Next | Query returned 22 messages, browsing 1 to 10 | Previous

History of commit frequency

CVS Commit History:


   2012-10-03 10:39:35 by Aleksej Saushev | Files touched by this commit (1)
Log message:
Support staged installation.
   2010-01-17 13:03:22 by Thomas Klausner | Files touched by this commit (217) | Package updated
Log message:
Recursive PKGREVISION bump for jpeg update to 8.
   2008-01-18 05:30:10 by Tobias Nygren | Files touched by this commit (174)
Log message:
Per the process outlined in revbump(1), perform a recursive revbump
on packages that are affected by the switch from the openssl 0.9.7
branch to the 0.9.8 branch. ok jlam@
   2007-07-08 11:44:26 by Thomas Klausner | Files touched by this commit (2)
Log message:
Drop maintainership.

   2007-04-15 23:51:46 by Thomas Klausner | Files touched by this commit (2)
Log message:
Update to 1.00pre20:

=== RELEASE 1.00pre20 ===

Sun Apr  8 21:02:15 CEST 2007 mikulas

	Terminal resize, window title and clipboard support for Cygwin
	Clipboard supports non-ascii characters badly, it is a limitation in
	Cygwin

Wed Apr  4 23:20:10 MET 2007 Carles Pina i Estany <carles@pina.cat>:

	Add more top-level domains

Wed Apr  4 14:32:47 MET DST 2007 mikulas:

	win32.c file removed because in each new version of windows it doesn't
	work. Don't even try to fix it unless you have computers with Windows
	NT, Window 2000, Windows XP and Windows Vista side by side.

	(new Cygwin emulates xterm-like mouse on the console, so it's not needed
	for mouse)

	Cygwin sometimes doesn't send SIGWINCH, it is its bug, so I didn't try
	to fix it in links. Press twice Alt-Enter if links doesn't notify window
	size change

Tue Feb  6 00:27:00 MET 2007 MIKULAS:

	Allow quotation marks in Refrfesh URL parameter --- fixes Google Picasa
   2006-12-17 20:32:22 by Thomas Klausner | Files touched by this commit (2)
Log message:
Update to 1.00pre19:

=== RELEASE 1.00pre19 ===

Tue Nov 28 23:15:20 MET 2006 mikulas:

	Fixed severe security bug: '"' and ';' in smb:// url could be used for
	remote command execution.

Wed Nov 22 22:24:38 MET 2006 Jakub Bogusz <qboosh@pld-linux.org>:

	Updated Polish translation
   2006-11-18 20:08:28 by Thomas Klausner | Files touched by this commit (2)
Log message:
Update to 1.00.18:

=== RELEASE 1.00pre18 ===

Mon Nov  6 02:12:59 cet 2006 mikulas:

	Fixed incorrect page displayed when search string ended with space and
	the word was last on page

Fri Oct 27 17:15:15 cet 2006 mikulas:

	More strict parsing of ftp list, fixes ftp.su.se

Sun Oct 15 22:55:40 MET DST 2006 mikulas:

	Allow cookie path to point to file, not only directory

Wed Oct 11 00:17:54 MET DST 2006 mikulas:

	Fixed quirk with displaying of links in text mode

Mon Sep 11 02:41:05 MET DST 2006 mikulas:

	Test for socklen_t
	Work without PF_INET (for Minix 3)
	Cleaned up use of AF_ and PF_ constants
   2006-09-03 23:36:18 by Thomas Klausner | Files touched by this commit (2)
Log message:
Update to 1.00pre17:

=== RELEASE 1.00pre17 ===

Fri Aug 25 00:51:50 MET 2006 user:

	Parsing ftp directories starts to be difficult because fixing one bug
	introduces other. Previous fix sometimes mistook size for year :-/

Sun Aug 20 05:07:20 cet 2006 mikulas:

	Correctly translate character set of "label" attribute

Mon Jul 31 00:33:13 MET 2006 user:

	More cygwin fixes

Sun Jul 16 16:36:26 cet 2006 mikulas:

	Link to "" redirects to current file rather than current directory
		(fixes some forms)

Sun Jul 16 00:07:54 cet 2006 mikulas:

	Better ftp directory parsing (process correctly file names starting with
		year)

Sat Jul 15 16:37:52 MET 2006 user:

	Bigger default textarea

Tue Jun 27 23:50:11 cet 2006 mikulas:

	Fixed display of multiple consecutive spaces when searching

Sun Jun 18 16:12:52 MET 2006 user:

	Command "kill background connections" aborts also keepalive connections

Sat Jun 17 21:08:44 cet 2006 mikulas:

	Fixed exponential memory consumption with table cell colspan/rowspan

Sat Jun 10 23:52:59 cet 2006 mikulas:

	Decode %AB sequences in position tags

Fri Jun  9 18:33:23 cet 2006 mikulas:

	Accept broken meta refresh tags (fixes www.seznam.cz)

Sat Jun  3 03:16:55 cet 2006 mikulas:

	Fixed mouse in Cygwin
	Allowed to run in xterm or rxvt in Cygwin
   2006-04-20 15:36:35 by Aleksey Cheusov | Files touched by this commit (67)
Log message:

man is replaced with ${PKGMANDIR}
   2006-04-09 16:02:45 by Thomas Klausner | Files touched by this commit (2)
Log message:
Update to 1.00pre16:

=== RELEASE 1.00pre16 ===

Sun Apr  2 19:38:12 MET 2006 user:

	Fixed some quirks when URL contained multiple '#' characters
	Allow '#' in ftp password

Sun Apr  2 19:09:20 MET 2006 user:

	Better parsing of FTP directories (fixes Quick 'n Easy FTP Server)

Thu Mar 30 20:11:25 cet 2006 mikulas:

	Location: field in HTTP reply is now allowed to contain position
	specification '#'

Thu Mar 23 15:26:23 MET 2006 user:

	Do not send Accept-Language to a buggy Netscape-Enterprise server
	Do not send "en" language twice in Accept-Language

Thu Mar 23 15:26:15 MET 2006 user:

	Changes license to allow linking with OpenSSL

Sun Mar 19 03:07:56 MET 2006 mikulas:

	Support &#10;, &#13; and &#9;

Sat Mar 11 04:07:42 MET 2006 mikulas:

	An option to turn off IP type-of-service (some misconfigured firewalls
	drop packets with it)

Mon Mar  6 17:30:53 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 20:48:08 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

Mon Feb 27 05:23:34 cet 2006 mikulas:

	Make textarea wrapping default (compatible with Mozilla, Netscape has
	default no wrapping)

Sat Feb 11 02:35:25 cet 2006 mikulas:

	More bug-compatible parsing of superfluous quotation marks

Mon Feb  6 21:27:13 MET 2006 mikulas:

	Fixed compile error because of strtonum name clash on current OpenBSD

Sun Feb  5 18:22:28 MET 2006 mikulas:

	Case-insensitive search of all characters

Mon Jan 23 18:26:24 MET 2006 mikulas:

	Fixed textarea content corruption due to overlapping areas in memcpy

Thu Jan 19 18:13:13 MET 2006 user:

	Disallow access to proxy:// urls from user interface
	(they are internal-only)

Sun Jan 15 05:51:49 MET 2006 user:

	Preserve config and history in case of IO error (including full disk)
	(bookmarks were already handled correcly)

Thu Dec 22 15:15:07 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)

Next | Query returned 22 messages, browsing 1 to 10 | Previous