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
Age
Commit message (
Expand
)
Author
2007-11-11
* adding 'db' path to build fpGUI from command line.
graemeg
2007-11-08
* Implemented a new mediator for use with tiOPF for the Calendar
graemeg
2007-11-08
* GUI: Changed the PgUp and PgDn directions in the Calendar component, to be ...
graemeg
2007-11-08
* X11: Setting a window title via netlayer does not work for the
graemeg
2007-11-07
* Rename TfpgCustomComboBox to TfpgAbstractCoboBox.
graemeg
2007-11-07
* Added a OnKeyPress event to TfpgWidget. It can now be surfaced by any
graemeg
2007-11-06
* Added new TfpgGauge component. Thanks to Giuliano Colla.
graemeg
2007-11-06
* SetLineStyle and LineWidth are now fully supported under X11 and GDI.
graemeg
2007-11-06
* Fixed the SetLineStyle issue under GDI. lsDot now draws
graemeg
2007-11-06
* Removed code duplication from the previous patch in X11 SetLineStyle.
graemeg
2007-11-06
* Applied patch from Giuliano Colla. It modifies the line drawing but is curr...
graemeg
2007-11-05
* More improvements to Calendar component.
graemeg
2007-11-05
* Implemented BeginUpdate and EndUpdate for BaseGrid.
graemeg
2007-11-03
* Improved modal form in X11 to use net window hints
drewski207
2007-11-03
* Started working on a Calendar component.
graemeg
2007-11-02
* New Background property for TfpgBevel
graemeg
2007-10-29
* Started implementing Message Dialogs (with multiple buttons, icons etc).
graemeg
2007-10-28
* Refactored the TfpgLabel component.
graemeg
2007-10-28
* Fixed the menu click issue under Windows.
graemeg
2007-10-26
* Updated the ThreeDee prototype with a new gradient function.
graemeg
2007-10-25
* Added new UTF8 function used for text translations with .po files.
graemeg
2007-10-22
* Fixed more default property values.
graemeg
2007-10-22
* Minor update to the tiOPF generic edit mediators unit.
graemeg
2007-10-21
* GUI: Set correct default values for published properties of ProgressBar and...
graemeg
2007-10-21
* Added name and version constants.
graemeg
2007-10-18
* Horizontal scrollbar now also support clicking between the left/right butto...
graemeg
2007-10-18
* Improved the implementation of the Minimum Width/Height
graemeg
2007-10-18
* Win32: Implemented MinWidth and MinHeight constraint support for Forms. Not...
graemeg
2007-10-17
* Fixed a ComboBox clipping issue where long text would paint over the intern...
graemeg
2007-10-17
CoreLib: Fixed Canvas.StretchDraw(). I forgot to undo previous debug testing ...
graemeg
2007-10-16
* GUI: Added a Data property to the TreeNode class. Now any object or data ca...
graemeg
2007-10-15
* Minor fix when a tab gets destroyed. This affected the UI Designer.
graemeg
2007-10-15
* Published BackgroundColor and OnPaint for TfpgForm
graemeg
2007-10-14
Fixed form showing in in fpgui lcl interface
drewski207
2007-10-11
Fixed bugs 1803016 and 1798475. When resizing a window a few times the painti...
graemeg
2007-10-10
* Resizing widgets now take into account the MinWidth and MinHeight
graemeg
2007-10-10
* UI Designer: Added some published properties for the ListView component.
graemeg
2007-10-10
fixed listview to work in the designer
drewski207
2007-10-09
* TfpgScrollbar in vertical orientation now supports clicking between the up/...
graemeg
2007-10-08
* UI Designer: Fixed the issue with scrolling in the property window and the ...
graemeg
2007-10-08
minor code formatting changes.
graemeg
2007-10-08
* UI Designer: Added more available Boolean properties to the Object Inspector.
graemeg
2007-10-05
* Implemented a UTF8Insert() and UTF8Delete() procedures
graemeg
2007-10-02
* Fixed the Generic Edit Mediator unit for the Dynamic ComboBox.
graemeg
2007-10-01
* Implemented the Objects[ACol,ARow] property for the StringGrid.
graemeg
2007-09-28
* Added a new unit for tiOPF support. I've ported the ListView
graemeg
2007-09-28
* Implemented Pages[] property for TfpgPageControl
graemeg
2007-09-26
* Added comments as to how the ImageMargin and ImageSpacing properties of Tfp...
graemeg
2007-09-26
* Added copyright information in the GUI units.
graemeg
2007-09-26
* PageControl's OnChange event type was not defined with 'of object'. It has ...
graemeg
[next]