Changelogs
Overview
These changelogs reflect the history of all files in the Subversion repository. The changelog has been generated at 2024-11-22 12:50: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
2008-07-19 13:57 botg, revision 2521Merge with upstream
- M /FileZilla3/trunk/src/engine/ftpcontrolsocket.cpp
- M /FileZilla3/trunk/src/engine/misc.cpp
- M /FileZilla3/trunk/src/engine/transfersocket.cpp
- M /FileZilla3/trunk/src/include/misc.h
- M /FileZilla3/trunk/src/interface/FileZilla.cpp
- M /FileZilla3/trunk/src/interface/netconfwizard.cpp
2008-07-19 11:07 botg, revision 2520Add new helper function to generate random number in a range that can cope with all possible values of RAND_MAX.
- M /FileZilla3/trunk/src/engine/ftpcontrolsocket.cpp
- M /FileZilla3/trunk/src/engine/transfersocket.cpp
- M /FileZilla3/trunk/src/interface/edithandler.cpp
- M /FileZilla3/trunk/src/interface/FileZilla.cpp
- M /FileZilla3/trunk/src/interface/netconfwizard.cpp
- M /FileZilla3/trunk/src/interface/prefix.cpp
- M /FileZilla3/trunk/src/interface/prefix.h
- M /FileZilla3/trunk/src/interface/sitemanager.cpp
2008-07-19 09:57 botg, revision 2519More warnings fixed, this time from GCC 4.3
- M /FileZilla3/trunk/src/engine/ftpcontrolsocket.cpp
- M /FileZilla3/trunk/src/engine/httpcontrolsocket.cpp
- M /FileZilla3/trunk/src/engine/proxy.cpp
- M /FileZilla3/trunk/src/engine/sftpcontrolsocket.cpp
2008-07-18 21:53 botg, revision 2518Fix some warnings GCC rightfully complained about.
- M /FileZilla3/trunk/configure.in
- M /FileZilla3/trunk/src/interface/filter.cpp
- M /FileZilla3/trunk/src/interface/locale_initializer.cpp
- M /FileZilla3/trunk/src/interface/Makefile.am
- M /FileZilla3/trunk/src/interface/Options.cpp
- M /FileZilla3/trunk/src/interface/QueueView.cpp
- M /FileZilla3/trunk/src/interface/sitemanager.cpp
- M /FileZilla3/trunk/src/interface/xmlfunctions.h
- M /FileZilla3/trunk/src/Makefile.am
2008-07-18 18:30 botg, revision 2517Use the system's tinyxml if available. Based on patch by Nicolas Chauvet
- M /FileZilla3/trunk/src/engine/sftpcontrolsocket.cpp
- M /FileZilla3/trunk/src/putty/psftp.c
- M /FileZilla3/trunk/src/putty/settings.c
2008-07-18 12:09 botg, revision 2516Enable proxy support for SFTP.
2008-07-18 11:07 botg, revision 2515Typo
2008-07-18 11:02 botg, revision 2513Mention generic proxy support.
2008-07-18 10:52 botg, revision 2512Fix [ 2019616 ] Sort by Owner/Group does not work
2008-07-17 19:09 botg, revision 2511Don't send two connection events, tiny bit of cleanup.
2008-07-17 14:30 botg, revision 2510Install app icons according to the freedesktop.org Icon Theme Specification.
2008-07-17 14:25 botg, revision 2509Version bump
- M /FileZilla3/trunk/locales/bg_BG.po
- M /FileZilla3/trunk/locales/ca_ES@valencia.po
- M /FileZilla3/trunk/locales/de.po
- M /FileZilla3/trunk/locales/el.po
- M /FileZilla3/trunk/locales/et_EE.po
- M /FileZilla3/trunk/locales/fr.po
- M /FileZilla3/trunk/locales/it.po
- M /FileZilla3/trunk/locales/ja_JP.po
- M /FileZilla3/trunk/locales/sl_SI.po
- M /FileZilla3/trunk/locales/uk_UA.po
- M /FileZilla3/trunk/locales/zh_CN.po
- M /FileZilla3/trunk/locales/zh_TW.po
2008-07-17 13:47 botg, revision 2508Updated translations
2008-07-16 22:31 botg, revision 2507Windows 2000 support gone for now
- M /FileZilla3/trunk/src/engine/ControlSocket.cpp
- M /FileZilla3/trunk/src/engine/proxy.cpp
- M /FileZilla3/trunk/src/engine/proxy.h
- M /FileZilla3/trunk/src/interface/interface.vcproj
- M /FileZilla3/trunk/src/interface/Makefile.am
- A /FileZilla3/trunk/src/interface/optionspage_proxy.cpp
- A /FileZilla3/trunk/src/interface/optionspage_proxy.h
- M /FileZilla3/trunk/src/interface/resources/dialogs.xrc
- M /FileZilla3/trunk/src/interface/settingsdialog.cpp
2008-07-16 09:58 botg, revision 2506SOCKS proxy support and settings page.
2008-07-15 18:21 botg, revision 2505Properly handle graceful shutdown in resume test. Fixes a false positive.
- M /FileZilla3/trunk/src/engine/backend.cpp
- M /FileZilla3/trunk/src/engine/ControlSocket.cpp
- M /FileZilla3/trunk/src/engine/ControlSocket.h
- M /FileZilla3/trunk/src/engine/engine.vcproj
- M /FileZilla3/trunk/src/engine/ftpcontrolsocket.cpp
- M /FileZilla3/trunk/src/engine/Makefile.am
- A /FileZilla3/trunk/src/engine/proxy.cpp
- A /FileZilla3/trunk/src/engine/proxy.h
- M /FileZilla3/trunk/src/engine/tlssocket.h
- M /FileZilla3/trunk/src/engine/transfersocket.cpp
- M /FileZilla3/trunk/src/engine/transfersocket.h
- M /FileZilla3/trunk/src/include/optionsbase.h
- M /FileZilla3/trunk/src/interface/Options.cpp
2008-07-14 16:30 botg, revision 2504Work in progress: Proxy support. HTTP works already.
2008-07-14 13:23 botg, revision 2503Missing include
2008-07-14 12:19 botg, revision 2502Small fix for parentless directories
- M /FileZilla3/trunk/src/interface/LocalListView.cpp
- M /FileZilla3/trunk/src/interface/state.cpp
- M /FileZilla3/trunk/src/interface/state.h
2008-07-13 20:34 botg, revision 2501Open action in context menu will open system's file manager if a directory is selected
2008-07-13 19:48 botg, revision 2500Need to add new makefile for LonE them to configure.in
- M /FileZilla3/trunk/src/engine/ftpcontrolsocket.cpp
- M /FileZilla3/trunk/src/engine/serverpath.cpp
- M /FileZilla3/trunk/src/engine/sftpcontrolsocket.cpp
2008-07-13 16:18 botg, revision 2498FTP is about directories, not folders.
- M /FileZilla3/trunk/AUTHORS
- M /FileZilla3/trunk/data/install.nsi.in
- A /FileZilla3/trunk/src/interface/resources/lone
- A /FileZilla3/trunk/src/interface/resources/lone/16x16
- A /FileZilla3/trunk/src/interface/resources/lone/16x16/ascii.png
- A /FileZilla3/trunk/src/interface/resources/lone/16x16/auto.png
- A /FileZilla3/trunk/src/interface/resources/lone/16x16/binary.png
- A /FileZilla3/trunk/src/interface/resources/lone/16x16/bookmarks.png
- A /FileZilla3/trunk/src/interface/resources/lone/16x16/cancel.png
- A /FileZilla3/trunk/src/interface/resources/lone/16x16/compare.png
- A /FileZilla3/trunk/src/interface/resources/lone/16x16/disconnect.png
- A /FileZilla3/trunk/src/interface/resources/lone/16x16/download.png
- A /FileZilla3/trunk/src/interface/resources/lone/16x16/downloadadd.png
- A /FileZilla3/trunk/src/interface/resources/lone/16x16/file.png
- A /FileZilla3/trunk/src/interface/resources/lone/16x16/filter.png
- A /FileZilla3/trunk/src/interface/resources/lone/16x16/folder.png
- A /FileZilla3/trunk/src/interface/resources/lone/16x16/folderback.png
- A /FileZilla3/trunk/src/interface/resources/lone/16x16/folderclosed.png
- A /FileZilla3/trunk/src/interface/resources/lone/16x16/folderup.png
- A /FileZilla3/trunk/src/interface/resources/lone/16x16/help.png
- A /FileZilla3/trunk/src/interface/resources/lone/16x16/localtreeview.png
- A /FileZilla3/trunk/src/interface/resources/lone/16x16/lock.png
- A /FileZilla3/trunk/src/interface/resources/lone/16x16/logview.png
- A /FileZilla3/trunk/src/interface/resources/lone/16x16/processqueue.png
- A /FileZilla3/trunk/src/interface/resources/lone/16x16/queueview.png
- A /FileZilla3/trunk/src/interface/resources/lone/16x16/reconnect.png
- A /FileZilla3/trunk/src/interface/resources/lone/16x16/refresh.png
- A /FileZilla3/trunk/src/interface/resources/lone/16x16/remotetreeview.png
- A /FileZilla3/trunk/src/interface/resources/lone/16x16/showhidden.png
- A /FileZilla3/trunk/src/interface/resources/lone/16x16/sitemanager.png
- A /FileZilla3/trunk/src/interface/resources/lone/16x16/speedlimits.png
- A /FileZilla3/trunk/src/interface/resources/lone/16x16/synchronize.png
- A /FileZilla3/trunk/src/interface/resources/lone/16x16/upload.png
- A /FileZilla3/trunk/src/interface/resources/lone/16x16/uploadadd.png
- A /FileZilla3/trunk/src/interface/resources/lone/32x32
- A /FileZilla3/trunk/src/interface/resources/lone/32x32/ascii.png
- A /FileZilla3/trunk/src/interface/resources/lone/32x32/auto.png
- A /FileZilla3/trunk/src/interface/resources/lone/32x32/binary.png
- A /FileZilla3/trunk/src/interface/resources/lone/32x32/bookmarks.png
- A /FileZilla3/trunk/src/interface/resources/lone/32x32/cancel.png
- A /FileZilla3/trunk/src/interface/resources/lone/32x32/compare.png
- A /FileZilla3/trunk/src/interface/resources/lone/32x32/disconnect.png
- A /FileZilla3/trunk/src/interface/resources/lone/32x32/download.png
- A /FileZilla3/trunk/src/interface/resources/lone/32x32/downloadadd.png
- A /FileZilla3/trunk/src/interface/resources/lone/32x32/file.png
- A /FileZilla3/trunk/src/interface/resources/lone/32x32/filter.png
- A /FileZilla3/trunk/src/interface/resources/lone/32x32/folder.png
- A /FileZilla3/trunk/src/interface/resources/lone/32x32/folderback.png
- A /FileZilla3/trunk/src/interface/resources/lone/32x32/folderclosed.png
- A /FileZilla3/trunk/src/interface/resources/lone/32x32/folderup.png
- A /FileZilla3/trunk/src/interface/resources/lone/32x32/help.png
- A /FileZilla3/trunk/src/interface/resources/lone/32x32/localtreeview.png
- A /FileZilla3/trunk/src/interface/resources/lone/32x32/lock.png
- A /FileZilla3/trunk/src/interface/resources/lone/32x32/logview.png
- A /FileZilla3/trunk/src/interface/resources/lone/32x32/processqueue.png
- A /FileZilla3/trunk/src/interface/resources/lone/32x32/queueview.png
- A /FileZilla3/trunk/src/interface/resources/lone/32x32/reconnect.png
- A /FileZilla3/trunk/src/interface/resources/lone/32x32/refresh.png
- A /FileZilla3/trunk/src/interface/resources/lone/32x32/remotetreeview.png
- A /FileZilla3/trunk/src/interface/resources/lone/32x32/showhidden.png
- A /FileZilla3/trunk/src/interface/resources/lone/32x32/sitemanager.png
- A /FileZilla3/trunk/src/interface/resources/lone/32x32/speedlimits.png
- A /FileZilla3/trunk/src/interface/resources/lone/32x32/synchronize.png
- A /FileZilla3/trunk/src/interface/resources/lone/32x32/upload.png
- A /FileZilla3/trunk/src/interface/resources/lone/32x32/uploadadd.png
- A /FileZilla3/trunk/src/interface/resources/lone/48x48
- A /FileZilla3/trunk/src/interface/resources/lone/48x48/ascii.png
- A /FileZilla3/trunk/src/interface/resources/lone/48x48/auto.png
- A /FileZilla3/trunk/src/interface/resources/lone/48x48/binary.png
- A /FileZilla3/trunk/src/interface/resources/lone/48x48/bookmarks.png
- A /FileZilla3/trunk/src/interface/resources/lone/48x48/cancel.png
- A /FileZilla3/trunk/src/interface/resources/lone/48x48/compare.png
- A /FileZilla3/trunk/src/interface/resources/lone/48x48/disconnect.png
- A /FileZilla3/trunk/src/interface/resources/lone/48x48/download.png
- A /FileZilla3/trunk/src/interface/resources/lone/48x48/downloadadd.png
- A /FileZilla3/trunk/src/interface/resources/lone/48x48/file.png
- A /FileZilla3/trunk/src/interface/resources/lone/48x48/filter.png
- A /FileZilla3/trunk/src/interface/resources/lone/48x48/folder.png
- A /FileZilla3/trunk/src/interface/resources/lone/48x48/folderback.png
- A /FileZilla3/trunk/src/interface/resources/lone/48x48/folderclosed.png
- A /FileZilla3/trunk/src/interface/resources/lone/48x48/folderup.png
- A /FileZilla3/trunk/src/interface/resources/lone/48x48/help.png
- A /FileZilla3/trunk/src/interface/resources/lone/48x48/localtreeview.png
- A /FileZilla3/trunk/src/interface/resources/lone/48x48/lock.png
- A /FileZilla3/trunk/src/interface/resources/lone/48x48/logview.png
- A /FileZilla3/trunk/src/interface/resources/lone/48x48/processqueue.png
- A /FileZilla3/trunk/src/interface/resources/lone/48x48/queueview.png
- A /FileZilla3/trunk/src/interface/resources/lone/48x48/reconnect.png
- A /FileZilla3/trunk/src/interface/resources/lone/48x48/refresh.png
- A /FileZilla3/trunk/src/interface/resources/lone/48x48/remotetreeview.png
- A /FileZilla3/trunk/src/interface/resources/lone/48x48/showhidden.png
- A /FileZilla3/trunk/src/interface/resources/lone/48x48/sitemanager.png
- A /FileZilla3/trunk/src/interface/resources/lone/48x48/speedlimits.png
- A /FileZilla3/trunk/src/interface/resources/lone/48x48/synchronize.png
- A /FileZilla3/trunk/src/interface/resources/lone/48x48/upload.png
- A /FileZilla3/trunk/src/interface/resources/lone/48x48/uploadadd.png
- A /FileZilla3/trunk/src/interface/resources/lone/Makefile.am
- A /FileZilla3/trunk/src/interface/resources/lone/theme.xml
- M /FileZilla3/trunk/src/interface/resources/Makefile.am
2008-07-13 13:09 botg, revision 2493New iconset: LonE by Ricardo Cabral
- M /FileZilla3/trunk/src/putty/cmdline.c
- M /FileZilla3/trunk/src/putty/MERGEREVISION
- M /FileZilla3/trunk/src/putty/putty.h
- M /FileZilla3/trunk/src/putty/settings.c
- M /FileZilla3/trunk/src/putty/ssh.c
- M /FileZilla3/trunk/src/putty/ssh.h
- M /FileZilla3/trunk/src/putty/unix/uxnet.c
- M /FileZilla3/trunk/src/putty/unix/uxsel.c
- M /FileZilla3/trunk/src/putty/unix/uxstore.c
- M /FileZilla3/trunk/src/putty/windows/winnet.c
- M /FileZilla3/trunk/src/putty/x11fwd.c
2008-07-12 18:15 botg, revision 2492Merge upstream changes.
2008-07-12 09:00 botg, revision 2490Fix typo
Version bump