Changelogs

Overview

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

Changes per page:

25 50 100 250 500 1000 2000

Changelog for FileZilla 3 (8010 changes):

2007-07-05 17:42 botg, revision 1469

Updated

2007-07-05 16:19 botg, revision 1468

Add a small helper function

2007-07-05 10:39 botg, revision 1467

Add import of legacy sites.

2007-07-04 14:25 botg, revision 1466

Add cipher+MAC to debug info.

2007-07-04 14:22 botg, revision 1465

Work in progress: Import feature

2007-07-01 10:21 botg, revision 1464

Add export dialog.

2007-06-29 09:26 botg, revision 1463

Fix "limit number of concurrent downloads" to work properly.

2007-06-28 10:51 botg, revision 1462

Disconnect idle engines after 30 seconds.

2007-06-24 09:42 botg, revision 1460

Implement "successful" tab

2007-06-23 13:06 botg, revision 1459

Updated

2007-06-23 12:34 botg, revision 1458

Fix size calculations

2007-06-23 09:28 botg, revision 1457

Add code to readd files to queue.

2007-06-22 18:47 botg, revision 1456

More speedups

2007-06-22 18:34 botg, revision 1455

Performance improvements

2007-06-21 23:35 botg, revision 1454

Various fixes; partial context menu on failed queue tab.

2007-06-21 18:22 botg, revision 1453

Fix crash

2007-06-21 13:31 botg, revision 1452

escape some special characters in the path if using wxFileSystem.

2007-06-20 17:00 botg, revision 1451

Updated

2007-06-19 14:31 botg, revision 1450

More queue changes, started adding new functionality.

2007-06-18 19:51 botg, revision 1449

Work around the lack of thread-safety in the reference counting of wxString.

2007-06-18 17:05 botg, revision 1448

Fix problem if OnClose was called before OnConnect

2007-06-18 16:50 botg, revision 1447

Fix spurious valgrind warning.

2007-06-17 13:18 botg, revision 1446

Fix nullpointer exception.

2007-06-17 13:12 botg, revision 1445

Fix bug [ 1723925 ] by invalidating current working directories of other engines if it's equal to or a subdir of a removed/renamed directory.

2007-06-14 14:27 botg, revision 1444

Don't send MDTM command if SIZE fails with "file not found", fix an assertion if uploading to an unlistable directory.