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
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
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
2013-05-02
Much faster CopyRect() implementation for X11
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
2013-04-30
debug: replaced debug writeln() statements with SendDebug() calls.
Graeme Geldenhuys
2013-04-30
Fixes a Windows 64-bit compile error relating to Windows.SetTimer()
Graeme Geldenhuys
2013-04-29
agg: The Alpha color channel was ignored in DoSetColor()
Graeme Geldenhuys
2013-04-29
new debug interface unit for use with out Debug Server application.
Graeme Geldenhuys
2013-04-25
Implemented a new ConvertTextToUTF8() which converts some encoding to UTF8
Graeme Geldenhuys
2013-04-24
Persistent clipboard support under X11.
Andrew Haines
2013-04-19
Another file system encoding fix for TfpgINIFile
Graeme Geldenhuys
2013-04-18
Merge branch 'hotfix-2' into develop
Graeme Geldenhuys
2013-04-17
Revert "Add common procedures in fpg_base for deadkeys"
Graeme Geldenhuys
2013-04-12
New record structure to be used in future OnMove events.
Graeme Geldenhuys
2013-04-10
Merge branch 'hotfix-1' into develop
Graeme Geldenhuys
2013-04-10
Forgot to bump the version numbers of the fpgui_toolkit.lpk packages.
Graeme Geldenhuys
2013-04-10
Change to still support FPC 2.6.0 during the fpGUI 1.0 release
Graeme Geldenhuys
2013-04-09
Merge latest fixes from 'release-1.0' branch into develop
Graeme Geldenhuys
2013-04-09
New SearchMode property to FileListBase class
Dibo
2013-04-08
New overloaded LoadImage_PNG()
Graeme Geldenhuys
2013-04-08
Menu shortcuts with F1 key combinations never worked.
Graeme Geldenhuys
2013-04-06
os/2 bitmaps with bitdepth of 1,4 or 8 have a 3 byte color palette.
Graeme Geldenhuys
2013-04-05
Initial support for reading OS/2 Bitmap files.
Graeme Geldenhuys
2013-04-04
bmp code now raises an exception for a unknown BMP format.
Graeme Geldenhuys
2013-04-04
launching help viewer
Graeme Geldenhuys
2013-04-03
debug support
Graeme Geldenhuys
2013-04-03
minor code formatting
Graeme Geldenhuys
2013-04-02
core: Debug output is now sent to the Debug Server instead of console output.
Graeme Geldenhuys
2013-04-02
Buttons & Styles now support hover effect on standard buttons too.
Graeme Geldenhuys
2013-03-27
aggpas backend: finally implemented DoDrawPolygon()
Graeme Geldenhuys
2013-03-27
aggpas: Improved font work-around to work for FreeBSD too.
Graeme Geldenhuys
2013-03-27
updated reporting images
Graeme Geldenhuys
2013-03-22
Add common procedures in fpg_base for deadkeys
Jean-Marc Levecque
2013-03-19
Adds Chrome and Chromium support to fpgOpenURL()
Graeme Geldenhuys
2013-03-18
utils: Adds a new RTL wrapper to handle UTF-8 path names correctly.
Graeme Geldenhuys
2012-12-20
Added the Agg2D canvas unit to the X11 fpgui_toolkip.lpk package
Graeme Geldenhuys
2012-12-20
agg: comments about the difference between FreeType and Win32 font engine.
Graeme Geldenhuys
2012-12-20
Minor changes for AggPas-Canvas under X11.
Graeme Geldenhuys
2012-12-20
fixes spelling mistake in code comment
Graeme Geldenhuys
[next]