Changelogs
Overview
These changelogs reflect the history of all files in the Subversion repository. The changelog has been generated at 2025-04-04 13:10:01
Changelog for FileZilla 3 (8068 changes):
2009-12-28 10:52 botg, revision 35782009-12-27 16:36 botg, revision 3577Reduce flicker on tab creation
2009-12-27 14:28 botg, revision 3576Spelling
2009-12-27 14:25 botg, revision 3575Fix warning.
2009-12-27 13:49 botg, revision 3574Version bump
- M /FileZilla3/trunk/locales/ar.po
- M /FileZilla3/trunk/locales/bg_BG.po
- M /FileZilla3/trunk/locales/da_DK.po
- M /FileZilla3/trunk/locales/el.po
- M /FileZilla3/trunk/locales/es.po
- M /FileZilla3/trunk/locales/it.po
- M /FileZilla3/trunk/locales/nl.po
- M /FileZilla3/trunk/locales/nn_NO.po
- M /FileZilla3/trunk/locales/pl_PL.po
- M /FileZilla3/trunk/locales/pt_PT.po
- M /FileZilla3/trunk/locales/ru.po
- M /FileZilla3/trunk/locales/sl_SI.po
- M /FileZilla3/trunk/locales/sv.po
- M /FileZilla3/trunk/locales/tr.po
- M /FileZilla3/trunk/locales/vi_VN.po
- M /FileZilla3/trunk/locales/zh_TW.po
2009-12-27 10:44 botg, revision 3573Updated translations
- M /FileZilla3/trunk/src/putty/psftp.c
- M /FileZilla3/trunk/src/putty/unix/uxcons.c
- M /FileZilla3/trunk/src/putty/windows/wincons.c
2009-12-26 11:37 botg, revision 3569Do not crash if server closes the connection. Instead exit program properly.
2009-12-25 11:45 botg, revision 3568Require xdg-open on *nix
2009-12-25 10:57 botg, revision 3567Select the right tab on ctrl+<n>
- M /FileZilla3/trunk/src/interface/context_control.cpp
- M /FileZilla3/trunk/src/interface/context_control.h
2009-12-24 12:55 botg, revision 3566Implement closing of all but current tab.
- M /FileZilla3/trunk/src/interface/context_control.cpp
- M /FileZilla3/trunk/src/interface/context_control.h
- M /FileZilla3/trunk/src/interface/Mainfrm.cpp
2009-12-20 23:12 botg, revision 3565Finish cleanup.
2009-12-20 15:00 botg, revision 3564Fix typo, thanks Yngve.
- M /FileZilla3/trunk/src/interface/context_control.cpp
- M /FileZilla3/trunk/src/interface/context_control.h
- M /FileZilla3/trunk/src/interface/Mainfrm.cpp
- M /FileZilla3/trunk/src/interface/state.cpp
- M /FileZilla3/trunk/src/interface/state.h
2009-12-20 10:33 botg, revision 3563Even more cleanup.
- M /FileZilla3/trunk/src/interface/context_control.cpp
- M /FileZilla3/trunk/src/interface/context_control.h
- M /FileZilla3/trunk/src/interface/Mainfrm.cpp
- M /FileZilla3/trunk/src/interface/state.cpp
- M /FileZilla3/trunk/src/interface/state.h
2009-12-19 09:23 botg, revision 3562Further cleanup.
2009-12-13 19:22 botg, revision 3560Better handling of handshake failures.
- A /FileZilla3/trunk/src/interface/context_control.cpp
- A /FileZilla3/trunk/src/interface/context_control.h
- M /FileZilla3/trunk/src/interface/interface.vcproj
- M /FileZilla3/trunk/src/interface/led.cpp
- M /FileZilla3/trunk/src/interface/led.h
- M /FileZilla3/trunk/src/interface/Mainfrm.cpp
- M /FileZilla3/trunk/src/interface/Mainfrm.h
- M /FileZilla3/trunk/src/interface/Makefile.am
- M /FileZilla3/trunk/src/interface/state.cpp
2009-12-13 19:18 botg, revision 3559Move 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 17:22 botg, revision 3558Make IsActive static.
2009-12-13 12:19 botg, revision 3557Fix nullpointer dereference.
- M /FileZilla3/trunk/src/interface/Mainfrm.cpp
- M /FileZilla3/trunk/src/interface/Mainfrm.h
- M /FileZilla3/trunk/src/interface/resources/menus.xrc
2009-12-12 09:58 botg, revision 3556Partially implement tab context menu.
- M /FileZilla3/trunk/src/engine/misc.cpp
- M /FileZilla3/trunk/src/engine/proxy.cpp
- M /FileZilla3/trunk/src/include/misc.h
2009-12-09 23:53 botg, revision 3555The domain address type in SOCKS only accepts FQDNs, use other address types if connecting by IP.
- M /FileZilla3/trunk/src/interface/RemoteListView.cpp
- M /FileZilla3/trunk/src/interface/RemoteTreeView.cpp
2009-12-06 19:41 botg, revision 3554Typos.
2009-12-06 14:52 botg, revision 3553More spelling corrections
- M /FileZilla3/trunk/src/interface/filelistctrl.cpp
- M /FileZilla3/trunk/src/interface/filelistctrl.h
- M /FileZilla3/trunk/src/interface/LocalListView.cpp
- M /FileZilla3/trunk/src/interface/LocalListView.h
- M /FileZilla3/trunk/src/interface/listctrlex.cpp
- M /FileZilla3/trunk/src/interface/listctrlex.h
- M /FileZilla3/trunk/src/interface/RemoteListView.cpp
- M /FileZilla3/trunk/src/interface/RemoteListView.h
- M /FileZilla3/trunk/src/interface/resources/16x16/Makefile.am
- A /FileZilla3/trunk/src/interface/resources/16x16/sort_down_dark.png
- A /FileZilla3/trunk/src/interface/resources/16x16/sort_down_light.png
- A /FileZilla3/trunk/src/interface/resources/16x16/sort_up_dark.png
- A /FileZilla3/trunk/src/interface/resources/16x16/sort_up_light.png
- M /FileZilla3/trunk/src/interface/search.cpp
2009-12-06 14:22 botg, revision 3552Sort header image on non-MSW
2009-12-01 10:38 botg, revision 3551Typos
2009-11-30 14:20 botg, revision 3548Don't retry if not trusting certificate.
- M /FileZilla3/trunk/src/interface/edithandler.cpp
- M /FileZilla3/trunk/src/interface/edithandler.h
- M /FileZilla3/trunk/src/interface/Options.cpp
- M /FileZilla3/trunk/src/interface/Options.h
- M /FileZilla3/trunk/src/interface/resources/dialogs.xrc
Remember size of edit status dialog.