NoteBook now has its own website - http://notebook.martin2k.co.uk.
Please visit this site for all information about NoteBook including how to get a
copy of it.
Thursday 28th November 2002
Version 4.2.0.11 has been uploaded.
Added splash screen
Removed two minor bugs
Sunday 1st September 2002
Version 4.2.0.10 has been uploaded. Two bugs fixed:
Clicking on a blank page sometimes caused the program to crash
When having more than one file open, the page sometimes disappeared behind
the page pane
Saturday 22nd June 2002
Version 4.2.0.9 has been uploaded. Hopefully this will be the last
version for the time being.
Bugs fixed
'Show/hide page pane' menu item added on the 'Window' menu
Tuesday 11th June 2002
Version 4.2.0.6 has been uploaded.
Bugs fixed
Browser Controls no longer show as soon as an HTML page is clicked on
Saturday 8th June 2002
Version 4.2.0.2 has been uploaded.
Bugs fixed - program used to crash when the Plain Text options dialog box
was closed with no pages in the file; bullets no longer appear on Plain Text
pages when there were bullets in a Rich Text page, which was previously
viewed
Search All dialog box added - you can now search all pages at once for an
instance of text
You can now make .css pages for HTML pages. The name of the .css
page doesn't have to be related to the name of the HTML page, which means
you can use it for more than one HTML page, it just needs to end with '.css'.
Saturday 20th April 2002
Version 4.2.0.0 has been uploaded.
Bugs fixed
Recent File List dialog box added.
Sunday 14th April 2002
Version 4.1.0.7 has been uploaded.
Bug fixed - when you rename a page, NoteBook didn't think that the file
had changed and would therefore close without asking you if you wanted to
save.
Bug fixed - when you pressed Ctrl+B or Ctrl+U in the plain text editor,
the text went bold or underlined respectively.
New feature pictures from the NoteBook file can now be displayed in HTML
pages - if you want your HTML pages to use pictures from your NoteBook file,
you must rename you pictures with the name of the HTML page as a prefix.
E.g. if your HTML page was called 'Test', then you would call your picture
pages 'TestPicture1.gif' or 'TestCar.gif'. In the HTML code, you must
use the picture name as the images source e.g. <img src="TestCar.gif">.
The picture pages do you not need to be next to the HTML page, they can be
anywhere you want.
Saturday 13th April 2002
Version 4.1.0.6 has been uploaded.
Nothing has changed in the program
except the one of the dependency files was updated so therefore NoteBook also
needed updating
Monday 1st April 2002
Version 4.1.0.5 has been uploaded.
The 'Automation Error' that sometimes occurs with the Microsoft Internet
Explorer control has now been trapped
Wednesday 20th March 2002
Version 4.1.0.3 has been uploaded.
Saturday 16th March 2002
I have finished version 4.0.0.5 of NoteBook. It has the following new
features:
HTML Support
Password protection
Pictures, sounds and any other file can be inserted
Faster due to files being saved in binary format instead of ASCII
I will upload it when I have finished the helpfile.
Friday 22nd February 2002
Version 3.1.0.13 released, which includes the following new features:
Support for plain text pages
A Print command
A fully-featured rich text editor
Copy page
Find and Replace
Toolbars
Properties
The layout is better
Hyperlinks
Cleaned up code
Icons for pages instead of a listbox
Uses Config File ActiveX control instead of ListConfig