Changelogs

Overview

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

Changes per page:

25 50 100 250 500 1000 2000

Changelog for FileZilla 3 (8047 changes):

2018-01-05 13:07 codesquid, revision 8694

Fix compile error.

2018-01-03 18:41 codesquid, revision 8689

Increase logging for checksum verification errors.

2018-01-03 18:37 codesquid, revision 8688

Increase logging for checksum verification errors.

2018-01-02 16:23 codesquid, revision 8687

Bump minimum _WIN32_IE to 0x900.

2018-01-02 16:22 codesquid, revision 8686

Further manifest fixes.

2018-01-02 16:13 codesquid, revision 8685

Update manifest.xml

2018-01-02 16:06 codesquid, revision 8684

Bump copyright year

2017-12-30 17:19 codesquid, revision 8683

After preallocation, verify that seeking to the original position succeeds. Also remove an old leftover from the days when wxWidgets' wxString::Format couldn't handle 64bit integers. We no longer use wx in the engine.

2017-12-29 14:30 codesquid, revision 8679

Bump to 3.30.0-rc1

2017-12-29 13:57 codesquid, revision 8678

In the search dialog, allow deleting, opening and showing in file manager local files.

2017-12-29 11:41 codesquid, revision 8677

Apply #11478: Use reverse-DNS style AppStream ID.

2017-12-29 11:32 codesquid, revision 8676

Updated translations

2017-12-29 11:31 codesquid, revision 8675

Updated translations

2017-12-17 12:11 codesquid, revision 8672

Assign all entries, this ensures the flags are set properly.

2017-12-17 12:11 codesquid, revision 8671

Small simplification.

2017-12-17 11:33 codesquid, revision 8670

Add CServerPath::MakeParent in addition to GetParent.

2017-12-16 09:38 codesquid, revision 8669

Auto-expand root.

2017-12-13 13:58 codesquid, revision 8668

Fix logic error, look for both local and remote search panels, not twice for the local panel.

2017-12-13 09:08 codesquid, revision 8667

Fix spelling

2017-12-11 23:30 codesquid, revision 8666

Weirdly enough, an empty reason-phrase is allowed by the specs.

2017-12-11 19:34 codesquid, revision 8665

Handle multiple headers with the same name by appending their values, separated by a comma.

2017-12-11 18:46 codesquid, revision 8664

Do not print the Authorization header

2017-12-11 18:29 codesquid, revision 8663

In case of errors show an error message.

2017-12-08 12:23 codesquid, revision 8662

Fix formatting of filename in rename dialog.

2017-12-08 12:22 codesquid, revision 8661

Assorted cleanup.