Changelogs
Overview
These changelogs reflect the history of all files in the Subversion repository. The changelog has been generated at 2024-11-24 18:20:01
Changelog for FileZilla 3 (8047 changes):
2009-01-14 22:32 botg, revision 2958- M /FileZilla3/trunk/src/interface/edithandler.cpp
- M /FileZilla3/trunk/src/interface/edithandler.h
- M /FileZilla3/trunk/src/interface/interface.vcproj
- M /FileZilla3/trunk/src/interface/LocalListView.cpp
- M /FileZilla3/trunk/src/interface/optionspage_edit.cpp
- M /FileZilla3/trunk/src/interface/optionspage_edit.h
- M /FileZilla3/trunk/src/interface/RemoteListView.cpp
- M /FileZilla3/trunk/src/interface/resources/dialogs.xrc
2009-01-11 19:00 botg, revision 2957Add option to use system's text editor as default editor. Show the faulty command if an associated program cannot be found.
2009-01-10 15:34 botg, revision 2956Actually use UAC::Exec to execute program unelevated. Was missing from previous commit.
2009-01-08 15:50 botg, revision 2955Further performance improvements of wrapping engine
- M /FileZilla3/trunk/src/interface/LocalListView.cpp
- M /FileZilla3/trunk/src/interface/LocalListView.h
- M /FileZilla3/trunk/src/interface/RemoteListView.cpp
- M /FileZilla3/trunk/src/interface/RemoteListView.h
- M /FileZilla3/trunk/src/interface/resources/menus.xrc
2009-01-08 14:04 botg, revision 2954Implement different double-click actions.
- M /FileZilla3/trunk/src/interface/Makefile.am
- M /FileZilla3/trunk/src/interface/Options.cpp
- M /FileZilla3/trunk/src/interface/Options.h
- A /FileZilla3/trunk/src/interface/optionspage_filelists.cpp
- A /FileZilla3/trunk/src/interface/optionspage_filelists.h
- M /FileZilla3/trunk/src/interface/optionspage_interface.cpp
- M /FileZilla3/trunk/src/interface/resources/dialogs.xrc
- M /FileZilla3/trunk/src/interface/settingsdialog.cpp
2009-01-08 12:00 botg, revision 2953Interface for setting double-click action in file lists.
2009-01-08 12:00 botg, revision 2952Fix warnings
2009-01-08 11:31 botg, revision 2951Second half of commit 2951.
2009-01-07 17:27 botg, revision 2950Get rid of wxString in CSocketEvent, not threadsave.
2009-01-07 16:48 botg, revision 2949One more.
2009-01-07 16:43 botg, revision 2948Add a missing test.
2009-01-07 16:40 botg, revision 2947Version bump
- M /FileZilla3/trunk/locales/bg_BG.po
- M /FileZilla3/trunk/locales/ca_ES@valencia.po
- M /FileZilla3/trunk/locales/da_DK.po
- M /FileZilla3/trunk/locales/el.po
- M /FileZilla3/trunk/locales/es.po
- M /FileZilla3/trunk/locales/et_EE.po
- M /FileZilla3/trunk/locales/fr.po
- M /FileZilla3/trunk/locales/fr_CA.po
- M /FileZilla3/trunk/locales/hu_HU.po
- M /FileZilla3/trunk/locales/ja_JP.po
- M /FileZilla3/trunk/locales/nl.po
- M /FileZilla3/trunk/locales/pt_BR.po
- M /FileZilla3/trunk/locales/pt_PT.po
- M /FileZilla3/trunk/locales/ro_RO.po
- M /FileZilla3/trunk/locales/sv.po
- M /FileZilla3/trunk/locales/zh_CN.po
- M /FileZilla3/trunk/locales/zh_TW.po
2009-01-06 18:37 botg, revision 2946Updated translations.
2009-01-06 13:49 botg, revision 2945Need to replace %a if using account logon type on FTP proxies
2009-01-03 20:38 botg, revision 2944Add missing file to dist target.
2009-01-03 17:08 botg, revision 2943Silly typo in fix for #4097
2009-01-03 16:54 botg, revision 2942Another one.
2009-01-03 15:43 botg, revision 2941Compile fix
2009-01-03 15:38 botg, revision 2940Version bump
- M /FileZilla3/trunk/locales/da_DK.po
- M /FileZilla3/trunk/locales/de.po
- M /FileZilla3/trunk/locales/el.po
- M /FileZilla3/trunk/locales/et_EE.po
- M /FileZilla3/trunk/locales/fr.po
- M /FileZilla3/trunk/locales/hu_HU.po
- M /FileZilla3/trunk/locales/it.po
- M /FileZilla3/trunk/locales/ja_JP.po
- M /FileZilla3/trunk/locales/nl.po
- M /FileZilla3/trunk/locales/ro_RO.po
- M /FileZilla3/trunk/locales/zh_CN.po
- M /FileZilla3/trunk/locales/zh_TW.po
2009-01-03 15:19 botg, revision 2939Updated translations.
2009-01-03 15:02 botg, revision 2938Add the "bytes" suffix in all cases if requested.
- M /FileZilla3/trunk/src/interface/resources/dialogs.xrc
- M /FileZilla3/trunk/src/interface/resources/menus.xrc
2009-01-03 14:59 botg, revision 2937Clarify some strings.
- M /FileZilla3/trunk/src/putty/logging.c
- M /FileZilla3/trunk/src/putty/Makefile.am
- M /FileZilla3/trunk/src/putty/MERGEREVISION
- M /FileZilla3/trunk/src/putty/network.h
- M /FileZilla3/trunk/src/putty/psftp.c
- M /FileZilla3/trunk/src/putty/putty.h
- M /FileZilla3/trunk/src/putty/settings.c
- M /FileZilla3/trunk/src/putty/ssh.c
- M /FileZilla3/trunk/src/putty/ssh.h
- D /FileZilla3/trunk/src/putty/sshgss.h
- M /FileZilla3/trunk/src/putty/sshmd5.c
- M /FileZilla3/trunk/src/putty/sshpubk.c
- M /FileZilla3/trunk/src/putty/sshrsa.c
- M /FileZilla3/trunk/src/putty/sshsha.c
- M /FileZilla3/trunk/src/putty/unix/unix.h
- M /FileZilla3/trunk/src/putty/unix/uxnet.c
- M /FileZilla3/trunk/src/putty/unix/uxsftp.c
- M /FileZilla3/trunk/src/putty/unix/uxstore.c
- M /FileZilla3/trunk/src/putty/windows/winmisc.c
- M /FileZilla3/trunk/src/putty/windows/winnet.c
- M /FileZilla3/trunk/src/putty/windows/winsftp.c
- M /FileZilla3/trunk/src/putty/windows/winstuff.h
- M /FileZilla3/trunk/src/putty/x11fwd.c
2009-01-03 12:30 botg, revision 2936Merge upstream changes.
2009-01-02 23:00 botg, revision 2935Don't show proxy password in log, fixes #4131
- M /FileZilla3/trunk/src/engine/directorylistingparser.cpp
- M /FileZilla3/trunk/src/engine/directorylistingparser.h
2009-01-02 16:20 botg, revision 2934Support for yet another MVS format (Who designed that monstrosity?). Closes #4122
Fix typo