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
/
gdi
/
fpgui_toolkit.pas
Age
Commit message (
Expand
)
Author
2014-07-27
2 new units: fpg_CSVParser and fpg_StringGridBuilder
Graeme Geldenhuys
2014-07-21
new ToggleBox widget
Andrew Haines
2014-03-30
Adds the new win8 theme unit to the fpgui_toolkit package
Graeme Geldenhuys
2013-12-22
Adds 2 new themes to the fpGUI framework.
Graeme Geldenhuys
2013-04-29
new debug interface unit for use with out Debug Server application.
Graeme Geldenhuys
2012-12-20
AggPas Canvas can now render to the screen under Windows too.
Graeme Geldenhuys
2012-11-22
Fixes line ending issues
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-02-21
Adds PNG loading support.
Graeme Geldenhuys
2011-05-19
New component TfpgReadOnly added to fpGUI.
Graeme Geldenhuys
2011-05-06
Skeleton style units.
Graeme Geldenhuys
2010-10-28
GDI: Added OLE DND into TfpgGDIWindow.
Graeme Geldenhuys
2010-07-05
New unit (fpg_imgutils)
Graeme Geldenhuys
2010-05-14
JPEG image loading support
jp anghel
2010-04-15
New unit fpg_editbtn.pas: Adds TfpgFileNameEdit component.
Graeme Geldenhuys
2010-02-22
Removed IFDEf's in fpg_main by using fpg_interface unit
Graeme Geldenhuys
2009-09-27
Add colorwheel and colormapping units to fpgui_toolkit.lpk package.
Graeme Geldenhuys
2008-10-05
* Added a new Canvas.DrawPolygon() method
graemeg
2008-10-03
* Added Jean-Marc initial implementation of SpinEdit component.
graemeg
2008-09-27
* Phase 2 of the unit rename is complete. The gui units have now been renamed.
graemeg
2008-09-27
* Minor fixes to get fpGUI to compile under Windows. After the unit name chan...
graemeg
2008-09-27
* Rename all corelib units to the new naming convention.
graemeg
2008-08-31
* Made some changes to the Hint Help under Windows. Microsoft strikes
graemeg
2008-06-28
* Committed Vladimir's Splitter component patch.
graemeg
2008-06-27
* Added a new all-in-one lazarus package for fpGUI.
graemeg
2008-06-27
* Introduced a new property to TfpgWidget, called IsContainer for all
graemeg