Changelogs
Overview
These changelogs reflect the history of all files in the Subversion repository. The changelog has been generated at 2024-11-22 13:10:01
Changelog for FileZilla 3 (8047 changes):
2006-07-03 14:04 botg, revision 7472006-06-28 14:34 botg, revision 746added "begins/ends with" conditions
2006-06-28 14:33 botg, revision 745proper measurement under wxGTK
2006-06-27 15:07 botg, revision 744Fix possible segfaults
2006-06-27 15:06 botg, revision 743massive speed improvement under wxGTK
2006-06-25 13:40 botg, revision 742Massive speed improvement under wxGTK
2006-06-24 12:53 botg, revision 741removed debug code
- 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/commands.h
- M /FileZilla3/trunk/src/include/FileZillaEngine.h
- M /FileZilla3/trunk/src/include/notification.h
2006-06-24 11:49 botg, revision 740infrastructure for memory downloads
2006-06-23 17:40 botg, revision 739Cambodian translation
2006-06-23 14:14 botg, revision 738compile fix
- M /FileZilla3/trunk/src/engine/ftpcontrolsocket.cpp
- M /FileZilla3/trunk/src/engine/sftpcontrolsocket.cpp
- M /FileZilla3/trunk/src/include/commands.h
2006-06-23 13:58 botg, revision 737change cmd_private into cmd_cwd
- M /FileZilla3/trunk/src/engine/ControlSocket.cpp
- M /FileZilla3/trunk/src/engine/ControlSocket.h
- M /FileZilla3/trunk/src/engine/ftpcontrolsocket.cpp
- M /FileZilla3/trunk/src/engine/sftpcontrolsocket.cpp
- M /FileZilla3/trunk/src/engine/sftpcontrolsocket.h
2006-06-21 21:34 botg, revision 736minor cleanup
2006-06-21 21:28 botg, revision 735added HTTP server type
- M /FileZilla3/trunk/src/engine/ControlSocket.h
- M /FileZilla3/trunk/src/engine/engineprivate.cpp
- M /FileZilla3/trunk/src/engine/sftpcontrolsocket.h
- M /FileZilla3/trunk/src/include/commands.h
- M /FileZilla3/trunk/src/include/engineprivate.h
2006-06-21 12:06 botg, revision 734added FZ_REPLY_NOTSUPPORTED
- 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/resources/dialogs.xrc
- M /FileZilla3/trunk/src/interface/resources/menus.xrc
- A /FileZilla3/trunk/src/interface/updatewizard.cpp
- A /FileZilla3/trunk/src/interface/updatewizard.h
2006-06-21 09:02 botg, revision 733updatewizard prototype
- M /FileZilla3/trunk/locales/ca_ES.po
- M /FileZilla3/trunk/locales/et_EE.po
- M /FileZilla3/trunk/locales/ko_KR.po
2006-06-20 13:02 botg, revision 732updated
2006-06-19 06:59 botg, revision 731sizeof(int) may be different than sizeof(void*), thus use %p to log pointer values
2006-06-18 17:51 botg, revision 730fix conditional chmod for the directly selected items
2006-06-16 14:31 botg, revision 729updated
- M /FileZilla3/trunk/src/interface/chmoddialog.cpp
- M /FileZilla3/trunk/src/interface/chmoddialog.h
- M /FileZilla3/trunk/src/interface/RemoteListView.cpp
- M /FileZilla3/trunk/src/interface/resources/dialogs.xrc
2006-06-16 12:18 botg, revision 728Implement Feature Request #1507089: Option to limit recursive CHMOD to files or directories.
2006-06-15 13:26 botg, revision 727updated
2006-06-15 13:25 botg, revision 726clear m_CurrentPath on raw command.
- M /FileZilla3/trunk/src/engine/ControlSocket.h
- M /FileZilla3/trunk/src/engine/ftpcontrolsocket.cpp
- M /FileZilla3/trunk/src/engine/ftpcontrolsocket.h
- M /FileZilla3/trunk/src/engine/sftpcontrolsocket.cpp
- M /FileZilla3/trunk/src/engine/sftpcontrolsocket.h
2006-06-15 13:24 botg, revision 725Improve mkdir, it now takes current directory into consideration.
2006-06-15 12:33 botg, revision 724added CServerPath::GetCommonParent
- M /FileZilla3/trunk/src/engine/ftpcontrolsocket.cpp
- M /FileZilla3/trunk/src/engine/ftpcontrolsocket.h
2006-06-14 18:02 botg, revision 723improve RemoveDir
- M /FileZilla3/trunk/src/interface/QueueView.cpp
- M /FileZilla3/trunk/src/interface/QueueView.h
- M /FileZilla3/trunk/src/interface/statuslinectrl.cpp
- M /FileZilla3/trunk/src/interface/statuslinectrl.h
complete implementation of "Remove selected"