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.pas
Age
Commit message (
Expand
)
Author
2008-05-30
* Created a new bitmap animation component called TfpgImgAnim.
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-24
* More improvements to the ColorListBox component.
graemeg
2008-03-21
* new method in Canvas class called ClipLine() which clips the coordinates
graemeg
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.pas
graemeg
2008-02-06
* Added a new unit gui_editcombo. This is still under
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-28
* Refactored the TfpgLabel component.
graemeg
2007-09-17
* Experimental: started a implementation where the TfpgMemo can
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-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. Renamed
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
* fixed compilation for older versions of fpc
drewski207
2007-08-08
* Finally fixed all painting issues with rectangles and clipping.
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