summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* 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
| | | | | | | | Remove buf size limit in mmap case: prevented processing entire file.
* | Italian translation updates from SamirChris Young2012-09-231-29/+29
| |
* | set the redraw to non-tiled by default. people can play with these settings ↵Chris Young2012-09-221-2/+2
| | | | | | | | if they are low on memory.
* | 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
| | | | | | | | set.
* | 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
| | | | | Altough I don't like to have netsurf.png floating around in the root directory of netsurf.
* 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
| | | | | Now the source code viewer is launched when not already running (ShelWrite wasn't handling this correctly)
* 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
| | | | Also install welcome.html & etc.
* Only redraw caret for top windows.Ole Loots2012-08-261-3/+13
| | | | Because we do not all clipping cases...
* Disable stack change on executable for target package-atariOle Loots2012-08-261-1/+1
|
* Disable strip on executable for target package-atari.Ole Loots2012-08-261-1/+1
|
* Copy toolbar to right location.Ole Loots2012-08-261-7/+1
|
* Default to download font from http://ftp.gnome.orgOle Loots2012-08-261-2/+2
|
* Download fonts to build directory and copy from there.Ole Loots2012-08-261-7/+20
|
* Implemented atari-package targetOle Loots2012-08-251-17/+72
|
* Updated default optionsOle Loots2012-08-251-3/+3
|
* Set default cookie filename when not set.Ole Loots2012-08-251-3/+8
|
* Default truetype package is now Bitstream Vera.Ole Loots2012-08-251-27/+60
| | | | Truetype font package can now be switched by defines.
* Removed junkOle Loots2012-08-251-12/+0
|
* Documented font loading / font names.Ole Loots2012-08-251-2/+43
|
* Merged some features from framebuffer freetype impl.Ole Loots2012-08-252-63/+106
| | | | | | - Set default font for font faces which failed to load. - Lookup more font faces (Cursive, Fantasy).
* Added missing copyright headersOle Loots2012-08-2412-26/+236
|
* Split install and package targets.Vincent Sanders2012-08-2310-59/+160
| | | | Install target is for installing on the local machine and package generates a package
* Merge branch 'master' of git://git.netsurf-browser.org/netsurfOle Loots2012-08-231-1/+5
|\
| * Improve object status message handling.Michael Drake2012-08-221-1/+5
| |
* | Added and use PRGSUFFIX to configure executable name.Ole Loots2012-08-231-1/+7
|/
* Fix scaled html object rendering.Michael Drake2012-08-221-0/+5
|
* Fix scaled tiled image rendering.Michael Drake2012-08-221-3/+0
|
* Test for zero width/height at the start.Michael Drake2012-08-221-5/+5
|
* Stab at fixing beos build for private bw struct.Michael Drake2012-08-223-3/+3
|