Commit Graph

7536 Commits

Author SHA1 Message Date
micha
a8d1f0629c fix double click heuristic to take into account cursor movement, if moved too much do not send double click
git-svn-id: trunk@7389 -
2005-07-21 17:37:40 +00:00
micha
9e7bfb96b9 implement tbitbtn.spacing for win32
allow -1 for tbitbtn.spacing; means center text
fix transparent (xpm typically) images drawing on bitbtns

git-svn-id: trunk@7388 -
2005-07-21 09:43:14 +00:00
mattias
7e1b82da00 in32 interface check if the listItem state has already the asked value from Martin Smat
git-svn-id: trunk@7387 -
2005-07-19 21:05:37 +00:00
mattias
f2f3871b52 fixed reading vaInt16
git-svn-id: trunk@7386 -
2005-07-19 20:58:15 +00:00
mattias
83e05bbe9e made addfiletoapackage dialog more compact
git-svn-id: trunk@7385 -
2005-07-19 19:18:17 +00:00
vincents
d38b28736f compile fpc units wiht -Ur
git-svn-id: trunk@7384 -
2005-07-19 18:40:06 +00:00
vincents
13c1dcc544 set version 0.9.9
git-svn-id: trunk@7383 -
2005-07-19 14:36:54 +00:00
micha
854c9cf746 fix bug #741: fix setting multiselect to not select all items; default extendedselect is true
git-svn-id: trunk@7382 -
2005-07-19 14:18:44 +00:00
vincents
83e35541fc updated translations
git-svn-id: trunk@7380 -
2005-07-19 13:30:45 +00:00
vincents
2953927ca9 to version 0.9.8
git-svn-id: trunk@7379 -
2005-07-19 12:43:43 +00:00
micha
d233ae4e9b fix ParentDestroyingHandle to return true if destroying; was wrong way around
git-svn-id: trunk@7378 -
2005-07-19 10:44:47 +00:00
vincents
bed8cc1dc7 added colorbox image to the component toolbar
git-svn-id: trunk@7377 -
2005-07-19 09:04:00 +00:00
vincents
9625ff01e6 added xpm for component toolbar
git-svn-id: trunk@7376 -
2005-07-19 08:44:46 +00:00
vincents
31c746f9de added ColorBox (from Darius) to LCL
git-svn-id: trunk@7375 -
2005-07-19 08:31:21 +00:00
mattias
aad303748d created a lfm for AddFileToAPackageDialog from Draius
git-svn-id: trunk@7374 -
2005-07-18 21:34:45 +00:00
mattias
244cd6023d fixed TSaveDialog.Options ofNoReadOnlyReturn fr omColin Western
git-svn-id: trunk@7373 -
2005-07-18 21:23:06 +00:00
micha
8f21b33cd7 can only introduce virtual methods in TWSWinControl; quick fix
git-svn-id: trunk@7372 -
2005-07-18 19:31:53 +00:00
micha
4d1f460836 split up implementation of ResizeChild
git-svn-id: trunk@7371 -
2005-07-18 13:49:54 +00:00
micha
993f9a7aaa remove unused TLazObject
git-svn-id: trunk@7370 -
2005-07-18 12:44:15 +00:00
micha
e449af4c82 remove TWin32WidgetSet.RecreateWnd, use the one from Controls unit
git-svn-id: trunk@7369 -
2005-07-18 12:37:58 +00:00
mattias
5835cdba75 Added TProtableAnyMapGraphic and fixed loading .ico on BIG_ENDIAN systems from Colin Western
git-svn-id: trunk@7368 -
2005-07-18 09:29:11 +00:00
jesus
4b5ad03da8 Improve Delphi compatibility from Colin Western
git-svn-id: trunk@7367 -
2005-07-18 06:29:27 +00:00
marc
4b1881f23a * Patch from Colin Western
+ added a check for long repeats

