Changelogs
Overview
These changelogs reflect the history of all files in the Subversion repository. The changelog has been generated at 2024-11-22 18:30:01
Changelog for FileZilla 3 (8047 changes):
2012-12-03 22:43 codesquid, revision 48622012-12-02 13:06 codesquid, revision 4860Fix memory leak
- M /FileZilla3/trunk/src/interface/led.cpp
- M /FileZilla3/trunk/src/interface/led.h
- M /FileZilla3/trunk/src/interface/Mainfrm.cpp
- M /FileZilla3/trunk/src/interface/Mainfrm.h
- M /FileZilla3/trunk/src/interface/QueueView.cpp
- M /FileZilla3/trunk/src/interface/QueueView.h
2012-12-01 20:34 codesquid, revision 4859Apply patch #1982 by gronsaken with a few minor modifications.
2012-12-01 20:30 codesquid, revision 4858Mention right-click on platforms without dropdown menu.
2012-12-01 20:29 codesquid, revision 4857SSL is a deprecated name. Rename FTP over SSL into FTP over TLS.
2012-11-29 21:30 codesquid, revision 4856List supported protocols in tooltip of quickconnect bar's host field.
2012-11-29 21:28 codesquid, revision 4855Version bump
- M /FileZilla3/trunk/locales/ar.po
- M /FileZilla3/trunk/locales/da_DK.po
- M /FileZilla3/trunk/locales/el.po
- M /FileZilla3/trunk/locales/fi_FI.po
- M /FileZilla3/trunk/locales/he_IL.po
- M /FileZilla3/trunk/locales/id_ID.po
- M /FileZilla3/trunk/locales/it.po
- M /FileZilla3/trunk/locales/pt_PT.po
- M /FileZilla3/trunk/locales/sv.po
- M /FileZilla3/trunk/locales/tr.po
- M /FileZilla3/trunk/locales/vi_VN.po
- M /FileZilla3/trunk/locales/zh_CN.po
2012-11-29 18:51 codesquid, revision 4854Updated translations.
2012-11-29 17:53 codesquid, revision 4853Formatting.
2012-11-28 22:22 codesquid, revision 4852CTlsSocket::Write was only one of 5 instances where the partial write problem could occur. We need to also handle partial writes when trying to continue after an EAGAIN. In addition, this needs to be done for handshakes and shutdowns.
2012-11-25 22:34 codesquid, revision 4851The push function semantics changed wrt. partial writes in recent GnuTLS versions. Take care of this change.
2012-11-25 22:34 codesquid, revision 4850Add more precise logging.
2012-11-25 21:48 codesquid, revision 4849Get rid of some testing code accidentally left in.
- M /FileZilla3/trunk/src/engine/ftpcontrolsocket.cpp
- M /FileZilla3/trunk/src/engine/ftpcontrolsocket.h
- M /FileZilla3/trunk/src/engine/Makefile.am
- A /FileZilla3/trunk/src/engine/rtt.cpp
- A /FileZilla3/trunk/src/engine/rtt.h
2012-11-25 21:29 codesquid, revision 4848Measure RTT of connection.
2012-11-25 16:52 codesquid, revision 4847Add a synchronous read-ready callback.
2012-11-25 15:06 codesquid, revision 4846Add comments and small refactoring to make code easier to read.
2012-11-25 15:04 codesquid, revision 4845Slightly improve performance enumerating local files.
2012-11-18 13:25 codesquid, revision 4844Add another debug log.
2012-11-18 10:23 codesquid, revision 4843Version bump, part 2.
2012-11-18 10:22 codesquid, revision 4842Version bump
- M /FileZilla3/trunk/locales/ar.po
- M /FileZilla3/trunk/locales/bg_BG.po
- M /FileZilla3/trunk/locales/el.po
- M /FileZilla3/trunk/locales/fi_FI.po
- M /FileZilla3/trunk/locales/it.po
- A /FileZilla3/trunk/locales/ky.po
- M /FileZilla3/trunk/locales/sv.po
- M /FileZilla3/trunk/locales/tr.po
2012-11-18 10:05 codesquid, revision 4841Updated translations.
2012-11-18 09:26 codesquid, revision 4840Improve error logging and add a workaround for old versions of GnuTlS not supporting multiple level keywords.
2012-11-18 09:20 codesquid, revision 4839Trim host. Fixes #8192
- M /FileZilla3/trunk/src/engine/ControlSocket.cpp
- M /FileZilla3/trunk/src/engine/ftpcontrolsocket.cpp
- M /FileZilla3/trunk/src/engine/sftpcontrolsocket.cpp
2012-11-14 19:52 codesquid, revision 4838If server doesn't support UTF-8, add some more logging. Ensure transfer connection behaves the same as browsing connection wrt. encoding.
2012-11-14 19:50 codesquid, revision 4837wxFileName is slow. Use faster way to get extension.
- M /FileZilla3/trunk/src/interface/statuslinectrl.cpp
- M /FileZilla3/trunk/src/interface/updatewizard.cpp
2012-11-13 21:36 codesquid, revision 4836Use CSizeFormat to format rates. Bug reported by gronsaken.
2012-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.