Changelogs
Overview
These changelogs reflect the history of all files in the Subversion repository. The changelog has been generated at 2024-11-22 07:40: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
2015-07-29 13:27 codesquid, revision 6853Mention proxy type in connection message.
2015-07-28 20:28 codesquid, revision 6852Additional debug logging.
2015-07-28 16:40 codesquid, revision 6851Same as r6592 but for connecting from the command-line. Closes #10605
- M /FileZilla3/trunk/src/engine/directorylistingparser.cpp
- M /FileZilla3/trunk/src/include/notification.h
- M /FileZilla3/trunk/src/interface/fileexistsdlg.cpp
- M /FileZilla3/trunk/src/interface/filelistctrl.h
- M /FileZilla3/trunk/src/interface/filter.cpp
- M /FileZilla3/trunk/src/interface/filter.h
- M /FileZilla3/trunk/src/interface/LocalListView.cpp
- M /FileZilla3/trunk/src/interface/LocalListView.h
- M /FileZilla3/trunk/src/interface/LocalTreeView.cpp
- M /FileZilla3/trunk/src/interface/listingcomparison.cpp
- M /FileZilla3/trunk/src/interface/listingcomparison.h
- M /FileZilla3/trunk/src/interface/QueueView.cpp
- M /FileZilla3/trunk/src/interface/queue.cpp
- M /FileZilla3/trunk/src/interface/queue.h
- M /FileZilla3/trunk/src/interface/queue_storage.cpp
- M /FileZilla3/trunk/src/interface/RemoteListView.cpp
- M /FileZilla3/trunk/src/interface/RemoteListView.h
- M /FileZilla3/trunk/src/interface/search.cpp
2015-07-28 15:46 codesquid, revision 6850Further removal of wxLongLong.
2015-07-28 15:29 codesquid, revision 6849Small cleanup.
2015-07-28 15:09 codesquid, revision 6848Fix compile error.
- M /FileZilla3/trunk/src/interface/locale_initializer.cpp
- M /FileZilla3/trunk/src/interface/manual_transfer.cpp
- M /FileZilla3/trunk/src/interface/sitemanager_dialog.cpp
2015-07-28 14:57 codesquid, revision 6847Convert some additional TinyXML remnants.
- M /FileZilla3/trunk/configure.ac
- A /FileZilla3/trunk/m4/fz_check_pugixml.m4
- D /FileZilla3/trunk/m4/fz_check_tinyxml.m4
- M /FileZilla3/trunk/src/engine/ControlSocket.cpp
- M /FileZilla3/trunk/src/engine/ControlSocket.h
- M /FileZilla3/trunk/src/engine/directorycache.cpp
- M /FileZilla3/trunk/src/engine/directorycache.h
- M /FileZilla3/trunk/src/engine/directorylisting.cpp
- M /FileZilla3/trunk/src/engine/directorylistingparser.cpp
- M /FileZilla3/trunk/src/engine/directorylistingparser.h
- M /FileZilla3/trunk/src/engine/engine.vcxproj
- M /FileZilla3/trunk/src/engine/ftpcontrolsocket.cpp
- M /FileZilla3/trunk/src/engine/sftpcontrolsocket.cpp
- M /FileZilla3/trunk/src/FileZilla.sln
- M /FileZilla3/trunk/src/include/directorylisting.h
- M /FileZilla3/trunk/src/interface/bookmarks_dialog.cpp
- M /FileZilla3/trunk/src/interface/dndobjects.cpp
- M /FileZilla3/trunk/src/interface/dndobjects.h
- M /FileZilla3/trunk/src/interface/export.cpp
- M /FileZilla3/trunk/src/interface/filter.cpp
- M /FileZilla3/trunk/src/interface/filter.h
- M /FileZilla3/trunk/src/interface/import.cpp
- M /FileZilla3/trunk/src/interface/import.h
- M /FileZilla3/trunk/src/interface/interface.vcxproj
- M /FileZilla3/trunk/src/interface/locale_initializer.cpp
- M /FileZilla3/trunk/src/interface/Makefile.am
- M /FileZilla3/trunk/src/interface/Options.cpp
- M /FileZilla3/trunk/src/interface/Options.h
- 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/RemoteListView.cpp
- M /FileZilla3/trunk/src/interface/recentserverlist.cpp
- M /FileZilla3/trunk/src/interface/recursive_operation.cpp
- M /FileZilla3/trunk/src/interface/search.cpp
- M /FileZilla3/trunk/src/interface/sitemanager.cpp
- M /FileZilla3/trunk/src/interface/sitemanager.h
- M /FileZilla3/trunk/src/interface/sitemanager_dialog.cpp
- M /FileZilla3/trunk/src/interface/sitemanager_dialog.h
- M /FileZilla3/trunk/src/interface/themeprovider.cpp
- M /FileZilla3/trunk/src/interface/verifycertdialog.cpp
- M /FileZilla3/trunk/src/interface/wrapengine.cpp
- M /FileZilla3/trunk/src/interface/xmlfunctions.cpp
- M /FileZilla3/trunk/src/interface/xmlfunctions.h
- M /FileZilla3/trunk/src/Makefile.am
- A /FileZilla3/trunk/src/pugixml
- A /FileZilla3/trunk/src/pugixml/Makefile.am
- A /FileZilla3/trunk/src/pugixml/pugiconfig.hpp
- A /FileZilla3/trunk/src/pugixml/pugixml.cpp
- A /FileZilla3/trunk/src/pugixml/pugixml.hpp
- A /FileZilla3/trunk/src/pugixml/pugixml.vcxproj
- D /FileZilla3/trunk/src/tinyxml
2015-07-27 12:14 codesquid, revision 6844Work in progress: Move from TinyXML to pugixml.
2015-07-23 20:53 codesquid, revision 6842Slightly smaller file.
2015-07-22 16:58 codesquid, revision 6841Convert WSAEADDRINUSE to EADDRINUSE.
2015-07-22 14:14 codesquid, revision 6840::CreateMutex may return NULL.
- M /FileZilla3/trunk/src/engine/engineprivate.cpp
- M /FileZilla3/trunk/src/engine/ftpcontrolsocket.cpp
- M /FileZilla3/trunk/src/engine/fzprocess.cpp
- M /FileZilla3/trunk/src/include/misc.h
- M /FileZilla3/trunk/src/interface/commandqueue.cpp
- M /FileZilla3/trunk/src/interface/dndobjects.cpp
- M /FileZilla3/trunk/src/interface/FileZilla.cpp
- M /FileZilla3/trunk/src/interface/sitemanager.cpp
- M /FileZilla3/trunk/src/interface/state.cpp
- M /FileZilla3/trunk/src/interface/statuslinectrl.cpp
2015-07-22 13:15 codesquid, revision 6839Use std::make_unique instead of custom implementation.
- M /FileZilla3/trunk/configure.ac
- D /FileZilla3/trunk/m4/ax_cxx_compile_stdcxx_11.m4
- D /FileZilla3/trunk/m4/check_cxx11.m4
- A /FileZilla3/trunk/m4/cxx_compile_stdcxx_14.m4
- M /FileZilla3/trunk/m4/map_emplace.m4
- M /FileZilla3/trunk/src/engine/pathcache.cpp
- M /FileZilla3/trunk/src/fzshellext/configure.ac
- M /FileZilla3/trunk/src/include/libfilezilla.h
2015-07-22 07:36 codesquid, revision 6837The time has come to require C++14 support.
- M /FileZilla3/trunk/src/interface/resources/xrc/dialogs.xrc
- M /FileZilla3/trunk/src/interface/resources/xrc/quickconnectbar.xrc
- M /FileZilla3/trunk/src/interface/resources/xrc/settings.xrc
- M /FileZilla3/trunk/src/interface/resources/xrc/update.xrc
2015-07-20 18:11 codesquid, revision 6834Fix a few XRC errors.
2015-07-20 18:10 codesquid, revision 6833Remove no longer needed define.
- M /FileZilla3/trunk/src/engine/engine.vcxproj
- M /FileZilla3/trunk/src/engine/logging_private.h
- M /FileZilla3/trunk/src/engine/timeex.cpp
- M /FileZilla3/trunk/src/include/timeex.h
- M /FileZilla3/trunk/src/interface/interface.vcxproj
2015-07-11 09:47 codesquid, revision 6828Visual Studio 2015 has arrived. Remove support for older versions.
- M /FileZilla3/trunk/src/engine/timeex.cpp
- M /FileZilla3/trunk/src/include/timeex.h
- M /FileZilla3/trunk/src/interface/buildinfo.cpp
- M /FileZilla3/trunk/src/interface/buildinfo.h
- M /FileZilla3/trunk/src/interface/listctrlex.cpp
- M /FileZilla3/trunk/src/interface/listctrlex.h
- M /FileZilla3/trunk/src/interface/StatusView.cpp
- M /FileZilla3/trunk/src/interface/StatusView.h
- M /FileZilla3/trunk/src/interface/updater.cpp
2015-07-11 09:23 codesquid, revision 6827Additional wxDateTime -> CDateTime conversion.
- M /FileZilla3/trunk/src/engine/ftpcontrolsocket.cpp
- M /FileZilla3/trunk/src/engine/httpcontrolsocket.cpp
- M /FileZilla3/trunk/src/engine/tlssocket.cpp
- M /FileZilla3/trunk/src/engine/tlssocket.h
- M /FileZilla3/trunk/src/engine/transfersocket.cpp
2015-07-09 17:49 codesquid, revision 6826The underlying socket object lives longer than the TLS layer, pass socket as reference instead.
2015-07-09 17:26 codesquid, revision 6824Remove an assert. The function works correctly without it and what the assert complains about is possible user input.
2015-07-09 17:18 codesquid, revision 6823Tag 3.12.0.2
- M /FileZilla3/trunk/src/engine/ftpcontrolsocket.cpp
- M /FileZilla3/trunk/src/engine/ftpcontrolsocket.h
2015-07-09 12:43 codesquid, revision 6821Fix regression on servers that don't have supported MLSD facts enabled by default. #10577
2015-07-09 12:17 codesquid, revision 6820Bump to 3.12.0.1
2015-07-09 12:13 codesquid, revision 6819Fix typo in UTF8 detection.
2015-07-08 21:38 codesquid, revision 6818Fix location of status bar being off by one pixel
2015-07-08 19:53 codesquid, revision 6817Work around a declaration clash on SunOS.
Fix typo