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-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-30
Adds VLC video library header translation and Media Player component.
Graeme Geldenhuys
2013-04-29
Merge remote-tracking branch 'demerson3/grids' into develop
Graeme Geldenhuys
2013-04-29
Fixes a spelling mistake in a code comment.
Graeme Geldenhuys
2013-04-29
agg: The Alpha color channel was ignored in DoSetColor()
Graeme Geldenhuys
2013-04-29
Merge branch 'debugserver-liveview' into develop
Graeme Geldenhuys
2013-04-29
new debug interface unit for use with out Debug Server application.
Graeme Geldenhuys
2013-04-29
trackbar: published a few more events
Graeme Geldenhuys
2013-04-29
trackbar: minor optimisation. Setting Position already calls RePaint and DoCh...
Graeme Geldenhuys
2013-04-26
Only enable the debug interface when needed.
Graeme Geldenhuys
2013-04-26
trackbar: Implements vertical orientation
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-19
TfpgINIFile called the SysUtils.GetAppConfigDir() instead of fpgGetAppConfigD...
Graeme Geldenhuys
2013-04-19
Published TfpgPanel.OnResize property
Dibo
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-04-18
Merge branch 'hotfix-2' into develop
Graeme Geldenhuys
2013-04-17
Revert "Make special characters known by edit components"
Graeme Geldenhuys
2013-04-17
Revert "Make special characters known by editcombobox"
Graeme Geldenhuys
2013-04-17
Revert "Make special characters known by memo component"
Graeme Geldenhuys
2013-04-17
Revert "Use dead key codes for special accentuated characters"
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-12
minor code cleanup
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
version bump for develop branch
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-08
popupmenu: Adds a convenience function AddSeparator()
Graeme Geldenhuys
2013-04-08
tree keyboard handling: we never tested for ShiftState
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
[prev]
[next]