lazarus/lcl/interfaces/gtk
2009-09-08 06:58:44 +00:00
..
tests
dragicons.inc
gtk1def.pp gtk: fix copying one DC into another with SRCCOPY rop (fixes issue #0013746) 2009-05-20 01:59:15 +00:00
gtk1devicecontext.inc
gtk1extra.inc gtk: fix compilation and some crashes after recent alpha support 2009-04-19 10:52:12 +00:00
gtk1extrah.inc gtk: fix compilation and some crashes after recent alpha support 2009-04-19 10:52:12 +00:00
gtk1int.pp gtk: use more generic code to set menuitem shortcuts and caption, redo SetLabelCaption for gtk2 2009-05-18 13:04:06 +00:00
gtk1memostrings.inc gtk1: Memo.SelStart does not change, when adding new lines with Memo.Lines.Add (bug #0008360) 2009-02-25 02:58:44 +00:00
gtk1memostringsh.inc
gtk1privatelist.inc
gtk1trayicon.inc
gtk1widgetset.inc gtk: use generic SetLabelCaption method to set TabControl tabs captions 2009-05-19 08:12:04 +00:00
gtk1wsprivate.pp
gtkcallback.inc gtk: simplify DestroyWindowFromPointCB and other minor corrections to WindowFromPoint 2009-09-07 09:45:07 +00:00
gtkcomboboxcallback.inc
gtkdebug.pp
gtkdef.pp gtk2 intf: calendar: implemented GetPreferredSize 2009-08-12 15:43:30 +00:00
gtkdefines.inc lcl: fix compilation under windows 2009-07-24 13:42:38 +00:00
gtkdevicecontext.inc gtk: don't raise an exception if we are creating DC and can't get drawable (fixes issue #14035) 2009-07-16 02:00:13 +00:00
gtkdragcallback.inc
gtkextra.pp
gtkfiledialogutils.inc
gtkfiledialogutilsh.inc
gtkfontcache.pas
gtkglobals.pp gtk2 intf: fixed slow down when mouse outside bug #11740, fixed crash when WindowFromPoint widget destroyed 2009-08-13 06:53:35 +00:00
gtkimages.lrs
gtkint.pp gtk2 intf: fixed slow down when mouse outside bug #11740, fixed crash when WindowFromPoint widget destroyed 2009-08-13 06:53:35 +00:00
gtkkeysyms.inc
gtklclintf.inc gtk: formatting 2009-05-20 11:56:07 +00:00
gtklclintfh.inc
gtklistsl.inc LCL, fix mem leak when a checklistbox item has changed state (gtk) 2009-01-24 20:54:54 +00:00
gtklistslh.inc
gtkmsgqueue.pp
gtkpagecallback.inc
gtkprivatelist.inc
gtkprivatewidget.inc
gtkproc.inc gtk2: don't emulate eaten keys if key handler was stopped (fixes issue #0014481) 2009-09-03 01:27:07 +00:00
gtkproc.pp gtk: simplify DestroyWindowFromPointCB and other minor corrections to WindowFromPoint 2009-09-07 09:45:07 +00:00
gtkstdpixmaps.inc
gtkthemes.pas gtk: fix drop down button drawing 2009-06-04 07:35:35 +00:00
gtkwidgetset.inc gtk: take care of LastWPResult when we are disconnecting all widget signal handlers (must fix bug #0014512) 2009-09-08 06:58:44 +00:00
gtkwinapi.inc gtk: simplify DestroyWindowFromPointCB and other minor corrections to WindowFromPoint 2009-09-07 09:45:07 +00:00
gtkwinapih.inc gtk: cache WindowFromPoint results to reduce slowleness (fixes issue #0013698) 2009-05-15 02:09:22 +00:00
gtkwinapiwindow.pp gtk: redo TPanel implementation, add new flag to skip LCL LM_ERASEBKGND 2009-05-01 04:54:19 +00:00
gtkwsarrow.pp merge lcl-smartlink branch: 2009-04-12 08:46:31 +00:00
gtkwsbuttons.pp gtk, gtk2: destroy internal labelWidget of TBitBtn if Caption is empty for better layouting 2009-07-17 14:36:46 +00:00
gtkwscalendar.pp merge lcl-smartlink branch: 2009-04-12 08:46:31 +00:00
gtkwschecklst.pp merge lcl-smartlink branch: 2009-04-12 08:46:31 +00:00
gtkwscomctrls.pp merge lcl-smartlink branch: 2009-04-12 08:46:31 +00:00
gtkwscontrols.pp gtk2: fix PaintTo (bug #0014201) 2009-07-28 04:02:20 +00:00
gtkwscustomlistview.inc gtk: teach lisview to work with new alpha bitmap storage (pixbuf) 2009-04-20 01:01:52 +00:00
gtkwsdialogs.pp merge lcl-smartlink branch: 2009-04-12 08:46:31 +00:00
gtkwsextctrls.pp gtk1: clean up 2009-08-10 12:01:22 +00:00
gtkwsextdlgs.pp merge lcl-smartlink branch: 2009-04-12 08:46:31 +00:00
gtkwsfactory.pas gtk: revert r17114 #acfab690ae for gtk1 only (fixes bug #0013337 needs testing) 2009-04-29 08:24:18 +00:00
gtkwsforms.pp gtk2: don't use GtkFrame for TScrollingWinControl since GtkScrolledWindow can draw shadow itself (fixes also #0013892) 2009-06-03 01:45:21 +00:00
gtkwsgrids.pp merge lcl-smartlink branch: 2009-04-12 08:46:31 +00:00
gtkwsimglist.pp merge lcl-smartlink branch: 2009-04-12 08:46:31 +00:00
gtkwsmenus.pp gtk: fix compilation 2009-07-15 07:41:14 +00:00
gtkwspairsplitter.pp merge lcl-smartlink branch: 2009-04-12 08:46:31 +00:00
gtkwsprivate.pp gtk2: don't use GtkFrame for TScrollingWinControl since GtkScrolledWindow can draw shadow itself (fixes also #0013892) 2009-06-03 01:45:21 +00:00
gtkwsspin.pp gtk interface: improved rounding of floatspinedit value, fixes issue #12006 2009-05-06 14:17:30 +00:00
gtkwsstdctrls.pp gtk: fix resetting color property of some controls (issue #0007555, using Zeljan patch but with many modifications) 2009-06-05 15:39:52 +00:00
interfaces.pp
issues.xml Printers, added TPrinter.FileName property, based on patch from mtournay, issue #13718 2009-07-07 05:09:52 +00:00
Makefile
Makefile.fpc
tnotebook_close_tab.xpm