summaryrefslogtreecommitdiff
path: root/src/gui
AgeCommit message (Expand)Author
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
2008-06-28* Forgot to add the actual gui_splitter unit.graemeg
2008-06-28* Fixed the dialog size issue reported by Jean-Marc.graemeg
2008-06-27* A slight fix for X11 resizing forms with the mouse and alignment processing.graemeg
2008-06-27* Introduced a new property to TfpgWidget, called IsContainer for allgraemeg
2008-06-26* More code clean up.graemeg
2008-06-26* Refactored the TfpgButton class so it's easier to create custom button type...graemeg
2008-06-24* Using Assign() to set Items of TfpgComboBox did not update the displayed text.graemeg
2008-06-24* Temporary workaround for TfpgForm under X11 fixing Alignment components. Se...graemeg
2008-06-23* TfpgListBox now handles the Resize message. This fixes the scrollbar issue ...graemeg
2008-06-19* Restore button state if an exception occurs inside the Click event.graemeg
2008-06-18* Finally fixed a Index out of bounds error in StringGrid. Thanks to David Em...graemeg
2008-06-12* Minor fixes to csUpdating ComponentState in Grids.graemeg
2008-06-10* Applied patch from Jean-Marc for editcombo component.graemeg
2008-06-09* Fixed the tiGUIIni read/write formstate information for tiOPF based applica...graemeg
2008-06-04* Applied a patch from Luiz Americo which fixes some alignment issues inside ...graemeg
2008-06-03Applied partial parts of patch [ 1979341 ] gui_editCombo from Jean-Marc.graemeg
2008-06-03* Applied Jean-Marc's patch to gui_listbox fixing issues in editcombo.graemeg
2008-06-02* Minor fix to paint the EditCombo's background correctly.graemeg
2008-05-30* Created a new bitmap animation component called TfpgImgAnim.graemeg