summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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* Applied patch from Vladimir, removing all memory leaks from UI Designer.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-14* Applied GDI Modal Forms patch from Vladimir.graemeg
2008-07-11* Fixed the recusion bug in Treeview when searching for a node.graemeg
2008-07-11* Extended the unit tests for the fpGUI treeview component.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* Forgot the original images used in GUI Test Runner.graemeg
2008-07-11* Removed many compiler warnings from the gfx_imgfmt_bmp unit.graemeg
2008-07-10* Fixed a minor variable type bug in imagelist unit.graemeg
2008-07-10* Removed the annoying unit that Lazarus IDE keeps adding to the examples.graemeg
2008-07-09* More improvements to GUI Test Runner. It now sets the results as new nodes ...graemeg
2008-07-09* GUI Test Runner: Fixed the minor bug where 'All Tests' was not runnable.graemeg
2008-07-09* Applied patch 2013558 from Jean-Marc. Adding a new Currency edit and other ...graemeg
2008-07-09* Minor size adjustment to GUI Test Runner.graemeg
2008-07-09* Applied patch from Jean-Marc improving the EditoCombo component. Patch #199...graemeg
2008-07-09* Updated the fpgui_ide.lpk to use the new fpgui_toolkit.lpk package.graemeg
2008-07-09* More improvements to the GUI Test Runner. Adding Splitter support.graemeg
2008-07-08* Added a new FindSubNode method to TfpgTreeNode.graemeg
2008-07-08* Got the basics working in the GUI Test Runner.graemeg
2008-07-08* GUI Test Runnergraemeg
2008-07-07* Published more events and properties for EditInteger and EditFload components.graemeg
2008-07-07* The start of a FPCUnit GUI Test Runner based on fpGUI.graemeg
2008-07-07* Fixed svn properties on some files.graemeg
2008-07-04* Removed the outdated Technical Reference document. It will be rewritten in ...graemeg
2008-07-03* EditTest in the prototypes directory now tests Button ImageLayout property.graemeg
2008-07-02* Reverted the previous patch, except for the InvalidateRect() call.graemeg
2008-07-02* GDI: Removed the BorderDimension usage in DoUpdateWindowPosition and added ...graemeg
2008-07-02* Applied Button patch from Michael van Canneyt. Adding ImageLayout property ...graemeg
2008-07-02* Removed the RePaint call from HandleAlignments. It's now called from Realig...graemeg
2008-07-01* Applied GDI Resize consistency patch from Luiz Americograemeg
2008-07-01* Thanks to Michael van Canneyt for updating and improving the updatestdimgs ...graemeg
2008-07-01* TfpgButton now contains a new property called Flat which gives it a flat lo...graemeg
2008-06-30* A quick implementation of the Vista Black button.graemeg
2008-06-30* Updated the prototypes themetest to improve the painting of themed buttons.graemeg
2008-06-29Applied path from Vladimirgraemeg
2008-06-29* GDI: Minor bug fix in Canvas.DoSetColor. It reset the LineStyle to lsSolid.graemeg
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* Committed Vladimir's Splitter component patch.graemeg
2008-06-28* Fixed the dialog size issue reported by Jean-Marc.graemeg
2008-06-27* Added a new all-in-one lazarus package for fpGUI.graemeg
2008-06-27* A slight fix for X11 resizing forms with the mouse and alignment processing.graemeg