summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Add support for gzipped Messages filesRob Kendrick2008-07-262-6/+8
* Fix deletion from text gadgetsJohn Mark Bell2008-07-251-1/+1
* Remove unused sprites.Michael Drake2008-07-241-0/+0
* Fix working out whether a text is in an inline.Michael Drake2008-07-191-12/+21
* BOX_TEXT only plotted with background when parent is BOX_INLINE. (Fix "Explor...Michael Drake2008-07-191-1/+5
* Lose unused variableJohn Mark Bell2008-07-191-3/+4
* Fix inverted logic.John Mark Bell2008-07-191-3/+3
* Modify textarea_cut to allow caller to specify whether to place removed text ...John Mark Bell2008-07-191-17/+28
* Fix background image redraw for scales other than 100%.Michael Drake2008-07-191-5/+8
* Fix repeating background image redraw bug.Michael Drake2008-07-191-9/+31
* Revert default max fetchers per host option value.Michael Drake2008-07-181-2/+6
* Merged revisions 4282-4285,4288-4293,4297-4298,4307,4309-4313,4322,4324-4680 ...Rob Kendrick2008-07-1620-662/+1654
* Add Style Guide URL to Docs overview.Michael Drake2008-07-111-0/+2
* Fix comment typo.Michael Drake2008-07-111-1/+1
* Make css_dump_style dump to a specified stream rather than assuming stderr. M...John Mark Bell2008-07-093-236/+247
* Sketch out a rendering libraryJohn Mark Bell2008-07-081-0/+121
* Age-old changes to ideas for CSS library, better in SVN in this state than lo...John Mark Bell2008-07-081-2/+222
* Update to last LGPL2+ version of talloc.John Mark Bell2008-07-072-373/+779
* Performance improvements: rather than calling content_clean() every poll, we ...Rob Kendrick2008-07-073-3/+14
* Fix segfault caused by using tab to leave proxy port entry widget in nsgtkRob Kendrick2008-07-011-4/+20
* Shave another 164 bytes off the size of the throbber PNGsRob Kendrick2008-07-019-0/+0
* Reduce throbber PNG filesizes.Michael Drake2008-07-014-0/+0
* Fix top margin of boxes with a non-visible overflow type.Michael Drake2008-06-301-0/+3
* Change u_int32_t to uint32_tRob Kendrick2008-06-171-6/+6
* Avoid relying on temporary selected FS, use / or RunJohn Tytgat2008-06-152-4/+4
* Removed WITH_* ones which do no longer exist and added the ones which were mi...John Tytgat2008-06-151-1/+1
* Check file exists in bitmap_create_file(). Fixes empty local history when Scr...James Bursa2008-06-151-0/+17
* Remove unused function filename_as_url().James Bursa2008-06-142-24/+0
* Remove two unused functions.James Bursa2008-06-142-57/+0
* Don't crash when attempting to save a bitmap with no data. This can happen wh...James Bursa2008-06-141-1/+6
* Remove nonsensical disc cache section from Choices window.James Bursa2008-06-149-46/+15
* Fix NetSurf capitalisation and add me.Michael Drake2008-06-141-11/+11
* Handle errors returned by curl_multi_perform(), such as out of memory, instea...James Bursa2008-06-141-2/+7
* Merged revisions 4114-4265,4267-4272,4275-4285,4287-4325 via svnmerge from John Mark Bell2008-06-1118-2484/+2935
* Add param and return details to layout_solve_width() comment.Michael Drake2008-06-101-0/+10
* Extended scroll wheel support (Select)Adrian Lees2008-06-071-7/+16
* Save WimpSlot too when NetSurf$CoreDump is set and NetSurf crashes.James Bursa2008-06-071-5/+14
* Use bundled resources instead of separate files. throbber uses 'data' type al...François Revel2008-06-076-25/+41
* - We don't need the XPM icon.François Revel2008-06-072-321/+17
* Add copyrightsFrançois Revel2008-06-0729-8/+92
* Forgot to tell about the need to make css/scanner.c on Linux and copy it back...François Revel2008-06-071-0/+20
* Detailed the needed steps and deps for the BeOS build.François Revel2008-06-071-1/+107
* Zoom using shift-scrollwheelAdrian Lees2008-06-071-38/+58
* Fix cache controlJohn Mark Bell2008-06-061-10/+27
* Fix up.Michael Drake2008-06-061-2/+2
* Remove stray semicolon.Michael Drake2008-06-061-2/+2
* Remove stray semicolon.Michael Drake2008-06-061-1/+1
* Change box scrollbar drag to happen on HOLDING.Michael Drake2008-06-061-4/+3
* Establish a new block formatting context for blocks with non-visisble overflo...Michael Drake2008-06-061-0/+33
* Placeholder for infos on building the BeOS version.François Revel2008-06-061-0/+13