Changelogs

Overview

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

Changes per page:

25 50 100 250 500 1000 2000

Changelog for FileZilla 3 (8047 changes):

2010-01-02 23:13 codesquid, revision 3588

Set initial focus on chmod dialog to numeric input field.

2010-01-01 20:47 botg, revision 3586

Fix closing of all other tabs if keeping only first.

2009-12-31 13:19 botg, revision 3585

Only close if exitcode > 0, it is handled correctly already in other cases with other causes as error message.

2009-12-29 15:12 botg, revision 3579

Implement tab creation from context menu.

2009-12-28 10:52 botg, revision 3578

Reduce flicker on tab creation

2009-12-27 16:36 botg, revision 3577

Spelling

2009-12-27 14:28 botg, revision 3576

Fix warning.

2009-12-27 14:25 botg, revision 3575

Version bump

2009-12-27 13:49 botg, revision 3574

Updated translations

2009-12-27 10:44 botg, revision 3573

Do not crash if server closes the connection. Instead exit program properly.

2009-12-26 11:37 botg, revision 3569

Require xdg-open on *nix

2009-12-25 11:45 botg, revision 3568

Select the right tab on ctrl+<n>

2009-12-25 10:57 botg, revision 3567

Implement closing of all but current tab.

2009-12-24 12:55 botg, revision 3566

Finish cleanup.

2009-12-20 23:12 botg, revision 3565

Fix typo, thanks Yngve.

2009-12-20 15:00 botg, revision 3564

Even more cleanup.

2009-12-20 10:33 botg, revision 3563

Further cleanup.

2009-12-19 09:23 botg, revision 3562

Better handling of handshake failures.

2009-12-13 19:22 botg, revision 3560

Move some of the tab handling code into its own class. Also fixes a case of heap corruption, the comparable listings associated to the comparison manager need to be unset prior to destruction.

2009-12-13 19:18 botg, revision 3559

Make IsActive static.

2009-12-13 17:22 botg, revision 3558

Fix nullpointer dereference.

2009-12-13 12:19 botg, revision 3557

Partially implement tab context menu.

2009-12-12 09:58 botg, revision 3556

The domain address type in SOCKS only accepts FQDNs, use other address types if connecting by IP.

2009-12-09 23:53 botg, revision 3555

Typos.

2009-12-06 19:41 botg, revision 3554

More spelling corrections