Changelogs
Overview
These changelogs reflect the history of all files in the Subversion repository. The changelog has been generated at 2025-05-23 00:00:01
Changelog for FileZilla 3 (8075 changes):
2017-09-06 20:58 codesquid, revision 8564- M /FileZilla3/trunk/src/interface/asksavepassworddialog.h
- M /FileZilla3/trunk/src/interface/file_utils.h
2017-09-06 09:56 codesquid, revision 8563Add final keyword.
- M /FileZilla3/trunk/src/interface/FileZilla.cpp
- M /FileZilla3/trunk/src/interface/listctrlex.cpp
- M /FileZilla3/trunk/src/interface/QueueView.cpp
- M /FileZilla3/trunk/src/interface/QueueView.h
- M /FileZilla3/trunk/src/interface/state.h
2017-09-03 10:01 codesquid, revision 8562In case of a forced shutdown with open dialogs, just call _exit() to prevent crashes due to windows being destroyed out of order wrt. nested event loops.
2017-09-01 13:45 codesquid, revision 8561Fix typo
- M /FileZilla3/trunk/src/interface/filezilla.h
- M /FileZilla3/trunk/src/interface/filteredit.h
- M /FileZilla3/trunk/src/interface/inputdialog.h
- M /FileZilla3/trunk/src/interface/ipcmutex.h
- M /FileZilla3/trunk/src/interface/LocalListView.h
- M /FileZilla3/trunk/src/interface/led.h
- M /FileZilla3/trunk/src/interface/listctrlex.h
- M /FileZilla3/trunk/src/interface/listingcomparison.h
- M /FileZilla3/trunk/src/interface/menu_bar.h
- M /FileZilla3/trunk/src/interface/netconfwizard.h
- M /FileZilla3/trunk/src/interface/QueueView.h
- M /FileZilla3/trunk/src/interface/queueview_failed.h
- M /FileZilla3/trunk/src/interface/queueview_successful.h
- M /FileZilla3/trunk/src/interface/RemoteListView.h
- M /FileZilla3/trunk/src/interface/StatusView.h
- M /FileZilla3/trunk/src/interface/search.h
- M /FileZilla3/trunk/src/interface/sftp_crypt_info_dlg.h
- M /FileZilla3/trunk/src/interface/sizeformatting.h
- M /FileZilla3/trunk/src/interface/speedlimits_dialog.h
- M /FileZilla3/trunk/src/interface/textctrlex.h
- M /FileZilla3/trunk/src/interface/themeprovider.h
- M /FileZilla3/trunk/src/interface/timeformatting.h
- M /FileZilla3/trunk/src/interface/toolbar.h
- M /FileZilla3/trunk/src/interface/treectrlex.h
- M /FileZilla3/trunk/src/interface/verifycertdialog.h
2017-09-01 13:37 codesquid, revision 8560Fix include guards.
2017-09-01 09:42 codesquid, revision 8559Fix uninitialized variable.
- M /FileZilla3/trunk/src/interface/RemoteTreeView.cpp
- M /FileZilla3/trunk/src/interface/RemoteTreeView.h
2017-08-29 14:37 codesquid, revision 8558Trivial cleanup
- M /FileZilla3/trunk/src/interface/LocalListView.cpp
- M /FileZilla3/trunk/src/interface/LocalTreeView.cpp
2017-08-29 13:29 codesquid, revision 8557Try harder detecting badly encoded filenames encodings.
2017-08-29 13:17 codesquid, revision 8556Revert accidental deletion.
2017-08-29 13:10 codesquid, revision 8555Add missing continue;
- M /FileZilla3/trunk/src/interface/RemoteTreeView.cpp
- M /FileZilla3/trunk/src/interface/RemoteTreeView.h
- M /FileZilla3/trunk/src/interface/splitter.cpp
- M /FileZilla3/trunk/src/interface/splitter.h
2017-08-29 13:10 codesquid, revision 8554Minor cleanup.
- M /FileZilla3/trunk/src/interface/LocalTreeView.cpp
- M /FileZilla3/trunk/src/interface/LocalTreeView.h
2017-08-29 11:09 codesquid, revision 8553Ignore empty segments in CLocalTreeView::MakeSubdirs (should never occur, but better be safe) and add an assertion if expanding item with empty first child while setting a selection.
- M /FileZilla3/trunk/src/interface/LocalTreeView.cpp
- M /FileZilla3/trunk/src/interface/treectrlex.cpp
- M /FileZilla3/trunk/src/interface/treectrlex.h
2017-08-27 13:14 codesquid, revision 8549Use int instead of bool to keep track whether we're changing selections.
- M /FileZilla3/trunk/src/include/commands.h
- M /FileZilla3/trunk/src/interface/QueueView.cpp
- M /FileZilla3/trunk/src/interface/QueueView.h
- M /FileZilla3/trunk/src/interface/queue.cpp
- M /FileZilla3/trunk/src/interface/queue.h
- M /FileZilla3/trunk/src/interface/queueview_failed.cpp
2017-08-21 09:04 codesquid, revision 8540Abort queue processing if cancelling the ask for password dialog instead of removing the individual item.
- M /FileZilla3/trunk/src/interface/QueueView.cpp
- M /FileZilla3/trunk/src/interface/QueueView.h
- M /FileZilla3/trunk/src/interface/resources/xrc/menus.xrc
2017-08-21 08:43 codesquid, revision 8539Added Close Once as queue completion action.
2017-08-16 19:46 codesquid, revision 8538Improve tooltip of filters button.
2017-08-16 19:34 codesquid, revision 8536Fix a link dependency
- M /FileZilla3/trunk/src/engine/engine.vcxproj
- M /FileZilla3/trunk/src/interface/interface.vcxproj
- M /FileZilla3/trunk/src/pugixml/pugixml.vcxproj
2017-08-14 15:56 codesquid, revision 8535Update VS project files.
2017-08-14 15:48 codesquid, revision 8534Bump to 3.27.1
2017-08-14 15:47 codesquid, revision 8533Mention Azerbaijani translator.
- A /FileZilla3/trunk/locales/az.po
- M /FileZilla3/trunk/locales/fr.po
- M /FileZilla3/trunk/locales/it.po
2017-08-14 14:50 codesquid, revision 8532Updated translations.
2017-08-14 14:47 codesquid, revision 8531Minor reformatting.
2017-08-14 14:12 codesquid, revision 8530Fix bounds.
- M /FileZilla3/trunk/src/interface/commandqueue.cpp
- M /FileZilla3/trunk/src/interface/LocalListView.cpp
2017-08-13 13:59 codesquid, revision 8526Fix warnings.
- M /FileZilla3/trunk/src/interface/FileZilla.cpp
- M /FileZilla3/trunk/src/interface/Mainfrm.cpp
- M /FileZilla3/trunk/src/interface/welcome_dialog.cpp
- M /FileZilla3/trunk/src/interface/welcome_dialog.h
2017-08-13 13:59 codesquid, revision 8525Display initial directory access dialog after welcome dialog
- M /FileZilla3/trunk/src/interface/menu_bar.cpp
- M /FileZilla3/trunk/src/interface/resources/xrc/menus.xrc
2017-08-13 13:58 codesquid, revision 8524Add menu item to show directory access dialog
2017-08-13 13:56 codesquid, revision 8523Improve text for sandbox dirs dialog
- M /FileZilla3/trunk/src/interface/Mainfrm.cpp
- M /FileZilla3/trunk/src/interface/osx_sandbox_userdirs.cpp
- M /FileZilla3/trunk/src/interface/osx_sandbox_userdirs.h
- M /FileZilla3/trunk/src/interface/resources/xrc/dialogs.xrc
2017-08-13 13:56 codesquid, revision 8522Add dialog to add/remove sandbox permissions
- M /FileZilla3/trunk/src/interface/LocalTreeView.cpp
- M /FileZilla3/trunk/src/interface/osx_sandbox_userdirs.cpp
- M /FileZilla3/trunk/src/interface/osx_sandbox_userdirs.h
2017-08-13 13:55 codesquid, revision 8521Add selected userdirs to local directory tree if using the app sandbox.
2017-08-10 20:12 codesquid, revision 8520Fix possible crash due to wxListCtrl oddities
2017-07-31 15:43 codesquid, revision 8513#11357 Change advertised client version.
- M /FileZilla3/trunk/src/engine/local_path.cpp
- M /FileZilla3/trunk/src/interface/Mainfrm.cpp
- M /FileZilla3/trunk/src/interface/search.cpp
- M /FileZilla3/trunk/src/interface/state.cpp
2017-07-24 19:36 codesquid, revision 8512Trivial reformatting.
2017-07-24 07:09 codesquid, revision 8511Fix silent installation, the uninstaller was not being run. Also add the /quiet flag which acts like silent, except for showing error messages.
2017-07-24 06:55 codesquid, revision 8510Add port to error message when creating the listen socket fails.
2017-07-22 08:54 codesquid, revision 8509Add /skipuac flag to bypass UAC prompt if started unevaluated.
2017-07-21 12:17 codesquid, revision 8508Mark a string translatable that should be translated.
2017-07-19 16:41 codesquid, revision 8507Add events.hpp to distribution.
2017-07-19 16:40 codesquid, revision 8506Bump to 3.27.0.1
2017-07-19 15:31 codesquid, revision 8505\b does not work with + or -
2017-07-19 15:30 codesquid, revision 8504There's a problematic libtool bug, it strips the -static-libgcc and -static-libstdc++ options. Force libtool to use them.
2017-07-19 12:41 codesquid, revision 8503Provide a dummy __cxa_pure_virtual. My code is proper, it doesn't call pure virtuals.
2017-07-19 08:00 codesquid, revision 8502Add missing file
2017-07-19 07:51 codesquid, revision 8501Add a comment aimed at package maintainers blindly changing dependencies at will, without regarding the consequences.
2017-07-19 07:43 codesquid, revision 8500Bump to 3.27.0
- M /FileZilla3/trunk/src/interface/LocalListView.cpp
- M /FileZilla3/trunk/src/interface/listctrlex.cpp
2017-07-19 07:35 codesquid, revision 8499Trivial cleanup
2017-07-19 07:31 codesquid, revision 8498Merge upstream PuTTY changes.
- M /FileZilla3/trunk/locales/de.po
- M /FileZilla3/trunk/locales/fr.po
- M /FileZilla3/trunk/locales/id_ID.po
- M /FileZilla3/trunk/locales/it.po
- M /FileZilla3/trunk/locales/tr.po
2017-07-16 10:56 codesquid, revision 8497Updated translations
2017-07-16 10:29 codesquid, revision 8496Fix compile error.
- M /FileZilla3/trunk/src/putty/cmdline.c
- M /FileZilla3/trunk/src/putty/import.c
- M /FileZilla3/trunk/src/putty/MERGEREVISION
- M /FileZilla3/trunk/src/putty/misc.c
- M /FileZilla3/trunk/src/putty/network.h
- M /FileZilla3/trunk/src/putty/portfwd.c
- M /FileZilla3/trunk/src/putty/proxy.c
- M /FileZilla3/trunk/src/putty/psftp.c
- M /FileZilla3/trunk/src/putty/ssh.c
- M /FileZilla3/trunk/src/putty/sshshare.c
- M /FileZilla3/trunk/src/putty/tree234.c
- M /FileZilla3/trunk/src/putty/unix/unix.h
- M /FileZilla3/trunk/src/putty/unix/uxagentc.c
- M /FileZilla3/trunk/src/putty/unix/uxnet.c
- M /FileZilla3/trunk/src/putty/unix/uxproxy.c
- M /FileZilla3/trunk/src/putty/unix/uxsel.c
- M /FileZilla3/trunk/src/putty/windows/wincapi.c
- M /FileZilla3/trunk/src/putty/windows/winhsock.c
- M /FileZilla3/trunk/src/putty/windows/winmisc.c
- M /FileZilla3/trunk/src/putty/windows/winnet.c
- M /FileZilla3/trunk/src/putty/windows/winsftp.c
- M /FileZilla3/trunk/src/putty/windows/winstuff.h
2017-07-16 09:49 codesquid, revision 8495Merge changes from upstream PuTTY.
- M /FileZilla3/trunk/src/interface/FileZilla.cpp
- M /FileZilla3/trunk/src/interface/LocalTreeView.cpp
- M /FileZilla3/trunk/src/interface/listctrlex.cpp
- M /FileZilla3/trunk/src/interface/Mainfrm.cpp
- M /FileZilla3/trunk/src/interface/statusbar.cpp
- M /FileZilla3/trunk/src/interface/wxfilesystem_blob_handler.cpp
2017-07-16 09:27 codesquid, revision 8494Address some harmless issues found by a static analyzer.
- M /FileZilla3/trunk/src/fzshellext/shellext.h
- M /FileZilla3/trunk/src/interface/defaultfileexistsdlg.h
- M /FileZilla3/trunk/src/interface/fileexistsdlg.h
- M /FileZilla3/trunk/src/interface/filelistctrl.h
- M /FileZilla3/trunk/src/interface/filelist_statusbar.h
- M /FileZilla3/trunk/src/interface/settings/settingsdialog.h
- M /FileZilla3/trunk/src/interface/verifyhostkeydialog.h
- M /FileZilla3/trunk/src/interface/view.h
- M /FileZilla3/trunk/src/interface/viewheader.h
- M /FileZilla3/trunk/src/interface/window_state_manager.cpp
- M /FileZilla3/trunk/src/interface/window_state_manager.h
- M /FileZilla3/trunk/src/interface/xh_text_ex.h
- M /FileZilla3/trunk/src/putty/fzsftp.h
Trivial code cleanup