Chris Young
|
c615507e15
|
Set version using testament.h instead of old ARexx script
svn path=/trunk/netsurf/; revision=12028
|
2011-03-13 17:32:00 +00:00 |
Daniel Silverstone
|
514b94b1f4
|
Add hostname and path
svn path=/trunk/netsurf/; revision=12023
|
2011-03-13 12:17:18 +00:00 |
Daniel Silverstone
|
8695000b83
|
Slightly better out-of-svn build info
svn path=/trunk/netsurf/; revision=12022
|
2011-03-13 12:09:01 +00:00 |
Daniel Silverstone
|
cc18b5f21e
|
Initial testament functionality
svn path=/trunk/netsurf/; revision=12020
|
2011-03-13 11:59:20 +00:00 |
John Mark Bell
|
0c7c722e23
|
Log to stderr
svn path=/trunk/netsurf/; revision=11983
|
2011-03-12 19:13:27 +00:00 |
Daniel Silverstone
|
7e85d15cb6
|
Add a deaf monkey frontend. TODO: Make it listen
svn path=/trunk/netsurf/; revision=11968
|
2011-03-12 15:08:07 +00:00 |
John Mark Bell
|
f71dcf9667
|
Further hackery for the inconsistency of iconv() APIs
svn path=/trunk/netsurf/; revision=11951
|
2011-03-09 21:30:54 +00:00 |
John Mark Bell
|
021d3afd3e
|
Fix comment
svn path=/trunk/netsurf/; revision=11798
|
2011-02-25 19:41:13 +00:00 |
Vincent Sanders
|
0231675abf
|
add resource handling
move gtk and framebuffer to use generic resource handling
svn path=/trunk/netsurf/; revision=11772
|
2011-02-23 22:27:55 +00:00 |
John Mark Bell
|
c550ae0e69
|
Parser for Content-Disposition header
svn path=/trunk/netsurf/; revision=11765
|
2011-02-22 23:46:03 +00:00 |
Vincent Sanders
|
3c414e7668
|
Stop win32 frontend using 100% cpu time when idle
svn path=/trunk/netsurf/; revision=11633
|
2011-02-08 23:42:18 +00:00 |
Vincent Sanders
|
aa2865c7a4
|
add compatability for inet_pton and inet_aton
svn path=/trunk/netsurf/; revision=11627
|
2011-02-07 14:41:44 +00:00 |
John Mark Bell
|
a128b7acec
|
Rationalise definition of NO_IPV6 for atari frontend
svn path=/trunk/netsurf/; revision=11623
|
2011-02-06 15:40:36 +00:00 |
John Mark Bell
|
656a2d20c1
|
Explicitly cast unused results to void
svn path=/trunk/netsurf/; revision=11596
|
2011-02-01 21:50:34 +00:00 |
Sven Weidauer
|
fd23621211
|
Changing Xcode project file to build using the Makefiles and fixed some warnings.
svn path=/trunk/netsurf/; revision=11558
|
2011-01-31 07:57:52 +00:00 |
François Revel
|
3060423700
|
Remove odd WARNFLAGS copied from Atari stuff. Silence warning about redeclared strcasestr().
svn path=/trunk/netsurf/; revision=11381
|
2011-01-19 01:42:54 +00:00 |
John Mark Bell
|
e65bdafbe3
|
Fix url_host_is_ip_address() when encountering blatently invalid IPv4 addresses (which inet_aton fails to notice).
Also fix a number of insidious buffer overflows.
svn path=/trunk/netsurf/; revision=11293
|
2011-01-12 21:48:07 +00:00 |
John Mark Bell
|
8c09af5568
|
Add Mac OS X detection to config.h (credit: Sven Weidauer)
svn path=/trunk/netsurf/; revision=11291
|
2011-01-12 20:15:04 +00:00 |
James Bursa
|
ae44623e0d
|
Remove unused include.
svn path=/trunk/netsurf/; revision=11273
|
2011-01-09 21:39:49 +00:00 |
John Mark Bell
|
124e4cd788
|
Atari frontend (credit: Ole Loots)
svn path=/trunk/netsurf/; revision=11218
|
2011-01-05 21:02:22 +00:00 |
John Mark Bell
|
ed2fcc7121
|
AmigaOS 3 doesn't support IPv6, either
svn path=/trunk/netsurf/; revision=11147
|
2010-12-29 21:25:09 +00:00 |
John Mark Bell
|
a501aeaabe
|
malloc.h is non-standard. Remove it
svn path=/trunk/netsurf/; revision=11141
|
2010-12-29 18:39:20 +00:00 |
Daniel Silverstone
|
8f734e5b7a
|
Add RING_COUNTBYLWCHOST
svn path=/trunk/netsurf/; revision=11107
|
2010-12-20 10:31:59 +00:00 |
John Mark Bell
|
b550f27f4b
|
Fix OpenBSD build (credit: Anthony Bentley)
svn path=/trunk/netsurf/; revision=11054
|
2010-12-14 08:38:20 +00:00 |
Chris Young
|
e3073b6623
|
OS4's Roadshow doesn't have IPv6 yet
svn path=/trunk/netsurf/; revision=11031
|
2010-12-12 11:37:14 +00:00 |
François Revel
|
afc6a62b7a
|
BeOS does not support IPv6, and never will.
svn path=/trunk/netsurf/; revision=11014
|
2010-12-05 19:16:49 +00:00 |
Rob Kendrick
|
632f7df653
|
More IPv6 compatibility work, added hack to cope with incorrect calls to url_host_is_ip_address while we fix the callers.
svn path=/trunk/netsurf/; revision=10968
|
2010-12-04 16:35:48 +00:00 |
Rob Kendrick
|
fe56f45ac6
|
Reimplement url_host_is_ipaddress() to cope with IPv6 addresses and decimal/hex IPv4 addresses in addition to dotted-quad v4 addresses.
svn path=/trunk/netsurf/; revision=10959
|
2010-12-04 14:47:03 +00:00 |
Vincent Sanders
|
18196e6692
|
Improve url_host_is_ip_address
svn path=/trunk/netsurf/; revision=10951
|
2010-11-26 15:36:27 +00:00 |
Vincent Sanders
|
07c62407e2
|
Fix windows url bar
Clean up toolbar and urlbar creation and subclassing
svn path=/trunk/netsurf/; revision=10891
|
2010-10-17 00:08:35 +00:00 |
Vincent Sanders
|
aa2587254a
|
Update build instructions
Remove warnings from treeview branch merge
svn path=/trunk/netsurf/; revision=10874
|
2010-10-09 18:00:32 +00:00 |
Vincent Sanders
|
4d6534622e
|
add realpath compatability for windows
svn path=/trunk/netsurf/; revision=10873
|
2010-10-09 17:11:28 +00:00 |
John Mark Bell
|
6173bb0e6c
|
Merge treeview-redux to trunk
svn path=/trunk/netsurf/; revision=10865
|
2010-10-05 19:14:46 +00:00 |
Rob Kendrick
|
195c1ea319
|
Add seconds/microseconds wallclock time to log output, move header includes to inside guard.
svn path=/trunk/netsurf/; revision=10864
|
2010-10-04 19:58:10 +00:00 |
James Bursa
|
a359fb13fa
|
Remove themes.c and themes.h. Not used and implementation was never done.
svn path=/trunk/netsurf/; revision=10765
|
2010-09-12 23:57:27 +00:00 |
Vincent Sanders
|
faca1687ce
|
hell with it, heres a version which should result in fewer portability complaints
svn path=/trunk/netsurf/; revision=10756
|
2010-09-11 18:47:36 +00:00 |
Chris Young
|
4cbb19f218
|
Fix compilation on AmigaOS4
svn path=/trunk/netsurf/; revision=10755
|
2010-09-11 17:45:23 +00:00 |
John Mark Bell
|
2077918805
|
Merge branches/vince/netsurf-file-fetcher to trunk
r=jmb
svn path=/trunk/netsurf/; revision=10750
|
2010-09-09 21:45:59 +00:00 |
François Revel
|
d4ea23abab
|
Add a fallback for PRId64 as it's not defined on BeOS. It's only valid for 32bit, but any 64bit platform should be recent enough to have them.
svn path=/trunk/netsurf/; revision=10674
|
2010-08-02 21:44:35 +00:00 |
Vincent Sanders
|
bda534e12a
|
Clean up how GTK frontend finds resources
svn path=/trunk/netsurf/; revision=10668
|
2010-07-28 15:22:44 +00:00 |
Michael Drake
|
513793a060
|
Fix inventory file leafname.
svn path=/trunk/netsurf/; revision=10624
|
2010-07-09 21:36:55 +00:00 |
Chris Young
|
d6eb28d5de
|
Replace unnecessarily complicated path concatenation with something simpler and
easily adaptable to different platform path structures.
svn path=/trunk/netsurf/; revision=10621
|
2010-07-09 19:45:44 +00:00 |
Daniel Silverstone
|
5e887908b3
|
Consolidate several 'myrealloc' functions into ns_realloc, rename one which *is* different, thereby eliminating the word 'myrealloc' from the NS codebase
svn path=/trunk/netsurf/; revision=10530
|
2010-04-30 16:06:03 +00:00 |
Vincent Sanders
|
bd9c0d9a7e
|
hopefully fix the _GNU_SOURCE mess
svn path=/trunk/netsurf/; revision=10487
|
2010-04-26 09:27:16 +00:00 |
Vincent Sanders
|
03bb3e8636
|
remove _GNU_SOURCE define from everywhere.
strndup is not standard so provide an implementation.
svn path=/trunk/netsurf/; revision=10474
|
2010-04-24 15:22:17 +00:00 |
John Mark Bell
|
f81ea3419e
|
Fix Content-Type header parsing
svn path=/trunk/netsurf/; revision=10426
|
2010-04-18 11:14:56 +00:00 |
Daniel Silverstone
|
0235cc68d8
|
When iterating a linked list, please to always remember to *iterate* and not just stop after one item.
svn path=/trunk/netsurf/; revision=10400
|
2010-04-14 16:28:55 +00:00 |
Daniel Silverstone
|
6948496d45
|
Ensure that aborting or releasing hlcache handles will result in nascent retrieval contexts being cleaned up
svn path=/trunk/netsurf/; revision=10298
|
2010-04-08 11:21:50 +00:00 |
John Mark Bell
|
2748fe4f64
|
Make downloads work again.
svn path=/trunk/netsurf/; revision=10243
|
2010-04-05 21:35:38 +00:00 |
Vincent Sanders
|
95e4a737de
|
rationalise the usage of the file scheme
svn path=/trunk/netsurf/; revision=10221
|
2010-03-31 13:59:57 +00:00 |