Changelogs

Overview

These changelogs reflect the history of all files in the Subversion repository. The changelog has been generated at 2025-04-04 07:00:01

Changes per page:

25 50 100 250 500 1000 2000

Changelog for FileZilla 3 (8068 changes):

2020-03-25 10:16 codesquid, revision 9689

Get rid of more wxString

2020-03-25 09:08 codesquid, revision 9688

Additional refactoring, get temporary file name early.

2020-03-24 09:27 codesquid, revision 9687

Cleanup invalid char filtering.

2020-03-24 09:27 codesquid, revision 9686

Remove last wxString use from edit handler interface.

2020-03-24 08:57 codesquid, revision 9685

Further wx removal.

2020-03-23 14:59 codesquid, revision 9684

Simplify loading environment variables.

2020-03-23 09:41 codesquid, revision 9683

Additional removal of wx.

2020-03-23 09:38 codesquid, revision 9682

Fix name of environment variable.

2020-03-22 09:17 codesquid, revision 9681

Get rid of some wxString.

2020-03-17 09:17 codesquid, revision 9680

Earlier error detection.

2020-03-17 09:05 codesquid, revision 9679

Support keys encrypted with AES-256-CBC

2020-03-16 14:43 codesquid, revision 9678

Move the async request counter out of the notification mutex.

2020-03-16 13:47 codesquid, revision 9677

Fix typo in a comment

2020-03-11 11:24 codesquid, revision 9676

Bump

2020-03-11 11:23 codesquid, revision 9675

Typo

2020-03-10 12:06 codesquid, revision 9674

Bump min required libfilezilla version

2020-03-10 12:05 codesquid, revision 9673

Bump to 3.47.2

2020-03-10 12:04 codesquid, revision 9672

Updated translation

2020-03-10 12:03 codesquid, revision 9671

Fix sizing if changing comparison mode.

2020-03-10 11:21 codesquid, revision 9670

GTK doesn't support lenght limiting multiline texts.

2020-03-09 12:51 codesquid, revision 9668

Fix some warnings

2020-03-08 09:53 codesquid, revision 9667

Avoid some needless memory allocations.

2020-03-08 09:52 codesquid, revision 9666

Small performance improvement.

2020-03-06 13:23 codesquid, revision 9665

If using Mac sandboxing, don't look at home directory from getpwuid

2020-03-06 10:11 codesquid, revision 9664

We don't need to handle FZ_REPLY_NOTCONNECTED anymore.