Commit Graph

92 Commits

Author SHA1 Message Date
micha
f0eb9c47ac convert LM_SCREENINIT message to interface method (integrated with TWidgetSet.AppInit(var ScreenInfo)
git-svn-id: trunk@6025 -
2004-09-18 10:52:48 +00:00
micha
1a1fa9f508 convert LM_SETFORMICON message to interface method
git-svn-id: trunk@6002 -
2004-09-15 07:58:00 +00:00
micha
b09d407049 convert LM_BRINGTOFRONT message to interface method
NOTE: was only used for tapplication, not from other controls

git-svn-id: trunk@5969 -
2004-09-11 13:38:37 +00:00
micha
fe38ae6e93 implement tapplication.minimize for win32, stub for gtk
git-svn-id: trunk@5868 -
2004-08-27 08:55:23 +00:00
mattias
28e09a231e localized graphprop editor form and replaced opensavedialog with opensavepicturedialog
git-svn-id: trunk@5866 -
2004-08-26 22:12:39 +00:00
mattias
aa117a3f6c moved navigation key handling to TApplication and added options for custom navigation
git-svn-id: trunk@5862 -
2004-08-26 19:09:34 +00:00
mattias
0ae50847ff implemented TCustomForm.Release
git-svn-id: trunk@5819 -
2004-08-18 14:24:55 +00:00
mattias
885b54ba20 fixed codetools ConstSet, implemented notifying TApplication whenmenu popups
git-svn-id: trunk@5776 -
2004-08-13 10:20:19 +00:00
mattias
fe6fe05521 implemented FormStyle fsSplash for splash screens
git-svn-id: trunk@5762 -
2004-08-09 21:12:43 +00:00
mattias
e6ebce1af3 added workaround for not working TDataModule.AfterConstruction
git-svn-id: trunk@5733 -
2004-08-04 10:35:38 +00:00
mattias
784902b92a TXMLPropStorage basically working
git-svn-id: trunk@5704 -
2004-07-25 01:04:45 +00:00
mattias
587f9c2420 added Delphi ToDo support, Application.WndProc, small bugfixes from Colin
git-svn-id: trunk@5664 -
2004-07-10 18:17:30 +00:00
mattias
c01cf47133 quick fixed crashing property overloading BorderStyle
git-svn-id: trunk@5495 -
2004-05-21 18:12:17 +00:00
mattias
a444f136c2 replaced writeln by debugln
git-svn-id: trunk@5455 -
2004-05-11 11:42:27 +00:00
mattias
ce11f9f6e2 implemented mainunit hints for include files
git-svn-id: trunk@5393 -
2004-04-10 17:58:57 +00:00
marc
3443dbecdb * Renamed TInterfaceBase to TWidgetSet
git-svn-id: trunk@5260 -
2004-03-05 00:14:02 +00:00
mattias
277581d567 fixed CreateComponent for buttons, implemented basic Drag And Drop
git-svn-id: trunk@5238 -
2004-02-28 00:34:36 +00:00
mattias
f60b748b9d improved FindDragTarget
git-svn-id: trunk@5228 -
2004-02-23 23:15:14 +00:00
mattias
add76d4e8b completed new TToolBar
git-svn-id: trunk@5226 -
2004-02-23 18:24:38 +00:00
micha
912d81b51e revert intf split
git-svn-id: trunk@5225 -
2004-02-23 08:19:05 +00:00
micha
8c520fe744 split interface into non-lcl and lcl-component dependent parts
git-svn-id: trunk@5224 -
2004-02-22 22:52:59 +00:00
mattias
3e893c428f activated Idle actions
git-svn-id: trunk@5190 -
2004-02-10 02:00:13 +00:00
mattias
cb3a24c0c7 added TActionList - actions need testing
git-svn-id: trunk@5139 -
2004-02-02 17:39:10 +00:00
micha
8881c2270a fix a lot of range check errors win32
git-svn-id: trunk@4986 -
2003-12-29 14:22:22 +00:00
mattias
459b1c939c fixed many range check warnings
git-svn-id: trunk@4951 -
2003-12-25 14:17:07 +00:00
micha
56bdc23a6f hint fixes: parentfont, font itself, showing/hiding + more
git-svn-id: trunk@4884 -
2003-12-14 19:18:04 +00:00
mattias
aa03a209d6 started PixelsPerInch
git-svn-id: trunk@4814 -
2003-11-17 23:09:39 +00:00
mattias
fd8dbbd5a6 updated Makefiles
git-svn-id: trunk@4813 -
2003-11-17 22:53:27 +00:00
micha
f0b5c03d21 hintwindow fixes
git-svn-id: trunk@4773 -
2003-11-07 18:47:30 +00:00
mattias
6a07969e0d removed CustApp defines
git-svn-id: trunk@4721 -
2003-10-21 18:44:11 +00:00
mattias
2ba9e24665 fixed TApplication.GetTitle
git-svn-id: trunk@4512 -
2003-08-22 13:51:25 +00:00
mattias
e691fb61ec TApplication now descends from TCustomApplication
git-svn-id: trunk@4471 -
2003-08-12 21:35:11 +00:00
mattias
ad6c403825 fixed LM_ShowModal for win32 intf from Karl
git-svn-id: trunk@4460 -
2003-08-09 16:30:34 +00:00
mattias
62cb8e4eaf added TApplication.CaptureExceptions
git-svn-id: trunk@4409 -
2003-07-16 16:53:59 +00:00
mattias
a4b72e95de fixed exception handling
git-svn-id: trunk@4351 -
2003-07-01 15:37:03 +00:00
mattias
1fb4ee52a5 fixes for debugging lazarus
git-svn-id: trunk@4296 -
2003-06-23 09:42:09 +00:00
mattias
2929675a0b fixed debugger stop
git-svn-id: trunk@4225 -
2003-06-02 21:37:30 +00:00
mattias
78139b2a34 changed projects forms into components
git-svn-id: trunk@4218 -
2003-05-31 10:07:33 +00:00
mattias
778256fa2f added try except to Application.Run, message on changing debugger items during compile
git-svn-id: trunk@4215 -
2003-05-30 08:10:52 +00:00
mattias
b125158c4b implemented deleting empty submenus
git-svn-id: trunk@4159 -
2003-05-18 10:42:58 +00:00
mattias
01696fe7b6 added package gtkopengl
git-svn-id: trunk@4109 -
2003-04-29 19:00:43 +00:00
mattias
043ac98dfc fixed loading form name
git-svn-id: trunk@4082 -
2003-04-20 07:36:29 +00:00
mattias
cd0c2a7936 added Sender to Application OnKeyDownHandler
git-svn-id: trunk@4043 -
2003-04-11 10:31:57 +00:00
mattias
36bdb823f4 added Application OnKeyDownHandler
git-svn-id: trunk@4042 -
2003-04-11 10:23:23 +00:00
mattias
280af8c739 added some help stuff
git-svn-id: trunk@4041 -
2003-04-11 09:32:20 +00:00
mattias
cb8dad4ea8 more localization for gtk- and win32-interface and lcl
git-svn-id: trunk@3908 -
2003-03-11 07:46:44 +00:00
mattias
2c6e6c4f94 changed the no interfaceobject message
git-svn-id: trunk@3803 -
2003-01-13 20:39:19 +00:00
mattias
4f99bbbbf7 added Windows menu to IDE
git-svn-id: trunk@3782 -
2003-01-04 11:58:32 +00:00
mattias
279a4f077c added more Delphi win32 compatibility functions
git-svn-id: trunk@3742 -
2002-12-27 17:12:38 +00:00
mattias
2b90b7d344 reduced flickering of hints
git-svn-id: trunk@3709 -
2002-12-17 12:04:30 +00:00