lazarus/lcl/interfaces/gtk
2010-03-16 18:52:14 +00:00
..
tests lcl: convert forms to use fpc resources 2010-01-13 12:54:33 +00:00
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 gtk: a more safer code for dashes allocation 2009-10-13 22:12:28 +00:00
gtk1extra.inc gtk: apply patch of Burkhard Carstens to fix possible memory leaks of XGetWindowProperty calls (issue #0014659) 2009-09-23 10:27:34 +00:00
gtk1extrah.inc gtk: fix compilation 2009-09-21 09:07:13 +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
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 intf: do not allocate size for notebook on add page 2010-03-16 18:52:14 +00:00
gtkcomboboxcallback.inc
gtkdebug.pp
gtkdef.pp Gtk2: rework cursor_pos update for GtkEntry.Now it works correct and completely fixes #7243 2010-03-16 15:34:28 +00:00
gtkdefines.inc lcl: remove remain ver2_0 code 2010-01-06 17:43:33 +00:00
gtkdevicecontext.inc win32, gtk, qt: implement viewport affine transformation functions by tk (issue #0014857) 2009-12-14 05:59:52 +00:00
gtkdragcallback.inc
gtkextra.pp gtk2: implement TWsCustomForm.SetAlphaBlend 2010-01-27 08:34:20 +00:00
gtkfiledialogutils.inc
gtkfiledialogutilsh.inc
gtkfontcache.pas
gtkglobals.pp + WinApi: added SetTimer/Killtimer based on existing Widgetset.CreateTimer as part of lclextentions integration 2010-01-10 18:57:23 +00:00
gtkimages.lrs
gtkint.pp + WinApi: added SetTimer/Killtimer based on existing Widgetset.CreateTimer as part of lclextentions integration 2010-01-10 18:57:23 +00:00
gtkkeysyms.inc
gtklclintf.inc fix comment 2010-02-03 07:52:49 +00:00
gtklclintfh.inc
gtklistsl.inc
gtklistslh.inc
gtkmsgqueue.pp
gtkpagecallback.inc
gtkprivatelist.inc
gtkprivatewidget.inc gtk: fix setting cursor for TGroupBox and probably for some other controls (issue #0015351) 2009-12-17 04:06:22 +00:00
gtkproc.inc gtk2: apply patch by cobines which improves menu icon positioning (issue #0015565) 2010-03-15 04:15:11 +00:00
gtkproc.pp Gtk2: rework cursor_pos update for GtkEntry.Now it works correct and completely fixes #7243 2010-03-16 15:34:28 +00:00
gtkstdpixmaps.inc
gtkthemes.pas Gtk2: introduced RectFromGdkRect(), GdkRectFromRect() moved from gtkthemes to gtkproc. Fixed wrong result in TGtk2WSCustomListView.ItemDisplayRect() because TGdkRectangle isn't same like TRect. 2010-03-10 18:37:59 +00:00
gtkwidgetset.inc Gtk2: rework cursor_pos update for GtkEntry.Now it works correct and completely fixes #7243 2010-03-16 15:34:28 +00:00
gtkwinapi.inc gtk, gtk2: move SetWindowRgn to gtk2 code since gtk1 does not have appopriate functions. fixes gtk1 compilation 2010-03-15 08:33:23 +00:00
gtkwinapih.inc gtk, gtk2: move SetWindowRgn to gtk2 code since gtk1 does not have appopriate functions. fixes gtk1 compilation 2010-03-15 08:33:23 +00:00
gtkwinapiwindow.pp gtk2: fix copyright header 2009-12-17 04:05:26 +00:00
gtkwsarrow.pp
gtkwsbuttons.pp gtk intf: gdk_pixbuf_render_pixmap_and_mask: gdk_pixbuf_render_pixmap_and_mask creates the pixmap and mask itself 2009-09-20 22:17:03 +00:00
gtkwscalendar.pp
gtkwschecklst.pp
gtkwscomctrls.pp
gtkwscontrols.pp gtk: AddControl should add to the fixed widget with Control coordinates (not Parent coordinates) + formatting and cleanup 2010-03-06 19:42:17 +00:00
gtkwscustomlistview.inc gtk intf: TGtkWSCustomListView.ItemSetImage: gdk_pixbuf_render_pixmap_and_mask creates the pixmap and mask itself 2009-09-20 22:15:10 +00:00
gtkwsdialogs.pp
gtkwsextctrls.pp gtk intf: do not allocate size for notebook on add page 2010-03-16 18:52:14 +00:00
gtkwsextdlgs.pp
gtkwsfactory.pas
gtkwsforms.pp gtk: implement TCustomForm.PopupParent 2010-02-19 07:22:18 +00:00
gtkwsgrids.pp
gtkwsimglist.pp
gtkwsmenus.pp gtk2: fix menu positioning. move position ourself if menu is over the screen height (issue #0015547) 2010-01-28 04:36:33 +00:00
gtkwspairsplitter.pp
gtkwsprivate.pp gtk1: fix compilation 2010-03-14 07:46:06 +00:00
gtkwsspin.pp
gtkwsstdctrls.pp gtk: fix word wrapping of TStaticText (issue #0015078) 2009-11-20 07:45:23 +00:00
interfaces.pp
issues.xml lcl: fix issues files for gtk and gtk2 (widgetset names were mixed) 2009-11-24 03:33:03 +00:00
Makefile
Makefile.fpc
tnotebook_close_tab.xpm