Commit Graph

29 Commits

Author SHA1 Message Date
andrew
1ef4454603 gtk3 fixed polybezier to set start parameters correctly if Continuous=False
git-svn-id: trunk@43702 -
2014-01-11 04:54:51 +00:00
andrew
1311aa610c gtk3 added polybezier
git-svn-id: trunk@43701 -
2014-01-11 04:23:00 +00:00
andrew
66997f47a8 gtk3 implemented polyline
git-svn-id: trunk@43700 -
2014-01-11 03:48:28 +00:00
andrew
34e10a5eed gtk3 added note about wrong drawing position inside tpage. added case for gdk_unmap
git-svn-id: trunk@43699 -
2014-01-11 03:43:04 +00:00
andrew
506ae4e51d added implementation of gtk3 polygon
git-svn-id: trunk@43698 -
2014-01-11 03:36:49 +00:00
andrew
fbc2b77b80 renamed xlib2 to lazxlib2
git-svn-id: trunk@43674 -
2014-01-08 04:03:42 +00:00
andrew
bf725981ef gtk3 Added remove implementation for tpagecontrol
git-svn-id: trunk@43673 -
2014-01-08 03:18:11 +00:00
andrew
9a1fb28534 gtk3 fixed tpages caption being set on create
git-svn-id: trunk@43672 -
2014-01-08 02:37:48 +00:00
andrew
3751b5d0a1 Added function to retrieve TNotebook Tab text
git-svn-id: trunk@43670 -
2014-01-07 22:42:04 +00:00
andrew
de64e0a5e3 added setText for gtk3 TPage. still need to set initial page value correctly
git-svn-id: trunk@43669 -
2014-01-07 05:55:09 +00:00
andrew
733f28950f Set TColortoTGdkRGBA alpha to 1 by default
git-svn-id: trunk@43668 -
2014-01-07 04:33:09 +00:00
andrew
2c26fb1733 Converted some gtk3 color stuff using GdkRGBA
git-svn-id: trunk@43665 -
2014-01-06 22:16:12 +00:00
andrew
be58776d84 added TColorToGdkRGBA and GdkRGBAtoTColor. converted gtk3 code to use the new widget.override_* colors correctly
git-svn-id: trunk@43664 -
2014-01-06 20:34:35 +00:00
andrew
66d5951e59 Updated gtk3 bindings to 3.8.6. Also bindings now include the missing error: PPGError on all needed procedures
git-svn-id: trunk@43663 -
2014-01-06 19:43:08 +00:00
andrew
a597438a7e Fixed error where an uninitialzed value was passed to cairo
git-svn-id: trunk@43652 -
2014-01-05 17:26:14 +00:00
andrew
dbfb74e2ae Fixed gtk3 binding error in g_application_register. The Gio-1.0.gir file does not have the third parameter so it's not a bug with gir2pascal.
git-svn-id: trunk@43651 -
2014-01-05 17:24:05 +00:00
juha
c30eb3edd3 Clean outdated DEFINEs from the code, like old compiler versions and FPC_HAS_CONSTREF.
git-svn-id: trunk@43628 -
2014-01-02 18:16:19 +00:00
zeljko
216a903513 Gtk3: implemented TCustomListView.ItemDelete, fixed crash in gtk3cellrenderer
git-svn-id: trunk@43200 -
2013-10-11 08:17:51 +00:00
zeljko
86dacb6100 Gtk3: use LCLIntfCellRenderer for text rendering in TGtk3CheckListBox, so we can use OwnerDraw modes (OnDrawItem event)
git-svn-id: trunk@42978 -
2013-09-27 09:02:10 +00:00
zeljko
5cffde6483 gtk3: setted up selection mode on TGtk3CheckListBox
git-svn-id: trunk@42975 -
2013-09-27 08:51:28 +00:00
zeljko
d31c6bc623 gtk3: implemented TCheckListBox handle - TGtk3CheckListBox
git-svn-id: trunk@42974 -
2013-09-27 08:47:13 +00:00
zeljko
e6338e1d02 gtk3: Implemented TListView.OnSelectItem
git-svn-id: trunk@42967 -
2013-09-27 06:11:03 +00:00
zeljko
c72e600b5b gtk3: implemented TListView.OnColumnClick
git-svn-id: trunk@42949 -
2013-09-26 18:52:45 +00:00
mattias
7d96a7ed1d LCL: updated Makefiles
git-svn-id: trunk@42815 -
2013-09-15 15:12:42 +00:00
zeljko
70f963dafe gtk3: setDefault for TGtk3Button
git-svn-id: trunk@41831 -
2013-06-23 15:01:07 +00:00
zeljko
9b7eeb99d9 gtk3: implemented TGtk3WidgetSet.MessageBox
git-svn-id: trunk@41828 -
2013-06-23 14:22:33 +00:00
zeljko
a6e6ba7f5d gtk3: implemented TGtk3WidgetSet.DrawFocus()
git-svn-id: trunk@41824 -
2013-06-23 13:52:59 +00:00
zeljko
e6ce69ca47 gtk3: implemented standard cursors
git-svn-id: trunk@41812 -
2013-06-23 11:14:04 +00:00
zeljko
3a36ec68a7 gtk3 widgetset added.This is base implementation with alpha status.
git-svn-id: trunk@41811 -
2013-06-23 10:35:00 +00:00