Changelogs

Overview

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

Changes per page:

25 50 100 250 500 1000 2000

Changelog for FileZilla 3 (8047 changes):

2017-11-01 10:05 codesquid, revision 8632

Don't use a global mutex for engine-specific locks.

2017-10-30 17:26 codesquid, revision 8631

Bump to FileZilla 3.29.0-rc1

2017-10-30 17:18 codesquid, revision 8629

Require libfilezilla 0.11.1

2017-10-30 17:13 codesquid, revision 8628

Updated translations

2017-10-30 14:49 codesquid, revision 8627

Always create an empty file

2017-10-30 14:24 codesquid, revision 8626

Use fz::buffer instead of manual buffer handling

2017-10-29 18:29 codesquid, revision 8618

Call fsync on the freshly written xml file to ensure it has flushed to disk prior to deleting the backup file.

2017-10-29 18:26 codesquid, revision 8617

Do not print error if writing to layout.xml fails.

2017-10-19 07:25 codesquid, revision 8614

Fix compile error.

2017-10-15 20:13 codesquid, revision 8613

Small cleanup to avoid manual memory management.

2017-10-12 14:57 codesquid, revision 8612

Mark CStateFilterManager as final.

2017-10-12 14:53 codesquid, revision 8611

Allow case-insensitive regex filters.

2017-10-12 14:43 codesquid, revision 8610

Make quick search filter case-insensitive by default.

2017-10-12 14:41 codesquid, revision 8609

Check for empty filter in ApplyFilter.

2017-10-09 18:35 codesquid, revision 8608

Only apply quick search filters to current state. Patch by Josue Andrade Gomes.

2017-10-09 14:51 codesquid, revision 8607

Revert unintentional change.

2017-10-09 14:33 codesquid, revision 8606

Fixed typo

2017-10-09 13:35 codesquid, revision 8605

Mark strings translatable. Patch by Josue Andrade Gomes

2017-10-09 13:29 codesquid, revision 8604

Add quick search filter to file lists. Patch by Josue Andrade Gomes with minor modifications.

2017-10-09 13:22 codesquid, revision 8603

Add quick search filter to file lists. Patch by Josue Andrade Gomes with minor modifications.

2017-10-09 13:16 codesquid, revision 8602

Add new close icon to distribution.

2017-10-09 10:01 codesquid, revision 8601

Add empty() and operator bool() to CFilter.

2017-10-09 09:47 codesquid, revision 8600

Slightly tweak tiny size.

2017-10-09 09:46 codesquid, revision 8599

Add tiny icon size.

2017-10-09 09:45 codesquid, revision 8598

Add a a close button.