Changelogs

Overview

These changelogs reflect the history of all files in the Subversion repository. The changelog has been generated at 2024-11-22 23:50:01

Changes per page:

25 50 100 250 500 1000 2000

Changelog for FileZilla 3 (8047 changes):

2014-04-20 20:48 codesquid, revision 5502

Reduce code duplication.

2014-04-20 14:19 codesquid, revision 5501

Fix compile error on non-Windows.

2014-04-20 09:46 codesquid, revision 5500

Handle changed settings ourselves, don't wait for main window to call SettingsChanged.

2014-04-19 12:46 codesquid, revision 5499

Apply patch by Tom (forum user 'schittli'): Use spin controls for number of concurrent transfers in the settings dialog.

2014-04-13 07:33 codesquid, revision 5498

Remove $INSTDIR only if uninstalling for good.

2014-04-12 21:34 codesquid, revision 5497

There's at least one SFTP server in the wild that spells out April, in French nonetheless.

2014-04-06 13:24 codesquid, revision 5491

Fix typo.

2014-03-30 13:13 codesquid, revision 5490

Allow longer SSH passwords.

2014-03-29 09:06 codesquid, revision 5489

Another attempt at fixing the focus issue. Surprisingly complex feature.

2014-03-28 09:14 codesquid, revision 5486

Bump version to 3.8.0

2014-03-28 09:13 codesquid, revision 5485

Updated translations

2014-03-28 07:58 codesquid, revision 5484

Fix #9259: Reset current offset if unsetting status line to prevent negative speeds in the momentary speed tooltip. Includes some refactoring to guard against negative speeds and to make the code perform a bit better.

2014-03-27 07:50 codesquid, revision 5483

Fix focus selection when connecting to a site with a default local directory.

2014-03-25 07:55 codesquid, revision 5482

Fix compile error

2014-03-25 07:45 codesquid, revision 5481

Keep track of open message boxes.

2014-03-25 07:29 codesquid, revision 5480

Be more careful about when to show the file changed notification.

2014-03-24 12:18 codesquid, revision 5479

Implement power-related queue completion actions on OS X

2014-03-22 22:02 codesquid, revision 5477

Add another library dependency.

2014-03-22 21:25 codesquid, revision 5476

Fix compile error.

2014-03-22 21:11 codesquid, revision 5475

Version bump

2014-03-22 21:07 codesquid, revision 5474

Updated translations.

2014-03-22 18:53 codesquid, revision 5473

Add queue completion option to suspend.

2014-03-22 14:07 codesquid, revision 5472

Apply updater settings if opening updater dialog from settings.

2014-03-22 14:04 codesquid, revision 5471

Reinitialize updater on settings change. Fix handling of unofficial builds.

2014-03-13 21:09 codesquid, revision 5465

Add missing parenthesis.