Changelogs
Overview
These changelogs reflect the history of all files in the Subversion repository. The changelog has been generated at 2024-11-22 07:30:01
Changelog for FileZilla 3 (8047 changes):
2010-01-02 23:13 codesquid, revision 35882010-01-01 20:47 botg, revision 3586Set initial focus on chmod dialog to numeric input field.
2009-12-31 13:19 botg, revision 3585Fix closing of all other tabs if keeping only first.
2009-12-29 15:12 botg, revision 3579Only close if exitcode > 0, it is handled correctly already in other cases with other causes as error message.
- M /FileZilla3/trunk/src/interface/context_control.cpp
- M /FileZilla3/trunk/src/interface/context_control.h
2009-12-28 10:52 botg, revision 3578Implement tab creation from context menu.
2009-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.
More spelling corrections