Changelogs
Overview
These changelogs reflect the history of all files in the Subversion repository. The changelog has been generated at 2023-09-23 09:50:01
Changelog for FileZilla 3 (7931 changes):
2023-08-28 09:33 codesquid, revision 110172023-08-14 08:11 codesquid, revision 11015Update NEWS
2023-08-08 08:02 codesquid, revision 11013Deselect item prior to deleting it, selection handling in wxWidgets' generic listctrl is broken.
- M /FileZilla3/trunk/src/interface/asyncrequestqueue.cpp
- M /FileZilla3/trunk/src/interface/edithandler.cpp
- M /FileZilla3/trunk/src/interface/filteredit.cpp
- M /FileZilla3/trunk/src/interface/LocalListView.cpp
- M /FileZilla3/trunk/src/interface/Mainfrm.cpp
- M /FileZilla3/trunk/src/interface/quickconnectbar.cpp
- M /FileZilla3/trunk/src/interface/RemoteListView.cpp
- M /FileZilla3/trunk/src/interface/recentserverlist.cpp
- M /FileZilla3/trunk/src/interface/recentserverlist.h
- M /FileZilla3/trunk/src/interface/search.cpp
- M /FileZilla3/trunk/src/interface/settings/optionspage_passwords.cpp
- M /FileZilla3/trunk/src/interface/sitemanager_dialog.cpp
- M /FileZilla3/trunk/src/interface/statusbar.cpp
- M /FileZilla3/trunk/src/interface/verifycertdialog.cpp
- M /FileZilla3/trunk/src/interface/verifycertdialog.h
- M /FileZilla3/trunk/src/interface/view.cpp
- M /FileZilla3/trunk/src/interface/view.h
- M /FileZilla3/trunk/src/interface/window_state_manager.cpp
- M /FileZilla3/trunk/src/interface/window_state_manager.h
2023-08-02 09:25 codesquid, revision 11012Some more work on eliminating options singleton.
2023-08-02 09:23 codesquid, revision 11011Call destroy instead of stop(false) to ensure the handler is gone in time.
2023-07-25 09:44 codesquid, revision 11009Add missing flag.
2023-07-25 09:42 codesquid, revision 11008Also check nosize.
2023-07-24 09:51 codesquid, revision 11006Only send Range header if start offset != 0
- 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-24 09:50 codesquid, revision 11005Revert add flag to control delayed login
2023-07-24 09:42 codesquid, revision 11004Address a fixme
- 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
A bit further work on removing options singleton