summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-05-28Scroll-Frame: mousewheel scrolling is working, but only when both scrollbars ...David Laurence Emerson
2013-05-28Merge branch 'horiz-scroll-x11' into scroll-frameDavid Laurence Emerson
2013-05-28Merge branch 'master' into horiz-scroll-x11David Laurence Emerson
2013-05-28Horizontal Scrolling working in X11, basegrid unit updated to use itDavid Laurence Emerson
2013-05-28horizontal scrolling, commit 2David Laurence Emerson
2013-05-28horizontal scrolling, commit 1David Laurence Emerson
2013-05-28Revert "Make special characters known by edit components"Graeme Geldenhuys
2013-05-28Revert "Make special characters known by editcombobox"Graeme Geldenhuys
2013-05-28Revert "Make special characters known by memo component"Graeme Geldenhuys
2013-05-28Revert "Use dead key codes for special accentuated characters"Graeme Geldenhuys
2013-05-28Revert "Add common procedures in fpg_base for deadkeys"Graeme Geldenhuys
2013-05-28Forgot to bump the version numbers of the fpgui_toolkit.lpk packages.Graeme Geldenhuys
2013-05-28Change to still support FPC 2.6.0 during the fpGUI 1.0 releaseGraeme Geldenhuys
2013-05-28Updates the changelog fileGraeme Geldenhuys
2013-05-28Adds a document describing the new repository branching model I use.Graeme Geldenhuys
2013-05-28docview: added lots of keyboard shortcutsGraeme Geldenhuys
2013-05-28docview help file update.Graeme Geldenhuys
2013-05-28New overloaded LoadImage_PNG()Graeme Geldenhuys
2013-05-28Menu shortcuts with F1 key combinations never worked.Graeme Geldenhuys
2013-05-28popupmenu: Adds a convenience function AddSeparator()Graeme Geldenhuys
2013-05-28tree keyboard handling: we never tested for ShiftStateGraeme Geldenhuys
2013-05-28Fixes a spelling mistake of a filename (readme)Graeme Geldenhuys
2013-05-28code syntax consistency. Changes << to shlGraeme Geldenhuys
2013-05-28os/2 bitmaps with bitdepth of 1,4 or 8 have a 3 byte color palette.Graeme Geldenhuys
2013-05-28fpGUI Debug Server now defaults executable name to 'dbugsrv'.Graeme Geldenhuys
2013-05-28docview: Enabled support for reading images from INF files. (WIP)Graeme Geldenhuys
2013-05-28docview: debug code to help debug reading images from INF files.Graeme Geldenhuys
2013-05-28Initial support for reading OS/2 Bitmap files.Graeme Geldenhuys
2013-05-28docview: removes commented code we don't use or need any more.Graeme Geldenhuys
2013-05-28docview: simple pointer usage issues.Graeme Geldenhuys
2013-05-28bmp code now raises an exception for a unknown BMP format.Graeme Geldenhuys
2013-05-28Agg Canvas demoGraeme Geldenhuys
2013-05-28docview: Help button in Notes dialog is now functional.Graeme Geldenhuys
2013-05-28docview: update help file - bookmarks functionality is now fully implementedGraeme Geldenhuys
2013-05-28docview: Implements the Bookmark Maintenance form.Graeme Geldenhuys
2013-05-28docview: updated todo list fileGraeme Geldenhuys
2013-05-28debug supportGraeme Geldenhuys
2013-05-28docview: assign own help file for future dialog help.Graeme Geldenhuys
2013-05-28Move constants to constants unitGraeme Geldenhuys
2013-05-28docview: removed second constants unit - we only need oneGraeme Geldenhuys
2013-05-28Adds text file with Unicode keyboard symbols.Graeme Geldenhuys
2013-05-28minor code formattingGraeme Geldenhuys
2013-05-28examples: updates project to fix compiler error.Graeme Geldenhuys
2013-05-28example: updates project file settings using a newer Laz IDE versionGraeme Geldenhuys
2013-05-28docview: Adds support for external links (links to other INF files)Graeme Geldenhuys
2013-05-28Bump the version numbersGraeme Geldenhuys
2013-05-28core: Debug output is now sent to the Debug Server instead of console output.Graeme Geldenhuys
2013-05-28Buttons & Styles now support hover effect on standard buttons too.Graeme Geldenhuys
2013-05-28maximus: new compiler options added for the Maximus projectGraeme Geldenhuys
2013-05-28aggpas backend: finally implemented DoDrawPolygon()Graeme Geldenhuys