Changelogs
Overview
These changelogs reflect the history of all files in the Subversion repository. The changelog has been generated at 2025-05-22 05:00:01
Changelog for FileZilla 3 (8075 changes):
2016-10-04 17:13 codesquid, revision 78392016-10-04 17:08 codesquid, revision 7838Fix compile error
- M /FileZilla3/trunk/src/engine/ControlSocket.cpp
- M /FileZilla3/trunk/src/engine/ftpcontrolsocket.cpp
- M /FileZilla3/trunk/src/engine/httpcontrolsocket.cpp
- M /FileZilla3/trunk/src/engine/serverpath.cpp
- M /FileZilla3/trunk/src/engine/sftpcontrolsocket.cpp
- M /FileZilla3/trunk/src/include/serverpath.h
- M /FileZilla3/trunk/src/interface/bookmarks_dialog.cpp
- M /FileZilla3/trunk/src/interface/fzputtygen_interface.cpp
- M /FileZilla3/trunk/src/interface/LocalTreeView.cpp
- M /FileZilla3/trunk/src/interface/RemoteListView.cpp
- M /FileZilla3/trunk/src/interface/RemoteTreeView.cpp
- M /FileZilla3/trunk/src/interface/search.cpp
- M /FileZilla3/trunk/src/interface/sitemanager_dialog.cpp
- M /FileZilla3/trunk/src/interface/state.cpp
- M /FileZilla3/trunk/src/interface/viewheader.cpp
2016-10-04 16:33 codesquid, revision 7837Further dewxification.
2016-10-04 15:42 codesquid, revision 7836Fix a compile error.
- M /FileZilla3/trunk/src/engine/commands.cpp
- M /FileZilla3/trunk/src/engine/ftpcontrolsocket.cpp
- M /FileZilla3/trunk/src/engine/serverpath.cpp
- M /FileZilla3/trunk/src/engine/sftpcontrolsocket.cpp
- M /FileZilla3/trunk/src/include/commands.h
- M /FileZilla3/trunk/src/include/notification.h
- M /FileZilla3/trunk/src/include/serverpath.h
- M /FileZilla3/trunk/src/interface/dndobjects.h
- M /FileZilla3/trunk/src/interface/RemoteListView.cpp
- M /FileZilla3/trunk/src/interface/RemoteTreeView.cpp
- M /FileZilla3/trunk/src/interface/remote_recursive_operation.cpp
2016-10-04 13:26 codesquid, revision 7835Some additional wxString removal.
- M /FileZilla3/trunk/src/interface/fzputtygen_interface.cpp
- M /FileZilla3/trunk/src/interface/fzputtygen_interface.h
- M /FileZilla3/trunk/src/interface/settings/optionspage_connection_sftp.cpp
- M /FileZilla3/trunk/src/interface/settings/optionspage_connection_sftp.h
- M /FileZilla3/trunk/src/interface/sitemanager_dialog.cpp
2016-10-04 08:25 codesquid, revision 7834Refactor CFZPuttyGenInterface to use fz::process instead of wxProcess.
2016-10-04 08:24 codesquid, revision 7833Apply patch #11005 by twu2: Fix string conversion in CProxySocket::GetUser and CProxySocket::GetPass
2016-10-04 08:22 codesquid, revision 7832Two more missing includes.
2016-10-03 14:04 codesquid, revision 7830Add a missing include.
2016-10-03 14:03 codesquid, revision 7829Bump to 3.22.1
2016-10-03 13:04 codesquid, revision 7826Updated translations.
2016-10-03 09:46 codesquid, revision 7825Avoid a needless conversion from std::wstring to wxString.
2016-10-03 09:14 codesquid, revision 7824Windows has no strndup
- M /FileZilla3/trunk/configure.ac
- A /FileZilla3/trunk/m4/ax_append_flag.m4
- A /FileZilla3/trunk/m4/ax_check_compile_flag.m4
- A /FileZilla3/trunk/m4/check_clock_gettime.m4
2016-10-02 16:05 codesquid, revision 7822Add workaround for a nasty Xcode bug where compiling for older OS X versions silently allows user of functions only available on newer versions, leading to runtime failures.
2016-10-02 15:34 codesquid, revision 7821Add a debug message.
2016-10-01 08:37 codesquid, revision 7819Fix valgrind warning
2016-10-01 08:18 codesquid, revision 7818Bump to 3.22.0
- M /FileZilla3/trunk/locales/de.po
- M /FileZilla3/trunk/locales/fr.po
- M /FileZilla3/trunk/locales/id_ID.po
- M /FileZilla3/trunk/locales/it.po
- M /FileZilla3/trunk/locales/nb_NO.po
- M /FileZilla3/trunk/locales/tr.po
2016-10-01 08:00 codesquid, revision 7817Updated translations
- M /FileZilla3/trunk/src/interface/resources/xrc/dialogs.xrc
- M /FileZilla3/trunk/src/interface/welcome_dialog.cpp
2016-09-30 16:30 codesquid, revision 7816Add a link to the paid phone support page for US and Canada in official Windows builds.
- M /FileZilla3/trunk/src/interface/listingcomparison.cpp
- M /FileZilla3/trunk/src/interface/Mainfrm.cpp
- M /FileZilla3/trunk/src/interface/menu_bar.cpp
- M /FileZilla3/trunk/src/interface/state.cpp
- M /FileZilla3/trunk/src/interface/state.h
2016-09-30 15:58 codesquid, revision 7815Fix setting comparison from bookmarks, #10960
2016-09-30 15:26 codesquid, revision 7814Copy comparison flag for bookmarks.
- M /FileZilla3/trunk/src/interface/menu_bar.cpp
- M /FileZilla3/trunk/src/interface/state.cpp
- M /FileZilla3/trunk/src/interface/state.h
2016-09-30 13:36 codesquid, revision 7813Partial fix for #10960, set comparison flag from site-specific bookmark.
2016-09-30 13:12 codesquid, revision 7812Small update to icon specs.
2016-09-29 12:38 codesquid, revision 7811Fix colors in log after toggling log timestamps. #10990
- M /FileZilla3/trunk/src/engine/ControlSocket.cpp
- M /FileZilla3/trunk/src/engine/ControlSocket.h
- M /FileZilla3/trunk/src/engine/commands.cpp
- M /FileZilla3/trunk/src/engine/engineprivate.cpp
- M /FileZilla3/trunk/src/engine/engineprivate.h
- M /FileZilla3/trunk/src/engine/ftpcontrolsocket.cpp
- M /FileZilla3/trunk/src/engine/ftpcontrolsocket.h
- M /FileZilla3/trunk/src/engine/httpcontrolsocket.cpp
- M /FileZilla3/trunk/src/engine/httpcontrolsocket.h
- M /FileZilla3/trunk/src/engine/sftpcontrolsocket.cpp
- M /FileZilla3/trunk/src/engine/sftpcontrolsocket.h
- M /FileZilla3/trunk/src/include/commands.h
- M /FileZilla3/trunk/src/interface/edithandler.cpp
- M /FileZilla3/trunk/src/interface/edithandler.h
- M /FileZilla3/trunk/src/interface/RemoteListView.cpp
- M /FileZilla3/trunk/src/interface/updater.cpp
- M /FileZilla3/trunk/src/interface/updater.h
2016-09-29 11:58 codesquid, revision 7810Change wxString to std::wstring in a few places.
2016-09-28 16:23 codesquid, revision 7809Fix a case of the queue completion action triggering too early.
2016-09-28 15:23 codesquid, revision 7808Update svn:ignore
2016-09-28 15:16 codesquid, revision 7807Fixed typo
2016-09-28 12:56 codesquid, revision 7806Clear background in sizeformatting examples when changing selection
2016-09-28 12:41 codesquid, revision 7805Refactor CLocalTreeView::GetSpecialFolder to get rid of deprecated SHGetMalloc
2016-09-28 10:16 codesquid, revision 7804Fix two more warnings in configure output
2016-09-28 10:13 codesquid, revision 7803Fix warning in test
2016-09-27 09:33 codesquid, revision 7802Fixes for --with-pugixml=auto
2016-09-26 12:01 codesquid, revision 7801Update icon specs, we want to transition towards scalable icons.
2016-09-25 19:46 codesquid, revision 7800Allow setting color.
2016-09-24 14:42 codesquid, revision 7798Fix an issue preventing keyfiles from working correctly.
2016-09-24 14:41 codesquid, revision 7797Document lfz 0.7.0 dependency
2016-09-24 14:14 codesquid, revision 7796Bump to 3.22.0-rc1
- M /FileZilla3/trunk/locales/bg_BG.po
- M /FileZilla3/trunk/locales/co.po
- M /FileZilla3/trunk/locales/el.po
- M /FileZilla3/trunk/locales/fr.po
- M /FileZilla3/trunk/locales/it.po
- M /FileZilla3/trunk/locales/lt_LT.po
- M /FileZilla3/trunk/locales/nb_NO.po
- M /FileZilla3/trunk/locales/nn_NO.po
- M /FileZilla3/trunk/locales/pt_PT.po
- M /FileZilla3/trunk/locales/tr.po
- M /FileZilla3/trunk/locales/vi_VN.po
2016-09-24 13:13 codesquid, revision 7791Updated translations
- M /FileZilla3/trunk/src/interface/locale_initializer.h
- M /FileZilla3/trunk/src/interface/Options.cpp
2016-09-24 12:53 codesquid, revision 7790Fix compile error
- M /FileZilla3/trunk/src/interface/export.cpp
- M /FileZilla3/trunk/src/interface/filter.cpp
- M /FileZilla3/trunk/src/interface/filter.h
- M /FileZilla3/trunk/src/interface/import.cpp
- M /FileZilla3/trunk/src/interface/Mainfrm.cpp
- M /FileZilla3/trunk/src/interface/resources/xrc/dialogs.xrc
- M /FileZilla3/trunk/src/interface/search.cpp
2016-09-21 23:06 codesquid, revision 7788Import of filters
2016-09-20 15:12 codesquid, revision 7787Use a more permissive copyright for this file.
2016-09-20 14:57 codesquid, revision 7786Fix harmless logic error.
2016-09-20 14:54 codesquid, revision 7785Verify item before indexing m_selections in OnItemDeselected just as in OnItemSelected
2016-09-20 13:47 codesquid, revision 7784Small modernization.
- M /FileZilla3/trunk/src/interface/export.cpp
- M /FileZilla3/trunk/src/interface/resources/xrc/dialogs.xrc
2016-09-20 13:19 codesquid, revision 7783Implement exporting directory listing filters.
2016-09-20 09:43 codesquid, revision 7782Reorder LDFLAGS, fixes linking errors in the test case.
2016-09-20 09:38 codesquid, revision 7781Rename "Filename filters" to "Directory listing filters" in menu.
- M /FileZilla3/trunk/src/interface/filter.cpp
- M /FileZilla3/trunk/src/interface/filter.h
- M /FileZilla3/trunk/src/interface/filter_conditions_dialog.cpp
- M /FileZilla3/trunk/src/interface/resources/xrc/dialogs.xrc
2016-09-19 13:21 codesquid, revision 7780Add "not all" match type to filters and search. #9293
2016-09-19 12:56 codesquid, revision 7779Fix stupid mistake
Fix warning.