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
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
2009-07-06
StringGrid RowCount update bug fix
Graeme Geldenhuys
2009-07-02
Fix compilation bug with fpc 2.3.1 - field order
Micheal Fyffe
2009-06-25
Stringgrid column right margin issue fixed
Jean-Marc
2009-06-23
Copyright and code formatting fix.
Graeme Geldenhuys
2009-06-23
Unset cursor/caret fix in TfpgMemo.
David Emerson
2009-06-23
Fix overlapping text in RadioButton and CheckBox
Graeme Geldenhuys
2009-06-23
Fixed the image position regarding focus rectangle
Graeme Geldenhuys
2009-06-23
New property BoxLayout for checkbox and radiobutton.
Jean-Marc
2009-06-15
Fixed InvertCaret exception.
David Emerson
2009-06-08
Fixed the keyMenu handling in BasicEdit components.
Graeme Geldenhuys
2009-06-03
GetFieldBounds was not implemented for many tiMediators.
Graeme Geldenhuys
2009-03-30
* Patch fixing: Quick drag causes list order corruption.
graemeg
2009-03-27
* Applied DragToReorder patch from David Emerson.
graemeg
2009-03-26
* CalendarCheckCombo now handles checkbox clicking with mouse.
graemeg
2009-03-21
Applied patch from Jean-Marc.
graemeg
2009-03-20
* Minor X11 debugging improvements.
graemeg
2009-03-13
plans for future enhancements to edit components.
graemeg
2009-03-09
ExtraHint property for EditCombo. Thanks to Jean-Marc.
graemeg
2009-02-19
no comments
graemeg
2009-02-17
* Fixed memory leaks in Calendar Combobox.
graemeg
2009-02-16
* Removed a lot of memory leaks from fpg_treeview.pas.
graemeg
2009-02-16
Reverted the previous vista hint implementation. Introduced a new ExtraHint p...
graemeg
2009-02-13
* Applied combobox patch from Clemens adding improved hint support.
graemeg
2009-02-12
* applied a modified patch from Clemens with the following changes:
graemeg
[next]