Commit Graph

41 Commits

Author SHA1 Message Date
mattias
9db0976b62 renamed TinterfaceObject.Init to AppInit and TWinControls can now contain childs in gtk
git-svn-id: trunk@1389 -
2002-02-09 01:48:23 +00:00
mattias
3affec9a8b replaced many invalidates by invalidaterect
git-svn-id: trunk@1382 -
2002-02-09 01:48:22 +00:00
mattias
f3288b80b4 added Timer patch from Vincent Snijders
git-svn-id: trunk@1374 -
2002-02-09 01:48:21 +00:00
mattias
5e9a551598 started OnMouseEnter and OnMouseLeave
git-svn-id: trunk@1373 -
2002-02-09 01:48:20 +00:00
mattias
45ecc507b8 added combobox createhandle old list assign
git-svn-id: trunk@1358 -
2002-02-09 01:48:19 +00:00
mattias
d3110aa421 added Delphis trick to set the form reference before the constructor is called
git-svn-id: trunk@1352 -
2002-02-09 01:48:18 +00:00
lazarus
e80f25f77d MG: fixed gdkwindow checks
git-svn-id: trunk@1338 -
2002-02-09 01:48:17 +00:00
lazarus
b41079d877 MG: fixed LM_LVChangedItem, OnShowHint, small bugs
git-svn-id: trunk@1317 -
2002-02-09 01:48:16 +00:00
lazarus
82911c499e MG: implemented Application.OnShowHint
git-svn-id: trunk@1307 -
2002-02-09 01:48:15 +00:00
lazarus
181285c133 MG: implemented hints
git-svn-id: trunk@1302 -
2002-02-09 01:48:14 +00:00
lazarus
9c042a3498 MG: implemented TMethodList and Application Idle handlers
git-svn-id: trunk@1292 -
2002-02-09 01:48:13 +00:00
lazarus
170073b0b8 MG: broke LCL<->interface circles
git-svn-id: trunk@1269 -
2002-02-09 01:48:12 +00:00
lazarus
3c41f94408 MG: broke actnlist <-> forms circle
git-svn-id: trunk@1267 -
2002-02-09 01:48:11 +00:00
lazarus
953785fd93 MG: broke dialogs.pp <-> forms.pp circle
git-svn-id: trunk@1250 -
2002-02-09 01:48:10 +00:00
lazarus
334b98c540 MG: broke buttons.pp <-> forms.pp circle
git-svn-id: trunk@1238 -
2002-02-09 01:48:09 +00:00
lazarus
f606c68078 AJ: Started Form Scrolling
Started StaticText FocusControl
    Fixed Misc Dialog Problems
    Added TApplication.Title

git-svn-id: trunk@1231 -
2002-02-09 01:48:08 +00:00
lazarus
29cdb6218c MG: fixed destroying combobox
git-svn-id: trunk@1218 -
2002-02-09 01:48:07 +00:00
lazarus
3aade8f34d MG: added gtk rc file support and started stule dependent syscolors
git-svn-id: trunk@1206 -
2002-02-09 01:48:06 +00:00
lazarus
53255e3f75 MG: started mouse bugfix and completed Makefile.fpc
git-svn-id: trunk@1199 -
2002-02-09 01:48:05 +00:00
lazarus
e42a687478 MG: changed license to LGPL
git-svn-id: trunk@1192 -
2002-02-09 01:48:04 +00:00
lazarus
8d68b51a7e MG: changed except statements to more verbosity
git-svn-id: trunk@1187 -
2002-02-09 01:48:03 +00:00
lazarus
7d85738e1f MG: reduced size+move messages between lcl and interface
git-svn-id: trunk@1175 -
2002-02-09 01:48:02 +00:00
lazarus
8deadbc690 MG: outputfilter can now find include files
git-svn-id: trunk@1168 -
2002-02-09 01:48:01 +00:00
lazarus
bc261e943c MG: fixed synedit crash on exit
git-svn-id: trunk@1161 -
2002-02-09 01:48:00 +00:00
lazarus
7972a2ff38 MG: added error message, when lcl has abstract widget interface object
git-svn-id: trunk@632 -
2002-01-27 23:35:33 +00:00
lazarus
800dd8c2b9 MG: added error message, when lcl founds no widget interface object
git-svn-id: trunk@631 -
2002-01-27 23:24:37 +00:00
lazarus
bd75d3d4c3 MG: added TApplication.ShowException
git-svn-id: trunk@490 -
2001-12-08 12:35:12 +00:00
lazarus
a7787f8119 Changes to make toggling between form and unit work.
Added BringWindowToTop
Shane

git-svn-id: trunk@419 -
2001-11-14 17:46:59 +00:00
lazarus
4d2da430b7 added popupmenu+arrows to notebooks, added target filename
git-svn-id: trunk@389 -
2001-11-05 18:18:19 +00:00
lazarus
5da619f0b3 Changes to Messagebox.
Added line to CodeTools to prevent duplicate USES entries.

git-svn-id: trunk@382 -
2001-11-01 21:30:35 +00:00
lazarus
0180f8302a Changed Application.Messagebox to use TMessageBox class.
Added icon images for mtError and mtConfirmation
Shane

git-svn-id: trunk@381 -
2001-11-01 18:48:52 +00:00
lazarus
0c36e4eab1 MG: added ExceptProc to forms.pp
git-svn-id: trunk@380 -
2001-10-31 22:12:12 +00:00
lazarus
bb9b3d32fe Added code for TApplication to get it ready to accept exceptions.
Shane

git-svn-id: trunk@378 -
2001-10-31 21:43:29 +00:00
lazarus
a4f8e5ce80 MG: added complete code
git-svn-id: trunk@349 -
2001-10-15 13:11:28 +00:00
lazarus
cf83aad8c0 MG: added WaitMessage and HandleEvents is now non blocking
git-svn-id: trunk@308 -
2001-07-01 23:33:13 +00:00
lazarus
5466ee1774 MG: bugfixes for destroying controls
git-svn-id: trunk@303 -
2001-06-28 18:15:04 +00:00
lazarus
bc488d5e04 MG: added code for form icons from Rene E. Beszon
git-svn-id: trunk@299 -
2001-06-26 00:08:36 +00:00
lazarus
36975e1117 MG: fixed bugs and cleaned up messages
git-svn-id: trunk@280 -
2001-06-04 09:32:17 +00:00
lazarus
2661a323d9 MWE:
= moved some types to gtkdef
  + added WinWidgetInfo
  + added some initialization to Application.Create

git-svn-id: trunk@135 -
2001-01-24 23:26:40 +00:00
lazarus
8d46c53658 MWE:
* Updated makefiles for FPC release 1.0  binary units
  * Changed creation, now LCL unit distributions are possible
  * Moved interfaces.pp from LCL to interface dirs

git-svn-id: trunk@33 -
2000-09-10 19:58:48 +00:00
michael
f088b13a3e + Initial import
git-svn-id: trunk@2 -
2000-07-13 10:28:31 +00:00