.. |
tests
|
|
|
dragicons.inc
|
|
|
gtk1extra.inc
|
* Removed gtk1 ifdefs
|
2007-10-26 23:34:14 +00:00 |
gtk1extrah.inc
|
* Removed gtk1 ifdefs
|
2007-10-26 23:34:14 +00:00 |
gtk1memostrings.inc
|
fixed gtk1 and gtk2 bug #9974 for the TMemo scrolling. if the cursor is at the end when new lines are appended then the memo will auto scroll to mimick delphi
|
2007-10-20 22:02:59 +00:00 |
gtk1memostringsh.inc
|
|
|
gtk1object.inc
|
gtk: remove 2 WriteLns from code
|
2007-11-02 03:55:03 +00:00 |
gtk1trayicon.inc
|
Reworked gtk1 TTrayIcon. Now we don't use a TForm hack but instead use a GtkPlug
|
2007-10-21 20:56:27 +00:00 |
gtk1wsprivate.pp
|
|
|
gtkcallback.inc
|
gtk2 intf: implemented selection change for file dialogs
|
2007-10-29 22:47:46 +00:00 |
gtkcomboboxcallback.inc
|
|
|
gtkdebug.pp
|
gtk2: fix DbgDumpBitmap for gtk2
|
2007-10-14 09:35:08 +00:00 |
gtkdef.pp
|
Gtk:
|
2007-09-16 05:42:37 +00:00 |
gtkdefines.inc
|
gtk:
|
2007-09-27 09:23:06 +00:00 |
gtkdragcallback.inc
|
|
|
gtkextra.pp
|
|
|
gtkfiledialogutils.inc
|
|
|
gtkfiledialogutilsh.inc
|
|
|
gtkfontcache.pas
|
IDE: added package option Provides - needed by KOL, gtk intf: reduced warnings, fixed wrong type cast calling gdk_text_extends (crashing Label.OptimalFill=true and miscalculation of width)
|
2007-09-19 17:58:52 +00:00 |
gtkglobals.pp
|
gtk:
|
2007-10-31 02:18:41 +00:00 |
gtkimages.lrs
|
|
|
gtkint.pp
|
* renamed to avoid conflict with gtkobject.inc of gtk2 units in packages
|
2007-10-24 08:03:07 +00:00 |
gtkkeysyms.inc
|
|
|
gtklclintf.inc
|
gtk intf: set min constraints for controls to 1x1
|
2007-11-01 12:49:24 +00:00 |
gtklclintfh.inc
|
- move TWidgetset.GetListBoxXXX to TWSCustomListBox.GetXXX (where XXX in [GetIndexAtY, GetItemRect]) *untested on Carbon and wince*
|
2007-08-28 17:44:28 +00:00 |
gtklistsl.inc
|
IDE: added package option Provides - needed by KOL, gtk intf: reduced warnings, fixed wrong type cast calling gdk_text_extends (crashing Label.OptimalFill=true and miscalculation of width)
|
2007-09-19 17:58:52 +00:00 |
gtklistslh.inc
|
|
|
gtkmsgqueue.pp
|
|
|
gtkpagecallback.inc
|
* Implemented basic alpha support
|
2007-08-25 01:49:40 +00:00 |
gtkprivatewidget.inc
|
Gtk:
|
2007-09-16 05:42:37 +00:00 |
gtkproc.inc
|
gtk: change formatting a bit
|
2007-11-01 03:25:21 +00:00 |
gtkproc.pp
|
* Fixed rowstride rounding
|
2007-10-26 00:08:10 +00:00 |
gtkthemes.pas
|
gtk1/gtk2: try to reduce amount of gtk warnings when you are drawing custom controls with themes
|
2007-09-28 08:01:22 +00:00 |
gtkwinapi.inc
|
gtk: make TGtkWidgetSet.GetSystemMetrics more safe
|
2007-11-02 04:06:10 +00:00 |
gtkwinapih.inc
|
* Implemented basic alpha support
|
2007-08-25 01:49:40 +00:00 |
gtkwinapiwindow.pp
|
gtk:
|
2007-10-31 02:18:41 +00:00 |
gtkwsactnlist.pp
|
|
|
gtkwsarrow.pp
|
gtk widgetset: remove use of NoGdkPixbufLib define
|
2007-08-06 18:48:29 +00:00 |
gtkwsbuttons.pp
|
IDE: added package option Provides - needed by KOL, gtk intf: reduced warnings, fixed wrong type cast calling gdk_text_extends (crashing Label.OptimalFill=true and miscalculation of width)
|
2007-09-19 17:58:52 +00:00 |
gtkwscalendar.pp
|
gtk widgetset: remove use of NoGdkPixbufLib define
|
2007-08-06 18:48:29 +00:00 |
gtkwschecklst.pp
|
gtk widgetset: remove use of NoGdkPixbufLib define
|
2007-08-06 18:48:29 +00:00 |
gtkwsclistbox.pp
|
|
|
gtkwscomctrls.pp
|
Fixed Gtk1 bug #8374 by implementing TGtkWSCustomListView.GetItemAt
|
2007-10-13 14:20:50 +00:00 |
gtkwscontrols.pp
|
LCL: reduced notes
|
2007-10-31 09:41:58 +00:00 |
gtkwscustomlistview.inc
|
fixed gtk1 bug #9017 which caused a crash when listviewstyle is vsReport and no columns are added and
|
2007-10-13 17:04:25 +00:00 |
gtkwsdbctrls.pp
|
|
|
gtkwsdbgrids.pp
|
|
|
gtkwsdialogs.pp
|
|
|
gtkwsdirsel.pp
|
|
|
gtkwseditbtn.pp
|
|
|
gtkwsextctrls.pp
|
gtk: change formatting a bit
|
2007-11-01 03:25:21 +00:00 |
gtkwsextdlgs.pp
|
|
|
gtkwsfilectrl.pp
|
|
|
gtkwsforms.pp
|
gtk2:
|
2007-11-01 03:03:01 +00:00 |
gtkwsgrids.pp
|
|
|
gtkwsimglist.pp
|
|
|
gtkwsmaskedit.pp
|
|
|
gtkwsmenus.pp
|
IDE: added package option Provides - needed by KOL, gtk intf: reduced warnings, fixed wrong type cast calling gdk_text_extends (crashing Label.OptimalFill=true and miscalculation of width)
|
2007-09-19 17:58:52 +00:00 |
gtkwspairsplitter.pp
|
|
|
gtkwsprivate.pp
|
Gtk:
|
2007-09-16 05:42:37 +00:00 |
gtkwsspin.pp
|
IDE: added package option Provides - needed by KOL, gtk intf: reduced warnings, fixed wrong type cast calling gdk_text_extends (crashing Label.OptimalFill=true and miscalculation of width)
|
2007-09-19 17:58:52 +00:00 |
gtkwsstdctrls.pp
|
gtk2:
|
2007-10-26 16:17:18 +00:00 |
gtkwstoolwin.pp
|
|
|
interfaces.pp
|
|
|
Makefile
|
regenerated makefile for better cross compilation support (#9924)
|
2007-10-22 21:33:01 +00:00 |
Makefile.fpc
|
Makefiles: removed some fcl dependencies
|
2007-10-16 22:47:51 +00:00 |
tnotebook_close_tab.xpm
|
|
|