Changelogs
Overview
These changelogs reflect the history of all files in the Subversion repository. The changelog has been generated at 2024-11-22 13:00:01
Changelog for FileZilla 3 (8047 changes):
2019-02-21 22:08 codesquid, revision 91052019-02-21 21:27 codesquid, revision 9104Get rid of wxPathList
2019-02-21 20:47 codesquid, revision 9103Don't check for a "default" .mo
2019-02-21 18:31 codesquid, revision 9102Replace wxGetEnv
2019-02-21 17:40 codesquid, revision 9101Fix spelling
2019-02-21 17:40 codesquid, revision 9100Use correct variable
2019-02-21 17:30 codesquid, revision 9099Also remove BinReloc from configure.ac
- M /FileZilla3/trunk/src/interface/FileZilla.cpp
- M /FileZilla3/trunk/src/interface/locale_initializer.cpp
- M /FileZilla3/trunk/src/interface/Makefile.am
- D /FileZilla3/trunk/src/interface/prefix.cpp
- D /FileZilla3/trunk/src/interface/prefix.h
2019-02-21 15:26 codesquid, revision 9098Turns out BinReloc is broken and doesn't work at all on 64bit systems and, due to checking for the wrong flags, on systems where data segments are non-executable. Simplifying it by just calling realink on /proc/self/exe. Also get the locale initializer in sync with the standard search path functionality.
2019-02-21 14:47 codesquid, revision 9097Fix a compile error
2019-02-19 10:40 codesquid, revision 9096Restrict directories in which tools and data files are searched .
2019-02-19 10:38 codesquid, revision 9095Interim list of changes --his line, and those below, will be ignored-- M NEWS
- M /FileZilla3/trunk/src/interface/filter.cpp
- M /FileZilla3/trunk/src/interface/filter_conditions_dialog.cpp
2019-02-14 10:32 codesquid, revision 9094Limit maximum length of regular expressions in filters to prevent crashes due to a bug in libstdc++. Issue has been reported as part of the EU FOSSA bug bounty program.
2019-02-13 09:02 codesquid, revision 9093Small improvement to momentary speed calculation.
- M /FileZilla3/trunk/src/interface/LocalListView.cpp
- M /FileZilla3/trunk/src/interface/RemoteListView.cpp
2019-02-11 12:30 codesquid, revision 9092Fix a crash if starting directory comparison on an empty directory that has no logical parent.
2019-02-11 12:00 codesquid, revision 9091Fix crash due to dereferencing the null pointer.
2019-02-03 19:16 codesquid, revision 9090Fix potential crash due to invalid focus item.
- M /FileZilla3/trunk/src/interface/chmoddialog.cpp
- M /FileZilla3/trunk/src/interface/chmoddialog.h
- M /FileZilla3/trunk/src/interface/RemoteListView.cpp
- M /FileZilla3/trunk/src/interface/RemoteTreeView.cpp
- M /FileZilla3/trunk/src/interface/remote_recursive_operation.cpp
- M /FileZilla3/trunk/src/interface/remote_recursive_operation.h
2019-01-25 14:23 codesquid, revision 9088Fix a crash if closing FileZilla during an active recursive chmod.
2019-01-25 12:49 codesquid, revision 9087Fix typo.
2019-01-24 10:47 codesquid, revision 9086Bump to 3.40.0
- M /FileZilla3/trunk/configure.ac
- M /FileZilla3/trunk/src/fzshellext/configure.ac
- M /FileZilla3/trunk/src/include/setup.h
- M /FileZilla3/trunk/src/interface/FileZilla.cpp
- M /FileZilla3/trunk/src/interface/file_utils.cpp
- M /FileZilla3/trunk/src/interface/resources/windows_manifest.xml
- M /FileZilla3/trunk/src/putty/windows/Makefile.am
2019-01-22 10:49 codesquid, revision 9085Vista support got officially dropped in April 2017. Remove Vista specific code.
2019-01-22 09:22 codesquid, revision 9083Bump to 3.40.0-rc2
2019-01-22 09:21 codesquid, revision 9082Cleanup formatting.
- M /FileZilla3/trunk/src/interface/asksavepassworddialog.cpp
- M /FileZilla3/trunk/src/interface/osx_sandbox_userdirs.cpp
- M /FileZilla3/trunk/src/interface/settings/optionspage_passwords.cpp
- M /FileZilla3/trunk/src/interface/sitemanager_site.cpp
- M /FileZilla3/trunk/src/interface/state.cpp
2019-01-18 17:07 codesquid, revision 9081Use wxMessageBoxEx instead of wxMessageBox.
2019-01-18 17:02 codesquid, revision 9080Fix Site::operator==
2019-01-17 16:51 codesquid, revision 9079Prevent reordering columns through drag&drop.
2019-01-17 16:50 codesquid, revision 9078Bump to 3.40.0-rc1
- M /FileZilla3/trunk/src/interface/LocalListView.cpp
- M /FileZilla3/trunk/src/interface/LocalListView.h
- M /FileZilla3/trunk/src/interface/listingcomparison.cpp
- M /FileZilla3/trunk/src/interface/listingcomparison.h
- M /FileZilla3/trunk/src/interface/RemoteListView.cpp
- M /FileZilla3/trunk/src/interface/RemoteListView.h
- M /FileZilla3/trunk/src/interface/search.cpp
2019-01-17 16:47 codesquid, revision 9077Get rid of further wxString
- M /FileZilla3/trunk/locales/ar.po
- M /FileZilla3/trunk/locales/ca.po
- M /FileZilla3/trunk/locales/vi_VN.po
- M /FileZilla3/trunk/locales/zh_CN.po
2019-01-15 15:02 codesquid, revision 9075Updated translations
2019-01-15 12:27 codesquid, revision 9074First set the site, then queue the commands.
- M /FileZilla3/trunk/src/interface/filter.h
- M /FileZilla3/trunk/src/interface/settings/optionspage_passwords.cpp
- M /FileZilla3/trunk/src/interface/state.h
- M /FileZilla3/trunk/src/interface/statusbar.cpp
- M /FileZilla3/trunk/src/interface/xrc_helper.cpp
2019-01-15 12:27 codesquid, revision 9073Trivial whitespace cleanup
2019-01-15 11:14 codesquid, revision 9072Remove debug code
- M /FileZilla3/trunk/src/interface/commandqueue.cpp
- M /FileZilla3/trunk/src/interface/context_control.cpp
- M /FileZilla3/trunk/src/interface/context_control.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/LocalTreeView.h
- M /FileZilla3/trunk/src/interface/local_recursive_operation.cpp
- M /FileZilla3/trunk/src/interface/local_recursive_operation.h
- M /FileZilla3/trunk/src/interface/Mainfrm.cpp
- M /FileZilla3/trunk/src/interface/menu_bar.cpp
- M /FileZilla3/trunk/src/interface/menu_bar.h
- M /FileZilla3/trunk/src/interface/power_management.cpp
- M /FileZilla3/trunk/src/interface/power_management.h
- M /FileZilla3/trunk/src/interface/QueueView.cpp
- M /FileZilla3/trunk/src/interface/QueueView.h
- M /FileZilla3/trunk/src/interface/RemoteListView.cpp
- M /FileZilla3/trunk/src/interface/RemoteListView.h
- M /FileZilla3/trunk/src/interface/RemoteTreeView.cpp
- M /FileZilla3/trunk/src/interface/RemoteTreeView.h
- M /FileZilla3/trunk/src/interface/recursive_operation_status.cpp
- M /FileZilla3/trunk/src/interface/recursive_operation_status.h
- M /FileZilla3/trunk/src/interface/remote_recursive_operation.cpp
- M /FileZilla3/trunk/src/interface/remote_recursive_operation.h
- M /FileZilla3/trunk/src/interface/search.cpp
- M /FileZilla3/trunk/src/interface/search.h
- M /FileZilla3/trunk/src/interface/settings/optionspage_passwords.cpp
- M /FileZilla3/trunk/src/interface/state.cpp
- M /FileZilla3/trunk/src/interface/state.h
- M /FileZilla3/trunk/src/interface/statusbar.cpp
- M /FileZilla3/trunk/src/interface/statusbar.h
- M /FileZilla3/trunk/src/interface/toolbar.cpp
- M /FileZilla3/trunk/src/interface/toolbar.h
- M /FileZilla3/trunk/src/interface/viewheader.cpp
- M /FileZilla3/trunk/src/interface/viewheader.h
2019-01-14 16:11 codesquid, revision 9071Little bit of wxString -> std::wstring
- M /FileZilla3/trunk/src/interface/LocalListView.cpp
- M /FileZilla3/trunk/src/interface/RemoteListView.cpp
2019-01-14 15:56 codesquid, revision 9070Fix assertion if reducing the number of displayed files while nothing is selected and the focused item was larger than the new item count.
2019-01-14 15:28 codesquid, revision 9069Fix crash updating selections after adding a range of items.
2019-01-10 11:02 codesquid, revision 9068Hide the minimize to tray checkbox on Mac, it has no effect on this platform.
2019-01-10 10:33 codesquid, revision 9067Save the site path.
2019-01-02 15:13 codesquid, revision 9066Fix a crash if emptying the queue while a directory item is active.
- M /FileZilla3/trunk/src/engine/directorycache.cpp
- M /FileZilla3/trunk/src/engine/engineprivate.cpp
- M /FileZilla3/trunk/src/include/server.h
- M /FileZilla3/trunk/src/interface/RemoteListView.cpp
- M /FileZilla3/trunk/src/interface/serverdata.cpp
- M /FileZilla3/trunk/src/interface/serverdata.h
- M /FileZilla3/trunk/src/interface/state.h
2018-12-28 08:51 codesquid, revision 9065Create a new handle when copying a site, so that differnt states have differnet handles.
- M /FileZilla3/trunk/src/interface/asyncrequestqueue.cpp
- M /FileZilla3/trunk/src/interface/bookmarks_dialog.cpp
- M /FileZilla3/trunk/src/interface/bookmarks_dialog.h
- M /FileZilla3/trunk/src/interface/dialogex.cpp
- M /FileZilla3/trunk/src/interface/dialogex.h
- M /FileZilla3/trunk/src/interface/fileexistsdlg.cpp
- M /FileZilla3/trunk/src/interface/fileexistsdlg.h
- M /FileZilla3/trunk/src/interface/loginmanager.cpp
- M /FileZilla3/trunk/src/interface/loginmanager.h
- M /FileZilla3/trunk/src/interface/Mainfrm.cpp
- M /FileZilla3/trunk/src/interface/manual_transfer.cpp
- M /FileZilla3/trunk/src/interface/menu_bar.cpp
- M /FileZilla3/trunk/src/interface/quickconnectbar.cpp
- M /FileZilla3/trunk/src/interface/sitemanager.cpp
2018-12-28 08:47 codesquid, revision 9064Add function to escape ampersands for labels so that they are not treated as mnemonic.
2018-12-27 10:39 codesquid, revision 9063Blacklist GnuTLS 3.6.4
2018-12-27 09:40 codesquid, revision 9062Add function to compare servers for equal content
2018-12-27 09:38 codesquid, revision 9061Small cleanup.
- M /FileZilla3/trunk/src/interface/QueueView.cpp
- M /FileZilla3/trunk/src/interface/RemoteListView.cpp
- M /FileZilla3/trunk/src/interface/serverdata.h
2018-12-20 14:27 codesquid, revision 9060ServerWithCredentials is now gone.
- M /FileZilla3/trunk/src/interface/bookmarks_dialog.cpp
- M /FileZilla3/trunk/src/interface/commandqueue.cpp
- M /FileZilla3/trunk/src/interface/LocalListView.cpp
- M /FileZilla3/trunk/src/interface/LocalTreeView.cpp
- M /FileZilla3/trunk/src/interface/loginmanager.cpp
- M /FileZilla3/trunk/src/interface/Mainfrm.cpp
- M /FileZilla3/trunk/src/interface/manual_transfer.cpp
- M /FileZilla3/trunk/src/interface/menu_bar.cpp
- M /FileZilla3/trunk/src/interface/QueueView.cpp
- M /FileZilla3/trunk/src/interface/queue_storage.cpp
- M /FileZilla3/trunk/src/interface/quickconnectbar.cpp
- M /FileZilla3/trunk/src/interface/RemoteListView.cpp
- M /FileZilla3/trunk/src/interface/RemoteTreeView.cpp
- M /FileZilla3/trunk/src/interface/recentserverlist.cpp
- M /FileZilla3/trunk/src/interface/StatusView.cpp
- M /FileZilla3/trunk/src/interface/search.cpp
- M /FileZilla3/trunk/src/interface/serverdata.cpp
- M /FileZilla3/trunk/src/interface/serverdata.h
- M /FileZilla3/trunk/src/interface/sitemanager.cpp
- 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/statusbar.cpp
- M /FileZilla3/trunk/src/interface/updater.cpp
- M /FileZilla3/trunk/src/interface/viewheader.cpp
- M /FileZilla3/trunk/src/interface/xmlfunctions.cpp
2018-12-20 14:17 codesquid, revision 9059Move CServer from ServerWithCredentials to Site
- M /FileZilla3/trunk/src/interface/asyncrequestqueue.cpp
- M /FileZilla3/trunk/src/interface/commandqueue.cpp
- M /FileZilla3/trunk/src/interface/context_control.cpp
- M /FileZilla3/trunk/src/interface/loginmanager.cpp
- M /FileZilla3/trunk/src/interface/Mainfrm.cpp
- M /FileZilla3/trunk/src/interface/manual_transfer.cpp
- M /FileZilla3/trunk/src/interface/menu_bar.cpp
- M /FileZilla3/trunk/src/interface/QueueView.cpp
- M /FileZilla3/trunk/src/interface/queue.h
- M /FileZilla3/trunk/src/interface/queue_storage.cpp
- M /FileZilla3/trunk/src/interface/quickconnectbar.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.cpp
- 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/updater.cpp
- M /FileZilla3/trunk/src/interface/xmlfunctions.cpp
2018-12-20 11:37 codesquid, revision 9058Move credentials from ServerToCredentials to Site.
- M /FileZilla3/trunk/src/interface/edithandler.cpp
- M /FileZilla3/trunk/src/interface/loginmanager.cpp
- M /FileZilla3/trunk/src/interface/Mainfrm.cpp
- M /FileZilla3/trunk/src/interface/manual_transfer.cpp
- M /FileZilla3/trunk/src/interface/menu_bar.cpp
- M /FileZilla3/trunk/src/interface/queue.cpp
- M /FileZilla3/trunk/src/interface/queue_storage.cpp
- M /FileZilla3/trunk/src/interface/quickconnectbar.cpp
- M /FileZilla3/trunk/src/interface/RemoteListView.cpp
- M /FileZilla3/trunk/src/interface/RemoteTreeView.cpp
- M /FileZilla3/trunk/src/interface/search.cpp
- M /FileZilla3/trunk/src/interface/serverdata.cpp
- M /FileZilla3/trunk/src/interface/serverdata.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/statuslinectrl.cpp
- M /FileZilla3/trunk/src/interface/toolbar.cpp
- M /FileZilla3/trunk/src/interface/updater.cpp
- M /FileZilla3/trunk/src/interface/xmlfunctions.cpp
2018-12-20 11:15 codesquid, revision 9057Move methods from ServerWithCredentials to Site
- M /FileZilla3/trunk/src/interface/asyncrequestqueue.cpp
- M /FileZilla3/trunk/src/interface/bookmarks_dialog.cpp
- M /FileZilla3/trunk/src/interface/bookmarks_dialog.h
- M /FileZilla3/trunk/src/interface/commandqueue.cpp
- M /FileZilla3/trunk/src/interface/context_control.cpp
- M /FileZilla3/trunk/src/interface/dndobjects.cpp
- M /FileZilla3/trunk/src/interface/dndobjects.h
- M /FileZilla3/trunk/src/interface/dragdropmanager.h
- M /FileZilla3/trunk/src/interface/edithandler.cpp
- M /FileZilla3/trunk/src/interface/edithandler.h
- M /FileZilla3/trunk/src/interface/LocalListView.cpp
- M /FileZilla3/trunk/src/interface/LocalTreeView.cpp
- M /FileZilla3/trunk/src/interface/local_recursive_operation.cpp
- M /FileZilla3/trunk/src/interface/local_recursive_operation.h
- M /FileZilla3/trunk/src/interface/loginmanager.cpp
- M /FileZilla3/trunk/src/interface/loginmanager.h
- M /FileZilla3/trunk/src/interface/Mainfrm.cpp
- M /FileZilla3/trunk/src/interface/Mainfrm.h
- M /FileZilla3/trunk/src/interface/manual_transfer.cpp
- M /FileZilla3/trunk/src/interface/manual_transfer.h
- M /FileZilla3/trunk/src/interface/menu_bar.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/queueview_failed.cpp
- M /FileZilla3/trunk/src/interface/queue_storage.cpp
- M /FileZilla3/trunk/src/interface/queue_storage.h
- M /FileZilla3/trunk/src/interface/quickconnectbar.cpp
- M /FileZilla3/trunk/src/interface/quickconnectbar.h
- M /FileZilla3/trunk/src/interface/RemoteListView.cpp
- M /FileZilla3/trunk/src/interface/RemoteListView.h
- M /FileZilla3/trunk/src/interface/RemoteTreeView.cpp
- M /FileZilla3/trunk/src/interface/recentserverlist.cpp
- M /FileZilla3/trunk/src/interface/recentserverlist.h
- M /FileZilla3/trunk/src/interface/remote_recursive_operation.cpp
- M /FileZilla3/trunk/src/interface/StatusView.cpp
- M /FileZilla3/trunk/src/interface/search.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.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/sitemanager_site.cpp
- M /FileZilla3/trunk/src/interface/state.cpp
- M /FileZilla3/trunk/src/interface/state.h
- M /FileZilla3/trunk/src/interface/statusbar.cpp
- M /FileZilla3/trunk/src/interface/statuslinectrl.cpp
- M /FileZilla3/trunk/src/interface/toolbar.cpp
- M /FileZilla3/trunk/src/interface/updater.cpp
- M /FileZilla3/trunk/src/interface/viewheader.cpp
- M /FileZilla3/trunk/src/interface/xmlfunctions.cpp
- M /FileZilla3/trunk/src/interface/xmlfunctions.h
2018-12-17 15:44 codesquid, revision 9056Work in progress: Merge Site and ServerWithCredentials. In this first step all explicit usages of ServerWithCredentials are replaced with Site.
2018-12-13 11:21 codesquid, revision 9055Fix warning translation
- M /FileZilla3/trunk/src/interface/volume_enumerator.cpp
- M /FileZilla3/trunk/src/interface/volume_enumerator.h
2018-12-12 15:20 codesquid, revision 9054Avoid using thread-unsafe wx functionality in worker thread.
- M /FileZilla3/trunk/src/engine/server.cpp
- M /FileZilla3/trunk/src/include/server.h
- M /FileZilla3/trunk/src/interface/serverdata.h
- M /FileZilla3/trunk/src/interface/state.cpp
2018-12-12 13:28 codesquid, revision 9053Check whether CServer refers to the same resource instead of comparing it including all parameters when updating the site path.
2018-12-12 10:30 codesquid, revision 9052Remove unused variable.
- M /FileZilla3/trunk/src/interface/context_control.cpp
- M /FileZilla3/trunk/src/interface/FileZilla.cpp
- M /FileZilla3/trunk/src/interface/LocalListView.cpp
- M /FileZilla3/trunk/src/interface/LocalTreeView.cpp
- M /FileZilla3/trunk/src/interface/listingcomparison.cpp
- M /FileZilla3/trunk/src/interface/Mainfrm.cpp
- M /FileZilla3/trunk/src/interface/volume_enumerator.cpp
- M /FileZilla3/trunk/src/interface/volume_enumerator.h
2018-12-12 08:26 codesquid, revision 9051Improve startup diagnostics and make it easier to comment-out parts of GUI initialization.
2018-12-10 17:11 codesquid, revision 9050Fix regular expression quick search filter.
- M /FileZilla3/trunk/src/engine/ControlSocket.h
- M /FileZilla3/trunk/src/engine/commands.cpp
- M /FileZilla3/trunk/src/engine/directorycache.cpp
- M /FileZilla3/trunk/src/engine/directorycache.h
- M /FileZilla3/trunk/src/engine/engineprivate.cpp
- M /FileZilla3/trunk/src/engine/ftp/logon.cpp
- M /FileZilla3/trunk/src/engine/http/httpcontrolsocket.h
- M /FileZilla3/trunk/src/engine/http/request.cpp
- M /FileZilla3/trunk/src/engine/Makefile.am
- M /FileZilla3/trunk/src/engine/sftp/sftpcontrolsocket.cpp
- M /FileZilla3/trunk/src/include/commands.h
- M /FileZilla3/trunk/src/include/notification.h
- M /FileZilla3/trunk/src/include/server.h
- M /FileZilla3/trunk/src/interface/asyncrequestqueue.cpp
- M /FileZilla3/trunk/src/interface/commandqueue.cpp
- M /FileZilla3/trunk/src/interface/context_control.cpp
- M /FileZilla3/trunk/src/interface/loginmanager.cpp
- M /FileZilla3/trunk/src/interface/loginmanager.h
- M /FileZilla3/trunk/src/interface/Mainfrm.cpp
- M /FileZilla3/trunk/src/interface/QueueView.cpp
- M /FileZilla3/trunk/src/interface/RemoteListView.cpp
- M /FileZilla3/trunk/src/interface/RemoteTreeView.cpp
- M /FileZilla3/trunk/src/interface/serverdata.h
- 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/state.cpp
- M /FileZilla3/trunk/src/interface/state.h
- M /FileZilla3/trunk/src/interface/updater.cpp
2018-12-10 16:44 codesquid, revision 9049Associated each connection with an opaque server handle.
2018-11-30 12:16 codesquid, revision 9046Only call EndModal on a dialog that is modal.
2018-11-30 09:41 codesquid, revision 9045Bump to 3.39.0
- M /FileZilla3/trunk/locales/el.po
- M /FileZilla3/trunk/locales/id_ID.po
- M /FileZilla3/trunk/locales/ja_JP.po
2018-11-27 09:25 codesquid, revision 9044Updated translations
2018-11-23 10:30 codesquid, revision 9043Update modification time of dummy empty local file.
- M /FileZilla3/trunk/locales/de.po
- M /FileZilla3/trunk/locales/eu.po
- M /FileZilla3/trunk/locales/fi_FI.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/ru.po
- M /FileZilla3/trunk/locales/tr.po
- M /FileZilla3/trunk/locales/uk_UA.po
- M /FileZilla3/trunk/locales/zh_CN.po
- M /FileZilla3/trunk/NEWS
2018-11-23 09:47 codesquid, revision 9042Updated translations
2018-11-22 18:59 codesquid, revision 9041Small refactoring.
- M /FileZilla3/trunk/src/interface/dialogex.cpp
- M /FileZilla3/trunk/src/interface/filter.cpp
- M /FileZilla3/trunk/src/interface/QueueView.cpp
- M /FileZilla3/trunk/src/interface/sitemanager_site.cpp
- M /FileZilla3/trunk/src/interface/state.cpp
- M /FileZilla3/trunk/src/interface/xrc_helper.cpp
2018-11-22 16:19 codesquid, revision 9040Fix warnings
2018-11-22 16:14 codesquid, revision 9039Bump to 3.39.0-rc1
- D /FileZilla3/trunk/src/engine/interface
2018-11-22 14:55 codesquid, revision 9037Revert accidental commit.
2018-11-22 14:31 codesquid, revision 9036Add helper function to check for business.
- M /FileZilla3/trunk/src/interface/chmoddialog.cpp
- M /FileZilla3/trunk/src/interface/dialogex.cpp
- M /FileZilla3/trunk/src/interface/FileZilla.cpp
- M /FileZilla3/trunk/src/interface/netconfwizard.cpp
- M /FileZilla3/trunk/src/interface/xrc_helper.cpp
- M /FileZilla3/trunk/src/interface/xrc_helper.h
2018-11-22 14:10 codesquid, revision 9035Defer loading .xrc files until first use.
2018-11-22 14:03 codesquid, revision 9034Restore local delete in search dialog.
2018-11-21 09:33 codesquid, revision 9033Fix assertion when deleting files.
2018-11-21 09:08 codesquid, revision 9032Small usability improvement: Down button now opens the recent servers dropdown.
- M /FileZilla3/trunk/src/interface/list_search_panel.cpp
- M /FileZilla3/trunk/src/interface/list_search_panel.h
2018-11-19 16:45 codesquid, revision 9031Small usability improvements: Tab navigation, pressing down now opens the settings dialog, no beep if pressing Ctrl+F twice, Esc closes on every control.
2018-11-19 13:41 codesquid, revision 9030Make functions const
2018-11-16 09:49 codesquid, revision 9024Add small functions to DialogLayout for easier usage of wxGridBagSizer.
2018-11-15 14:10 codesquid, revision 9023Remove unused filter type
2018-11-14 13:14 codesquid, revision 9022When copying DLLs ignore the Windows directory in case users are actually compiling on Windows.
- M /FileZilla3/trunk/src/engine/directorycache.cpp
- M /FileZilla3/trunk/src/engine/directorylisting.cpp
- M /FileZilla3/trunk/src/engine/ftp/list.cpp
- M /FileZilla3/trunk/src/engine/ftp/list.h
- M /FileZilla3/trunk/src/engine/logging.cpp
- M /FileZilla3/trunk/src/engine/serverpath.cpp
- M /FileZilla3/trunk/src/engine/storj/resolve.cpp
- M /FileZilla3/trunk/src/include/directorylisting.h
- M /FileZilla3/trunk/src/interface/RemoteListView.cpp
- M /FileZilla3/trunk/src/interface/RemoteTreeView.cpp
- M /FileZilla3/trunk/src/interface/remote_recursive_operation.cpp
- M /FileZilla3/trunk/src/interface/search.cpp
- M /FileZilla3/trunk/src/interface/state.cpp
- M /FileZilla3/trunk/src/interface/state.h
- M /FileZilla3/trunk/tests/dirparsertest.cpp
2018-11-13 11:41 codesquid, revision 9020Address a few long-standing compiler warnings.
2018-11-13 11:11 codesquid, revision 9019Fix compile error.
- M /FileZilla3/trunk/src/engine/misc.cpp
- M /FileZilla3/trunk/src/interface/filter.cpp
- M /FileZilla3/trunk/src/interface/filter.h
- M /FileZilla3/trunk/src/interface/filteredit.cpp
- M /FileZilla3/trunk/src/interface/filter_conditions_dialog.cpp
- M /FileZilla3/trunk/src/interface/filter_conditions_dialog.h
- M /FileZilla3/trunk/src/interface/LocalTreeView.cpp
- M /FileZilla3/trunk/src/interface/LocalTreeView.h
- M /FileZilla3/trunk/src/interface/list_search_panel.cpp
- M /FileZilla3/trunk/src/interface/local_recursive_operation.cpp
- M /FileZilla3/trunk/src/interface/RemoteListView.cpp
- M /FileZilla3/trunk/src/interface/RemoteTreeView.cpp
- M /FileZilla3/trunk/src/interface/search.cpp
- M /FileZilla3/trunk/src/interface/state.cpp
- M /FileZilla3/trunk/src/interface/state.h
2018-11-08 15:02 codesquid, revision 9017Fix storage of size not equal and less than filter conditions, fix case-sensitive regexes, improve performance and a bunch of assorted refactoring.
2018-11-08 15:02 codesquid, revision 9016Remove debug code.
- D /FileZilla3/trunk/src/engine/tlssocket_impl - Copy.cpp
- D /FileZilla3/trunk/src/engine/x64
2018-11-08 14:58 codesquid, revision 9015Revert accidental commit.
- M /FileZilla3/trunk/src/engine/ftp/transfersocket.cpp
- A /FileZilla3/trunk/src/engine/interface
- A /FileZilla3/trunk/src/engine/tlssocket_impl - Copy.cpp
- A /FileZilla3/trunk/src/engine/x64
2018-11-08 13:36 codesquid, revision 9014Fix log message.
2018-11-08 13:06 codesquid, revision 9013Fix a warning.
2018-11-07 19:29 codesquid, revision 9012Fix compile errors.
- M /FileZilla3/trunk/src/engine/ControlSocket.cpp
- M /FileZilla3/trunk/src/engine/ControlSocket.h
- M /FileZilla3/trunk/src/engine/externalipresolver.cpp
- M /FileZilla3/trunk/src/engine/ftp/transfersocket.cpp
- M /FileZilla3/trunk/src/engine/ftp/transfersocket.h
- M /FileZilla3/trunk/src/engine/http/httpcontrolsocket.cpp
- M /FileZilla3/trunk/src/engine/http/httpcontrolsocket.h
- M /FileZilla3/trunk/src/engine/http/request.cpp
- M /FileZilla3/trunk/src/engine/http/request.h
- M /FileZilla3/trunk/src/engine/proxy.cpp
- M /FileZilla3/trunk/src/engine/socket.cpp
- M /FileZilla3/trunk/src/engine/tlssocket_impl.cpp
- M /FileZilla3/trunk/src/engine/tlssocket_impl.h
- M /FileZilla3/trunk/src/include/socket.h
- M /FileZilla3/trunk/src/interface/netconfwizard.cpp
2018-11-06 07:56 codesquid, revision 9011Refactor socket code, get rid of the close event with its flawed semantics.
2018-10-30 10:06 codesquid, revision 9007Fix spelling.
2018-10-27 17:39 codesquid, revision 9006Default to home directory in the permissions granting dir selection dialog
2018-10-27 17:37 codesquid, revision 9005Fix crash due to misuse of shadowed variable.
2018-10-26 12:22 codesquid, revision 9003Bump to 3.38.1
2018-10-26 12:20 codesquid, revision 9002Bump to 3.38.0
- M /FileZilla3/trunk/locales/co.po
- M /FileZilla3/trunk/locales/fr.po
- M /FileZilla3/trunk/locales/id_ID.po
- M /FileZilla3/trunk/locales/it.po
- M /FileZilla3/trunk/locales/ja_JP.po
- M /FileZilla3/trunk/locales/uk_UA.po
2018-10-26 09:06 codesquid, revision 9001Updated translations.
- M /FileZilla3/trunk/src/engine/server.cpp
- M /FileZilla3/trunk/src/include/server.h
- M /FileZilla3/trunk/src/interface/sitemanager_site.cpp
2018-10-26 08:27 codesquid, revision 9000Update protocol definitions.
2018-10-26 08:26 codesquid, revision 8999Fix a compile error.
- M /FileZilla3/trunk/src/engine/commands.cpp
- M /FileZilla3/trunk/src/engine/engineprivate.cpp
- M /FileZilla3/trunk/src/engine/http/filetransfer.cpp
- M /FileZilla3/trunk/src/engine/http/filetransfer.h
- M /FileZilla3/trunk/src/engine/http/httpcontrolsocket.cpp
- M /FileZilla3/trunk/src/engine/http/httpcontrolsocket.h
- M /FileZilla3/trunk/src/engine/notification.cpp
- M /FileZilla3/trunk/src/include/commands.h
- M /FileZilla3/trunk/src/include/notification.h
- M /FileZilla3/trunk/src/interface/updater.cpp
- M /FileZilla3/trunk/src/interface/updater.h
2018-10-26 08:00 codesquid, revision 8998Add a new command for generic HTTP requests.
2018-10-23 13:50 codesquid, revision 8997If 0 is given as port in the constructor, default to the protocol's default port.
- 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.
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
2018-09-28 11:15 codesquid, revision 8943Fix compile error.
- M /FileZilla3/trunk/src/interface/buildinfo.cpp
- M /FileZilla3/trunk/src/interface/dndobjects.cpp
- M /FileZilla3/trunk/src/interface/dndobjects.h
- M /FileZilla3/trunk/src/interface/drop_target_ex.cpp
- M /FileZilla3/trunk/src/interface/LocalListView.cpp
- M /FileZilla3/trunk/src/interface/LocalTreeView.cpp
- M /FileZilla3/trunk/src/interface/QueueView.cpp
- M /FileZilla3/trunk/src/interface/queue.cpp
- M /FileZilla3/trunk/src/interface/RemoteListView.cpp
- M /FileZilla3/trunk/src/interface/RemoteTreeView.cpp
- M /FileZilla3/trunk/src/interface/state.cpp
- M /FileZilla3/trunk/src/interface/state.h
2018-09-27 15:05 codesquid, revision 8941Avoid wxFileDataObject on macOS, should workd around #11754
2018-09-27 13:32 codesquid, revision 8940Opt out of Mojave's Dark Mode
2018-09-27 13:26 codesquid, revision 8939Reset waiting flag when obtaining waiting lock.
2018-09-27 13:25 codesquid, revision 8938Check opLock_.waiting() regardless of tryMkdOnFail_.
2018-09-26 12:05 codesquid, revision 8937Tiny performance gain.
2018-09-21 09:11 codesquid, revision 8934Change wording for server time offset.
2018-09-21 08:59 codesquid, revision 8932Spelling
2018-09-20 08:53 codesquid, revision 8926Bump to 3.37.1
2018-09-20 08:28 codesquid, revision 8925Mark manual update checks to allow for more gradual rollout.
2018-09-18 14:53 codesquid, revision 8924If leaf certificate is expired, do not show unexpired CA certificates timestamps in red color.
2018-09-17 07:19 codesquid, revision 8923Refactor rate limiter to simplify timer loop.
2018-09-17 07:17 codesquid, revision 8922Bump to 3.37.0
2018-09-13 13:47 codesquid, revision 8920Updated translation.
2018-09-10 13:58 codesquid, revision 8919Fix CLocalPath::IsParentOf/IsSubdirOf
2018-09-10 13:49 codesquid, revision 8918Bump to 3.37.0-rc1
2018-09-10 13:49 codesquid, revision 8917Require libfilezilla 0.13.1
- M /FileZilla3/trunk/locales/fr.po
- M /FileZilla3/trunk/locales/kab.po
- M /FileZilla3/trunk/locales/uk_UA.po
2018-09-10 09:36 codesquid, revision 8915Updated translations
2018-09-06 13:28 codesquid, revision 8913Changing protocols can change current logon type, update enabled state of logon fields.
2018-09-06 13:26 codesquid, revision 8912Last typo.
2018-09-06 13:25 codesquid, revision 8911One more.
2018-09-06 13:22 codesquid, revision 8910Typo
2018-09-06 13:20 codesquid, revision 8909Spelling
2018-09-06 13:14 codesquid, revision 8908Fix some warnings.
- M /FileZilla3/trunk/src/engine/engine.vcxproj
- M /FileZilla3/trunk/src/engine/engineprivate.cpp
- M /FileZilla3/trunk/src/engine/engineprivate.h
- M /FileZilla3/trunk/src/engine/engine_context.cpp
- M /FileZilla3/trunk/src/engine/Makefile.am
- M /FileZilla3/trunk/src/engine/tlssocket.h
- M /FileZilla3/trunk/src/engine/tlssocket_impl.cpp
- M /FileZilla3/trunk/src/engine/tlssocket_impl.h
- A /FileZilla3/trunk/src/engine/tls_system_trust_store.cpp
- A /FileZilla3/trunk/src/engine/tls_system_trust_store.h
- A /FileZilla3/trunk/src/engine/tls_system_trust_store_impl.h
- M /FileZilla3/trunk/src/include/engine_context.h
2018-09-03 16:59 codesquid, revision 8905Use a shared system trust store and load it asynchronously.
2018-09-03 16:20 codesquid, revision 8904Fix ObtainWaiting.
- M /FileZilla3/trunk/src/engine/ControlSocket.cpp
- M /FileZilla3/trunk/src/engine/ControlSocket.h
- M /FileZilla3/trunk/src/engine/engine.vcxproj
- M /FileZilla3/trunk/src/engine/engineprivate.cpp
- M /FileZilla3/trunk/src/engine/engineprivate.h
- M /FileZilla3/trunk/src/engine/engine_context.cpp
- M /FileZilla3/trunk/src/engine/ftp/cwd.cpp
- M /FileZilla3/trunk/src/engine/ftp/list.cpp
- M /FileZilla3/trunk/src/engine/ftp/mkd.cpp
- M /FileZilla3/trunk/src/engine/Makefile.am
- A /FileZilla3/trunk/src/engine/oplock_manager.cpp
- A /FileZilla3/trunk/src/engine/oplock_manager.h
- M /FileZilla3/trunk/src/engine/sftp/cwd.cpp
- M /FileZilla3/trunk/src/engine/sftp/list.cpp
- M /FileZilla3/trunk/src/engine/sftp/mkd.cpp
- M /FileZilla3/trunk/src/engine/storj/list.cpp
- M /FileZilla3/trunk/src/include/engine_context.h
2018-08-28 14:28 codesquid, revision 8903Completely rewrite the locking mechanism that synchronizes operations between controlsockets.
- M /FileZilla3/trunk/src/engine/ControlSocket.cpp
- M /FileZilla3/trunk/src/engine/ControlSocket.h
- M /FileZilla3/trunk/src/engine/engineprivate.cpp
- M /FileZilla3/trunk/src/engine/engineprivate.h
- M /FileZilla3/trunk/src/engine/ftp/delete.cpp
- M /FileZilla3/trunk/src/engine/ftp/ftpcontrolsocket.cpp
- M /FileZilla3/trunk/src/engine/ftp/list.cpp
- M /FileZilla3/trunk/src/engine/ftp/list.h
- M /FileZilla3/trunk/src/engine/ftp/mkd.cpp
- M /FileZilla3/trunk/src/engine/ftp/rename.cpp
- M /FileZilla3/trunk/src/engine/ftp/rmd.cpp
- M /FileZilla3/trunk/src/engine/notification.cpp
- M /FileZilla3/trunk/src/engine/sftp/delete.cpp
- M /FileZilla3/trunk/src/engine/sftp/list.cpp
- M /FileZilla3/trunk/src/engine/sftp/list.h
- M /FileZilla3/trunk/src/engine/sftp/mkd.cpp
- M /FileZilla3/trunk/src/engine/sftp/rename.cpp
- M /FileZilla3/trunk/src/engine/sftp/rmd.cpp
- M /FileZilla3/trunk/src/engine/sftp/sftpcontrolsocket.cpp
- M /FileZilla3/trunk/src/engine/storj/delete.cpp
- M /FileZilla3/trunk/src/engine/storj/list.cpp
- M /FileZilla3/trunk/src/engine/storj/list.h
- M /FileZilla3/trunk/src/engine/storj/mkd.cpp
- M /FileZilla3/trunk/src/engine/storj/rmd.cpp
- M /FileZilla3/trunk/src/engine/storj/storjcontrolsocket.cpp
- M /FileZilla3/trunk/src/include/notification.h
- M /FileZilla3/trunk/src/interface/commandqueue.cpp
- M /FileZilla3/trunk/src/interface/RemoteListView.cpp
- M /FileZilla3/trunk/src/interface/RemoteTreeView.cpp
- M /FileZilla3/trunk/src/interface/RemoteTreeView.h
- M /FileZilla3/trunk/src/interface/state.cpp
- M /FileZilla3/trunk/src/interface/state.h
2018-08-27 13:24 codesquid, revision 8902Refactor SendDirectoryListingNotification and the notification itself.
2018-08-27 11:48 codesquid, revision 8901Fix typo
2018-08-27 11:43 codesquid, revision 8900Bump to 3.36.0
- M /FileZilla3/trunk/locales/de.po
- M /FileZilla3/trunk/locales/el.po
- M /FileZilla3/trunk/locales/it.po
- M /FileZilla3/trunk/locales/ja_JP.po
- M /FileZilla3/trunk/locales/pl_PL.po
2018-08-27 09:16 codesquid, revision 8899Updated translations.
2018-08-27 08:56 codesquid, revision 8898Add testcase for malformed listing robustness.
2018-08-27 08:26 codesquid, revision 8897Need to add mutex around access to m_engineList
2018-08-21 08:07 codesquid, revision 8896Fix crash on malformed listings.
2018-08-20 11:25 codesquid, revision 8895Fix -s command-line argument.
2018-08-20 11:11 codesquid, revision 8894Bump to 3.36.0-rc1
- M /FileZilla3/trunk/locales/ca.po
- M /FileZilla3/trunk/locales/fr.po
- M /FileZilla3/trunk/locales/ja_JP.po
- M /FileZilla3/trunk/locales/ko_KR.po
- M /FileZilla3/trunk/locales/zh_CN.po
2018-08-20 10:05 codesquid, revision 8893Updated translations
2018-08-20 10:04 codesquid, revision 8892Helper function to check for active filters.
2018-08-20 10:04 codesquid, revision 8891Use protocol recursive delete also in the remote file list.
2018-08-20 09:59 codesquid, revision 8890Don't use protocol's recursive delete if filters are active as we don't want to delete filtered out items.
- M /FileZilla3/trunk/src/engine/server.cpp
- M /FileZilla3/trunk/src/include/server.h
- M /FileZilla3/trunk/src/interface/loginmanager.cpp
- M /FileZilla3/trunk/src/interface/RemoteListView.cpp
- M /FileZilla3/trunk/src/interface/sitemanager_site.cpp
- M /FileZilla3/trunk/src/interface/state.cpp
- M /FileZilla3/trunk/src/interface/statusbar.cpp
2018-08-20 08:38 codesquid, revision 8889Changes related to Pro features.
2018-08-17 15:08 codesquid, revision 8888Small refactoring.
- M /FileZilla3/trunk/src/interface/asyncrequestqueue.cpp
- M /FileZilla3/trunk/src/interface/verifycertdialog.cpp
- M /FileZilla3/trunk/src/interface/verifycertdialog.h
2018-08-16 09:14 codesquid, revision 8887Require confirmation if connecting to a server not supporting FTP over TLS.
2018-08-15 15:06 codesquid, revision 8886Add .pem as ASCII file.
- M /FileZilla3/trunk/src/engine/ftp/ftpcontrolsocket.cpp
- M /FileZilla3/trunk/src/engine/ftp/logon.cpp
- M /FileZilla3/trunk/src/engine/notification.cpp
- M /FileZilla3/trunk/src/include/notification.h
- M /FileZilla3/trunk/src/interface/asyncrequestqueue.cpp
2018-08-15 13:09 codesquid, revision 8885Ask user for confirmation prior to falling back to plaintext FTP. Part 1: Notification infrastructure.
- M /FileZilla3/trunk/src/engine/notification.cpp
- M /FileZilla3/trunk/src/engine/tlssocket_impl.cpp
- M /FileZilla3/trunk/src/engine/tlssocket_impl.h
- M /FileZilla3/trunk/src/include/notification.h
- M /FileZilla3/trunk/src/interface/verifycertdialog.cpp
2018-08-06 08:03 codesquid, revision 8884Pre-check boxes to permanently trust certificate if there's nothing wrong with the certificate and if it's in the system trust store.
2018-08-05 18:27 codesquid, revision 8883Need to show message panel as it's hidden by default.
2018-08-05 17:51 codesquid, revision 8882Bump to 3.35.2
2018-08-01 14:48 codesquid, revision 8880Fix compile error
- M /FileZilla3/trunk/src/engine/ftp/transfersocket.cpp
- M /FileZilla3/trunk/src/engine/ftp/transfersocket.h
- M /FileZilla3/trunk/src/engine/socket.cpp
- A /FileZilla3/trunk/src/engine/socket_errors.cpp
- M /FileZilla3/trunk/src/include/socket.h
- A /FileZilla3/trunk/src/include/socket_errors.h
- M /FileZilla3/trunk/src/interface/netconfwizard.cpp
- M /FileZilla3/trunk/src/interface/netconfwizard.h
2018-08-01 12:25 codesquid, revision 8879Split socket into socket and listen_socket.
- M /FileZilla3/trunk/src/engine/ControlSocket.cpp
- M /FileZilla3/trunk/src/engine/engine.vcxproj
- 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/http/request.cpp
- M /FileZilla3/trunk/src/engine/Makefile.am
- M /FileZilla3/trunk/src/engine/proxy.cpp
- M /FileZilla3/trunk/src/engine/socket.cpp
- M /FileZilla3/trunk/src/engine/tlssocket_impl.cpp
- M /FileZilla3/trunk/src/include/Makefile.am
- M /FileZilla3/trunk/src/include/socket.h
- M /FileZilla3/trunk/src/interface/netconfwizard.cpp
2018-07-31 14:57 codesquid, revision 8878Move socket error descriptions to own file.
- M /FileZilla3/trunk/locales/ar.po
- M /FileZilla3/trunk/locales/da.po
- M /FileZilla3/trunk/locales/de.po
- M /FileZilla3/trunk/locales/es.po
- M /FileZilla3/trunk/locales/it.po
- M /FileZilla3/trunk/locales/nl.po
- M /FileZilla3/trunk/locales/pl_PL.po
- M /FileZilla3/trunk/locales/tr.po
2018-07-30 11:10 codesquid, revision 8877Updated translations
2018-07-29 18:46 codesquid, revision 8876Fix local rename not refreshing file list.
2018-07-29 09:20 codesquid, revision 8875Fix swapped controls.
2018-07-26 15:32 codesquid, revision 8874Restore about dialog on macOS.
2018-07-26 09:05 codesquid, revision 8873Fix typo
2018-07-26 08:47 codesquid, revision 8872Fix warning.
- M /FileZilla3/trunk/src/engine/ControlSocket.cpp
- M /FileZilla3/trunk/src/engine/ControlSocket.h
- M /FileZilla3/trunk/src/engine/ftp/chmod.cpp
- M /FileZilla3/trunk/src/engine/ftp/chmod.h
- M /FileZilla3/trunk/src/engine/ftp/cwd.cpp
- M /FileZilla3/trunk/src/engine/ftp/cwd.h
- M /FileZilla3/trunk/src/engine/ftp/delete.cpp
- M /FileZilla3/trunk/src/engine/ftp/delete.h
- M /FileZilla3/trunk/src/engine/ftp/filetransfer.cpp
- M /FileZilla3/trunk/src/engine/ftp/ftpcontrolsocket.cpp
- M /FileZilla3/trunk/src/engine/ftp/list.cpp
- M /FileZilla3/trunk/src/engine/ftp/logon.cpp
- M /FileZilla3/trunk/src/engine/ftp/mkd.cpp
- M /FileZilla3/trunk/src/engine/ftp/mkd.h
- M /FileZilla3/trunk/src/engine/ftp/rawcommand.cpp
- M /FileZilla3/trunk/src/engine/ftp/rawcommand.h
- M /FileZilla3/trunk/src/engine/ftp/rawtransfer.cpp
- M /FileZilla3/trunk/src/engine/ftp/rawtransfer.h
- M /FileZilla3/trunk/src/engine/ftp/rename.cpp
- M /FileZilla3/trunk/src/engine/ftp/rename.h
- M /FileZilla3/trunk/src/engine/ftp/rmd.cpp
- M /FileZilla3/trunk/src/engine/ftp/rmd.h
- M /FileZilla3/trunk/src/engine/http/connect.h
- M /FileZilla3/trunk/src/engine/http/filetransfer.cpp
- M /FileZilla3/trunk/src/engine/http/filetransfer.h
- M /FileZilla3/trunk/src/engine/http/internalconnect.cpp
- M /FileZilla3/trunk/src/engine/http/internalconnect.h
- M /FileZilla3/trunk/src/engine/http/request.cpp
- M /FileZilla3/trunk/src/engine/http/request.h
- M /FileZilla3/trunk/src/engine/sftp/chmod.cpp
- M /FileZilla3/trunk/src/engine/sftp/chmod.h
- M /FileZilla3/trunk/src/engine/sftp/connect.cpp
- M /FileZilla3/trunk/src/engine/sftp/connect.h
- M /FileZilla3/trunk/src/engine/sftp/cwd.cpp
- M /FileZilla3/trunk/src/engine/sftp/cwd.h
- M /FileZilla3/trunk/src/engine/sftp/delete.cpp
- M /FileZilla3/trunk/src/engine/sftp/delete.h
- M /FileZilla3/trunk/src/engine/sftp/filetransfer.cpp
- M /FileZilla3/trunk/src/engine/sftp/filetransfer.h
- M /FileZilla3/trunk/src/engine/sftp/list.cpp
- M /FileZilla3/trunk/src/engine/sftp/list.h
- M /FileZilla3/trunk/src/engine/sftp/mkd.cpp
- M /FileZilla3/trunk/src/engine/sftp/mkd.h
- M /FileZilla3/trunk/src/engine/sftp/rename.cpp
- M /FileZilla3/trunk/src/engine/sftp/rename.h
- M /FileZilla3/trunk/src/engine/sftp/rmd.cpp
- M /FileZilla3/trunk/src/engine/sftp/rmd.h
- M /FileZilla3/trunk/src/engine/sftp/sftpcontrolsocket.cpp
- M /FileZilla3/trunk/src/engine/storj/connect.cpp
- M /FileZilla3/trunk/src/engine/storj/connect.h
- M /FileZilla3/trunk/src/engine/storj/delete.cpp
- M /FileZilla3/trunk/src/engine/storj/delete.h
- M /FileZilla3/trunk/src/engine/storj/file_transfer.cpp
- M /FileZilla3/trunk/src/engine/storj/file_transfer.h
- M /FileZilla3/trunk/src/engine/storj/list.cpp
- M /FileZilla3/trunk/src/engine/storj/list.h
- M /FileZilla3/trunk/src/engine/storj/mkd.cpp
- M /FileZilla3/trunk/src/engine/storj/mkd.h
- M /FileZilla3/trunk/src/engine/storj/resolve.cpp
- M /FileZilla3/trunk/src/engine/storj/resolve.h
- M /FileZilla3/trunk/src/engine/storj/rmd.cpp
- M /FileZilla3/trunk/src/engine/storj/rmd.h
- M /FileZilla3/trunk/src/engine/storj/storjcontrolsocket.cpp
2018-07-24 17:59 codesquid, revision 8871Simplify debug logging of operations.
2018-07-24 17:57 codesquid, revision 8870
- M /FileZilla3/trunk/src/interface/conditionaldialog.cpp
- M /FileZilla3/trunk/src/interface/dialogex.cpp
- M /FileZilla3/trunk/src/interface/dialogex.h
- M /FileZilla3/trunk/src/interface/Mainfrm.cpp
- M /FileZilla3/trunk/src/interface/quickconnectbar.cpp
- M /FileZilla3/trunk/src/interface/resources/xrc/dialogs.xrc
- M /FileZilla3/trunk/src/interface/settings/optionspage.cpp
- M /FileZilla3/trunk/src/interface/settings/optionspage.h
- M /FileZilla3/trunk/src/interface/settings/optionspage_interface.cpp
- M /FileZilla3/trunk/src/interface/settings/optionspage_passwords.cpp
- M /FileZilla3/trunk/src/interface/welcome_dialog.cpp
2018-07-24 09:47 codesquid, revision 8869Move common dialog layout functionality to a new class and use it to liberate the welcome dialog from XRC.
2018-07-23 13:30 codesquid, revision 8868Fix command-line parsing.
2018-07-23 11:33 codesquid, revision 8867Add missing file to distribution
2018-07-23 10:47 codesquid, revision 8866Bump to 3.35.1
2018-07-22 16:01 codesquid, revision 8865Fix negated condition
2018-07-22 15:53 codesquid, revision 8864Bump to 3.35.0
2018-07-22 09:39 codesquid, revision 8863Updated translations.
2018-07-20 12:15 codesquid, revision 8862Fix error code if last file could not be resolved.
- M /FileZilla3/trunk/locales/de.po
- M /FileZilla3/trunk/locales/fr.po
- M /FileZilla3/trunk/locales/id_ID.po
- M /FileZilla3/trunk/locales/it.po
- M /FileZilla3/trunk/locales/ja_JP.po
- M /FileZilla3/trunk/locales/pl_PL.po
2018-07-19 14:30 codesquid, revision 8861Updated translations
2018-07-19 13:14 codesquid, revision 8859Use lock artwork instead of generic information icon.
- M /FileZilla3/trunk/src/interface/listctrlex.cpp
- D /FileZilla3/trunk/src/interface/resources/16x16/sort_down_dark.png
- D /FileZilla3/trunk/src/interface/resources/16x16/sort_down_light.png
- D /FileZilla3/trunk/src/interface/resources/16x16/sort_up_dark.png
- D /FileZilla3/trunk/src/interface/resources/16x16/sort_up_light.png
- A /FileZilla3/trunk/src/interface/resources/default/480x480/sort_down_dark.png
- A /FileZilla3/trunk/src/interface/resources/default/480x480/sort_down_light.png
- A /FileZilla3/trunk/src/interface/resources/default/480x480/sort_up_dark.png
- A /FileZilla3/trunk/src/interface/resources/default/480x480/sort_up_light.png
- M /FileZilla3/trunk/src/interface/resources/default/Makefile.am
- M /FileZilla3/trunk/src/interface/resources/Makefile.am
2018-07-18 14:57 codesquid, revision 8858Scalable sort header icons.
2018-07-18 14:54 codesquid, revision 8857Call CreateBitmap, not GetBitmap
- M /FileZilla3/trunk/src/interface/resources/default/480x480/close.png
- M /FileZilla3/trunk/src/interface/resources/default/480x480/dropdown.png
2018-07-18 14:06 codesquid, revision 8854Fix shadow
2018-07-18 14:04 codesquid, revision 8853There are no longer .png files in the uppermost resources directory.
- M /FileZilla3/trunk/src/interface/list_search_panel.cpp
- M /FileZilla3/trunk/src/interface/quickconnectbar.cpp
- A /FileZilla3/trunk/src/interface/resources/default/480x480/dropdown.png
- M /FileZilla3/trunk/src/interface/resources/default/Makefile.am
- D /FileZilla3/trunk/src/interface/resources/dropdown.png
- M /FileZilla3/trunk/src/interface/resources/Makefile.am
2018-07-18 07:39 codesquid, revision 8852Add scalable dropdown icon.
2018-07-17 14:17 codesquid, revision 8850Spelling
- M /FileZilla3/trunk/src/interface/led.cpp
- A /FileZilla3/trunk/src/interface/resources/default/480x480/leds.png
- M /FileZilla3/trunk/src/interface/resources/default/Makefile.am
- D /FileZilla3/trunk/src/interface/resources/leds.png
- M /FileZilla3/trunk/src/interface/resources/Makefile.am
- M /FileZilla3/trunk/src/interface/statusbar.cpp
2018-07-17 09:09 codesquid, revision 8849Make activity indicators in status bar look nice on high-DPI screens.
2018-07-17 09:08 codesquid, revision 8848Bump to 3.35.0-rc2
2018-07-17 09:08 codesquid, revision 8847Process dependencies of dependencies recursively
2018-07-16 11:52 codesquid, revision 8846Script cleanup
2018-07-16 11:51 codesquid, revision 8845Bump to FileZilla 3.35.0-rc1
- M /FileZilla3/trunk/locales/ca.po
- M /FileZilla3/trunk/locales/de.po
- M /FileZilla3/trunk/locales/pl_PL.po
- M /FileZilla3/trunk/locales/sl_SI.po
- M /FileZilla3/trunk/locales/uk_UA.po
- M /FileZilla3/trunk/locales/zh_CN.po
2018-07-15 09:00 codesquid, revision 8843Updated translations
2018-07-13 14:41 codesquid, revision 8842Copy DLLs
- M /FileZilla3/trunk/src/interface/context_control.cpp
- M /FileZilla3/trunk/src/interface/Mainfrm.cpp
- M /FileZilla3/trunk/src/interface/Options.cpp
- M /FileZilla3/trunk/src/interface/Options.h
- M /FileZilla3/trunk/src/interface/settings/optionspage_interface.cpp
2018-07-13 14:15 codesquid, revision 8841Add GUI option to control tab restore behavior.
- M /FileZilla3/trunk/src/interface/resources/xrc/settings.xrc
- M /FileZilla3/trunk/src/interface/settings/optionspage_interface.cpp
- M /FileZilla3/trunk/src/interface/settings/optionspage_interface.h
2018-07-13 12:59 codesquid, revision 8840Move interface page out of XRC.
- M /FileZilla3/trunk/src/interface/interface.vcxproj
- M /FileZilla3/trunk/src/interface/Makefile.am
- M /FileZilla3/trunk/src/interface/quickconnectbar.cpp
- M /FileZilla3/trunk/src/interface/resources/xrc/settings.xrc
- M /FileZilla3/trunk/src/interface/settings/optionspage.cpp
- M /FileZilla3/trunk/src/interface/settings/optionspage.h
- M /FileZilla3/trunk/src/interface/settings/optionspage_connection.h
- M /FileZilla3/trunk/src/interface/settings/optionspage_connection_active.h
- M /FileZilla3/trunk/src/interface/settings/optionspage_connection_ftp.h
- M /FileZilla3/trunk/src/interface/settings/optionspage_connection_passive.h
- M /FileZilla3/trunk/src/interface/settings/optionspage_connection_sftp.h
- M /FileZilla3/trunk/src/interface/settings/optionspage_dateformatting.h
- M /FileZilla3/trunk/src/interface/settings/optionspage_debug.h
- M /FileZilla3/trunk/src/interface/settings/optionspage_edit.h
- M /FileZilla3/trunk/src/interface/settings/optionspage_edit_associations.h
- M /FileZilla3/trunk/src/interface/settings/optionspage_fileexists.h
- M /FileZilla3/trunk/src/interface/settings/optionspage_filelists.h
- M /FileZilla3/trunk/src/interface/settings/optionspage_filetype.h
- M /FileZilla3/trunk/src/interface/settings/optionspage_ftpproxy.h
- M /FileZilla3/trunk/src/interface/settings/optionspage_interface.cpp
- M /FileZilla3/trunk/src/interface/settings/optionspage_interface.h
- M /FileZilla3/trunk/src/interface/settings/optionspage_language.h
- M /FileZilla3/trunk/src/interface/settings/optionspage_logging.h
- A /FileZilla3/trunk/src/interface/settings/optionspage_passwords.cpp
- A /FileZilla3/trunk/src/interface/settings/optionspage_passwords.h
- M /FileZilla3/trunk/src/interface/settings/optionspage_proxy.h
- M /FileZilla3/trunk/src/interface/settings/optionspage_sizeformatting.h
- M /FileZilla3/trunk/src/interface/settings/optionspage_themes.h
- M /FileZilla3/trunk/src/interface/settings/optionspage_transfer.h
- M /FileZilla3/trunk/src/interface/settings/optionspage_updatecheck.h
- M /FileZilla3/trunk/src/interface/settings/settingsdialog.cpp
2018-07-13 11:47 codesquid, revision 8839Move password settings to new page.
2018-07-13 08:55 codesquid, revision 8838Make menu items crisp on MSW if using UI scaling.
- M /FileZilla3/trunk/src/interface/context_control.cpp
- M /FileZilla3/trunk/src/interface/FileZilla.cpp
- M /FileZilla3/trunk/src/interface/LocalTreeView.cpp
- M /FileZilla3/trunk/src/interface/Mainfrm.cpp
- M /FileZilla3/trunk/src/interface/queueview_failed.cpp
- M /FileZilla3/trunk/src/interface/queueview_successful.cpp
- M /FileZilla3/trunk/src/interface/RemoteTreeView.cpp
- M /FileZilla3/trunk/src/interface/resources/Makefile.am
- D /FileZilla3/trunk/src/interface/resources/xrc/menus.xrc
- M /FileZilla3/trunk/src/interface/search.cpp
- M /FileZilla3/trunk/src/interface/settings/optionspage.cpp
- M /FileZilla3/trunk/src/interface/settings/optionspage.h
- M /FileZilla3/trunk/src/interface/sitemanager_dialog.cpp
- M /FileZilla3/trunk/src/interface/statusbar.cpp
- M /FileZilla3/trunk/src/interface/xrc_helper.cpp
2018-07-13 08:26 codesquid, revision 8837Move all remaining menus away from XRC.
- M /FileZilla3/trunk/src/interface/QueueView.cpp
- M /FileZilla3/trunk/src/interface/RemoteListView.cpp
- M /FileZilla3/trunk/src/interface/resources/xrc/menus.xrc
- M /FileZilla3/trunk/src/interface/StatusView.cpp
2018-07-12 09:49 codesquid, revision 8836Move additional menus.
- M /FileZilla3/trunk/src/interface/menu_bar.cpp
- M /FileZilla3/trunk/src/interface/resources/xrc/menus.xrc
2018-07-12 09:40 codesquid, revision 8835Move another menu.
2018-07-12 09:33 codesquid, revision 8834Roughly order by frequency of use. Gives a tiny performance improvement.
- M /FileZilla3/trunk/src/interface/LocalListView.cpp
- M /FileZilla3/trunk/src/interface/menu_bar.cpp
- M /FileZilla3/trunk/src/interface/resources/xrc/menus.xrc
- M /FileZilla3/trunk/src/interface/statusbar.cpp
2018-07-12 08:51 codesquid, revision 8833Create some menus in code instead of using XRC.
- M /FileZilla3/trunk/src/interface/conditionaldialog.cpp
- M /FileZilla3/trunk/src/interface/conditionaldialog.h
- M /FileZilla3/trunk/src/interface/Mainfrm.cpp
2018-07-11 11:40 codesquid, revision 8832Minor code cleanup.
2018-07-11 11:16 codesquid, revision 8831Only reconnect on tabs that were connected.
- M /FileZilla3/trunk/src/interface/context_control.cpp
- M /FileZilla3/trunk/src/interface/context_control.h
- M /FileZilla3/trunk/src/interface/Mainfrm.cpp
2018-07-11 09:00 codesquid, revision 8830Save tabs in displayed order, don't save stale unused contexts.
- M /FileZilla3/trunk/src/include/optionsbase.h
- M /FileZilla3/trunk/src/interface/clearprivatedata.cpp
- M /FileZilla3/trunk/src/interface/cmdline.cpp
- M /FileZilla3/trunk/src/interface/cmdline.h
- M /FileZilla3/trunk/src/interface/context_control.cpp
- M /FileZilla3/trunk/src/interface/context_control.h
- M /FileZilla3/trunk/src/interface/FileZilla.cpp
- M /FileZilla3/trunk/src/interface/Mainfrm.cpp
- M /FileZilla3/trunk/src/interface/Mainfrm.h
- M /FileZilla3/trunk/src/interface/Options.cpp
- M /FileZilla3/trunk/src/interface/Options.h
- M /FileZilla3/trunk/src/interface/settings/optionspage_interface.cpp
- M /FileZilla3/trunk/src/interface/state.cpp
2018-07-10 06:42 codesquid, revision 8829Add an option to restore tabs on startup.
- M /FileZilla3/trunk/src/engine/ftp/logon.cpp
- M /FileZilla3/trunk/src/interface/auto_ascii_files.cpp
- M /FileZilla3/trunk/src/interface/bookmarks_dialog.cpp
- M /FileZilla3/trunk/src/interface/file_utils.cpp
- M /FileZilla3/trunk/src/interface/filter_conditions_dialog.cpp
- M /FileZilla3/trunk/src/interface/inputdialog.cpp
- M /FileZilla3/trunk/src/interface/LocalListView.cpp
- M /FileZilla3/trunk/src/interface/LocalTreeView.cpp
- M /FileZilla3/trunk/src/interface/listctrlex.cpp
- M /FileZilla3/trunk/src/interface/listctrlex.h
- M /FileZilla3/trunk/src/interface/locale_initializer.cpp
- M /FileZilla3/trunk/src/interface/Mainfrm.cpp
- M /FileZilla3/trunk/src/interface/menu_bar.cpp
- M /FileZilla3/trunk/src/interface/Options.cpp
- M /FileZilla3/trunk/src/interface/RemoteTreeView.h
- M /FileZilla3/trunk/src/interface/state.cpp
- M /FileZilla3/trunk/src/interface/state.h
- M /FileZilla3/trunk/src/interface/viewheader.cpp
- M /FileZilla3/trunk/src/interface/wrapengine.cpp
2018-07-05 13:14 codesquid, revision 8826Minor code cleanup.
2018-07-05 13:10 codesquid, revision 8825Fix compile error
2018-07-02 12:25 codesquid, revision 8822Copy dependent dylibs
- M /FileZilla3/trunk/configure.ac
- D /FileZilla3/trunk/m4/d-type.m4
2018-06-26 14:51 codesquid, revision 8820Remove configure check for d_type dirent member, this functionality is now handled by libfilezilla
- M /FileZilla3/trunk/src/interface/sitemanager_site.cpp
- M /FileZilla3/trunk/src/interface/window_state_manager.cpp
2018-06-25 16:32 codesquid, revision 8819This should fix initial size of Site Manager.
- M /FileZilla3/trunk/src/interface/LocalListView.cpp
- M /FileZilla3/trunk/src/interface/RemoteListView.cpp
2018-06-21 11:24 codesquid, revision 8815Fix assertion.
- A /FileZilla3/trunk/data/dllcopy.sh
- M /FileZilla3/trunk/data/install.nsi.in
- M /FileZilla3/trunk/data/Makefile.am
2018-06-20 13:36 codesquid, revision 8814Locate and copy all dependent DLLs.
- M /FileZilla3/trunk/src/engine/ControlSocket.cpp
- M /FileZilla3/trunk/src/engine/ControlSocket.h
- M /FileZilla3/trunk/src/engine/ftp/filetransfer.cpp
- M /FileZilla3/trunk/src/engine/ftp/filetransfer.h
- M /FileZilla3/trunk/src/engine/ftp/ftpcontrolsocket.cpp
- M /FileZilla3/trunk/src/engine/http/filetransfer.cpp
- M /FileZilla3/trunk/src/engine/http/filetransfer.h
- M /FileZilla3/trunk/src/engine/http/httpcontrolsocket.cpp
- M /FileZilla3/trunk/src/engine/sftp/filetransfer.h
- M /FileZilla3/trunk/src/engine/sftp/sftpcontrolsocket.cpp
- M /FileZilla3/trunk/src/engine/storj/file_transfer.h
- M /FileZilla3/trunk/src/engine/storj/storjcontrolsocket.cpp
- M /FileZilla3/trunk/src/include/commands.h
- M /FileZilla3/trunk/src/interface/updater.cpp
2018-06-19 07:01 codesquid, revision 8813When downloading updates, make sure the file has been fully written before continuing.
2018-06-15 12:09 codesquid, revision 8812Work around bug in Windows 1803: SHFileOperation causes focused child window to change.
2018-06-15 12:09 codesquid, revision 8811Bump to 3.34.0
2018-06-15 11:55 codesquid, revision 8810Do not throw away stale update information if checking is disabled as we cannot refetch it.
- M /FileZilla3/trunk/locales/da.po
- M /FileZilla3/trunk/locales/fr.po
- M /FileZilla3/trunk/locales/id_ID.po
- M /FileZilla3/trunk/locales/it.po
- M /FileZilla3/trunk/locales/ja_JP.po
- M /FileZilla3/trunk/locales/tr.po
2018-06-15 11:34 codesquid, revision 8809Updated translations
2018-06-15 09:24 codesquid, revision 8808Fix warning
- M /FileZilla3/trunk/src/interface/LocalListView.cpp
- M /FileZilla3/trunk/src/interface/LocalListView.h
- M /FileZilla3/trunk/src/interface/RemoteListView.cpp
- M /FileZilla3/trunk/src/interface/RemoteListView.h
2018-06-11 20:05 codesquid, revision 8807Remember position of focus rectangle when deleting files.
2018-06-11 13:57 codesquid, revision 8806Fix some warnings if compiling with -Wunused -Wzero-as-null-pointer-constant
2018-06-08 15:56 codesquid, revision 8805Possible fix for compile error with some rather old compilers.
2018-06-08 09:16 codesquid, revision 8803Bump to 3.34.0-rc1
2018-06-08 09:07 codesquid, revision 8802Remove empty subprotocol line if there's extra host parameter.
2018-06-08 08:58 codesquid, revision 8801Ignore stale cached update information.
2018-06-07 13:28 codesquid, revision 8800Reduce height a bit.
2018-06-07 12:30 codesquid, revision 8799Add quotes around UninstallString value.
- M /FileZilla3/trunk/src/interface/sitemanager_site.cpp
- M /FileZilla3/trunk/src/interface/sitemanager_site.h
2018-06-07 12:18 codesquid, revision 8798Filter extra parameters in GUI when switching protocols.
2018-06-07 09:09 codesquid, revision 8797Filter extra parameters in SetProtocol.
- M /FileZilla3/trunk/src/interface/interface.vcxproj
- M /FileZilla3/trunk/src/interface/sitemanager_site.cpp
2018-06-06 13:11 codesquid, revision 8796Require values for mandatory fields.
- M /FileZilla3/trunk/src/pugixml/pugiconfig.hpp
- M /FileZilla3/trunk/src/pugixml/pugixml.cpp
- M /FileZilla3/trunk/src/pugixml/pugixml.hpp
2018-06-06 13:09 codesquid, revision 8795Update built-in copy of pugixml.
- M /FileZilla3/trunk/src/engine/commands.cpp
- M /FileZilla3/trunk/src/engine/engineprivate.cpp
- M /FileZilla3/trunk/src/engine/ftp/logon.cpp
- M /FileZilla3/trunk/src/engine/server.cpp
- M /FileZilla3/trunk/src/engine/sftp/connect.cpp
- M /FileZilla3/trunk/src/engine/sftp/sftpcontrolsocket.cpp
- M /FileZilla3/trunk/src/include/server.h
- M /FileZilla3/trunk/src/interface/Makefile.am
- M /FileZilla3/trunk/src/interface/queue_storage.cpp
- M /FileZilla3/trunk/src/interface/queue_storage.h
- M /FileZilla3/trunk/src/interface/resources/xrc/sitemanager.xrc
- M /FileZilla3/trunk/src/interface/serverdata.cpp
- M /FileZilla3/trunk/src/interface/sitemanager.h
- M /FileZilla3/trunk/src/interface/sitemanager_dialog.cpp
- M /FileZilla3/trunk/src/interface/sitemanager_dialog.h
- A /FileZilla3/trunk/src/interface/sitemanager_site.cpp
- A /FileZilla3/trunk/src/interface/sitemanager_site.h
- M /FileZilla3/trunk/src/interface/xmlfunctions.cpp
2018-06-06 12:53 codesquid, revision 8794Site Manager improvements: Refactored code, move protocol selection to top, change available logon types based on selected protocol. Add capability to add protocol-specific custom fields.
2018-06-06 12:46 codesquid, revision 8793Insignificant change
- M /FileZilla3/trunk/locales/nl.po
- M /FileZilla3/trunk/locales/pt_BR.po
- M /FileZilla3/trunk/locales/pt_PT.po
- M /FileZilla3/trunk/locales/zh_CN.po
2018-05-07 08:24 codesquid, revision 8790Translation fixes
2018-05-07 08:19 codesquid, revision 8789Bump to 3.33.0
- M /FileZilla3/trunk/src/engine/ControlSocket.cpp
- M /FileZilla3/trunk/src/engine/ControlSocket.h
- M /FileZilla3/trunk/src/engine/ftp/cwd.cpp
- M /FileZilla3/trunk/src/engine/ftp/list.cpp
- M /FileZilla3/trunk/src/engine/ftp/mkd.cpp
- M /FileZilla3/trunk/src/engine/sftp/cwd.cpp
- M /FileZilla3/trunk/src/engine/sftp/list.cpp
- M /FileZilla3/trunk/src/engine/sftp/mkd.cpp
- M /FileZilla3/trunk/src/engine/storj/list.cpp
2018-05-05 17:30 codesquid, revision 8787Refactor and generalize cache locking.
Fix typo