Changelogs
Overview
These changelogs reflect the history of all files in the Subversion repository. The changelog has been generated at 2025-04-05 23:30:02
Changelog for FileZilla 3 (8068 changes):
2007-03-09 13:33 botg, revision 1286- M /FileZilla3/trunk/src/engine/ftpcontrolsocket.cpp
- M /FileZilla3/trunk/src/engine/pathcache.cpp
- M /FileZilla3/trunk/src/engine/sftpcontrolsocket.cpp
2007-03-07 20:55 botg, revision 1285Small path cache improvements, let CSftpControlSocket use the path cache.
2007-03-07 16:10 botg, revision 1284Fix compile error
- M /FileZilla3/trunk/src/engine/ftpcontrolsocket.cpp
- M /FileZilla3/trunk/src/engine/ftpcontrolsocket.h
- M /FileZilla3/trunk/src/engine/server.cpp
- M /FileZilla3/trunk/src/include/server.h
- M /FileZilla3/trunk/src/interface/xmlfunctions.cpp
2007-03-07 14:27 botg, revision 1283Simplify logon logic, add post-login commands to ftp engine.
- M /FileZilla3/trunk/src/engine/sftpcontrolsocket.cpp
- M /FileZilla3/trunk/src/engine/sftpcontrolsocket.h
2007-03-07 14:00 botg, revision 1282Escape wildcard characters for the mv, rm, rmdir and chmod commands.
2007-03-07 13:56 botg, revision 1281Add another safety check
- M /FileZilla3/trunk/src/engine/directorycache.cpp
- M /FileZilla3/trunk/src/engine/directorylisting.cpp
- M /FileZilla3/trunk/src/include/directorylisting.h
2007-03-04 18:09 botg, revision 1280Also ref-count the individual listing entries, this gives a small performance boost in some situations.
2007-03-01 11:07 botg, revision 1279Fix UpdateDirectoryListing_Removed
- M /FileZilla3/trunk/src/engine/ftpcontrolsocket.cpp
- M /FileZilla3/trunk/src/engine/notification.cpp
- M /FileZilla3/trunk/src/engine/sftpcontrolsocket.cpp
- M /FileZilla3/trunk/src/include/notification.h
- M /FileZilla3/trunk/src/interface/asyncrequestqueue.cpp
2007-03-01 11:05 botg, revision 1278Small cleanup
2007-02-28 15:22 botg, revision 1277Fix [ 1665321 ]
- M /FileZilla3/trunk/src/interface/asyncrequestqueue.cpp
- M /FileZilla3/trunk/src/interface/loginmanager.cpp
- M /FileZilla3/trunk/src/interface/loginmanager.h
- M /FileZilla3/trunk/src/interface/Mainfrm.cpp
2007-02-28 15:03 botg, revision 1276Small enhancement to prepare fixing bug [ 1665321 ]
2007-02-26 17:37 botg, revision 1275fix == operator
2007-02-26 17:34 botg, revision 1274Add missing file
- M /FileZilla3/trunk/src/fzshellext/fzshellext_64.dll
- M /FileZilla3/trunk/src/fzshellext/shellext.cpp
2007-02-26 16:56 botg, revision 1273Log target file, update 64bit DLL
2007-02-26 13:04 botg, revision 1272Add function to log wide character strings.
2007-02-25 20:38 botg, revision 1271Temporary path may be in 8+3 notation, normalize it,
- M /FileZilla3/trunk/AUTHORS
- M /FileZilla3/trunk/locales/ca_ES.po
- M /FileZilla3/trunk/locales/cs.po
- A /FileZilla3/trunk/locales/hu.po
- M /FileZilla3/trunk/locales/sk.po
2007-02-25 00:24 botg, revision 1270Add Hungarian, update some others
2007-02-25 00:20 botg, revision 1269removed obsolete style
2007-02-21 15:09 botg, revision 1268fix include and library paths for gnutls
2007-02-20 08:47 botg, revision 1267updated a little bit
2007-02-19 12:53 botg, revision 1265Remove deprecated syle-flag
2007-02-19 11:58 botg, revision 1264version bump
2007-02-18 23:12 botg, revision 1263Updated
- M /FileZilla3/trunk/src/interface/QueueView.cpp
- M /FileZilla3/trunk/src/interface/QueueView.h
- M /FileZilla3/trunk/src/interface/RemoteListView.cpp
- M /FileZilla3/trunk/src/interface/RemoteListView.h
- M /FileZilla3/trunk/src/interface/RemoteTreeView.cpp
- M /FileZilla3/trunk/src/interface/state.cpp
- M /FileZilla3/trunk/src/interface/state.h
2007-02-18 21:01 botg, revision 1262Implement queue as valid drop target.
2007-02-18 14:27 botg, revision 1261Fix typo
- M /FileZilla3/trunk/src/interface/RemoteTreeView.cpp
- M /FileZilla3/trunk/src/interface/RemoteTreeView.h
Finish drag source implementation