index
:
Erich/fpGUI
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
2009-10-05
Removed utf8tools package requirement.
Graeme Geldenhuys
2009-10-05
Added search support to the GUI.
Graeme Geldenhuys
2009-10-05
Fixed AV when using search.
Graeme Geldenhuys
2009-10-05
New unit that handles searching feature.
Graeme Geldenhuys
2009-10-05
Project references to utf8tools package - external requirements.
Graeme Geldenhuys
2009-10-05
New help functions that uses external utf8tools package.
Graeme Geldenhuys
2009-10-05
code formatting
Graeme Geldenhuys
2009-10-03
Add Index count information in debug output.
Graeme Geldenhuys
2009-10-03
Implemented doubleclick behaviour for TOC treeview and Index listbox.
Graeme Geldenhuys
2009-10-03
Replaced Index treeview with a listbox.
Graeme Geldenhuys
2009-10-03
Code formatting and minor code rearrangements.
Graeme Geldenhuys
2009-10-03
Finally found the bug that caused Topic text to be garbled.
Graeme Geldenhuys
2009-10-03
More code formatting changes.
Graeme Geldenhuys
2009-10-03
Fix grammar mistake.
Graeme Geldenhuys
2009-10-03
Fix Index reading from INF file.
Graeme Geldenhuys
2009-10-02
EpicTimer timing is now controlled by project wide define
Graeme Geldenhuys
2009-10-02
Added inf04.txt to project for easy reference.
Graeme Geldenhuys
2009-10-02
This goes with previous commit. Forgot to check it in.
Graeme Geldenhuys
2009-10-02
topic.gettext now uses a String type instead of PChar.
Graeme Geldenhuys
2009-10-01
Added EpikTimer for performance timing. Just a temporary thing.
Graeme Geldenhuys
2009-10-01
New utility method GetFileSize() that takes a full filename as parameter.
Graeme Geldenhuys
2009-10-01
Add loading progress and multiple file loading.
Graeme Geldenhuys
2009-10-01
Basic UI design completed and removed unused debug lines.
Graeme Geldenhuys
2009-10-01
Help viewer can now view help contents but with some errors.
Graeme Geldenhuys
2009-10-01
Temporary commented markup tags in the help text returned.
Graeme Geldenhuys
2009-10-01
Forgot to set a few properties in the Topic object.
Graeme Geldenhuys
2009-09-30
Add support for closing existing help and opening new ones without a app rest...
Graeme Geldenhuys
2009-09-30
Add the missing line which adds new Topic objects to the Topics list.
Graeme Geldenhuys
2009-09-30
work in process!
Graeme Geldenhuys
2009-09-30
Change arrays to packed arrays.
Graeme Geldenhuys
2009-09-30
Code formatting changes.
Graeme Geldenhuys
2009-09-30
Add new menu item in Help menu for debugging purposes.
Graeme Geldenhuys
2009-09-30
Reimplement the ReadDictionary() method
Graeme Geldenhuys
2009-09-30
Implement AddChildNodes() but it still needs testing.
Graeme Geldenhuys
2009-09-30
More help file loading changes.
Graeme Geldenhuys
2009-09-30
Moved the ProfileEvent calls and enabled DEBUG define where I need it.
Graeme Geldenhuys
2009-09-30
Forgot to apply "packed" to record structures.
Graeme Geldenhuys
2009-09-29
We get AV's trying to read a help file. Debug please!
Graeme Geldenhuys
2009-09-29
Code to load our first help file!
Graeme Geldenhuys
2009-09-29
Moved ProfileEvent method to new unit.
Graeme Geldenhuys
2009-09-29
Minor cleanup and a new pointer type.
Graeme Geldenhuys
2009-09-29
Ported the huge HelpFile unit to FPC.
Graeme Geldenhuys
2009-09-29
Add more INF required units. Converted them all to be FPC compatible.
Graeme Geldenhuys
2009-09-29
Initial checkit on HelpFile unit. Not compilable with FPC.
Graeme Geldenhuys
2009-09-29
Add HelpTopic unit to project.
Graeme Geldenhuys
2009-09-29
Converts unit to be compilable by Free Pascal.
Graeme Geldenhuys
2009-09-29
EOL characters converted to Unix format.
Graeme Geldenhuys
2009-09-29
Add original NewView unit to repository
Graeme Geldenhuys
2009-09-29
Ported some basic IPF units to Free Pascal.
Graeme Geldenhuys
2009-09-29
Add 'File | Open' event handler.
Graeme Geldenhuys
[next]