Changelogs

Overview

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

Changes per page:

25 50 100 250 500 1000 2000

Changelog for FileZilla 3 (8010 changes):

2007-05-12 10:21 botg, revision 1381

Add utility function

2007-05-11 17:25 botg, revision 1380

Disable "Enter custom command..." if not connected

2007-05-11 10:28 botg, revision 1379

Add a remark about Creative Commons which isn't GPL compatible.

2007-05-09 12:34 botg, revision 1377

Check return value of Load in GetSitesMenu_Predefined

2007-05-09 12:33 botg, revision 1376

Check return value of Load in GetSitesMenu

2007-05-09 10:13 botg, revision 1375

Version bump

2007-05-08 17:51 botg, revision 1374

Updated

2007-05-08 17:37 botg, revision 1373

Add site dropdown menu to toolbar.

2007-05-08 15:42 botg, revision 1372

Fix data corruption

2007-05-07 15:39 botg, revision 1371

Cleanup in preparation to the code that displays the dropdown menu

2007-05-04 18:35 botg, revision 1370

Speedlimits on non-windows systems.

2007-05-01 13:34 botg, revision 1369

Fixes for Chinese languages

2007-05-01 13:32 botg, revision 1368

Don't add spaces in front of an opening bracket followed by an ampersand.

2007-04-30 16:17 botg, revision 1367

Updated to make use of x64 support in NSIS 2.26 (which is minimum required version)

2007-04-28 15:36 botg, revision 1366

Add option to control sorting.

2007-04-27 20:57 botg, revision 1365

Remove code duplication

2007-04-27 20:00 botg, revision 1364

updated

2007-04-25 16:05 botg, revision 1363

silly typo

2007-04-25 16:04 botg, revision 1362

Silence a warning

2007-04-25 16:02 botg, revision 1361

compile fix

2007-04-24 09:24 botg, revision 1360

- Fix assert: Total queue size could get invalid - Make ascii/binary detection case insensitive

2007-04-23 14:49 botg, revision 1359

fix regression causing poor performance

2007-04-23 14:32 botg, revision 1358

Updated

2007-04-23 14:27 botg, revision 1357

Don't leave registry keys behind

2007-04-23 10:44 botg, revision 1356

SFTP speedlimits under Windows. Ugly but works

2007-04-23 10:42 botg, revision 1355

Another pane layout fix

2007-04-23 08:19 botg, revision 1354

Fix initialization and sizing problems with "Explorer" pane layout

2007-04-21 10:27 botg, revision 1353

remove deprecated style

2007-04-20 19:00 botg, revision 1352

Fix memory corruption and freeze

2007-04-19 11:18 botg, revision 1351

Add another obscure listing format: Microware OS-9

2007-04-18 21:24 botg, revision 1350

Fix 'make check'

2007-04-17 09:44 botg, revision 1349

Updated

2007-04-16 16:09 botg, revision 1348

Updated

2007-04-16 09:09 botg, revision 1346

Remove bom

2007-04-15 15:33 botg, revision 1345

Fix spelling errors

2007-04-15 14:21 botg, revision 1344

Splitt of the code that actually uses wxSocketClient from CControlSocket into CRealControlSocket. Makes CControlSocket more readble.

2007-04-15 14:09 botg, revision 1343

Assign an auto-incremented Id to every CBackend instance

2007-04-14 11:12 botg, revision 1342

Add another layout

2007-04-14 09:37 botg, revision 1341

Remember last used local directory

2007-04-13 19:04 botg, revision 1340

Fix explicit SSL/TLS

2007-04-13 19:01 botg, revision 1339

Working speed limits for FTP and FTPS

2007-04-13 15:28 botg, revision 1338

Small improvements, fixes and some cleanup

2007-04-12 09:21 botg, revision 1337

Display a warning if user is running Windows in a bugged configuration, see http://support.microsoft.com/kb/931130

2007-04-11 04:20 botg, revision 1336

Use FILE_SHARE_READ in open_new_file

2007-04-09 14:43 botg, revision 1335

Missing commit

2007-04-08 16:34 botg, revision 1334

Fix typo

2007-04-06 20:58 botg, revision 1333

Updated

2007-04-06 14:57 botg, revision 1332

Add speedlimit options to settings dialog

2007-04-06 14:39 botg, revision 1331

Typo

2007-04-05 13:57 botg, revision 1330

Autocompletion did not work as intended under wxGTK.