Changelogs

Overview

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

Changes per page:

25 50 100 250 500 1000 2000

Changelog for FileZilla 3 (8010 changes):

2015-01-07 12:49 codesquid, revision 6343

Updated translations.

2015-01-07 08:26 codesquid, revision 6342

Use QueueEvent instead of AddPendingEvent and wxPostEvent, it avoids a call to wxEvent::Clone.

2015-01-04 19:23 codesquid, revision 6341

Set onetime file exists action as unknown initially. Fixes #9981.

2015-01-04 19:22 codesquid, revision 6340

Use signed char as data type as plain char may be unsigned.

2015-01-03 14:21 codesquid, revision 6339

Fix typo.

2015-01-03 11:35 codesquid, revision 6337

Bump to 3.10.0-rc2

2015-01-03 11:32 codesquid, revision 6336

Updated translations.

2015-01-03 10:23 codesquid, revision 6335

Update Copyright year.

2015-01-03 10:13 codesquid, revision 6334

Fix compile error

2015-01-03 10:13 codesquid, revision 6333

Fix initialization of Welsh and Estonian.

2015-01-03 10:13 codesquid, revision 6332

Rename Estonian translation file. #9978

2015-01-03 10:09 codesquid, revision 6331

Added Welsh translation.

2015-01-01 20:22 codesquid, revision 6328

Make CFileZillaEngine non-copyable.

2015-01-01 20:21 codesquid, revision 6327

Make CSystemImageList non-copyable.

2015-01-01 20:20 codesquid, revision 6326

Make internals of CSystemImageList private.

2015-01-01 20:16 codesquid, revision 6325

CSplitterWindowEx::PrepareSplit should have the sash position as reference.

2015-01-01 20:02 codesquid, revision 6324

Use strongly typed enum for Column_type.

2015-01-01 19:57 codesquid, revision 6323

Fix potential performance issue with the constructor.

2015-01-01 19:49 codesquid, revision 6322

Fix return value of DoSetBufferSizes and add a return value to SetBufferSizes.

2015-01-01 19:43 codesquid, revision 6321

Remove a redundant member that's also in a base class.

2014-12-31 09:11 codesquid, revision 6320

Fix crash due to incorrect assignment. Fixes #9972.

2014-12-29 20:20 codesquid, revision 6319

Handle left click in addition to right click on data type button in status bar.

2014-12-29 17:38 codesquid, revision 6317

Bump to 3.10.0-rc1

2014-12-29 17:37 codesquid, revision 6316

Updated translations

2014-12-29 15:18 codesquid, revision 6315

Remove the defunct string coalescer.