Michael Drake
|
5a2212fda6
|
Variable already existed.
|
2012-10-03 17:20:57 +01:00 |
Michael Drake
|
391defb1c4
|
Don't convert spaces to non-breaking spaces inside white-space:pre. Instead, handle not wrapping in layout.
|
2012-10-03 17:14:11 +01:00 |
Michael Drake
|
b68a138c2c
|
More white-space:nowrap.
|
2012-10-03 16:40:09 +01:00 |
Michael Drake
|
ac43c2eaea
|
Support white-space:nowrap.
|
2012-10-03 15:41:32 +01:00 |
Michael Drake
|
b6202ab8cf
|
Remove pointless churn when text box has white-space:nowrap.
|
2012-10-03 15:40:27 +01:00 |
Michael Drake
|
3d337642bd
|
Don't let it read off the front of empty relative URLs.
|
2012-10-02 20:20:38 +01:00 |
Vincent Sanders
|
541b87ec9b
|
fix incorrect double free
|
2012-10-02 17:26:28 +01:00 |
Vincent Sanders
|
def25fdc0c
|
put RISC OS distribution files in teh generated netsurf zip
|
2012-10-02 14:51:26 +01:00 |
Michael Drake
|
e8312277a5
|
Import RISC OS distribution stuff. (3rd party modules, etc.)
|
2012-10-02 14:16:39 +01:00 |
Vincent Sanders
|
2f1ca751d6
|
make the "none" javascript implmentation specifically disable the scripting option
|
2012-10-02 13:34:03 +01:00 |
Rob Kendrick (humdrum)
|
c2eff23c0d
|
Make GTK install target work again, and make copy flags consistent
|
2012-10-02 13:07:32 +01:00 |
Vincent Sanders
|
2718272f4f
|
quick and dirty fix to deal with replaced object trying to get a script context
|
2012-10-01 18:38:20 +01:00 |
John-Mark Bell
|
5743009283
|
Fix extraction of @size attribute.
|
2012-09-30 10:21:46 +01:00 |
Michael Drake
|
aea01d1978
|
Fix to define variable at start of block, for GCC 2.95.2.
|
2012-09-29 23:15:18 +01:00 |
Michael Drake
|
5646528898
|
Fix cases of returning pointers as bool for GCC 2.95.2.
|
2012-09-29 23:09:32 +01:00 |
Michael Drake
|
761c42840d
|
Install netsurf.png too.
|
2012-09-29 22:15:32 +01:00 |
Michael Drake
|
19c8654f77
|
Add missing resources to intall target.
|
2012-09-29 22:06:26 +01:00 |
Michael Drake
|
84e1bf89d9
|
Add OSK icon.
|
2012-09-28 19:52:21 +01:00 |
John-Mark Bell
|
ae8a3ede3e
|
Fix bug #3572539: handle empty option elements.
|
2012-09-28 08:27:32 +01:00 |
Chris Young
|
718237c2a5
|
Add debug symbols as they are incredibly useful to have on the auto-builds, and can always be overridden for release builds.
|
2012-09-28 00:32:48 +01:00 |
John-Mark Bell
|
07f86cfc1d
|
Fix bug 3570980: extract link colours from body element.
|
2012-09-25 00:39:03 +01:00 |
Michael Drake
|
00697c7fad
|
Fix imagemap handling to handle no coords attr when shape attr is not default.
|
2012-09-24 19:39:20 +01:00 |
Chris Young
|
afa408c750
|
Merge branch 'master' of git://git.netsurf-browser.org/netsurf
|
2012-09-23 12:32:08 +01:00 |
Chris Young
|
65486f93bf
|
Italian translation updates from Samir
|
2012-09-23 12:31:36 +01:00 |
Chris Young
|
6efada5a85
|
set the redraw to non-tiled by default. people can play with these settings if they are low on memory.
|
2012-09-22 22:33:52 +01:00 |
Chris Young
|
1d9d046750
|
libjpeg.so.12 is the current version
|
2012-09-22 17:31:57 +01:00 |
John-Mark Bell
|
c22fbf9377
|
Avoid trying to mmap zero-length files.
Remove buf size limit in mmap case: prevented processing entire file.
|
2012-09-19 22:50:28 +01:00 |
Michael Drake
|
d5e1616a45
|
Fix select elements. Requires latest libdom.
|
2012-09-19 14:42:05 +01:00 |
Michael Drake
|
ee9ab42f75
|
Fixup for latest libdom.
|
2012-09-11 13:10:50 +01:00 |
Chris Young
|
f8b2e22332
|
Merge branch 'master' of git://git.netsurf-browser.org/netsurf
|
2012-09-09 19:47:31 +01:00 |
Chris Young
|
5852693cca
|
Expor tthe correct messages when packaging
|
2012-09-09 19:46:29 +01:00 |
Michael Drake
|
3e549fde3e
|
Update to use latest libdom. Fixes handling of text input with no maxlength set.
|
2012-09-08 15:59:55 +01:00 |
John-Mark Bell
|
ba7fba824d
|
Cope with missing/empty href attribute
|
2012-08-30 23:58:06 +01:00 |
Ole Loots
|
5c53f01ead
|
Added netsurf.png to package, now the welcome page displays correctly.
Altough I don't like to have netsurf.png floating around
in the root directory of netsurf.
|
2012-08-28 00:04:35 +02:00 |
Ole Loots
|
0200ba1ed2
|
Revert positioning Fix dated 2012-08-07
|
2012-08-27 23:32:54 +02:00 |
Ole Loots
|
ad2552ddb0
|
Set default download path "downloads"
|
2012-08-27 23:32:24 +02:00 |
Ole Loots
|
17c9641b38
|
is_process_running: Check for zombie status.
|
2012-08-27 20:39:14 +02:00 |
Ole Loots
|
34a3901501
|
A new window can now be opened in background mode.
|
2012-08-27 20:15:22 +02:00 |
Ole Loots
|
b806c94c1d
|
Fix warnings, moved prototypes, housekeeping
|
2012-08-27 20:14:27 +02:00 |
Ole Loots
|
02593d170a
|
Added is_process_running
Now the source code viewer is launched when not already
running (ShelWrite wasn't handling this correctly)
|
2012-08-27 20:05:35 +02:00 |
Ole Loots
|
5a7ddb9e84
|
Use is_dir to validate user selection.
|
2012-08-26 23:48:33 +02:00 |
Ole Loots
|
38c6e95f4e
|
Added default favicon
|
2012-08-26 23:09:51 +02:00 |
Ole Loots
|
def39ad610
|
Removed comment
|
2012-08-26 23:01:55 +02:00 |
Ole Loots
|
b2330bf426
|
Removed junk...
|
2012-08-26 22:57:55 +02:00 |
Ole Loots
|
b2d810c177
|
use is_dir function when checking direntry.
|
2012-08-26 22:55:06 +02:00 |
Ole Loots
|
ce645599c9
|
Fix 1 pixel caret redraw bug.
|
2012-08-26 21:45:25 +02:00 |
Ole Loots
|
b58825dcf7
|
Center favicon, don't stretch.
|
2012-08-26 21:36:16 +02:00 |
Ole Loots
|
d3a0518726
|
Do not install FatMessages file, but english default.
Also install welcome.html & etc.
|
2012-08-26 21:34:17 +02:00 |
Ole Loots
|
c2f2884f65
|
Only redraw caret for top windows.
Because we do not all clipping cases...
|
2012-08-26 20:36:12 +02:00 |
Ole Loots
|
c941cee104
|
Disable stack change on executable for target package-atari
|
2012-08-26 18:56:49 +02:00 |