Changelogs
Overview
These changelogs reflect the history of all files in the Subversion repository. The changelog has been generated at 2024-11-22 18:50:01
Changelog for FileZilla 3 (8047 changes):
2019-02-21 22:08 codesquid, revision 91052019-02-21 21:27 codesquid, revision 9104Get rid of wxPathList
2019-02-21 20:47 codesquid, revision 9103Don't check for a "default" .mo
2019-02-21 18:31 codesquid, revision 9102Replace wxGetEnv
2019-02-21 17:40 codesquid, revision 9101Fix spelling
2019-02-21 17:40 codesquid, revision 9100Use correct variable
2019-02-21 17:30 codesquid, revision 9099Also remove BinReloc from configure.ac
- M /FileZilla3/trunk/src/interface/FileZilla.cpp
- M /FileZilla3/trunk/src/interface/locale_initializer.cpp
- M /FileZilla3/trunk/src/interface/Makefile.am
- D /FileZilla3/trunk/src/interface/prefix.cpp
- D /FileZilla3/trunk/src/interface/prefix.h
2019-02-21 15:26 codesquid, revision 9098Turns out BinReloc is broken and doesn't work at all on 64bit systems and, due to checking for the wrong flags, on systems where data segments are non-executable. Simplifying it by just calling realink on /proc/self/exe. Also get the locale initializer in sync with the standard search path functionality.
2019-02-21 14:47 codesquid, revision 9097Fix a compile error
2019-02-19 10:40 codesquid, revision 9096Restrict directories in which tools and data files are searched .
2019-02-19 10:38 codesquid, revision 9095Interim list of changes --his line, and those below, will be ignored-- M NEWS
- M /FileZilla3/trunk/src/interface/filter.cpp
- M /FileZilla3/trunk/src/interface/filter_conditions_dialog.cpp
2019-02-14 10:32 codesquid, revision 9094Limit maximum length of regular expressions in filters to prevent crashes due to a bug in libstdc++. Issue has been reported as part of the EU FOSSA bug bounty program.
2019-02-13 09:02 codesquid, revision 9093Small improvement to momentary speed calculation.
- M /FileZilla3/trunk/src/interface/LocalListView.cpp
- M /FileZilla3/trunk/src/interface/RemoteListView.cpp
2019-02-11 12:30 codesquid, revision 9092Fix a crash if starting directory comparison on an empty directory that has no logical parent.
2019-02-11 12:00 codesquid, revision 9091Fix crash due to dereferencing the null pointer.
2019-02-03 19:16 codesquid, revision 9090Fix potential crash due to invalid focus item.
- M /FileZilla3/trunk/src/interface/chmoddialog.cpp
- M /FileZilla3/trunk/src/interface/chmoddialog.h
- M /FileZilla3/trunk/src/interface/RemoteListView.cpp
- M /FileZilla3/trunk/src/interface/RemoteTreeView.cpp
- M /FileZilla3/trunk/src/interface/remote_recursive_operation.cpp
- M /FileZilla3/trunk/src/interface/remote_recursive_operation.h
2019-01-25 14:23 codesquid, revision 9088Fix a crash if closing FileZilla during an active recursive chmod.
2019-01-25 12:49 codesquid, revision 9087Fix typo.
2019-01-24 10:47 codesquid, revision 9086Bump to 3.40.0
- M /FileZilla3/trunk/configure.ac
- M /FileZilla3/trunk/src/fzshellext/configure.ac
- M /FileZilla3/trunk/src/include/setup.h
- M /FileZilla3/trunk/src/interface/FileZilla.cpp
- M /FileZilla3/trunk/src/interface/file_utils.cpp
- M /FileZilla3/trunk/src/interface/resources/windows_manifest.xml
- M /FileZilla3/trunk/src/putty/windows/Makefile.am
2019-01-22 10:49 codesquid, revision 9085Vista support got officially dropped in April 2017. Remove Vista specific code.
2019-01-22 09:22 codesquid, revision 9083Bump to 3.40.0-rc2
2019-01-22 09:21 codesquid, revision 9082Cleanup formatting.
- M /FileZilla3/trunk/src/interface/asksavepassworddialog.cpp
- M /FileZilla3/trunk/src/interface/osx_sandbox_userdirs.cpp
- M /FileZilla3/trunk/src/interface/settings/optionspage_passwords.cpp
- M /FileZilla3/trunk/src/interface/sitemanager_site.cpp
- M /FileZilla3/trunk/src/interface/state.cpp
2019-01-18 17:07 codesquid, revision 9081Use wxMessageBoxEx instead of wxMessageBox.
2019-01-18 17:02 codesquid, revision 9080Fix Site::operator==
2019-01-17 16:51 codesquid, revision 9079Prevent reordering columns through drag&drop.
Bump to 3.40.0-rc1