summaryrefslogtreecommitdiff
path: root/desktop
Commit message (Expand)AuthorAgeFilesLines
* C89.John Mark Bell2009-08-021-1/+2
* Port to modified libcss API.John Mark Bell2009-08-021-2/+2
* Remove line that was removed in the other branch.Michael Drake2009-07-291-2/+0
* Merged revisions 8808,8862-8863 via svnmerge from Michael Drake2009-07-292-173/+183
* Port r8808 to trunk.John Mark Bell2009-07-271-1/+1
* Consider stylesheet media typesJohn Mark Bell2009-07-271-2/+2
* Fix textarea line height.John Mark Bell2009-07-241-2/+3
* Merge LibCSS port to trunk.John Mark Bell2009-07-2310-139/+162
* Merged revisions 8663 via svnmerge from Michael Drake2009-07-222-0/+16
* Scale font sizes, for better accuracy.John Mark Bell2009-07-212-2/+9
* Refactor text plotter and other font functions to remove dependency on CSS.John Mark Bell2009-07-2113-148/+224
* Revert accidental commit.Michael Drake2009-07-141-3/+0
* mouse_trackMichael Drake2009-07-141-0/+3
* Indicate activity with the progress pointer for a second after you click a li...Michael Drake2009-07-142-12/+37
* Rename debug outline plot styles and make them const.Michael Drake2009-07-142-13/+17
* Rename TRANSPARENT to NS_TRANSPARENT to avoid clash on Windows. By MarkieB.Michael Drake2009-07-141-22/+22
* next round of plotter refactorVincent Sanders2009-07-145-46/+81
* Move colour blend routine from html_redraw to plot_style and make it a define.Michael Drake2009-07-101-12/+21
* plotters line refactorVincent Sanders2009-07-107-106/+264
* Replace parent_url with a pointer to the parent content.John Mark Bell2009-07-103-21/+24
* ploter refactor of rectangle handling Vincent Sanders2009-07-085-129/+164
* Merged revisions 8059-8359 via svnmerge from John Mark Bell2009-07-062-0/+24
* Style guide indentation.Michael Drake2009-07-061-94/+94
* Refactor fill plotter to take a styleVincent Sanders2009-07-054-18/+68
* remove redundant clg callVincent Sanders2009-07-013-24/+1
* Update plotters documentation for merged bitmap plotter.Michael Drake2009-06-301-8/+5
* Improve bitmap plotter APIVincent Sanders2009-06-304-167/+77
* Make framebuffer port use libnsfbVincent Sanders2009-06-281-2/+2
* Merged revisions 7764-7977,7979-8058 via svnmerge from John Mark Bell2009-06-274-7/+1448
* Lose more redundancyJohn Mark Bell2009-05-281-1/+0
* Lose redundant variable.John Mark Bell2009-05-281-3/+2
* Remove redundant statementsJohn Mark Bell2009-05-281-8/+1
* And againJohn Mark Bell2009-05-281-0/+4
* Make some vague attempt at detecting failure to write output.John Mark Bell2009-05-281-0/+10
* Remove redundant assign, and make case indentation style guide complient.Michael Drake2009-05-281-125/+127
* Report memory exhaustion -- the whole tree loading stuff needs an overhaul as...John Mark Bell2009-05-281-0/+4
* Remove unused codeJohn Mark Bell2009-05-281-6/+0
* Remove redundant code from browser_window_mouse_action_html().John Mark Bell2009-05-281-16/+16
* Limit scope of manually-defined NDEBUG. Purge a bunch of redundant #undef NDE...John Mark Bell2009-05-282-2/+4
* It's probably about time we stopped claiming to be 2.0John Mark Bell2009-05-061-2/+2
* Apply contributions from Mark Benjamin and Chris Tarnowski, with some reworki...Rob Kendrick2009-04-202-2/+1
* Possibly fix links opened in current window not being scrolled to top.Michael Drake2009-04-081-1/+2
* Revert r6973. Apparently, it causes loads of problems.John Mark Bell2009-04-054-74/+31
* Add some incomplete documentation for path plotter. Better documentation of r...Michael Drake2009-03-311-5/+9
* Use tabs for indentation.Michael Drake2009-03-311-23/+23
* Tidy browser_window_refresh_url_bar a bit, ensure the sizes all make sense, t...Daniel Silverstone2009-03-311-18/+23
* Use fragment instead of #fragment in the comment because it does not include ...Michael Drake2009-03-311-2/+2
* Comment browser_window_refresh_url_bar() and fix some wrap.Michael Drake2009-03-311-22/+40
* Ensure buffer is big enough for the extra character.Chris Young2009-03-311-1/+1
* Stop URL bar losing characters on every refreshChris Young2009-03-301-4/+4