index
:
Erich/fpGUI
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
gui
/
fpgui_package.lpk
Age
Commit message (
Expand
)
Author
2008-05-30
* Created a new bitmap animation component called TfpgImgAnim.
graemeg
2008-05-22
* Minor bugfix in gui_customgrid.
graemeg
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-13
* Applied patch from Antonio which adds a authentication to User Prompt Dialo...
graemeg
2008-03-13
* Fixed the extrafpc.cfg file due to latest restructure of gfx_utils.pas unit.
graemeg
2008-03-12
* Applied User Prompt Dialog patch from Antonio.
graemeg
2008-03-10
* Implemented the New Directory Dialog and added it to the File Open and File...
graemeg
2008-03-06
* fpgfx and fpgui packages now have the -B compiler parameter to always compi...
graemeg
2008-02-25
* Scrolling the dropdown to the end, it doesn't display the last item.
graemeg
2008-02-20
* Minor fix in the version number requirements.
graemeg
2008-02-20
* Bumped up the version numbers.
graemeg
2008-02-17
* updated version numbers for next release.
graemeg
2008-02-12
* Applied patch #1890188 from Jean-Marc regarding gui_editcombo.pas
graemeg
2008-02-06
* Added a new unit gui_editcombo. This is still under
graemeg
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-13
combobox changes
graemeg
2007-09-13
* CoreLib: fpgApplication now has a Terminated property which terminates the
graemeg
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 menu
graemeg
2007-08-13
* Implemented a TfpgProgressBar component.
graemeg
2007-08-11
* Renamed the unit gui_grid.pas to gui_basegrid.pas
graemeg
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 file
graemeg
2007-08-06
* Added basic listview
drewski207
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 set
graemeg
2007-07-23
Restructure Part 5.
graemeg