Changelogs
Overview
These changelogs reflect the history of all files in the Subversion repository. The changelog has been generated at 2023-03-26 22:00:01
Changelog for FileZilla 3 (7883 changes):
2017-09-22 08:41 codesquid, revision 85762017-09-22 08:23 codesquid, revision 8575Updated translation
- M /FileZilla3/trunk/locales/cs_CZ.po
- M /FileZilla3/trunk/locales/da.po
- M /FileZilla3/trunk/locales/fr.po
- M /FileZilla3/trunk/locales/it.po
- M /FileZilla3/trunk/locales/tr.po
- M /FileZilla3/trunk/locales/zh_CN.po
2017-09-22 06:52 codesquid, revision 8574Update translations
- M /FileZilla3/trunk/src/engine/ratelimiter.cpp
- M /FileZilla3/trunk/src/interface/bookmarks_dialog.cpp
- M /FileZilla3/trunk/src/interface/bookmarks_dialog.h
- M /FileZilla3/trunk/src/interface/menu_bar.cpp
2017-09-17 10:03 codesquid, revision 8572Get rid of a few instances of std::list
- M /FileZilla3/trunk/src/engine/ControlSocket.cpp
- M /FileZilla3/trunk/src/engine/local_path.cpp
- M /FileZilla3/trunk/src/engine/logging.cpp
- M /FileZilla3/trunk/src/engine/misc.cpp
- M /FileZilla3/trunk/src/engine/socket.cpp
2017-09-15 09:26 codesquid, revision 8570Additional fixes for -Werror=zero-as-null-pointer-constant
2017-09-13 10:54 codesquid, revision 8569Improve handling of .. segment when already at the root.
- M /FileZilla3/trunk/src/engine/backend.cpp
- M /FileZilla3/trunk/src/engine/ControlSocket.cpp
- M /FileZilla3/trunk/src/engine/directorycache.h
- M /FileZilla3/trunk/src/engine/directorylistingparser.cpp
- M /FileZilla3/trunk/src/engine/directorylistingparser.h
- M /FileZilla3/trunk/src/engine/engineprivate.cpp
- M /FileZilla3/trunk/src/engine/externalipresolver.cpp
- M /FileZilla3/trunk/src/engine/ftp/filetransfer.cpp
- M /FileZilla3/trunk/src/engine/ftp/ftpcontrolsocket.cpp
- M /FileZilla3/trunk/src/engine/ftp/transfersocket.cpp
- M /FileZilla3/trunk/src/engine/http/httpcontrolsocket.cpp
- M /FileZilla3/trunk/src/engine/notification.cpp
- M /FileZilla3/trunk/src/engine/proxy.cpp
- M /FileZilla3/trunk/src/engine/proxy.h
- M /FileZilla3/trunk/src/engine/servercapabilities.h
- M /FileZilla3/trunk/src/engine/sftp/filetransfer.cpp
- M /FileZilla3/trunk/src/engine/sftp/list.cpp
- M /FileZilla3/trunk/src/engine/sizeformatting_base.cpp
- M /FileZilla3/trunk/src/engine/socket.cpp
- M /FileZilla3/trunk/src/engine/tlssocket.cpp
- M /FileZilla3/trunk/src/engine/tlssocket.h
- M /FileZilla3/trunk/src/engine/tlssocket_impl.cpp
- M /FileZilla3/trunk/src/engine/tlssocket_impl.h
- M /FileZilla3/trunk/src/include/local_path.h
- M /FileZilla3/trunk/src/include/sizeformatting_base.h
- M /FileZilla3/trunk/src/interface/queue.h
2017-09-13 09:54 codesquid, revision 8566Fixes for -Werror=zero-as-null-pointer-constant
- M /FileZilla3/trunk/src/engine/engineprivate.cpp
- M /FileZilla3/trunk/src/engine/server.cpp
- M /FileZilla3/trunk/src/interface/quickconnectbar.cpp
- M /FileZilla3/trunk/src/interface/sitemanager_dialog.cpp
2017-09-11 08:18 codesquid, revision 8565Do not change a stored site if it uses a recognized but unsupported protocol. It just can't be used to connect.
2017-09-06 20:58 codesquid, revision 8564Fixed warnings.
- M /FileZilla3/trunk/src/interface/asksavepassworddialog.h
- M /FileZilla3/trunk/src/interface/file_utils.h
2017-09-06 09:56 codesquid, revision 8563Add final keyword.
- M /FileZilla3/trunk/src/interface/FileZilla.cpp
- M /FileZilla3/trunk/src/interface/listctrlex.cpp
- M /FileZilla3/trunk/src/interface/QueueView.cpp
- M /FileZilla3/trunk/src/interface/QueueView.h
- M /FileZilla3/trunk/src/interface/state.h
2017-09-03 10:01 codesquid, revision 8562In case of a forced shutdown with open dialogs, just call _exit() to prevent crashes due to windows being destroyed out of order wrt. nested event loops.
2017-09-01 13:45 codesquid, revision 8561Fix typo
- M /FileZilla3/trunk/src/interface/filezilla.h
- M /FileZilla3/trunk/src/interface/filteredit.h
- M /FileZilla3/trunk/src/interface/inputdialog.h
- M /FileZilla3/trunk/src/interface/ipcmutex.h
- M /FileZilla3/trunk/src/interface/LocalListView.h
- M /FileZilla3/trunk/src/interface/led.h
- M /FileZilla3/trunk/src/interface/listctrlex.h
- M /FileZilla3/trunk/src/interface/listingcomparison.h
- M /FileZilla3/trunk/src/interface/menu_bar.h
- M /FileZilla3/trunk/src/interface/netconfwizard.h
- M /FileZilla3/trunk/src/interface/QueueView.h
- M /FileZilla3/trunk/src/interface/queueview_failed.h
- M /FileZilla3/trunk/src/interface/queueview_successful.h
- M /FileZilla3/trunk/src/interface/RemoteListView.h
- M /FileZilla3/trunk/src/interface/StatusView.h
- M /FileZilla3/trunk/src/interface/search.h
- M /FileZilla3/trunk/src/interface/sftp_crypt_info_dlg.h
- M /FileZilla3/trunk/src/interface/sizeformatting.h
- M /FileZilla3/trunk/src/interface/speedlimits_dialog.h
- M /FileZilla3/trunk/src/interface/textctrlex.h
- M /FileZilla3/trunk/src/interface/themeprovider.h
- M /FileZilla3/trunk/src/interface/timeformatting.h
- M /FileZilla3/trunk/src/interface/toolbar.h
- M /FileZilla3/trunk/src/interface/treectrlex.h
- M /FileZilla3/trunk/src/interface/verifycertdialog.h
2017-09-01 13:37 codesquid, revision 8560Fix include guards.
2017-09-01 09:42 codesquid, revision 8559Fix uninitialized variable.
- M /FileZilla3/trunk/src/interface/RemoteTreeView.cpp
- M /FileZilla3/trunk/src/interface/RemoteTreeView.h
2017-08-29 14:37 codesquid, revision 8558Trivial cleanup
- M /FileZilla3/trunk/src/interface/LocalListView.cpp
- M /FileZilla3/trunk/src/interface/LocalTreeView.cpp
2017-08-29 13:29 codesquid, revision 8557Try harder detecting badly encoded filenames encodings.
2017-08-29 13:17 codesquid, revision 8556Revert accidental deletion.
2017-08-29 13:10 codesquid, revision 8555Add missing continue;
- M /FileZilla3/trunk/src/interface/RemoteTreeView.cpp
- M /FileZilla3/trunk/src/interface/RemoteTreeView.h
- M /FileZilla3/trunk/src/interface/splitter.cpp
- M /FileZilla3/trunk/src/interface/splitter.h
2017-08-29 13:10 codesquid, revision 8554Minor cleanup.
- M /FileZilla3/trunk/src/interface/LocalTreeView.cpp
- M /FileZilla3/trunk/src/interface/LocalTreeView.h
2017-08-29 11:09 codesquid, revision 8553Ignore empty segments in CLocalTreeView::MakeSubdirs (should never occur, but better be safe) and add an assertion if expanding item with empty first child while setting a selection.
- M /FileZilla3/trunk/src/interface/LocalTreeView.cpp
- M /FileZilla3/trunk/src/interface/treectrlex.cpp
- M /FileZilla3/trunk/src/interface/treectrlex.h
2017-08-27 13:14 codesquid, revision 8549Use int instead of bool to keep track whether we're changing selections.
- M /FileZilla3/trunk/src/include/commands.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/queueview_failed.cpp
2017-08-21 09:04 codesquid, revision 8540Abort queue processing if cancelling the ask for password dialog instead of removing the individual item.
- M /FileZilla3/trunk/src/interface/QueueView.cpp
- M /FileZilla3/trunk/src/interface/QueueView.h
- M /FileZilla3/trunk/src/interface/resources/xrc/menus.xrc
2017-08-21 08:43 codesquid, revision 8539Added Close Once as queue completion action.
2017-08-16 19:46 codesquid, revision 8538Improve tooltip of filters button.
2017-08-16 19:34 codesquid, revision 8536Fix a link dependency
- M /FileZilla3/trunk/src/engine/engine.vcxproj
- M /FileZilla3/trunk/src/interface/interface.vcxproj
- M /FileZilla3/trunk/src/pugixml/pugixml.vcxproj
2017-08-14 15:56 codesquid, revision 8535Update VS project files.
2017-08-14 15:48 codesquid, revision 8534Bump to 3.27.1
2017-08-14 15:47 codesquid, revision 8533Mention Azerbaijani translator.
- A /FileZilla3/trunk/locales/az.po
- M /FileZilla3/trunk/locales/fr.po
- M /FileZilla3/trunk/locales/it.po
2017-08-14 14:50 codesquid, revision 8532Updated translations.
2017-08-14 14:47 codesquid, revision 8531Minor reformatting.
2017-08-14 14:12 codesquid, revision 8530Fix bounds.
- M /FileZilla3/trunk/src/interface/commandqueue.cpp
- M /FileZilla3/trunk/src/interface/LocalListView.cpp
2017-08-13 13:59 codesquid, revision 8526Fix warnings.
- M /FileZilla3/trunk/src/interface/FileZilla.cpp
- M /FileZilla3/trunk/src/interface/Mainfrm.cpp
- M /FileZilla3/trunk/src/interface/welcome_dialog.cpp
- M /FileZilla3/trunk/src/interface/welcome_dialog.h
2017-08-13 13:59 codesquid, revision 8525Display initial directory access dialog after welcome dialog
- M /FileZilla3/trunk/src/interface/menu_bar.cpp
- M /FileZilla3/trunk/src/interface/resources/xrc/menus.xrc
2017-08-13 13:58 codesquid, revision 8524Add menu item to show directory access dialog
2017-08-13 13:56 codesquid, revision 8523Improve text for sandbox dirs dialog
- M /FileZilla3/trunk/src/interface/Mainfrm.cpp
- M /FileZilla3/trunk/src/interface/osx_sandbox_userdirs.cpp
- M /FileZilla3/trunk/src/interface/osx_sandbox_userdirs.h
- M /FileZilla3/trunk/src/interface/resources/xrc/dialogs.xrc
2017-08-13 13:56 codesquid, revision 8522Add dialog to add/remove sandbox permissions
- M /FileZilla3/trunk/src/interface/LocalTreeView.cpp
- M /FileZilla3/trunk/src/interface/osx_sandbox_userdirs.cpp
- M /FileZilla3/trunk/src/interface/osx_sandbox_userdirs.h
2017-08-13 13:55 codesquid, revision 8521Add selected userdirs to local directory tree if using the app sandbox.
2017-08-10 20:12 codesquid, revision 8520Fix possible crash due to wxListCtrl oddities
2017-07-31 15:43 codesquid, revision 8513#11357 Change advertised client version.
- M /FileZilla3/trunk/src/engine/local_path.cpp
- M /FileZilla3/trunk/src/interface/Mainfrm.cpp
- M /FileZilla3/trunk/src/interface/search.cpp
- M /FileZilla3/trunk/src/interface/state.cpp
2017-07-24 19:36 codesquid, revision 8512Trivial reformatting.
2017-07-24 07:09 codesquid, revision 8511Fix silent installation, the uninstaller was not being run. Also add the /quiet flag which acts like silent, except for showing error messages.
2017-07-24 06:55 codesquid, revision 8510Add port to error message when creating the listen socket fails.
2017-07-22 08:54 codesquid, revision 8509Add /skipuac flag to bypass UAC prompt if started unevaluated.
2017-07-21 12:17 codesquid, revision 8508Mark a string translatable that should be translated.
2017-07-19 16:41 codesquid, revision 8507Add events.hpp to distribution.
2017-07-19 16:40 codesquid, revision 8506Bump to 3.27.0.1
2017-07-19 15:31 codesquid, revision 8505\b does not work with + or -
2017-07-19 15:30 codesquid, revision 8504There's a problematic libtool bug, it strips the -static-libgcc and -static-libstdc++ options. Force libtool to use them.
2017-07-19 12:41 codesquid, revision 8503Provide a dummy __cxa_pure_virtual. My code is proper, it doesn't call pure virtuals.
2017-07-19 08:00 codesquid, revision 8502Add missing file
Add a comment aimed at package maintainers blindly changing dependencies at will, without regarding the consequences.