summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-08-20* Applied minor fix from Jean-Marc for numeric edit.graemeg
2008-08-20* Applied patch from Michael van Canneyt improving file dialog handling in UI...graemeg
2008-08-20* Minor update to docs build scriptgraemeg
2008-08-19* TfpgEdit.OnChange now fires when Edit.Text is set or when clipboard functio...graemeg
2008-08-19* Fixed bad type casting in tiRtfReport which was not 64bit friendly. Patch s...graemeg
2008-08-18* Updated the tiOPFfpGUI.lpk package compiler options.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-28* Applied the updated images from Vladimir to better support alternative colo...graemeg
2008-07-28* Applied Vladimir's updatestdimgs changesgraemeg
2008-07-28* Removed temp variable when setting up standard images.graemeg
2008-07-25* Applied Vladimir's gui_dialog patch. Adding a helper function for file dial...graemeg
2008-07-24* Added some code comments for the UTF8 utility functions.graemeg
2008-07-24* Minor fix in right aligned text. Removing remainder spaces before a linebreak.graemeg
2008-07-24* Added some short form utf-8 methods to gfx_utf8utils unit.graemeg
2008-07-24* Applied a minor patch from Vladimir renaming the function WrapLine to AddLi...graemeg
2008-07-23* Applied Jean-Marc's grid Options property patch.graemeg
2008-07-23* fpgOpenURL() under X11 now tries to use xdg-open first before trying altern...graemeg
2008-07-23Applied patch from Valdimir fixing app crash when mouse wheel is scrolled in ...graemeg
2008-07-23* Applied Vladimir's DrawText patch. Nice work.graemeg
2008-07-23* Minor parameter type change in Clipboard classes from String to TfpgString.graemeg
2008-07-22Applied Valdimir's modalform patch for GDI backend.graemeg
2008-07-22* Applied minor German translation patch from Jörg Braungraemeg
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* GUI Test Runner: The counters are now activated, so you can see the number ...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* Minor fix to get GUI Test Runner to compile with FPC 2.3.1graemeg
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* 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