Changelogs

Overview

These changelogs reflect the history of all files in the Subversion repository. The changelog has been generated at 2024-04-23 22:00:02

Changes per page:

25 50 100 250 500 1000 2000

Changelog for FileZilla 3 (8010 changes):

2017-11-12 16:24 codesquid, revision 8647

Small cleanup.

2017-11-10 20:47 codesquid, revision 8646

Fix uploading from search dialog due to inverted condition.

2017-11-06 19:23 codesquid, revision 8643

Copy the function, don't save it as const-ref.

2017-11-06 18:46 codesquid, revision 8642

Take slightly different path.

2017-11-06 18:24 codesquid, revision 8641

Avoid listing after every file during upload.

2017-11-06 18:12 codesquid, revision 8640

Require correct libfilezilla version.

2017-11-06 18:11 codesquid, revision 8639

Bump to 3.29.0

2017-11-06 18:09 codesquid, revision 8638

Fix activity indicator if checking for updates.

2017-11-06 18:00 codesquid, revision 8637

Add missing include.

2017-11-06 09:00 codesquid, revision 8636

Updated translations

2017-11-05 17:58 codesquid, revision 8635

Fix compile error and modernize code.

2017-11-05 17:48 codesquid, revision 8634

Fetch updates matching the install-time channel.

2017-11-05 17:45 codesquid, revision 8633

Remember used channel.

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.