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-02-04
* Removed the extra fpgTimers.Delete() call which caused a error an applicati...
graemeg
2008-02-04
* Applied patch from Slapshot to fix the CalendarTest compile error.
graemeg
2008-02-04
* Applied patch from Jean-Marc creating new properties for ComboBox and ListBox.
graemeg
2008-02-01
* Fixed old Color property to TextColor.
graemeg
2008-02-01
* Menu items that are disabled now appear as selected when the mouse moves ov...
graemeg
2008-02-01
* Fixed the IFDEF so that the libc unit is only included for Linux/x86 32-bit...
graemeg
2008-02-01
* Applied patch from Jean-Marc which fixes a minor issue in the TfpgMemo and ...
graemeg
2008-01-31
* TfpgColor is now a distinct type. Not just a longword alias.
graemeg
2008-01-29
* Composite Mediators - made some methods virtual and moved other classes to ...
graemeg
2008-01-28
* Applied Jean-Marc memo patch adding TextColor and BackgroundColor properties.
graemeg
2008-01-28
* GDI: Fixed the double click issue under Windows.
graemeg
2008-01-28
* Removed more debug code.
graemeg
2008-01-28
* Removed the unused debug code in ComboBox and ListBox units.
graemeg
2008-01-26
* Added a new Color property to RadioButton, Button and CheckBox.
graemeg
2008-01-26
* Fixed the X11 event handling by using the
graemeg
2008-01-26
Applied patch from Jean-Marc allowing TfpgEdit's text color to be changed.
graemeg
2008-01-26
* Middle mouse button click was never detected.
graemeg
2008-01-26
* After renaming some files from .dpr to .lpr, I forgot to update the project...
graemeg
2008-01-21
* GDI: Fixed index out of bounds errors in ComboBox.
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
2008-01-14
* Removed a debug writeln statement from gui_edit unit.
graemeg
2008-01-14
* ShowMessage can now Centre of Left Align the text.
graemeg
2008-01-14
* I wrapped libc unit and calls with IFDEF's so it should compile under FreeB...
graemeg
2008-01-12
* Fixed MessageDialog crash on exit under Windows.
graemeg
2008-01-11
* Refactored some code so that MessageBox and MessageDialog can share some code.
graemeg
2008-01-11
* TfpgMemo now allows the user to tab out of the component if UseTabs = False.
graemeg
2008-01-11
* TfpgWidget now has two new events. OnEnter and OnExit so the user can trap ...
graemeg
2008-01-11
* TfpgEdit now paints the selected text even if the component doesn't have fo...
graemeg
2008-01-10
* Made some nice progress with the MessageDialog class. Buttons are created d...
graemeg
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
[next]