summaryrefslogtreecommitdiff
path: root/amiga
Commit message (Expand)AuthorAgeFilesLines
* Avoid an error.Michael Drake2013-09-031-2/+4
* Port to new recursive expand/contract functions.Michael Drake2013-09-031-18/+18
* Remove old hotlist, cookies, and history_global_core modules.Michael Drake2013-09-028-62/+33
* Remove cookies, history_global, and hotlist_old _initialise and _cleanup func...Michael Drake2013-09-023-12/+0
* Remove tree icon_name globals from all the front ends.Michael Drake2013-09-025-11/+3
* Remove bulk of old treeview implementation.Michael Drake2013-09-022-4/+0
* Use TREE_HOTLIST directly.Michael Drake2013-09-021-1/+1
* Use TREE_HISTORY directly.Michael Drake2013-09-021-1/+1
* Select TREE_COOKIES directly.Michael Drake2013-09-021-1/+1
* Remove tree_url_node module. Had to disable treeview scanning in amiga and c...Michael Drake2013-09-024-21/+17
* Make some global DrawInfo local to the function it is needed in.Chris Young2013-08-201-7/+5
* Slightly better layoutingChris Young2013-08-203-16/+74
* Squash warningChris Young2013-08-182-2/+2
* Merge branch 'chris/gadtools-53-6'Chris Young2013-08-182-12/+102
|\
| * Remove unusedChris Young2013-08-181-3/+1
| * Construct the menu in a new function, which also does basic layouting of any ...Chris Young2013-08-182-51/+90
| * Sub-menu arrowsChris Young2013-08-161-6/+27
| * Another attempt at creating image menusChris Young2013-08-152-2/+34
* | Allow the other front ends to use the hotlist test too.Michael Drake2013-08-161-0/+1
|/
* Correct pathChris Young2013-08-152-2/+3
* Add missing icons to packageChris Young2013-08-151-1/+1
* Non-working AISS icon redirectChris Young2013-08-151-0/+4
* Merge branch 'master' of git://git.netsurf-browser.org/netsurfMichael Drake2013-08-135-27/+9
|\
| * Revert nsfont_split back to how it was before I started meddling with it.Chris Young2013-08-032-4/+3
| * Ensure we get the correct Messages filesChris Young2013-07-271-1/+2
| * Remove rogue incChris Young2013-07-271-1/+0
| * Show iconified windows when quitting (horrible flickery workaround for a reco...Chris Young2013-07-272-2/+2
| * Localise the description, mark it Amiga-onlyChris Young2013-07-271-2/+2
| * Remove any AppIcons on quitChris Young2013-07-271-1/+2
| * When receiving a "To Front" message, don't open a window if none are active.Chris Young2013-07-271-18/+0
| * Missed an ellipsis removal. Split this one out as RISC OS uses it.Chris Young2013-07-271-1/+1
* | Avoid sslcert_get_tree_flags.Michael Drake2013-08-133-3/+1
* | Move old hotlist out of the way.Michael Drake2013-08-134-26/+26
* | Use new SSL certificate viewer.Michael Drake2013-08-123-8/+8
|/
* Fix up for cookies_old rename.Michael Drake2013-07-223-3/+3
* Fix enable/disable of tab close optionChris Young2013-07-191-1/+1
* Re-arrange menu to better conform to the Style GuideChris Young2013-07-192-7/+9
* s/history_core/local_history/Michael Drake2013-07-103-3/+3
* Correct the readme a bitChris Young2013-06-221-5/+2
* Create a helper launch script, and make launch-handler use itChris Young2013-06-221-5/+54
* Fix ARexx OPEN NEWTABChris Young2013-06-181-1/+1
* Add proxy bypass optionChris Young2013-06-081-2/+25
* Remove PDF menu item if built without PDF exportChris Young2013-06-082-8/+9
* Revert gadtools 53.5 changeChris Young2013-06-061-26/+0
* If a new browser window opens, bring the screen NetSurf is running on to the ...Chris Young2013-06-021-2/+3
* Better logging for resource searchingChris Young2013-06-021-0/+2
* Ensure treeview gets a palette rather than the built-in defaultsChris Young2013-06-011-38/+50
* amiga is the only user of the very odd usage of the options APIVincent Sanders2013-06-011-0/+6
* Set redraw tile size to default on screen changeChris Young2013-06-012-3/+4
* Don't read the state of gadgets which don't existChris Young2013-06-011-0/+2