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
Age
Commit message (
Expand
)
Author
2014-04-27
Fixes grammar error in code comment
Graeme Geldenhuys
2014-04-21
x11: further improvement to get maxwidth/maxheight fully working.
Graeme Geldenhuys
2014-04-21
x11: Fixes Min[Width|Height] and Max[Width|Height] of top level windows.
Graeme Geldenhuys
2014-03-30
Adds the new win8 theme unit to the fpgui_toolkit package
Graeme Geldenhuys
2014-03-29
style: new fpgStyle methods for painting a ComboBox widget
Graeme Geldenhuys
2014-03-29
style: new style methods for checkbox customisation
Graeme Geldenhuys
2014-03-29
style: new button state btfEnabled
Graeme Geldenhuys
2014-02-25
Fixes small spelling mistake in code comment.
Graeme Geldenhuys
2014-02-24
fix github bug #8: fpGUI as x11 root window fails.
Graeme Geldenhuys
2014-01-25
Merge branch hyperlink into develop
Graeme Geldenhuys
2014-01-25
hyperlink: defined a new named color clHyperLink and used in in TfpgHyperLink
Graeme Geldenhuys
2014-01-24
aggpas: Agg2D Console demo - improve font location constant for FreeBSD
Graeme Geldenhuys
2014-01-24
aggpas: fixes grammar in code comment.
Graeme Geldenhuys
2014-01-24
aggpas: New Agg2D Console demo.
Graeme Geldenhuys
2014-01-24
aggpas: Makes the agg_2D.pas unit compilable again.
Graeme Geldenhuys
2014-01-24
Fixes a spelling mistake in a code comment.
Graeme Geldenhuys
2014-01-24
GDI: Fixes mouse wheel scrolling bug on newer Windows versions.
Graeme Geldenhuys
2013-12-28
uidesigner: completed string constants to resource string for vfdforms.pas unit
Graeme Geldenhuys
2013-12-22
Auto-register new "dark" themes as part of the standard available themes.
Graeme Geldenhuys
2013-12-22
Adds 2 new themes to the fpGUI framework.
Graeme Geldenhuys
2013-12-17
agg2d: fix spelling mistake in code comment
Graeme Geldenhuys
2013-12-08
win32: package file file changes due to newer Lazarus IDE version.
Graeme Geldenhuys
2013-12-08
gdi: forgot to remove a debug writeln() statement.
Graeme Geldenhuys
2013-10-31
gdi: prevents an AV if applications have a non-standard startup
Graeme Geldenhuys
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
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-12
New Rectangle and Point methods introduced in fpg_main
Graeme Geldenhuys
2013-06-07
Updated copyright notice for fpg_x11 unit.
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
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-03
Only call DocView if fpgApplication.HelpFile is set.
Graeme Geldenhuys
[next]