summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2013-05-02Much faster CopyRect() implementation for X11Dibo
2013-05-01Adds much faster Canvas.CopyRect() implemenation for the GDI backend.Graeme Geldenhuys
2013-04-30Adds CP1251 to UTF8 encoding conversionGraeme Geldenhuys
2013-04-30debug: replaced debug writeln() statements with SendDebug() calls.Graeme Geldenhuys
2013-04-30Fixes a Windows 64-bit compile error relating to Windows.SetTimer()Graeme Geldenhuys
2013-04-30Adds VLC video library header translation and Media Player component.Graeme Geldenhuys
2013-04-29Merge remote-tracking branch 'demerson3/grids' into developGraeme Geldenhuys
2013-04-29Fixes a spelling mistake in a code comment.Graeme Geldenhuys
2013-04-29agg: The Alpha color channel was ignored in DoSetColor()Graeme Geldenhuys
2013-04-29Merge branch 'debugserver-liveview' into developGraeme Geldenhuys
2013-04-29new debug interface unit for use with out Debug Server application.Graeme Geldenhuys
2013-04-29trackbar: published a few more eventsGraeme Geldenhuys
2013-04-29trackbar: minor optimisation. Setting Position already calls RePaint and DoCh...Graeme Geldenhuys
2013-04-26Only enable the debug interface when needed.Graeme Geldenhuys
2013-04-26trackbar: Implements vertical orientationGraeme Geldenhuys
2013-04-25Implemented a new ConvertTextToUTF8() which converts some encoding to UTF8Graeme Geldenhuys
2013-04-24Persistent clipboard support under X11.Andrew Haines
2013-04-19Another file system encoding fix for TfpgINIFileGraeme Geldenhuys
2013-04-19TfpgINIFile called the SysUtils.GetAppConfigDir() instead of fpgGetAppConfigD...Graeme Geldenhuys
2013-04-19Published TfpgPanel.OnResize propertyDibo
2013-04-18Grids: set horiz scrollbar pagesize to 5 for smoothscroll, 1 otherwiseDavid Laurence Emerson
2013-04-18Grids: basegrid working great with PrepareCells function and new optimizationsDavid Laurence Emerson
2013-04-18Grids: basegrid drawing right! Created PrepareCells function. Still preparing...David Laurence Emerson
2013-04-18Grids: basegrid pre calculation, not drawing rightDavid Laurence Emerson
2013-04-18Grids: basegrid updateScrollbars done?David Laurence Emerson
2013-04-18Grids: basegrid updateScrollbars almost doneDavid Laurence Emerson
2013-04-18Grids: improve UpdateScrollbars for resizing etcDavid Laurence Emerson
2013-04-18Merge branch 'hotfix-2' into developGraeme Geldenhuys
2013-04-17Revert "Make special characters known by edit components"Graeme Geldenhuys
2013-04-17Revert "Make special characters known by editcombobox"Graeme Geldenhuys
2013-04-17Revert "Make special characters known by memo component"Graeme Geldenhuys
2013-04-17Revert "Use dead key codes for special accentuated characters"Graeme Geldenhuys
2013-04-17Revert "Add common procedures in fpg_base for deadkeys"Graeme Geldenhuys
2013-04-12New record structure to be used in future OnMove events.Graeme Geldenhuys
2013-04-12minor code cleanupGraeme Geldenhuys
2013-04-10Merge branch 'hotfix-1' into developGraeme Geldenhuys
2013-04-10Forgot to bump the version numbers of the fpgui_toolkit.lpk packages.Graeme Geldenhuys
2013-04-10Change to still support FPC 2.6.0 during the fpGUI 1.0 releaseGraeme Geldenhuys
2013-04-09Merge latest fixes from 'release-1.0' branch into developGraeme Geldenhuys
2013-04-09version bump for develop branchGraeme Geldenhuys
2013-04-09New SearchMode property to FileListBase classDibo
2013-04-08New overloaded LoadImage_PNG()Graeme Geldenhuys
2013-04-08Menu shortcuts with F1 key combinations never worked.Graeme Geldenhuys
2013-04-08popupmenu: Adds a convenience function AddSeparator()Graeme Geldenhuys
2013-04-08tree keyboard handling: we never tested for ShiftStateGraeme Geldenhuys
2013-04-06os/2 bitmaps with bitdepth of 1,4 or 8 have a 3 byte color palette.Graeme Geldenhuys
2013-04-05Initial support for reading OS/2 Bitmap files.Graeme Geldenhuys
2013-04-04bmp code now raises an exception for a unknown BMP format.Graeme Geldenhuys
2013-04-04launching help viewerGraeme Geldenhuys
2013-04-03debug supportGraeme Geldenhuys