summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-04-29Removes and old (outdated) technical document on fpGUI's design.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-28fixes spelling error in code commentGraeme Geldenhuys
2013-04-27debugserver: LiveView frame now has a Grid property for easy access.Graeme Geldenhuys
2013-04-27debugserver: adds new Live View grid that will track values.Graeme Geldenhuys
2013-04-26Only enable the debug interface when needed.Graeme Geldenhuys
2013-04-26trackbar: Implements vertical orientationGraeme Geldenhuys
2013-04-25Merge branch 'docview-codepage-fixes' into developGraeme Geldenhuys
2013-04-25docview: Saving topics to IPF now save text as UTF-8 encoded text.Graeme Geldenhuys
2013-04-25docview: greatly improve scrolling speed when help topic contains imagesGraeme Geldenhuys
2013-04-25docview: fixes some compiler hintsGraeme Geldenhuys
2013-04-25docview: minor code formatting changesGraeme Geldenhuys
2013-04-25docview: extended "File Info" output to include font encoding information.Graeme Geldenhuys
2013-04-25docview: When searching, do a text encoding conversion of dictionary words.Graeme Geldenhuys
2013-04-25docview: refactored text encoding versionGraeme Geldenhuys
2013-04-25Implemented a new ConvertTextToUTF8() which converts some encoding to UTF8Graeme Geldenhuys
2013-04-24nicegrid: Adds project files (for Lazarus IDE) for the three demos.Graeme Geldenhuys
2013-04-24nicegrid: minor change to get unit to compile under 64-bit FPC.Graeme Geldenhuys
2013-04-24Adds new contributed grid widget - NiceGridJean Pierre Anghel
2013-04-24Persistent clipboard support under X11.Andrew Haines
2013-04-23Deletes obsolete test cases for UI Designer.Graeme Geldenhuys
2013-04-19Another file system encoding fix for TfpgINIFileGraeme Geldenhuys
2013-04-19debug server: added a "expanded view" for the selected message.Graeme Geldenhuys
2013-04-19TfpgINIFile called the SysUtils.GetAppConfigDir() instead of fpgGetAppConfigD...Graeme Geldenhuys
2013-04-19debug server: now allows you to copy selected message to clipboardGraeme 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-18Adds a simple Git HowTo documentGraeme 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-12Merge branch 'mdi_horizontal_scrolling' into developGraeme Geldenhuys
2013-04-12MDI: fixed editor settings screwup. Converted Tabs -> SpacesGraeme Geldenhuys
2013-04-12MDI prototype: demo project now uses the Cascade Windows functionalityGraeme Geldenhuys
2013-04-12MDI prototype now has basic horizontal scrollbar support.Graeme Geldenhuys
2013-04-12MDI child windows now have a OnMove eventGraeme Geldenhuys
2013-04-12MDI prototype: fixes code to remove compiler hintsGraeme Geldenhuys
2013-04-12MDI: work area now has a CascadeWindows method.Graeme Geldenhuys
2013-04-12New record structure to be used in future OnMove events.Graeme Geldenhuys
2013-04-12minor code cleanupGraeme Geldenhuys