Changelogs

Overview

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

Changes per page:

25 50 100 250 500 1000 2000

Changelog for FileZilla 3 (8010 changes):

2018-07-12 09:49 codesquid, revision 8836

Move another menu.

2018-07-12 09:40 codesquid, revision 8835

Roughly order by frequency of use. Gives a tiny performance improvement.

2018-07-12 09:33 codesquid, revision 8834

Create some menus in code instead of using XRC.

2018-07-12 08:51 codesquid, revision 8833

Minor code cleanup.

2018-07-11 11:40 codesquid, revision 8832

Only reconnect on tabs that were connected.

2018-07-11 11:16 codesquid, revision 8831

Save tabs in displayed order, don't save stale unused contexts.

2018-07-11 09:00 codesquid, revision 8830

Add an option to restore tabs on startup.

2018-07-10 06:42 codesquid, revision 8829

Minor code cleanup.

2018-07-05 13:14 codesquid, revision 8826

Fix compile error

2018-07-05 13:10 codesquid, revision 8825

Copy dependent dylibs

2018-07-02 12:25 codesquid, revision 8822

Remove configure check for d_type dirent member, this functionality is now handled by libfilezilla

2018-06-26 14:51 codesquid, revision 8820

This should fix initial size of Site Manager.

2018-06-25 16:32 codesquid, revision 8819

Fix assertion.

2018-06-21 11:24 codesquid, revision 8815

Locate and copy all dependent DLLs.

2018-06-20 13:36 codesquid, revision 8814

When downloading updates, make sure the file has been fully written before continuing.

2018-06-19 07:01 codesquid, revision 8813

Work around bug in Windows 1803: SHFileOperation causes focused child window to change.

2018-06-15 12:09 codesquid, revision 8812

Bump to 3.34.0

2018-06-15 12:09 codesquid, revision 8811

Do not throw away stale update information if checking is disabled as we cannot refetch it.

2018-06-15 11:55 codesquid, revision 8810

Updated translations

2018-06-15 11:34 codesquid, revision 8809

Fix warning

2018-06-15 09:24 codesquid, revision 8808

Remember position of focus rectangle when deleting files.

2018-06-11 20:05 codesquid, revision 8807

Fix some warnings if compiling with -Wunused -Wzero-as-null-pointer-constant

2018-06-11 13:57 codesquid, revision 8806

Possible fix for compile error with some rather old compilers.

2018-06-08 15:56 codesquid, revision 8805

Bump to 3.34.0-rc1

2018-06-08 09:16 codesquid, revision 8803

Remove empty subprotocol line if there's extra host parameter.