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):
2019-08-13 13:45 codesquid, revision 94292019-08-13 13:34 codesquid, revision 9428Improve sizing
- M /FileZilla3/trunk/src/interface/resources/xrc/settings.xrc
- M /FileZilla3/trunk/src/interface/settings/settingsdialog.cpp
- M /FileZilla3/trunk/src/interface/settings/settingsdialog.h
- M /FileZilla3/trunk/src/interface/xrc_helper.cpp
2019-08-13 13:18 codesquid, revision 9426Make the settings dialog use wxTreeCtrlEx.
- M /FileZilla3/trunk/src/engine/ftp/ftpcontrolsocket.cpp
- M /FileZilla3/trunk/src/engine/ftp/ftpcontrolsocket.h
2019-08-13 12:45 codesquid, revision 9425Increase maximum allowed response line length and report an error if it is still way too large instead of silently truncating it.
2019-08-12 07:11 codesquid, revision 9423I'm not sure whether it's a bug in Windows or wxWidgets, but some wxTreeCtrl functions crash if passed a virtual root. Avoid calling them.
2019-08-12 07:07 codesquid, revision 9422Fix some harmless warnings.
2019-08-12 07:05 codesquid, revision 9421Improve display of diagnostic information.
2019-08-09 11:43 codesquid, revision 9420Fix initial state of remember checkboxes.
2019-08-09 11:40 codesquid, revision 9419Bump to 3.44.1
2019-08-08 07:57 codesquid, revision 9418Fix return value to progress to the next operation asking for confirmation.
2019-08-08 06:53 codesquid, revision 9417Fix version number
2019-08-08 06:43 codesquid, revision 9415Bump to 3.44.0
- M /FileZilla3/trunk/AUTHORS
- M /FileZilla3/trunk/locales/bg_BG.po
- M /FileZilla3/trunk/locales/fr.po
- M /FileZilla3/trunk/locales/it.po
- M /FileZilla3/trunk/locales/ja_JP.po
- A /FileZilla3/trunk/locales/ta.po
- M /FileZilla3/trunk/locales/uk_UA.po
- M /FileZilla3/trunk/locales/vi_VN.po
2019-08-07 18:11 codesquid, revision 9414Updated translations
- M /FileZilla3/trunk/src/interface/dialogex.cpp
- M /FileZilla3/trunk/src/interface/dialogex.h
- M /FileZilla3/trunk/src/interface/netconfwizard.cpp
- M /FileZilla3/trunk/src/interface/settings/settingsdialog.cpp
- M /FileZilla3/trunk/src/interface/update_dialog.cpp
- M /FileZilla3/trunk/src/interface/verifycertdialog.cpp
- M /FileZilla3/trunk/src/interface/xrc_helper.cpp
- M /FileZilla3/trunk/src/interface/xrc_helper.h
2019-08-07 14:48 codesquid, revision 9413Defer individual XRC file loading.
2019-08-07 14:41 codesquid, revision 9412Check that the mouse is actually dragged.
- M /FileZilla3/trunk/src/interface/sitemanager_dialog.cpp
- M /FileZilla3/trunk/src/interface/sitemanager_dialog.h
2019-08-07 13:29 codesquid, revision 9411Fix export of selected items.
- M /FileZilla3/trunk/src/interface/loginmanager.cpp
- M /FileZilla3/trunk/src/interface/resources/xrc/dialogs.xrc
- M /FileZilla3/trunk/src/interface/xrc_helper.cpp
2019-08-07 09:44 codesquid, revision 9410Remove XRC from two common dialogs.
- M /FileZilla3/trunk/src/interface/bookmarks_dialog.cpp
- M /FileZilla3/trunk/src/interface/bookmarks_dialog.h
- M /FileZilla3/trunk/src/interface/resources/xrc/dialogs.xrc
- M /FileZilla3/trunk/src/interface/sitemanager_dialog.cpp
- M /FileZilla3/trunk/src/interface/xrc_helper.cpp
2019-08-02 12:00 codesquid, revision 9409Move bookmarks dialog away from XRC.
- M /FileZilla3/trunk/locales/de.po
- M /FileZilla3/trunk/locales/el.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/tr.po
- M /FileZilla3/trunk/locales/vi_VN.po
2019-08-02 09:43 codesquid, revision 9408Updated translations
2019-08-02 09:39 codesquid, revision 9407Bump to 3.44.0-rc1
2019-08-01 13:22 codesquid, revision 9405Fix compile error
- M /FileZilla3/trunk/src/interface/fzputtygen_interface.cpp
- M /FileZilla3/trunk/src/interface/inputdialog.cpp
- M /FileZilla3/trunk/src/interface/inputdialog.h
- M /FileZilla3/trunk/src/interface/resources/Makefile.am
- D /FileZilla3/trunk/src/interface/resources/xrc/inputdialog.xrc
- M /FileZilla3/trunk/src/interface/sitemanager_dialog.cpp
- M /FileZilla3/trunk/src/interface/xrc_helper.cpp
2019-08-01 13:05 codesquid, revision 9404Get rid of one more .xrc file
- M /FileZilla3/trunk/src/interface/inputdialog.cpp
- M /FileZilla3/trunk/src/interface/inputdialog.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/treectrlex.cpp
- M /FileZilla3/trunk/src/interface/treectrlex.h
2019-08-01 08:29 codesquid, revision 9403Site Manager entries can now be searched for with F3.
- M /FileZilla3/trunk/src/interface/sitemanager_site.cpp
- M /FileZilla3/trunk/src/interface/sitemanager_site.h
2019-08-01 08:03 codesquid, revision 9402Improve dealing with protocol groups
2019-07-29 18:21 codesquid, revision 9401Update protocol definitions
- M /FileZilla3/trunk/src/include/Makefile.am
- A /FileZilla3/trunk/src/include/s3sse.h
- M /FileZilla3/trunk/src/interface/sitemanager_site.cpp
- M /FileZilla3/trunk/src/interface/sitemanager_site.h
2019-07-28 13:14 codesquid, revision 9399Add rudimentary S3 SSE controls from Pro so that regular FZ does not damage the config.
2019-07-28 10:52 codesquid, revision 9397Fix compile error
2019-07-26 21:10 codesquid, revision 9396Fix a warning.
- M /FileZilla3/trunk/src/interface/dialogex.cpp
- M /FileZilla3/trunk/src/interface/dialogex.h
- M /FileZilla3/trunk/src/interface/resources/Makefile.am
- D /FileZilla3/trunk/src/interface/resources/xrc/sitemanager.xrc
- M /FileZilla3/trunk/src/interface/sitemanager_dialog.cpp
- M /FileZilla3/trunk/src/interface/sitemanager_site.cpp
- M /FileZilla3/trunk/src/interface/xrc_helper.cpp
2019-07-26 12:29 codesquid, revision 9395sitemanager.xrc is now gone.
- M /FileZilla3/trunk/src/interface/bookmarks_dialog.cpp
- M /FileZilla3/trunk/src/interface/resources/xrc/dialogs.xrc
- M /FileZilla3/trunk/src/interface/sitemanager_dialog.cpp
2019-07-25 12:27 codesquid, revision 9394Additional XRC removal.
- M /FileZilla3/trunk/src/interface/dialogex.cpp
- M /FileZilla3/trunk/src/interface/dialogex.h
- M /FileZilla3/trunk/src/interface/resources/xrc/sitemanager.xrc
- M /FileZilla3/trunk/src/interface/settings/optionspage_passwords.cpp
- M /FileZilla3/trunk/src/interface/sitemanager_dialog.cpp
- M /FileZilla3/trunk/src/interface/sitemanager_site.cpp
- M /FileZilla3/trunk/src/interface/welcome_dialog.cpp
2019-07-25 11:53 codesquid, revision 9393Remove a little bit more XRC.
2019-07-25 10:09 codesquid, revision 9392Fix adding new sites.
- M /FileZilla3/trunk/src/interface/sitemanager_dialog.cpp
- M /FileZilla3/trunk/src/interface/sitemanager_dialog.h
2019-07-25 08:22 codesquid, revision 9391Fix site name editing on non-MSW
- M /FileZilla3/trunk/src/interface/resources/xrc/sitemanager.xrc
- 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/treectrlex.cpp
- M /FileZilla3/trunk/src/interface/treectrlex.h
2019-07-23 06:59 codesquid, revision 9390Allow multiple selections in Site Manager.
2019-07-23 06:56 codesquid, revision 9388Fix workspace files.
- M /FileZilla3/trunk/src/interface/Mainfrm.cpp
- M /FileZilla3/trunk/src/interface/update_dialog.cpp
- M /FileZilla3/trunk/src/interface/update_dialog.h
- M /FileZilla3/trunk/src/interface/viewheader.cpp
2019-07-22 09:46 codesquid, revision 9387Get FileZilla to compile with development builds of wxWidgets
- M /FileZilla3/trunk/src/engine/ftp/logon.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
2019-07-18 12:01 codesquid, revision 9383Disable Nagle's algorithm in HTTP when not sending a beefy body
2019-07-17 12:28 codesquid, revision 9380Fix an assertion verifying Pro-specific site entries.
- M /FileZilla3/trunk/src/interface/themeprovider.cpp
- M /FileZilla3/trunk/src/interface/themeprovider.h
2019-07-17 08:56 codesquid, revision 9379Add iconSizeHuge which corresponds to 64x64 or scaled equivalent.
- D /FileZilla3/trunk/src/include/tls_info.h
2019-07-17 08:53 codesquid, revision 9378Remove leftover file
- M /FileZilla3/trunk/src/engine/ftp/ftpcontrolsocket.cpp
- M /FileZilla3/trunk/src/engine/ftp/logon.cpp
- M /FileZilla3/trunk/src/engine/ftp/logon.h
- M /FileZilla3/trunk/src/engine/notification.cpp
- M /FileZilla3/trunk/src/include/notification.h
- M /FileZilla3/trunk/src/interface/asyncrequestqueue.cpp
- M /FileZilla3/trunk/src/interface/verifycertdialog.cpp
- M /FileZilla3/trunk/src/interface/verifycertdialog.h
2019-07-05 07:17 codesquid, revision 9362Tighten the thumb screws, also and even require explicit confirmation when connecting if having selected insecure plain FTP in the Site Manager.
2019-06-27 15:11 codesquid, revision 9356Fix loading of insecure hosts.
2019-06-27 15:11 codesquid, revision 9355Bump to 3.43.0
2019-06-27 09:05 codesquid, revision 9353Fix quotation of files containing double-quotation marks
2019-06-27 09:03 codesquid, revision 9352Add signatures as additional authentication mechanism for updates
2019-06-27 09:01 codesquid, revision 9351Fix dllcopy arguments
2019-06-27 08:01 codesquid, revision 9350Fix structure lifetime
2019-06-25 12:22 codesquid, revision 9347Formatting.
2019-06-22 13:21 codesquid, revision 9346Updated translation
- M /FileZilla3/trunk/src/interface/update_dialog.cpp
- M /FileZilla3/trunk/src/interface/welcome_dialog.cpp
2019-06-21 11:41 codesquid, revision 9345Change format of received resources to base64.
Bump to 3.43.0-rc1