summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-04-06* added missing units directory for miglayout prototypeGraeme Geldenhuys
2009-04-05* Added missing unit output directories.Graeme Geldenhuys
2009-04-05* Added the missing lib directoryGraeme Geldenhuys
2009-04-05Added a project wide .gitignore file.Graeme Geldenhuys
2009-04-04* Migrated SubVersion repository to Git.Graeme Geldenhuys
2009-03-30* Patch fixing: Quick drag causes list order corruption.graemeg
2009-03-27* Applied DragToReorder patch from David Emerson.graemeg
2009-03-26* CalendarCheckCombo now handles checkbox clicking with mouse.graemeg
2009-03-22* Fixed gutter line number alignment in Tfpg_textEdit prototype.graemeg
2009-03-22* Removed X11 alternate implementations for FreeBSD and Linux systems when re...graemeg
2009-03-21Applied patch from Jean-Marc.graemeg
2009-03-20* Minor X11 debugging improvements.graemeg
2009-03-13no commentsgraemeg
2009-03-13plans for future enhancements to edit components.graemeg
2009-03-09Apparently order of reintroduce and overloaded is supposed to be important.graemeg
2009-03-09ExtraHint property for EditCombo. Thanks to Jean-Marc.graemeg
2009-02-19no commentsgraemeg
2009-02-17* Fixed memory leaks in Calendar Combobox.graemeg
2009-02-16* Removed a lot of memory leaks from fpg_treeview.pas.graemeg
2009-02-16Reverted the previous vista hint implementation. Introduced a new ExtraHint p...graemeg
2009-02-13* Removed the duplicated SelectedObject propertygraemeg
2009-02-13* new mediators for 3 numeric edit components. Thanks to Clemens for the patch.graemeg
2009-02-13* Applied combobox patch from Clemens adding improved hint support.graemeg
2009-02-12* applied a modified patch from Clemens with the following changes:graemeg
2009-02-12* Applied Jean-Marc's margin patches.graemeg
2009-02-12* Fixed the rename include files in the fpgui packages.graemeg
2009-02-11* Updated Russian translation.graemeg
2009-02-11* Updated the language inc generator program.graemeg
2009-02-10* SetEnabled recursively sets enabled property.graemeg
2009-02-10* Minor fix in fpg_edit and Backspace key handling.graemeg
2009-02-04* CustomGrid now calls Update instead of Repaint. This now conforms to BeginU...graemeg
2009-02-04* added a custom user message constant.graemeg
2009-01-30* Removed a potential AV error in hintwindow handling.graemeg
2009-01-14* new methods added to fpg_utils unit.graemeg
2009-01-12* Added two new functions to fpg_utils unit.graemeg
2009-01-12* Revents a possible AV in StringGrid mediator.graemeg
2009-01-09* more work on the Select Dir dialog, but it's not workable yet.graemeg
2009-01-09* Applied Jean-Marc's dialog patch to improve translation support.graemeg
2008-12-09* Added fpgApplicationRemoveWindowFromModalStack so windows that are in the s...drewski207
2008-12-04* Improved the build.bat file to use FPC to detect platform and OS variables.graemeg
2008-12-04* updated windows build batch file to create output lib dir.graemeg
2008-12-02* tiOPF: Created a new Pick Database form for the demos.graemeg
2008-11-25* Added some of the missing published properties to TfpgPanel.graemeg
2008-11-21no commentgraemeg
2008-11-20* minor adjustment to tiGUIInigraemeg
2008-11-18* Minor bug fix in TfpgApplication. Setting the HintPase didn't affect the hi...graemeg
2008-11-14* more extrafpc.cfg changes.graemeg
2008-11-14* updated all extrafpc.cfg files to use the correct lib output directory.graemeg
2008-11-13* NumericEdit fixed from Jean-Marc. Fixed bug where value changed as you set ...graemeg
2008-11-12* Removed public Alignment property from EditInteger, EditFloat and EditCurre...graemeg