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
/
examples
/
corelib
/
canvastest
Age
Commit message (
Expand
)
Author
2013-06-18
Updates extrafpc.cfg files so no console window is shown for Windows compiled...
Graeme Geldenhuys
2010-05-12
Project file updates due to new Lazarus IDE version.
Graeme Geldenhuys
2010-04-30
Updated Canvas Test demo screenshots to show results.
Graeme Geldenhuys
2010-04-30
Updated Canvas Test demo to show that TfpgImage.ImageFromRect() does work.
Graeme Geldenhuys
2010-04-30
Extended Canvas Test demo to show that 1x1 rectangles now work.
Graeme Geldenhuys
2010-04-30
Canvas Test demo: now the form is managed by the UI Designer.
Graeme Geldenhuys
2009-10-09
Canvas.DrawString() help.
Graeme Geldenhuys
2009-08-27
Fix default size of tiShowString() form.
Graeme Geldenhuys
2009-04-05
* Added missing unit output directories.
Graeme Geldenhuys
2008-11-14
* updated all extrafpc.cfg files to use the correct lib output directory.
graemeg
2008-10-01
* Updated all demos to use the new unit names.
graemeg
2008-07-07
* Published more events and properties for EditInteger and EditFload components.
graemeg
2008-04-27
* Fixed the issue with screen flicker in the TfpgForm.OnPaint event handler.
graemeg
2008-02-09
* fixed or updated some example projects to work with latest changes.
graemeg
2007-10-18
* Win32: Implemented MinWidth and MinHeight constraint support for Forms. Not...
graemeg
2007-10-17
CoreLib: Fixed Canvas.StretchDraw(). I forgot to undo previous debug testing ...
graemeg
2007-09-13
* CoreLib: fpgApplication now has a Terminated property which terminates the
graemeg
2007-08-26
* Renamed the fpc.cfg to extrafpc.cfg so it doesn't conflict with
graemeg
2007-08-16
* Added images, Owner, Group and file attribute support to TfpgFileGrid.
graemeg
2007-08-10
* Fixed minor compiler error and Mouser Cursor support
graemeg
2007-08-08
* Finally fixed all painting issues with rectangles and clipping.
graemeg
2007-08-07
* Changed the parameters of DrawRectangle, FillRectangle to rather use Width ...
graemeg
2007-08-06
* Implemented Canvas.FillGradient().
graemeg
2007-08-02
* More work has been done to the PageControl. It looks like a PageControl, bu...
graemeg
2007-07-27
* Added the new test project I forgot earlier.
graemeg
2007-07-27
X11 only:
graemeg
2007-07-25
* Fixed a spelling mistake which caused a compiler error under Windows.
graemeg
2007-07-25
* Implemented and added a new unit that will handle command line parameters.
graemeg
2007-07-25
* Fixed the Windows implementation of Canvas.DrawArc and Canvas.FillArc.
graemeg
2007-07-25
* Implemented two new canvas functions. DrawArc() and FillArc()
graemeg
2007-07-23
Restructure Part 5.
graemeg
2007-07-23
Restructure Part 3.
graemeg