Changelogs
Overview
These changelogs reflect the history of all files in the Subversion repository. The changelog has been generated at 2024-11-22 19:10:01
Changelog for FileZilla 3 (8047 changes):
2014-07-16 07:31 codesquid, revision 58592014-07-16 07:15 codesquid, revision 5858Fix setting raw data as used by drag&drop.
- M /FileZilla3/trunk/src/engine/timeex.cpp
- M /FileZilla3/trunk/src/include/timeex.h
- M /FileZilla3/trunk/src/interface/settings/optionspage_dateformatting.cpp
- M /FileZilla3/trunk/src/interface/timeformatting.cpp
2014-07-15 22:27 codesquid, revision 5857Verify date/time format. TODO: Do we need to set crt assertion handlers on MinGW?
2014-07-15 20:56 codesquid, revision 5856Fix initial focus on wxGTK.
2014-07-15 20:50 codesquid, revision 5855Use range-based for.
2014-07-15 16:14 codesquid, revision 5854Fix a warning.
2014-07-15 14:42 codesquid, revision 5853Addendum to previous commit, forgot this file.
2014-07-15 14:24 codesquid, revision 5852Missed a warning.
2014-07-15 11:47 codesquid, revision 5851Filter entries from changelog newer than available version.
2014-07-15 11:46 codesquid, revision 5850Get rid of redundant assignment.
2014-07-15 11:23 codesquid, revision 5849Initialize members.
2014-07-15 11:05 codesquid, revision 5848Fix compile error with some compilers.
- M /FileZilla3/trunk/src/engine/ControlSocket.h
- M /FileZilla3/trunk/src/engine/directorylistingparser.cpp
- M /FileZilla3/trunk/src/engine/ftpcontrolsocket.cpp
- M /FileZilla3/trunk/src/engine/ftpcontrolsocket.h
- M /FileZilla3/trunk/src/engine/sftpcontrolsocket.cpp
- M /FileZilla3/trunk/src/engine/sftpcontrolsocket.h
- M /FileZilla3/trunk/src/interface/bookmarks_dialog.cpp
- M /FileZilla3/trunk/src/interface/bookmarks_dialog.h
- M /FileZilla3/trunk/src/interface/clearprivatedata.cpp
- M /FileZilla3/trunk/src/interface/clearprivatedata.h
- M /FileZilla3/trunk/src/interface/LocalTreeView.cpp
- M /FileZilla3/trunk/src/interface/LocalTreeView.h
- M /FileZilla3/trunk/src/interface/Mainfrm.cpp
2014-07-15 10:49 codesquid, revision 5847Fix another set of warnings.
2014-07-15 10:39 codesquid, revision 5846Fix another compile error on OS X.
2014-07-15 10:36 codesquid, revision 5845Apply small cleanup patch by XhmikosR.
- M /FileZilla3/trunk/src/engine/ftpcontrolsocket.cpp
- M /FileZilla3/trunk/src/engine/ftpcontrolsocket.h
- M /FileZilla3/trunk/src/engine/ratelimiter.cpp
- M /FileZilla3/trunk/src/engine/ratelimiter.h
- M /FileZilla3/trunk/src/engine/threadex.cpp
- M /FileZilla3/trunk/src/engine/tlssocket.cpp
- M /FileZilla3/trunk/src/interface/aboutdialog.cpp
- M /FileZilla3/trunk/src/interface/aboutdialog.h
- M /FileZilla3/trunk/src/interface/bookmarks_dialog.cpp
- M /FileZilla3/trunk/src/interface/bookmarks_dialog.h
- M /FileZilla3/trunk/src/interface/chmoddialog.cpp
- M /FileZilla3/trunk/src/interface/chmoddialog.h
- M /FileZilla3/trunk/src/interface/context_control.cpp
- M /FileZilla3/trunk/src/interface/context_control.h
- M /FileZilla3/trunk/src/interface/FileZilla.cpp
- M /FileZilla3/trunk/src/interface/filelistctrl.cpp
- M /FileZilla3/trunk/src/interface/filelistctrl.h
- M /FileZilla3/trunk/src/interface/LocalListView.cpp
- M /FileZilla3/trunk/src/interface/LocalListView.h
- M /FileZilla3/trunk/src/interface/LocalTreeView.cpp
- M /FileZilla3/trunk/src/interface/LocalTreeView.h
- M /FileZilla3/trunk/src/interface/Mainfrm.cpp
- M /FileZilla3/trunk/src/interface/Mainfrm.h
- M /FileZilla3/trunk/src/interface/QueueView.cpp
- M /FileZilla3/trunk/src/interface/RemoteListView.cpp
- M /FileZilla3/trunk/src/interface/RemoteListView.h
- M /FileZilla3/trunk/src/interface/RemoteTreeView.cpp
- M /FileZilla3/trunk/src/interface/RemoteTreeView.h
- M /FileZilla3/trunk/src/interface/recursive_operation.cpp
- M /FileZilla3/trunk/src/interface/recursive_operation.h
- M /FileZilla3/trunk/src/interface/StatusView.cpp
- M /FileZilla3/trunk/src/interface/StatusView.h
- M /FileZilla3/trunk/src/interface/search.cpp
- M /FileZilla3/trunk/src/interface/search.h
- M /FileZilla3/trunk/src/interface/settings/optionspage_updatecheck.cpp
- M /FileZilla3/trunk/src/interface/settings/optionspage_updatecheck.h
- M /FileZilla3/trunk/src/interface/sitemanager_dialog.cpp
- M /FileZilla3/trunk/src/interface/sitemanager_dialog.h
- M /FileZilla3/trunk/src/interface/view.cpp
- M /FileZilla3/trunk/src/interface/view.h
2014-07-15 10:11 codesquid, revision 5844Pedantic warnings are tedious...
2014-07-15 10:10 codesquid, revision 5843Fix compile error on OS X.
- M /FileZilla3/trunk/src/interface/edithandler.cpp
- M /FileZilla3/trunk/src/interface/edithandler.h
- M /FileZilla3/trunk/src/interface/export.cpp
- M /FileZilla3/trunk/src/interface/export.h
- M /FileZilla3/trunk/src/interface/import.cpp
- M /FileZilla3/trunk/src/interface/import.h
- M /FileZilla3/trunk/src/interface/LocalListView.cpp
- M /FileZilla3/trunk/src/interface/Mainfrm.cpp
- M /FileZilla3/trunk/src/interface/Mainfrm.h
- M /FileZilla3/trunk/src/interface/RemoteListView.cpp
- M /FileZilla3/trunk/src/interface/statusbar.cpp
- M /FileZilla3/trunk/src/interface/statusbar.h
2014-07-15 10:01 codesquid, revision 5842Fix a bunch of warnings.
2014-07-15 09:15 codesquid, revision 5841Fix removal of temporary files from stale sessions.
- M /FileZilla3/trunk/src/putty
- D /FileZilla3/trunk/src/putty/fzsftp.vcproj
- A /FileZilla3/trunk/src/putty/fzsftp.vcxproj
2014-07-15 09:07 codesquid, revision 5840Update Visual Studio workspace for fzsftp.
2014-07-15 08:38 codesquid, revision 5839wxProcess::Kill prints an error on an already closed process. Disable logging, as there's no atomic "if process alive then kill". Fixes #9645
2014-07-15 08:09 codesquid, revision 5838Fix another compile error.
- M /FileZilla3/trunk/src/interface/FileZilla.cpp
- M /FileZilla3/trunk/src/interface/Options.cpp
- M /FileZilla3/trunk/src/interface/Options.h
2014-07-14 18:45 codesquid, revision 5837Fix compile error.
- M /FileZilla3/trunk/src/engine/timeex.cpp
- M /FileZilla3/trunk/src/include/timeex.h
- M /FileZilla3/trunk/src/interface/bookmarks_dialog.cpp
- M /FileZilla3/trunk/src/interface/export.cpp
- M /FileZilla3/trunk/src/interface/FileZilla.cpp
- M /FileZilla3/trunk/src/interface/filezillaapp.h
- M /FileZilla3/trunk/src/interface/filter.cpp
- M /FileZilla3/trunk/src/interface/import.cpp
- M /FileZilla3/trunk/src/interface/led.cpp
- M /FileZilla3/trunk/src/interface/listctrlex.cpp
- M /FileZilla3/trunk/src/interface/Options.cpp
- M /FileZilla3/trunk/src/interface/Options.h
- M /FileZilla3/trunk/src/interface/QueueView.cpp
- M /FileZilla3/trunk/src/interface/recentserverlist.cpp
- M /FileZilla3/trunk/src/interface/recentserverlist.h
- M /FileZilla3/trunk/src/interface/search.cpp
- M /FileZilla3/trunk/src/interface/settings/optionspage_language.cpp
- M /FileZilla3/trunk/src/interface/sitemanager.cpp
- M /FileZilla3/trunk/src/interface/sitemanager_dialog.cpp
- M /FileZilla3/trunk/src/interface/themeprovider.cpp
- M /FileZilla3/trunk/src/interface/verifycertdialog.cpp
- M /FileZilla3/trunk/src/interface/verifycertdialog.h
- M /FileZilla3/trunk/src/interface/wrapengine.cpp
- M /FileZilla3/trunk/src/interface/xmlfunctions.cpp
- M /FileZilla3/trunk/src/interface/xmlfunctions.h
2014-07-14 12:34 codesquid, revision 5836Large cleanup of XML functions.
- M /FileZilla3/trunk/src/include/optionsbase.h
- M /FileZilla3/trunk/src/interface/Options.cpp
- M /FileZilla3/trunk/src/interface/Options.h
- M /FileZilla3/trunk/src/interface/updater.cpp
2014-07-14 10:59 codesquid, revision 5835Refactor COptions a bit.
2014-07-14 10:26 codesquid, revision 5834Ensure to only convert strings of even length.
2014-07-14 10:02 codesquid, revision 5833Fix copy&paste errors in EBCDIC detection.
2014-07-14 10:00 codesquid, revision 5832In debug build we want to use /editandcontinue, so diable /safeseh to make it possible.
2014-07-14 09:50 codesquid, revision 5831Cleanup of linker flags.
- M /FileZilla3/trunk/src/engine/engine.vcxproj
- M /FileZilla3/trunk/src/FileZilla.sln
- M /FileZilla3/trunk/src/interface/interface.vcxproj
2014-07-14 09:07 codesquid, revision 5830Remove references to non-existing files from VS workspace.
- M /FileZilla3/trunk/src/engine/ControlSocket.cpp
- M /FileZilla3/trunk/src/engine/directorylistingparser.cpp
- M /FileZilla3/trunk/src/engine/externalipresolver.cpp
- M /FileZilla3/trunk/src/engine/ftpcontrolsocket.cpp
- M /FileZilla3/trunk/src/engine/httpcontrolsocket.cpp
- M /FileZilla3/trunk/src/engine/local_path.cpp
- M /FileZilla3/trunk/src/engine/logging.cpp
- M /FileZilla3/trunk/src/engine/proxy.cpp
- M /FileZilla3/trunk/src/engine/sftpcontrolsocket.cpp
- M /FileZilla3/trunk/src/engine/sizeformatting_base.cpp
- M /FileZilla3/trunk/src/engine/tlssocket.cpp
- M /FileZilla3/trunk/src/interface/aboutdialog.cpp
- M /FileZilla3/trunk/src/interface/asyncrequestqueue.cpp
- M /FileZilla3/trunk/src/interface/bookmarks_dialog.cpp
- M /FileZilla3/trunk/src/interface/chmoddialog.cpp
- M /FileZilla3/trunk/src/interface/edithandler.cpp
- M /FileZilla3/trunk/src/interface/FileZilla.cpp
- M /FileZilla3/trunk/src/interface/filelist_statusbar.cpp
- M /FileZilla3/trunk/src/interface/filter.cpp
- M /FileZilla3/trunk/src/interface/filteredit.cpp
- M /FileZilla3/trunk/src/interface/LocalListView.cpp
- M /FileZilla3/trunk/src/interface/Mainfrm.cpp
- M /FileZilla3/trunk/src/interface/netconfwizard.cpp
- M /FileZilla3/trunk/src/interface/QueueView.cpp
- M /FileZilla3/trunk/src/interface/RemoteListView.cpp
- M /FileZilla3/trunk/src/interface/search.cpp
- M /FileZilla3/trunk/src/interface/settings/optionspage_connection_sftp.cpp
- M /FileZilla3/trunk/src/interface/settings/optionspage_filetype.cpp
- M /FileZilla3/trunk/src/interface/settings/optionspage_language.cpp
- M /FileZilla3/trunk/src/interface/settings/optionspage_transfer.cpp
- M /FileZilla3/trunk/src/interface/sitemanager.cpp
- M /FileZilla3/trunk/src/interface/sitemanager_dialog.cpp
- M /FileZilla3/trunk/src/interface/speedlimits_dialog.cpp
- M /FileZilla3/trunk/src/interface/state.cpp
- M /FileZilla3/trunk/src/interface/statusbar.cpp
- M /FileZilla3/trunk/src/interface/statuslinectrl.cpp
- M /FileZilla3/trunk/src/interface/updater.cpp
- M /FileZilla3/trunk/src/interface/verifycertdialog.cpp
- M /FileZilla3/trunk/src/interface/verifyhostkeydialog.cpp
- M /FileZilla3/trunk/src/interface/welcome_dialog.cpp
- M /FileZilla3/trunk/src/interface/wrapengine.cpp
- M /FileZilla3/trunk/src/interface/xmlfunctions.cpp
2014-07-13 09:44 codesquid, revision 5829Get rid of c_str where we don't actually need it. We can do this with wx3 as wxString::Format/Printf is now typesafe. Includes some other small code modernization.
2014-07-11 16:08 codesquid, revision 5828On OS X, increase distance between quickconnect button and message log. This works around a bizarre crash in wxWidgets. wx bug report: http://trac.wxwidgets.org/ticket/16379
- M /FileZilla3/trunk/src/interface/LocalListView.cpp
- M /FileZilla3/trunk/src/interface/LocalTreeView.cpp
2014-07-11 15:29 codesquid, revision 5827In OnData, treat wxDragLink as wxDragCopy.
2014-07-11 13:26 codesquid, revision 5826Little bit of refactoring to avoid unnecessary copies and heap allocations.
2014-07-11 07:48 codesquid, revision 5825Fix compile error.
- M /FileZilla3/trunk/src/engine/directorylistingparser.cpp
- M /FileZilla3/trunk/src/engine/directorylistingparser.h
2014-07-11 07:43 codesquid, revision 5824Use emplace/emplace_back in a few places instead of insert/push_back.
2014-07-10 11:23 codesquid, revision 5823Make CSparseOptional a movable type.
2014-07-10 10:29 codesquid, revision 5822Fix compile error with some compilers.
- M /FileZilla3/trunk/src/engine/directorycache.cpp
- M /FileZilla3/trunk/src/engine/directorylisting.cpp
- M /FileZilla3/trunk/src/engine/directorylistingparser.cpp
- M /FileZilla3/trunk/src/engine/engineprivate.cpp
- M /FileZilla3/trunk/src/engine/ftpcontrolsocket.cpp
- M /FileZilla3/trunk/src/include/directorylisting.h
- M /FileZilla3/trunk/src/include/refcount.h
- M /FileZilla3/trunk/src/interface/filelistctrl.h
- M /FileZilla3/trunk/src/interface/Mainfrm.cpp
- M /FileZilla3/trunk/src/interface/RemoteListView.cpp
- M /FileZilla3/trunk/src/interface/RemoteTreeView.cpp
- M /FileZilla3/trunk/src/interface/recursive_operation.cpp
- M /FileZilla3/trunk/src/interface/search.cpp
- M /FileZilla3/trunk/src/interface/state.cpp
2014-07-09 19:21 codesquid, revision 5821Further refactoring to directory listing code to save even more memory.
2014-07-09 18:10 codesquid, revision 5819Fix compile error
2014-07-09 18:09 codesquid, revision 5818Bump to 3.9.0-rc2
- M /FileZilla3/trunk/locales/el.po
- M /FileZilla3/trunk/locales/fr.po
- M /FileZilla3/trunk/locales/id_ID.po
- M /FileZilla3/trunk/locales/it.po
- M /FileZilla3/trunk/locales/sv.po
- M /FileZilla3/trunk/locales/tr.po
2014-07-09 17:54 codesquid, revision 5817Update translations
2014-07-09 15:43 codesquid, revision 5816Update svn:ignore.
- M /FileZilla3/trunk/src/engine/serverpath.cpp
- M /FileZilla3/trunk/src/include/optional.h
- M /FileZilla3/trunk/src/include/serverpath.h
2014-07-09 15:30 codesquid, revision 5815Small savings with CServerPath: In most use cases there is no prefix.
2014-07-09 14:43 codesquid, revision 5814Fix compile error.
2014-07-09 14:28 codesquid, revision 5813Fix compile error.
2014-07-09 14:27 codesquid, revision 5812Use manual freeze/thaw to avoid heap allocation.
- M /FileZilla3/trunk/src/engine/directorylisting.cpp
- M /FileZilla3/trunk/src/engine/directorylistingparser.cpp
- M /FileZilla3/trunk/src/include/directorylisting.h
- M /FileZilla3/trunk/src/include/Makefile.am
- A /FileZilla3/trunk/src/include/optional.h
2014-07-09 14:11 codesquid, revision 5811Save some memory: In most cases listing items have no target.
2014-07-09 12:58 codesquid, revision 5810Mark CRefcount* as final.
2014-07-09 09:24 codesquid, revision 5809Halve the number of allocations by using only use a single pointer paired with placement new/delete.
Do some more splicing to avoid additional allocations.