Commit graph

16 commits

Author SHA1 Message Date
is
b45fd2b8d4 Drop trailing whitespace from interactively entered (e.g. cut'n'pasted)
URLs. This mimics the behaviour of other WWW browsers.
2006-04-20 18:34:07 +00:00
wiz
3e0a7e7de8 Update to 2.1.0.17:
Wed Feb 23 19:46:01 MET 2005 mikulas:

	Correct implementation of non-aggressive cache (i.e. allow more keywords
	in Cache-Control

Wed Feb 23 18:36:52 MET 2005 mikulas:

	Allow typing only characters valid in current character set into form
	fields on web

Wed Feb 23 16:31:56 MET 2005 Serge Winitzki <serge at cosmos dot phy dot tufts dot edu>:

	Updated Russian translation

Wed Feb 23 16:25:41 MET 2005 mikulas:

	Allow cookies without a value

Mon Feb 14 13:15:00 MET 2005 user:

	When server returns cookie values as "deleted", delete it

Tue Feb  1 18:22:11 MET 2005 user:

	Fixed non-working find next/previous in view menu

Thu Jan 27 19:09:46 CET 2005 mikulas:

	Fixed wrong prototypes causing compilation problem on MacOS X and some
	other systems

Thu Jan 27 16:28:35 MET 2005 mikulas:

	Fixed configure failure on Solaris

Thu Jan 27 00:23:09 CET 2005 Brain

	javascript: set form action
2005-02-26 10:08:11 +00:00
wiz
4aed67e650 Update to 2.1pre16; new patch-ac from authors, will be
in next release.

Changes since 2.1pre15:

Sat Jan 22 20:27:41 cet 2005 mikulas:

	Fixed empty lines in lists in graphics mode

Sat Jan 22 04:40:28 cet 2005 mikulas:

	On OS/2 use 8.3 temp names, allowing DOS viewers

Sat Jan 22 03:55:08 cet 2005 mikulas:

	Send Accept-Language

Sat Jan 22 02:05:47 MET 2005 user:

	Display is scrolled to see the whole textarea when modifying it

Wed Jan 19 02:57:56 MET 2005 Jakub Bogusz

	Updated Polish translation

Wed Jan 19 01:39:44 MET 2005 mikulas:

	-dump url
	Completed option documentation in links -h

Sun Jan 16 23:57:58 MET 2005 user:

	Fixed bug in svgalib accelerator (tested for different operations)

Mon Jan 10 23:04:22 MET 2005 mikulas:

	Support for border on framebuffer (use -mode left,top,right,bottom)
	to set screen border

Sun Jan  2 20:46:18 MET 2005 Dieter

	Fix warnings on 64-bit machines

Sun Jan  2 20:39:51 MET 2005 Edward Rosten

	Block ad images

Sun Jan  2 18:51:15 cet 2005 mikulas:

	Do not cache redirects if redirect loop is going to happen

Wed Nov 17 15:16:01 MET 2004 user:

	Support for mms:// urls

Tue Nov 16 15:18:55 MET 2004 mikulas:

	Send content-type when uploading files

Tue Nov  9 00:12:05 MET 2004 user:

	^O to go to next form field in braill mode

Sun Oct 31 17:17:53 MET 2004 mikulas:

	Correct jump at tag if it points to position, that moves during loading

Sat Oct 23 22:14:03 MET 2004 user:

	Disallow opening new windows in anonymous mode

Fri Oct 22 22:31:20 MET DST 2004 mikulas:

	Fixed bugs discovered with mangleme:
	http://lcamtuf.coredump.cx/mangleme/mangle2.cgi
	memory leak with nested <select multiple name=n> tags
	integer overflow in frame widths causes an internal error
	internal error with base url only containing //
	internal error with base url containing javascript:
	fixed incorrect generating of title (does not cause crash, but excessive
		memory allocation)
	fixed some quadratic algorithms in title displaying
	internal error with invalid codebase attribute in OBJECT tag
	fixed quadratic algorithm in menu creating

Fri Oct 22 20:12:05 MET DST 2004 mikulas:

	Cleaned up configure script, wrote some more replacements of non-present
	functions

Fri Oct 22 20:11:56 MET DST 2004 mikulas:

	Fixed a lot of cases where overflowed integer arithmetic could cause
	memory allocation corruption

Sat Oct 16 21:38:00 MET 2004 user:

	Allow browsing local and ftp files with '#' in filename

Mon Oct 11 01:26:54 CEST 2004 Karel Karlik

	Fixed framebuffer in 15 and 16-bit modes

Wed Oct  6 00:39:27 MET 2004 user:

	Improved parsing of ftp directories in Windows NT format

Sun Oct  3 17:37:32 MET 2004 user:

	Correct reporting of error on ftp directories

Sat Oct  2 04:29:40 MET 2004 user:

	Ctrl-U cuts into clipboard

Fri Oct  1 15:51:37 MET 2004 user:

	Display the whole page when connection to an image stucks

Thu Sep 23 18:47:11 MET 2004 user:

	Resolving of double '..' in references

Fri Sep 10 04:23:24 cet 2004 mikulas:

	Correctly find file extension if '?' and ';' is in ftp file

Fri Sep  3 03:07:52 MET DST 2004 Wojciech Puchar

	Portability fixes for SunOS

Fri Sep  3 02:47:18 MET DST 2004 mikulas:

	Fixed memory leak in http authentication

Wed Sep  1 19:08:46 MET DST 2004 Strahinya Radich

	Updated Serbian translation

Sun Aug 29 17:43:39 MET DST 2004 mikulas:

	Fix crash when saving options in svgalib due to missing shell

Thu Jul 29 13:03:07 MET 2004 user:

	Allowed dots in extensions (for example "ps.gz")

Sun Jul 25 00:34:04 MET DST 2004 mikulas:

	Allow Ctrl-Z in framebuffer driver

Sat Jul 24 14:56:13 MET DST 2004 mikulas:

	Fixed an error when signal interrupted another syscall

Sat Jul 24 02:15:35 MET 2004 user:

	Fixed bad error codes because of errno modified by signal handler

Fri Jul 23 21:29:22 MET 2004 user:

	Fixed links stuck after Ctrl-Z when one code path lasted more than
	1 second (because of pagefault, too high cpu load or similar)

Fri Jul 23 20:15:29 MET 2004 user:

	Fixed incorrectly displayed character entities (&) in attributes (img
	alt, etc.)

Tue Jun 29 03:35:32 MET 2004 user:

	Fixed overflow when accessing local files >= 2G

Mon Jun 28 01:34:45 MET 2004 user:

	Ctrl-K cuts current line

Sat Jun 26 13:54:53 MET DST 2004 mikulas:

	Send Content-Type when uploading files

Sat Jun 26 02:24:32 MET 2004 user:

	y and t move word forward and backward in braille terminal

Sat Jun 26 00:35:17 MET 2004 user:

	Resolve dot-number IP address on systems when gethostbyname and
	gethostbyaddr can't resolve it

Mon Jun 21 15:02:25 MDT 2004 mpat7421:

	Fixed compilation problems on Irix

Sun Jun 20 18:49:53 MET DST 2004 mikulas:

	Posting of <option> fields in correct charset

Sun Jun 20 15:58:08 MET DST 2004 Sam

	SDL graphics driver

Sat Jun 19 18:10:05 MET 2004 user:

	Fixed case when '&' entities or special characters were in ftp or disk
	filenames

Sat Jun 19 18:09:50 MET 2004 user:

	Fixed compilation problem on AIX

Thu Jun 17 20:32:59 MET DST 2004 mikulas:

	Correct handling of Ctrl-Z when executing user viewer

Fri Jun 11 03:17:20 MET 2004 user:

	Fixed incorrect error handling in smb

Sun Jun  6 03:12:00 MET 2004 user:

	Allow '@' in ftp password in url

Thu Jun  3 22:39:24 MET 2004 user:

	Allow characters >= 128 in ftp filenames

Fri May 28 15:40:35 CEST 2004 mikulas

	Handling URLs in form http://host?params

Mon May 17 17:10:22 MET DST 2004 Serge Winitzki

	Updated German and Russian localization
2005-02-22 00:19:55 +00:00
wiz
70c2f91605 Update to 2.1pre11:
Correct parse_http_date (sponsored by Awite Bioenergie)
        Non-aggressive cache (sponsored by Awite Bioenergie)
        Refresh (sponsored by Awite Bioenergie)
        Support for 16-bit 565 RGB big endian (from dillo via pkgsrc)
        Fix for 24-bit RGB big endian (from dillo via pkgsrc)
2003-05-24 19:19:34 +00:00
wiz
b9392202ad Update to 2.1pre10:
HTML entities in bookmark file ["<>&=" only]
        Manual/automatic javascript action confirmation
        Cookies can contain whitespace (fixes bugzilla)
        Fixed cookie not used when parsing of expiration date fails
        Fixed image alt displayed in incorrect codepage
        Links icons
        Submit/clean form in link menu of form elements
2003-05-21 10:10:19 +00:00
is
bd42db7237 Fix client-side image maps to allow for non-integer coordinates.
By Mikulas Patocka, Twibright Labs.
2003-02-27 21:42:33 +00:00
tron
4b309107b6 Remove dead patch. 2003-02-26 16:33:02 +00:00
is
fba275f92e Patch for inlined xbm files, by Petr Kulhavy 2003-01-15 16:15:12 +00:00
wiz
82f7a84c2b Update to 2.1pre6; fixes compilation problem which patch-ad
also fixed.
2002-11-04 12:32:16 +00:00
wiz
03570fa18c Needed for 2.1pre5. 2002-11-03 12:42:39 +00:00
wiz
1452b90187 Downgrade to 2.1pre3.
2.1pre4's links -g has very annoying problems with control modifiers and
X events in general, and the maintainers don't feel the need to fix it.
2002-10-18 23:00:24 +00:00
jlam
6ce9e0b08a Remove some really annoying "ks=..." debugging output. 2002-10-18 14:40:23 +00:00
wiz
ea1a003afa Update to 2.1pre4.
* Polish translation update.
* SSL patch for Solaris and other systems without /dev/random
* Links-now button.
* Belarusian translation
* Swaped open and closed folder symbol in bookmarks.
* Fixed Solaris keyboard translation bug.
2002-10-14 09:31:18 +00:00
dillo
f5c9ce69d6 add support for big endian 16bit 5-6-5 rgb displays
(I still ride on the revision bump for the decode fix.)
2002-09-05 01:41:24 +00:00
dillo
3be9330b1b fix for big-endian 24 bit displays (if condition were in wrong order) 2002-09-04 23:19:49 +00:00
wiz
4513b797ed Fix annoying bug in command line parsing (+ was handled incorrectly).
Patch will be sent to maintainers in a minute.
Bump PKGREVISION.

Also, use common distinfo file and patch dir for links and links-gui.
2002-09-04 20:47:45 +00:00