summaryrefslogtreecommitdiff
path: root/amiga
Commit message (Expand)AuthorAgeFilesLines
* Fix up Amiga front end.Michael Drake2011-07-133-4/+4
* Fix up Amiga for r12574 API change.Michael Drake2011-07-061-5/+3
* Correctly select FILLPEN or FOREGROUNDPEN for scroller knob colourChris Young2011-07-032-12/+22
* Pick scroller gadget colours from the screen's DrawInfo pensChris Young2011-07-032-0/+17
* Fix an issue with GETTITLE returning an incorrect string on occasionChris Young2011-07-031-8/+10
* Don't crash when freeing diskobjectChris Young2011-07-031-2/+2
* Fix AppIcons for non-HTML contentsChris Young2011-07-032-14/+25
* Make AmiDock icon behave a little more sensibly when all windows are iconified.Chris Young2011-07-031-0/+3
* Iconfication; only enabled when running on WB screen at presentChris Young2011-07-035-42/+75
* When opening new tabs next to the active one, open them sequentially until th...Chris Young2011-07-023-2/+11
* Don't prompt for build selection if there is no static build presentChris Young2011-07-021-14/+20
* Add an option to open new tabs next to the current tab. Needs some additiona...Chris Young2011-07-023-3/+28
* Put a search icon where the old search favicon wasChris Young2011-07-027-1/+51
* Update to new APIChris Young2011-07-022-2/+2
* When launching multiple URLs from a treeview, allow to open one window with m...Chris Young2011-07-021-1/+1
* Formatting changesChris Young2011-06-301-18/+18
* Fix compilationChris Young2011-06-301-2/+1
* Remove plotter table global. Pass a redraw context around redraw functions. ...Michael Drake2011-06-309-25/+52
* Fix up amiga content handlers.Michael Drake2011-06-295-58/+45
* Update shortcutsChris Young2011-06-281-0/+1
* Frond ends signal end of drag with call to browser_window_mouse_track.Michael Drake2011-06-271-2/+2
* Shortcut backspace = go back one page in historyChris Young2011-06-251-0/+4
* Remove gui_window_set_scale().Michael Drake2011-06-241-6/+0
* If iframes are reformatted due to containing document reflow, don't need to r...Michael Drake2011-06-241-1/+1
* Decouple context menus from gui_window, ensure they get disposed on exitChris Young2011-06-232-28/+32
* fix memory leakChris Young2011-06-191-0/+3
* translate / to - when guessing mime typesChris Young2011-06-191-1/+2
* Ensure the WB screen gets unlocked, avoid passing a NULL to CloseScreenChris Young2011-06-191-5/+6
* screen type should be PUBLICSCREEN not CUSTOMSCREENChris Young2011-06-181-5/+5
* initialise context menus regardless of user's preferences on startupChris Young2011-06-181-3/+3
* missing includeChris Young2011-06-171-1/+1
* disable context menus until i figure out why they have suddenly started crashingChris Young2011-06-171-1/+1
* Reinstate waiting for visitor windows to close if the public screen could not beChris Young2011-06-161-5/+23
* convert from mimetype to filetype rather than simple content type to filetype...Chris Young2011-06-153-3/+24
* remove zlib updateChris Young2011-06-152-7/+1
* remove no_iframesChris Young2011-06-153-6/+0
* avoid crashChris Young2011-06-151-1/+2
* Only show external app context menu item if an external app is actually definedChris Young2011-06-094-26/+38
* missing double-quotesChris Young2011-06-061-2/+2
* Don't modify the DataType name within the structure.Chris Young2011-06-062-7/+43
* Sound DataTypes implementation. Currently has no interface, so onlyChris Young2011-06-054-1/+295
* Avoid compiling arexx.c more than necessaryChris Young2011-06-052-6/+7
* plugin_hack loose endsChris Young2011-06-051-3/+8
* Make GUI update when back/forward commands used from ARexxChris Young2011-06-032-15/+4
* up = down and down = upChris Young2011-06-031-4/+4
* Make 4th mouse button go back in history, and 5th go forward. Untested.Chris Young2011-06-031-12/+32
* don't unref pointerChris Young2011-05-301-1/+0
* Remove ami_datatype_to_mimetypeChris Young2011-05-302-62/+9
* Guess MIME type from DataType only if there isn't already a valid entry in th...Chris Young2011-05-304-32/+115
* Allow mixing of AmigaOS and NetSurf command line optionsChris Young2011-05-301-2/+3