Changelogs

Overview

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

Changes per page:

25 50 100 250 500 1000 2000

Changelog for FileZilla 3 (8010 changes):

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.

2017-10-07 17:14 codesquid, revision 8596

Show hostname in red in the certificate verification dialog if it does not match the certificate.

2017-10-04 11:39 codesquid, revision 8594

Add missing event table entry.

2017-10-02 09:29 codesquid, revision 8593
  • D /FileZilla3/trunk/workspace

Remove unused directory.

2017-09-29 10:24 codesquid, revision 8591

Bump to FileZilla 3.28.0

2017-09-29 10:23 codesquid, revision 8590

Updated translations.

2017-09-29 08:40 codesquid, revision 8588

Fix warnings about missing override markers.

2017-09-29 08:00 codesquid, revision 8587

Disable unneeded statistics in release builds.

2017-09-28 10:25 codesquid, revision 8585

Fix loop condition.

2017-09-28 09:08 codesquid, revision 8584

Do not disable password saving settings if fzdefaults.xml contains a kiosk mode setting of 0.

2017-09-25 20:06 codesquid, revision 8583

Two trivial nullptr fixes.

2017-09-25 20:05 codesquid, revision 8582

Fix a warning in a configure check.

2017-09-25 16:24 codesquid, revision 8581

Fix compile error.