Changelogs
Overview
These changelogs reflect the history of all files in the Subversion repository. The changelog has been generated at 2024-11-22 19:10: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
Add rudimentary S3 SSE controls from Pro so that regular FZ does not damage the config.