Changelogs
Overview
These changelogs reflect the history of all files in the Subversion repository. The changelog has been generated at 2024-11-22 23:50:01
Changelog for FileZilla 3 (8047 changes):
2014-04-20 20:48 codesquid, revision 5502- M /FileZilla3/trunk/src/interface/LocalListView.cpp
- M /FileZilla3/trunk/src/interface/LocalTreeView.cpp
- M /FileZilla3/trunk/src/interface/volume_enumerator.cpp
- M /FileZilla3/trunk/src/interface/volume_enumerator.h
2014-04-20 14:19 codesquid, revision 5501Reduce code duplication.
2014-04-20 09:46 codesquid, revision 5500Fix compile error on non-Windows.
- M /FileZilla3/trunk/src/interface/Mainfrm.cpp
- M /FileZilla3/trunk/src/interface/QueueView.cpp
- M /FileZilla3/trunk/src/interface/QueueView.h
2014-04-19 12:46 codesquid, revision 5499Handle changed settings ourselves, don't wait for main window to call SettingsChanged.
- M /FileZilla3/trunk/src/interface/resources/settings.xrc
- M /FileZilla3/trunk/src/interface/settings/optionspage_transfer.cpp
2014-04-13 07:33 codesquid, revision 5498Apply patch by Tom (forum user 'schittli'): Use spin controls for number of concurrent transfers in the settings dialog.
2014-04-12 21:34 codesquid, revision 5497Remove $INSTDIR only if uninstalling for good.
2014-04-06 13:24 codesquid, revision 5491There's at least one SFTP server in the wild that spells out April, in French nonetheless.
2014-03-30 13:13 codesquid, revision 5490Fix typo.
2014-03-29 09:06 codesquid, revision 5489Allow longer SSH passwords.
- M /FileZilla3/trunk/src/interface/Mainfrm.cpp
- M /FileZilla3/trunk/src/interface/state.cpp
- M /FileZilla3/trunk/src/interface/state.h
2014-03-28 09:14 codesquid, revision 5486Another attempt at fixing the focus issue. Surprisingly complex feature.
2014-03-28 09:13 codesquid, revision 5485Bump version to 3.8.0
- M /FileZilla3/trunk/locales/bg_BG.po
- M /FileZilla3/trunk/locales/el.po
- M /FileZilla3/trunk/locales/fi_FI.po
- M /FileZilla3/trunk/locales/fr.po
- M /FileZilla3/trunk/locales/id_ID.po
- M /FileZilla3/trunk/locales/it.po
- M /FileZilla3/trunk/locales/vi_VN.po
2014-03-28 07:58 codesquid, revision 5484Updated translations
- M /FileZilla3/trunk/src/engine/sizeformatting_base.cpp
- M /FileZilla3/trunk/src/include/sizeformatting_base.h
- M /FileZilla3/trunk/src/interface/QueueView.cpp
- M /FileZilla3/trunk/src/interface/statuslinectrl.cpp
- M /FileZilla3/trunk/src/interface/statuslinectrl.h
2014-03-27 07:50 codesquid, revision 5483Fix #9259: Reset current offset if unsetting status line to prevent negative speeds in the momentary speed tooltip. Includes some refactoring to guard against negative speeds and to make the code perform a bit better.
2014-03-25 07:55 codesquid, revision 5482Fix focus selection when connecting to a site with a default local directory.
2014-03-25 07:45 codesquid, revision 5481Fix compile error
- M /FileZilla3/trunk/src/engine/engine.vcxproj
- M /FileZilla3/trunk/src/engine/local_filesys.cpp
- M /FileZilla3/trunk/src/engine/Makefile.am
- A /FileZilla3/trunk/src/engine/msgbox.cpp
- M /FileZilla3/trunk/src/engine/socket.cpp
- M /FileZilla3/trunk/src/engine/string_coalescer.cpp
- M /FileZilla3/trunk/src/include/Makefile.am
- A /FileZilla3/trunk/src/include/msgbox.h
- M /FileZilla3/trunk/src/interface/aboutdialog.cpp
- M /FileZilla3/trunk/src/interface/bookmarks_dialog.cpp
- M /FileZilla3/trunk/src/interface/clearprivatedata.cpp
- M /FileZilla3/trunk/src/interface/cmdline.cpp
- M /FileZilla3/trunk/src/interface/context_control.cpp
- M /FileZilla3/trunk/src/interface/dialogex.cpp
- M /FileZilla3/trunk/src/interface/edithandler.cpp
- M /FileZilla3/trunk/src/interface/export.cpp
- M /FileZilla3/trunk/src/interface/FileZilla.cpp
- M /FileZilla3/trunk/src/interface/filezilla.h
- M /FileZilla3/trunk/src/interface/file_utils.cpp
- M /FileZilla3/trunk/src/interface/filter.cpp
- M /FileZilla3/trunk/src/interface/filteredit.cpp
- M /FileZilla3/trunk/src/interface/import.cpp
- 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/listctrlex.cpp
- M /FileZilla3/trunk/src/interface/listingcomparison.cpp
- M /FileZilla3/trunk/src/interface/loginmanager.cpp
- M /FileZilla3/trunk/src/interface/Mainfrm.cpp
- M /FileZilla3/trunk/src/interface/manual_transfer.cpp
- M /FileZilla3/trunk/src/interface/menu_bar.cpp
- M /FileZilla3/trunk/src/interface/netconfwizard.cpp
- M /FileZilla3/trunk/src/interface/Options.cpp
- M /FileZilla3/trunk/src/interface/QueueView.cpp
- M /FileZilla3/trunk/src/interface/queueview_failed.cpp
- M /FileZilla3/trunk/src/interface/quickconnectbar.cpp
- M /FileZilla3/trunk/src/interface/RemoteListView.cpp
- M /FileZilla3/trunk/src/interface/RemoteTreeView.cpp
- M /FileZilla3/trunk/src/interface/search.cpp
- M /FileZilla3/trunk/src/interface/settings/optionspage.cpp
- M /FileZilla3/trunk/src/interface/settings/optionspage_connection_sftp.cpp
- M /FileZilla3/trunk/src/interface/settings/optionspage_edit.cpp
- M /FileZilla3/trunk/src/interface/settings/optionspage_language.cpp
- M /FileZilla3/trunk/src/interface/settings/optionspage_updatecheck.cpp
- M /FileZilla3/trunk/src/interface/settings/settingsdialog.cpp
- M /FileZilla3/trunk/src/interface/sitemanager.cpp
- M /FileZilla3/trunk/src/interface/sitemanager_dialog.cpp
- M /FileZilla3/trunk/src/interface/speedlimits_dialog.cpp
- M /FileZilla3/trunk/src/interface/state.cpp
- M /FileZilla3/trunk/src/interface/statusbar.cpp
- M /FileZilla3/trunk/src/interface/update_dialog.cpp
- M /FileZilla3/trunk/src/interface/viewheader.cpp
- M /FileZilla3/trunk/src/interface/wrapengine.cpp
- M /FileZilla3/trunk/src/interface/xmlfunctions.cpp
2014-03-25 07:29 codesquid, revision 5480Keep track of open message boxes.
- M /FileZilla3/trunk/src/interface/dialogex.cpp
- M /FileZilla3/trunk/src/interface/dialogex.h
- M /FileZilla3/trunk/src/interface/edithandler.cpp
- M /FileZilla3/trunk/src/interface/Mainfrm.cpp
2014-03-24 12:18 codesquid, revision 5479Be more careful about when to show the file changed notification.
- M /FileZilla3/trunk/src/interface/QueueView.cpp
- M /FileZilla3/trunk/src/interface/QueueView.h
- M /FileZilla3/trunk/src/interface/resources/menus.xrc
2014-03-22 22:02 codesquid, revision 5477Implement power-related queue completion actions on OS X
2014-03-22 21:25 codesquid, revision 5476Add another library dependency.
2014-03-22 21:11 codesquid, revision 5475Fix compile error.
2014-03-22 21:07 codesquid, revision 5474Version bump
- M /FileZilla3/trunk/locales/bg_BG.po
- M /FileZilla3/trunk/locales/da_DK.po
- M /FileZilla3/trunk/locales/de.po
- M /FileZilla3/trunk/locales/el.po
- M /FileZilla3/trunk/locales/fr.po
- M /FileZilla3/trunk/locales/id_ID.po
- M /FileZilla3/trunk/locales/ru.po
- M /FileZilla3/trunk/locales/zh_CN.po
2014-03-22 18:53 codesquid, revision 5473Updated translations.
- M /FileZilla3/trunk/src/interface/QueueView.cpp
- M /FileZilla3/trunk/src/interface/QueueView.h
- M /FileZilla3/trunk/src/interface/resources/menus.xrc
2014-03-22 14:07 codesquid, revision 5472Add queue completion option to suspend.
2014-03-22 14:04 codesquid, revision 5471Apply updater settings if opening updater dialog from settings.
2014-03-13 21:09 codesquid, revision 5465Reinitialize updater on settings change. Fix handling of unofficial builds.
Add missing parenthesis.