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.pas
Age
Commit message (
Expand
)
Author
2008-08-25
* Implemented missing SetupGUIandObject in tiMeditaros for TfpgTrackBar.
graemeg
2008-07-28
* Applied the updated images from Vladimir to better support alternative colo...
graemeg
2008-07-28
* Applied Vladimir's updatestdimgs changes
graemeg
2008-03-25
* Fixed a memory leak in the TfpgFileListBase class.
graemeg
2008-03-21
* new method in Canvas class called ClipLine() which clips the coordinates
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-18
* Added a new gfx_constants unit which will be used as the start of localizat...
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-02-01
* Applied patch from Jean-Marc which fixes a minor issue in the TfpgMemo and ...
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-28
* Implemented a Command pattern interface.
graemeg
2007-11-26
* Created a new unit that implements a WideString version of TStringList.
graemeg
2007-08-18
* Moved and renamed gui_popupwindows.pas unit from GUI to CoreLib.
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