.. |
tests
|
|
|
dragicons.inc
|
rename COPYING.modifiedLGPL to COPYING.modifiedLGPL.txt
|
2008-07-22 09:48:15 +00:00 |
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
|
rename COPYING.modifiedLGPL to COPYING.modifiedLGPL.txt
|
2008-07-22 09:48:15 +00:00 |
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
|
rename COPYING.modifiedLGPL to COPYING.modifiedLGPL.txt
|
2008-07-22 09:48:15 +00:00 |
gtk1privatelist.inc
|
rename COPYING.modifiedLGPL to COPYING.modifiedLGPL.txt
|
2008-07-22 09:48:15 +00:00 |
gtk1trayicon.inc
|
rename COPYING.modifiedLGPL to COPYING.modifiedLGPL.txt
|
2008-07-22 09:48:15 +00:00 |
gtk1widgetset.inc
|
gtk: use generic SetLabelCaption method to set TabControl tabs captions
|
2009-05-19 08:12:04 +00:00 |
gtk1wsprivate.pp
|
rename COPYING.modifiedLGPL to COPYING.modifiedLGPL.txt
|
2008-07-22 09:48:15 +00:00 |
gtkcallback.inc
|
gtk: formatting
|
2009-06-05 08:40:43 +00:00 |
gtkcomboboxcallback.inc
|
gtk1 intf: combobox: implemented OnGetItems
|
2008-08-30 21:08:21 +00:00 |
gtkdebug.pp
|
rename COPYING.modifiedLGPL to COPYING.modifiedLGPL.txt
|
2008-07-22 09:48:15 +00:00 |
gtkdef.pp
|
gtk: use gtkglobals in gtkdef instead of vice-versa
|
2009-06-05 08:39:34 +00:00 |
gtkdefines.inc
|
gtk2: define use of 2.8 version by default
|
2008-11-10 04:34:24 +00:00 |
gtkdevicecontext.inc
|
gtk2: don't add adjustment value to the DC origin, it is applied by gtk
|
2009-06-05 08:42:33 +00:00 |
gtkdragcallback.inc
|
rename COPYING.modifiedLGPL to COPYING.modifiedLGPL.txt
|
2008-07-22 09:48:15 +00:00 |
gtkextra.pp
|
gtk2: use less hackish clipboard fix based on patch of Brad Campbell (#0012653)
|
2008-11-18 02:31:29 +00:00 |
gtkfiledialogutils.inc
|
|
|
gtkfiledialogutilsh.inc
|
|
|
gtkfontcache.pas
|
rename COPYING.modifiedLGPL to COPYING.modifiedLGPL.txt
|
2008-07-22 09:48:15 +00:00 |
gtkglobals.pp
|
gtk: use gtkglobals in gtkdef instead of vice-versa
|
2009-06-05 08:39:34 +00:00 |
gtkimages.lrs
|
|
|
gtkint.pp
|
gtk: use more generic code to set menuitem shortcuts and caption, redo SetLabelCaption for gtk2
|
2009-05-18 13:04:06 +00:00 |
gtkkeysyms.inc
|
|
|
gtklclintf.inc
|
gtk: formatting
|
2009-05-20 11:56:07 +00:00 |
gtklclintfh.inc
|
rename COPYING.modifiedLGPL to COPYING.modifiedLGPL.txt
|
2008-07-22 09:48:15 +00:00 |
gtklistsl.inc
|
LCL, fix mem leak when a checklistbox item has changed state (gtk)
|
2009-01-24 20:54:54 +00:00 |
gtklistslh.inc
|
rename COPYING.modifiedLGPL to COPYING.modifiedLGPL.txt
|
2008-07-22 09:48:15 +00:00 |
gtkmsgqueue.pp
|
gtk1+2 intf: made FMessageQueue thread safe
|
2008-08-31 11:18:41 +00:00 |
gtkpagecallback.inc
|
rename COPYING.modifiedLGPL to COPYING.modifiedLGPL.txt
|
2008-07-22 09:48:15 +00:00 |
gtkprivatelist.inc
|
rename COPYING.modifiedLGPL to COPYING.modifiedLGPL.txt
|
2008-07-22 09:48:15 +00:00 |
gtkprivatewidget.inc
|
rename COPYING.modifiedLGPL to COPYING.modifiedLGPL.txt
|
2008-07-22 09:48:15 +00:00 |
gtkproc.inc
|
gtk: pass special keys to keypress (issue #0011591)
|
2009-06-05 02:33:57 +00:00 |
gtkproc.pp
|
gtk: fill modifiers for 2 mouse extra butttons
|
2009-06-05 03:12:54 +00:00 |
gtkstdpixmaps.inc
|
|
|
gtkthemes.pas
|
gtk: fix drop down button drawing
|
2009-06-04 07:35:35 +00:00 |
gtkwidgetset.inc
|
gtk: formatting
|
2009-05-20 11:56:07 +00:00 |
gtkwinapi.inc
|
lcl: formatting
|
2009-06-05 08:13:38 +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
|
* fixed compilation on gtk1
|
2009-05-31 18:30:57 +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
|
gtk: split gtk1 and gtk2 groupbox code
|
2009-05-29 02:27:30 +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
|
gtk: report LCL page index instead of gtk page index on notebook page change
|
2009-05-21 06:31:13 +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
|
merge lcl-smartlink branch:
|
2009-04-12 08:46:31 +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: split gtk1 and gtk2 groupbox code
|
2009-05-29 02:27:30 +00:00 |
interfaces.pp
|
rename COPYING.modifiedLGPL to COPYING.modifiedLGPL.txt
|
2008-07-22 09:48:15 +00:00 |
issues.xml
|
|
|
Makefile
|
|
|
Makefile.fpc
|
|
|
tnotebook_close_tab.xpm
|
|
|