Changelogs
Overview
These changelogs reflect the history of all files in the Subversion repository. The changelog has been generated at 2024-11-22 18:50:01
Changelog for FileZilla 3 (8047 changes):
2014-03-13 20:37 codesquid, revision 54642014-03-13 20:37 codesquid, revision 5463Bump version.
- M /FileZilla3/trunk/locales/ar.po
- M /FileZilla3/trunk/locales/fr.po
- M /FileZilla3/trunk/locales/id_ID.po
- M /FileZilla3/trunk/locales/it.po
- M /FileZilla3/trunk/locales/ru.po
2014-03-13 20:17 codesquid, revision 5462Updated translations.
- M /FileZilla3/trunk/src/interface/updater.cpp
- M /FileZilla3/trunk/src/interface/updater.h
- M /FileZilla3/trunk/src/interface/update_dialog.cpp
2014-03-13 19:53 codesquid, revision 5461Move some logic from dialog into updater. Handle the corner case of an available update but downloaded file missing.
- M /FileZilla3/trunk/src/engine/httpcontrolsocket.cpp
- M /FileZilla3/trunk/src/engine/httpcontrolsocket.h
2014-03-13 07:37 codesquid, revision 5460Handling of relative URIs in redirects and some code cleanup.
2014-03-13 07:25 codesquid, revision 5459Use gnutls_session_get_data2 instead of gnutls_session_get_data to simplify the code.
- M /FileZilla3/trunk/src/engine/socket.cpp
- M /FileZilla3/trunk/src/engine/tlssocket.cpp
- M /FileZilla3/trunk/src/engine/tlssocket.h
- M /FileZilla3/trunk/src/include/socket.h
2014-03-10 22:15 codesquid, revision 5458Make use of SNI.
2014-03-10 22:14 codesquid, revision 5457Version bump.
- M /FileZilla3/trunk/locales/ar.po
- M /FileZilla3/trunk/locales/co.po
- M /FileZilla3/trunk/locales/el.po
- M /FileZilla3/trunk/locales/fi_FI.po
- M /FileZilla3/trunk/locales/lt_LT.po
- M /FileZilla3/trunk/locales/ru.po
- M /FileZilla3/trunk/locales/zh_CN.po
2014-03-10 21:09 codesquid, revision 5456Updated translations.
- M /FileZilla3/trunk/src/interface/resources/update.xrc
- M /FileZilla3/trunk/src/interface/update_dialog.cpp
2014-03-10 21:09 codesquid, revision 5455If download fails, allow user to retry.
2014-03-10 21:08 codesquid, revision 5454Trigger dialog via timer, this avoids nasty reentrancy.
2014-03-10 19:34 codesquid, revision 5453Only download updates if buildtype is official or nightly.
2014-03-09 17:27 codesquid, revision 5452Fix FD_CLOSE handling to be more reliable.
2014-03-09 10:42 codesquid, revision 5451Fix #8381 based on patch by jorrit.
2014-03-09 08:49 codesquid, revision 5450Wait a bit after installer finishes.
2014-03-08 19:18 codesquid, revision 5449Add update.xrc to distribution.
2014-03-08 13:55 codesquid, revision 5448Small fix to filename extraction.
- M /FileZilla3/trunk/src/interface/resources/update.xrc
- M /FileZilla3/trunk/src/interface/updater.cpp
2014-03-08 13:54 codesquid, revision 5447Make dialog a tad bit more lofty.
2014-03-08 13:48 codesquid, revision 5446Fix compile error
- M /FileZilla3/trunk/src/engine/ControlSocket.cpp
- M /FileZilla3/trunk/src/engine/directorycache.cpp
- M /FileZilla3/trunk/src/engine/engineprivate.cpp
- M /FileZilla3/trunk/src/engine/httpcontrolsocket.cpp
- M /FileZilla3/trunk/src/engine/logging.cpp
- M /FileZilla3/trunk/src/engine/proxy.cpp
- M /FileZilla3/trunk/src/engine/proxy.h
- M /FileZilla3/trunk/src/engine/server.cpp
- M /FileZilla3/trunk/src/engine/sftpcontrolsocket.cpp
- M /FileZilla3/trunk/src/engine/transfersocket.cpp
- M /FileZilla3/trunk/src/interface/asksavepassworddialog.cpp
- M /FileZilla3/trunk/src/interface/context_control.cpp
- M /FileZilla3/trunk/src/interface/FileZilla.cpp
- M /FileZilla3/trunk/src/interface/filelistctrl.cpp
- M /FileZilla3/trunk/src/interface/filelistctrl.h
- M /FileZilla3/trunk/src/interface/filezillaapp.h
- M /FileZilla3/trunk/src/interface/filteredit.cpp
- M /FileZilla3/trunk/src/interface/led.cpp
- M /FileZilla3/trunk/src/interface/listctrlex.cpp
- M /FileZilla3/trunk/src/interface/listctrlex.h
- M /FileZilla3/trunk/src/interface/Mainfrm.cpp
- M /FileZilla3/trunk/src/interface/QueueView.cpp
- M /FileZilla3/trunk/src/interface/queue.h
- M /FileZilla3/trunk/src/interface/queueview_successful.cpp
- M /FileZilla3/trunk/src/interface/RemoteListView.cpp
- M /FileZilla3/trunk/src/interface/sitemanager_dialog.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/toolbar.cpp
- M /FileZilla3/trunk/src/interface/updater.cpp
- M /FileZilla3/trunk/src/interface/update_dialog.cpp
- M /FileZilla3/trunk/src/interface/viewheader.cpp
- M /FileZilla3/trunk/src/interface/welcome_dialog.cpp
- M /FileZilla3/trunk/src/putty/fzsftp.h
- M /FileZilla3/trunk/src/putty/unix/unix.h
2014-03-08 13:27 codesquid, revision 5445Fix a bunch of warnings.
- M /FileZilla3/trunk/src/interface/Mainfrm.cpp
- M /FileZilla3/trunk/src/interface/update_dialog.cpp
- M /FileZilla3/trunk/src/interface/update_dialog.h
2014-03-08 13:23 codesquid, revision 5444Fix building without update check support.
- M /FileZilla3/trunk/src/interface/file_utils.cpp
- M /FileZilla3/trunk/src/interface/file_utils.h
- M /FileZilla3/trunk/src/interface/updater.cpp
- M /FileZilla3/trunk/src/interface/updater.h
2014-03-08 13:19 codesquid, revision 5443Move GetDownloadDir() to file_utils
- M /FileZilla3/trunk/locales/ca.po
- M /FileZilla3/trunk/locales/ca_ES@valencia.po
- M /FileZilla3/trunk/locales/cs_CZ.po
- M /FileZilla3/trunk/locales/fa_IR.po
- M /FileZilla3/trunk/locales/fi_FI.po
- M /FileZilla3/trunk/locales/hr.po
- M /FileZilla3/trunk/locales/hu_HU.po
- M /FileZilla3/trunk/locales/ka.po
- M /FileZilla3/trunk/locales/km_KH.po
- M /FileZilla3/trunk/locales/ko_KR.po
- M /FileZilla3/trunk/locales/ku.po
- M /FileZilla3/trunk/locales/ky.po
- M /FileZilla3/trunk/locales/lt_LT.po
- M /FileZilla3/trunk/locales/lv_LV.po
- M /FileZilla3/trunk/locales/mk_MK.po
- M /FileZilla3/trunk/locales/nb_NO.po
- M /FileZilla3/trunk/locales/ne.po
- M /FileZilla3/trunk/locales/nl.po
- M /FileZilla3/trunk/locales/nn_NO.po
- M /FileZilla3/trunk/locales/oc.po
- M /FileZilla3/trunk/locales/pt_PT.po
- M /FileZilla3/trunk/locales/ro_RO.po
- M /FileZilla3/trunk/locales/sl_SI.po
- M /FileZilla3/trunk/locales/uk_UA.po
- M /FileZilla3/trunk/locales/zh_TW.po
2014-03-08 13:06 codesquid, revision 5442Add language header where missing.
- D /FileZilla3/trunk/filezilla.kdevelop
- M /FileZilla3/trunk/Makefile.am
- M /FileZilla3/trunk/src/fzshellext
- A /FileZilla3/trunk/workspace
2014-03-08 12:59 codesquid, revision 5441Remove unneeded file.
- M /FileZilla3/trunk/src/engine
- M /FileZilla3/trunk/src/interface
- M /FileZilla3/trunk/src/interface/edithandler.cpp
- M /FileZilla3/trunk/src/interface/edithandler.h
- M /FileZilla3/trunk/src/interface/filelistctrl.cpp
- A /FileZilla3/trunk/src/interface/file_utils.cpp
- A /FileZilla3/trunk/src/interface/file_utils.h
- M /FileZilla3/trunk/src/interface/interface.vcxproj
- M /FileZilla3/trunk/src/interface/LocalListView.cpp
- M /FileZilla3/trunk/src/interface/LocalTreeView.cpp
- M /FileZilla3/trunk/src/interface/Makefile.am
- M /FileZilla3/trunk/src/interface/settings
- M /FileZilla3/trunk/src/interface/settings/optionspage_edit.cpp
- M /FileZilla3/trunk/src/interface/state.cpp
- M /FileZilla3/trunk/src/interface/state.h
- M /FileZilla3/trunk/src/interface/update_dialog.cpp
- M /FileZilla3/trunk/src/putty
2014-03-08 11:50 codesquid, revision 5440Move some file operation related code into common file, update svn:ignore.
wx' GetDocumentsDir is broken, it does not unescape paths. Work around it.