Changelogs
Overview
These changelogs reflect the history of all files in the Subversion repository. The changelog has been generated at 2025-04-05 04:30:01
Changelog for FileZilla 3 (8068 changes):
2008-09-24 09:01 botg, revision 27302008-09-24 09:01 botg, revision 2729Fix a warning.
2008-09-23 14:45 botg, revision 2728Fix compile errors on Solaris, part of #3803
2008-09-22 14:48 botg, revision 2727Fix wording.
2008-09-22 12:37 botg, revision 2726Fix compile error.
2008-09-22 11:57 botg, revision 2725Updated tooltip for comparison button.
2008-09-22 11:54 botg, revision 2724Call gnutls_global_deinit even if gnutls_global_init fails, else further connections will attempt to use a partially initialized gnutls with undefined behaviour.
2008-09-21 23:44 botg, revision 2723Call gnutls_global_deinit even if gnutls_global_init fails, else further connections will attempt to use a partially initialized gnutls with undefined behaviour.
- M /FileZilla3/trunk/src/interface/LocalListView.cpp
- M /FileZilla3/trunk/src/interface/optionspage_sizeformatting.cpp
2008-09-21 17:52 botg, revision 2722Less code duplication.
- M /FileZilla3/trunk/src/interface/LocalListView.cpp
- M /FileZilla3/trunk/src/interface/Options.cpp
- M /FileZilla3/trunk/src/interface/Options.h
- M /FileZilla3/trunk/src/interface/optionspage_sizeformatting.cpp
- M /FileZilla3/trunk/src/interface/optionspage_sizeformatting.h
- M /FileZilla3/trunk/src/interface/resources/dialogs.xrc
2008-09-21 17:43 botg, revision 2721Add configuration option for number of decimal places in filesize formatting.
2008-09-21 13:50 botg, revision 2720Can't use precompiled headers if dependency tracking is disabled.
2008-09-21 12:51 botg, revision 2719Version bump
- M /FileZilla3/trunk/locales/de.po
- M /FileZilla3/trunk/locales/sk_SK.po
- M /FileZilla3/trunk/locales/uk_UA.po
- M /FileZilla3/trunk/locales/zh_TW.po
2008-09-21 12:45 botg, revision 2718Updated translations
2008-09-19 14:59 botg, revision 2717Minor fix without real world relevance.
- M /FileZilla3/trunk/src/engine/local_filesys.cpp
- M /FileZilla3/trunk/src/include/local_filesys.h
- M /FileZilla3/trunk/src/interface/recursive_operation.cpp
- M /FileZilla3/trunk/src/interface/recursive_operation.h
2008-09-19 12:29 botg, revision 2716Speedup of CRecursiveOperation::ProcessDirectoryListing
- M /FileZilla3/trunk/src/engine/directorylistingparser.cpp
- M /FileZilla3/trunk/src/engine/directorylistingparser.h
- M /FileZilla3/trunk/tests/dirparsertest.cpp
2008-09-19 11:51 botg, revision 2715Add another exotic directory listing format.
2008-09-19 09:46 botg, revision 2714Remove a debug printf
2008-09-18 23:00 botg, revision 2713Increase idle disconnect time a bit.
- M /FileZilla3/trunk/src/putty/int64.c
- M /FileZilla3/trunk/src/putty/Makefile.am
- 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
- A /FileZilla3/trunk/src/putty/sshgss.h
- M /FileZilla3/trunk/src/putty/unix/uxnet.c
- M /FileZilla3/trunk/src/putty/unix/uxproxy.c
2008-09-17 23:11 botg, revision 2712Merge in upstream changes.
2008-09-17 22:51 botg, revision 2711Send connection failure event if TryConnectHost always immediately returns. Most likely cause: User has a broken firewall.
2008-09-17 16:57 botg, revision 2710Fix small memory leak.
2008-09-16 21:07 botg, revision 2709The req == reqq asserts can be triggered by the server, change them to gracefully fail without triggering the operating system's crash handler. Fixes #3780
- M /FileZilla3/trunk/src/interface/commandqueue.cpp
- M /FileZilla3/trunk/src/interface/state.cpp
- M /FileZilla3/trunk/src/interface/state.h
2008-09-16 20:50 botg, revision 2708Don't stay in the connected state if the very first connection attempt fails.
2008-09-16 15:25 botg, revision 2707Fix a crash if hostname could not be converted into local charset.
2008-09-15 16:49 botg, revision 2706Explicitly request wxBITMAP_TYPE_ICO in GetIconBundle to avoid crash on OS X if bundle path contains non-ASCII character
2008-09-15 15:00 botg, revision 2705Updated translation
2008-09-15 13:58 botg, revision 2704Missed -rc1 suffix
2008-09-15 13:57 botg, revision 2703Version bump
- M /FileZilla3/trunk/locales/it.po
- M /FileZilla3/trunk/locales/nl.po
- M /FileZilla3/trunk/locales/vi_VN.po
- M /FileZilla3/trunk/locales/zh_CN.po
2008-09-15 12:16 botg, revision 2702Updated translations
- M /FileZilla3/trunk/src/interface/FileZilla.cpp
- M /FileZilla3/trunk/src/interface/filezillaapp.h
- M /FileZilla3/trunk/src/interface/Options.cpp
- M /FileZilla3/trunk/src/interface/Options.h
2008-09-14 19:16 botg, revision 2701Fix a segfault on shutdown
2008-09-14 19:05 botg, revision 2700Do not retry failed cancel commands.
- M /FileZilla3/trunk/src/interface/commandqueue.cpp
- M /FileZilla3/trunk/src/interface/commandqueue.h
- M /FileZilla3/trunk/src/interface/Mainfrm.cpp
- M /FileZilla3/trunk/src/interface/recursive_operation.cpp
- M /FileZilla3/trunk/src/interface/recursive_operation.h
- M /FileZilla3/trunk/src/interface/state.cpp
2008-09-14 19:00 botg, revision 2699Do not blank remote file list if getting disconnected by server and transparently reconnect if issuing the next command.
2008-09-14 12:21 botg, revision 2698Add IsValid
2008-09-14 12:01 botg, revision 2697Only save options once every 15 seconds. Especially useful if settings are stored on network resources or removable media mounted with the sync option.
2008-09-12 13:31 botg, revision 2696Remove debug code that got accidentally committed.
2008-09-11 15:00 botg, revision 2695Massive performance imrovement on OS X
2008-09-11 14:41 botg, revision 2694Avoid some long computations inside wxTreeCtrl
2008-09-11 14:38 botg, revision 2693Do not refresh header control if not needed
- M /FileZilla3/trunk/src/interface/LocalListView.cpp
- M /FileZilla3/trunk/src/interface/listctrlex.cpp
- M /FileZilla3/trunk/src/interface/listctrlex.h
- M /FileZilla3/trunk/src/interface/QueueView.cpp
- M /FileZilla3/trunk/src/interface/queue.cpp
- M /FileZilla3/trunk/src/interface/queueview_failed.cpp
- M /FileZilla3/trunk/src/interface/RemoteListView.cpp
2008-09-10 13:19 botg, revision 2692Do not refresh header control if not needed
2008-09-10 13:09 botg, revision 2691Version bump
2008-09-10 12:56 botg, revision 2690Added putty licence.
- M /FileZilla3/trunk/src/interface/resources/opencrystal/16x16/ascii.png
- M /FileZilla3/trunk/src/interface/resources/opencrystal/16x16/binary.png
- M /FileZilla3/trunk/src/interface/resources/opencrystal/16x16/cancel.png
- M /FileZilla3/trunk/src/interface/resources/opencrystal/16x16/compare.png
- M /FileZilla3/trunk/src/interface/resources/opencrystal/16x16/disconnect.png
- M /FileZilla3/trunk/src/interface/resources/opencrystal/16x16/download.png
- M /FileZilla3/trunk/src/interface/resources/opencrystal/16x16/filter.png
- M /FileZilla3/trunk/src/interface/resources/opencrystal/16x16/folderup.png
- M /FileZilla3/trunk/src/interface/resources/opencrystal/16x16/help.png
- M /FileZilla3/trunk/src/interface/resources/opencrystal/16x16/lock.png
- M /FileZilla3/trunk/src/interface/resources/opencrystal/16x16/logview.png
- M /FileZilla3/trunk/src/interface/resources/opencrystal/16x16/reconnect.png
- M /FileZilla3/trunk/src/interface/resources/opencrystal/16x16/server.png
- M /FileZilla3/trunk/src/interface/resources/opencrystal/16x16/sitemanager.png
- M /FileZilla3/trunk/src/interface/resources/opencrystal/16x16/speedlimits.png
- M /FileZilla3/trunk/src/interface/resources/opencrystal/32x32/cancel.png
- M /FileZilla3/trunk/src/interface/resources/opencrystal/32x32/compare.png
- M /FileZilla3/trunk/src/interface/resources/opencrystal/32x32/disconnect.png
- M /FileZilla3/trunk/src/interface/resources/opencrystal/32x32/filter.png
- M /FileZilla3/trunk/src/interface/resources/opencrystal/32x32/folderup.png
- M /FileZilla3/trunk/src/interface/resources/opencrystal/32x32/logview.png
- M /FileZilla3/trunk/src/interface/resources/opencrystal/32x32/reconnect.png
- M /FileZilla3/trunk/src/interface/resources/opencrystal/32x32/sitemanager.png
- M /FileZilla3/trunk/src/interface/resources/opencrystal/32x32/speedlimits.png
- M /FileZilla3/trunk/src/interface/resources/opencrystal/32x32/synchronize.png
- M /FileZilla3/trunk/src/interface/resources/opencrystal/48x48/ascii.png
- M /FileZilla3/trunk/src/interface/resources/opencrystal/48x48/auto.png
- M /FileZilla3/trunk/src/interface/resources/opencrystal/48x48/binary.png
- M /FileZilla3/trunk/src/interface/resources/opencrystal/48x48/cancel.png
- M /FileZilla3/trunk/src/interface/resources/opencrystal/48x48/compare.png
- M /FileZilla3/trunk/src/interface/resources/opencrystal/48x48/disconnect.png
- M /FileZilla3/trunk/src/interface/resources/opencrystal/48x48/file.png
- M /FileZilla3/trunk/src/interface/resources/opencrystal/48x48/filter.png
- M /FileZilla3/trunk/src/interface/resources/opencrystal/48x48/folderup.png
- M /FileZilla3/trunk/src/interface/resources/opencrystal/48x48/logview.png
- M /FileZilla3/trunk/src/interface/resources/opencrystal/48x48/reconnect.png
- M /FileZilla3/trunk/src/interface/resources/opencrystal/48x48/sitemanager.png
- M /FileZilla3/trunk/src/interface/resources/opencrystal/48x48/speedlimits.png
- M /FileZilla3/trunk/src/interface/resources/opencrystal/48x48/synchronize.png
2008-09-10 12:12 botg, revision 2689Updated OpenCrystal theme.
- M /FileZilla3/trunk/locales/bg_BG.po
- M /FileZilla3/trunk/locales/el.po
- M /FileZilla3/trunk/locales/fr.po
- M /FileZilla3/trunk/locales/sl_SI.po
2008-09-10 09:26 botg, revision 2688Updated translations
2008-09-10 07:33 botg, revision 2687Fix #3754: On MSW, need to set selection mark on prefix search.
2008-09-09 23:28 botg, revision 2686Compile error.
- M /FileZilla3/trunk/src/interface/LocalTreeView.cpp
- M /FileZilla3/trunk/src/interface/LocalTreeView.h
- M /FileZilla3/trunk/src/interface/viewheader.cpp
2008-09-09 15:42 botg, revision 2685Further performance improvements
2008-09-09 15:32 botg, revision 2684Don't needlessly copy filters all the time.
2008-09-08 08:12 botg, revision 2683Vast performance improvements on non-Windows systems
2008-09-06 21:53 botg, revision 2682
- M /FileZilla3/trunk/src/engine/backend.cpp
- M /FileZilla3/trunk/src/engine/backend.h
- M /FileZilla3/trunk/src/engine/ControlSocket.cpp
- M /FileZilla3/trunk/src/engine/externalipresolver.cpp
- M /FileZilla3/trunk/src/engine/httpcontrolsocket.cpp
- M /FileZilla3/trunk/src/engine/proxy.cpp
- M /FileZilla3/trunk/src/engine/proxy.h
- M /FileZilla3/trunk/src/engine/sftpcontrolsocket.cpp
- M /FileZilla3/trunk/src/engine/socket.cpp
- M /FileZilla3/trunk/src/engine/tlssocket.cpp
- M /FileZilla3/trunk/src/engine/tlssocket.h
- M /FileZilla3/trunk/src/engine/transfersocket.cpp
- M /FileZilla3/trunk/src/include/socket.h
2008-09-06 18:59 botg, revision 2681Get rid of the awful id system. Both handler and source can now remove pending socket events.
It is not necessary to retrigger close event due to the while loop.