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
/
fpgfx_package.lpk
Age
Commit message (
Expand
)
Author
2008-03-12
* Restructured gfx_utils.pas unit and moved it to the CoreLib directory.
graemeg
2008-03-06
* fpgfx and fpgui packages now have the -B compiler parameter to always compi...
graemeg
2008-03-01
* Updated translation files with new resource string constant.
graemeg
2008-02-27
* Created two new units called: gfx_pofiles.pas and gfx_translations.pas. Th...
graemeg
2008-02-20
* Bumped up the version numbers.
graemeg
2008-02-18
* Added a new gfx_constants unit which will be used as the start of localizat...
graemeg
2008-02-17
* updated version numbers for next release.
graemeg
2008-02-14
* X11: fpGUI will now raise an exception if it can't open the X Display.
graemeg
2008-02-13
* Created a new ImageList unit and class.
graemeg
2008-01-31
* TfpgColor is now a distinct type. Not just a longword alias.
graemeg
2007-12-02
* Implemented the Wu Anti-Aliased line drawing algorithm. Soon the canvas Dr...
graemeg
2007-11-30
* Some more minor improvements to the prototype Bitmap theme support.
graemeg
2007-11-28
* Implemented a Command pattern interface.
graemeg
2007-11-26
* Created a new unit that implements a WideString version of TStringList.
graemeg
2007-09-14
* New overloaded EndDraw method for TfpgCanvas.
graemeg
2007-08-30
* Changed the unit output path of the CoreLib and GUI (Lazarus) packages to t...
graemeg
2007-08-18
* Moved and renamed gui_popupwindows.pas unit from GUI to CoreLib.
graemeg
2007-08-16
* Added images, Owner, Group and file attribute support to TfpgFileGrid.
graemeg
2007-08-15
* Implemented some file handling functions.
graemeg
2007-08-12
* The start of clipboard support. Currently on Text is support and the clipbo...
graemeg
2007-07-25
* Implemented and added a new unit that will handle command line parameters.
graemeg
2007-07-23
Restructure Part 5.
graemeg