Changelogs

Overview

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

Changes per page:

25 50 100 250 500 1000 2000

Changelog for FileZilla 3 (8010 changes):

2015-08-15 23:27 codesquid, revision 6928

Fix typo breaking source distribution

2015-08-15 12:35 codesquid, revision 6926

Bump to 3.13.0

2015-08-15 12:28 codesquid, revision 6925

Updated translations

2015-08-14 16:58 codesquid, revision 6920

Avoid using wxFileName::GetModificationTime

2015-08-13 22:29 codesquid, revision 6919

Bigger initial dimensions of main window.

2015-08-13 22:24 codesquid, revision 6918

Slightly increase minimal size of tree control in settings dialog.

2015-08-13 17:01 codesquid, revision 6917

Display $HOME instead of / if last used directory is invalid.

2015-08-13 14:05 codesquid, revision 6916

Small performance improvements.

2015-08-13 13:04 codesquid, revision 6915

We shouldn't needed it, but set ai_socktype to SOCK_STREAM on the hint for the bind address just in case.

2015-08-12 15:10 codesquid, revision 6914

Check that system pugixml is at least version 1.5

2015-08-12 12:36 codesquid, revision 6913

Fix assertion in debug builds.

2015-08-12 08:34 codesquid, revision 6912

Fix logic error in memory xml writer.

2015-08-12 08:30 codesquid, revision 6911

Fix compile error

2015-08-11 20:27 codesquid, revision 6910

Add some safety checks.

2015-08-10 19:07 codesquid, revision 6904

Bump to Bump to 3.13.0-rc2

2015-08-10 19:02 codesquid, revision 6902

Fixed last compile error.

2015-08-10 18:42 codesquid, revision 6901

Updated translations

2015-08-10 17:04 codesquid, revision 6900

Added missing configure checks from PuTTY.

2015-08-10 15:35 codesquid, revision 6899

Fix another conversion from DORD to int

2015-08-10 15:08 codesquid, revision 6898

Don't cast pointers to int, use intptr_t

2015-08-10 15:07 codesquid, revision 6897

Don't redefine SECURITY_WIN32

2015-08-10 15:07 codesquid, revision 6896

value_length must be DWORD

2015-08-10 14:49 codesquid, revision 6895

Fix a warning

2015-08-10 14:48 codesquid, revision 6894

Fix signature of platform_new_connection

2015-08-10 14:38 codesquid, revision 6893

Fix MinGW compile error