lazarus/lcl/interfaces/gtk
2008-01-15 05:29:41 +00:00
..
tests
dragicons.inc
gtk1def.pp * Started with object based GDI 2007-11-23 00:07:45 +00:00
gtk1devicecontext.inc * Started with object based GDI 2007-11-23 00:07:45 +00:00
gtk1extra.inc
gtk1extrah.inc gtk1/2: implement GetSystemMetrics(SM_CXTHUMB/SM_CYTHUMB) 2007-11-06 09:11:58 +00:00
gtk1int.pp - gtk: move dialogs related stuff to gtkwsdialogs and gtk2wsdialogs 2007-12-27 09:51:27 +00:00
gtk1memostrings.inc
gtk1memostringsh.inc
gtk1privatelist.inc * fixed crash in checklistbox 2008-01-07 23:58:16 +00:00
gtk1trayicon.inc gtk2 intf: removed some unused variables and fixed TNoteBook.ClientOrigin 2007-12-01 23:33:54 +00:00
gtk1widgetset.inc - gtk: move dialogs related stuff to gtkwsdialogs and gtk2wsdialogs 2007-12-27 09:51:27 +00:00
gtk1wsprivate.pp * fixed crash in checklistbox 2008-01-07 23:58:16 +00:00
gtkcallback.inc gtk: 2008-01-14 08:10:31 +00:00
gtkcomboboxcallback.inc
gtkdebug.pp
gtkdef.pp fixed gtk compilation 2007-11-23 06:21:32 +00:00
gtkdefines.inc gtk: implement DrawDefaultDockImage (as blue rectangle) 2008-01-08 11:15:07 +00:00
gtkdevicecontext.inc gtk: offset should be added only if fixed widget also have no window (fixes something in lazreport) 2007-12-18 06:06:57 +00:00
gtkdragcallback.inc
gtkextra.pp
gtkfiledialogutils.inc
gtkfiledialogutilsh.inc
gtkfontcache.pas
gtkglobals.pp gtk: 2008-01-06 09:58:46 +00:00
gtkimages.lrs
gtkint.pp gtk: TGtkWSDragImageList implementation 2008-01-15 03:29:00 +00:00
gtkkeysyms.inc
gtklclintf.inc gtk: implement DrawDefaultDockImage (as blue rectangle) 2008-01-08 11:15:07 +00:00
gtklclintfh.inc gtk: implement DrawDefaultDockImage (as blue rectangle) 2008-01-08 11:15:07 +00:00
gtklistsl.inc
gtklistslh.inc
gtkmsgqueue.pp
gtkpagecallback.inc gtk: 2007-12-14 09:02:21 +00:00
gtkprivatelist.inc * fixed crash in checklistbox 2008-01-07 23:58:16 +00:00
gtkprivatewidget.inc
gtkproc.inc gtk2 intf: shrink close buttons of TNoteBook tabs, bug #9856 2008-01-09 21:13:01 +00:00
gtkproc.pp gtk: 2008-01-14 08:10:31 +00:00
gtkstdpixmaps.inc fix problematic xpms (they did not work with gtk1 reader) 2008-01-06 17:28:49 +00:00
gtkthemes.pas TGtkThemeServices.DrawPixmap: center pixmap in rect 2008-01-10 03:58:02 +00:00
gtkwidgetset.inc gtk: correct direction of dragimagelist hotspot 2008-01-15 05:29:41 +00:00
gtkwinapi.inc gtk: 2008-01-08 09:33:43 +00:00
gtkwinapih.inc gtk: 2007-12-30 18:15:53 +00:00
gtkwinapiwindow.pp repair VerboseFocus for gtk2 2007-12-14 04:17:15 +00:00
gtkwsactnlist.pp
gtkwsarrow.pp add set_rc_name to every CreateHandle 2007-12-31 08:12:12 +00:00
gtkwsbuttons.pp add set_rc_name to every CreateHandle 2007-12-31 08:12:12 +00:00
gtkwscalendar.pp add set_rc_name to every CreateHandle 2007-12-31 08:12:12 +00:00
gtkwschecklst.pp TCheckListBox.State property and support for grayed states: 2007-12-17 10:21:56 +00:00
gtkwsclistbox.pp add set_rc_name to every CreateHandle 2007-12-31 08:12:12 +00:00
gtkwscomctrls.pp add set_rc_name to every CreateHandle 2007-12-31 08:12:12 +00:00
gtkwscontrols.pp gtk: TGtkWSDragImageList implementation 2008-01-15 03:29:00 +00:00
gtkwscustomlistview.inc add set_rc_name to every CreateHandle 2007-12-31 08:12:12 +00:00
gtkwsdbctrls.pp
gtkwsdbgrids.pp
gtkwsdialogs.pp - gtk: move dialogs related stuff to gtkwsdialogs and gtk2wsdialogs 2007-12-27 09:51:27 +00:00
gtkwsdirsel.pp
gtkwseditbtn.pp
gtkwsextctrls.pp fix gtk1 compilation 2008-01-14 12:57:34 +00:00
gtkwsextdlgs.pp fix crash while creating PreviewFileControl 2008-01-01 13:00:28 +00:00
gtkwsfilectrl.pp
gtkwsforms.pp gtk: 2008-01-06 09:58:46 +00:00
gtkwsgrids.pp LCL+gtk intf: improved debugging missing FWidgetSetClass and fixed crash on calling SetCCCallbacks in TGtkWSCustomControl.CreateHandle 2007-12-28 20:52:21 +00:00
gtkwsimglist.pp
gtkwsmaskedit.pp
gtkwsmenus.pp gtk: 2007-12-30 18:15:53 +00:00
gtkwspairsplitter.pp add set_rc_name to every CreateHandle 2007-12-31 08:12:12 +00:00
gtkwsprivate.pp * fixed crash in checklistbox 2008-01-07 23:58:16 +00:00
gtkwsspin.pp add set_rc_name to every CreateHandle 2007-12-31 08:12:12 +00:00
gtkwsstdctrls.pp * fixed crash in checklistbox 2008-01-07 23:58:16 +00:00
gtkwstoolwin.pp
interfaces.pp LCL:replace direct call of TXXWidgetset.Create by indirect CreateWidgetset(TXXWidgetset) to move some initialization code from units initialization (from graphics.pp) to that new procedure. This fix memory leaks in lazbuild tool which indirectly uses many lcl units but doesnot work with widgetset. 2007-11-28 10:03:28 +00:00
Makefile regenerated Makefiles with fixed fpc 2.3 fpcmake 2007-11-12 23:00:57 +00:00
Makefile.fpc
tnotebook_close_tab.xpm