summaryrefslogtreecommitdiff
path: root/src/corelib/x11
AgeCommit message (Expand)Author
2010-09-20Add some programmer comments in X11 backend code.Graeme Geldenhuys
2010-09-04fpg_utils: Added a new function that returns a config directory for fpGUI fra...Graeme Geldenhuys
2010-08-30Fix bug returning to previous active window after opening modal formGraeme Geldenhuys
2010-08-22Introduced a new cross-platform fpgFileSize() helper function.Graeme Geldenhuys
2010-08-02Added VERSION_FILE.inc to fpgui_toolkit.lpk packages and updated version.Graeme Geldenhuys
2010-07-05New unit (fpg_imgutils)Graeme Geldenhuys
2010-05-23New Input Query (text) Dialog and global function fpgInputQuery().Graeme Geldenhuys
2010-05-17GDI: did not handle waBorderLess window attribute.Graeme Geldenhuys
2010-05-14JPEG image loading supportjp anghel
2010-04-30X11: Fixed bug where 1x1 rectangle is not drawn.Graeme Geldenhuys
2010-04-29Added hint directives for non-portable properties.Graeme Geldenhuys
2010-04-29New "Select Color" dialog added to fpGUI.Graeme Geldenhuys
2010-04-15New unit fpg_editbtn.pas: Adds TfpgFileNameEdit component.Graeme Geldenhuys
2010-04-08X11: temporary change to allow compiling under Mac OS - experimentalGraeme Geldenhuys
2010-04-06version info file moved to src directory.Graeme Geldenhuys
2010-03-18package settings: Use AnsiString and disable optimisation for better debugging.Graeme Geldenhuys
2010-03-18Setting MouseCursor at design time now works correctly under X11.Graeme Geldenhuys
2010-03-11Minor change so it can compile under Mac OS X with X11 support enabled.Graeme Geldenhuys
2010-03-11Disable compiler hint for something i did for a reason.Graeme Geldenhuys
2010-03-09X11: Now fontlist returns non-scaleable fonts too.Graeme Geldenhuys
2010-03-09X11: added some more Xft library constants for future use.Graeme Geldenhuys
2010-03-08Updated the various programs and fpGUI library to use the new generate versio...Graeme Geldenhuys
2010-03-03Another addition to fpgOpenURL() under Linux.Graeme Geldenhuys
2010-03-01no comment.Graeme Geldenhuys
2010-03-01X11: Fix crash when copy-to-clipboard under 64bit Linux.Graeme Geldenhuys
2010-03-01X11: correctly handle buffer overflow errors in Xutf8LookupString API call.Graeme Geldenhuys
2010-02-26Update copyright notice in all units.Graeme Geldenhuys
2010-02-22Removed IFDEf's in fpg_main by using fpg_interface unitGraeme Geldenhuys
2010-02-17Remove debug writeln() from X11 backend code.Graeme Geldenhuys
2010-02-11Cross-build script for personal useGraeme Geldenhuys
2009-12-29Updating fpgui package licensing information and version number.Graeme Geldenhuys
2009-12-21Fix User/Group Name lookups on *unix file-systems.Graeme Geldenhuys
2009-11-30Cleaned up the Xft header translation unit. Used external keyword for each de...Graeme Geldenhuys
2009-10-23New WindowPosition setting of wpOneThirdDown.Graeme Geldenhuys
2009-09-27Add colorwheel and colormapping units to fpgui_toolkit.lpk package.Graeme Geldenhuys
2009-07-28Adds a new Character Map dialog to fpGUIGraeme Geldenhuys
2009-07-28Minor code formattingGraeme Geldenhuys
2009-07-14Add new todo items so I don't forget themGraeme Geldenhuys
2009-03-22* Removed X11 alternate implementations for FreeBSD and Linux systems when re...graemeg
2009-03-20* Minor X11 debugging improvements.graemeg
2009-02-12* Fixed the rename include files in the fpgui packages.graemeg
2009-01-12* Added two new functions to fpg_utils unit.graemeg
2008-12-09* Added fpgApplicationRemoveWindowFromModalStack so windows that are in the s...drewski207
2008-10-26* Added a X11 only utility app that highlights the window sizes used by widge...graemeg
2008-10-19X11: Increased the main evenloop timeout to prevent lag in GUI updates.graemeg
2008-10-05* Added a new Canvas.DrawPolygon() methodgraemeg
2008-10-03* Added Jean-Marc initial implementation of SpinEdit component.graemeg
2008-10-01* Updated the fpGUI lazarus packages to use a platform specific output librar...graemeg
2008-09-27* Phase 2 of the unit rename is complete. The gui units have now been renamed.graemeg
2008-09-27* Rename all corelib units to the new naming convention.graemeg