Changelogs

Overview

These changelogs reflect the history of all files in the Subversion repository. The changelog has been generated at 2024-03-28 19:50:02

Changes per page:

25 50 100 250 500 1000 2000

Changelog for FileZilla 3 (8007 changes):

2008-07-27 14:16 botg, revision 2559

Keep current size selection if changing themes.

2008-07-27 13:30 botg, revision 2558

New section for icon sets.

2008-07-26 19:39 botg, revision 2557

Don't require username for Ask and Interactive logon types. Closes the ancient (soon 6 years) RFE [ 617076 ].

2008-07-26 08:08 botg, revision 2556

Some additional sanity checks.

2008-07-25 17:33 botg, revision 2555

Parsing error if port is given

2008-07-25 12:31 botg, revision 2554

Fix automake conditional for tinyxml

2008-07-25 10:07 botg, revision 2553

Better handling of local write errors.

2008-07-24 18:11 botg, revision 2552

Version bump

2008-07-24 18:10 botg, revision 2551

Updated translation

2008-07-24 17:44 botg, revision 2550

Copy&past typo

2008-07-24 17:43 botg, revision 2549

Fix the descriptor leak, this time for real

2008-07-24 14:59 botg, revision 2548

Initial read notification doesn't seem to be triggered reliably in all cases, odd Windows.

2008-07-24 14:42 botg, revision 2547

Fail transfer if OnClose gets called with set error code.

2008-07-24 13:35 botg, revision 2546

Fix file descriptor / handle leak.

2008-07-24 13:34 botg, revision 2545

Calling Failure did not have the desired effect in all situations, especially on socket eof combined with GNUTLS_E_UNEXPECTED_PACKET_LENGTH. Since GNUTLS_E_UNEXPECTED_PACKET_LENGTH can have multiple causes, print an additional message if it happens after socket eof.

2008-07-24 12:21 botg, revision 2544

Fix locking error if canceling an operation waiting for a lock.

2008-07-24 10:11 botg, revision 2543

Typo

2008-07-24 09:45 botg, revision 2541

Add missing server icon

2008-07-24 09:42 botg, revision 2540

Fix infinite loop.

2008-07-23 15:06 botg, revision 2539

Version bump

2008-07-23 15:04 botg, revision 2538

Updated translations

2008-07-23 14:56 botg, revision 2537

Call ReleaseCapture on all wxDialogEx derived dialogs if calling ShowModal. Hopefully fixes [ 2001365 ] Unable to click OK or Cancel in 3.0.11

2008-07-23 14:06 botg, revision 2536

Enable IPv6 support in fzsftp on Windows.

2008-07-23 13:40 botg, revision 2535

Don't trim colons from hostname, hostname could be IPv6 address.

2008-07-23 13:33 botg, revision 2534

Found a couple more places where hostnames have to be formatted.