EvenMore is a textviewer for the Amiga written in
AmigaE.
This is my first project on the Amiga and I have been developing it
since 1996. I decided to start programming
EvenMore because I wanted to learn to program on the Amiga. I didn't
like any of the textviewers that were available, they had a lot of
functions but weren't very much to look at. So I decided to write my own
textviewer.
An early version of EvenMore (v0.33 I think) appeared on the
coverdisk of Amiga Computing (RIP) and several versions (v0.49 most
recently, I think) appeared on the covercd of CU Amiga (RIP) and Amiga
Format (RIP).
EvenMore is freeware. This means you can use EvenMore as
much as you like without having to pay anything. I do not expect
anything in return, but if you do want to show your appreciation for
it, you could send me your comments.
As you may have noticed, I have uploaded the new EvenMore archive to
the website. You can be sure the latest EvenMore will be available
here (Since sometimes I take breaks from programming, there may be
times when there aren't new updates of EvenMore).
Amiga Computing (Mar-97) - cover disk
'even though this is an early version it is very good' |
Amiga Format (May-99) -
PD
select
'easy to use and highly
functional' |
Amiga Format (Dec-99) - PD
select
'EvenMore has a
toolbox bursting with features' |
Amiga Format (Chr-99) - cover
disk
'EvenMore comes
armed with a barrage of additional features' |
|
NEWS
12/3/09
Updated Datatypes plugin so
it will only be used if binary code is detected in the first or last
bytes of the file and no other plugin is suitable.
Fixed bug which caused EvenMore to print past the
last line in a file.
11/3/09
Fixed a bug which meant only files up to 65536 lines could be
displayed. File loading should also be faster now.
26/1/09
Plugin code on opening file had broken the loading of XPK files.
Fixed bug which caused the plugin preferences not to be saved if you
used the gadget to open the preference window.
Fixed bug which caused a file handle to be freed twice if reading
failed.
Added "Launch exe" option to the Generic Prefs plugin.
Enabling this option will allow the updated Generic2Text plugin to
launch an executable file from EvenMore if the user tries to load it.
20/1/09
Dir2Text
plugin will no longer try to sort an empty directory.
Added a / in the Dir2Text directory listing to allow you to move to
the parent directory.
11/1/09
Pressing the tab key will activate the file string
gadget at the bottom of the window.
10/1/09
Viewer will centre on text horizontally
when searching if text not displayed in the window.
Searching with right to left text enabled caused horizontal scroller
to be set wrong.
Normal text search will no longer match against escape code sequences
which are not displayed, such as hyperlinks.
|