lazarus/lcl/interfaces/gtk2
2023-09-12 16:25:55 +02:00
..
tests
alllclintfunits.pas
dragicons.inc
gtk2callback.inc LCL-GTK2: Allow right-to-left selection of long text in TEdit with mouse. Issue #40379, patch by wavebvg. 2023-07-16 00:04:14 +03:00
gtk2cellrenderer.pas lcl: gtk2: simplified unit dependencies 2023-08-25 12:09:09 +02:00
gtk2debug.pp
gtk2def.pp Gtk2: fix wrong ClientRect. LCL may cache ClientRect, invalidate the cache if the correct Rect was not available. Fix Issue #40284 "wrong main bar height" 2023-06-06 14:20:37 +02:00
gtk2defines.inc Remove obsolete checks for FPC versions earlier then 3.0. 2023-07-07 17:39:02 +03:00
gtk2devicecontext.inc LCL-GTK2: Fix double free due to wrong refcount during SaveDC/RestoreDC 2023-08-28 15:35:44 +00:00
gtk2disableliboverlay.pas
gtk2extra.inc
gtk2extra.pp
gtk2extrah.inc Remove obsolete checks for FPC versions earlier then 3.0. 2023-07-07 17:39:02 +03:00
gtk2fontcache.pas Remove unit Laz_AVL_Tree, a copy of unit AVL_Tree. Not needed with FPC 3.2.x. 2023-07-07 17:39:03 +03:00
gtk2globals.pp
gtk2int.pas LCL: Use TLCLHandle instead of a redefined LCLType.THandle or TLCLIntfHandle. Deprecate them. 2023-07-03 11:17:01 +03:00
gtk2lclintf.inc LCL: Use TLCLHandle instead of a redefined LCLType.THandle or TLCLIntfHandle. Deprecate them. 2023-07-03 11:17:01 +03:00
gtk2lclintfh.inc LCL: Use TLCLHandle instead of a redefined LCLType.THandle or TLCLIntfHandle. Deprecate them. 2023-07-03 11:17:01 +03:00
gtk2listsl.inc
gtk2listslh.inc
gtk2listviewtreemodel.pas
gtk2memostrings.inc
gtk2msgqueue.pp
gtk2pagecontrol.inc LCL: Use TLCLHandle instead of a redefined LCLType.THandle or TLCLIntfHandle. Deprecate them. 2023-07-03 11:17:01 +03:00
gtk2privatelist.inc lcl: gtk2: simplified unit dependencies 2023-08-25 12:30:53 +02:00
gtk2privatewidget.inc
gtk2proc.inc gtk2: fix resource leak (gtk_clipboard_wait_for_contents). Issue #40499 2023-09-10 15:52:29 +00:00
gtk2proc.pp lcl: gtk2: simplified unit dependencies 2023-08-25 12:09:09 +02:00
gtk2stdpixmaps.inc
gtk2themes.pas lcl: gtk2: simplified unit dependencies 2023-08-25 12:09:09 +02:00
gtk2trayicon.inc
gtk2widgetset.inc Gtk2: do not create dummy widget if WM name is empty, also reduce looping on slow systems. issue #40413 2023-08-23 09:09:06 +02:00
gtk2winapi.inc lazutils: added TPointArray to graphtype, added EllipsePolygon to GraphMath 2023-07-10 23:19:21 +02:00
gtk2winapih.inc LCL: Use TLCLHandle instead of a redefined LCLType.THandle or TLCLIntfHandle. Deprecate them. 2023-07-03 11:17:01 +03:00
gtk2winapiwindow.pp
gtk2windows.pas
gtk2wsbuttons.pp lcl: gtk2: simplified unit dependencies 2023-08-25 12:09:09 +02:00
gtk2wscalendar.pp LCL: Use TLCLHandle instead of a redefined LCLType.THandle or TLCLIntfHandle. Deprecate them. 2023-07-03 11:17:01 +03:00
gtk2wschecklst.pp lcl: gtk2: simplified unit dependencies 2023-08-25 12:09:09 +02:00
gtk2wscomctrls.pp lcl: gtk2: simplified unit dependencies 2023-08-25 12:20:35 +02:00
gtk2wscontrols.pp lcl: gtk2: simplified unit dependencies 2023-08-25 12:30:53 +02:00
gtk2wscustomlistview.inc LCL-GTK2: Improve the earlier ListView speedup. Issue #40302, patch by wavebvg. 2023-06-09 16:14:25 +03:00
gtk2wscustommemo.inc LCL: Use TLCLHandle instead of a redefined LCLType.THandle or TLCLIntfHandle. Deprecate them. 2023-07-03 11:17:01 +03:00
gtk2wsdialogs.pp LCL: Use TLCLHandle instead of a redefined LCLType.THandle or TLCLIntfHandle. Deprecate them. 2023-07-03 11:17:01 +03:00
gtk2wsextctrls.pp LCL/TShape: Inherit TShape from new TCustomShape class. 2023-09-12 12:03:54 +02:00
gtk2wsextdlgs.pp
gtk2wsfactory.pas LCL/TShape: Inherit TShape from new TCustomShape class. 2023-09-12 12:03:54 +02:00
gtk2wsforms.pp LCL: Use TLCLHandle instead of a redefined LCLType.THandle or TLCLIntfHandle. Deprecate them. 2023-07-03 11:17:01 +03:00
gtk2wsgrids.pp
gtk2wsimglist.pp
gtk2wsmenus.pp LCL: Use TLCLHandle instead of a redefined LCLType.THandle or TLCLIntfHandle. Deprecate them. 2023-07-03 11:17:01 +03:00
gtk2wspairsplitter.pp
gtk2wsprivate.pp lcl: gtk2: simplified unit dependencies 2023-08-25 12:30:53 +02:00
gtk2wsspin.pp LCL: Use TLCLHandle instead of a redefined LCLType.THandle or TLCLIntfHandle. Deprecate them. 2023-07-03 11:17:01 +03:00
gtk2wsstdctrls.pp lcl: gtk2: simplified unit dependencies 2023-08-25 12:09:09 +02:00
interfaces.pas
issues.xml
Makefile updated makefiles 2023-08-14 20:31:20 +02:00
Makefile.compiled updated makefiles 2023-09-12 16:25:55 +02:00
Makefile.fpc updated makefiles 2023-08-14 20:31:20 +02:00
README.txt
TODOS.txt
unitywsctrls.pas

The gtk2 interface for lazarus
==============================

The gtk2 interface for lazarus is a descendant of the gtk interface. It is not
yet complete. For those who want to help us here are some hints:

With fpc 1.9.7 the gtk2 bindings are included, so forget the packages.

To compile the gtk2 interface just set
Tools -> Configure Build Lazarus -> LCL interface to 'gtk2'

Creating a test project:

Create a new lazarus application. This project will be used to test the gtk2
interface and to store all configuration steps.
Then open the compiler options and set as widget type 'gtk2'.