Changelogs
Overview
These changelogs reflect the history of all files in the Subversion repository. The changelog has been generated at 2025-04-05 23:40:01
Changelog for FileZilla 3 (8068 changes):
2012-11-12 19:35 codesquid, revision 48322012-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
2012-10-28 08:32 codesquid, revision 4806Further cppcheck warnings fixed.
- M /FileZilla3/trunk/src/engine/local_filesys.cpp
- M /FileZilla3/trunk/src/interface/chmoddialog.cpp
- M /FileZilla3/trunk/src/interface/chmoddialog.h
- M /FileZilla3/trunk/src/interface/inputdialog.cpp
- M /FileZilla3/trunk/src/interface/inputdialog.h
- M /FileZilla3/trunk/src/interface/QueueView.cpp
- M /FileZilla3/trunk/src/interface/QueueView.h
- M /FileZilla3/trunk/src/interface/queue.cpp
- M /FileZilla3/trunk/src/interface/quickconnectbar.cpp
- M /FileZilla3/trunk/src/interface/RemoteListView.cpp
2012-10-27 16:30 codesquid, revision 4805Fix bunch of cppcheck warnings.
2012-10-27 11:35 codesquid, revision 4804More cleanup.
- M /FileZilla3/trunk/src/engine/directorylistingparser.cpp
- M /FileZilla3/trunk/src/engine/externalipresolver.cpp
- M /FileZilla3/trunk/src/engine/serverpath.cpp
- M /FileZilla3/trunk/src/interface/queue.cpp
2012-10-27 09:09 codesquid, revision 4803Another patch from XhmikosR to clean up constructors.
- M /FileZilla3/trunk/src/engine/transfersocket.cpp
- M /FileZilla3/trunk/src/interface/filteredit.cpp
- M /FileZilla3/trunk/src/interface/search.cpp
- M /FileZilla3/trunk/src/interface/state.cpp
Some cleanup, patch by XhmikosR.