Changelogs

Overview

These changelogs reflect the history of all files in the Subversion repository. The changelog has been generated at 2024-03-29 13:50:01

Changes per page:

25 50 100 250 500 1000 2000

Changelog for FileZilla 3 (8007 changes):

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

2009-12-06 14:52 botg, revision 3553

Sort header image on non-MSW

2009-12-06 14:22 botg, revision 3552

Typos

2009-12-01 10:38 botg, revision 3551

Don't retry if not trusting certificate.

2009-11-30 14:20 botg, revision 3548

Remember size of edit status dialog.

2009-11-30 13:58 botg, revision 3547

Disable some useless, unneeded build steps.

2009-11-29 16:15 botg, revision 3546

Bookmarks manager lacked default button.

2009-11-29 14:17 botg, revision 3545

Keep current item in view if changing selection.

2009-11-29 11:25 botg, revision 3544

Little bits of code cleanup.

2009-11-27 21:11 botg, revision 3540

Disallow non-unicode and universal wxWidgets configurations.

2009-11-22 16:21 botg, revision 3533

Add refresh item to filelist context menus.

2009-11-18 17:27 botg, revision 3532

Don't delete successfully downloaded file of canceling finish page.

2009-11-15 14:51 botg, revision 3531

Version bump

2009-11-15 14:50 botg, revision 3530

Updated translation

2009-11-15 14:07 botg, revision 3529

Fix #4970, site bookmarks with synchronized browsing enabled were not working.

2009-11-15 13:31 botg, revision 3528

Missed a case of ::EndMenu.

2009-11-15 13:24 botg, revision 3527

Don't show update dialog if other dialog is already open.

2009-11-15 10:38 botg, revision 3526

Work around a bug in KDE

2009-11-12 21:45 botg, revision 3525

Replace InsertEndChild(... with LinkEndChild(new ... where possible.

2009-11-12 21:32 botg, revision 3524

Disable sync browse in CState::Connect()

2009-11-11 09:57 botg, revision 3523

Fix #4971: Control-Tab between tabs doesn't loop back to the start after last tab

2009-11-11 09:43 botg, revision 3522

Fix #4969: Directory comparison doesn't work with multiple tabs

2009-11-10 20:56 botg, revision 3521

Fix #4967: Trying to close busy tab freezes tab area display/interaction

2009-11-10 14:29 botg, revision 3520

Fix #4966: Crash if showing/hiding local tree after closing a tab

2009-11-09 20:14 botg, revision 3519

Fix typo

2009-11-09 16:30 botg, revision 3518

Missing translations

2009-11-09 13:18 botg, revision 3517

Version bump

2009-11-09 13:13 botg, revision 3516

Updated translations

2009-11-09 11:14 botg, revision 3515

Fix #4951, need to SetServer(0) only once command queue is idle and if connection attempt failed.

2009-11-08 16:44 botg, revision 3514

Another case of initial control focus.

2009-11-08 16:22 botg, revision 3513

Fix some harmless warnings.

2009-11-07 16:57 botg, revision 3512

Set initial focus to OK button in download dialog.

2009-11-07 13:23 botg, revision 3511

Fix an assertion, didn't hold if filters were enabled.

2009-11-06 19:14 botg, revision 3510

Fix #4000: Filename is not quoted properly when choosing "default editor for text files"

2009-11-04 22:21 botg, revision 3509

Don't translate a placeholder.

2009-11-04 14:02 botg, revision 3508

Don't perform queue finish action if recursive download operation still in progress

2009-11-04 13:48 botg, revision 3507

Add missing subcontainer in dictionary

2009-11-04 13:39 botg, revision 3506

Fix typo

2009-11-03 16:10 botg, revision 3505

2009-11-03 16:09 botg, revision 3504

Add option to always use server's address.

2009-11-02 22:25 botg, revision 3503

Version bump