summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* fix missing sizeof() in amiga buildVincent Sanders2012-10-032-2/+2
* reduce talloc usage to box tree layout onlyVincent Sanders2012-10-0330-233/+277
* Variable already existed.Michael Drake2012-10-031-1/+1
* Don't convert spaces to non-breaking spaces inside white-space:pre. Instead,...Michael Drake2012-10-032-2/+16
* More white-space:nowrap.Michael Drake2012-10-031-4/+4
* Support white-space:nowrap.Michael Drake2012-10-031-2/+5
* Remove pointless churn when text box has white-space:nowrap.Michael Drake2012-10-031-21/+0
* Don't let it read off the front of empty relative URLs.Michael Drake2012-10-021-2/+2
* fix incorrect double freeVincent Sanders2012-10-021-1/+1
* put RISC OS distribution files in teh generated netsurf zipVincent Sanders2012-10-021-3/+6
* Import RISC OS distribution stuff. (3rd party modules, etc.)Michael Drake2012-10-0292-1/+2409
* make the "none" javascript implmentation specifically disable the scripting o...Vincent Sanders2012-10-023-0/+17
* Make GTK install target work again, and make copy flags consistentRob Kendrick (humdrum)2012-10-021-23/+23
* quick and dirty fix to deal with replaced object trying to get a script contextVincent Sanders2012-10-011-0/+4
* Fix extraction of @size attribute.John-Mark Bell2012-09-301-1/+1
* Fix to define variable at start of block, for GCC 2.95.2.Michael Drake2012-09-291-8/+1
* Fix cases of returning pointers as bool for GCC 2.95.2.Michael Drake2012-09-293-3/+3
* Install netsurf.png too.Michael Drake2012-09-291-1/+1
* Add missing resources to intall target.Michael Drake2012-09-291-1/+5
* Add OSK icon.Michael Drake2012-09-285-12/+21
* Fix bug #3572539: handle empty option elements.John-Mark Bell2012-09-281-3/+6
* Add debug symbols as they are incredibly useful to have on the auto-builds, a...Chris Young2012-09-281-1/+1
* Fix bug 3570980: extract link colours from body element.John-Mark Bell2012-09-251-2/+2
* Fix imagemap handling to handle no coords attr when shape attr is not default.Michael Drake2012-09-241-1/+1
* Merge branch 'master' of git://git.netsurf-browser.org/netsurfChris Young2012-09-231-11/+12
|\
| * Avoid trying to mmap zero-length files.John-Mark Bell2012-09-191-11/+12
* | Italian translation updates from SamirChris Young2012-09-231-29/+29
* | set the redraw to non-tiled by default. people can play with these settings i...Chris Young2012-09-221-2/+2
* | libjpeg.so.12 is the current versionChris Young2012-09-221-1/+1
|/
* Fix select elements. Requires latest libdom.Michael Drake2012-09-193-0/+58
* Fixup for latest libdom.Michael Drake2012-09-113-5/+9
* Merge branch 'master' of git://git.netsurf-browser.org/netsurfChris Young2012-09-092-5/+13
|\
| * Update to use latest libdom. Fixes handling of text input with no maxlength ...Michael Drake2012-09-082-5/+13
* | Expor tthe correct messages when packagingChris Young2012-09-091-1/+3
|/
* Cope with missing/empty href attributeJohn-Mark Bell2012-08-301-1/+1
* Added netsurf.png to package, now the welcome page displays correctly.Ole Loots2012-08-281-0/+1
* Revert positioning Fix dated 2012-08-07Ole Loots2012-08-271-17/+12
* Set default download path "downloads"Ole Loots2012-08-271-1/+1
* is_process_running: Check for zombie status.Ole Loots2012-08-271-2/+18
* A new window can now be opened in background mode.Ole Loots2012-08-272-6/+9
* Fix warnings, moved prototypes, housekeepingOle Loots2012-08-276-21/+17
* Added is_process_runningOle Loots2012-08-273-13/+111
* Use is_dir to validate user selection.Ole Loots2012-08-261-15/+3
* Added default faviconOle Loots2012-08-261-0/+0
* Removed commentOle Loots2012-08-262-3/+2
* Removed junk...Ole Loots2012-08-261-6/+1
* use is_dir function when checking direntry.Ole Loots2012-08-261-6/+9
* Fix 1 pixel caret redraw bug.Ole Loots2012-08-261-7/+7
* Center favicon, don't stretch.Ole Loots2012-08-261-5/+13
* Do not install FatMessages file, but english default.Ole Loots2012-08-261-1/+8