summaryrefslogtreecommitdiff
path: root/amiga
Commit message (Expand)AuthorAgeFilesLines
* Custom apha-supporting backfill hook for tiled bitmaps that require it.Chris Young2009-05-261-2/+70
* Super whizzy fast shiny new tile plotterChris Young2009-05-261-47/+44
* Vague attempt at direct renderingChris Young2009-05-252-42/+76
* Change back to Smart Refresh windowsChris Young2009-05-251-2/+2
* Reduce flickerChris Young2009-05-241-1/+1
* Prevent gadget and menu disable/enable magic from acting on frames (this fixe...Chris Young2009-05-241-2/+8
* Add link to changelogChris Young2009-05-231-0/+2
* Fix crash when pages are loadingChris Young2009-05-231-1/+5
* Missing WITH_NS_SVG #ifdefChris Young2009-05-192-0/+4
* Add ability to copy SVGs to the clipboard and save in IFF DR2D format.Chris Young2009-05-198-12/+576
* Too many 0sChris Young2009-05-171-1/+1
* Add Save as IFF to main menusChris Young2009-05-173-28/+104
* Allow Copy menu to copy the image currently displayed, if we aren't displayin...Chris Young2009-05-171-4/+16
* Fix alpha testing, set correctly for ILBMsChris Young2009-05-171-2/+2
* IFF save now works - needed an unexpected NULL as the first parameter to DTM_...Chris Young2009-05-162-12/+3
* Copy and save images as IFF ILBM attempt 2.Chris Young2009-05-165-82/+62
* Copy and save images in IFF ILBM format. Currently, the data in the BODY chu...Chris Young2009-05-167-3/+154
* Local history started drawing on the browser window instead of the history wi...Chris Young2009-05-091-6/+6
* Populate option_accept_language with the user's preferred languages, in order.Chris Young2009-05-092-11/+73
* Remove min_font_size settingChris Young2009-05-091-2/+1
* Adjust minimum font sizeChris Young2009-05-091-2/+2
* CompositeTags() was clipping one pixel too close.Chris Young2009-05-072-6/+6
* Some optimisations, makes page rendering much quicker at least on OS4.1.Chris Young2009-05-072-5/+53
* Don't bother plotting bitmaps that are completely out of the clip zone.Chris Young2009-05-051-0/+6
* Minor correctionsChris Young2009-05-041-2/+4
* Check if shared objects actually copied, and copy them on next startup if the...Chris Young2009-05-042-0/+65
* Add Abort button to download windowChris Young2009-04-303-1/+25
* Make it a bit easier to see the text under the cursor, by complementing rathe...Chris Young2009-04-291-0/+4
* Set cache_bitmaps to 1 by default so it caches scaled bitmaps in memory.Chris Young2009-04-261-1/+1
* Ignore screen_modeid if it isn't a hex valueChris Young2009-04-261-1/+1
* Speed up scrollwheel scrolling due to complaints :)Chris Young2009-04-251-3/+3
* Post-2.0 release changes: stripped static binary in only 5MBChris Young2009-04-251-12/+21
* Minor packaging fixesChris Young2009-04-252-1/+1
* 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