summaryrefslogtreecommitdiff
path: root/amiga
Commit message (Expand)AuthorAgeFilesLines
* Indicate when tabs are loading. Currently this only works with the AISS them...Chris Young2009-09-063-3/+24
* Make throbber operate correctly according to the tab currently displayed.Chris Young2009-09-062-17/+51
* Click position improvementsChris Young2009-09-051-5/+12
* Fix missing charactersChris Young2009-09-051-15/+6
* More simpleChris Young2009-09-051-11/+3
* Simplify and fix some long-standing highlight/layout issuesChris Young2009-09-051-23/+44
* Make the new horizontal scroller work the same way as the old one and teh ver...Chris Young2009-09-041-10/+7
* Fix kiosk modeChris Young2009-09-041-22/+21
* Remove unnecessary RethinkLayout() for tabs under OS4.1 (removes flicker whenChris Young2009-08-311-3/+8
* Support AltChris Young2009-08-311-1/+6
* Fix fast scrolling when scaledChris Young2009-08-311-8/+18
* Fix box redraw when scaled, fast scrolling now works in the upwards direction...Chris Young2009-08-311-13/+26
* Increase mouse wheel scroll speed again. This should bring it up to the same...Chris Young2009-08-311-2/+2
* Fix scroll positionChris Young2009-08-301-3/+3
* Mostly working scale. Fast scrolling doesn't work when scaled, and neither doesChris Young2009-08-303-68/+96
* revert accidental changeChris Young2009-08-301-1/+1
* Show printing progressChris Young2009-08-302-1/+69
* Attempt to fix kiosk_mode, still not working.Chris Young2009-08-291-1/+2
* Use correct history window structureChris Young2009-08-291-1/+1
* Give local history own off-screen rendering bitmapChris Young2009-08-292-7/+10
* Font scaling - scaling now works for printing, need 2nd attempt at implementi...Chris Young2009-08-295-2/+8
* Changes for asynchronous printing. Currently disabled, as NetSurf window doe...Chris Young2009-08-293-21/+84
* Fix page dragging etcChris Young2009-08-292-3/+16
* gadget tag/position tweaksChris Young2009-08-281-4/+2
* Move status bar to bottom window border, as per NetSurf standard. Thanks to ...Chris Young2009-08-282-38/+180
* Stop the alpha channel getting lost on scaled bitmapsChris Young2009-08-241-2/+2
* libsvgtiny is shared object now, tweak percent complete values in install to ...Chris Young2009-08-242-3/+3
* Remove the hook function, printing now works correctly (at least with the FIL...Chris Young2009-08-232-33/+6
* First attempt at Amiga printing support. Doesn't quite work - a column on th...Chris Young2009-08-2311-51/+260
* Fix crash on www.bebo.comChris Young2009-08-231-0/+2
* 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