summaryrefslogtreecommitdiff
path: root/src/corelib/x11
AgeCommit message (Expand)Author
2015-09-02Bump version number for the release.Graeme Geldenhuys
2015-08-22Bugfix for X11: Thread synchronize stops working if no mouse inputGraeme Geldenhuys
2015-04-22Clean up unused local variablesGraeme Geldenhuys
2015-04-06Clean up unused local variablesStéphane Aulery
2015-03-09Replace deprecated functions with alternativesGraeme Geldenhuys
2015-02-12Version bumpGraeme Geldenhuys
2015-02-01Merge branch 'develop' of https://github.com/graemeg/fpGUI into developAndrew Haines
2015-02-01Changes to allow modal windows to have owners.Andrew Haines
2014-12-13Implements custom form icon support for X11Graeme Geldenhuys
2014-10-19New fpgApplication.GetScreenPixelColor() for X11Graeme Geldenhuys
2014-07-272 new units: fpg_CSVParser and fpg_StringGridBuilderGraeme Geldenhuys
2014-07-25Bump 'develop' branch to next version numberGraeme Geldenhuys
2014-07-21new ToggleBox widgetAndrew Haines
2014-07-17Bump the version number of various filesGraeme Geldenhuys
2014-07-17Additional integerinputquerydialogJean-Marc
2014-06-23Merge remote-tracking branch 'demerson/scroll-frame' into 'develop'Graeme Geldenhuys
2014-04-27Fixes grammar error in code commentGraeme Geldenhuys
2014-04-21x11: further improvement to get maxwidth/maxheight fully working.Graeme Geldenhuys
2014-04-21x11: Fixes Min[Width|Height] and Max[Width|Height] of top level windows.Graeme Geldenhuys
2014-03-30Adds the new win8 theme unit to the fpgui_toolkit packageGraeme Geldenhuys
2014-02-25Fixes small spelling mistake in code comment.Graeme Geldenhuys
2014-02-24fix github bug #8: fpGUI as x11 root window fails.Graeme Geldenhuys
2013-12-22Adds 2 new themes to the fpGUI framework.Graeme Geldenhuys
2013-09-24x11: fixes fpgColorToX().Graeme Geldenhuys
2013-09-23Fixes GitHub Issue #9 (15bit color conversion under X11)Graeme Geldenhuys
2013-06-07Updated copyright notice for fpg_x11 unit.Graeme Geldenhuys
2013-05-28Merge branch 'horiz-scroll-x11' into scroll-frameDavid Laurence Emerson
2013-05-28horizontal scrolling, commit 1David Laurence Emerson
2013-05-28Forgot to bump the version numbers of the fpgui_toolkit.lpk packages.Graeme Geldenhuys
2013-05-28Adds Chrome and Chromium support to fpgOpenURL()Graeme Geldenhuys
2013-05-27Merge branch 'master' into scroll-frameDavid Laurence Emerson
2013-05-27Scroll-Frame!David Laurence Emerson
2013-05-16aggcanvas: adds preliminary font supportGraeme Geldenhuys
2013-05-02Much faster CopyRect() implementation for X11Dibo
2013-04-29new debug interface unit for use with out Debug Server application.Graeme Geldenhuys
2013-04-24Persistent clipboard support under X11.Andrew Haines
2013-04-10Merge branch 'hotfix-1' into developGraeme Geldenhuys
2013-04-10Forgot to bump the version numbers of the fpgui_toolkit.lpk packages.Graeme Geldenhuys
2013-04-04launching help viewerGraeme Geldenhuys
2013-03-19Adds Chrome and Chromium support to fpgOpenURL()Graeme Geldenhuys
2012-12-20Added the Agg2D canvas unit to the X11 fpgui_toolkip.lpk packageGraeme Geldenhuys
2012-11-20It seems I was wrong, the .Height property is indeed the correct value to use.Graeme Geldenhuys
2012-10-26Adds a System Tray Icon implementation for X11.Graeme Geldenhuys
2012-10-25minor changes for Xlib api usage.Graeme Geldenhuys
2012-10-25Fixes compiler hint about TWMStateType not being used, but when in fact it is...Graeme Geldenhuys
2012-10-25Adds missing clearing of record structure before use.Graeme Geldenhuys
2012-10-25minor code formatting fixesGraeme Geldenhuys
2012-10-25Fixes compiler hints about unused local variables.Graeme Geldenhuys
2012-08-16x11: Improved to code's intention and meaning.Graeme Geldenhuys
2012-08-16x11: Supported ATOMS are now actually populated.Graeme Geldenhuys