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-10-28
Implemented equals (=) operator for TPoint type
Graeme Geldenhuys
2010-10-28
TfpgDrag.Execute: replaced Assert() calls with Exceptions.
Graeme Geldenhuys
2010-10-28
TfpgDrag.Execute now has a default TfpgDropAction drop action of daCopy.
Graeme Geldenhuys
2010-10-21
changed system color for all inactive color variables.
Graeme Geldenhuys
2010-10-15
Minor improvement in fpgCheckTimers procedure.
Graeme Geldenhuys
2010-10-15
fpgApplication.OnIdle was never triggered under Windows.
Graeme Geldenhuys
2010-10-11
fpgApplication.ProcessMessages now process other events (eg: timers) too.
Graeme Geldenhuys
2010-10-11
new method, Pause(), introduced to TfpgTimer
Graeme Geldenhuys
2010-10-11
TfpgTimer constructor and Reset can now be extended in descendants
Graeme Geldenhuys
2010-10-04
Splitter grabbar color is now a system color.
Graeme Geldenhuys
2010-10-01
fixed issue ID: 3030971 from SourceForge.
Graeme Geldenhuys
2010-10-01
bugfix for ID: 3064350 from SourceForge.
Graeme Geldenhuys
2010-10-01
minor improvement to fpgGetNamedColor - now using fpgIsNamedColor internally.
Graeme Geldenhuys
2010-10-01
new function introduced: fpgIsNamedColor()
Graeme Geldenhuys
2010-10-01
bugfix: SpinEdit sometimes caused an AV because fpgCaret could not paint
Graeme Geldenhuys
2010-09-23
implement the higher level TfpgDrag and TfpgMimeData classes.
Graeme Geldenhuys
2010-09-23
fpgApplication got a new property: StartDragDistance.
Graeme Geldenhuys
2010-09-21
Two new helper routines [fpgPoint() and fpgSize()] and lots of operator overl...
Graeme Geldenhuys
2010-09-21
DrawButtonFace(): Improved the look of Flat=True buttons
Graeme Geldenhuys
2010-09-20
KeyPress events is now distributed to Widgets, then Form, then fpgApplication
Graeme Geldenhuys
2010-08-29
menu theming: refactored out the menu painting, into the TfpgStyle class
Graeme Geldenhuys
2010-08-05
updated unit description.
Graeme Geldenhuys
2010-07-05
Extended TfpgImage with a new CreateDisabledImage() method.
Graeme Geldenhuys
2010-07-05
new method Tfpgimage.ImageFromSource to create a cloned image.
Graeme Geldenhuys
2010-05-07
no comment.
Graeme Geldenhuys
2010-04-30
Fixed bug in TfpgImage.ImageFromRect() where UpdateImage was called to early.
Graeme Geldenhuys
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
[next]