Changelogs
Overview
These changelogs reflect the history of all files in the Subversion repository. The changelog has been generated at 2024-11-22 14:50:01
Changelog for FileZilla 3 (8047 changes):
2012-11-13 21:36 codesquid, revision 48362012-11-13 20:24 codesquid, revision 4835At least on MSW, task bar icon has an internal wxFrame. Explicitly destroy task bar icon first before iterating over top level windows.
2012-11-13 07:46 codesquid, revision 4834Small patch by XhmikosR
2012-11-12 19:39 codesquid, revision 4833Improve check for C++11 support.
2012-11-12 19:35 codesquid, revision 4832Small performance improvement.
2012-11-12 16:17 gathoye, revision 4831More defensive programming style.
2012-11-11 21:03 codesquid, revision 4830Just missed the 3.6.0 release, here is thus the French translation update for the forthcoming version
2012-11-10 18:15 codesquid, revision 4829Increase width of replacement character input box. Default width is too small with some themes.
2012-11-10 18:13 codesquid, revision 4828Version bump
- M /FileZilla3/trunk/locales/ar.po
- M /FileZilla3/trunk/locales/bg_BG.po
- M /FileZilla3/trunk/locales/de.po
- M /FileZilla3/trunk/locales/el.po
- M /FileZilla3/trunk/locales/id_ID.po
- M /FileZilla3/trunk/locales/it.po
- M /FileZilla3/trunk/locales/sv.po
- M /FileZilla3/trunk/locales/vi_VN.po
- M /FileZilla3/trunk/locales/zh_TW.po
2012-11-10 18:01 codesquid, revision 4827Updated translations.
2012-11-10 17:13 codesquid, revision 4826Fix netconf wizard crash on IPv6-only hosts, resolves #7953.
2012-11-04 09:55 codesquid, revision 4825Fix #8295. Cannot initialize variable with itself.
2012-11-02 09:54 codesquid, revision 4821Remove a define that shouldn't be needed anymore. Patch #8280
2012-11-02 09:52 codesquid, revision 4820Version bump to 3.6.0-rc1
- M /FileZilla3/trunk/locales/ar.po
- M /FileZilla3/trunk/locales/de.po
- M /FileZilla3/trunk/locales/el.po
- M /FileZilla3/trunk/locales/et_EE.po
- M /FileZilla3/trunk/locales/id_ID.po
- M /FileZilla3/trunk/locales/it.po
- M /FileZilla3/trunk/locales/lt_LT.po
- M /FileZilla3/trunk/locales/sv.po
- M /FileZilla3/trunk/locales/zh_TW.po
2012-11-02 08:42 codesquid, revision 4819Update translations.
2012-11-01 13:12 codesquid, revision 4816Text consistency.
2012-11-01 13:06 codesquid, revision 4815Consistency: Don't prompt for saving password on anonymous connections.
2012-11-01 12:27 codesquid, revision 4814Sort ciphers to prefer the ones with higher security margin.
2012-11-01 12:25 codesquid, revision 4813Another part of #8272
- M /FileZilla3/trunk/src/dbus/session_manager.cpp
- M /FileZilla3/trunk/src/engine/httpcontrolsocket.cpp
2012-11-01 11:42 codesquid, revision 4812Small part of #8272
- M /FileZilla3/trunk/src/engine/local_filesys.cpp
- M /FileZilla3/trunk/src/interface/RemoteListView.cpp
- M /FileZilla3/trunk/src/interface/RemoteTreeView.cpp
- M /FileZilla3/trunk/src/interface/search.cpp
2012-11-01 11:00 codesquid, revision 4811When deleting files, mention whether it's local or remote.
2012-11-01 10:52 codesquid, revision 4810Apply patch #8141
2012-10-30 19:40 codesquid, revision 4809Add parameter to ConnectToSite so that a new tab can be opened.
- M /FileZilla3/trunk/src/engine/local_filesys.cpp
- M /FileZilla3/trunk/src/engine/sftpcontrolsocket.cpp
- M /FileZilla3/trunk/src/interface/filelistctrl.cpp
2012-10-28 21:21 codesquid, revision 4808Fix compile error and two warnings.
2012-10-28 15:23 codesquid, revision 4807Typos
- M /FileZilla3/trunk/src/dbus/wxdbusconnection.cpp
- M /FileZilla3/trunk/src/interface/edithandler.cpp
- M /FileZilla3/trunk/src/interface/LocalListView.cpp
Further cppcheck warnings fixed.