lazarus/lcl/interfaces/gtk
2005-11-19 11:55:08 +00:00
..
dragicons.inc
gtkcallback.inc fixed crash on SetShowInTaskBar for non application forms 2005-11-07 09:27:32 +00:00
gtkcomboboxcallback.inc fixed gtk2 intf checking if signal already connected 2005-02-17 02:10:53 +00:00
gtkdef.pp removed cvs logs 2005-08-22 12:30:03 +00:00
gtkdragcallback.inc various fixes for TCustomMemo, RTTIControls, FindReferences 2004-09-22 19:05:58 +00:00
gtkfontcache.pas changed hexstr(cardinal()) for pointers to dbgs() and other 64-bits fixes from Peter Vreman 2005-03-07 21:59:45 +00:00
gtkglobals.pp Font enumeration, Screen.fonts, TFontCharset property editor 2005-10-29 20:06:26 +00:00
gtkimages.lrs
gtkint.pp gtk2 intf can now optionally use the file chooses, compile with HasGTK2_6 2005-11-19 11:55:08 +00:00
gtkkeysyms.inc accelerated identifier completion 2005-03-02 15:59:53 +00:00
gtklclintf.inc add user data parameter to addeventhandler, that is passed to the given callback 2005-11-18 18:56:30 +00:00
gtklclintfh.inc add user data parameter to addeventhandler, that is passed to the given callback 2005-11-18 18:56:30 +00:00
gtklistsl.inc gtk: only ownerdraw lists receive OnDrawItem (bug #910), windows: enable listbox with color in objectinspector 2005-11-11 21:54:34 +00:00
gtklistslh.inc * Fixed callback removal in items 2005-09-14 23:16:51 +00:00
gtklistviewcallback.inc - 64 bit fixes to GetWindowLong and callers from Florian 2005-07-29 22:44:07 +00:00
gtkmemostrings.inc started basic docking anchoring and made Contributors.txt ASCII to show everywhere 2005-07-17 01:05:04 +00:00
gtkmsgqueue.pp renamed lazqueue to lazlinkedlist, patch from Jeroen 2003-08-18 13:26:06 +00:00
gtkobject.inc gtk2 intf can now optionally use the file chooses, compile with HasGTK2_6 2005-11-19 11:55:08 +00:00
gtkpagecallback.inc changed hexstr(cardinal()) for pointers to dbgs() and other 64-bits fixes from Peter Vreman 2005-03-07 21:59:45 +00:00
gtkproc.inc fixed crash on SetShowInTaskBar for non application forms 2005-11-07 09:27:32 +00:00
gtkproc.pp add user data parameter to addeventhandler, that is passed to the given callback 2005-11-18 18:56:30 +00:00
gtkwinapi.inc rename "winapi" function BringWindowToTop to SetForegroundWindow, because BringWindowToTop does not actually bring the window to the top in win32, but only activates it 2005-11-13 19:44:20 +00:00
gtkwinapih.inc rename "winapi" function BringWindowToTop to SetForegroundWindow, because BringWindowToTop does not actually bring the window to the top in win32, but only activates it 2005-11-13 19:44:20 +00:00
gtkwinapiwindow.pp removed cvs logs 2005-08-22 12:30:03 +00:00
gtkwsactnlist.pp implemented very rudimentary TTabControl 2004-09-10 16:28:51 +00:00
gtkwsarrow.pp convert LM_SETVALUE message to interface methods 2004-09-19 18:50:28 +00:00
gtkwsbuttons.pp * Reimplemented ZOrder 2005-07-16 00:08:26 +00:00
gtkwscalendar.pp renamed TWSCalendar to TWSCustomCalendar, fix using TTICalendar (bug #1203) 2005-09-25 19:40:03 +00:00
gtkwschecklst.pp added gtk handler for TCheckListBox item check change 2005-08-29 10:35:25 +00:00
gtkwsclistbox.pp implemented very rudimentary TTabControl 2004-09-10 16:28:51 +00:00
gtkwscomctrls.pp * Reimplemented ZOrder 2005-07-16 00:08:26 +00:00
gtkwscontrols.pp mark non constraint windows resizeable, otherwise X warns 2005-11-02 00:09:55 +00:00
gtkwscustomlistview.inc removed ifdef ver1 from Martin Smat 2005-08-04 08:41:46 +00:00
gtkwsdbctrls.pp implemented very rudimentary TTabControl 2004-09-10 16:28:51 +00:00
gtkwsdbgrids.pp implemented very rudimentary TTabControl 2004-09-10 16:28:51 +00:00
gtkwsdialogs.pp * Renamed InterfaceObject to WidgetSet 2005-08-28 23:38:18 +00:00
gtkwsdirsel.pp implemented very rudimentary TTabControl 2004-09-10 16:28:51 +00:00
gtkwseditbtn.pp implemented very rudimentary TTabControl 2004-09-10 16:28:51 +00:00
gtkwsextctrls.pp implemented TSplitter.Beveled for gtk intf 2005-11-02 09:10:52 +00:00
gtkwsextdlgs.pp implemented very rudimentary TTabControl 2004-09-10 16:28:51 +00:00
gtkwsfilectrl.pp implemented very rudimentary TTabControl 2004-09-10 16:28:51 +00:00
gtkwsforms.pp fixed crash on SetShowInTaskBar for non application forms 2005-11-07 09:27:32 +00:00
gtkwsgrids.pp Font enumeration, Screen.fonts, TFontCharset property editor 2005-10-29 20:06:26 +00:00
gtkwsimglist.pp implemented very rudimentary TTabControl 2004-09-10 16:28:51 +00:00
gtkwsmaskedit.pp implemented very rudimentary TTabControl 2004-09-10 16:28:51 +00:00
gtkwsmenus.pp implemented TCustomForm.OnWindowStateChange for gtk2 2005-11-05 12:55:53 +00:00
gtkwspairsplitter.pp implemented very rudimentary TTabControl 2004-09-10 16:28:51 +00:00
gtkwsspin.pp fix gtk compilation for spinedit climbrate -> increment 2005-11-13 13:24:02 +00:00
gtkwsstdctrls.pp fixed gtk2 listbox setborder to TODO 2005-09-16 08:58:06 +00:00
gtkwstoolwin.pp implemented very rudimentary TTabControl 2004-09-10 16:28:51 +00:00
interfaces.pp * Renamed InterfaceObject to WidgetSet 2005-08-28 23:38:18 +00:00
Makefile changed unit output directories to fpc format units/CPU-OS 2005-07-22 13:47:35 +00:00
Makefile.fpc changed unit output directories to fpc format units/CPU-OS 2005-07-22 13:47:35 +00:00
tnotebook_close_tab.xpm