summaryrefslogtreecommitdiff
path: root/amiga
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix compilation errorsChris Young2009-03-081-2/+0
* Mostly-working local history windowChris Young2009-03-084-49/+89
* Stop local history from crashing, display mostly works (no thumbnails and off...Chris Young2009-03-086-22/+139
* Clear clip regions after rendering finished.Chris Young2009-03-071-0/+12
* Start of local history window in Amiga build; doesn't work yetChris Young2009-03-073-9/+147
* Stop OS4.1 losing alpha channels when scaling imagesChris Young2009-03-051-1/+4
* Stop images disappearing when they are half-way off the screen.Chris Young2009-02-251-2/+1
* Fix memory leak and make freeing bitmaps that might be cached a little safer.Chris Young2009-02-251-6/+6
* Move native bitmap creation/caching routine into bitmap.cChris Young2009-02-253-240/+112
* Force AmiUpdate to pick the part-Cairo version on OS4.1, as it hasn't seen an...Chris Young2009-02-251-3/+4
* The native bitmap caching was eating memory, this should be correct now.Chris Young2009-02-251-13/+20
* Optimise tile plotterChris Young2009-02-241-26/+82
* Purge NETSURF_USE_SSL and WITH_SSLJohn Mark Bell2009-02-222-4/+0
* Tidy-up and clarificationsChris Young2009-02-221-41/+47
* File should be named "NetSurf" in all circumstances.Chris Young2009-02-211-0/+1
* Oops. Fixed this in the wrong file, so got missed from previous commit.Chris Young2009-02-211-1/+1
* Fix some things which didn't work correctly when installing over an existing ...Chris Young2009-02-211-16/+5
* Show which build we are using, modify install script to give an option of whi...Chris Young2009-02-213-14/+219
* Don't show the option for AISS theme is AISS is not installedChris Young2009-02-211-6/+12
* Remove default theme's dependency on AISSChris Young2009-02-1820-25/+48
* Destroy bitmap if thumbnailing fails.John Mark Bell2009-02-181-0/+1
* Port our UTF-8 routines to parserutils (only enabled when building against Hu...John Mark Bell2009-02-171-6/+4
* Divorce PDF export and printing.John Mark Bell2009-02-171-1/+3
* Fix a bug where public screens would remain open if NetSurf was the last visitorChris Young2009-02-141-0/+5