summaryrefslogtreecommitdiff
path: root/desktop
Commit message (Expand)AuthorAgeFilesLines
* 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
* Change URL bar contents when switching tabs in GTK frontend.John Mark Bell2009-03-302-19/+38
* Use <> for library headers.John Mark Bell2009-03-273-4/+7
* Add functions for checking if back/forward/stop/reload actions are currently ...Michael Drake2009-03-232-5/+64
* Remember the scroll position in the history, so that it's maintained when goi...John Mark Bell2009-03-174-37/+83
* Improve previous commit.John Mark Bell2009-03-101-4/+1
* Treat short meta refreshes in top-level browser windows as if they were HTTP ...John Mark Bell2009-03-101-2/+17
* Add ability to render part of a local history window.Chris Young2009-03-082-16/+56
* OpenBSD 4.4 compilation fixes. Does not deal with lack of -Wextra or -Wstric...Rob Kendrick2009-03-021-1/+2
* Fix cursor on textarea scrollbars.Michael Drake2009-03-021-1/+1
* Only attempt to find the next character in a string if we're not already at t...John Mark Bell2009-02-221-5/+7
* Purge WITH_AUTHJohn Mark Bell2009-02-222-7/+0
* Purge NETSURF_USE_SSL and WITH_SSLJohn Mark Bell2009-02-222-6/+0
* More plotters commenting. Text and bitmap plotters.Michael Drake2009-02-211-4/+17
* Fix button hover assert.Michael Drake2009-02-201-1/+2
* Fix imagemap cursors.Michael Drake2009-02-201-9/+16
* Fix handling of URLs on float boxes (which have no style).Michael Drake2009-02-201-2/+8
* Utilise hubbub's form association callback.John Mark Bell2009-02-201-0/+3