Changelogs

Overview

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

Changes per page:

25 50 100 250 500 1000 2000

Changelog for FileZilla 3 (8068 changes):

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.