Changelogs

Overview

These changelogs reflect the history of all files in the Subversion repository. The changelog has been generated at 2024-04-19 05:50:01

Changes per page:

25 50 100 250 500 1000 2000

Changelog for FileZilla 3 (8010 changes):

2019-11-24 14:18 codesquid, revision 9524

Updated translations.

2019-11-24 10:40 codesquid, revision 9523

Fix a crash if there are still pending async requests during shutdown.

2019-11-22 13:43 codesquid, revision 9522

Only reset active flag on cancel in connect state

2019-11-19 14:25 codesquid, revision 9521

Actually Prune isn't a public function.

2019-11-19 14:25 codesquid, revision 9520

Add missing locks.

2019-11-19 11:15 codesquid, revision 9519

Add missing includes to headers.

2019-11-19 11:14 codesquid, revision 9518

Add a mutex so that the capabilities can be used in different threads

2019-11-18 08:26 codesquid, revision 9517

Fixed a warning

2019-11-15 13:21 codesquid, revision 9516

Bump to 3.46.0-rc1

2019-11-15 13:16 codesquid, revision 9515

Merge serverchange infrastructure from FZ Pro used by the protocols using OAuth.

2019-11-15 12:49 codesquid, revision 9514

Require lfz 0.19.1

2019-11-15 10:57 codesquid, revision 9511

Show specific message if not having permission to list directory

2019-11-15 10:41 codesquid, revision 9508

Show info text in local file list if listing fails.

2019-11-15 09:16 codesquid, revision 9506

Increase initial column widths.

2019-11-14 12:51 codesquid, revision 9505

Don't show the file has changed dialog from a timer. macOS 10.15 does something weird at the timer stage of its event loop.

2019-11-14 10:54 codesquid, revision 9504

Little bit of wx 3.1 work, don't show lines in tree controls on Mac.

2019-11-12 14:16 codesquid, revision 9502

Require libfilezilla 0.19.0

2019-10-21 13:16 codesquid, revision 9496

Fixed another warning.

2019-10-21 13:14 codesquid, revision 9495

Fixed a warning.

2019-10-17 10:29 codesquid, revision 9494

Remove dead code

2019-10-17 10:22 codesquid, revision 9493

Fix typo

2019-10-17 09:56 codesquid, revision 9490

Remove bucket when closing SFTP process

2019-10-17 09:55 codesquid, revision 9489

Use the rate limiting from libfilezilla

2019-10-16 09:27 codesquid, revision 9485

Fix year.

2019-10-13 08:46 codesquid, revision 9478

Clear local file list status bar if directory listing fails