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
/
corelib
/
gfx_widget.pas
Age
Commit message (
Expand
)
Author
2008-08-31
* Made some changes to the Hint Help under Windows. Microsoft strikes
graemeg
2008-08-29
* Applied Jean-Marc's hint implementation.
graemeg
2008-07-21
* Applied fpgui_mode.diff patch from Luiz Americo.
graemeg
2008-07-18
* Removed unnecessary parameters from DoUpdateWindowPosition.
graemeg
2008-07-17
* Applied Luiz Americo's resize patch with minor fixes.
graemeg
2008-07-16
* Applied Vladimir's GetClientRect patch.
graemeg
2008-07-14
* Applied some of the various patch from Jean-Marc.
graemeg
2008-07-07
* Fixed svn properties on some files.
graemeg
2008-07-03
* EditTest in the prototypes directory now tests Button ImageLayout property.
graemeg
2008-07-02
* Removed the RePaint call from HandleAlignments. It's now called from Realig...
graemeg
2008-06-29
Applied path from Vladimir
graemeg
2008-06-28
* Committed Vladimir's Splitter component patch.
graemeg
2008-06-27
* A slight fix for X11 resizing forms with the mouse and alignment processing.
graemeg
2008-06-27
* Introduced a new property to TfpgWidget, called IsContainer for all
graemeg
2008-06-23
* TfpgListBox now handles the Resize message. This fixes the scrollbar issue ...
graemeg
2008-06-04
* Applied a patch from Luiz Americo which fixes some alignment issues inside ...
graemeg
2008-05-22
* New OnResize event for TfpgWidget.
graemeg
2008-05-09
* Fixed bug where program crashed if MainMenu contains no items and you click...
graemeg
2008-04-27
* Fixed the issue with screen flicker in the TfpgForm.OnPaint event handler.
graemeg
2008-04-25
* Fixed a bug introduced in r719 with toggle buttons.
graemeg
2008-04-02
* Applied patch (#1930945) from Jean-Marc which introduces a new component in...
graemeg
2008-03-28
* Many big changes which removes bucket loads of compiler warnins. These will...
graemeg
2008-03-26
* Now we are correctly handling the ComponentState property between different...
graemeg
2008-03-26
* Applied patch from Vladimir improving the DoubleClick support.
graemeg
2008-03-25
* fpGUI should now compile under FPC 2.3.1 but it's untested.
graemeg
2008-03-22
* Added Stop to TfpgMessageRec.
drewski207
2008-03-11
* Implemented a global MessageHook feature where one component can register a...
graemeg
2008-03-11
* Popup Menu display via Menu Key is now centred in active widget.
graemeg
2008-03-11
* TfpgWidget now simulates a RMB click when Menu Key is pressed. In TfpgEdit ...
graemeg
2008-03-10
code formatting
graemeg
2008-03-04
* More more on the MiG Layout port.
graemeg
2008-02-25
* I believe I fixed the Button down state and Mouse Events issue. It now work...
graemeg
2008-02-20
* Applied Vladimir's patch for arrow key support in RadioButtons.
graemeg
2008-02-16
* Implemented correct MouseEnter and MouseExit detection
graemeg
2008-02-15
* Applied Jean-Marc's TextColor and BackgroundColor patch.
graemeg
2008-02-09
* Introduced to new types: TfpgChar and TfpgString.
graemeg
2008-01-31
* TfpgColor is now a distinct type. Not just a longword alias.
graemeg
2008-01-26
* Middle mouse button click was never detected.
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-11
* TfpgWidget now has two new events. OnEnter and OnExit so the user can trap ...
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-14
* Implemented a OnClick event in TfpgWidget.
graemeg
2007-12-11
* Fixed TfpgApplication to call CheckSynchronize in the application loop so m...
graemeg
2007-11-07
* Added a OnKeyPress event to TfpgWidget. It can now be surfaced by any
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-15
* Published BackgroundColor and OnPaint for TfpgForm
graemeg
2007-10-10
* Resizing widgets now take into account the MinWidth and MinHeight
graemeg
[next]