summaryrefslogtreecommitdiff
path: root/amiga
Commit message (Expand)AuthorAgeFilesLines
* Give "Save as" and "Save as..." different identifiers. Thanks to Samir Hawam...Chris Young2009-08-201-1/+1
* Add missing code to apply the fetcher settingsChris Young2009-08-182-76/+77
* Tweak throbber anim speedChris Young2009-08-183-3/+5
* Built libxml2-2.7.3 and gave it a sensible name.Chris Young2009-08-171-1/+1
* Revert back to creating a new clip region rather than reusing the previous on...Chris Young2009-08-172-16/+7
* Fix compileChris Young2009-08-141-6/+14
* Merge Paul Blokus' selectscroll branch. Adds core select menu widget for form...Michael Drake2009-08-141-0/+2
* Revert r9108, as component order in libnsgif due to be corrected.Chris Young2009-08-092-44/+7
* Copy libcurl.so, have built 7.19.5 with a sensible nameChris Young2009-08-091-2/+2
* Support new libnsgif by adding bitmap flag BITMAP_ABGR.Chris Young2009-08-072-8/+53
* Disable resize with contents. This should stop the resize lockups once and f...Chris Young2009-08-011-9/+8
* Make polling function return after a fetch_free operation, as under certain (...Chris Young2009-07-301-15/+7
* Fix RISC OS and Amiga builds.John Mark Bell2009-07-271-2/+2
* Revert r8804. This is still occuring, on two different XOOPS sites.Chris Young2009-07-261-0/+1
* Allow the user to disable URL suggestion.Chris Young2009-07-261-0/+3
* Remove setting incremental_reflow off by default. Whatever the cause, the li...Chris Young2009-07-261-1/+0
* Minor corrections for libcss buildChris Young2009-07-261-1/+1
* Ensure quirks.css gets recognised as CSSChris Young2009-07-261-0/+0
* Fix logicChris Young2009-07-261-14/+6
* Merge LibCSS port to trunk.John Mark Bell2009-07-235-13/+18
* Replace URL bar with custom StringView class. Thanks to Stephen Fellner, Ren...Chris Young2009-07-236-1/+1102
* Scale font sizes, for better accuracy.John Mark Bell2009-07-211-3/+3
* Refactor text plotter and other font functions to remove dependency on CSS.John Mark Bell2009-07-215-68/+53
* Switch off incremental reflow by default, as for some reason it started causi...Chris Young2009-07-181-0/+1
* Fix OS4.0 key duplication issue (unsat bug#62)Chris Young2009-07-181-1/+3
* Remove old progress pointer hackChris Young2009-07-151-2/+0
* Rename TRANSPARENT to NS_TRANSPARENT to avoid clash on Windows. By MarkieB.Michael Drake2009-07-141-3/+3
* next round of plotter refactorVincent Sanders2009-07-142-30/+48
* Don't do higher quality scaling on OS4.0 as it doesn't work.Chris Young2009-07-123-3/+9
* plotters line refactorVincent Sanders2009-07-102-18/+42
* Move all the layers code into plotters.c and refactor to use gui_globals stru...Chris Young2009-07-095-106/+95
* Fix compilationChris Young2009-07-081-2/+2
* ploter refactor of rectangle handling Vincent Sanders2009-07-082-47/+71
* Migrate plotters to use a gui_globals pointer rather than RastPort.Chris Young2009-07-075-186/+180
* Fix warningsChris Young2009-07-071-2/+2
* GETSCREENANME documentationChris Young2009-07-051-2/+3
* Add a note about how to get the best speed out of the OS4 version. Mostly th...Chris Young2009-07-051-0/+14
* Refactor fill plotter to take a styleVincent Sanders2009-07-052-4/+4
* Don't make the global bitmap a friend of the screen bitmap, instead allocate ...Chris Young2009-07-052-4/+3
* fix warningsChris Young2009-07-042-0/+3
* Apply scaling quality also to thumbnails.Chris Young2009-07-041-1/+5
* turn iconification back off as it isn't working reliably.Chris Young2009-07-041-1/+30
* Basic iconification supportChris Young2009-07-041-68/+91
* Script to show the source of the current pageChris Young2009-07-041-0/+24
* Add GETSCREENNAME commandChris Young2009-07-041-1/+19
* Minor positional changes. This code probably needs a rethink as it doesn't c...Chris Young2009-07-021-2/+3
* remove redundant clg callVincent Sanders2009-07-011-1/+0
* Improve bitmap plotter APIVincent Sanders2009-06-302-23/+18
* Remove debug codeChris Young2009-06-301-1/+0
* Re-enable the Use OS Pointers option as I have fixed the crash.Chris Young2009-06-301-1/+0