Changelogs

Overview

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

Changes per page:

25 50 100 250 500 1000 2000

Changelog for FileZilla 3 (8010 changes):

2017-06-29 18:50 codesquid, revision 8461

Fix a compile error.

2017-06-29 13:17 codesquid, revision 8460

Fix filetype of directories on Windows if the filename contains a dot. Also avoid some needless conversion to/from wxString.

2017-06-22 12:50 codesquid, revision 8459

Null the hnadler when unregistering.

2017-06-22 12:29 codesquid, revision 8458

Fix assertion.

2017-06-22 12:26 codesquid, revision 8457

Remove unused variable

2017-06-22 12:25 codesquid, revision 8456

Revert accidental commit

2017-06-22 12:21 codesquid, revision 8455

Allow (un)registering handlers during ongoing notifications

2017-06-20 06:01 codesquid, revision 8454

Fix assertion.

2017-06-20 06:01 codesquid, revision 8453

Minor formatting.

2017-06-14 15:21 codesquid, revision 8452

Remove unused variable.

2017-06-12 17:40 codesquid, revision 8449

Bump to 3.26.2

2017-06-12 17:39 codesquid, revision 8448

Updated translations.

2017-06-10 12:29 codesquid, revision 8445

Fix for undoing the length hiding, it didn't work for long passwords.

2017-06-07 19:33 codesquid, revision 8443

Use pkg-config to check for cppunit instead of cppunit-config, the latter has been removed in cppunit-1.14.0

2017-06-07 18:52 codesquid, revision 8440

Update pkg.m4 to pkgconfig-0.29.2

2017-06-02 17:01 codesquid, revision 8437

Bump to 3.26.1

2017-06-02 16:54 codesquid, revision 8436

Fix argument to wxTreeCtrl::GetNextChild, it expects the parent, not the current child.

2017-06-02 16:36 codesquid, revision 8435

Fixed crash if rewriting credentials in site directories.

2017-06-02 15:16 codesquid, revision 8434

Explicitly link against hogweed.

2017-06-02 15:16 codesquid, revision 8433

Run through xmllint

2017-06-01 19:28 codesquid, revision 8431

Bump to 3.26.0

2017-06-01 19:20 codesquid, revision 8430

Updated translations.

2017-06-01 19:03 codesquid, revision 8429

Fix translator comments.

2017-06-01 18:05 codesquid, revision 8428

Reprotect passwords in active queue if user changes protection settings.

2017-05-28 09:12 codesquid, revision 8427

Fix the remember checkbox to appear when asking for a username in addition to a password.