summaryrefslogtreecommitdiff
path: root/amiga
Commit message (Expand)AuthorAgeFilesLines
* Propagate mouse position during drags down to the core (needed for redraw eventsChris Young2011-11-131-0/+3
* Trap RMB and select the node under the pointer if no other node selectedChris Young2011-11-111-1/+28
* Clicks become drags only after 2pxChris Young2011-11-101-14/+20
* Revert r13138Chris Young2011-11-101-4/+3
* Amiga frontend update for r13139Chris Young2011-11-102-6/+33
* Update the title of the initial tab, even when the tab bar is hidden (ensures...Chris Young2011-11-091-3/+4
* Reimplement the previous hotlist menu refresh code, as the bug causing the pr...Chris Young2011-11-072-10/+9
* Remove any need for LangNames to be imported as a Messages fileChris Young2011-10-291-4/+8
* Stop abusing Messages with continual load of LangNamesChris Young2011-10-291-10/+8
* SimplifyChris Young2011-10-291-8/+5
* Allow usage of a resource.map file to map resource: requests to other files.Chris Young2011-10-292-31/+74
* Search the current theme dir for resources.Chris Young2011-10-291-12/+29
* Only one of these save ops needs the file opened hereChris Young2011-10-271-43/+43
* Complete extended context menusChris Young2011-10-236-74/+129
* Revert r13074 - doesn't actually fix the problemChris Young2011-10-221-3/+0
* Fix the plotting of tiled bitmaps. EraseRect() appears to have a bug where i...Chris Young2011-10-221-0/+3
* Fix save_completeChris Young2011-10-221-39/+41
* Avoid horizontal pixel-height lines of the background appearing when "fast sc...Chris Young2011-10-221-4/+2
* Move non-requester user file operations to file.cChris Young2011-10-155-42/+255
* Move all main file req save ops to file.cChris Young2011-10-153-179/+15
* Start to consolidate user file operation into one fileChris Young2011-10-157-92/+44
* 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