Changelogs

Overview

These changelogs reflect the history of all files in the Subversion repository. The changelog has been generated at 2024-04-20 14:50:01

Changes per page:

25 50 100 250 500 1000 2000

Changelog for FileZilla 3 (8010 changes):

2009-10-27 15:17 botg, revision 3480

Updated translations

2009-10-27 14:54 botg, revision 3479

Fix top tab rendering on dark themes

2009-10-27 14:25 botg, revision 3478

Move conflicting accelerator key

2009-10-27 14:21 botg, revision 3477

Work around odd assertion

2009-10-27 10:40 botg, revision 3476

Properly track bookmarks across all active tabs.

2009-10-26 19:35 botg, revision 3475

Use reconnect information from previous tab.

2009-10-26 19:02 botg, revision 3474

Use individual bookmarks for each tab

2009-10-26 18:41 botg, revision 3473

Fix assertions if recreating menu bar.

2009-10-26 15:53 botg, revision 3472

Reuse idle contexts.

2009-10-26 15:00 botg, revision 3471

Tab navigation keys

2009-10-25 19:51 botg, revision 3470

Handle close button on tabs.

2009-10-25 18:18 botg, revision 3469

First stage of tab closing

2009-10-25 11:10 botg, revision 3468

React to tab change event

2009-10-25 10:05 botg, revision 3467

Update UI on context changes and update tab labels.

2009-10-24 18:13 botg, revision 3466

Add menu items to create and close tabs. The former one working.

2009-10-24 15:12 botg, revision 3465

Allow creation of multiple sets of controls. Not much useful yet though.

2009-10-24 12:57 botg, revision 3464

Move creation of context specific controls to a new function.

2009-10-24 10:44 botg, revision 3463

Get rid of CMainFrame::m_pState, use contextmanager instead.

2009-10-23 20:54 botg, revision 3462

Queue should now be fully converted to context manager.

2009-10-23 16:02 botg, revision 3461

Need to compare server name and connection limit.

2009-10-23 13:21 botg, revision 3460

Further transition towards context manager. Cleanup of TryStartNextTransfer.

2009-10-22 19:44 botg, revision 3459

Notify all contexts about filter changes.

2009-10-22 19:40 botg, revision 3458

Notify all contexts about filter changes.

2009-10-22 17:37 botg, revision 3457

Disconnect all contexts on clearing reconnect history.

2009-10-22 12:44 botg, revision 3456

Need to cancel recursive operations as well if disconnecting to clear reconnect.