summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Log failuresJohn Mark Bell2009-10-121-1/+6
* svgtiny requires separate contentsJohn Mark Bell2009-10-081-1/+1
* Use DejaVu instead of Vera, seeing as Debian have removed Vera from sid.John Mark Bell2009-10-051-8/+8
* Implement the ability to stay in memory if all windows are closed. This and ...Chris Young2009-10-032-10/+22
* Updated translation from Samir HawamdehChris Young2009-10-011-18/+18
* Add options for "no quit on last window close" (disabled - not implemented) andChris Young2009-09-298-31/+81
* Added application.library messages New Doc and Open Doc.Chris Young2009-09-283-36/+98
* Register with application.library.Chris Young2009-09-281-5/+70
* fix text cursor positioning some moreChris Young2009-09-231-5/+5
* List SVGTiny too, because it uses the core build system now.Michael Drake2009-09-191-0/+1
* Fix obviously wrong logic and tweak the status display area frame slightly so...Chris Young2009-09-171-22/+22
* Modify bottom border status gadget so that it has a frame. When the gadget isChris Young2009-09-152-23/+47
* Update from Samir HawamdehChris Young2009-09-131-10/+10
* Doc updatesChris Young2009-09-132-5/+8
* Introduce the concept of content reusability.John Mark Bell2009-09-091-1/+11
* Fix crash when switching to tabs that are still loadingChris Young2009-09-081-2/+9
* Musings on cachingJohn Mark Bell2009-09-081-0/+168
* ensure current_redraw_browser is setChris Young2009-09-071-0/+2
* Yet more case insensitivityJohn Mark Bell2009-09-061-1/+1
* 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
* Fix for percentage values.Michael Drake2009-09-051-2/+4
* Remove redundant line.Michael Drake2009-09-051-1/+0
* Fix table border=0.Michael Drake2009-09-051-5/+6
* Fix defualt table cell border width and move border style from default css to...Michael Drake2009-09-052-35/+47
* Add table border styles to default CSS.Michael Drake2009-09-051-0/+3
* 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
* Attribute value comparisons should be case insensitiveJohn Mark Bell2009-09-051-32/+38
* 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
* Clearer wrapping.Michael Drake2009-08-311-2/+2
* Simplification of relative offset calculation. Thanks to Christopher Martin.Michael Drake2009-08-311-27/+22
* 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-308-68/+111
* revert accidental changeChris Young2009-08-301-1/+1
* Show printing progressChris Young2009-08-307-1/+84
* 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-298-26/+89
* Fix page dragging etcChris Young2009-08-292-3/+16