Changelogs
Overview
These changelogs reflect the history of all files in the Subversion repository. The changelog has been generated at 2024-11-22 07:00:01
Changelog for FileZilla 3 (8047 changes):
2008-07-24 17:43 botg, revision 25492008-07-24 14:59 botg, revision 2548Fix the descriptor leak, this time for real
2008-07-24 14:42 botg, revision 2547Initial read notification doesn't seem to be triggered reliably in all cases, odd Windows.
2008-07-24 13:35 botg, revision 2546Fail transfer if OnClose gets called with set error code.
2008-07-24 13:34 botg, revision 2545Fix file descriptor / handle leak.
2008-07-24 12:21 botg, revision 2544Calling Failure did not have the desired effect in all situations, especially on socket eof combined with GNUTLS_E_UNEXPECTED_PACKET_LENGTH. Since GNUTLS_E_UNEXPECTED_PACKET_LENGTH can have multiple causes, print an additional message if it happens after socket eof.
2008-07-24 10:11 botg, revision 2543Fix locking error if canceling an operation waiting for a lock.
2008-07-24 09:45 botg, revision 2541Typo
- A /FileZilla3/trunk/src/interface/resources/lone/16x16/server.png
- M /FileZilla3/trunk/src/interface/resources/lone/Makefile.am
2008-07-24 09:42 botg, revision 2540Add missing server icon
2008-07-23 15:06 botg, revision 2539Fix infinite loop.
2008-07-23 15:04 botg, revision 2538Version bump
- M /FileZilla3/trunk/locales/ca.po
- M /FileZilla3/trunk/locales/it.po
- M /FileZilla3/trunk/locales/ja_JP.po
- M /FileZilla3/trunk/locales/sk_SK.po
- M /FileZilla3/trunk/locales/uk_UA.po
2008-07-23 14:56 botg, revision 2537Updated translations
2008-07-23 14:06 botg, revision 2536Call ReleaseCapture on all wxDialogEx derived dialogs if calling ShowModal. Hopefully fixes [ 2001365 ] Unable to click OK or Cancel in 3.0.11
- M /FileZilla3/trunk/configure.in
- M /FileZilla3/trunk/src/putty/unix/unix.h
- M /FileZilla3/trunk/src/putty/windows/Makefile.am
2008-07-23 13:40 botg, revision 2535Enable IPv6 support in fzsftp on Windows.
2008-07-23 13:33 botg, revision 2534Don't trim colons from hostname, hostname could be IPv6 address.
- M /FileZilla3/trunk/src/engine/httpcontrolsocket.cpp
- M /FileZilla3/trunk/src/engine/server.cpp
- M /FileZilla3/trunk/src/engine/sftpcontrolsocket.cpp
- M /FileZilla3/trunk/src/include/server.h
- M /FileZilla3/trunk/src/interface/quickconnectbar.cpp
- M /FileZilla3/trunk/src/interface/sitemanager.cpp
2008-07-23 13:13 botg, revision 2533Found a couple more places where hostnames have to be formatted.
2008-07-23 13:11 botg, revision 2532ParseURL needs to remove [] from a bracketed IPv6 address
2008-07-23 09:09 botg, revision 2531IsIpAddress didn't recognize IPv6 addresses
- M /FileZilla3/trunk/src/interface/filter.cpp
- M /FileZilla3/trunk/src/interface/filter.h
- M /FileZilla3/trunk/src/interface/Mainfrm.cpp
- M /FileZilla3/trunk/src/interface/Mainfrm.h
2008-07-21 19:44 botg, revision 2528Right-clicking filter button in toolbar will toggle filters
2008-07-21 15:47 botg, revision 2527Should fix [ 2023077 ] Edit doesn't upload changed files.
2008-07-21 13:33 botg, revision 2526Change CVS into SVN and fix a typo
- M /FileZilla3/trunk/src/engine/ControlSocket.cpp
- M /FileZilla3/trunk/src/engine/ftpcontrolsocket.cpp
- M /FileZilla3/trunk/src/engine/sftpcontrolsocket.cpp
2008-07-19 20:36 botg, revision 2525Don't use generic proxy if m_pCurrentServer is set to bypass proxy. Fix FTP proxy support.
- M /FileZilla3/trunk/src/engine/httpcontrolsocket.cpp
- M /FileZilla3/trunk/src/engine/httpcontrolsocket.h
2008-07-19 16:04 botg, revision 2524Hopefully fix OnClose.
2008-07-19 16:01 botg, revision 2523Version bump
- M /FileZilla3/trunk/locales/de.po
- M /FileZilla3/trunk/locales/el.po
- M /FileZilla3/trunk/locales/pt_BR.po
- M /FileZilla3/trunk/locales/uk_UA.po
- M /FileZilla3/trunk/locales/zh_CN.po
- M /FileZilla3/trunk/locales/zh_TW.po
2008-07-19 15:28 botg, revision 2522Updated translations
Merge with upstream