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
/
gui
Age
Commit message (
Expand
)
Author
2010-03-18
Refactored the TfpgHintWindow class for better user customization and resourc...
Graeme Geldenhuys
2010-03-16
MenuBar issues with visibility when created at runtime.
Graeme Geldenhuys
2010-03-16
Code not needed any more, parent class already does this.
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-10
listview: fixed double buffering bug.
Graeme Geldenhuys
2010-03-08
Updated the various programs and fpGUI library to use the new generate versio...
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-01
Fixed memory leak in TfpgGroupBox. Never freed the used font.
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-03
Published ReadOnly property for Numeric Edit components too.
Graeme Geldenhuys
2010-02-03
Implemented ReadOnly support for TfpgEdit.
Graeme Geldenhuys
2010-02-03
very minor code formatting fix.
Graeme Geldenhuys
2010-01-29
Corrected work spacing in 'About fpGUI' dialog text.
Graeme Geldenhuys
2009-12-29
New methods GotoNextNodeUp and GotoNextNodeDown to step through a tree.
Graeme Geldenhuys
2009-12-29
MenuBar color is not consistent with Popup Menu seperator items.
Graeme Geldenhuys
2009-12-29
Add information text to the About fpGUI dialog.
Graeme Geldenhuys
2009-12-21
Causes popup menus to overlap slightly so it is easier to see the z-order.
Graeme Geldenhuys
2009-12-10
Extra saftey checks. Nothing major.
Graeme Geldenhuys
2009-12-10
Tweak of color usage and the look of popup menus
Graeme Geldenhuys
2009-11-30
fixed compiler reported visibilty issues.
Graeme Geldenhuys
2009-11-23
Add a Hint property to TfpgMenuItem.
Graeme Geldenhuys
2009-11-09
Published the OnDoubleClick event for the Treeview and Listbox components.
Graeme Geldenhuys
2009-11-09
ListBox BeginUpdate / EndUpdate now correctly delays updates
Graeme Geldenhuys
2009-11-05
minor changes required in fpg_tree.pas to work with FPC 2.3.1
Graeme Geldenhuys
2009-11-05
More support for a help system
Graeme Geldenhuys
2009-11-05
Fixed mouse wheel scrolling in treeview.
Graeme Geldenhuys
2009-11-03
Fix bug where if Memo linecount = 0 the cursor was not drawn.
Graeme Geldenhuys
2009-10-27
New property setting initial directory in the File Open/Save dialog.
Jean-Marc
2009-10-27
Fix enable/disable of SpinEdit buttons when min/max is reached.
Jean-Marc
2009-10-27
Some min/max fixes to SpindEdit.
Jean-Marc
2009-10-26
Minor fixes to properties in fpg_spinedit unit.
Graeme Geldenhuys
2009-10-23
New WindowPosition setting of wpOneThirdDown.
Graeme Geldenhuys
2009-10-21
Treeview can now do a FindSubNode using the Node.Data property.
Graeme Geldenhuys
2009-10-12
Fixed up the comments in fpg_iniutils. Copy and Paste is evil! :-)
Graeme Geldenhuys
2009-10-12
Scrollbars: reverse d1e205cfb commit.
Graeme Geldenhuys
2009-10-09
Added "dummy" Checked property to Menus.
Graeme Geldenhuys
2009-10-09
Removed redundant BeginDraw..EndDraw calls in ScrollBar painting.
Graeme Geldenhuys
2009-10-09
New ReadOnly property for Edit components, but not implemented yet.
Graeme Geldenhuys
2009-09-28
Bugfix: If BackgroundColor and cached colorwheel image.
Graeme Geldenhuys
2009-09-28
ColorWheel: Notify RTTI of defaut values in published properties.
Graeme Geldenhuys
2009-09-27
ColorWheel and ValueBar implementation including color mapping routines.
Graeme Geldenhuys
2009-07-30
Fix bug for SpinEditFloat MinValue setting
jean-marc
2009-07-28
Add and remove todo list items.
Graeme Geldenhuys
2009-07-28
Add new method InsertAtCursorPos() to TfpgBaseEdit
Graeme Geldenhuys
2009-07-28
Add copyright information in dialog include files
Graeme Geldenhuys
2009-07-28
Adds a new Character Map dialog to fpGUI
Graeme Geldenhuys
2009-07-28
Minor code formatting
Graeme Geldenhuys
[next]