Changelogs

Overview

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

Changes per page:

25 50 100 250 500 1000 2000

Changelog for FileZilla 3 (8010 changes):

2015-07-01 11:19 codesquid, revision 6803
  • D /FileZilla3/trunk/docs/todo.txt

Remove an outdated todo list.

2015-07-01 10:01 codesquid, revision 6802

Use https:// where applicable.

2015-06-30 11:37 codesquid, revision 6801

Add directory comparison as option in the site manager and for bookmarks.

2015-06-30 10:05 codesquid, revision 6800

Allow comparing directories when not connected.

2015-06-30 09:41 codesquid, revision 6799

Fix a typo.

2015-06-30 09:36 codesquid, revision 6798

wxListCtrlEx::ScrollTopItem: Clamp passed item to item count.

2015-06-30 09:33 codesquid, revision 6797

More graceful handling of end of directory comparison.

2015-06-29 14:50 codesquid, revision 6795

Bump to 3.12.0-rc1

2015-06-29 12:36 codesquid, revision 6794

Quote paths containing spaces when executing fzputtygen.

2015-06-29 08:54 codesquid, revision 6793

Updated translations

2015-06-26 08:11 codesquid, revision 6792

Allow navigating the server during recursive operations.

2015-06-26 07:35 codesquid, revision 6791

Add origin flag to CCommandQueue::Idle

2015-06-22 12:18 codesquid, revision 6790

Show recursive operation progress.

2015-06-22 12:18 codesquid, revision 6789

Ignore listings from recursive operations if operation has been stopped already.

2015-06-22 12:12 codesquid, revision 6788

Add wxPLURAL_LL that works with 64bit integers on 32bit systems, unlike wxPLURAL.

2015-06-21 19:04 codesquid, revision 6787

Revert accidental commit.

2015-06-21 18:58 codesquid, revision 6786

2015-06-21 17:45 codesquid, revision 6785

Add a bit of documentation.

2015-06-20 16:32 codesquid, revision 6784

This should fix a compile error with some non-standard wx configurations.

2015-06-20 13:33 codesquid, revision 6783

Avoid C++14 generic lambda.

2015-06-19 09:33 codesquid, revision 6782

Warn if trying to import files from newer version of FZ.

2015-06-19 09:32 codesquid, revision 6781

Use wxMessageBoxEx instead of wxMessageBox

2015-06-19 09:29 codesquid, revision 6780

Little bit of cleanup.

2015-06-18 16:54 codesquid, revision 6779

Show a message if trying to open sitemanager.xml created by a more recent version.

2015-06-18 09:43 codesquid, revision 6778

Write own version and platform into created xml files.