summaryrefslogtreecommitdiff
path: root/amiga
Commit message (Expand)AuthorAgeFilesLines
* Fix warningsChris Young2009-04-181-1/+1
* Fix warningsChris Young2009-04-181-13/+14
* Hubbub is no longer optional.John Mark Bell2009-04-171-10/+0
* Ensure the selected item stays selected when being moved. Bit of a hack as theChris Young2009-04-141-1/+9
* Fix ARexx download queue - GummiSurf now works, and manual ARexx-initiated do...Chris Young2009-04-143-9/+5
* filename changesChris Young2009-04-141-1/+1
* fix compilationChris Young2009-04-061-3/+3
* Revert r6973. Apparently, it causes loads of problems.John Mark Bell2009-04-051-1/+1
* Make selections stand out from buttonsChris Young2009-04-011-1/+1
* Minor correctionsChris Young2009-04-011-2/+2
* Sync full Cairo build with GTK Cairo plottersChris Young2009-04-011-2/+2
* Remove option_quick_text (local charset text printing)Chris Young2009-04-014-329/+125
* Don't open menu if there are no itemsChris Young2009-04-011-0/+11
* More shared objects...Chris Young2009-03-312-2/+2
* Update to use browser_window_refresh_url_bar()Chris Young2009-03-301-5/+3
* fix text co-ordinateChris Young2009-03-291-2/+2
* Stop screen updates going odd when animated GIFs are in the page.Chris Young2009-03-291-6/+2
* Mouse scrollwheel supportChris Young2009-03-281-21/+38
* Add a note about those lines I commented out earlier.. have remembered why th...Chris Young2009-03-281-0/+5
* Stop cursor drawing off the pageChris Young2009-03-282-12/+66
* Remove some checks before redraw, as they only seem to achieve stopping redrawsChris Young2009-03-281-7/+7
* Fix actual_xChris Young2009-03-281-1/+2
* Minor fixesChris Young2009-03-283-4/+1
* Implement a download queue for ARexx-initiated downloads. Working manually, ...Chris Young2009-03-285-257/+383
* Make NetSurf look a little closer to the default OS4 themeChris Young2009-03-273-2/+16
* Call bitmap_save() for native drag saves.Chris Young2009-03-261-1/+4
* Add save_complete to drag saveChris Young2009-03-261-4/+24
* Change pointer imagery when draggingChris Young2009-03-254-11/+23
* Some sort of drag-save implementation.Chris Young2009-03-251-0/+74
* Move gui_drag_save_selection() into the same file as gui_drag_save_object() a...Chris Young2009-03-242-5/+6
* Update to new _available() functionsChris Young2009-03-241-20/+32
* Set history scroll offsetsChris Young2009-03-221-1/+6
* Rexx dir should default to PROGDIR: tooChris Young2009-03-171-1/+1
* Access Resources relative to program directory rather than current directory.Chris Young2009-03-174-77/+77
* Fix crash in GETURLChris Young2009-03-171-1/+1
* Remember the scroll position in the history, so that it's maintained when goi...John Mark Bell2009-03-171-1/+1
* Fix clicking on history items beyone the first pageChris Young2009-03-151-13/+10
* Close history and search windows when associated browser window closes.Chris Young2009-03-151-3/+10
* Fix warningsChris Young2009-03-155-22/+40
* Stop browser resizes from crashing.Chris Young2009-03-141-4/+14
* More shared objectsChris Young2009-03-142-2/+2
* Use Copystore to copy SObjs when install triggered by AmiUpdateChris Young2009-03-141-14/+30
* Minor fixesChris Young2009-03-142-6/+6
* more shared objectsChris Young2009-03-112-2/+2
* Remove gap between the tab close gadget and the first tabChris Young2009-03-111-0/+1
* Copy a couple more required shared objects.Chris Young2009-03-111-1/+1
* Fix scroll position for new pages/tabsChris Young2009-03-091-3/+6
* Stop NetSurf jumping back to the top of the document when scrolling before th...Chris Young2009-03-081-2/+0
* Add ability to render part of a local history window.Chris Young2009-03-082-11/+99
* Implement thumbnail creationChris Young2009-03-083-8/+66