Changelogs
Overview
These changelogs reflect the history of all files in the Subversion repository. The changelog has been generated at 2023-09-23 11:50:01
Changelog for FileZilla 3 (7931 changes):
2019-11-19 14:25 codesquid, revision 95202019-11-19 11:15 codesquid, revision 9519Add missing locks.
- M /FileZilla3/trunk/src/engine/controlsocket.h
- M /FileZilla3/trunk/src/engine/directorycache.h
- M /FileZilla3/trunk/src/engine/directorylistingparser.h
- M /FileZilla3/trunk/src/engine/engineprivate.h
- M /FileZilla3/trunk/src/engine/iothread.h
- M /FileZilla3/trunk/src/engine/oplock_manager.h
- M /FileZilla3/trunk/src/engine/pathcache.h
- M /FileZilla3/trunk/src/include/directorylisting.h
- M /FileZilla3/trunk/src/include/FileZillaEngine.h
- M /FileZilla3/trunk/src/include/notification.h
- M /FileZilla3/trunk/src/include/option_change_event_handler.h
- M /FileZilla3/trunk/src/include/server.h
- M /FileZilla3/trunk/src/include/serverpath.h
- M /FileZilla3/trunk/src/include/sizeformatting_base.h
2019-11-19 11:14 codesquid, revision 9518Add missing includes to headers.
- M /FileZilla3/trunk/src/engine/servercapabilities.cpp
- M /FileZilla3/trunk/src/engine/servercapabilities.h
2019-11-18 08:26 codesquid, revision 9517Add a mutex so that the capabilities can be used in different threads
2019-11-15 13:21 codesquid, revision 9516Fixed a warning
2019-11-15 13:16 codesquid, revision 9515Bump to 3.46.0-rc1
- M /FileZilla3/trunk/src/engine/directorycache.cpp
- M /FileZilla3/trunk/src/engine/directorycache.h
- M /FileZilla3/trunk/src/engine/http/httpcontrolsocket.h
- M /FileZilla3/trunk/src/engine/proxy.cpp
- M /FileZilla3/trunk/src/engine/server.cpp
- M /FileZilla3/trunk/src/include/notification.h
- M /FileZilla3/trunk/src/include/server.h
- M /FileZilla3/trunk/src/interface/bookmarks_dialog.cpp
- M /FileZilla3/trunk/src/interface/bookmarks_dialog.h
- 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/QueueView.cpp
- M /FileZilla3/trunk/src/interface/queue_storage.cpp
- M /FileZilla3/trunk/src/interface/serverdata.cpp
- M /FileZilla3/trunk/src/interface/serverdata.h
- M /FileZilla3/trunk/src/interface/sitemanager.cpp
- M /FileZilla3/trunk/src/interface/sitemanager.h
- M /FileZilla3/trunk/src/interface/sitemanager_dialog.cpp
- M /FileZilla3/trunk/src/interface/sitemanager_dialog.h
- M /FileZilla3/trunk/src/interface/sitemanager_site.cpp
- M /FileZilla3/trunk/src/interface/state.cpp
- M /FileZilla3/trunk/src/interface/state.h
- M /FileZilla3/trunk/src/interface/xmlfunctions.cpp
2019-11-15 12:49 codesquid, revision 9514Merge serverchange infrastructure from FZ Pro used by the protocols using OAuth.
2019-11-15 10:57 codesquid, revision 9511Require lfz 0.19.1
2019-11-15 10:41 codesquid, revision 9508Show specific message if not having permission to list directory
- A /FileZilla3/trunk/src/interface/infotext.cpp
- A /FileZilla3/trunk/src/interface/infotext.h
- M /FileZilla3/trunk/src/interface/interface.vcxproj
- M /FileZilla3/trunk/src/interface/LocalListView.cpp
- M /FileZilla3/trunk/src/interface/LocalListView.h
- M /FileZilla3/trunk/src/interface/Makefile.am
- M /FileZilla3/trunk/src/interface/RemoteListView.cpp
- M /FileZilla3/trunk/src/interface/RemoteListView.h
2019-11-15 09:16 codesquid, revision 9506Show info text in local file list if listing fails.
- M /FileZilla3/trunk/src/interface/LocalListView.cpp
- M /FileZilla3/trunk/src/interface/Mainfrm.cpp
- M /FileZilla3/trunk/src/interface/RemoteListView.cpp
2019-11-14 12:51 codesquid, revision 9505Increase initial column widths.
2019-11-14 10:54 codesquid, revision 9504Don't show the file has changed dialog from a timer. macOS 10.15 does something weird at the timer stage of its event loop.
- M /FileZilla3/trunk/src/interface/bookmarks_dialog.cpp
- M /FileZilla3/trunk/src/interface/LocalTreeView.cpp
- M /FileZilla3/trunk/src/interface/RemoteTreeView.cpp
- M /FileZilla3/trunk/src/interface/settings/settingsdialog.cpp
- M /FileZilla3/trunk/src/interface/sitemanager_dialog.cpp
- M /FileZilla3/trunk/src/interface/treectrlex.h
2019-11-12 14:16 codesquid, revision 9502Little bit of wx 3.1 work, don't show lines in tree controls on Mac.
2019-10-21 13:16 codesquid, revision 9496Require libfilezilla 0.19.0
2019-10-21 13:14 codesquid, revision 9495Fixed another warning.
2019-10-17 10:29 codesquid, revision 9494Fixed a warning.
- M /FileZilla3/trunk/src/engine/storj/storjcontrolsocket.cpp
- M /FileZilla3/trunk/src/engine/storj/storjcontrolsocket.h
2019-10-17 10:22 codesquid, revision 9493Remove dead code
2019-10-17 09:56 codesquid, revision 9490Fix typo
2019-10-17 09:55 codesquid, revision 9489Remove bucket when closing SFTP process
- D /FileZilla3/trunk/src/engine/backend.cpp
- D /FileZilla3/trunk/src/engine/backend.h
- M /FileZilla3/trunk/src/engine/controlsocket.cpp
- M /FileZilla3/trunk/src/engine/controlsocket.h
- M /FileZilla3/trunk/src/engine/engine.vcxproj
- M /FileZilla3/trunk/src/engine/engineprivate.cpp
- M /FileZilla3/trunk/src/engine/engineprivate.h
- M /FileZilla3/trunk/src/engine/engine_context.cpp
- M /FileZilla3/trunk/src/engine/ftp/transfersocket.cpp
- M /FileZilla3/trunk/src/engine/ftp/transfersocket.h
- M /FileZilla3/trunk/src/engine/http/internalconnect.cpp
- M /FileZilla3/trunk/src/engine/http/request.cpp
- M /FileZilla3/trunk/src/engine/logging_private.h
- M /FileZilla3/trunk/src/engine/Makefile.am
- M /FileZilla3/trunk/src/engine/proxy.h
- D /FileZilla3/trunk/src/engine/ratelimiter.cpp
- D /FileZilla3/trunk/src/engine/ratelimiter.h
- M /FileZilla3/trunk/src/engine/sftp/sftpcontrolsocket.cpp
- M /FileZilla3/trunk/src/engine/sftp/sftpcontrolsocket.h
- M /FileZilla3/trunk/src/include/engine_context.h
2019-10-16 09:27 codesquid, revision 9485Use the rate limiting from libfilezilla
2019-10-13 08:46 codesquid, revision 9478Fix year.
- M /FileZilla3/trunk
- M /FileZilla3/trunk/src/interface/LocalListView.cpp
- M /FileZilla3/trunk/src/interface/RemoteListView.cpp
- M /FileZilla3/trunk/src/interface/RemoteListView.h
2019-09-25 07:41 codesquid, revision 9474Clear local file list status bar if directory listing fails
2019-09-25 07:31 codesquid, revision 9473Bump to 3.45.1
- M /FileZilla3/trunk/src/interface/filelistctrl.h
- M /FileZilla3/trunk/src/interface/LocalListView.cpp
- M /FileZilla3/trunk/src/interface/LocalTreeView.cpp
- M /FileZilla3/trunk/src/interface/RemoteTreeView.cpp
- M /FileZilla3/trunk/src/interface/treectrlex.cpp
- M /FileZilla3/trunk/src/interface/treectrlex.h
2019-09-24 09:45 codesquid, revision 9472Resort tree controls if changing sort mode. Use correct sort mode in the local directory tree.
2019-09-23 14:30 codesquid, revision 9471On mac, repaint the preview upon loading
Bump to 3.45.0