Changelogs
Overview
These changelogs reflect the history of all files in the Subversion repository. The changelog has been generated at 2025-04-03 09:50:01
Changelog for FileZilla 3 (8067 changes):
2015-07-07 07:54 codesquid, revision 68102015-07-07 07:20 codesquid, revision 6809Fix use after free spotted by Coverity.
- M /FileZilla3/trunk/src/engine/ftpcontrolsocket.cpp
- M /FileZilla3/trunk/src/engine/ftpcontrolsocket.h
- M /FileZilla3/trunk/src/engine/servercapabilities.h
2015-07-06 21:58 codesquid, revision 6808Relax parsing of FEAT lines.
- M /FileZilla3/trunk/src/interface/context_control.cpp
- M /FileZilla3/trunk/src/interface/filteredit.cpp
- M /FileZilla3/trunk/src/interface/filter_conditions_dialog.cpp
2015-07-06 13:30 codesquid, revision 6807Minor cleanup.
- M /FileZilla3/trunk/src/engine/transfersocket.cpp
- M /FileZilla3/trunk/src/interface/bookmarks_dialog.cpp
- M /FileZilla3/trunk/src/interface/bookmarks_dialog.h
- M /FileZilla3/trunk/src/interface/context_control.cpp
- M /FileZilla3/trunk/src/interface/edithandler.cpp
- M /FileZilla3/trunk/src/interface/Mainfrm.cpp
2015-07-06 13:06 codesquid, revision 6806Fix a few more warnings.
2015-07-06 13:04 codesquid, revision 6805Fix compiler warning.
2015-07-06 08:41 codesquid, revision 6804Fix warning.
- M /FileZilla3/trunk/src/interface/asyncrequestqueue.cpp
- M /FileZilla3/trunk/src/interface/dialogex.cpp
- M /FileZilla3/trunk/src/interface/dialogex.h
2015-07-01 11:19 codesquid, revision 6803Check for open message boxes and dialogs before showing asynchronous requests. Fixes #9514.
- D /FileZilla3/trunk/docs/todo.txt
2015-07-01 10:01 codesquid, revision 6802Remove an outdated todo list.
- M /FileZilla3/trunk/src/engine/local_filesys.cpp
- M /FileZilla3/trunk/src/interface/welcome_dialog.cpp
2015-06-30 11:37 codesquid, revision 6801Use https:// where applicable.
- M /FileZilla3/trunk/src/interface/bookmarks_dialog.cpp
- M /FileZilla3/trunk/src/interface/bookmarks_dialog.h
- M /FileZilla3/trunk/src/interface/Mainfrm.cpp
- M /FileZilla3/trunk/src/interface/menu_bar.cpp
- M /FileZilla3/trunk/src/interface/resources/xrc/dialogs.xrc
- M /FileZilla3/trunk/src/interface/resources/xrc/sitemanager.xrc
- M /FileZilla3/trunk/src/interface/sitemanager.cpp
- M /FileZilla3/trunk/src/interface/sitemanager.h
- M /FileZilla3/trunk/src/interface/sitemanager_dialog.cpp
2015-06-30 10:05 codesquid, revision 6800Add directory comparison as option in the site manager and for bookmarks.
- M /FileZilla3/trunk/src/interface/LocalListView.cpp
- M /FileZilla3/trunk/src/interface/LocalListView.h
- M /FileZilla3/trunk/src/interface/listingcomparison.cpp
- M /FileZilla3/trunk/src/interface/listingcomparison.h
- M /FileZilla3/trunk/src/interface/menu_bar.cpp
- M /FileZilla3/trunk/src/interface/RemoteListView.cpp
- M /FileZilla3/trunk/src/interface/RemoteListView.h
- M /FileZilla3/trunk/src/interface/search.cpp
- M /FileZilla3/trunk/src/interface/toolbar.cpp
2015-06-30 09:41 codesquid, revision 6799Allow comparing directories when not connected.
2015-06-30 09:36 codesquid, revision 6798Fix a typo.
2015-06-30 09:33 codesquid, revision 6797wxListCtrlEx::ScrollTopItem: Clamp passed item to item count.
2015-06-29 14:50 codesquid, revision 6795More graceful handling of end of directory comparison.
2015-06-29 12:36 codesquid, revision 6794Bump to 3.12.0-rc1
2015-06-29 08:54 codesquid, revision 6793Quote paths containing spaces when executing fzputtygen.
- M /FileZilla3/trunk/locales/es.po
- M /FileZilla3/trunk/locales/it.po
- M /FileZilla3/trunk/locales/nb_NO.po
- M /FileZilla3/trunk/locales/ru.po
- M /FileZilla3/trunk/locales/uk_UA.po
- M /FileZilla3/trunk/locales/vi_VN.po
2015-06-26 08:11 codesquid, revision 6792Updated translations
- M /FileZilla3/trunk/src/interface/menu_bar.cpp
- M /FileZilla3/trunk/src/interface/RemoteListView.cpp
- M /FileZilla3/trunk/src/interface/RemoteTreeView.cpp
- M /FileZilla3/trunk/src/interface/state.cpp
- M /FileZilla3/trunk/src/interface/state.h
- M /FileZilla3/trunk/src/interface/viewheader.cpp
2015-06-26 07:35 codesquid, revision 6791Allow navigating the server during recursive operations.
2015-06-22 12:18 codesquid, revision 6790Add origin flag to CCommandQueue::Idle
- M /FileZilla3/trunk/src/interface/recursive_operation_status.cpp
- M /FileZilla3/trunk/src/interface/recursive_operation_status.h
2015-06-22 12:18 codesquid, revision 6789Show recursive operation progress.
2015-06-22 12:12 codesquid, revision 6788Ignore listings from recursive operations if operation has been stopped already.
- M /FileZilla3/trunk/locales/Makefile.am
- M /FileZilla3/trunk/src/engine/sizeformatting_base.cpp
- M /FileZilla3/trunk/src/include/misc.h
2015-06-21 19:04 codesquid, revision 6787Add wxPLURAL_LL that works with 64bit integers on 32bit systems, unlike wxPLURAL.
- M /FileZilla3/trunk/src/engine/directorycache.cpp
- M /FileZilla3/trunk/src/engine/engineprivate.cpp
- M /FileZilla3/trunk/src/engine/externalipresolver.cpp
- M /FileZilla3/trunk/src/engine/iothread.cpp
- M /FileZilla3/trunk/src/engine/iothread.h
- M /FileZilla3/trunk/src/engine/logging.cpp
- M /FileZilla3/trunk/src/engine/logging_private.h
- M /FileZilla3/trunk/src/engine/mutex.cpp
- M /FileZilla3/trunk/src/engine/pathcache.cpp
- M /FileZilla3/trunk/src/engine/ratelimiter.cpp
- M /FileZilla3/trunk/src/engine/ratelimiter.h
- M /FileZilla3/trunk/src/engine/rtt.cpp
- M /FileZilla3/trunk/src/engine/sftpcontrolsocket.cpp
- M /FileZilla3/trunk/src/engine/socket.cpp
- M /FileZilla3/trunk/src/engine/timeex.cpp
- M /FileZilla3/trunk/src/engine/transfersocket.cpp
- M /FileZilla3/trunk/src/include/event_loop.h
- M /FileZilla3/trunk/src/include/mutex.h
- M /FileZilla3/trunk/src/interface/Options.cpp
- M /FileZilla3/trunk/src/interface/QueueView.cpp
- M /FileZilla3/trunk/src/interface/volume_enumerator.cpp
- M /FileZilla3/trunk/src/tinyxml/tinyxml.vcxproj
2015-06-21 18:58 codesquid, revision 6786Revert accidental commit.
- M /FileZilla3/trunk/src/engine/directorycache.cpp
- M /FileZilla3/trunk/src/engine/engineprivate.cpp
- M /FileZilla3/trunk/src/engine/externalipresolver.cpp
- M /FileZilla3/trunk/src/engine/iothread.cpp
- M /FileZilla3/trunk/src/engine/iothread.h
- M /FileZilla3/trunk/src/engine/logging.cpp
- M /FileZilla3/trunk/src/engine/logging_private.h
- M /FileZilla3/trunk/src/engine/mutex.cpp
- M /FileZilla3/trunk/src/engine/pathcache.cpp
- M /FileZilla3/trunk/src/engine/ratelimiter.cpp
- M /FileZilla3/trunk/src/engine/ratelimiter.h
- M /FileZilla3/trunk/src/engine/rtt.cpp
- M /FileZilla3/trunk/src/engine/sftpcontrolsocket.cpp
- M /FileZilla3/trunk/src/engine/socket.cpp
- M /FileZilla3/trunk/src/engine/timeex.cpp
- M /FileZilla3/trunk/src/engine/transfersocket.cpp
- M /FileZilla3/trunk/src/include/event_loop.h
- M /FileZilla3/trunk/src/include/mutex.h
- M /FileZilla3/trunk/src/interface/Options.cpp
- M /FileZilla3/trunk/src/interface/QueueView.cpp
- M /FileZilla3/trunk/src/interface/volume_enumerator.cpp
2015-06-21 17:45 codesquid, revision 6785
- M /FileZilla3/trunk/src/engine/event_loop.cpp
- M /FileZilla3/trunk/src/engine/socket.cpp
- M /FileZilla3/trunk/src/include/event.h
- M /FileZilla3/trunk/src/include/event_loop.h
Add a bit of documentation.