Changelogs
Overview
These changelogs reflect the history of all files in the Subversion repository. The changelog has been generated at 2024-11-22 07:50:01
Changelog for FileZilla 3 (8047 changes):
2023-07-24 09:42 codesquid, revision 11004- M /FileZilla3/trunk/src/engine/commands.cpp
- M /FileZilla3/trunk/src/engine/controlsocket.h
- M /FileZilla3/trunk/src/engine/engineprivate.cpp
- M /FileZilla3/trunk/src/engine/ftp/ftpcontrolsocket.cpp
- M /FileZilla3/trunk/src/engine/ftp/ftpcontrolsocket.h
- M /FileZilla3/trunk/src/engine/http/httpcontrolsocket.cpp
- M /FileZilla3/trunk/src/engine/http/httpcontrolsocket.h
- M /FileZilla3/trunk/src/engine/sftp/sftpcontrolsocket.cpp
- M /FileZilla3/trunk/src/engine/sftp/sftpcontrolsocket.h
- M /FileZilla3/trunk/src/engine/storj/storjcontrolsocket.cpp
- M /FileZilla3/trunk/src/engine/storj/storjcontrolsocket.h
- M /FileZilla3/trunk/src/include/commands.h
2023-07-13 09:43 codesquid, revision 10999Add flag to control delayed login
2023-07-12 11:46 codesquid, revision 10998Clean old dylibs before processing.
2023-07-10 09:43 codesquid, revision 10997Typo
2023-07-10 09:40 codesquid, revision 10996Bump to 3.65.0
- M /FileZilla3/trunk/locales/co.po
- M /FileZilla3/trunk/locales/it.po
- M /FileZilla3/trunk/locales/uk_UA.po
2023-07-05 13:13 codesquid, revision 10994Updated translations
2023-07-05 11:44 codesquid, revision 10993Also allow comparative search if sorted by path.
2023-07-05 09:02 codesquid, revision 10992Missed an overload of DoCmpName
- M /FileZilla3/trunk/src/commonui/filter.cpp
- M /FileZilla3/trunk/src/commonui/filter.h
- M /FileZilla3/trunk/src/engine/directorycache.cpp
- 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/serverpath.h
- M /FileZilla3/trunk/src/interface/filelistctrl.h
2023-06-29 13:24 codesquid, revision 10991Always use case-sensitive sort for the path in the search dialog so that the comparative search matches both sides correctly.
2023-06-29 12:53 codesquid, revision 10990Bump to 3.65.0-rc1
- M /FileZilla3/trunk/src/engine/ftp/transfersocket.cpp
- M /FileZilla3/trunk/src/engine/ftp/transfersocket.h
2023-06-29 11:42 codesquid, revision 10989Use resend_current_event
2023-06-28 14:04 codesquid, revision 10988Add link to full privacy policy.
- M /FileZilla3/trunk/locales/ar.po
- M /FileZilla3/trunk/locales/bg_BG.po
- M /FileZilla3/trunk/locales/it.po
- M /FileZilla3/trunk/locales/nl.po
- M /FileZilla3/trunk/locales/uk_UA.po
2023-06-28 08:25 codesquid, revision 10986Updated translations
2023-06-26 14:14 codesquid, revision 10985If normal security scoped bookmark doesn't work, try a read-only one.
- M /FileZilla3/trunk/configure.ac
- A /FileZilla3/trunk/m4/check_regex.m4
- M /FileZilla3/trunk/src/commonui/filter.cpp
- M /FileZilla3/trunk/src/commonui/filter.h
- M /FileZilla3/trunk/src/interface/filter_conditions_dialog.cpp
2023-06-26 09:48 codesquid, revision 10984Use boost regex instead of std regex due to GCC bug 86164
- M /FileZilla3/trunk/src/engine/ftp/ftpcontrolsocket.h
- M /FileZilla3/trunk/src/engine/ftp/rawtransfer.cpp
- M /FileZilla3/trunk/src/engine/ftp/rawtransfer.h
- M /FileZilla3/trunk/src/engine/ftp/transfersocket.cpp
- M /FileZilla3/trunk/src/engine/ftp/transfersocket.h
2023-06-15 09:01 codesquid, revision 10978Parse passive reply without using regex
- M /FileZilla3/trunk/src/interface/bookmarks_dialog.cpp
- M /FileZilla3/trunk/src/interface/bookmarks_dialog.h
- M /FileZilla3/trunk/src/interface/context_control.cpp
- M /FileZilla3/trunk/src/interface/import.cpp
- M /FileZilla3/trunk/src/interface/import.h
- M /FileZilla3/trunk/src/interface/Mainfrm.cpp
- 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
2023-06-15 09:00 codesquid, revision 10977A bit further work on removing options singleton
2023-05-23 15:06 codesquid, revision 10972Allow parallel processing with async requests.
- M /FileZilla3/trunk/src/interface/clearprivatedata.cpp
- M /FileZilla3/trunk/src/interface/conditionaldialog.cpp
- M /FileZilla3/trunk/src/interface/conditionaldialog.h
- M /FileZilla3/trunk/src/interface/context_control.cpp
- M /FileZilla3/trunk/src/interface/edithandler.cpp
- M /FileZilla3/trunk/src/interface/filelistctrl.cpp
- M /FileZilla3/trunk/src/interface/filelist_statusbar.cpp
- M /FileZilla3/trunk/src/interface/filelist_statusbar.h
- M /FileZilla3/trunk/src/interface/LocalListView.cpp
- M /FileZilla3/trunk/src/interface/listingcomparison.cpp
- M /FileZilla3/trunk/src/interface/listingcomparison.h
- M /FileZilla3/trunk/src/interface/Mainfrm.cpp
- M /FileZilla3/trunk/src/interface/netconfwizard.cpp
- M /FileZilla3/trunk/src/interface/netconfwizard.h
- M /FileZilla3/trunk/src/interface/QueueView.cpp
- M /FileZilla3/trunk/src/interface/StatusView.cpp
- M /FileZilla3/trunk/src/interface/StatusView.h
- 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/settings/optionspage_connection_ftp.cpp
- M /FileZilla3/trunk/src/interface/settings/optionspage_updatecheck.cpp
- M /FileZilla3/trunk/src/interface/settings/settingsdialog.cpp
- M /FileZilla3/trunk/src/interface/settings/settingsdialog.h
- M /FileZilla3/trunk/src/interface/sitemanager_dialog.cpp
- M /FileZilla3/trunk/src/interface/speedlimits_dialog.cpp
- M /FileZilla3/trunk/src/interface/speedlimits_dialog.h
- M /FileZilla3/trunk/src/interface/state.cpp
- M /FileZilla3/trunk/src/interface/statusbar.cpp
- M /FileZilla3/trunk/src/interface/statuslinectrl.cpp
- M /FileZilla3/trunk/src/interface/statuslinectrl.h
- M /FileZilla3/trunk/src/interface/update_dialog.cpp
- M /FileZilla3/trunk/src/interface/update_dialog.h
- M /FileZilla3/trunk/src/interface/verifycertdialog.cpp
- M /FileZilla3/trunk/src/interface/verifycertdialog.h
- M /FileZilla3/trunk/src/interface/view.cpp
2023-05-23 09:24 codesquid, revision 10971Further removal of options singleton.
- M /FileZilla3/trunk/src/interface/context_control.cpp
- M /FileZilla3/trunk/src/interface/edithandler.cpp
- M /FileZilla3/trunk/src/interface/LocalTreeView.cpp
- M /FileZilla3/trunk/src/interface/LocalTreeView.h
- M /FileZilla3/trunk/src/interface/QueueView.cpp
- M /FileZilla3/trunk/src/interface/QueueView.h
- M /FileZilla3/trunk/src/interface/queueview_successful.cpp
- M /FileZilla3/trunk/src/interface/queue_storage.cpp
- M /FileZilla3/trunk/src/interface/queue_storage.h
- 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/remote_recursive_operation.cpp
- M /FileZilla3/trunk/src/interface/search.cpp
- M /FileZilla3/trunk/src/interface/state.cpp
2023-05-16 09:26 codesquid, revision 10966Eliminate a few usages of the options singleton.
- M /FileZilla3/trunk/src/engine/sftp/sftpcontrolsocket.cpp
- M /FileZilla3/trunk/src/engine/storj/storjcontrolsocket.cpp
2023-05-10 08:32 codesquid, revision 10963Adapt to lfz changes.
2023-05-01 09:50 codesquid, revision 10960Explicitly specify tag
- M /FileZilla3/trunk/src/interface/Mainfrm.cpp
- M /FileZilla3/trunk/src/interface/QueueView.cpp
- M /FileZilla3/trunk/src/interface/QueueView.h
2023-04-26 08:51 codesquid, revision 10958Force-quit the queue if necessary.
2023-04-26 08:46 codesquid, revision 10957Bump to 3.64.0
- M /FileZilla3/trunk/src/interface/LocalTreeView.cpp
- M /FileZilla3/trunk/src/interface/RemoteTreeView.cpp
2023-04-25 10:16 codesquid, revision 10952Fix treectrl refresh. How did this ever work?
Use is_redirect()