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
Age
Commit message (
Expand
)
Author
2008-01-10
Applied patch from Vladimir fixing button MouseEnter and MouseExit events.
graemeg
2008-01-09
* Started working on a fpGUI Message Dialog feature.
graemeg
2008-01-08
* Fixed StringGrid composite mediator. The column title was never set correctly.
graemeg
2008-01-07
* Moved many methods from Public to Private or Protected in gui_menu.pas
graemeg
2008-01-04
* GUI: Moved all MenuItem painting into the Paint event handler.
graemeg
2008-01-03
* Reworked the timing of when windows get removed from the
graemeg
2008-01-03
* Applied gui_edit.pas patch from David Emerson
graemeg
2008-01-02
* Fixed AV that occurs when a combobox is opened and closed a few times.
graemeg
2007-12-27
* ComboBox dropdown now opens and closes as expected when you click inside
graemeg
2007-12-23
GDI: Fixed issues where the mouse is used to resize controls in the UI Design...
graemeg
2007-12-15
GFX/X11 * Minor fix to netlayers handling of splash screens.
graemeg
2007-12-15
* Added a new WindowAttribute called waStayOnTop. * Modified the SplashScree...
graemeg
2007-12-14
* Implemented Cell Text Alignment.
graemeg
2007-12-14
* Implemented a OnClick event in TfpgWidget.
graemeg
2007-12-13
* A new GUI example showing how to implement a Splash Screen.
graemeg
2007-12-11
* Fixed TfpgApplication to call CheckSynchronize in the application loop so m...
graemeg
2007-12-11
A minor safety check in the tiOPF MGM mediators
graemeg
2007-12-04
* Fixed a memory leak in TfpgCombobox.
graemeg
2007-12-04
* Minor painting improvement in the treeview nodes.
graemeg
2007-12-04
* Minor adjustments to the Wu Line example.
graemeg
2007-12-04
* Improved the Wu Line example. It now draws three different objects.
graemeg
2007-12-03
* Updated the doc build scripts.
graemeg
2007-12-03
* Minor painting fixed to Gauge and ProgressBar frame painting.
graemeg
2007-12-02
* Added gfx_wuline.pas to the Windows GFX package.
graemeg
2007-12-02
* Implemented the Wu Anti-Aliased line drawing algorithm. Soon the canvas Dr...
graemeg
2007-12-02
* Implemented ButtonBevel and FocusRect style based drawing. Currently only a...
graemeg
2007-11-30
* Fixed all the memory leaks I could find in CoreLib. We now have non in Core...
graemeg
2007-11-30
* Some more minor improvements to the prototype Bitmap theme support.
graemeg
2007-11-29
* New overloaded method ImageFromRect in TfpgImage.
graemeg
2007-11-29
* Created a new overloaded CentrePoint function.
graemeg
2007-11-28
* Implemented a Command pattern interface.
graemeg
2007-11-26
Removed unused uses clauses.
graemeg
2007-11-26
* Created a new unit that implements a WideString version of TStringList.
graemeg
2007-11-26
* Correctly set the default value for some properties in the TreeView.
graemeg
2007-11-16
* Added a new tiOPF demo testing the performance of reference counted vs non-...
graemeg
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
* Updated the fpdoc scripts by adding the new units.
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
[next]