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
Age
Commit message (
Expand
)
Author
2013-12-17
editcombo: Removed hard-coded control frame sizes
Graeme Geldenhuys
2013-12-17
editcombo: removed BeginDraw/EndDraw calls which are not needed.
Graeme Geldenhuys
2013-12-17
basegrid: removed hard-coded control frame size values.
Graeme Geldenhuys
2013-12-17
listview: removed hard-coded control frame size values.
Graeme Geldenhuys
2013-12-17
listview: painting of bottom right rectangle was all wrong.
Graeme Geldenhuys
2013-12-01
Fixing Listbox hard-coded border width - fixes theming issues.
Graeme Geldenhuys
2013-12-01
Fixes hard-coded widget border size - fixes theming issues
Graeme Geldenhuys
2013-11-01
hyperlink: default URL is now fpGUI website constant value.
Graeme Geldenhuys
2013-11-01
calendar: increased the dropdown window slightly of Calendar Combobox
Graeme Geldenhuys
2013-11-01
grid: The extra "+1" caused unnecessary scrolling
Graeme Geldenhuys
2013-10-31
Adds a convenience function to the StyleManager class
Graeme Geldenhuys
2013-08-27
Published some useful events for TfpgFileGrid and TfpgStringGrid
Graeme Geldenhuys
2013-08-27
Published some useful events for TfpgRadioButton class
Graeme Geldenhuys
2013-08-27
published OnExit and OnEnter events for TfpgButton class.
Graeme Geldenhuys
2013-08-27
Replaced the FPC dbugintf unit with the customised fpGUI one.
Graeme Geldenhuys
2013-07-25
tabs: Fixed the painting of tabs when positioned at tpBottom.
Graeme Geldenhuys
2013-07-25
tabs: Tab height is now correctly drawn - no hard-coded 21px height any more
Graeme Geldenhuys
2013-07-15
tabs: ensures that scroll buttons are not visible
Graeme Geldenhuys
2013-07-15
pagecontrol: tab height is not hard-coded any more.
Graeme Geldenhuys
2013-07-15
CreateComboBox(): specify the default height to be the same as in constructor
Graeme Geldenhuys
2013-06-07
Surface more of the commonly used events for the TfpgEditCombo widget
Graeme Geldenhuys
2013-06-07
Adds OnKeyChar support to TfpgEditCombo widget
Graeme Geldenhuys
2013-06-07
Surfaced more of the commonly used events for TfpgMemo
Graeme Geldenhuys
2013-06-07
Adds support for OnKeyChar event to TfpgMemo
Graeme Geldenhuys
2013-06-07
Surfaced OnKeyChar event for fpg_edit widgets.
Graeme Geldenhuys
2013-05-28
Scroll-frame: fixed a couple bugs with RecalcFrameSize
David Laurence Emerson
2013-05-28
Scroll-frame: mousewheel scrolling working completely now. Scrolling within t...
David Laurence Emerson
2013-05-28
Scroll-Frame: mousewheel scrolling is working, but only when both scrollbars ...
David Laurence Emerson
2013-05-28
Merge branch 'horiz-scroll-x11' into scroll-frame
David Laurence Emerson
2013-05-28
Horizontal Scrolling working in X11, basegrid unit updated to use it
David Laurence Emerson
2013-05-28
horizontal scrolling, commit 1
David Laurence Emerson
2013-05-28
Revert "Make special characters known by edit components"
Graeme Geldenhuys
2013-05-28
Revert "Make special characters known by editcombobox"
Graeme Geldenhuys
2013-05-28
Revert "Make special characters known by memo component"
Graeme Geldenhuys
2013-05-28
Revert "Use dead key codes for special accentuated characters"
Graeme Geldenhuys
2013-05-28
Revert "Add common procedures in fpg_base for deadkeys"
Graeme Geldenhuys
2013-05-28
popupmenu: Adds a convenience function AddSeparator()
Graeme Geldenhuys
2013-05-28
tree keyboard handling: we never tested for ShiftState
Graeme Geldenhuys
2013-05-28
Buttons & Styles now support hover effect on standard buttons too.
Graeme Geldenhuys
2013-05-28
Add common procedures in fpg_base for deadkeys
Jean-Marc Levecque
2013-05-28
Use dead key codes for special accentuated characters
Jean-Marc Levecque
2013-05-28
Make special characters known by memo component
Jean-Marc Levecque
2013-05-28
Make special characters known by editcombobox
Jean-Marc Levecque
2013-05-28
Make special characters known by edit components
Jean-Marc Levecque
2013-05-27
renamed FScrollFrame (bad name) to FVisibleArea
David Laurence Emerson
2013-05-27
Merge branch 'master' into scroll-frame
David Laurence Emerson
2013-05-27
Scroll-Frame!
David Laurence Emerson
2013-05-20
Removed Canvas.DrawControlFrame() - fpgStyle has tha functionality now
Graeme Geldenhuys
2013-05-16
grid: to prevent possible index out of bounds errors.
Graeme Geldenhuys
2013-05-08
MessageDialog: BeginDraw/EndDraw is not needed in HandlePaint()
Graeme Geldenhuys
[prev]
[next]