summaryrefslogtreecommitdiff
path: root/src/gui
AgeCommit message (Expand)Author
2008-10-07* Removed a memory leak from fpg_hint unit.graemeg
2008-10-06* Implemented the speedup feature in SpinEdit.graemeg
2008-10-06Applied minor EditCombo patch from Jean-Marc.graemeg
2008-10-06* Applied Jean-Marc's calendar patch adding start week day etc.graemeg
2008-10-05* Added a new Canvas.DrawPolygon() methodgraemeg
2008-10-03* Added Jean-Marc initial implementation of SpinEdit component.graemeg
2008-10-02* Added a conditional define for the BlueCurve 3d look in Listbox.graemeg
2008-09-29* A minor fix in ShowModal handling if an error occurs while showing - the us...graemeg
2008-09-27* Phase 2 of the unit rename is complete. The gui units have now been renamed.graemeg
2008-09-27* Rename all corelib units to the new naming convention.graemeg
2008-09-25* Added a TArrowDirection type and Canvas.DrawArrow now uses that type instea...graemeg
2008-09-24* Fixed 3 memory leaks in the Hint Windows units.graemeg
2008-09-23(no commit message)graemeg
2008-09-23Minor improvement to the Font Select dialog. It now remembers your custom sam...graemeg
2008-09-19* Removed old deprecated lazarus packagesgraemeg
2008-09-16* property change for fpgui_toolkit package.graemeg
2008-09-15* Added experimental PopupMenu poperty to TfpgMemo.graemeg
2008-09-15* Minor patch added extra checks.graemeg
2008-09-10* Published ShowHint and ParentShowHint for all gui components.graemeg
2008-09-09* Moved the HintTimer form TfpgWidget to TfpgApplication. Everything still se...graemeg
2008-09-09* Fixed a bug in TfpgListView where it didn't paint the last column's content.graemeg
2008-09-08* TfpgBaseGrid's FocusCol and FocusRow now defaults to -1graemeg
2008-09-08* OnExit and OnEnter are now publish for TfpgMemo.graemeg
2008-09-02* Added some hints to the UI Designer main form.graemeg
2008-09-02* Applied Jean-Marc's hint patch which moves hint functionality to TfpgWidget...graemeg
2008-08-31* Renamed the Hint Shadow class te be inline with the naming convension of fp...graemeg
2008-08-31* Renamed the hint window to TfpgHintWindowgraemeg
2008-08-31* Made some changes to the Hint Help under Windows. Microsoft strikesgraemeg
2008-08-29* Added missing gui_hint unit.graemeg
2008-08-29* Applied Jean-Marc's hint implementation.graemeg
2008-08-25* published OnEnter and OnExit it TfpgComboBoxgraemeg
2008-08-23* minor spelling mistakes.graemeg
2008-08-21* Minor StringGrid patch adding ColumnAlignment property. Thanks Michael van ...graemeg
2008-08-20* Applied minor fix from Jean-Marc for numeric edit.graemeg
2008-08-19* TfpgEdit.OnChange now fires when Edit.Text is set or when clipboard functio...graemeg
2008-08-13* minor patch for editcombo from Jean-Marcgraemeg
2008-08-01* Minor tweak in the color of the tabs.graemeg
2008-08-01* Minor patch from Jean-Marc for EditCombo.graemeg
2008-07-28* Updated File Dialog (file information panel) to use the TfpgPanel instead o...graemeg
2008-07-25* Applied Vladimir's gui_dialog patch. Adding a helper function for file dial...graemeg
2008-07-23* Applied Jean-Marc's grid Options property patch.graemeg
2008-07-23* Applied Vladimir's DrawText patch. Nice work.graemeg
2008-07-21* Applied fpgui_mode.diff patch from Luiz Americo.graemeg
2008-07-21* Applied ComboBox cleanup patch from Luiz Americograemeg
2008-07-21* Minor scrollbar patch so Windows behaves the same as Linux. Patch by Vladimir.graemeg
2008-07-18* Minor fix in the CustomGrid SetRowCount and SetColumnCount methods. Even if...graemeg
2008-07-18* Removed unnecessary parameters from DoUpdateWindowPosition.graemeg
2008-07-17* Added extra safety in the Grid Scrollbar handling. * Replaced magic number...graemeg
2008-07-17* Applied Luiz Americo's resize patch with minor fixes.graemeg
2008-07-17* Small patch for EditCombo from Jean-Marc.graemeg