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-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
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-28
Adds Chrome and Chromium support to fpgOpenURL()
Graeme Geldenhuys
2013-05-28
utils: Adds a new RTL wrapper to handle UTF-8 path names correctly.
Graeme Geldenhuys
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
2013-04-18
Grids: basegrid pre calculation, not drawing right
David Laurence Emerson
2013-04-18
Grids: basegrid updateScrollbars done?
David Laurence Emerson
2013-04-18
Grids: basegrid updateScrollbars almost done
David Laurence Emerson
2013-04-18
Grids: improve UpdateScrollbars for resizing etc
David Laurence Emerson
2013-03-04
minor code formatting.
Graeme Geldenhuys
2013-02-25
numeric edits: adds min/max limits
Jean-Marc Levecque
2013-02-22
Updated the About Dialog text to reflect FreeBSD.
Graeme Geldenhuys
2013-01-04
Enabled fpGUI+AggPas compiling via scripts or fpmake
Graeme Geldenhuys
2013-01-03
needed of values limits on integer edits.
Jean-Marc Levecque
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
2012-12-20
AggPas Canvas can now render to the screen under Windows too.
Graeme Geldenhuys
2012-12-20
menus: No need to call BeginDraw/EndDraw
Graeme Geldenhuys
2012-12-18
Completed some method signatures in implementation section.
Graeme Geldenhuys
2012-12-18
Removed unused units from uses clause. Preventing compiler hints.
Graeme Geldenhuys
2012-12-14
Minor mods to TfpgTrackbar to make it more flexible for descendants.
Graeme Geldenhuys
2012-12-10
Replace text strings in the reporting units with resource strings - for local...
Graeme Geldenhuys
2012-12-10
Removed old constants not needed any more - they are now standard in FPC's RTL.
Graeme Geldenhuys
2012-12-03
Updates the classes naming convension fro TGfx to Tfpg
Graeme Geldenhuys
2012-11-30
Silence the compiler about range checking.
Graeme Geldenhuys
[next]