Changelogs
Overview
These changelogs reflect the history of all files in the Subversion repository. The changelog has been generated at 2025-05-20 01:40:01
Changelog for FileZilla 3 (8075 changes):
2010-01-03 21:10 codesquid, revision 3591- M /FileZilla3/trunk/src/interface/resources/16x16/sort_down_dark.png
- M /FileZilla3/trunk/src/interface/resources/16x16/sort_down_light.png
- M /FileZilla3/trunk/src/interface/resources/16x16/sort_up_dark.png
- M /FileZilla3/trunk/src/interface/resources/16x16/sort_up_light.png
2010-01-03 20:37 codesquid, revision 3590Slightly smaller arrows
- M /FileZilla3/trunk/locales/de.po
- M /FileZilla3/trunk/locales/fr.po
- M /FileZilla3/trunk/locales/id_ID.po
- M /FileZilla3/trunk/locales/pl_PL.po
- M /FileZilla3/trunk/locales/pt_PT.po
- M /FileZilla3/trunk/locales/zh_CN.po
2010-01-03 19:15 codesquid, revision 3589Updated translations
- M /FileZilla3/trunk/docs/filezilla.man
- M /FileZilla3/trunk/docs/fzdefaults.xml.man
- M /FileZilla3/trunk/docs/fzputtygen.man
- M /FileZilla3/trunk/docs/fzsftp.man
- M /FileZilla3/trunk/README
- M /FileZilla3/trunk/src/fzshellext/fzshellext.rc
- M /FileZilla3/trunk/src/fzshellext/version.rc.in
- M /FileZilla3/trunk/src/interface/aboutdialog.cpp
- M /FileZilla3/trunk/src/interface/resources/dialogs.xrc
- M /FileZilla3/trunk/src/interface/resources/MacInfo.plist.in
- M /FileZilla3/trunk/src/interface/resources/version.rc.in
2010-01-02 23:13 codesquid, revision 3588Update copyright year.
2010-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
Partially implement tab context menu.