Changelogs

Overview

These changelogs reflect the history of all files in the Subversion repository. The changelog has been generated at 2025-05-20 12:40:02

Changes per page:

25 50 100 250 500 1000 2000

Changelog for FileZilla 3 (8075 changes):

2021-05-04 14:03 codesquid, revision 10239

Another pointless rename

2021-05-04 13:04 codesquid, revision 10238

Remove an assert that's not needed.

2021-05-04 08:09 codesquid, revision 10236

Fixed two warnings.

2021-05-03 13:35 codesquid, revision 10235

Merge upstream changes from PuTTY.

2021-04-30 13:33 codesquid, revision 10231

Add debug dummy installer, defer fetching after terms

2021-04-30 13:07 codesquid, revision 10230

Require Win10

2021-04-30 12:48 codesquid, revision 10229

Fix compile error

2021-04-26 15:09 codesquid, revision 10224

Add content-transparent traits, ie. traits that do not affect content.

2021-04-22 12:57 codesquid, revision 10220

Actually return the count.

2021-04-22 12:29 codesquid, revision 10219

Add a change counter to options.

2021-04-20 09:35 codesquid, revision 10218

Fixed warnings

2021-04-20 09:33 codesquid, revision 10217

Update protocol definitions from Pro

2021-04-14 12:59 codesquid, revision 10214

Remove automagic.

2021-04-13 10:25 codesquid, revision 10211

Fix warning.

2021-04-13 10:24 codesquid, revision 10210

Move activity logging into own layer.

2021-04-12 08:51 codesquid, revision 10207

Use line breaking suitable for the GUI.

2021-04-12 08:30 codesquid, revision 10206

Don't LabelEscape the challenge, it's not put into a label.

2021-04-07 09:21 codesquid, revision 10203

Remove no longer needed asserts.

2021-04-07 09:15 codesquid, revision 10202

Move instead of copy.

2021-04-07 09:14 codesquid, revision 10201

Avoid vector<bool>.

2021-04-07 08:43 codesquid, revision 10200

Small speedup parsing MLSD listings.

2021-04-07 08:18 codesquid, revision 10199

Improve performance of sorting by type and sorting case-insensitive.

2021-04-07 08:17 codesquid, revision 10198

Add str_toupper and also inplace versions of tolower/upper.

2021-04-07 08:16 codesquid, revision 10197

If there are no active filters, directly reserve the required space.

2021-04-07 08:15 codesquid, revision 10196

Use the states filter manager instead of always constructing a filter dialog.