Commit Graph

96 Commits

Author SHA1 Message Date
mattias
5e5c1122a7 renamed LCLLinux to LCLIntf
git-svn-id: trunk@4637 -
2003-09-18 09:21:03 +00:00
mattias
a627ec7e42 fixed PropDrawName style init
git-svn-id: trunk@4529 -
2003-08-26 16:07:31 +00:00
mattias
43ea5ac01c implemented component tree for OI
git-svn-id: trunk@4528 -
2003-08-26 14:33:40 +00:00
mattias
f5d2c38786 fixed debugging info
git-svn-id: trunk@4527 -
2003-08-26 12:39:03 +00:00
mattias
c771afd96b applied listbox/combobox patch from Karl
git-svn-id: trunk@4524 -
2003-08-26 08:12:33 +00:00
mattias
f9aa787cd3 implemented selections in component tree
git-svn-id: trunk@4513 -
2003-08-22 18:10:39 +00:00
mattias
2ba9e24665 fixed TApplication.GetTitle
git-svn-id: trunk@4512 -
2003-08-22 13:51:25 +00:00
mattias
36ca9e7471 started componenttree
git-svn-id: trunk@4509 -
2003-08-22 07:58:38 +00:00
mattias
2d244346ef fixed TDataModule.OnCreate
git-svn-id: trunk@4392 -
2003-07-11 09:26:08 +00:00
mattias
ebfe3ad006 fixed deleting autocreated child controls
git-svn-id: trunk@4320 -
2003-06-25 22:21:55 +00:00
mattias
56b99b1664 fixed readonly of properties
git-svn-id: trunk@4268 -
2003-06-13 11:58:46 +00:00
mattias
87d9dca202 made Fonts of TControls in OI readonly
git-svn-id: trunk@4255 -
2003-06-10 21:08:58 +00:00
mattias
ec9835ce63 implemented datamodules
git-svn-id: trunk@4222 -
2003-06-01 21:09:09 +00:00
mattias
f5fda4505a added TScreen handlers, implemented TMainIDE.UnHideIDE
git-svn-id: trunk@4184 -
2003-05-25 12:12:36 +00:00
mattias
4c966d7cfa added GlobalDesignHook GetSelectedComponents
git-svn-id: trunk@4164 -
2003-05-20 07:46:02 +00:00
mattias
687d09cdff added ComponentDeleting event
git-svn-id: trunk@4163 -
2003-05-19 15:53:08 +00:00
mattias
d9d414c8f3 implemented handler lists for property hooks
git-svn-id: trunk@4162 -
2003-05-19 15:16:49 +00:00
mattias
6bbd9abbbe fixed find declaration intf cache
git-svn-id: trunk@4156 -
2003-05-15 13:00:21 +00:00
mazen
71574dd97a + explicit override of inline assembler type to AT&T (fpc.cfg specify other?)
git-svn-id: trunk@4129 -
2003-05-05 11:47:04 +00:00
mattias
3c1c4757ca started TMemoScrollbar
git-svn-id: trunk@3980 -
2003-03-28 23:03:38 +00:00
mattias
c91828b974 started typeinfo for double extended
git-svn-id: trunk@3979 -
2003-03-28 19:39:54 +00:00
mattias
722e18f899 added synedit localization
git-svn-id: trunk@3914 -
2003-03-12 08:21:34 +00:00
mattias
e105af18d2 fixed initial size
git-svn-id: trunk@3884 -
2003-02-28 15:49:43 +00:00
mattias
c8b907375a fixed set method in OI
git-svn-id: trunk@3832 -
2003-02-04 14:36:19 +00:00
mattias
aa186e7665 fixed modified and loading xpms for button glyphs
git-svn-id: trunk@3831 -
2003-02-04 11:44:13 +00:00
mattias
2eacf15226 new build all icon from Luis
git-svn-id: trunk@3827 -
2003-01-27 14:04:41 +00:00
mattias
c36de31dd9 xmlcfg deletion, focus fixes
git-svn-id: trunk@3748 -
2002-12-28 11:29:47 +00:00
mattias
80e50a1cf9 set SystemFont:=true
git-svn-id: trunk@3723 -
2002-12-22 23:11:43 +00:00
mattias
f52032df06 added patch from Jeroen van Idekinge
git-svn-id: trunk@1432 -
2002-02-09 02:30:56 +00:00
lazarus
dc2e8ef5ff MG: fixed missing initialization
git-svn-id: trunk@1431 -
2002-02-09 02:30:55 +00:00
lazarus
b89d0b7c59 MG: implemented TMethodList and Application Idle handlers
git-svn-id: trunk@1430 -
2002-02-09 02:30:54 +00:00
lazarus
c9e0370f7f AJ: Mostly Fixed drawing pedsInComboBox & pedsSelected
git-svn-id: trunk@1429 -
2002-02-09 02:30:53 +00:00
lazarus
0e51d43407 MG: fixed setting existing method
git-svn-id: trunk@1428 -
2002-02-09 02:30:52 +00:00
lazarus
f1ccc40cb4 MG: added consistency checks and fixed selection drawing on wrong forms
git-svn-id: trunk@1427 -
2002-02-09 02:30:51 +00:00
lazarus
e91d716355 MG: fixed updating properties on adding default event
git-svn-id: trunk@1426 -
2002-02-09 02:30:50 +00:00
lazarus
00835a1d4c MG: added OnDrawItem to OI
git-svn-id: trunk@1425 -
2002-02-09 02:30:49 +00:00
lazarus
5c326caa41 MG: added some component rename checks
git-svn-id: trunk@1424 -
2002-02-09 02:30:48 +00:00
lazarus
e70cbdf3a2 MG: replaced halt with raiseexception
git-svn-id: trunk@1423 -
2002-02-09 02:30:47 +00:00
lazarus
6de883b97d MG: renamed designerstr.pas to objinspstrconsts.pas
git-svn-id: trunk@1422 -
2002-02-09 02:30:46 +00:00
lazarus
c667c58895 Collection editor is not multiselect. Not yet.
git-svn-id: trunk@1421 -
2002-02-09 02:30:45 +00:00
lazarus
fc70c813fd Fix designer initialization.
git-svn-id: trunk@1420 -
2002-02-09 02:30:44 +00:00
lazarus
e30a2cb3d7 Cleanups, extended TStatusBar, graphic control cleanups.
git-svn-id: trunk@1419 -
2002-02-09 02:30:43 +00:00
lazarus
3c34cdd1af MG: scrollingwincontrol from Andrew
git-svn-id: trunk@1418 -
2002-02-09 02:30:42 +00:00
lazarus
e170754cdb MG: added multiselection to TTreeView
git-svn-id: trunk@1417 -
2002-02-09 02:30:41 +00:00
lazarus
8419441403 MG: added keymapping to designer
git-svn-id: trunk@1416 -
2002-02-09 02:30:40 +00:00
lazarus
18dadda900 MG: started TCollectionPropertyEditor
git-svn-id: trunk@1415 -
2002-02-09 02:30:39 +00:00
lazarus
9fee6d8ff2 MG: fixed rubberband
git-svn-id: trunk@1414 -
2002-02-09 02:30:38 +00:00
lazarus
11ed6eeaa1 MG: TComponentPropertyEditor now shows child properties
git-svn-id: trunk@1413 -
2002-02-09 02:30:37 +00:00
lazarus
92d57158d6 MG: fixed streaming visible=false
git-svn-id: trunk@1412 -
2002-02-09 02:30:36 +00:00
lazarus
6df3b96306 Enabled cursor property + property editor.
git-svn-id: trunk@1411 -
2002-02-09 02:30:35 +00:00