summaryrefslogtreecommitdiff
path: root/src/frm_main.pas
AgeCommit message (Expand)Author
2009-10-05Added search support to the GUI.Graeme Geldenhuys
2009-10-03Add Index count information in debug output.Graeme Geldenhuys
2009-10-03Implemented doubleclick behaviour for TOC treeview and Index listbox.Graeme Geldenhuys
2009-10-03Replaced Index treeview with a listbox.Graeme Geldenhuys
2009-10-03Fix grammar mistake.Graeme Geldenhuys
2009-10-03Fix Index reading from INF file.Graeme Geldenhuys
2009-10-02EpicTimer timing is now controlled by project wide defineGraeme Geldenhuys
2009-10-02topic.gettext now uses a String type instead of PChar.Graeme Geldenhuys
2009-10-01Added EpikTimer for performance timing. Just a temporary thing.Graeme Geldenhuys
2009-10-01Add loading progress and multiple file loading.Graeme Geldenhuys
2009-10-01Basic UI design completed and removed unused debug lines.Graeme Geldenhuys
2009-10-01Help viewer can now view help contents but with some errors.Graeme Geldenhuys
2009-09-30Add support for closing existing help and opening new ones without a app rest...Graeme Geldenhuys
2009-09-30Add new menu item in Help menu for debugging purposes.Graeme Geldenhuys
2009-09-30Implement AddChildNodes() but it still needs testing.Graeme Geldenhuys
2009-09-30More help file loading changes.Graeme Geldenhuys
2009-09-29Code to load our first help file!Graeme Geldenhuys
2009-09-29Ported some basic IPF units to Free Pascal.Graeme Geldenhuys
2009-09-29Add 'File | Open' event handler.Graeme Geldenhuys
2009-09-29Initial checking of basic application main form.Graeme Geldenhuys