Changelogs
Overview
These changelogs reflect the history of all files in the Subversion repository. The changelog has been generated at 2025-04-05 12:50:01
Changelog for FileZilla 3 (8068 changes):
2007-02-02 00:40 botg, revision 1235- M /FileZilla3/trunk/AUTHORS
- M /FileZilla3/trunk/locales/cs.po
- A /FileZilla3/trunk/locales/fi.po
- M /FileZilla3/trunk/locales/sk.po
- M /FileZilla3/trunk/locales/zh_CN.po
- M /FileZilla3/trunk/locales/zh_TW.po
2007-02-01 00:29 botg, revision 1234Added Finnish, updated some others
2007-01-30 11:43 botg, revision 1233Strip revision from VMS directories
2007-01-29 11:56 botg, revision 1232Fix bug [ 1099949 ] Remote file listing auto scrolled down
- M /FileZilla3/trunk/src/engine/engineprivate.cpp
- M /FileZilla3/trunk/src/engine/ftpcontrolsocket.cpp
- M /FileZilla3/trunk/src/interface/quickconnectbar.cpp
2007-01-27 12:32 botg, revision 1230Display a meaningful error message if trying to connect to an SFTP server using FTP protocol.
2007-01-27 10:14 botg, revision 1229Implement moving of remote files using d&d.
- M /FileZilla3/trunk/src/interface/RemoteListView.cpp
- M /FileZilla3/trunk/src/interface/RemoteListView.h
2007-01-26 20:54 botg, revision 1228During recursive delete, remove directories as early as possible and not after deleting all files.
2007-01-26 16:57 botg, revision 1227Fix a timing issue where wxSOCKE_INPUT was received prior to wxSOCKET_CONNECTION, part 2.
2007-01-26 15:44 botg, revision 1226Fix a timing issue where wxSOCKE_INPUT was received prior to wxSOCKET_CONNECTION
2007-01-23 13:46 botg, revision 1225m_itemCount could get negative.
2007-01-23 00:21 botg, revision 1224Add some code to register fzshellext_64.dll on 64-bit systems. It looks a little bit ugly, but it works.
2007-01-21 09:49 botg, revision 1223MinGW cannot build 64bit programs/libraries. So provide a precompiled 64bit version of the shell extension.
2007-01-21 09:41 botg, revision 1222Exchange list of files
2007-01-20 17:33 botg, revision 1221Exchange list of files
- M /FileZilla3/trunk/src/interface/dndobjects.cpp
- M /FileZilla3/trunk/src/interface/dndobjects.h
- M /FileZilla3/trunk/src/interface/RemoteListView.cpp
2007-01-20 16:14 botg, revision 1220Get remote data object to work to some extent.
- M /FileZilla3/trunk/src/interface/dndobjects.cpp
- M /FileZilla3/trunk/src/interface/dndobjects.h
- M /FileZilla3/trunk/src/interface/RemoteListView.cpp
2007-01-20 16:09 botg, revision 1219Add path to CRemoteDataObject
2007-01-20 15:54 botg, revision 1218Prompt to reboot if necessary.
- M /FileZilla3/trunk/locales/ca_ES.po
- M /FileZilla3/trunk/locales/cs.po
- M /FileZilla3/trunk/locales/es.po
- M /FileZilla3/trunk/locales/fr_CA.po
- M /FileZilla3/trunk/locales/fr_FR.po
- M /FileZilla3/trunk/locales/it_IT.po
- M /FileZilla3/trunk/locales/ro_RO.po
2007-01-19 17:39 botg, revision 1216updated
2007-01-19 13:22 botg, revision 1215more fixes to make it actually compile
- M /FileZilla3/trunk/configure.in
- M /FileZilla3/trunk/src/fzshellext/fzshellext.rc
- M /FileZilla3/trunk/src/fzshellext/fzshellext.vcproj
- M /FileZilla3/trunk/src/fzshellext/Makefile.am
- A /FileZilla3/trunk/src/fzshellext/version.rc.in
2007-01-18 09:56 botg, revision 1214Compile version information
2007-01-16 11:54 botg, revision 1213Wild guess how to fix NSIS compilation under Linux
- M /FileZilla3/trunk/src/interface/resources/dialogs.xrc
- M /FileZilla3/trunk/src/interface/updatewizard.cpp
- M /FileZilla3/trunk/src/interface/updatewizard.h
2007-01-16 10:58 botg, revision 1212Fix typo and small wrapping glitch
2007-01-15 15:57 botg, revision 1211Register shell extension
- M /FileZilla3/trunk/configure.in
- A /FileZilla3/trunk/src/fzshellext
- A /FileZilla3/trunk/src/fzshellext/fzshellext.def
- A /FileZilla3/trunk/src/fzshellext/fzshellext.rc
- A /FileZilla3/trunk/src/fzshellext/fzshellext.vcproj
- A /FileZilla3/trunk/src/fzshellext/Makefile.am
- A /FileZilla3/trunk/src/fzshellext/resource.h
- A /FileZilla3/trunk/src/fzshellext/shellext.cpp
- A /FileZilla3/trunk/src/fzshellext/shellext.h
- M /FileZilla3/trunk/src/interface/dndobjects.h
- M /FileZilla3/trunk/src/Makefile.am
2007-01-14 18:25 botg, revision 1210Add the shell extension
- M /FileZilla3/trunk/src/interface/dndobjects.cpp
- M /FileZilla3/trunk/src/interface/dndobjects.h
- M /FileZilla3/trunk/src/interface/RemoteListView.cpp
- M /FileZilla3/trunk/src/interface/RemoteListView.h
2007-01-14 11:49 botg, revision 1208More work on the drag&drop support.
Forgot to commit