Changelogs
Overview
These changelogs reflect the history of all files in the Subversion repository. The changelog has been generated at 2024-11-22 19:00:01
Changelog for FileZilla 3 (8047 changes):
2021-08-26 13:28 codesquid, revision 10386- M /FileZilla3/trunk/src/interface/aboutdialog.cpp
- M /FileZilla3/trunk/src/interface/aboutdialog.h
- M /FileZilla3/trunk/src/interface/context_control.cpp
- M /FileZilla3/trunk/src/interface/Mainfrm.cpp
- M /FileZilla3/trunk/src/interface/Mainfrm.h
- M /FileZilla3/trunk/src/interface/statusbar.cpp
- M /FileZilla3/trunk/src/interface/statusbar.h
2021-08-24 08:16 codesquid, revision 10378Further removal of COptions::Get()
2021-08-23 10:12 codesquid, revision 10377Spelling
2021-08-23 08:24 codesquid, revision 10376Forward right-click on queue tab header to the tab itself.
2021-08-18 15:01 codesquid, revision 10373Fix compile error.
2021-08-18 14:40 codesquid, revision 10372Typo
- M /FileZilla3/trunk/src/interface/Mainfrm.cpp
- M /FileZilla3/trunk/src/interface/toolbar.cpp
- M /FileZilla3/trunk/src/interface/toolbar.h
2021-08-18 09:35 codesquid, revision 10370Get rid of options singleton in toolbar.
2021-08-18 09:33 codesquid, revision 10369Another place where missing icons weren't handled well.
- M /FileZilla3/trunk/src/interface/queue.cpp
- M /FileZilla3/trunk/src/interface/themeprovider.cpp
- M /FileZilla3/trunk/src/interface/themeprovider.h
- M /FileZilla3/trunk/src/interface/toolbar.cpp
2021-08-18 08:58 codesquid, revision 10368Handle missing icons more gracefully.
- M /FileZilla3/trunk/src/interface/Mainfrm.cpp
- M /FileZilla3/trunk/src/interface/Mainfrm.h
- M /FileZilla3/trunk/src/interface/menu_bar.cpp
- M /FileZilla3/trunk/src/interface/menu_bar.h
2021-08-18 08:56 codesquid, revision 10367Get rid of options singleton in menu bar.
2021-08-12 08:20 codesquid, revision 10363Get rid of wxDir
2021-08-12 08:19 codesquid, revision 10362Forgot to remove test code
- 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/Options.cpp
- M /FileZilla3/trunk/src/interface/Options.h
2021-08-10 07:27 codesquid, revision 10361Begin removing the options singleton.
- M /FileZilla3/trunk/src/interface/welcome_dialog.cpp
- M /FileZilla3/trunk/src/interface/welcome_dialog.h
2021-08-09 12:59 codesquid, revision 10360Fix a compile error due to mismatched types.
2021-08-05 13:58 codesquid, revision 10355Bump to 3.55.1
- M /FileZilla3/trunk/src/interface/drop_target_ex.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/QueueView.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/sitemanager_dialog.cpp
- M /FileZilla3/trunk/src/interface/treectrlex.cpp
- M /FileZilla3/trunk/src/interface/treectrlex.h
2021-08-03 09:54 codesquid, revision 10353Fix a crash if dragging over a tree view and the highlighted item gets deleted due to other activity happening in parallel, such as a recursive deletion.
2021-07-30 08:41 codesquid, revision 10351Explicitly call wxApp::SetAppDisplayName or wxWidgets wrongly captitalizes FileZilla.
2021-07-09 13:40 codesquid, revision 10327Fix linking issue on some platforms where libtool cannot infer the tag for an unknown reason.
- M /FileZilla3/trunk/configure.ac
- M /FileZilla3/trunk/locales/id_ID.po
- M /FileZilla3/trunk/locales/ja_JP.po
- M /FileZilla3/trunk/NEWS
2021-07-08 13:00 codesquid, revision 10324Bump to 3.55.0
- M /FileZilla3/trunk/src/engine/writer.cpp
- M /FileZilla3/trunk/src/interface/Options.cpp
- M /FileZilla3/trunk/src/interface/themeprovider.cpp
2021-07-02 10:00 codesquid, revision 10320Adapt to fz::mkdir changes
2021-07-02 09:59 codesquid, revision 10319Bump to 3.55.0-rc1
- M /FileZilla3/trunk/locales/ar.po
- M /FileZilla3/trunk/locales/fr.po
- M /FileZilla3/trunk/locales/it.po
- M /FileZilla3/trunk/locales/uk_UA.po
- M /FileZilla3/trunk/locales/zh_CN.po
2021-07-02 06:58 codesquid, revision 10317Updated translations
- M /FileZilla3/trunk/src/engine/ftp/ftpcontrolsocket.cpp
- M /FileZilla3/trunk/src/engine/ftp/logon.cpp
- M /FileZilla3/trunk/src/engine/http/httpcontrolsocket.cpp
2021-06-29 12:39 codesquid, revision 10314Set appropriate ALPN
- M /FileZilla3/trunk/src/engine/sftp/event.h
- M /FileZilla3/trunk/src/engine/sftp/sftpcontrolsocket.cpp
- M /FileZilla3/trunk/src/include/notification.h
- M /FileZilla3/trunk/src/interface/sftp_crypt_info_dlg.cpp
- M /FileZilla3/trunk/src/interface/verifyhostkeydialog.cpp
- M /FileZilla3/trunk/src/putty/fzprintf.h
2021-06-29 11:14 codesquid, revision 10313Fix fingerprint display
2021-06-29 11:10 codesquid, revision 10312Fix compile error.
Add missing file.