summaryrefslogtreecommitdiff
path: root/src/gui
AgeCommit message (Expand)Author
2009-10-09Added "dummy" Checked property to Menus.Graeme Geldenhuys
2009-10-09Removed redundant BeginDraw..EndDraw calls in ScrollBar painting.Graeme Geldenhuys
2009-10-09New ReadOnly property for Edit components, but not implemented yet.Graeme Geldenhuys
2009-09-28Bugfix: If BackgroundColor and cached colorwheel image.Graeme Geldenhuys
2009-09-28ColorWheel: Notify RTTI of defaut values in published properties.Graeme Geldenhuys
2009-09-27ColorWheel and ValueBar implementation including color mapping routines.Graeme Geldenhuys
2009-07-30Fix bug for SpinEditFloat MinValue settingjean-marc
2009-07-28Add and remove todo list items.Graeme Geldenhuys
2009-07-28Add new method InsertAtCursorPos() to TfpgBaseEditGraeme Geldenhuys
2009-07-28Add copyright information in dialog include filesGraeme Geldenhuys
2009-07-28Adds a new Character Map dialog to fpGUIGraeme Geldenhuys
2009-07-28Minor code formattingGraeme Geldenhuys
2009-07-06StringGrid RowCount update bug fixGraeme Geldenhuys
2009-07-02Fix compilation bug with fpc 2.3.1 - field orderMicheal Fyffe
2009-06-25Stringgrid column right margin issue fixedJean-Marc
2009-06-23Copyright and code formatting fix.Graeme Geldenhuys
2009-06-23Unset cursor/caret fix in TfpgMemo.David Emerson
2009-06-23Fix overlapping text in RadioButton and CheckBoxGraeme Geldenhuys
2009-06-23Fixed the image position regarding focus rectangleGraeme Geldenhuys
2009-06-23New property BoxLayout for checkbox and radiobutton.Jean-Marc
2009-06-15Fixed InvertCaret exception.David Emerson
2009-06-08Fixed the keyMenu handling in BasicEdit components.Graeme Geldenhuys
2009-06-03GetFieldBounds 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-21Applied patch from Jean-Marc.graemeg
2009-03-20* Minor X11 debugging improvements.graemeg
2009-03-13plans for future enhancements to edit components.graemeg
2009-03-09ExtraHint property for EditCombo. Thanks to Jean-Marc.graemeg
2009-02-19no commentsgraemeg
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-16Reverted 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
2009-02-12* Applied Jean-Marc's margin patches.graemeg
2009-02-10* Minor fix in fpg_edit and Backspace key handling.graemeg
2009-02-04* CustomGrid now calls Update instead of Repaint. This now conforms to BeginU...graemeg
2009-01-14* new methods added to fpg_utils unit.graemeg
2009-01-12* Added two new functions to fpg_utils unit.graemeg
2009-01-09* more work on the Select Dir dialog, but it's not workable yet.graemeg
2009-01-09* Applied Jean-Marc's dialog patch to improve translation support.graemeg
2008-12-09* Added fpgApplicationRemoveWindowFromModalStack so windows that are in the s...drewski207
2008-11-25* Added some of the missing published properties to TfpgPanel.graemeg
2008-11-18* Minor bug fix in TfpgApplication. Setting the HintPase didn't affect the hi...graemeg
2008-11-13* NumericEdit fixed from Jean-Marc. Fixed bug where value changed as you set ...graemeg
2008-11-12* Removed public Alignment property from EditInteger, EditFloat and EditCurre...graemeg
2008-11-12* new fpgCharAt() functiongraemeg
2008-11-11* Jean-marc did excellent work fixing up the numeric edit components.graemeg