Fri Aug 19 13:49:31 2005 fox
78* lister.cpp: Save settings more frequently.
Wed Oct 13 23:05:46 2004 fox
77* lister.cpp: Try and remember explorer top_y.
Fri Sep 24 21:08:09 2004 fox
76* File->Delete File: Should be disabled once we delete the file.
Sun Sep 19 20:38:57 2004 fox
75* Add Delete file option to menu.
Mon Jun 7 22:28:04 2004 fox
74* html.cpp: process_html_text: Avoid abutted text lines.
Mon May 24 21:59:30 2004 fox
73* lister.cpp: Allow us to delete the groups dirs.
72* makefile: Version 1.00
71* html.cpp: Dont lose last char of buffer if we can help it.
Sun Mar 23 18:52:27 2003 fox
70* Better table background color handling.
Mon Mar 17 21:18:46 2003 fox
69* Add Find text support.
68* Add highlighting support and copy to clipboard.
Fri Mar 14 00:44:28 2003 fox
67* Show visited links in alternate color.
66* Improve startup speed.
65* Add in support for display orientation.
Thu Mar 13 18:24:55 2003 fox
64* Release 0.38
63* Added Courier New
62* Fix font size/name changing.
61* Release 0.37
60* Improve speed of the Explorer view. Cache font info.
Wed Mar 12 22:26:47 2003 fox
59* Release: 0.36
58* Fix line justifying to work. Still need to fix multi-font
lines.
57* Added support for turning off the scrollbar.
Tue Mar 11 17:47:35 2003 fox
56* Add partial .RTF file support.
55* Release 0.35
54* Ensure we unmap and close zipped files so we can delete them whilst
viewing them.
Mon Mar 10 16:03:20 2003 fox
53* Added "Justify" option to the View menu.
52* Release 0.34
51* Various HTML enhancements to improve PalmDoc rendering.
50* Ensure we process last record in a PalmDoc file.
49* Format plain text PalmDoc files to obey para boundaries.
Sun Mar 9 01:10:27 2003 fox
48* Add support for .prc files.
47* Added .gz/.Z file support.
Sat Mar 8 00:46:36 2003 fox
46* Fix Back history button.
45* Skip
..
44* Avoid double refresh if possible.
43* Fix interfile links: href="filename#pos".
Fri Mar 7 08:54:51 2003 fox
42* Release 0.31
41* Fix double free memory in explorer view leading to strange
corruption.
40* We were setting default font size/name after loading defaults.
39* Use mini chkalloc library.
Thu Mar 6 20:16:59 2003 fox
38* Use string offsets and not pointers to allow relocation.
Wed Mar 5 00:18:27 2003 fox
37* Release 0.30
36* Fix memory corruption when using Explorer view.
35* Show file sizes.
34* Add DELETE hotspot for files so we can delete them.
Mon Mar 3 08:16:07 2003 fox
33* Implement favorites in the explorer view and save/restore them.
32* Fix broken Explorer links to directories.
31* After clicking on a link in explorer mode, couldnt go back in.
30* Close file handles as soon as possible so we can delete a viewed
file.
29* Release 0.29
28* Dont allow two copies to start even if we change window title.
27* Dont set window title if in full screen mode.
Sun Mar 2 18:28:45 2003 fox
26* Display 0x92 as '
25* Release 0.28
24* Allow us to exit explorer mode back to main mode.
23* Fix mouse/key debounce issue if double clicking when should be
single click.
22* Implement menu font changes.
21* When going from full screen, resize the scrollbars.
20* Map tabs to spaces.
Sat Mar 1 01:06:59 2003 fox
19* Release 0.27
18* Add icons on menu bar to mimic IE.
17* Add support for Forward/Back.
16* Add 9 and 13 pt fonts to menu.
15* Release 0.26
14* Release 0.25
13* Allow hyperlinks to be done even in full screen mode.
12* Release 0.24
11* Implement Full screen.
10* Make Font name and size menu show tick mark.
Fri Feb 28 00:27:18 2003 fox
9* Add tick marks to Font menu.
8* Make explorer/history section go to correct position in file.
Fixes to history recorder.
7* Make visited links a different color.
6* Now remembers the document you were viewing when you exited and
restores it on startup.
5* When clicking somewhere, dont use last hyperlink if the text
isnt associated with a link.
4* Fix problem when switching to explorer mode after loading a page
causing a GPF.
3* Release 0.22
2* Fix rendering in explorer page.
1* Create/read lister.ini on exit/startup so we can preserve our
cwd and other settings. Saves font size/name, history, cwd.