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-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-20
Removed Canvas.DrawControlFrame() - fpgStyle has tha functionality now
Graeme Geldenhuys
2013-05-20
bug: Under Windows the mouse coordinates in OnDragDrop was screen coordinates.
Graeme Geldenhuys
2013-05-16
agg2d: minor work-around for the difference between FreeType and GDI
Graeme Geldenhuys
2013-05-16
agg2d: Adds implementation for DoFillTriangle()
Graeme Geldenhuys
2013-05-16
Merge branch 'agg_fonts' into develop
Graeme Geldenhuys
2013-05-16
Agg2D: rought conversion of font point size to pixel size.
Graeme Geldenhuys
2013-05-16
aggcanvas: added support for font rotation
Graeme Geldenhuys
2013-05-16
aggcanvas: adds preliminary font support
Graeme Geldenhuys
2013-05-16
agg2d: DoSetTextColor() mistakenly ignored the Alpha channel value.
Graeme Geldenhuys
2013-05-16
grid: to prevent possible index out of bounds errors.
Graeme Geldenhuys
2013-05-16
new unit to do font mapping/lookups for the AggPas backend.
Graeme Geldenhuys
2013-05-13
Adds a new convenience function IsLoading to TfpgWidget
Graeme Geldenhuys
2013-05-13
code formatting: fixes the camel case of a function name.
Graeme Geldenhuys
2013-05-13
fixes compiler hint about unused variable
Graeme Geldenhuys
2013-05-12
agg: surfaced the new Fill(color) method in TAdd2D and agg_2d
Graeme Geldenhuys
2013-05-12
agg: Add agg_renderer_base.fill(color) method for blending a color.
Graeme Geldenhuys
2013-05-10
agg: removed the pointless casts. The x & y params are already PDouble's
Graeme Geldenhuys
2013-05-10
agg: fixes bug when attaching a Image to TAgg2d doesn't draw lines.
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-03
Only call DocView if fpgApplication.HelpFile is set.
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-02
Merge remote-tracking branch 'dibo/fpgimganim' into develop
Graeme Geldenhuys
2013-05-02
Much faster CopyRect() implementation for X11
Dibo
2013-05-01
Added Graeme suggestions
Dibo
2013-05-01
Added method ImageFromByte in TfpgBaseImgAnim. Now animation can be loaded fr...
Dibo
2013-05-01
Adds much faster Canvas.CopyRect() implemenation for the GDI backend.
Graeme Geldenhuys
2013-04-30
Adds CP1251 to UTF8 encoding conversion
Graeme Geldenhuys
[prev]
[next]