Changelogs
Overview
These changelogs reflect the history of all files in the Subversion repository. The changelog has been generated at 2024-11-22 13:50:01
Changelog for FileZilla 3 (8047 changes):
2015-08-05 14:27 codesquid, revision 6878- M /FileZilla3/trunk/src/interface/fzputtygen_interface.cpp
- M /FileZilla3/trunk/src/interface/fzputtygen_interface.h
- M /FileZilla3/trunk/src/interface/settings/optionspage_connection_sftp.cpp
- M /FileZilla3/trunk/src/interface/sitemanager_dialog.cpp
2015-08-05 13:45 codesquid, revision 6877Clean up error handling.
- M /FileZilla3/trunk/src/interface/fzputtygen_interface.cpp
- M /FileZilla3/trunk/src/interface/resources/xrc/settings.xrc
- M /FileZilla3/trunk/src/interface/settings/optionspage_connection_sftp.cpp
- M /FileZilla3/trunk/src/putty/cmdgen.c
2015-08-05 13:32 codesquid, revision 6876Use consistent spelling for key file.
- M /FileZilla3/trunk/src/engine/externalipresolver.cpp
- M /FileZilla3/trunk/src/engine/ftpcontrolsocket.cpp
- M /FileZilla3/trunk/src/engine/ftpcontrolsocket.h
- M /FileZilla3/trunk/src/engine/httpcontrolsocket.cpp
- M /FileZilla3/trunk/src/include/externalipresolver.h
- M /FileZilla3/trunk/src/interface/dndobjects.cpp
- M /FileZilla3/trunk/src/interface/settings/optionspage_sizeformatting.cpp
- M /FileZilla3/trunk/src/interface/settings/optionspage_sizeformatting.h
- M /FileZilla3/trunk/src/interface/updater.cpp
- M /FileZilla3/trunk/src/interface/updater.h
- M /FileZilla3/trunk/src/interface/update_dialog.cpp
- M /FileZilla3/trunk/src/interface/wrapengine.cpp
2015-08-05 13:07 codesquid, revision 6875Finished wxLongLong removal.
- M /FileZilla3/trunk/src/interface/LocalTreeView.cpp
- M /FileZilla3/trunk/src/interface/RemoteTreeView.cpp
2015-08-04 08:34 codesquid, revision 6874Replace wxArrayString with std::vector<wxString>
- M /FileZilla3/trunk/src/interface/QueueView.cpp
- M /FileZilla3/trunk/src/interface/QueueView.h
- M /FileZilla3/trunk/src/interface/queue.cpp
- M /FileZilla3/trunk/src/interface/queue.h
- M /FileZilla3/trunk/src/interface/resources/xrc/menus.xrc
2015-08-04 07:15 codesquid, revision 6873Add export to all queue tab context menus.
2015-08-03 22:32 codesquid, revision 6872Fixed compile error introduced in r6871
2015-08-03 22:25 codesquid, revision 6871Add translator comment
- M /FileZilla3/trunk/src/interface/fzputtygen_interface.cpp
- M /FileZilla3/trunk/src/interface/fzputtygen_interface.h
- M /FileZilla3/trunk/src/interface/settings/optionspage_connection_sftp.cpp
- M /FileZilla3/trunk/src/interface/sitemanager_dialog.cpp
2015-08-03 14:30 codesquid, revision 6870Revert some changes that led to translation changes.
- M /FileZilla3/trunk/src/interface/resources/xrc/sitemanager.xrc
- M /FileZilla3/trunk/src/interface/sitemanager_dialog.cpp
- M /FileZilla3/trunk/src/interface/sitemanager_dialog.h
- M /FileZilla3/trunk/src/interface/xrc_helper.h
2015-08-03 08:49 codesquid, revision 6869Hide controls that aren't relevant to the current protocol and logon type selection.
2015-08-03 08:41 codesquid, revision 6868Set CDirectoryListing::listing_has_dirs when adding an unsure directory.
- M /FileZilla3/trunk/src/interface/RemoteTreeView.cpp
- M /FileZilla3/trunk/src/interface/recursive_operation.cpp
2015-08-01 10:37 codesquid, revision 6867If deleting a directory tree navigate out of the deleted subdir when refreshing. #10591
2015-08-01 10:36 codesquid, revision 6866Typo.
2015-07-31 18:44 codesquid, revision 6865Register App Path for Win+R. #10613
2015-07-31 15:36 codesquid, revision 6864Fix copy-paste error found by Coverity.
2015-07-31 15:19 codesquid, revision 6863Fix a warning.
- M /FileZilla3/trunk/src/interface/recursive_operation_status.cpp
- M /FileZilla3/trunk/src/interface/recursive_operation_status.h
2015-07-31 13:00 codesquid, revision 6862Do not update recursion progress more than 5 times per second.
2015-07-31 11:53 codesquid, revision 6861Cache lookup is now O(log n) instead of O(n)
2015-07-30 16:25 codesquid, revision 6860Fix compile error
- M /FileZilla3/trunk/src/engine/server.cpp
- M /FileZilla3/trunk/src/engine/sftpcontrolsocket.cpp
- M /FileZilla3/trunk/src/include/server.h
- A /FileZilla3/trunk/src/interface/fzputtygen_interface.cpp
- A /FileZilla3/trunk/src/interface/fzputtygen_interface.h
- M /FileZilla3/trunk/src/interface/interface.vcxproj
- M /FileZilla3/trunk/src/interface/Makefile.am
- M /FileZilla3/trunk/src/interface/resources/xrc/sitemanager.xrc
- M /FileZilla3/trunk/src/interface/settings/optionspage_connection_sftp.cpp
- M /FileZilla3/trunk/src/interface/settings/optionspage_connection_sftp.h
- M /FileZilla3/trunk/src/interface/sitemanager_dialog.cpp
- M /FileZilla3/trunk/src/interface/sitemanager_dialog.h
- M /FileZilla3/trunk/src/interface/xmlfunctions.cpp
2015-07-30 15:48 codesquid, revision 6859Patch by Ander Juaristi with some minor modifications: Allow entering site-specific SFTP private keys in the Site Manager. Modifications: - Fixed order of LogonType enum - Moved/renamed the two new files - Fixed XRC layout - Diable keyfile browse button along with text control
2015-07-30 13:14 codesquid, revision 6858Fixed typo in comment.
- M /FileZilla3/trunk/src/engine/directorylisting.cpp
- M /FileZilla3/trunk/src/engine/timeex.cpp
- M /FileZilla3/trunk/src/include/directorylisting.h
- M /FileZilla3/trunk/src/include/optional.h
- M /FileZilla3/trunk/src/include/timeex.h
2015-07-30 12:46 codesquid, revision 6857Make some additional types movable.
- M /FileZilla3/trunk/src/engine/local_path.cpp
- M /FileZilla3/trunk/src/engine/serverpath.cpp
- M /FileZilla3/trunk/src/include/local_path.h
- M /FileZilla3/trunk/src/include/refcount.h
- M /FileZilla3/trunk/src/include/serverpath.h
2015-07-30 10:03 codesquid, revision 6856Make some classes move-constructible.
- M /FileZilla3/trunk/locales/fi_FI.po
- M /FileZilla3/trunk/locales/fr.po
- M /FileZilla3/trunk/locales/hu_HU.po
- M /FileZilla3/trunk/locales/hy.po
- M /FileZilla3/trunk/locales/it.po
- M /FileZilla3/trunk/locales/ja_JP.po
- M /FileZilla3/trunk/locales/pl_PL.po
- M /FileZilla3/trunk/locales/ru.po
2015-07-30 08:37 codesquid, revision 6855Updated translations.
2015-07-29 13:28 codesquid, revision 6854CServerPath::Segmentize did a lot of needless copying.
- M /FileZilla3/trunk/src/engine/ControlSocket.cpp
- M /FileZilla3/trunk/src/engine/ftpcontrolsocket.cpp
- M /FileZilla3/trunk/src/engine/proxy.cpp
- M /FileZilla3/trunk/src/engine/proxy.h
Mention proxy type in connection message.