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
jesus
b0f697e2fa
removed some unused objects
...
fixed redrawing issues after closing dataset or removing columns
git-svn-id: trunk@7338 -
2005-07-12 21:05:51 +00:00
mattias
6fac34ae24
fixed getting property under muse cursor in OI from Martin Smat
...
git-svn-id: trunk@7337 -
2005-07-10 21:31:39 +00:00
mattias
447b4ffa63
updated build fpcsrc rpm scripts for fpc 2.0
...
git-svn-id: trunk@7336 -
2005-07-10 08:44:41 +00:00
jesus
412a0c8fe7
Fixed setting title on the correct object instace bug #1016
...
git-svn-id: trunk@7335 -
2005-07-10 07:26:44 +00:00
mattias
d787ff4438
TSplitter can now also work with Align=alNone and AnchorSide
...
git-svn-id: trunk@7334 -
2005-07-09 16:20:50 +00:00
micha
b6106285b6
fix bug #753 : trigger onselectionchange event if user sets itemindex
...
git-svn-id: trunk@7333 -
2005-07-08 18:30:28 +00:00
micha
5ad37d66be
fix 798, spinedit control needs coordinates of buddy
...
git-svn-id: trunk@7332 -
2005-07-08 17:58:02 +00:00
mattias
8700bd0071
clean up
...
git-svn-id: trunk@7331 -
2005-07-08 07:09:08 +00:00
mattias
c1e4ad243b
various codefolding imrpovements from Darius
...
git-svn-id: trunk@7330 -
2005-07-08 07:03:52 +00:00
jesus
15efd6b829
Enabled hints, build dlg now remember last options file
...
git-svn-id: trunk@7329 -
2005-07-07 21:08:42 +00:00