git-svn-id: trunk@7366 -
2005-07-17 22:22:00 +00:00
marc
de83f4a4a6 * GDB repeated values are expanded
git-svn-id: trunk@7365 -
2005-07-17 20:08:35 +00:00
mattias
c7181d4a84 started creating TLazDockPage helper controls
git-svn-id: trunk@7364 -
2005-07-17 02:24:41 +00:00
mattias
5f02e9ea77 removed %MainUnit directive
git-svn-id: trunk@7363 -
2005-07-17 01:27:22 +00:00
mattias
a6e4985cfb started basic docking anchoring and made Contributors.txt ASCII to show everywhere
git-svn-id: trunk@7362 -
2005-07-17 01:05:04 +00:00
marc
98f5b75116 * Reimplemented ZOrder
+ Added IDE option to move a control one forward/back
* Fixed IDE control selection
- Removed some IFDEF VER 1_0
+ Added some inline

git-svn-id: trunk@7361 -
2005-07-16 00:08:26 +00:00
mattias
a3163f6ccb improved watches: popup on rightclick, listview widths manually override under win32, double click shows adds/change from Darius Blaszijk
git-svn-id: trunk@7360 -
2005-07-15 17:59:47 +00:00
mattias
52b0862c32 extended MakeResourceString function to auto adjust at string constants boundaries
git-svn-id: trunk@7359 -
2005-07-15 17:42:45 +00:00
mattias
772ebf4265 extended MakeResourceString function to convert parts of string constants
git-svn-id: trunk@7358 -
2005-07-15 16:25:39 +00:00
mattias
42f6cd4d0e added resourcestrings for some graphic types
git-svn-id: trunk@7357 -
2005-07-15 15:07:10 +00:00
mattias
a3ceca18bf added resourcestrings for search progress form
git-svn-id: trunk@7356 -
2005-07-15 15:00:01 +00:00
mattias
5f30c8d80a updated finnish translation from Seppo
git-svn-id: trunk@7355 -
2005-07-15 12:45:33 +00:00
mattias
23ce8c2282 fixed gtk2 intf setting ListBox.Items[i]:= from Andrew Haines
git-svn-id: trunk@7354 -
2005-07-15 12:44:18 +00:00
mattias
32023e11ff runtime packages can now be installed, but the IDE will warn
git-svn-id: trunk@7353 -
2005-07-15 11:11:57 +00:00
mattias
cc6e69cc7a implemented searching for unit source in all CompiledSrcPaths of all unit paths
git-svn-id: trunk@7352 -
2005-07-15 10:56:00 +00:00
micha
1bfc334185 let designer search recursively for hint window text (use same procedure as mousedownoncontrol)
git-svn-id: trunk@7351 -
2005-07-15 09:00:23 +00:00
mattias
c2be93cd45 updated finnish translation from Seppo
git-svn-id: trunk@7350 -
2005-07-14 22:29:36 +00:00
mattias
93adb0af21 improved autosizing of environment files options
git-svn-id: trunk@7349 -
2005-07-14 17:19:14 +00:00
mattias
e3bf68d83f improved autosizing for OI options
git-svn-id: trunk@7348 -
2005-07-14 17:10:56 +00:00
micha
35f0f32591 when designing, we want resizeable window borders
git-svn-id: trunk@7347 -
2005-07-14 17:05:55 +00:00
mattias
9746408be2 lfm files are now saved with local independent floats
git-svn-id: trunk@7346 -
2005-07-14 16:09:34 +00:00
mattias
8c7eaa87c6 fixed mechanism in TRadioGroup.SetItemIndex for lazy interfaces
git-svn-id: trunk@7345 -
2005-07-13 17:54:24 +00:00
mattias
a76a810302 added robust mechanism to TRadioGroup.SetItemIndex for lazy interfaces
git-svn-id: trunk@7344 -
2005-07-13 17:48:57 +00:00
mattias
97055a0514 updated finnish translation from Seppo
git-svn-id: trunk@7343 -
2005-07-13 17:29:33 +00:00
mattias
4e16359646 added some resourcestrings for image list editor
git-svn-id: trunk@7342 -
2005-07-13 17:27:17 +00:00
mattias
733f344443 added some resourcestrings and autosizing for checklistbox editor
git-svn-id: trunk@7341 -
2005-07-13 17:25:06 +00:00
mattias
cb4bbdbc39 improved autosizing of project inspector
git-svn-id: trunk@7340 -
2005-07-13 07:41:05 +00:00
mattias
384a57a132 implemented renaming of new package files
git-svn-id: trunk@7339 -
2005-07-13 07:33:14 +00:00