summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-08-24docview: TOC tree view how has popup menu with Expand/Collapse All options.Graeme Geldenhuys
2010-08-24splitter AutoSnap property added and OnSnap event.Graeme Geldenhuys
2010-08-24splitter: When double-clicking splitter, it now snaps closed if AutoSnap is set.Graeme Geldenhuys
2010-08-24docview: new option to expand TOC tree view when files are opened.Graeme Geldenhuys
2010-08-24Code formatting and removed unused sections of code.Graeme Geldenhuys
2010-08-24docview: new configuration option: open docview help on startup.Graeme Geldenhuys
2010-08-24docview: adds support for opening additional help files.Graeme Geldenhuys
2010-08-24docview help: Updated the docview help file and made it compilable with wipfc.Graeme Geldenhuys
2010-08-24New wrapper (fpgChangeFileExt) created for fpGUI.Graeme Geldenhuys
2010-08-24treeview: When setting the Selection property, the selected nodeGraeme Geldenhuys
2010-08-24docview: Activated the "Help using DocView" menu option.Graeme Geldenhuys
2010-08-24docview: When a help file is not found, notify the user.Graeme Geldenhuys
2010-08-24docview: DocView's own help file is now referenced by a constant.Graeme Geldenhuys
2010-08-24docview: Implement various new searching functions in dvHelpers unit.Graeme Geldenhuys
2010-08-23docs: initial work to create an application that generates our docs.Graeme Geldenhuys
2010-08-23Fix compilation error under Windows.Graeme Geldenhuys
2010-08-23Removed unused code.Graeme Geldenhuys
2010-08-23docs: added docs for fpg_command_intf unit.Graeme Geldenhuys
2010-08-23doc scripts: updated doc building scripts to include new fpg_tree documentation.Graeme Geldenhuys
2010-08-23docview: fix bug where it fails to load any INF files.Graeme Geldenhuys
2010-08-23Use fpGUI wrapper functions instead of RTL functions directly.Graeme Geldenhuys
2010-08-22docview: INF header information. Added file size to the details.Graeme Geldenhuys
2010-08-22docview: sanity check added if no files are opened, stop trying to process no...Graeme Geldenhuys
2010-08-22docview: replaced the internals of GetFileSize() with then fpgFileSize()Graeme Geldenhuys
2010-08-22Introduced a new cross-platform fpgFileSize() helper function.Graeme Geldenhuys
2010-08-22docview: minor changes to make fpprofiler happy.Graeme Geldenhuys
2010-08-22dcoview: fixed a minor memory leak.Graeme Geldenhuys
2010-08-22docview: fixes the AV on exit.Graeme Geldenhuys
2010-08-20docs: New fpg_tree.pas documentation. Minor updates to fpg_widget, fpg_button...Graeme Geldenhuys
2010-08-19Merge branch 'docs' into master.Graeme Geldenhuys
2010-08-19Docview: disabled buttons in Notes tab. Notes feature not implemented yet.Graeme Geldenhuys
2010-08-19Scrollbars now have disabled arrow button state at Min or Max values.Graeme Geldenhuys
2010-08-19Gray Brightness Percentage has been adjusted.Graeme Geldenhuys
2010-08-19Fixed preloading of new Arrow images.Graeme Geldenhuys
2010-08-19Images: updated standard arrow images.Graeme Geldenhuys
2010-08-19Here attached is a patch for EditCombo implementing the use of Charmap forJean-Marc Levecque
2010-08-19Menus: Minor bugfix in popup menus. OpenerMenuBar is not always assigned.Graeme Geldenhuys
2010-08-19Here attached is a little improvement for SpinEditJean-Marc Levecque
2010-08-19MenuBar: bugfix - clicking disabled menu items should not toggle internal FCl...Graeme Geldenhuys
2010-08-19Menu Test Demo improvements.Graeme Geldenhuys
2010-08-19Treeview Demo: further improvements added to demo.Graeme Geldenhuys
2010-08-19Treeview: repaint tree after FullCollapse or FullExpand calls.Graeme Geldenhuys
2010-08-19Treeview Demo: extended the demo to show Node values as user selects them.Graeme Geldenhuys
2010-08-18MenuBar Open/Close popup menus bug.Graeme Geldenhuys
2010-08-18Popup Menu: fixes last selected item still focused bug.Graeme Geldenhuys
2010-08-18MenuBar: fixed menu selectio/focus issueGraeme Geldenhuys
2010-08-18New file extension to ignore in 'git status' command.Graeme Geldenhuys
2010-08-18fpg_hyperlink docs updateGraeme Geldenhuys
2010-08-18fpg_dialog docs updateGraeme Geldenhuys
2010-08-18fpg_colorwheel docs updateGraeme Geldenhuys