Changelogs
Overview
These changelogs reflect the history of all files in the Subversion repository. The changelog has been generated at 2024-11-22 19:00:01
Changelog for FileZilla 3 (8047 changes):
2019-11-15 09:16 codesquid, revision 9506- 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
2019-09-23 09:18 codesquid, revision 9469Bump to 3.45.0
- M /FileZilla3/trunk/src/engine/http/httpcontrolsocket.cpp
- M /FileZilla3/trunk/src/engine/http/internalconnect.h
- M /FileZilla3/trunk/src/interface/local_recursive_operation.h
- M /FileZilla3/trunk/src/interface/queue.h
2019-09-23 08:53 codesquid, revision 9468Fixed a few warnings.
2019-09-20 08:07 codesquid, revision 9467Use changed credentials.
- M /FileZilla3/trunk/src/include/option_change_event_handler.h
- M /FileZilla3/trunk/src/interface/Options.cpp
2019-09-16 14:19 codesquid, revision 9466Address an old comment.
2019-09-16 13:44 codesquid, revision 9464Require libfilezilla 0.18.2
2019-09-16 13:30 codesquid, revision 9463Bump to 3.45.0-rc1
- M /FileZilla3/trunk/locales/bg_BG.po
- M /FileZilla3/trunk/locales/da.po
- M /FileZilla3/trunk/locales/fr.po
- M /FileZilla3/trunk/locales/it.po
- M /FileZilla3/trunk/locales/nl.po
- M /FileZilla3/trunk/locales/tr.po
2019-09-16 12:52 codesquid, revision 9462Updated translations.
2019-09-16 09:10 codesquid, revision 9461Safer handling of state creation failure.
2019-09-13 12:30 codesquid, revision 9460Reduce with.
Remove a style no longer existing.