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
/
gfxbase.pas
Age
Commit message (
Expand
)
Author
2007-10-26
* Updated the ThreeDee prototype with a new gradient function.
graemeg
2007-10-21
* Added name and version constants.
graemeg
2007-10-17
CoreLib: Fixed Canvas.StretchDraw(). I forgot to undo previous debug testing ...
graemeg
2007-10-05
* Implemented a UTF8Insert() and UTF8Delete() procedures
graemeg
2007-09-14
* Introduced Setter methods for BaseWindow Width and Height properties.
graemeg
2007-09-14
* New overloaded EndDraw method for TfpgCanvas.
graemeg
2007-09-13
* CoreLib: fpgApplication now has a Terminated property which terminates the
graemeg
2007-09-12
minor adjustment to default font setting and included the missing extrafpc.cf...
graemeg
2007-09-08
* Fixed initial painting of components when they are placed in the
graemeg
2007-08-21
* Removed OS based Double Click from GDI.
graemeg
2007-08-21
* Fixed a minor memory leak in fpgApplication. We still have quite a few
graemeg
2007-08-20
* Implemented a most of the Menu component. It's still
graemeg
2007-08-20
* CoreLib: Some minor code cleanup, removing unused variables and code comments.
graemeg
2007-08-14
* Updated a few scripts in the docs directory.
graemeg
2007-08-12
* Minor adjustment to the GradientFill function.
graemeg
2007-08-12
* The start of clipboard support. Currently on Text is support and the clipbo...
graemeg
2007-08-12
* Extended the sample text string used in the Font Select dialog.
graemeg
2007-08-12
* Implemented a Base Dialog class.
graemeg
2007-08-11
* Implemented fpgApplicatio.GetFontfaceList (GDI untested)
graemeg
2007-08-10
* Fixed minor compiler error and Mouser Cursor support
graemeg
2007-08-09
* moved FastDoubleBuffer to TfpgCanvasBase
drewski207
2007-08-08
* Mouse Cursor support has been added (GDI is untested).
graemeg
2007-08-08
* Minor adjustments to GDI code after the previous revisions changes.
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-06
* Added basic listview
drewski207
2007-07-27
X11 only:
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-24
Replaced some code that got undone in the previous revision regarding modal f...
graemeg
2007-07-24
made DoAllocateWinHandle only allocate not show a handle
drewski207
2007-07-24
* Updated gfx_x11 to reflect the changes about modal forms.
graemeg
2007-07-24
* Move some modal form requirements as global variable to properties
graemeg
2007-07-24
GUI: created a AutoSize property for TfpgLabel
graemeg
2007-07-23
The first part of removing the obsolete fpGUI and replacing it with the new m...
graemeg
[prev]