summaryrefslogtreecommitdiff
path: root/src/gui/fpgui_package.pas
AgeCommit message (Expand)Author
2008-04-02* Applied patch (#1930945) from Jean-Marc which introduces a new component in...graemeg
2008-03-25* Added Antonio Sanguigni new TfpgHyperLabel component to fpGUI. I converted ...graemeg
2008-03-24* More improvements to the ColorListBox component.graemeg
2008-03-21* new method in Canvas class called ClipLine() which clips the coordinatesgraemeg
2008-02-25* Scrolling the dropdown to the end, it doesn't display the last item. graemeg
2008-02-12* Applied patch #1890188 from Jean-Marc regarding gui_editcombo.pasgraemeg
2008-02-06* Added a new unit gui_editcombo. This is still undergraemeg
2007-11-06* Added new TfpgGauge component. Thanks to Giuliano Colla.graemeg
2007-11-03* Started working on a Calendar component.graemeg
2007-10-28* Refactored the TfpgLabel component.graemeg
2007-09-17* Experimental: started a implementation where the TfpgMemo can graemeg
2007-09-13combobox changesgraemeg
2007-09-13* CoreLib: fpgApplication now has a Terminated property which terminates thegraemeg
2007-08-31* Created a template test project for the upcoming Treeview component.graemeg
2007-08-18* Moved and renamed gui_popupwindows.pas unit from GUI to CoreLib.graemeg
2007-08-15* Implemented some file handling functions.graemeg
2007-08-14* That's weird. It compiled at home, but not at work. Renamedgraemeg
2007-08-13* Started implementation of a menugraemeg
2007-08-13* Implemented a TfpgProgressBar component.graemeg
2007-08-11* Renamed the unit gui_grid.pas to gui_basegrid.pasgraemeg
2007-08-08* fixed compilation for older versions of fpcdrewski207
2007-08-08* Finally fixed all painting issues with rectangles and clipping.graemeg
2007-08-06* Added basic listviewdrewski207
2007-08-04* Started the implementation of a Grid component.graemeg
2007-07-31* The beginnings of a PageControl and TabSheet.graemeg
2007-07-31* Implemented and added a TfpgTrackBar component. The graemeg
2007-07-26* Added new composite images for radio buttons and checkbox buttons.graemeg
2007-07-25* Implemented and added a new unit that will handle command line parameters.graemeg
2007-07-24* Fixed a minor repaint bug in TfpgLabel and AutoSize. If text was setgraemeg
2007-07-23Restructure Part 5.graemeg