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
/
fpg_main.pas
Age
Commit message (
Expand
)
Author
2010-04-28
4 new predefined colors for grid usage.
Graeme Geldenhuys
2010-04-25
Hook the hint timer into the new OnShowHint event of TfpgWidget.
Graeme Geldenhuys
2010-04-21
new overloaded version of PrintCoord() helper procedure.
Graeme Geldenhuys
2010-04-13
Message Dialog buttons now use translated text.
Graeme Geldenhuys
2010-03-30
Replaced website address with a constant.
Graeme Geldenhuys
2010-03-18
Add support for changing the HintWindow and HintWindowClass at runtime.
Graeme Geldenhuys
2010-03-18
WinCE: Now we can enable fpgCreateStandardImages again.
Graeme Geldenhuys
2010-03-11
use a more accurate message name for asking to be freed.
Graeme Geldenhuys
2010-03-10
FPC compiler struggles with include files that don't have extensions.
Graeme Geldenhuys
2010-03-08
Updated the various programs and fpGUI library to use the new generate versio...
Graeme Geldenhuys
2010-02-26
Update copyright notice in all units.
Graeme Geldenhuys
2010-02-23
Initial support for WinCE devices, after a long break since v0.4.
Paul Breneman
2010-02-22
Removed IFDEf's in fpg_main by using fpg_interface unit
Graeme Geldenhuys
2010-02-11
Cross-build script for personal use
Graeme Geldenhuys
2009-12-29
Add information text to the About fpGUI dialog.
Graeme Geldenhuys
2009-12-10
Forgot to free fpgApplicationt hint timer
Graeme Geldenhuys
2009-12-10
Tweak of color usage and the look of popup menus
Graeme Geldenhuys
2009-10-16
fpgStyles now has a FixedFont property as well.
Graeme Geldenhuys
2009-10-09
Operator overloading for TRect structure.
Graeme Geldenhuys
2009-08-02
Merge branch 'work'
Graeme Geldenhuys
2009-08-02
Fix compiler hint - unused unit in uses clause
Graeme Geldenhuys
2009-07-28
Minor code formatting
Graeme Geldenhuys
2009-07-14
Add new todo items so I don't forget them
Graeme Geldenhuys
2009-06-26
Updated translations with True/False constants
Graeme Geldenhuys
2009-06-23
New property BoxLayout for checkbox and radiobutton.
Jean-Marc
2009-06-15
Improved Debugln() formatting.
Graeme Geldenhuys
2009-06-08
DebugLn() improvements
Graeme Geldenhuys
2009-02-16
Reverted the previous vista hint implementation. Introduced a new ExtraHint p...
graemeg
2009-02-11
* Updated the language inc generator program.
graemeg
2009-02-04
* added a custom user message constant.
graemeg
2009-01-30
* Removed a potential AV error in hintwindow handling.
graemeg
2008-11-18
* Minor bug fix in TfpgApplication. Setting the HintPase didn't affect the hi...
graemeg
2008-10-15
* Added an example fpmake program contributed by Henry Vermaak. Showing how t...
graemeg
2008-10-05
* Added a new Canvas.DrawPolygon() method
graemeg
2008-09-30
* Implemented a correct TfpgWindow.HasParent method.
graemeg
2008-09-27
* Phase 2 of the unit rename is complete. The gui units have now been renamed.
graemeg
2008-09-27
* Rename all corelib units to the new naming convention.
graemeg