2005-12-11 19:47:05 by Thomas Klausner | Files touched by this commit (2) |
Log message:
Update to 1.00pre15:
=== RELEASE 1.00pre15 ===
Wed Dec 7 00:42:50 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
-dump -html-numbered-links 1 prints links' locations
Tue Nov 29 00:30:12 MET 2005 mikulas:
Do not load too big files on background (maximum size is cache size / 4)
Mon Nov 28 01:49:21 MET 2005 mikulas:
Restore terminal attributes on fatal errors
Sun Nov 27 23:01:39 MET 2005 mikulas:
Allowed download of files larger than 2G
Sat Nov 19 18:39:51 MET 2005 mikulas:
Allow cookies with "secure" parameter
Cookies without path act as if path was "/" instead of current directory
Mon Oct 24 16:36:01 MET DST 2005 mikulas:
Recognise "title" attribute in <LINK> tag
Mon Oct 24 16:27:16 MET DST 2005 mikulas:
Accept application/xhtml as html type
Fri Oct 21 16:01:46 MET DST 2005 mikulas:
"e;
Thu Oct 20 03:30:01 MET DST 2005 mikulas:
Special handling for relative URLs beginning with '&' or '?'
Tue Oct 11 03:55:59 MET DST 2005 mikulas:
Get indenting of TAB character in UTF-8 documents right
Fri Sep 9 00:40:44 MET 2005 user:
Fix crash when directory disappeared while opening it
Tue Sep 6 16:15:07 MET 2005 user:
HTTP 307 redirect (as equivalent of 302)
Mon Jun 20 15:57:00 cet 2005 mikulas:
Do not make whitechar-elimination on invisible form entries
Sat Jun 18 18:17:43 MET 2005 user:
Allow '#' in smb files and directories
|
2005-05-28 22:20:58 by Thomas Klausner | Files touched by this commit (2) |
Log message:
Update to 1.00pre14:
=== RELEASE 1.00pre14 ===
Sun May 8 15:37:42 cet 2005 mikulas:
Fix lockup with terminal height only 1 or 2 characters
Sun May 8 14:33:50 cet 2005 mikulas:
Do not handle SIGTERM
Sat Apr 2 20:13:39 MET DST 2005 mikulas:
Workaround for bug in Sun C compiler
|
2005-04-11 23:13:53 by Todd Vierling | Files touched by this commit (1) |
Log message:
Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.
|
2005-04-04 10:43:18 by Thomas Klausner | Files touched by this commit (2) |
Log message:
Update to 1.00pre13:
=== RELEASE 1.00pre13 ===
Fri Apr 1 01:29:49 MET DST 2005 mikulas:
Accept (and ignore) subject in mailto (backported from links 2)
Fri Apr 1 01:18:27 MET DST 2005 mikulas:
Support for another smb client --- smbc by Martin Zlomek
Thu Mar 31 23:43:40 MET DST 2005 mikulas:
Accept as line break in textarea (fixes bugzilla)
Wed Feb 23 18:38:47 MET 2005 mikulas:
Allow typing only characters valid in current character set into form
fields on web
Wed Feb 23 16:32:23 MET 2005 Serge Winitzki
Updated Russian translation
Wed Feb 23 16:25:54 MET 2005 mikulas:
Allow cookies without a value
Mon Feb 14 13:18:23 MET 2005 mikulas:
When server returns cookie values as "deleted", delete it
Tue Feb 1 18:23:04 MET 2005 mikulas:
Fixed non-working find next/previous in view menu
Thu Jan 27 16:28:23 MET 2005 mikulas:
Fixed configure failure on Solaris
Sat Jan 22 20:47:26 MET 2005 mikulas:
On OS/2 use 8.3 temp names, allowing DOS viewers
Sat Jan 22 04:41:31 cet 2005 mikulas:
Send Accept-Language
Wed Jan 19 02:57:37 MET 2005 Jakub Bogusz
Updated Polish translation
Wed Jan 19 02:57:21 MET 2005 mikulas:
-codepage for -dump
Sun Jan 2 18:50:19 cet 2005 mikulas:
Do not cache redirects if redirect loop is going to happen
Thu Nov 25 00:59:49 MET 2004 mikulas:
Support for mms:// urls
Tue Nov 16 15:18:55 MET 2004 mikulas:
Send content-type when uploading files
Sun Oct 31 16:56:37 MET 2004 mikulas:
Correct jump at tag if it points to position, that moves during loading
|
2004-10-29 12:13:07 by Thomas Klausner | Files touched by this commit (2) |
Log message:
Update to 0.99.12:
Updated Polish translation
Fixed TSL -> TLS typo
Disallow opening new windows in anonymous mode
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 //
fixed incorrect generating of title (does not cause crash, but excessive
memory allocation)
fixed some quadratic algorithms
Cleaned up configure script, wrote some more replacements of non-present
functions
Fixed a lot of cases where overflowed integer arithmetic could cause
memory allocation corruption
Allow browsing local and ftp files with '#' in filename
Improved parsing of ftp directories in Windows NT format
Correct reporting of error on ftp directories
Resolving of double '..' in references
|
2004-09-06 12:48:10 by Thomas Klausner | Files touched by this commit (2) |
Log message:
Update to 1.0pre11:
Portability fixes for SunOS
Updated Serbian translation
Removed a debug message when posting form
|
2004-07-26 14:29:46 by Thomas Klausner | Files touched by this commit (2) |
Log message:
Update to 1.00pre10:
Fixed master image stopped after Ctrl-Z and not responded to other
images after 1.00pre9
Fixed slave images of links not terminating after previous change
Fixed an error when signal interrupted another syscall
Fixed bad error codes because of errno modified by signal handler
Fixed links stuck after Ctrl-Z when one code path lasted more than
1 second (because of pagefault, too high cpu load or similar)
Fixed incorrectly displayed character entities (&) in attributes (img
alt, etc.)
Fixed overflow when accessing local files >= 2G
|
2004-06-27 10:11:49 by Thomas Klausner | Files touched by this commit (2) |
Log message:
Update to 1.00pre8:
Send Content-Type when uploading files
Resolve dot-number IP address on systems when gethostbyname and
gethostbyaddr can't resolve it
Fixed crash when Ctrl-Z was pressed in non-main instance (sice 1.00pre6)
Posting of <option> fields in correct charset
|
2004-06-21 11:05:25 by Thomas Klausner | Files touched by this commit (2) |
Log message:
Update to 1.00pre7:
Fixed case when '&' entities or special characters were in ftp or disk
filenames
Fixed compilation problem on AIX
Correct handling of Ctrl-Z when executing user viewer
Fixed incorrect error handling in smb
Allow '@' in ftp password in url
Fixed a bug that clicking on broken link after redirect five times
displayed the redirect itself.
Allow characters >= 128 in ftp filenames
Fixed crash when selecting Hungarian translation
Updated Estonian translation
|
2004-03-04 14:29:35 by Thomas Klausner | Files touched by this commit (2) |
Log message:
Update to 1.00pre4:
Fixed crash when document changes under us and user presses 'd'
SSL patch for Solaris and other systems without /dev/random
Fixed crash when pressed '=' on page with incomplete frames
Updated Russian translation
|