Commit Graph

6728 Commits

Author SHA1 Message Date
mattias
a7606840be implemented DoubleClick for quick selection in new dialog
git-svn-id: trunk@6679 -
2005-01-24 16:06:42 +00:00
mattias
95fb01d94f fixed OI to end a RefreshPropertyValues on change
git-svn-id: trunk@6678 -
2005-01-24 15:12:30 +00:00
mattias
481bc1c1e4 fixed TCollectionPropertyEditorForm to recognize renames and deletes
git-svn-id: trunk@6677 -
2005-01-24 14:57:36 +00:00
mattias
b2b2743b38 fixed TColorButton.Paint
git-svn-id: trunk@6676 -
2005-01-24 12:23:11 +00:00
mattias
f511a12950 added checks for filenames with spaces
git-svn-id: trunk@6675 -
2005-01-24 11:49:42 +00:00
vincents
c897b1bb92 rearranged help menu
git-svn-id: trunk@6674 -
2005-01-24 08:37:32 +00:00
mattias
f7d46bbd2e fixed search path to cmd line param
git-svn-id: trunk@6673 -
2005-01-24 02:42:34 +00:00
vincents
439830118d added command line parameter for running test at startup from Dean
git-svn-id: trunk@6672 -
2005-01-23 21:31:45 +00:00
mattias
47ab7292d7 fixed TabList access
git-svn-id: trunk@6671 -
2005-01-23 15:05:23 +00:00
mattias
c744539a34 fixed using quotation marks in idemake.cfg
git-svn-id: trunk@6670 -
2005-01-23 13:14:57 +00:00
mattias
2031a67a6e fixes for reading inherited forms from Colin Western
git-svn-id: trunk@6669 -
2005-01-23 12:56:49 +00:00
mattias
650a6ec0c5 fixed expandingtabs in synedit painting
git-svn-id: trunk@6668 -
2005-01-23 11:43:38 +00:00
mattias
94f6a1142d fixed gtk2 intf from Peter Vreman
git-svn-id: trunk@6667 -
2005-01-22 23:53:43 +00:00
mattias
9a406a352b added sprite example
git-svn-id: trunk@6666 -
2005-01-22 22:26:16 +00:00
mattias
dc85cead86 added option to omit debugged program stopped from Andrew Haines
git-svn-id: trunk@6665 -
2005-01-22 20:48:13 +00:00
mattias
e96bcfac7c added taborder example
git-svn-id: trunk@6664 -
2005-01-22 20:24:15 +00:00
vincents
bef9bc5c13 fixed installing as normal user
git-svn-id: trunk@6663 -
2005-01-22 12:01:56 +00:00
micha
d303185c5d implement restored size, let lazarus ide store restored size
git-svn-id: trunk@6662 -
2005-01-21 22:08:11 +00:00
micha
2f743e3584 simpler overlay window
git-svn-id: trunk@6661 -
2005-01-21 22:07:10 +00:00
micha
06d7f53d8a fix bug #575, refresh control image when moving/resizing
git-svn-id: trunk@6660 -
2005-01-21 19:47:16 +00:00
mattias
b03bf7f76a implemented option to reduce designer painting
git-svn-id: trunk@6659 -
2005-01-21 19:18:35 +00:00
micha
11192971f6 fix capturing of mouse during dragging
speed up drawing of grid; use Pixels[] to draw pixels :)
moveto/lineto uses Pen, not Brush

