Changelogs
Overview
These changelogs reflect the history of all files in the Subversion repository. The changelog has been generated at 2024-11-22 07:50:01
Changelog for FileZilla 3 (8047 changes):
2016-06-28 09:22 codesquid, revision 7604- M /FileZilla3/trunk/src/engine/ControlSocket.cpp
- M /FileZilla3/trunk/src/engine/engine.vcxproj
- M /FileZilla3/trunk/src/engine/ftpcontrolsocket.cpp
- M /FileZilla3/trunk/src/engine/httpcontrolsocket.cpp
- M /FileZilla3/trunk/src/engine/sftpcontrolsocket.cpp
- M /FileZilla3/trunk/src/include/notification.h
2016-06-27 14:19 codesquid, revision 7602Get rid of most wxFile and wxFileName usage in the engine.
2016-06-27 14:14 codesquid, revision 7601Bump to 3.19.0
2016-06-27 14:13 codesquid, revision 7600Always use same filename for installer.
- M /FileZilla3/trunk/locales/bg_BG.po
- M /FileZilla3/trunk/locales/da.po
- M /FileZilla3/trunk/locales/de.po
- M /FileZilla3/trunk/locales/id_ID.po
- M /FileZilla3/trunk/locales/nb_NO.po
2016-06-27 09:42 codesquid, revision 7599Updated translations
2016-06-26 21:34 codesquid, revision 7598Fix #8214
2016-06-26 21:28 codesquid, revision 7597We require lfz 0.5.3
2016-06-26 21:25 codesquid, revision 7595Grammar.
2016-06-26 10:29 codesquid, revision 7594Disable context menu items in search dialog if not connected.
2016-06-26 10:29 codesquid, revision 7593Remove redundant check.
2016-06-20 15:37 codesquid, revision 7591If already quitting, don't perform queue completion action.
2016-06-20 15:32 codesquid, revision 7590Bump to 3.19.0-rc1
- M /FileZilla3/trunk/locales/ar.po
- M /FileZilla3/trunk/locales/cs_CZ.po
- M /FileZilla3/trunk/locales/el.po
- M /FileZilla3/trunk/locales/fr.po
- M /FileZilla3/trunk/locales/it.po
- M /FileZilla3/trunk/locales/ko_KR.po
- M /FileZilla3/trunk/locales/pl_PL.po
- M /FileZilla3/trunk/locales/pt_BR.po
- M /FileZilla3/trunk/locales/ru.po
- M /FileZilla3/trunk/locales/uk_UA.po
2016-06-20 14:43 codesquid, revision 7589Update translations
2016-06-20 13:52 codesquid, revision 7588Fix a harmless coverity warning.
2016-06-20 13:49 codesquid, revision 7587Always update site after changing bookmarks, not only when creating it.
2016-06-20 13:49 codesquid, revision 7586Notify states after updating bookmarks.
- M /FileZilla3/trunk/src/interface/RemoteListView.cpp
- M /FileZilla3/trunk/src/interface/sitemanager.cpp
2016-06-19 10:01 codesquid, revision 7583Fix compiler warnings.
- M /FileZilla3/trunk/src/interface/LocalListView.cpp
- M /FileZilla3/trunk/src/interface/RemoteListView.cpp
2016-06-19 09:46 codesquid, revision 7582Use listctrl main window, fixes background on WXGTK.
- A /FileZilla3/trunk/src/interface/graphics.cpp
- M /FileZilla3/trunk/src/interface/graphics.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/LocalTreeView.cpp
- M /FileZilla3/trunk/src/interface/LocalTreeView.h
- M /FileZilla3/trunk/src/interface/Makefile.am
- M /FileZilla3/trunk/src/interface/Options.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/viewheader.cpp
- M /FileZilla3/trunk/src/interface/viewheader.h
2016-06-19 08:34 codesquid, revision 7581Fix tint of info text over remote file list and deal with getting default background colour on non-MSW platforms.
2016-06-18 22:26 codesquid, revision 7580Remove unused variable.
2016-06-18 18:34 codesquid, revision 7579Fix one last compile error.
2016-06-18 18:04 codesquid, revision 7578Fix another compile error.
2016-06-18 10:53 codesquid, revision 7577Fix a compile error on some wx configurations.
- M /FileZilla3/trunk/src/interface/bookmarks_dialog.cpp
- M /FileZilla3/trunk/src/interface/bookmarks_dialog.h
- M /FileZilla3/trunk/src/interface/context_control.cpp
- M /FileZilla3/trunk/src/interface/Mainfrm.cpp
- 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
2016-06-17 12:18 codesquid, revision 7575Use std::wstring to deal with site paths.
2016-06-17 11:28 codesquid, revision 7574Tab color painting on WXGTK.
Remove unused variable