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
Age
Commit message (
Expand
)
Author
2013-09-24
x11: fixes fpgColorToX().
Graeme Geldenhuys
2013-09-23
Fixes GitHub Issue #9 (15bit color conversion under X11)
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
Fixes spelling mistakes in code comments.
Graeme Geldenhuys
2013-08-27
Replaced the FPC dbugintf unit with the customised fpGUI one.
Graeme Geldenhuys
2013-07-31
Fixes a memory leak in the LoadImage_PNG() function.
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-07-12
New Rectangle and Point methods introduced in fpg_main
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
Updated copyright notice for fpg_x11 unit.
Graeme Geldenhuys
2013-06-07
Surfaced OnKeyChar event for fpg_edit widgets.
Graeme Geldenhuys
2013-06-07
Introduced a new OnKeyChar event for TfpgWidget
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 2
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
Forgot to bump the version numbers of the fpgui_toolkit.lpk packages.
Graeme Geldenhuys
2013-05-28
Change to still support FPC 2.6.0 during the fpGUI 1.0 release
Graeme Geldenhuys
2013-05-28
New overloaded LoadImage_PNG()
Graeme Geldenhuys
2013-05-28
Menu shortcuts with F1 key combinations never worked.
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
os/2 bitmaps with bitdepth of 1,4 or 8 have a 3 byte color palette.
Graeme Geldenhuys
2013-05-28
Initial support for reading OS/2 Bitmap files.
Graeme Geldenhuys
2013-05-28
bmp code now raises an exception for a unknown BMP format.
Graeme Geldenhuys
2013-05-28
debug support
Graeme Geldenhuys
2013-05-28
minor code formatting
Graeme Geldenhuys
2013-05-28
Bump the version numbers
Graeme Geldenhuys
2013-05-28
core: Debug output is now sent to the Debug Server instead of console output.
Graeme Geldenhuys
2013-05-28
Buttons & Styles now support hover effect on standard buttons too.
Graeme Geldenhuys
2013-05-28
aggpas backend: finally implemented DoDrawPolygon()
Graeme Geldenhuys
2013-05-28
aggpas: Improved font work-around to work for FreeBSD too.
Graeme Geldenhuys
2013-05-28
updated reporting images
Graeme Geldenhuys
[prev]
[next]