Changelogs

Overview

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

Changes per page:

25 50 100 250 500 1000 2000

Changelog for FileZilla 3 (8047 changes):

2007-06-04 15:11 botg, revision 1429

Work in progress: Initial support for a tabbed queue.

2007-06-03 13:47 botg, revision 1428

Wrong constant

2007-06-03 11:20 botg, revision 1427

Fix possible memory leak

2007-06-03 09:05 botg, revision 1425

Version bump

2007-06-03 09:04 botg, revision 1424

Fix cache locking code, was totally broken.

2007-06-01 21:02 botg, revision 1420

Version bump

2007-06-01 20:58 botg, revision 1419

Updated

2007-06-01 20:21 botg, revision 1418

Add scrollbar on long extensions

2007-06-01 20:10 botg, revision 1417

Fix bug leading to a stack overflow

2007-06-01 19:02 botg, revision 1416

Fix error message if wxWidgets could not be found

2007-06-01 15:45 botg, revision 1415

Typo

2007-06-01 14:32 botg, revision 1414

Add a small script to generate a .zip file with the Win32 binaries

2007-05-30 13:50 botg, revision 1406

Add missing files

2007-05-30 12:48 botg, revision 1405

Updated

2007-05-30 12:24 botg, revision 1404

Add menu option to toggle "View hidden files"

2007-05-30 08:54 botg, revision 1403

Add "View hidden files" capability to engine

2007-05-30 08:54 botg, revision 1402

Cache locking improvement

2007-05-30 08:52 botg, revision 1401

Add a function to reset the parser state

2007-05-29 14:01 botg, revision 1400

Save CPU cycles by explicitly handling events we're not interested in. This avoids that the entire window hierarchy gets searched for a handler.

2007-05-26 23:18 botg, revision 1399

Updated to most recent TinyXML. Fixes entity encoding.

2007-05-25 20:31 botg, revision 1398

Remove non-working \n

2007-05-25 07:30 botg, revision 1397

Add missing #include

2007-05-24 10:00 botg, revision 1396

Don't send uneccessary TYPE commands, clarify transferEndReason.

2007-05-22 18:54 botg, revision 1395

Fix performance issue under wxGTK

2007-05-20 15:03 botg, revision 1394

Don't retry connection if "new hostkey" notification gets cancelled.