lazarus/lcl/interfaces/gtk
2012-03-11 13:03:32 +00:00
..
tests
alllclintfunits.pas
dragicons.inc
gtk1def.pp
gtk1devicecontext.inc
gtk1extra.inc
gtk1extrah.inc
gtk1int.pp
gtk1memostrings.inc
gtk1memostringsh.inc
gtk1privatelist.inc
gtk1trayicon.inc
gtk1widgetset.inc
gtk1wsprivate.pp
gtkcallback.inc lcl: remove LM_DEACTIVATE message. In windows and in Delphi both activation and deactivation are handled by WM_ACTIVATE message. Better to do this merge in LCL before 1.0 to prevent later problems 2012-02-21 06:59:12 +00:00
gtkcomboboxcallback.inc
gtkdebug.pp
gtkdef.pp
gtkdefines.inc
gtkdevicecontext.inc
gtkdragcallback.inc
gtkextra.pp
gtkfiledialogutils.inc
gtkfiledialogutilsh.inc
gtkfontcache.pas
gtkglobals.pp
gtkimages.lrs
gtkint.pp
gtkkeysyms.inc
gtklclintf.inc Gtk, Gtk2: update rawimage description when we are about 1bpp since gtk/gtk2 expects XBM format for 1bpp bitmaps, otherwise it crashes. issue #12362 2012-02-20 07:57:55 +00:00
gtklclintfh.inc
gtklistsl.inc
gtklistslh.inc
gtkmsgqueue.pp
gtkpagecallback.inc
gtkpagecontrol.inc
gtkprivatelist.inc
gtkprivatewidget.inc
gtkproc.inc lcl: add Target: TControl argument to NotifyApplicationUserInput(), pass this target to event handlers instead of TApplication 2012-02-20 06:20:01 +00:00
gtkproc.pp Reverts wrong changes from gtk1 2011-10-27 15:35:23 +00:00
gtkstdpixmaps.inc
gtkthemes.pas
gtkwidgetset.inc
gtkwinapi.inc Gtk: fixed wrong result in TGtkWidgetSet.ClientToScreen() and TGtkWidgetSet.InvalidateRect() in case of TScrollingWinControl 2012-03-11 13:03:32 +00:00
gtkwinapih.inc Fixes bug #20195: Removes LCLIntf.Frame in favor of a cross-platform implementation for TCanvas.Frame 2011-12-24 10:52:33 +00:00
gtkwinapiwindow.pp
gtkwsarrow.pp
gtkwsbuttons.pp
gtkwscalendar.pp
gtkwschecklst.pp
gtkwscomctrls.pp
gtkwscontrols.pp
gtkwscustomlistview.inc
gtkwsdialogs.pp
gtkwsextctrls.pp
gtkwsextdlgs.pp
gtkwsfactory.pas Restructures the LazDeviceAPIs WS implementation to be on a separate unit instead of in the LCLIntf. This allows us to move the types which bellong in the lazdeviceapis unit back to it and make things more modular too. 2012-01-26 10:07:10 +00:00
gtkwsforms.pp
gtkwsgrids.pp
gtkwsimglist.pp
gtkwsmenus.pp
gtkwspairsplitter.pp
gtkwsprivate.pp
gtkwsspin.pp
gtkwsstdctrls.pp
interfaces.pp
issues.xml
Makefile
Makefile.compiled
Makefile.fpc
tnotebook_close_tab.xpm