2006-04-20 20:34:07 by Ignatios Souvatzis | Files touched by this commit (4) |
Log message:
Drop trailing whitespace from interactively entered (e.g. cut'n'pasted)
URLs. This mimics the behaviour of other WWW browsers.
|
2006-04-09 18:17:55 by Thomas Klausner | Files touched by this commit (4) |
Log message:
Update to 2.1pre21:
=== RELEASE 2.1pre21 ===
Sun Apr 2 19:37:50 MET 2006 user:
Fixed some quirks when URL contained multiple '#' characters
Sun Apr 2 19:08:45 MET 2006 user:
Better parsing of FTP directories (fixes Quick 'n Easy FTP Server)
Sun Apr 2 17:10:30 CEST 2006 mikulas:
Fixed javascript memory leak on www.ebay.com
The bug was due to namespace containing reference to itself
PerM is really a programmer pig. After writing namespace allocation and
initialization 39 times, he didn't even consider making it function :-(
Thu Mar 30 20:36:39 cet 2006 mikulas:
Location: field in HTTP reply is now allowed to contain position
specification '#'
Thu Mar 23 15:20:22 CET 2006 mikulas:
Do not send Accept-Language to a buggy Netscape-Enterprise server
Do not send "en" language twice in Accept-Language
Mon Mar 20 01:14:58 MET 2006 user:
Changes license to allow linking with OpenSSL
Sun Mar 19 03:07:32 MET 2006 mikulas:
Support , and 	
Sat Mar 11 04:08:15 MET 2006 mikulas:
An option to turn off IP type-of-service (some misconfigured firewalls
drop packets with it)
Mon Mar 6 17:27:27 MET 2006 mikulas:
When clicking on images with keyboard, submit point (1,1), not (0,0)
(work around another bug on mail.centrum.cz)
Submit value attribute with image
Sun Mar 5 21:07:38 MET 2006 mikulas:
Ignore percentual height specification in html (links took it relatively
to the height of the screen while other browsers interpreted it
relatively to the height of a table cell)
Sun Mar 5 20:47:23 MET 2006 mikulas:
Make multipart boundary format compatible with Netscape (unfortunatelly
there are buggy servers that depend on it --- for example
mail.centrum.cz)
Do not send Content-Type when there's no file to upload
Wed Mar 1 01:01:36 MET 2006 Andrei Paskevich
Fix tokenizer of javascript when it encounters 0xff character
Tue Feb 28 01:46:18 cet 2006 mikulas:
OS/2 Pmshell gui: Ignore mouse-move events if mouse position stays the
same. Mozilla is somehow generating these events when its javascript
runs and it disrupts links
Mon Feb 27 05:24:28 cet 2006 mikulas:
Make textarea wrapping default (compatible with Mozilla, Netscape has
default no wrapping)
Sat Feb 11 02:26:24 cet 2006 mikulas:
More bug-compatible parsing of superfluous quotation marks
Sun Feb 5 21:11:49 MET 2006 mikulas:
Fixed some quirks when searching in associations or extensions ---
search sometimes didn't find anything (depending on random memory)
and window was not properly redrawn
Sun Feb 5 20:15:38 MET 2006 mikulas:
Fixed crash when bookmarks window was opened after changing bookmarks
charset
Sun Feb 5 18:54:52 MET 2006 mikulas:
Case-insensitive search of all characters
Wed Jan 25 16:26:35 MET 2006 user:
Fixed some quirks in graphics user interface:
selection didn't work when javascript was not compiled in
right mouse button didn't display menu when text was selected
serch text temporarily disappeared when user clicked on it
middle button didn't click on scrollbars
Wed Jan 25 05:18:08 CET 2006 mikulas:
Updated manpage
Mon Jan 23 18:22:41 MET 2006 user:
Fixed textarea content corruption due to overlapping areas in memcpy
Thu Jan 19 18:13:52 MET 2006 user:
Disallow access to proxy:// urls from user interface
(they are internal-only)
Thu Jan 19 17:57:13 MET 2006 user:
Accept urls http://host.domain#position
Sun Jan 15 16:29:19 MET 2006 mikulas:
Find X-window in X11R7 directory
Sun Jan 15 05:51:13 MET 2006 user:
Preserve config, history and bookmarks in case of IO error (including
full disk)
Fri Dec 30 17:31:26 MET 2005 user:
Guess content-type by extension on misconfigured servers that
return text/plain or application/octet-stream
Thu Dec 29 23:35:32 MET 2005 Jakub Bogusz
Updated Polish translation
Thu Dec 22 15:14:00 MET 2005 mikulas:
Discard mouse events while user viewer is in foreground (but due to some
quirks in gpm/svgalib, it may still produce spurious mouse-click events)
Thu Dec 22 13:36:38 MET 2005 user:
Fixed bug with downloads and cyclic redirects (now, as when loading
real documents, it turns off cache and displays error if it doesn't
help)
|
2005-12-11 19:56:30 by Thomas Klausner | Files touched by this commit (4) |
Log message:
Update to 2.1pre20:
=== RELEASE 2.1pre20 ===
Wed Dec 7 21:21:18 MET 2005 E. Rosten
Blocklist blocks all accesses, not only images
Wed Dec 7 00:41:09 MET 2005 user:
Fixed proper position after go-back if the file was not in cache
Fixed incorrect initial position on some pages with long tables during
viewing while loading
Fixed some quirks with Braille terminal and jumping by words
-dump -html-numbered-links 1 prints links' locations
Tue Nov 29 00:36:24 MET 2005 mikulas:
Do not load too big files on background (maximum size is cache size / 4)
Mon Nov 28 01:49:54 MET 2005 mikulas:
Restore terminal attributes on fatal errors
Sun Nov 27 22:35:25 CET 2005 mikulas:
Allowed download of files larger than 2G
Thu Nov 24 18:17:38 MET 2005 Konstantin
Regular expressions for javascript
Sat Nov 19 18:57:04 MET 2005 mikulas:
Allow cookies with "secure" parameter
Cookies without path act as if path was "/" instead of current directory
Sat Nov 12 23:34:13 cet 2005 mikulas:
Remove username and password from referer
An option to send real referer only to the same server
Sat Nov 12 20:37:06 MET 2005 user:
Allow user and password in http url --- http://user:password@host/
Wed Nov 9 20:20:45 MET 2005 user:
In graphics mode, prefer "title" to "alt" in <img> tag
Thu Nov 3 00:22:18 MET 2005 user:
Status line is redrawn only when it changes --- prevents cursor flicker
Wed Nov 2 15:36:17 MET 2005 user:
Do not use HTTP/1.1 on lighttpd server
Mon Oct 24 22:19:33 CEST 2005 mikulas:
Account document.write content to javascript memory quota
Print javascript memory in "memory info" dialog window
Mon Oct 24 16:32:40 MET 2005 user:
Recognise "title" attribute in <LINK> tag
Mon Oct 24 16:23:41 MET 2005 user:
Accept application/xhtml as html type
Sun Oct 23 03:38:48 cet 2005 mikulas:
Allow usemap and ismap on images simultaneously
Sat Oct 22 17:16:52 MET 2005 Rezzie
Updated Indonesian translation
Fri Oct 21 15:58:56 MET 2005 user:
"e;
Thu Oct 20 03:30:48 MET DST 2005 mikulas:
Special handling for relative URLs beginning with '&' or '?'
Wed Oct 12 13:27:52 MET 2005 Jakub Bogusz
Updated Polish translation
Tue Oct 11 17:23:26 MET 2005 user:
An optional retry on internal server errors
Tue Oct 11 03:48:52 MET DST 2005 mikulas:
Get indenting of TAB character in UTF-8 documents right
Tue Oct 11 02:40:17 MET DST 2005 mikulas:
Better glob match that does not cause stack overflow
|
2005-10-20 02:23:05 by Thomas Klausner | Files touched by this commit (4) |
Log message:
Update to 2.1pre19:
Fri Sep 9 00:37:42 CEST 2005 mikulas:
Fix crash when directory disappeared while opening it
Tue Sep 6 16:14:26 MET 2005 user:
HTTP 307 redirect (as equivalent of 302)
Sun Aug 21 19:18:34 MET 2005 user:
(sponsored by Knapp Systems)
Keyboard handlers in javascript
Inverted text
Tue Aug 9 16:06:38 MET DST 2005 Jakub Bogusz
Updated Polish translation
Tue Aug 9 16:05:04 MET DST 2005 Jakub Bogusz
Fixed memory corruption when passing parameters to framebuffer driver
Thu Aug 4 18:11:37 CEST 2005 mikulas:
Fixed compilation problem without javascript
|
2005-10-01 20:54:10 by Ignatios Souvatzis | Files touched by this commit (1) |
Log message:
http download redirects to the download page again. As the machine name
is the same anyway, use ftp download only as a workaround.
|
2005-09-30 18:16:49 by Ignatios Souvatzis | Files touched by this commit (2) |
Log message:
move the DIST_SUBDIR information to Makefile.common for the benefit of
links-gui.
|
2005-09-30 17:57:11 by Ignatios Souvatzis | Files touched by this commit (2) |
Log message:
Apparently, a superfluous file was removed from the source tarballs,
without bumping the version.
|
2005-08-06 12:57:25 by Thomas Klausner | Files touched by this commit (4) |
Log message:
Update to 2.1pre18:
=== Release 2.1pre18
Sat Jul 30 00:01:55 MET DST 2005 mikulas:
Fixed reverse numbering of form fields in javascript
Fri Jul 29 22:45:30 MET 2005 user:
Fixed cursor position in bookmarks after HOME, END, PAGE UP, PAGE DOWN
Thu Jun 23 04:05:45 cet 2005 mikulas:
<sub>, <sup> and alignment images to top and middle of line
Wed Jun 22 18:15:11 MET 2005 user:
Implemented <hr> in graphics mode
Mon Jun 20 15:57:00 cet 2005 mikulas:
Do not make whitechar-elimination on invisible form entries
Sat Jun 18 18:16:24 MET 2005 user:
Allow '#' in smb files and directories
Fri Jun 17 23:10:24 MET 2005 Simen Graaten
Updated Norwegian translation
Mon Jun 6 18:47:37 MET 2005 user:
Do not respond to unknown authentication methods with basic response
Sun May 29 05:43:58 cet 2005 mikulas:
Do always use cache when going back
Sun May 22 21:03:16 MET 2005 user:
Allow '#' in ftp password
Wed May 18 01:18:58 cet 2005 mikulas:
Allow image map elements without href and only with javascript
Thu May 12 04:15:43 MET 2005 user:
Fixed crash with -anonymous and "frame at full-screen" in menu
Sun May 8 15:37:22 cet 2005 mikulas:
Fix lockup with terminal height only 1 or 2 characters
Fri May 6 20:06:50 MET 2005 user:
Make '*' work in graphics mode too
Fixed badly displayed images when image displaying was toggled
Thu Apr 21 21:52:28 cet 2005 mikulas:
Do not count time that connection waits in queue
Fri Apr 15 17:37:51 MET 2005 user:
Do not parse <TITLE> inside <SCRIPT>
Sat Apr 2 20:32:01 MET DST 2005 mikulas:
Workaround for bug in Sun C compiler
Fri Apr 1 00:21:39 MET DST 2005 mikulas:
Accept as line break in textarea (fixes bugzilla)
Thu Mar 24 04:06:53 MET 2005 Federico G. Schwindt <fgsch@lodoss.net>:
Use MD5 functions from libc when available
Mon Mar 7 22:36:45 MET 2005 user:
Support for another smb client --- smbc by Martin Zlomek
Wed Mar 2 23:39:30 CET 2005 mikulas:
Fixed crash of javascript with debuglevel<2 (uninitialized memory)
Fixed possible touching of data beyond allocated space in javascript
|
2005-04-11 23:48:17 by Todd Vierling | Files touched by this commit (3539) |
Log message:
Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.
|
2005-02-26 11:08:11 by Thomas Klausner | Files touched by this commit (5) |
Log message:
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
|