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
Age
Commit message (
Expand
)
Author
2010-03-24
Tabs: New property FixedTabHeight.
Graeme Geldenhuys
2010-03-24
PageControl: UTF8 compliance with text handling in tabs.
Graeme Geldenhuys
2010-03-23
GDI: internet links in unit header comment
Graeme Geldenhuys
2010-03-21
Tab: implemented TabPosition tpBottom and tpNone
Graeme Geldenhuys
2010-03-19
PageControl: Neaten up code and some minor improvements.
Graeme Geldenhuys
2010-03-19
SelectDir Dialog changes - initial selection directory now works.
Graeme Geldenhuys
2010-03-19
New translation string for 'Select a directory' dialog.
Graeme Geldenhuys
2010-03-19
TreeView: SetSelection did not position the selected node in a visible area.
Graeme Geldenhuys
2010-03-19
New convenience string functions.
Graeme Geldenhuys
2010-03-19
SelectDir dialog: Fixed various issues in the dialog.
Graeme Geldenhuys
2010-03-18
WINCE: Replaced magic numbers with windows constants.
Graeme Geldenhuys
2010-03-18
Refactored the TfpgHintWindow class for better user customization and resourc...
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
MenuBar issues with visibility when created at runtime.
Graeme Geldenhuys
2010-03-16
Fixed visibility handling of components created at runtime.
Graeme Geldenhuys
2010-03-16
Code not needed any more, parent class already does this.
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
Use constants instead of magic numbers for ModalResult values.
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-10
listview: fixed double buffering bug.
Graeme Geldenhuys
2010-03-09
Add missing include path for new version file
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-08
minor tweak for usage in VFD
Graeme Geldenhuys
2010-03-04
Add missing published Hint properties to some components.
Graeme Geldenhuys
2010-03-03
Another addition to fpgOpenURL() under Linux.
Graeme Geldenhuys
2010-03-01
no comment.
Graeme Geldenhuys
2010-03-01
Fixed memory leak in TfpgGroupBox. Never freed the used font.
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-25
Published Hint and ShowHint on all widgets.
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
2010-02-22
Removed IFDEF's in fpg_utils by using AllFilesMask.
Graeme Geldenhuys
2010-02-22
Removed IFDEf's in fpg_main by using fpg_interface unit
Graeme Geldenhuys
2010-02-22
update readme and install text files
Graeme Geldenhuys
[next]