Changelogs

Overview

These changelogs reflect the history of all files in the Subversion repository. The changelog has been generated at 2024-03-29 15:10:01

Changes per page:

25 50 100 250 500 1000 2000

Changelog for FileZilla 3 (8007 changes):

2016-11-08 15:26 codesquid, revision 7934

Add functions to translate strings to the engine so that it is no longer directly handled by wx

2016-11-08 09:29 codesquid, revision 7933

Replace wxRemoveFile with fz::remove_file

2016-11-08 09:15 codesquid, revision 7931

Get rid of wxFileName::CreateTempFileName

2016-11-07 18:06 codesquid, revision 7930

Remove explicit memory management from CCertificaet and partial cleanup of XML functions.

2016-11-07 18:03 codesquid, revision 7929

Minor cleanup.

2016-11-03 15:15 codesquid, revision 7927

Refactor CFilterConditionsDialog and wxCustomHeightListCtrl to make both simpler and the latter reusable.

2016-11-03 09:43 codesquid, revision 7926

Add a safety check in case the drop target disappears

2016-11-01 18:03 codesquid, revision 7925

Missing commit

2016-11-01 17:53 codesquid, revision 7924

Bump to 3.22.2.2

2016-11-01 17:50 codesquid, revision 7923

Fix trimming of feat response lines.

2016-11-01 15:32 codesquid, revision 7921

Bump to 3.22.2.1

2016-11-01 15:02 codesquid, revision 7920

Fix a crash if the server only implements a minimal, fact-less MLSD/MLST (RFC 3659 even has a name for such implementation: useless)

2016-11-01 10:04 codesquid, revision 7918

Bump to 3.22.2

2016-11-01 09:05 codesquid, revision 7917

Updated translation.

2016-10-30 11:01 codesquid, revision 7916

Use a more discreet border for the progress bar and reduce the gradient strength

2016-10-28 12:34 codesquid, revision 7914

Bump to 3.22.2-rc2

2016-10-28 12:31 codesquid, revision 7913

Updated translations

2016-10-28 12:31 codesquid, revision 7912

Fix code indentation

2016-10-28 11:42 codesquid, revision 7911

Fix rename where the target is a directory.

2016-10-28 11:10 codesquid, revision 7910

Remove a bit of debug code accidentally left in.

2016-10-28 10:20 codesquid, revision 7909

Remove wxString from CTlsSocket.

2016-10-28 10:12 codesquid, revision 7908

Mark error string of CTlsSocket::GetMacName() translatable.

2016-10-28 10:10 codesquid, revision 7907

Remove wxString from remote recursive operations.

2016-10-28 08:45 codesquid, revision 7906

Avoid a call to substr.

2016-10-28 08:36 codesquid, revision 7905

Minor cleanup