summaryrefslogtreecommitdiff
path: root/src/gui/fpgui_package.lpk
AgeCommit message (Expand)Author
2008-02-17* updated version numbers for next release.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
2008-01-21* Fixed some memory leaks in TfpgComboBox.graemeg
2008-01-16* Fixed a bug where the Right and Centre mouse button dectection was wrong wa...graemeg
2007-11-30* Some more minor improvements to the prototype Bitmap theme support.graemeg
2007-11-06* Added new TfpgGauge component. Thanks to Giuliano Colla.graemeg
2007-11-03* Started working on a Calendar component.graemeg
2007-10-29* Started implementing Message Dialogs (with multiple buttons, icons etc).graemeg
2007-10-28* Refactored the TfpgLabel component.graemeg
2007-09-17* Experimental: started a implementation where the TfpgMemo can graemeg
2007-09-14* New overloaded EndDraw method for TfpgCanvas.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-30* Changed the unit output path of the CoreLib and GUI (Lazarus) packages to t...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-13* Started with some basic ideas for implementing Style/Theme support.graemeg
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* Mouse Cursor support has been added (GDI is untested).graemeg
2007-08-08* Finally fixed all painting issues with rectangles and clipping.graemeg
2007-08-06* updated gui package filegraemeg
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