Changelogs

Overview

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

Changes per page:

25 50 100 250 500 1000 2000

Changelog for FileZilla 3 (8010 changes):

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.

2007-05-20 14:55 botg, revision 1393

Work around deadlock if connection gets closed during connect.

2007-05-20 12:27 botg, revision 1392

Escape ampersands in filenames, so they don't get interpreted as mnemonics

2007-05-19 11:47 botg, revision 1391

Small locking improvement

2007-05-18 23:33 botg, revision 1390

typo

2007-05-18 18:41 botg, revision 1389

wxWidgets 2.8.4 is out which fixes a several bugs: - Segfault due to access to free'd memory - Socket shutdown behaviour under wxGTK Make it a requirement for FZ3.

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

Nice performance boost

2007-05-16 12:42 botg, revision 1387

Fix warnings

2007-05-15 13:52 botg, revision 1386

Updated

2007-05-14 15:23 botg, revision 1385

Fix problem with some localized date formats, add test

2007-05-13 20:29 botg, revision 1384

Fix disabling of custom command menu item; formatting fixes.

2007-05-13 20:21 botg, revision 1383

Fix compilo

2007-05-13 19:12 botg, revision 1382

Add a dialog to clear private data.