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
Age
Commit message (
Expand
)
Author
2010-04-29
New "Select Color" dialog added to fpGUI.
Graeme Geldenhuys
2010-04-28
4 new predefined colors for grid usage.
Graeme Geldenhuys
2010-04-25
minor change to TfpgWidget.
Graeme Geldenhuys
2010-04-25
Hook the hint timer into the new OnShowHint event of TfpgWidget.
Graeme Geldenhuys
2010-04-25
Introduced new event for TfpgWidget called OnShowHint.
Graeme Geldenhuys
2010-04-22
New Unicode wrapper function added: fpgExtractFileExt()
Graeme Geldenhuys
2010-04-21
new overloaded version of PrintCoord() helper procedure.
Graeme Geldenhuys
2010-04-16
new standard image: ellipse
Graeme Geldenhuys
2010-04-15
New standard image added: open folder with a file
Graeme Geldenhuys
2010-04-15
New unit fpg_editbtn.pas: Adds TfpgFileNameEdit component.
Graeme Geldenhuys
2010-04-13
Message Dialog buttons now use translated text.
Graeme Geldenhuys
2010-04-08
X11: temporary change to allow compiling under Mac OS - experimental
Graeme Geldenhuys
2010-04-07
New resource strings for translation.
Graeme Geldenhuys
2010-04-07
ModalResult changed to a enum type
Graeme Geldenhuys
2010-04-06
version info file moved to src directory.
Graeme Geldenhuys
2010-04-06
fpgSendMessage now calls fpgDeliverMessage() instead of .Dispatch directly.
Graeme Geldenhuys
2010-04-03
Introduced new method fpgMatchLocale to compare passed-in
Graeme Geldenhuys
2010-04-03
FixLanguageIDs now also take a var paramater instead of hard-coded value.
Graeme Geldenhuys
2010-03-30
Replaced website address with a constant.
Graeme Geldenhuys
2010-03-30
Removed modal result mrError. It's not needed any more and was a bad design.
Graeme Geldenhuys
2010-03-23
GDI: internet links in unit header comment
Graeme Geldenhuys
2010-03-19
New translation string for 'Select a directory' dialog.
Graeme Geldenhuys
2010-03-19
New convenience string functions.
Graeme Geldenhuys
2010-03-18
WINCE: Replaced magic numbers with windows constants.
Graeme Geldenhuys
2010-03-18
Add support for changing the HintWindow and HintWindowClass at runtime.
Graeme Geldenhuys
2010-03-18
Casting not required any more.
Graeme Geldenhuys
2010-03-18
BMP reading: This fixes the image loading issue on WinCE devices.
Graeme Geldenhuys
2010-03-18
Minor code formatting change.
Graeme Geldenhuys
2010-03-18
WinCE: Now we can enable fpgCreateStandardImages again.
Graeme Geldenhuys
2010-03-18
WinCE: Fix painting of BMP images to screen.
Graeme Geldenhuys
2010-03-18
package settings: Use AnsiString and disable optimisation for better debugging.
Graeme Geldenhuys
2010-03-18
Setting MouseCursor at design time now works correctly under X11.
Graeme Geldenhuys
2010-03-16
Fixed visibility handling of components created at runtime.
Graeme Geldenhuys
2010-03-15
Revert a old changes in TfpgWidget.HandleShow.
Graeme Geldenhuys
2010-03-11
Minor change so it can compile under Mac OS X with X11 support enabled.
Graeme Geldenhuys
2010-03-11
use a more accurate message name for asking to be freed.
Graeme Geldenhuys
2010-03-11
changed some consant definitions, but values are still the same.
Graeme Geldenhuys
2010-03-11
Disable compiler hint for something i did for a reason.
Graeme Geldenhuys
2010-03-10
FPC compiler struggles with include files that don't have extensions.
Graeme Geldenhuys
2010-03-09
X11: Now fontlist returns non-scaleable fonts too.
Graeme Geldenhuys
2010-03-09
X11: added some more Xft library constants for future use.
Graeme Geldenhuys
2010-03-08
Updated the various programs and fpGUI library to use the new generate versio...
Graeme Geldenhuys
2010-03-08
GDI: ShellExecute now uses correct application state
Graeme Geldenhuys
2010-03-03
Another addition to fpgOpenURL() under Linux.
Graeme Geldenhuys
2010-03-01
no comment.
Graeme Geldenhuys
2010-03-01
X11: Fix crash when copy-to-clipboard under 64bit Linux.
Graeme Geldenhuys
2010-03-01
X11: correctly handle buffer overflow errors in Xutf8LookupString API call.
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-23
wrong eol characters for windows fpgui_toolkit.lpk file.
Graeme Geldenhuys
[next]