Changelogs

Overview

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

Changes per page:

25 50 100 250 500 1000 2000

Changelog for FileZilla 3 (8010 changes):

2016-02-13 17:59 codesquid, revision 7318

Revert an unneeded change.

2016-02-13 15:09 codesquid, revision 7317

Add a new servertype for MS-DOS style servers actually preferring forward slashes. #10749

2016-02-13 10:41 codesquid, revision 7316

Add missing include.

2016-02-12 11:06 codesquid, revision 7315

Minor fixes to the Connect and DetachThread functions.

2016-02-09 19:05 codesquid, revision 7311

Move location of COPYING in the OS X application bundle. OS X has difficulties signing the bundle correctly with the file in the old location.

2016-02-09 18:12 codesquid, revision 7310

Handle divider double-clicks.

2016-02-09 17:56 codesquid, revision 7309

Make loading column widths more forgiving. Fixes restoring the size of columns in the queue tab for failed transfers.

2016-02-09 13:59 codesquid, revision 7308

Fix an assertion.

2016-02-05 09:16 codesquid, revision 7307

Fix a compile error.

2016-02-05 08:22 codesquid, revision 7306

FIx logic error in restoring focus.

2016-02-03 12:08 codesquid, revision 7305

Apply #10742: Add missing include to proxy.cpp

2016-02-03 08:57 codesquid, revision 7304

Remove more wxString usage from CSocket.

2016-02-02 09:28 codesquid, revision 7300

Bump to 3.15.0.1

2016-02-02 09:26 codesquid, revision 7299

Add option to configure display of notification bubbles on queue completion.

2016-02-02 09:22 codesquid, revision 7298

Updated translation

2016-02-02 08:45 codesquid, revision 7297

Allow specifying handler order. This fixes search from skipping the last search directory.

2016-02-01 10:51 codesquid, revision 7296

First round of wxString removal from the socket code.

2016-02-01 10:11 codesquid, revision 7295

Get rid of the synchronous callbacks used for rtt measurements.

2016-01-30 14:55 codesquid, revision 7288

Bump to 3.15.0

2016-01-30 14:48 codesquid, revision 7287

Updated translations.

2016-01-30 09:53 codesquid, revision 7285

Asserts aren't meant to be translatable.

2016-01-30 09:52 codesquid, revision 7284

Fix typo.

2016-01-30 09:20 codesquid, revision 7283

Display notification message if all transfers have finished on MSW.

2016-01-27 14:06 codesquid, revision 7279

Update copyright year to 2016

2016-01-26 08:41 codesquid, revision 7272

Add a missing include.