Changelogs

Overview

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

Changes per page:

25 50 100 250 500 1000 2000

Changelog for FileZilla 3 (8007 changes):

2014-10-31 10:27 codesquid, revision 6150

Make deleting engines safe(r).

2014-10-31 10:26 codesquid, revision 6149

Minor reformatting.

2014-10-29 08:24 codesquid, revision 6138

*nix implementation of process class.

2014-10-28 11:29 codesquid, revision 6137

Replace wx' wxProcess, it cannot be used from a different thread. Unix support not yet implemented.

2014-10-23 09:29 codesquid, revision 6135

Updated FileZilla.incs with an updated version by Fabian Egli to improve the quality of the larger icons in the file.

2014-10-22 08:17 codesquid, revision 6134

Not remembering passwords is recommended.

2014-10-21 13:41 codesquid, revision 6133

MinGW doesn't have std::mutex by default as installed on Debian.

2014-10-21 12:37 codesquid, revision 6132

Merge translation updates.

2014-10-18 10:08 codesquid, revision 6130

Make logging thread-safe.

2014-10-18 08:50 codesquid, revision 6129

Get rid of some code duplication.

2014-10-16 08:44 codesquid, revision 6126

Bump to 3.9.0.6

2014-10-15 09:42 codesquid, revision 6124

Disable SSLv3

2014-10-14 12:19 codesquid, revision 6123

Fix event loop stalling.

2014-10-14 12:19 codesquid, revision 6122

Misc. minor cleanup.

2014-10-13 15:51 codesquid, revision 6121

Implement CRefcountObject in terms of std::shared_ptr to gain thread-safety.

2014-10-06 13:25 codesquid, revision 6119

Move event loop to its own thread.

2014-10-06 08:34 codesquid, revision 6118

Implement command handling via event loop.

2014-10-01 16:26 codesquid, revision 6117

Fix alignment of log lines.

2014-10-01 13:21 codesquid, revision 6116

Move docs/ and COPYING out of bundle root, otherwise the bundle cannot be signed anymore, Apple broke this on purpose to annoy me.

2014-10-01 08:54 codesquid, revision 6114

Add a function to check common command prerequisites to further simplify command processing.

2014-10-01 07:44 codesquid, revision 6113

Small cleanup, make more use of std::unique_ptr.

2014-09-30 08:35 codesquid, revision 6112

Simplify reply handling in command queue.

2014-09-30 08:33 codesquid, revision 6111

Unfortunately there's no std::make_unique in C++11. Provide our own implementation.

2014-09-29 08:40 codesquid, revision 6110

A little bit of cleanup.

2014-09-28 08:56 codesquid, revision 6109

Fix detection of MODE Z.