Changelogs

Overview

These changelogs reflect the history of all files in the Subversion repository. The changelog has been generated at 2024-11-22 18:40:01

Changes per page:

25 50 100 250 500 1000 2000

Changelog for FileZilla 3 (8047 changes):

2020-10-02 12:12 codesquid, revision 9952

Add missing files.

2020-10-02 12:11 codesquid, revision 9951

Unify tranfer and queue item settings into a simple flags variable

2020-09-30 10:56 codesquid, revision 9950

Replace deprecated DECLARE_EVENT_TYPE with wxDECLARE_EVENT, the former doesn't distinguish between wx-internal events and events by library users, causing linking issues.

2020-09-29 12:56 codesquid, revision 9948

Fixed warnings

2020-09-27 12:27 codesquid, revision 9947

Add missing separator

2020-09-25 08:26 codesquid, revision 9946

The engine can now be built as shared library

2020-09-24 15:06 codesquid, revision 9943

Look for shared objects in the engine build directory.

2020-09-21 09:47 codesquid, revision 9941

Distinguish between No and Cancel in the file changed dialog.

2020-09-18 10:12 codesquid, revision 9940

Correct AppStream metadata.

2020-09-17 09:14 codesquid, revision 9936

Typo in comment

2020-09-17 07:54 codesquid, revision 9935

Move updater cert to its own file.

2020-09-14 14:37 codesquid, revision 9933

Move function to query FileZilla version to engine.

2020-09-14 14:34 codesquid, revision 9932
  • D /FileZilla3/trunk/src/engine/socket_errors.cpp

Remove obsolete file.

2020-09-12 15:21 codesquid, revision 9929

Remove dead code.

2020-09-11 07:56 codesquid, revision 9925

Use fz::make_invoker to cross the thread boundary in engine notifications.

2020-09-11 07:45 codesquid, revision 9924

InvalidateCurrentWorkingDir shouldn't assert.

2020-08-27 11:48 codesquid, revision 9920

Load the correct image.

2020-08-27 11:25 codesquid, revision 9919

Removed debug code.

2020-08-27 10:31 codesquid, revision 9918

Bump to 3.50.0

2020-08-27 10:28 codesquid, revision 9917

Updated translations

2020-08-27 10:21 codesquid, revision 9916

Fix typo

2020-08-27 10:14 codesquid, revision 9915

Fix Tardigrade documentation link.

2020-08-27 10:08 codesquid, revision 9913

Don't show the API key all over the place

2020-08-27 09:05 codesquid, revision 9911

Fix indentation

2020-08-27 08:42 codesquid, revision 9910

Integrate the overlay into the updater.