summaryrefslogtreecommitdiff
path: root/amiga
Commit message (Expand)AuthorAgeFilesLines
* Be more flexible with the aspect ratios we correct to.Chris Young2011-10-113-9/+14
* page context menu (mostly non-functioning)Chris Young2011-10-091-4/+74
* Add keyboard shortcuts that already exist. These are handled in gui.c -Chris Young2011-10-081-0/+6
* Stop confusing svn clientChris Young2011-10-081-3/+2
* Treat all objects equally, non-plugin_hack objects can now be opened in externalChris Young2011-10-082-26/+16
* Fix link creationChris Young2011-10-081-1/+1
* Default search ico should only come from themeChris Young2011-10-083-19/+5
* Navigate submenuChris Young2011-10-081-7/+91
* Amiga front end still uses this for now.Michael Drake2011-10-081-0/+0
* correct filenameChris Young2011-10-071-2/+2
* Add favicon to iconification iconChris Young2011-10-075-44/+67
* comment removalChris Young2011-10-071-2/+1
* fix botched link renameChris Young2011-10-071-0/+1
* favicon fixesChris Young2011-10-073-7/+3
* also convert nsdefault.css in svn tree into a proper link (OS4 SVN does not s...Chris Young2011-10-051-0/+4
* Adjust some typesChris Young2011-10-051-5/+6
* Keep running if an error occursChris Young2011-10-051-0/+1
* Shuffle CSS files so default.css is the main oneChris Young2011-10-054-10/+10
* Build resource: map at start timeJohn Mark Bell2011-10-051-18/+18
* Fix icon loaderChris Young2011-10-042-2/+2
* Fix crash when switching tabsChris Young2011-10-031-6/+9
* Fix up for nsurl changes. Untested.Michael Drake2011-10-0310-42/+42
* Add context menu for plain text content.Chris Young2011-10-021-0/+6
* Make adding context menus more modularChris Young2011-10-021-218/+247
* Disable RAmiga-U temporarily as ActivateGadget() is causing a bizarre but fatalChris Young2011-09-291-1/+2
* Re-instate default.css.info as the install script copies it to def_css.info i...Chris Young2011-09-281-0/+0
* Abort if user is <OS4.1 and no static version available.Chris Young2011-09-261-0/+7
* Build Cairo version as NetSurf; non-Cairo version as NetSurf-StaticChris Young2011-09-264-7/+7
* Add context menu items for framesChris Young2011-09-251-4/+101
* Also read mimetype mappings from mimetypes.userChris Young2011-09-255-5/+11
* increase keyboard scroll speed to 10pxChris Young2011-09-251-4/+6
* Reduce task priority to -1Chris Young2011-09-252-0/+0
* When pressing mouse button don't try to go forwards in history first... inste...Chris Young2011-09-241-1/+1
* Remove gui_multitaskJohn Mark Bell2011-09-211-12/+4
* Remove AMINS_FRAMEChris Young2011-09-162-4/+2
* Virtualise content handler finalisation calls. Remove pointless implementations.John Mark Bell2011-09-158-38/+0
* Clean up content_factory_register_handler API -- content handlers no longer u...John Mark Bell2011-09-155-45/+10
* Partially convert to use browser_window_contextual_contentChris Young2011-09-131-72/+75
* If the prefs window is already open ad Edit Prefs is called from the menu, br...Chris Young2011-09-131-0/+7
* updated kb shortcuts (credit: samir)Chris Young2011-09-131-7/+16
* Fix search icon disappearing when layout size bar draggedChris Young2011-09-122-0/+21
* Convert keypresses to UCS4. Fixes issue with typing Euro symbol (ยค). Proba...Chris Young2011-09-121-1/+3
* Correct Code2000 addressChris Young2011-09-111-1/+1
* Change option to get accepted languages from Locale into a checkbox so it upd...Chris Young2011-09-113-9/+27
* Setting screen signals this late doesn't work, so revert r12486 completely an...Chris Young2011-09-101-19/+5
* Initialise bitmap ptr to NULLChris Young2011-09-081-1/+1
* Select fonts, sizes and colours for splash screen text rather than relying on...Chris Young2011-09-073-3/+43
* Use Michael Drake's proper splash screenChris Young2011-09-074-5/+31
* Copy a non-iconv.library version of parserutils into the archive in case anyb...Chris Young2011-09-062-1/+7
* Stop plugin_hack objects crashing when not embedded into a pageChris Young2011-09-061-2/+5