summaryrefslogtreecommitdiff
path: root/src/gui
AgeCommit message (Expand)Author
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
2008-07-16* Added compile fix for Splash Screen demo from MvC.graemeg
2008-07-16* Applied Vladimir's GetClientRect patch.graemeg
2008-07-15* Appied gui_edit patch from Jean-Marc.graemeg
2008-07-15* GUI Test Runner: Improved the images in the treeview.graemeg
2008-07-14* Minor changes to popup menus for Edit and Treeview.graemeg
2008-07-14* Applied some of the various patch from Jean-Marc.graemeg
2008-07-14* Applied patch no:2014995 EditFload decimal setup.graemeg
2008-07-14* Implemented a ModalResult type and related constants.graemeg
2008-07-14* Fixed the blind casting to TfpgWidget done in gui_radiobutton.graemeg
2008-07-11* Fixed the recusion bug in Treeview when searching for a node.graemeg
2008-07-11* Applied various patches from Jean-Marc.graemeg
2008-07-11* Applied patch improving the text drawing and alignment in grids. By Jean-Marc.graemeg
2008-07-11Combo resize patch applied from Luiz Americo.graemeg
2008-07-11* Applied minor memory leak patch for TfpgPanel. By Vladimir.graemeg
2008-07-11Applied mousevents patch from Vladimir.graemeg
2008-07-11* Removed many compiler warnings from the gfx_imgfmt_bmp unit.graemeg
2008-07-09* Applied patch 2013558 from Jean-Marc. Adding a new Currency edit and other ...graemeg
2008-07-09* Applied patch from Jean-Marc improving the EditoCombo component. Patch #199...graemeg
2008-07-08* Added a new FindSubNode method to TfpgTreeNode.graemeg
2008-07-07* Published more events and properties for EditInteger and EditFload components.graemeg
2008-07-07* Fixed svn properties on some files.graemeg
2008-07-03* EditTest in the prototypes directory now tests Button ImageLayout property.graemeg
2008-07-02* Applied Button patch from Michael van Canneyt. Adding ImageLayout property ...graemeg
2008-07-01* TfpgButton now contains a new property called Flat which gives it a flat lo...graemeg
2008-06-29Applied path from Vladimirgraemeg
2008-06-29* Improved the look of the Splitter components by showing a GrabBar and trian...graemeg