Changelogs
Overview
These changelogs reflect the history of all files in the Subversion repository. The changelog has been generated at 2024-11-22 18:40:01
Changelog for FileZilla 3 (8047 changes):
2009-10-28 22:09 botg, revision 34922009-10-28 22:08 botg, revision 3491Keep measurement results individually for each notebook.
2009-10-28 18:32 botg, revision 3490Don't use bold font for active tab
2009-10-28 16:04 botg, revision 3489Close tab on middleclick
2009-10-28 15:40 botg, revision 3488Open new tab on doubleclicking background.
2009-10-28 15:38 botg, revision 3487Avoid crash in UpdateLayout after having closed tabs. Fixes #4934
- M /FileZilla3/trunk/src/interface/Mainfrm.cpp
- M /FileZilla3/trunk/src/interface/Mainfrm.h
- M /FileZilla3/trunk/src/interface/quickconnectbar.cpp
- M /FileZilla3/trunk/src/interface/quickconnectbar.h
- M /FileZilla3/trunk/src/interface/state.cpp
- M /FileZilla3/trunk/src/interface/state.h
2009-10-28 14:58 botg, revision 3486Move confirmation whether to interrupt old connection to CMainFrame
2009-10-28 09:40 botg, revision 3485When creating new tab, use splitter positions and column settings of currently active tab.
2009-10-27 21:37 botg, revision 3484Fix layout issues after closing settings dialog while multiple tabs are open.
2009-10-27 21:35 botg, revision 3483All contexts need to be aware of the one queue.
2009-10-27 21:32 botg, revision 3482Fix remembering last server.
2009-10-27 15:18 botg, revision 3481Correct a condition, first half always evaluated to true.
2009-10-27 15:17 botg, revision 3480Version bump
- M /FileZilla3/trunk/locales/ar.po
- M /FileZilla3/trunk/locales/bg_BG.po
- M /FileZilla3/trunk/locales/el.po
- M /FileZilla3/trunk/locales/fr.po
- M /FileZilla3/trunk/locales/it.po
- M /FileZilla3/trunk/locales/nl.po
- M /FileZilla3/trunk/locales/pl_PL.po
- M /FileZilla3/trunk/locales/sv.po
- M /FileZilla3/trunk/locales/zh_TW.po
2009-10-27 14:54 botg, revision 3479Updated translations
2009-10-27 14:25 botg, revision 3478Fix top tab rendering on dark themes
2009-10-27 14:21 botg, revision 3477Move conflicting accelerator key
2009-10-27 10:40 botg, revision 3476Work around odd assertion
- M /FileZilla3/trunk/src/interface/Mainfrm.cpp
- M /FileZilla3/trunk/src/interface/Mainfrm.h
- M /FileZilla3/trunk/src/interface/sitemanager.cpp
- M /FileZilla3/trunk/src/interface/sitemanager.h
2009-10-26 19:35 botg, revision 3475Properly track bookmarks across all active tabs.
- M /FileZilla3/trunk/src/interface/clearprivatedata.cpp
- M /FileZilla3/trunk/src/interface/Mainfrm.cpp
- M /FileZilla3/trunk/src/interface/state.cpp
- M /FileZilla3/trunk/src/interface/state.h
2009-10-26 19:02 botg, revision 3474Use reconnect information from previous tab.
2009-10-26 18:41 botg, revision 3473Use individual bookmarks for each tab
2009-10-26 15:53 botg, revision 3472Fix assertions if recreating menu bar.
- M /FileZilla3/trunk/src/interface/Mainfrm.cpp
- M /FileZilla3/trunk/src/interface/Mainfrm.h
- M /FileZilla3/trunk/src/interface/recursive_operation.cpp
- M /FileZilla3/trunk/src/interface/state.cpp
2009-10-26 15:00 botg, revision 3471Reuse idle contexts.
2009-10-25 19:51 botg, revision 3470Tab navigation keys
2009-10-25 18:18 botg, revision 3469Handle close button on tabs.
2009-10-25 11:10 botg, revision 3468First stage of tab closing
- M /FileZilla3/trunk/src/interface/Mainfrm.cpp
- M /FileZilla3/trunk/src/interface/Mainfrm.h
- M /FileZilla3/trunk/src/interface/state.cpp
React to tab change event