summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-02-26Update copyright notice in all units.Graeme Geldenhuys
2010-02-25Add Hint property support to Form Designer.Graeme Geldenhuys
2010-02-25Published Hint and ShowHint on all widgets.Graeme Geldenhuys
2010-02-24Merge branch 'master' of ssh://fpgui.git.sourceforge.net/gitroot/fpgui/fpguiGraeme Geldenhuys
2010-02-24docview: Give a more accurate draw width to TRichTextLayout.Graeme Geldenhuys
2010-02-24docview: GetTextAreaWidth already includes ScrollbarWidth in the calculation.Graeme Geldenhuys
2010-02-24docview: GetTextAreaWidth implementation fixGraeme Geldenhuys
2010-02-24docview: code formatting changes.Graeme Geldenhuys
2010-02-24docview: This drastically improved text width calculations.Graeme Geldenhuys
2010-02-24docview: Lets not hardcode the Arial font.Graeme Geldenhuys
2010-02-23docview: content doesn't disappear as soon as it reaches the top/bottom edgeGraeme Geldenhuys
2010-02-23Initial support for WinCE devices, after a long break since v0.4.Paul Breneman
2010-02-23wrong eol characters for windows fpgui_toolkit.lpk file.Graeme Geldenhuys
2010-02-23Add various checks for open files before doing processing.Graeme Geldenhuys
2010-02-23Docview: Fix treeview height issue under Windows.Graeme Geldenhuys
2010-02-23New Help menu item to show Command Line Parameter help.Graeme Geldenhuys
2010-02-23Fix closing of open files.Graeme Geldenhuys
2010-02-23Updated docview todo list.Graeme Geldenhuys
2010-02-23Made a note about being outdated text.Graeme Geldenhuys
2010-02-22Updated the class inheritance documentation file.Graeme Geldenhuys
2010-02-22Removed compiler warning about friend class not beingGraeme Geldenhuys
2010-02-22Repositioned OK button of Strings property editor dialog.Graeme Geldenhuys
2010-02-22Enabled smart linking for UI DesignerGraeme Geldenhuys
2010-02-22Removed IFDEF's in fpg_utils by using AllFilesMask.Graeme Geldenhuys
2010-02-22Removed IFDEf's in fpg_main by using fpg_interface unitGraeme Geldenhuys
2010-02-22created a basic install splash screen for DocViewGraeme Geldenhuys
2010-02-22update readme and install text filesGraeme Geldenhuys
2010-02-22manifest file used by fpmakeGraeme Geldenhuys
2010-02-22toolbar button images for docviewGraeme Geldenhuys
2010-02-17Remove debug writeln() from X11 backend code.Graeme Geldenhuys
2010-02-17New unit output directory for UI Designer.Graeme Geldenhuys
2010-02-11Fix compiler warning about type range issues.Graeme Geldenhuys
2010-02-11Fix compiler waring about unreachable code.Graeme Geldenhuys
2010-02-11Fix visibility problem with constructor and destructor.Graeme Geldenhuys
2010-02-11Cross-build script for personal useGraeme Geldenhuys
2010-02-03Published ReadOnly property for Numeric Edit components too.Graeme Geldenhuys
2010-02-03Implemented ReadOnly support for TfpgEdit.Graeme Geldenhuys
2010-02-03very minor code formatting fix.Graeme Geldenhuys
2010-02-03fixed re-declaration of HelpContext property in TfpgApplicationBase.Graeme Geldenhuys
2010-01-29Corrected work spacing in 'About fpGUI' dialog text.Graeme Geldenhuys
2010-01-29Updated Animation example with new Loading image.Graeme Geldenhuys
2010-01-29Updated docview install instructions and associated files.Graeme Geldenhuys
2009-12-30History navigation.Graeme Geldenhuys
2009-12-29Implemented a toolbar and Prev/Next Topic button behaviour.Graeme Geldenhuys
2009-12-29New methods GotoNextNodeUp and GotoNextNodeDown to step through a tree.Graeme Geldenhuys
2009-12-29MenuBar color is not consistent with Popup Menu seperator items.Graeme Geldenhuys
2009-12-29Updating fpgui package licensing information and version number.Graeme Geldenhuys
2009-12-29Let UI Designer use About fpGUI dialog.Graeme Geldenhuys
2009-12-29Add information text to the About fpGUI dialog.Graeme Geldenhuys
2009-12-21Causes popup menus to overlap slightly so it is easier to see the z-order.Graeme Geldenhuys