Changelogs
Overview
These changelogs reflect the history of all files in the Subversion repository. The changelog has been generated at 2023-09-23 10:10:01
Changelog for FileZilla 3 (7931 changes):
2018-10-23 13:50 codesquid, revision 8997- M /FileZilla3/trunk/src/engine/server.cpp
- M /FileZilla3/trunk/src/include/server.h
- M /FileZilla3/trunk/src/interface/auto_ascii_files.cpp
- M /FileZilla3/trunk/src/interface/auto_ascii_files.h
- M /FileZilla3/trunk/src/interface/manual_transfer.cpp
- M /FileZilla3/trunk/src/interface/QueueView.cpp
2018-10-19 14:33 codesquid, revision 8996Only do the check for ascii extension if the protocol has a data type concept.
2018-10-19 14:30 codesquid, revision 8995Bump to 3.38.0-rc1
2018-10-19 14:06 codesquid, revision 8994automake 1.16 compatibility
- M /FileZilla3/trunk/locales/ar.po
- M /FileZilla3/trunk/locales/cs_CZ.po
- M /FileZilla3/trunk/locales/da.po
- M /FileZilla3/trunk/locales/de.po
- M /FileZilla3/trunk/locales/fr.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/uk_UA.po
- M /FileZilla3/trunk/locales/vi_VN.po
- M /FileZilla3/trunk/locales/zh_CN.po
2018-10-19 13:47 codesquid, revision 8993Updated translations
- M /FileZilla3/trunk/src/interface/resources/xrc/dialogs.xrc
- M /FileZilla3/trunk/src/interface/resources/xrc/settings.xrc
2018-10-19 13:36 codesquid, revision 8992Adjust wording for time offset
2018-10-19 11:54 codesquid, revision 8991Fix certain strings not being translated.
- M /FileZilla3/trunk/src/engine/server.cpp
- M /FileZilla3/trunk/src/include/commands.h
- M /FileZilla3/trunk/src/include/server.h
2018-10-19 09:00 codesquid, revision 8988Update protocol definitions
- M /FileZilla3/trunk/src/interface/sitemanager_dialog.cpp
- M /FileZilla3/trunk/src/interface/sitemanager_site.cpp
2018-10-19 08:37 codesquid, revision 8987Use Normal/Ask as default logon type.
- M /FileZilla3/trunk/src/interface/sitemanager_site.cpp
- M /FileZilla3/trunk/src/interface/sitemanager_site.h
2018-10-18 07:50 codesquid, revision 8986Fix control state if creating a new site after having before shown a predefined site.
- M /FileZilla3/trunk/src/engine/engineprivate.cpp
- M /FileZilla3/trunk/src/include/commands.h
- M /FileZilla3/trunk/src/interface/Mainfrm.cpp
- M /FileZilla3/trunk/src/interface/state.cpp
- M /FileZilla3/trunk/src/interface/state.h
2018-10-17 13:48 codesquid, revision 8985Ctrl+F5 can be used to clear caches before refresh.
2018-10-17 12:41 codesquid, revision 8984Compatibilty with GnuTLS 3.6.x
2018-10-15 15:12 codesquid, revision 8980Don't set flag_ignore_body if the caller has returned FZ_REPLY_OK from on_header_, as the caller might already have resetted and resubmitted the reuqest.
2018-10-14 12:59 codesquid, revision 8978Fix dragging remote files to queue.
- M /FileZilla3/trunk/src/engine/engine.vcxproj
- M /FileZilla3/trunk/src/FileZilla.sln
- M /FileZilla3/trunk/src/interface/asksavepassworddialog.cpp
- M /FileZilla3/trunk/src/interface/interface.vcxproj
- M /FileZilla3/trunk/src/interface/loginmanager.cpp
- M /FileZilla3/trunk/src/interface/loginmanager.h
- M /FileZilla3/trunk/src/interface/Makefile.am
- D /FileZilla3/trunk/src/interface/password_crypto.cpp
- D /FileZilla3/trunk/src/interface/password_crypto.h
- M /FileZilla3/trunk/src/interface/queue_storage.cpp
- M /FileZilla3/trunk/src/interface/serverdata.cpp
- M /FileZilla3/trunk/src/interface/serverdata.h
- M /FileZilla3/trunk/src/interface/settings/optionspage_passwords.cpp
- M /FileZilla3/trunk/src/interface/sitemanager_site.cpp
- M /FileZilla3/trunk/src/interface/xmlfunctions.cpp
- M /FileZilla3/trunk/src/pugixml/pugixml.vcxproj
2018-10-12 09:44 codesquid, revision 8975Use encryption functions from libfilezilla.
2018-10-11 11:15 codesquid, revision 8973Use new hash functions from libfilezilla.
2018-10-11 10:58 codesquid, revision 8972Fix another compile error.
2018-10-11 10:23 codesquid, revision 8971Use hash functions from libfilezilla
2018-10-10 08:20 codesquid, revision 8969Fix compile error.
- M /FileZilla3/trunk/src/interface/edithandler.cpp
- M /FileZilla3/trunk/src/interface/fileexistsdlg.cpp
- M /FileZilla3/trunk/src/interface/file_utils.cpp
- M /FileZilla3/trunk/src/interface/file_utils.h
- M /FileZilla3/trunk/src/interface/LocalListView.cpp
- M /FileZilla3/trunk/src/interface/LocalTreeView.cpp
- M /FileZilla3/trunk/src/interface/LocalTreeView.h
- M /FileZilla3/trunk/src/interface/systemimagelist.cpp
- M /FileZilla3/trunk/src/interface/systemimagelist.h
2018-10-10 07:55 codesquid, revision 8968Small refactoring.
- M /FileZilla3/trunk/src/interface/context_control.cpp
- M /FileZilla3/trunk/src/interface/FileZilla.cpp
- M /FileZilla3/trunk/src/interface/filezillaapp.h
- M /FileZilla3/trunk/src/interface/Mainfrm.cpp
- M /FileZilla3/trunk/src/interface/Mainfrm.h
- 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
- M /FileZilla3/trunk/src/interface/welcome_dialog.cpp
2018-10-08 13:52 codesquid, revision 8967Improve macOS sandbox workflow on first start
2018-10-08 09:50 codesquid, revision 8966Check for long mode capability, we eventually want to advise users running a 32bit OS on a 64bit CPU to update to a 64bit OS as 32bit FZ should be deprecated.
- M /FileZilla3/trunk/src/interface/clearprivatedata.cpp
- M /FileZilla3/trunk/src/interface/clearprivatedata.h
- M /FileZilla3/trunk/src/interface/edithandler.cpp
- M /FileZilla3/trunk/src/interface/edithandler.h
- M /FileZilla3/trunk/src/interface/updater.cpp
- M /FileZilla3/trunk/src/interface/wrapengine.cpp
- M /FileZilla3/trunk/src/interface/xmlfunctions.cpp
2018-10-08 08:15 codesquid, revision 8965Small refactoring.
2018-10-08 08:00 codesquid, revision 8963Only some protocols have a server-assigned home dir concept.
2018-10-08 07:59 codesquid, revision 8962Lockfile suffix must not be translated.
wxWidgets's .mo loader doesn't use the hash table.