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-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
2013-05-07
grid: now has a new OnHeaderClick event
Graeme Geldenhuys
2013-05-04
Grid: now developers have access to visible width/height.
Graeme Geldenhuys
2013-05-04
bug: fixes memo that didn't always display horizontal scrollbar
Graeme Geldenhuys
2013-05-02
animation: added overloaded methods.
Graeme Geldenhuys
2013-05-02
animation: removed the checking of filename in the HandlePaint event.
Graeme Geldenhuys
2013-05-01
Added Graeme suggestions
Dibo
2013-05-01
Added method ImageFromByte in TfpgBaseImgAnim. Now animation can be loaded fr...
Dibo
2013-04-29
Merge remote-tracking branch 'demerson3/grids' into develop
Graeme Geldenhuys
2013-04-29
Fixes a spelling mistake in a code comment.
Graeme Geldenhuys
2013-04-29
trackbar: published a few more events
Graeme Geldenhuys
2013-04-29
trackbar: minor optimisation. Setting Position already calls RePaint and DoCh...
Graeme Geldenhuys
2013-04-26
Only enable the debug interface when needed.
Graeme Geldenhuys
2013-04-26
trackbar: Implements vertical orientation
Graeme Geldenhuys
2013-04-19
Another file system encoding fix for TfpgINIFile
Graeme Geldenhuys
2013-04-19
TfpgINIFile called the SysUtils.GetAppConfigDir() instead of fpgGetAppConfigD...
Graeme Geldenhuys
2013-04-19
Published TfpgPanel.OnResize property
Dibo
2013-04-18
Grids: set horiz scrollbar pagesize to 5 for smoothscroll, 1 otherwise
David Laurence Emerson
2013-04-18
Grids: basegrid working great with PrepareCells function and new optimizations
David Laurence Emerson
2013-04-18
Grids: basegrid drawing right! Created PrepareCells function. Still preparing...
David Laurence Emerson
[prev]
[next]