Changelogs

Overview

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

Changes per page:

25 50 100 250 500 1000 2000

Changelog for FileZilla 3 (8010 changes):

2022-03-10 14:47 codesquid, revision 10582

Custom splitter shash renderer on macOS with wx3.1

2022-03-03 10:56 codesquid, revision 10576

Adapt to libfilzilla change

2022-03-01 15:35 codesquid, revision 10574

Get rid of custom events.

2022-02-28 16:09 codesquid, revision 10572

registry has been moved to lfz

2022-02-28 15:20 codesquid, revision 10568

This symbol cannot be private.

2022-02-28 14:26 codesquid, revision 10565

Symbol visibility fixes

2022-02-28 11:09 codesquid, revision 10561

Use * instead of *.* on *nix file dialogs.

2022-02-11 15:11 codesquid, revision 10552

Bump to 3.58.0

2022-02-11 15:02 codesquid, revision 10551

Updated translations.

2022-02-11 09:00 codesquid, revision 10549

Read contents of XML files using fz::file ourselves before passing to pugixml, allows printing more detailed errors instead of the generic "file not found" returned by pugixml.

2022-02-11 08:50 codesquid, revision 10548

Update built-in copy of pugixml

2022-02-03 14:19 codesquid, revision 10546

Also change version in configure.ac

2022-02-03 13:40 codesquid, revision 10545

Bump to 3.58.0-rc1

2022-02-03 13:37 codesquid, revision 10544

Negotiate custom ALPN with FileZilla Server. Prepare for future 2FA implementation in the server.

2022-01-14 11:46 codesquid, revision 10535

Automatically resume downloads of updates as long as progress is made.

2022-01-12 14:56 codesquid, revision 10534

Better handling of spaces

2021-12-31 08:57 codesquid, revision 10528

Open browser for log file in the currently configured directory.

2021-12-30 09:57 codesquid, revision 10526

Fix warning

2021-12-17 08:43 codesquid, revision 10521

Add nullptr check

2021-12-10 13:19 codesquid, revision 10520

Bump to 3.57.0

2021-12-10 13:11 codesquid, revision 10519

Updated translation

2021-12-09 09:46 codesquid, revision 10518

Additional checks to ensure the index is valid when getting item text or image.

2021-11-26 10:56 codesquid, revision 10512

Fix compile error

2021-11-25 10:47 codesquid, revision 10511

Need to reset socket if internal connect fails, due to the internal connect being the verification handler.

2021-11-25 09:51 codesquid, revision 10510

Additional safety checks converting visible column index to actual one.