Changelogs
Overview
These changelogs reflect the history of all files in the Subversion repository. The changelog has been generated at 2024-11-22 13:20:01
Changelog for FileZilla 3 (8047 changes):
2018-10-18 07:50 codesquid, revision 8986- 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.
2018-10-04 14:29 codesquid, revision 8960wxWidgets's .mo loader doesn't use the hash table.
2018-10-02 14:13 codesquid, revision 8955Bump to 3.37.4
2018-10-02 14:11 codesquid, revision 8954Fix bug caused by an evil implicit conversion due to bad design of wxString.
2018-10-02 13:48 codesquid, revision 8953A bit more wxString removal.
- M /FileZilla3/trunk/src/interface/asyncrequestqueue.cpp
- M /FileZilla3/trunk/src/interface/aui_notebook_ex.cpp
- M /FileZilla3/trunk/src/interface/bookmarks_dialog.cpp
- M /FileZilla3/trunk/src/interface/cmdline.cpp
- M /FileZilla3/trunk/src/interface/cmdline.h
- M /FileZilla3/trunk/src/interface/dndobjects.cpp
- M /FileZilla3/trunk/src/interface/dndobjects.h
- M /FileZilla3/trunk/src/interface/edithandler.cpp
- M /FileZilla3/trunk/src/interface/edithandler.h
- M /FileZilla3/trunk/src/interface/fzputtygen_interface.cpp
- M /FileZilla3/trunk/src/interface/LocalListView.cpp
- M /FileZilla3/trunk/src/interface/LocalListView.h
- M /FileZilla3/trunk/src/interface/Mainfrm.cpp
- M /FileZilla3/trunk/src/interface/menu_bar.cpp
- M /FileZilla3/trunk/src/interface/quickconnectbar.cpp
- M /FileZilla3/trunk/src/interface/RemoteTreeView.cpp
- M /FileZilla3/trunk/src/interface/serverdata.cpp
- M /FileZilla3/trunk/src/interface/settings/optionspage_themes.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_site.cpp
- M /FileZilla3/trunk/src/interface/state.cpp
- M /FileZilla3/trunk/src/interface/state.h
- M /FileZilla3/trunk/src/interface/xmlfunctions.cpp
2018-10-01 07:08 codesquid, revision 8952Eliminate a bunch of wxString, it is too dangerous to use due to implicit conversions to all kinds of things.
2018-09-28 14:09 codesquid, revision 8950Add test parameter.
2018-09-28 13:59 codesquid, revision 8948Fix another compile error.
2018-09-28 12:14 codesquid, revision 8946Small refactoring.
2018-09-28 12:08 codesquid, revision 8944Bump to 3.37.3
Fix compile error.