git-svn-id: trunk@6658 -
2005-01-21 16:18:31 +00:00
micha
46192cb3cc implement TCustomLabel.Layout
git-svn-id: trunk@6657 -
2005-01-21 14:18:11 +00:00
micha
4338d1ed7e implement TCustomLabel.Transparent
git-svn-id: trunk@6656 -
2005-01-21 13:38:10 +00:00
micha
4c10140dbf check range of new TopY
git-svn-id: trunk@6655 -
2005-01-21 12:40:31 +00:00
micha
c5f71e2011 only change cursor if within client area
git-svn-id: trunk@6654 -
2005-01-21 12:10:25 +00:00
micha
780de93e75 cleanup focus; fix tabbing
git-svn-id: trunk@6653 -
2005-01-21 11:52:01 +00:00
mattias
07c70ad0b5 fixed changing the cell value while in editor mode from Jesus
git-svn-id: trunk@6652 -
2005-01-21 10:41:30 +00:00
mattias
623d8f33d0 implemented streaming of anchorsides
git-svn-id: trunk@6651 -
2005-01-21 10:34:56 +00:00
mattias
ff55a92ced fixed showing anchor control in anchor editor
git-svn-id: trunk@6650 -
2005-01-20 22:10:36 +00:00
mattias
0312b4613d implementing anchor editor, setting sibling and reference sides
git-svn-id: trunk@6649 -
2005-01-20 20:51:06 +00:00
mattias
efeb185b05 implemented setting Anchors via AnchorEditor
git-svn-id: trunk@6648 -
2005-01-20 19:00:33 +00:00
mattias
87dfdda5ef published TComboBox.OnDbClick
git-svn-id: trunk@6647 -
2005-01-20 16:58:16 +00:00
vincents
a4169e7bc6 use default widget set and target os
git-svn-id: trunk@6646 -
2005-01-20 14:25:26 +00:00
vincents
ef34c15147 implemented TWin32WSCustomListBox.GetTopIndex and SetTopIndex
git-svn-id: trunk@6645 -
2005-01-20 13:34:07 +00:00
mattias
bdd68241d4 fixed win compilation
git-svn-id: trunk@6644 -
2005-01-20 13:10:58 +00:00
mattias
d98fb2e07c fixed Escape key in dialogs: run params, new, compiler opts
git-svn-id: trunk@6643 -
2005-01-20 11:37:24 +00:00
mattias
4f73c82aaf fixed fpCanvas TPenStyle to LCL intf pen styles
git-svn-id: trunk@6642 -
2005-01-20 00:31:39 +00:00
vincents
c2ffe68e8d fixed calculating EffectiveMaxWidth and EffectiveMaxHeight
git-svn-id: trunk@6641 -
2005-01-19 22:34:30 +00:00
vincents
dd8c50dc28 renamed AvLTree to AvL_Tree
git-svn-id: trunk@6640 -
2005-01-19 12:48:24 +00:00
mattias
9775b31e86 improved invert assignment tool for comments from Andrew Haines
git-svn-id: trunk@6639 -
2005-01-19 08:17:03 +00:00
mattias
03115ff293 replaced array of with pointer of integer for 1.0.10
git-svn-id: trunk@6638 -
2005-01-18 22:35:51 +00:00
mattias
cc5ecdae5c added workaround for bug #3574
git-svn-id: trunk@6637 -
2005-01-18 22:26:10 +00:00
vincents
58131f7541 fixed unlocking executable after debugging
git-svn-id: trunk@6636 -
2005-01-18 21:22:44 +00:00
mattias
166bd87dab added stream size check for TBitmap
git-svn-id: trunk@6635 -
2005-01-18 19:46:41 +00:00
mattias
0dd37d3a62 improved invert assignment tool by multilines from Andrew Haines
git-svn-id: trunk@6634 -
2005-01-18 18:46:59 +00:00
vincents
5d92a35f90 show message if not help is found
git-svn-id: trunk@6633 -
2005-01-18 13:11:54 +00:00
vincents
e79faaf4d2 fixed showing error, if no browser is found
git-svn-id: trunk@6632 -
2005-01-18 07:28:29 +00:00
marc
c7d03af771 * oops, fixed line end calculation
git-svn-id: trunk@6631 -
2005-01-18 00:59:49 +00:00
marc
3ddadc078f * Improved line end detection for rawimages
git-svn-id: trunk@6630 -
2005-01-18 00:09:31 +00:00