summaryrefslogtreecommitdiff
path: root/amiga/dist
Commit message (Expand)AuthorAgeFilesLines
* Alias W for WINDOW and T for TAB.Chris Young2010-08-281-13/+17
* Add ARexx commands CLOSE (close window/tab) and ACTIVE (current window/tab nu...Chris Young2010-08-282-1/+54
* Absolute path for theme locationChris Young2010-08-192-4/+13
* Add option to control whether drags have icons or just a pointer change.Chris Young2010-07-291-0/+1
* Allow targetting any window/tab with ARexx commands. Adds new command WINDOW...Chris Young2010-07-202-12/+58
* Fix first time installs in novice mode so the files end up in a directory rat...Chris Young2010-07-131-0/+16
* Add commands BACK, FORWARD, HOME and RELOAD to correspond with the buttons on...Chris Young2010-07-111-1/+5
* Much better conversion of the standard NetSurf icon, courtesy of Marko K. Sep...Chris Young2010-06-161-1/+3
* Allow building of AmigaOS4 Cairo and non-Cairo versions of NetSurf in same so...Chris Young2010-05-031-1/+1
* Ensure we are using the libpng 1.2 includes, as OS4 Cairo is using a deprecatedChris Young2010-05-031-1/+1
* Update 2 SObjs installation (create links for updated libpng and unnecessary ...Chris Young2010-04-301-7/+35
* Custom version of SearchEngines file rather than modifying it during installa...Chris Young2010-04-251-11/+0
* Ensure that a default CSS icon is presentChris Young2010-04-171-0/+13
* Also update OpenURL configChris Young2010-04-011-1/+1
* netsurf_init expects a char ***, not a char **Chris Young2010-04-012-6/+8
* Use OS4.1 Update 1 launch-handler when available. Will fall back to OpenURL....Chris Young2010-01-163-15/+81
* Copy and update SearchEngines fileChris Young2009-12-191-1/+28
* Add a note on how to obtain the sources.Chris Young2009-10-212-0/+8
* Doc updatesChris Young2009-09-132-5/+8
* libsvgtiny is shared object now, tweak percent complete values in install to ...Chris Young2009-08-241-2/+2
* Revert back to creating a new clip region rather than reusing the previous on...Chris Young2009-08-171-1/+0
* Revert r8804. This is still occuring, on two different XOOPS sites.Chris Young2009-07-261-0/+1
* Remove setting incremental_reflow off by default. Whatever the cause, the li...Chris Young2009-07-261-1/+0
* Switch off incremental reflow by default, as for some reason it started causi...Chris Young2009-07-181-0/+1
* GETSCREENANME documentationChris Young2009-07-051-2/+3
* Add a note about how to get the best speed out of the OS4 version. Mostly th...Chris Young2009-07-051-0/+14
* Script to show the source of the current pageChris Young2009-07-041-0/+24
* Add a note about font stylesChris Young2009-06-281-8/+17
* Strip down the options file section. People should be using the GUI for ever...Chris Young2009-06-271-17/+5
* Set new installs to start on the Workbench screen, this can be changed from t...Chris Young2009-06-271-15/+1
* Don't ask for a screenmode when one is not set unless we actually need it.Chris Young2009-06-201-0/+15
* Add link to changelogChris Young2009-05-231-0/+2
* Remove min_font_size settingChris Young2009-05-091-2/+1
* Minor correctionsChris Young2009-05-041-2/+4
* Check if shared objects actually copied, and copy them on next startup if the...Chris Young2009-05-042-0/+65
* Post-2.0 release changes: stripped static binary in only 5MBChris Young2009-04-251-12/+21
* Minor packaging fixesChris Young2009-04-251-0/+0
* Minor correctionsChris Young2009-04-011-2/+2
* Remove option_quick_text (local charset text printing)Chris Young2009-04-011-1/+0
* More shared objects...Chris Young2009-03-311-1/+1
* More shared objectsChris Young2009-03-141-1/+1
* Use Copystore to copy SObjs when install triggered by AmiUpdateChris Young2009-03-141-14/+30
* Minor fixesChris Young2009-03-141-5/+5
* more shared objectsChris Young2009-03-111-1/+1
* Force AmiUpdate to pick the part-Cairo version on OS4.1, as it hasn't seen an...Chris Young2009-02-251-3/+4
* Tidy-up and clarificationsChris Young2009-02-221-41/+47
* File should be named "NetSurf" in all circumstances.Chris Young2009-02-211-0/+1
* Oops. Fixed this in the wrong file, so got missed from previous commit.Chris Young2009-02-211-1/+1
* Fix some things which didn't work correctly when installing over an existing ...Chris Young2009-02-211-16/+5
* Show which build we are using, modify install script to give an option of whi...Chris Young2009-02-211-13/+189