index
:
Erich/fpGUI
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
corelib
/
x11
/
fpgui_toolkit.lpk
Age
Commit message (
Expand
)
Author
2013-12-22
Adds 2 new themes to the fpGUI framework.
Graeme Geldenhuys
2013-05-16
aggcanvas: adds preliminary font support
Graeme Geldenhuys
2013-04-29
new debug interface unit for use with out Debug Server application.
Graeme Geldenhuys
2013-04-10
Forgot to bump the version numbers of the fpgui_toolkit.lpk packages.
Graeme Geldenhuys
2012-12-20
Added the Agg2D canvas unit to the X11 fpgui_toolkip.lpk package
Graeme Geldenhuys
2012-10-26
Adds a System Tray Icon implementation for X11.
Graeme Geldenhuys
2012-08-01
Updates te fpgui_toolkit.lpk (lazarus packages) with the reporting engine units.
Graeme Geldenhuys
2012-04-10
x11: adds a new compiler define in the lazarus package to control AggPas supp...
Graeme Geldenhuys
2012-03-29
x11: Enabled Smart-Linkable support for the fpgui_toolkit package
Graeme Geldenhuys
2012-03-19
updates search paths for AggPas in fpgui_toolkit.lpk packages.
Graeme Geldenhuys
2012-02-21
Adds PNG loading support.
Graeme Geldenhuys
2011-12-02
version bump to 0.8
Graeme Geldenhuys
2011-05-19
New component TfpgReadOnly added to fpGUI.
Graeme Geldenhuys
2011-05-06
Skeleton style units.
Graeme Geldenhuys
2010-11-11
Bumped the version number so it's newer than the last release.
Graeme Geldenhuys
2010-08-02
Added VERSION_FILE.inc to fpgui_toolkit.lpk packages and updated version.
Graeme Geldenhuys
2010-07-05
New unit (fpg_imgutils)
Graeme Geldenhuys
2010-05-23
New Input Query (text) Dialog and global function fpgInputQuery().
Graeme Geldenhuys
2010-05-14
JPEG image loading support
jp anghel
2010-04-29
New "Select Color" dialog added to fpGUI.
Graeme Geldenhuys
2010-04-15
New unit fpg_editbtn.pas: Adds TfpgFileNameEdit component.
Graeme Geldenhuys
2010-04-06
version info file moved to src directory.
Graeme Geldenhuys
2010-03-18
package settings: Use AnsiString and disable optimisation for better debugging.
Graeme Geldenhuys
2010-03-08
Updated the various programs and fpGUI library to use the new generate versio...
Graeme Geldenhuys
2010-02-22
Removed IFDEf's in fpg_main by using fpg_interface unit
Graeme Geldenhuys
2010-02-11
Cross-build script for personal use
Graeme Geldenhuys
2009-12-29
Updating fpgui package licensing information and version number.
Graeme Geldenhuys
2009-09-27
Add colorwheel and colormapping units to fpgui_toolkit.lpk package.
Graeme Geldenhuys
2009-07-28
Adds a new Character Map dialog to fpGUI
Graeme Geldenhuys
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-10-05
* Added a new Canvas.DrawPolygon() method
graemeg
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
2008-09-16
* property change for fpgui_toolkit package.
graemeg
2008-08-29
* Applied Jean-Marc's hint implementation.
graemeg
2008-08-23
* minor spelling mistakes.
graemeg
2008-06-28
* Forgot to add the actual gui_splitter unit.
graemeg
2008-06-27
* Introduced a new property to TfpgWidget, called IsContainer for all
graemeg