summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Ignore SIGPIPE on all platforms, not just RISC OS.John Mark Bell2007-10-312-7/+9
* Work around sites sending domain cookies for .foo.com from hosts such as bar....John Mark Bell2007-10-301-5/+20
* Bug fixes by Franz Korntner.James Bursa2007-10-283-10/+5
* Bug fixes in parse_length, parse_clip, css_dump_style, css_dump_length by Fra...James Bursa2007-10-282-9/+7
* Fix doc typo.James Bursa2007-10-281-1/+1
* Fix recursion when search string is pure wildcardAdrian Lees2007-10-151-2/+5
* Allow interactive help to be turned off (implement 1793020)Richard Wilson2007-10-103-6/+23
* Don't remove table rows with no children (fix 1753365)Richard Wilson2007-10-101-11/+19
* Remove legacy code.Richard Wilson2007-10-101-8/+1
* Check the RAM sprite pool before the ROM sprite pool (fix 1781184)Richard Wilson2007-10-091-2/+2
* Correctly terminate the plot group of a clipped box. Clip visible children of...Richard Wilson2007-10-091-12/+20
* No longer assert on invalid input to hex_colour.Richard Wilson2007-10-091-2/+1
* Fix parsing of invalid colour values becoming CSS_COLOR_NONE. Make all colour...Richard Wilson2007-10-093-86/+97
* Change curse type used for links to the correct one (GTK 2.12/GNOME 2.20 chan...Rob Kendrick2007-10-041-1/+1
* Allow hex CSS colour values with omitted hash. Fix #rgb and #rrggbb handling ...Michael Drake2007-10-031-2/+34
* Add mockup nsgtk downloads window and some support code, remove warning on re...Rob Kendrick2007-10-026-5301/+3580
* Remove restriction of @import coming at the start, because multiple inline st...James Bursa2007-10-021-1/+1
* Process inline stylesheets anywhere in document, not just in <head>.James Bursa2007-10-021-115/+185
* Fix "no proxy" option.John Mark Bell2007-09-301-0/+1
* Tweaks to nsgtk's proxy option savingRob Kendrick2007-09-301-2/+24
* Make loading/saving of memory cache size option work in nsgtkRob Kendrick2007-09-301-1/+4
* Add rule to make it visually clearer that a menu is available on SELECT eleme...Michael Drake2007-09-291-0/+1
* Use custom RISC OS-like popup menu cursor on select boxesRob Kendrick2007-09-281-1/+36
* Add mention of GTK 2.8 dependancyRob Kendrick2007-09-282-1/+5
* Also try charsets without transliteration -- not all iconv() implementations ...John Mark Bell2007-09-271-8/+30
* Attempt to fix popup menu strangeness in nsgtk experienced by some.Rob Kendrick2007-09-261-1/+2
* nsgtk single and multiple select form widgets now workRob Kendrick2007-09-261-2/+39
* Fix handling of backgrounds on <body> and <html>John Mark Bell2007-09-171-45/+119
* Remove the old and crap gesture coreDaniel Silverstone2007-09-146-415/+2
* NetBSD doesn't have the timezone struct, either.Rob Kendrick2007-09-141-2/+2
* Probably fix crash on clicking in url completion dialogue.John Mark Bell2007-08-291-3/+13
* Fix disappearing borders for elements with overflow: hidden.James Bursa2007-08-281-2/+1
* Fix for Shift+Adjust clicks on links by Christopher Martin.Michael Drake2007-08-261-4/+5
* Bring nsgtk execution instruction forward to first sentence in paragraph.Michael Drake2007-08-231-8/+6
* Reflow the if statements as per nsgtk styleDaniel Silverstone2007-08-221-4/+8
* Ensure that when directly setting scroll extents, we clamp them to the GtkAdj...Daniel Silverstone2007-08-221-4/+13
* Make F9 dump box tree to an editor for easier debugging.James Bursa2007-08-208-65/+104
* Provide the facility to set the DPI of the display by removing the assumption...Daniel Silverstone2007-08-193-12/+19
* Rename default scale option back to "scale" (changed to "option_scale" by mis...James Bursa2007-08-131-1/+1
* Include new licencing terms in nsgtk about windowRob Kendrick2007-08-111-1/+51
* fix nsgtk ssl cert verify windowRob Kendrick2007-08-111-4/+6
* Initial trivial (temp) implementation of nsgtk SSL cert window. Currently se...Rob Kendrick2007-08-112-9/+60
* nsgtk warning squashRob Kendrick2007-08-111-0/+1
* Add GTK stub path functionRob Kendrick2007-08-111-1/+15
* revert 3482 so it can be reapplied as two seperate patchesRob Kendrick2007-08-112-16/+1
* Clarify licensing arrangementsJohn Mark Bell2007-08-091-0/+49
* Update all source code file headers to reflect GPL version 2 only and contain...Vincent Sanders2007-08-08231-844/+3377
* Fix warning with rsvgRob Kendrick2007-08-082-2/+2
* a script which will determine who was the last person to change a line which ...Vincent Sanders2007-08-081-0/+36
* Ensure that we can scroll properly with the keyboard in nsgtkDaniel Silverstone2007-08-071-5/+5