summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Implement polyline, polygon, more path segment types, and more transforms.James Bursa2007-12-021-51/+222
* Implement and fix more of viewBox, path, and transform.James Bursa2007-11-301-19/+29
* Add support for transform, color none, and some colours in style attribute.James Bursa2007-11-291-13/+109
* Add empty path plotters to stop crashes.James Bursa2007-11-292-3/+24
* Put alignment stuff back to how it was in the release branch. However it is d...Michael Drake2007-11-051-22/+15
* Update interactive help text for links.Michael Drake2007-11-054-4/+4
* Add break; (these things help, now and again)John Mark Bell2007-11-041-11/+13
* Fix frame-related crash (images.google) caused by destruction of current wind...Adrian Lees2007-11-041-11/+22
* Update alignment rules again.Michael Drake2007-11-011-3/+9
* Update alignment rules.Michael Drake2007-11-011-15/+16
* 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