Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-08-25 | docview: Move Debug - File Info to new Tools menu. | Graeme Geldenhuys | |
2010-08-25 | docview: new text form added and Tools menu to view RichView Source. | Graeme Geldenhuys | |
For debugging purposes. | |||
2010-08-25 | docview application help update. | Graeme Geldenhuys | |
2010-08-25 | fpg_dialog. Minor sanity check. | Graeme Geldenhuys | |
2010-08-25 | docview application help update. | Graeme Geldenhuys | |
2010-08-25 | docview application help update. | Graeme Geldenhuys | |
2010-08-25 | docview: config dialog, replaced font selection with TfpgEditFont controls. | Graeme Geldenhuys | |
2010-08-24 | docview: Implemented color customization for search highlighting. | Graeme Geldenhuys | |
2010-08-24 | docview: updated Docview application help. | Graeme Geldenhuys | |
2010-08-24 | docview: TOC tree view how has popup menu with Expand/Collapse All options. | Graeme Geldenhuys | |
2010-08-24 | splitter AutoSnap property added and OnSnap event. | Graeme Geldenhuys | |
2010-08-24 | splitter: When double-clicking splitter, it now snaps closed if AutoSnap is set. | Graeme Geldenhuys | |
2010-08-24 | docview: new option to expand TOC tree view when files are opened. | Graeme Geldenhuys | |
2010-08-24 | Code formatting and removed unused sections of code. | Graeme Geldenhuys | |
2010-08-24 | docview: new configuration option: open docview help on startup. | Graeme Geldenhuys | |
2010-08-24 | docview: adds support for opening additional help files. | Graeme Geldenhuys | |
This new menu option will not close previous help files aready open. | |||
2010-08-24 | docview help: Updated the docview help file and made it compilable with wipfc. | Graeme Geldenhuys | |
2010-08-24 | New wrapper (fpgChangeFileExt) created for fpGUI. | Graeme Geldenhuys | |
This handles the OS encoding correctly, like the other wrapper functions. | |||
2010-08-24 | treeview: When setting the Selection property, the selected node | Graeme Geldenhuys | |
is now correctly scrolled into view (even if nodes had to expand). To make things look even better, the selected node is now centered vertically in the tree view. | |||
2010-08-24 | docview: Activated the "Help using DocView" menu option. | Graeme Geldenhuys | |
2010-08-24 | docview: When a help file is not found, notify the user. | Graeme Geldenhuys | |
2010-08-24 | docview: DocView's own help file is now referenced by a constant. | Graeme Geldenhuys | |
2010-08-24 | docview: Implement various new searching functions in dvHelpers unit. | Graeme Geldenhuys | |
2010-08-23 | docs: initial work to create an application that generates our docs. | Graeme Geldenhuys | |
This includes builds scripts or executing fpdoc directly. | |||
2010-08-23 | Fix compilation error under Windows. | Graeme Geldenhuys | |
2010-08-23 | Removed unused code. | Graeme Geldenhuys | |
2010-08-23 | docs: added docs for fpg_command_intf unit. | Graeme Geldenhuys | |
2010-08-23 | doc scripts: updated doc building scripts to include new fpg_tree documentation. | Graeme Geldenhuys | |
2010-08-23 | docview: fix bug where it fails to load any INF files. | Graeme Geldenhuys | |
Fixing the loading of directory without INF files, caused loading of all INF files to fail. I did my check in the wrong location. | |||
2010-08-23 | Use fpGUI wrapper functions instead of RTL functions directly. | Graeme Geldenhuys | |
fpGUI's wrapper functions handle unicode conversions from OS automatically. | |||
2010-08-22 | docview: INF header information. Added file size to the details. | Graeme Geldenhuys | |
2010-08-22 | docview: sanity check added if no files are opened, stop trying to process ↵ | Graeme Geldenhuys | |
nothing. | |||
2010-08-22 | docview: replaced the internals of GetFileSize() with then fpgFileSize() | Graeme Geldenhuys | |
2010-08-22 | Introduced a new cross-platform fpgFileSize() helper function. | Graeme Geldenhuys | |
2010-08-22 | docview: minor changes to make fpprofiler happy. | Graeme Geldenhuys | |
This will not increase the executable size because Classes is used elsewhere anyway. | |||
2010-08-22 | dcoview: fixed a minor memory leak. | Graeme Geldenhuys | |
2010-08-22 | docview: fixes the AV on exit. | Graeme Geldenhuys | |
NOTE This is not a 100% fix, but rather a work-around. I need to still find out why such AV's occur. | |||
2010-08-20 | docs: New fpg_tree.pas documentation. Minor updates to fpg_widget, ↵ | Graeme Geldenhuys | |
fpg_buttons docs. | |||
2010-08-19 | Merge branch 'docs' into master. | Graeme Geldenhuys | |
* Various documentation updates. | |||
2010-08-19 | Docview: disabled buttons in Notes tab. Notes feature not implemented yet. | Graeme Geldenhuys | |
2010-08-19 | Scrollbars now have disabled arrow button state at Min or Max values. | Graeme Geldenhuys | |
Thanks to Jean-Marc Levecque for the idea. | |||
2010-08-19 | Gray Brightness Percentage has been adjusted. | Graeme Geldenhuys | |
* Old value was 20 which gave slightly too dark "greyed" images. * New value of 40 works nice all round. | |||
2010-08-19 | Fixed preloading of new Arrow images. | Graeme Geldenhuys | |
* I forgot this in the previous patch. New arrow images are masked. | |||
2010-08-19 | Images: updated standard arrow images. | Graeme Geldenhuys | |
* They used to be Indexed BMP, now they are RGB BMP's. fpGUI doesn't handle Indexed images well - I'm working on better image support. * Updatet the script to generate image include file under Linux. * Rebuilt stdimages.inc file. | |||
2010-08-19 | Here attached is a patch for EditCombo implementing the use of Charmap for | Jean-Marc Levecque | |
special characters, the same way as already done with EditText. | |||
2010-08-19 | Menus: Minor bugfix in popup menus. OpenerMenuBar is not always assigned. | Graeme Geldenhuys | |
Popup menus can of course be used without a Main MenuBar, so I have to do some extra checking first before I call InternalReset. | |||
2010-08-19 | Here attached is a little improvement for SpinEdit | Jean-Marc Levecque | |
It allows the high and low limit values to be reached when up/down keys are maintained pressed, same as when mouse is maintained on the up/down arrows. | |||
2010-08-19 | MenuBar: bugfix - clicking disabled menu items should not toggle internal ↵ | Graeme Geldenhuys | |
FClicked. | |||
2010-08-19 | Menu Test Demo improvements. | Graeme Geldenhuys | |
* Used Align property for menu, toolbar, statusbar etc. * Toggling of Toolbar and Status Bar updates the client area size * Toolbar now looks more like a modern toolbar with flat buttons and dividers. | |||
2010-08-19 | Treeview Demo: further improvements added to demo. | Graeme Geldenhuys | |