Changelogs

Overview

These changelogs reflect the history of all files in the Subversion repository. The changelog has been generated at 2024-04-19 04:50:01

Changes per page:

25 50 100 250 500 1000 2000

Changelog for FileZilla 3 (8010 changes):

2007-08-17 15:34 botg, revision 1571

Add desktop entry file

2007-08-17 13:02 botg, revision 1570

Fix panecreep

2007-08-17 09:51 botg, revision 1569

Add filters to menu.

2007-08-16 17:36 botg, revision 1568

Use proper locale directory

2007-08-14 14:51 botg, revision 1567

Small bugfix to the size restore

2007-08-14 14:31 botg, revision 1566

Support more exotic servers.

2007-08-14 13:52 botg, revision 1565

I compile my stuff in the "compile" subdirectory, so add it to svn:ignore

2007-08-14 13:51 botg, revision 1564

Remember window size and position, based on patch [ 1773124 ].

2007-08-14 11:52 botg, revision 1563

If there's an empty xml file, there's no point complaining, silently overwrite it.

2007-08-13 14:03 botg, revision 1562

Fix error message if registry key does not exist.

2007-08-13 12:13 botg, revision 1561

Fix some warnings

2007-08-13 12:13 botg, revision 1560

Fix bug [ 1770615 ]: Check for socket library, required for in6addr_loopback on Solaris.

2007-08-12 17:16 botg, revision 1559

Fix some loose ends in about dialog.

2007-08-12 10:55 botg, revision 1558

This hopefully should solve all compatibility problems.

2007-08-12 09:46 botg, revision 1557

Undo debugging code changes

2007-08-12 00:30 botg, revision 1556

typo

2007-08-11 21:14 botg, revision 1555

Disable "always trust" on expired certificates.

2007-08-11 20:57 botg, revision 1554

Fix non-standard protocol warning if using FTPES.

2007-08-11 20:51 botg, revision 1553

Fix display of port parsed out of a URL.

2007-08-11 12:17 botg, revision 1551

Use proper index

2007-08-11 10:59 botg, revision 1550

Version bump

2007-08-11 10:46 botg, revision 1549

Remember all column sizes.

2007-08-10 17:29 botg, revision 1548

Fix parsing of filesizes > 2GB on Dos-style listings (e.g. IIS)

2007-08-10 14:34 botg, revision 1547

Fix problems if Shutdown gets called during handshake.

2007-08-10 14:29 botg, revision 1546

Add missing return. Did result in access to previously freed memory. Memory corruption possible. Could be remotely triggered during logon.