Changelogs
Overview
These changelogs reflect the history of all files in the Subversion repository. The changelog has been generated at 2025-05-24 06: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
Add menu item to show directory access dialog