Changelogs
Overview
These changelogs reflect the history of all files in the Subversion repository. The changelog has been generated at 2024-11-22 00:50:01
Changelog for FileZilla 3 (8047 changes):
2008-10-29 16:46 botg, revision 28282008-10-28 19:42 botg, revision 2827#3937 fix typo.
2008-10-28 15:38 botg, revision 2826Fix #3900, duplicate help menu under OS
2008-10-25 17:35 botg, revision 2825Fix requirements.
2008-10-25 17:34 botg, revision 2824Fix possible double-free.
2008-10-24 16:44 botg, revision 2823Fix bug in parsing chunk length.
2008-10-24 16:20 botg, revision 2822Fix #3922, don't show message boxes on silent installers.
2008-10-23 22:31 botg, revision 2821Remove a debugging return that should not be there.
2008-10-23 22:28 botg, revision 2820Minor cleanup inspired by #3927
2008-10-23 21:08 botg, revision 2819Need to deallocate buffer with delete [], fixes #3926
2008-10-22 09:45 botg, revision 2817Need to deallocate buffer with delete [], fixes #3925
2008-10-22 09:45 botg, revision 2816Version bump
- M /FileZilla3/trunk/locales/es.po
- M /FileZilla3/trunk/locales/nl.po
- A /FileZilla3/trunk/locales/nn_NO.po
2008-10-22 09:03 botg, revision 2815Updated translations
2008-10-21 20:36 botg, revision 2814Fix buffer size
2008-10-21 18:25 botg, revision 2813Fix #3913, numpad keys in prefix search.
- M /FileZilla3/trunk/src/interface/RemoteListView.cpp
- M /FileZilla3/trunk/src/interface/RemoteListView.h
2008-10-19 23:08 botg, revision 2812Busted by const police.
- M /FileZilla3/trunk/src/interface/listctrlex.h
- M /FileZilla3/trunk/src/interface/QueueView.cpp
- M /FileZilla3/trunk/src/interface/statuslinectrl.cpp
2008-10-19 23:06 botg, revision 2811Fix #3861, transfer status lines will no longer overlap scrollbar. Also fixes theming issues.
2008-10-19 12:17 botg, revision 2810Need to inherit foreground colour for info text
- M /FileZilla3/trunk/src/engine/ControlSocket.h
- M /FileZilla3/trunk/src/engine/commands.cpp
- M /FileZilla3/trunk/src/engine/engineprivate.cpp
- M /FileZilla3/trunk/src/engine/ftpcontrolsocket.cpp
- M /FileZilla3/trunk/src/engine/ftpcontrolsocket.h
- M /FileZilla3/trunk/src/engine/sftpcontrolsocket.cpp
- M /FileZilla3/trunk/src/engine/sftpcontrolsocket.h
- M /FileZilla3/trunk/src/include/commands.h
- M /FileZilla3/trunk/src/interface/commandqueue.cpp
- M /FileZilla3/trunk/src/interface/RemoteListView.cpp
- M /FileZilla3/trunk/src/interface/RemoteListView.h
- M /FileZilla3/trunk/src/interface/recursive_operation.cpp
- M /FileZilla3/trunk/src/interface/recursive_operation.h
2008-10-19 12:11 botg, revision 2809Better handling of symlinks, fixes #3153
2008-10-18 14:38 botg, revision 2808Fix grammar.
2008-10-18 10:47 botg, revision 2807Need to explicitly fetch background colour for darkness test
2008-10-18 09:36 botg, revision 2806If using dark window backgrounds, use brighter colors.
- M /FileZilla3/trunk/src/interface/LocalTreeView.cpp
- M /FileZilla3/trunk/src/interface/RemoteTreeView.cpp
- M /FileZilla3/trunk/src/interface/StatusView.cpp
- M /FileZilla3/trunk/src/interface/viewheader.cpp
2008-10-16 12:45 botg, revision 2805Use smaller font sizes for message log and directory trees and fix alignment of view header labels
2008-10-16 12:44 botg, revision 2804Version bump
2008-10-16 09:50 botg, revision 2803Updated translation
2008-10-15 13:11 botg, revision 2802Fix crashes and memory corruption if renaming local directories. Reported by Ubuntu LP: #283744
2008-10-15 13:09 botg, revision 2801Version 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/fr_CA.po
- M /FileZilla3/trunk/locales/it.po
- M /FileZilla3/trunk/locales/lt_LT.po
- M /FileZilla3/trunk/locales/pl_PL.po
- M /FileZilla3/trunk/locales/pt_PT.po
- M /FileZilla3/trunk/locales/uk_UA.po
- M /FileZilla3/trunk/locales/vi_VN.po
- M /FileZilla3/trunk/locales/zh_CN.po
- M /FileZilla3/trunk/locales/zh_TW.po
2008-10-15 10:31 botg, revision 2800Updated translations.
2008-10-15 10:30 botg, revision 2799Need to init variable in all constructors.
2008-10-15 10:30 botg, revision 2798Add a separator.
- M /FileZilla3/trunk/src/engine/ControlSocket.h
- M /FileZilla3/trunk/src/engine/commands.cpp
- M /FileZilla3/trunk/src/engine/engineprivate.cpp
- M /FileZilla3/trunk/src/engine/ftpcontrolsocket.cpp
- M /FileZilla3/trunk/src/engine/ftpcontrolsocket.h
- M /FileZilla3/trunk/src/engine/sftpcontrolsocket.cpp
- M /FileZilla3/trunk/src/engine/sftpcontrolsocket.h
- M /FileZilla3/trunk/src/include/commands.h
- M /FileZilla3/trunk/src/interface/state.cpp
2008-10-15 09:50 botg, revision 2797Prevent future reports like #3882, if directory cannot be CWDed into after reconnect, list current directory instead.
2008-10-14 19:05 botg, revision 2796Fix speed limits if using SFTP.
2008-10-14 18:13 botg, revision 2795Don't try to check /net for subdirectories on OS X, it is very slow.
- M /FileZilla3/trunk/src/interface/dragdropmanager.cpp
- M /FileZilla3/trunk/src/interface/dragdropmanager.h
- M /FileZilla3/trunk/src/interface/LocalListView.cpp
- M /FileZilla3/trunk/src/interface/LocalTreeView.cpp
- M /FileZilla3/trunk/src/interface/QueueView.cpp
- M /FileZilla3/trunk/src/interface/RemoteListView.cpp
- M /FileZilla3/trunk/src/interface/RemoteTreeView.cpp
2008-10-14 14:39 botg, revision 2794Do not needlessly refresh local file lists on drag&drop operations beginning on local side and drop target being an internal window.
2008-10-14 11:55 botg, revision 2793Fix #3885, send user agent to http proxies.
2008-10-14 11:15 botg, revision 2792We do not want SIGPIPE if writing to a socket fails, supress it.
2008-10-09 15:10 botg, revision 2790Implement #3883, start FileZilla after installation.
- M /FileZilla3/trunk/src/interface/defaultfileexistsdlg.cpp
- M /FileZilla3/trunk/src/interface/defaultfileexistsdlg.h
- M /FileZilla3/trunk/src/interface/QueueView.cpp
- M /FileZilla3/trunk/src/interface/resources/dialogs.xrc
2008-10-08 21:22 botg, revision 2789Fix #3858, previously selected default file exist action working but not reselected.
2008-10-08 16:10 botg, revision 2788Typo
2008-10-08 16:09 botg, revision 2787Version bump
- M /FileZilla3/trunk/locales/bg_BG.po
- M /FileZilla3/trunk/locales/ca_ES@valencia.po
- M /FileZilla3/trunk/locales/el.po
- M /FileZilla3/trunk/locales/et_EE.po
- M /FileZilla3/trunk/locales/fr.po
- M /FileZilla3/trunk/locales/id_ID.po
- M /FileZilla3/trunk/locales/it.po
- M /FileZilla3/trunk/locales/nl.po
- M /FileZilla3/trunk/locales/pl_PL.po
- M /FileZilla3/trunk/locales/pt_BR.po
- M /FileZilla3/trunk/locales/ru.po
- M /FileZilla3/trunk/locales/zh_CN.po
- M /FileZilla3/trunk/locales/zh_TW.po
2008-10-08 15:16 botg, revision 2786Updated translations.
2008-10-08 14:58 botg, revision 2785Fix #3783
- M /FileZilla3/trunk/src/interface/Mainfrm.cpp
- M /FileZilla3/trunk/src/interface/manual_transfer.cpp
- M /FileZilla3/trunk/src/interface/manual_transfer.h
- M /FileZilla3/trunk/src/interface/QueueView.h
2008-10-08 14:24 botg, revision 2784Fully working manual transfer dialog.
- M /FileZilla3/trunk/src/interface/manual_transfer.cpp
- M /FileZilla3/trunk/src/interface/manual_transfer.h
- M /FileZilla3/trunk/src/interface/resources/dialogs.xrc
2008-10-07 21:34 botg, revision 2783Last bits of UI magic.
2008-10-06 17:08 botg, revision 2782Make sure all servers have a name.
- M /FileZilla3/trunk/src/engine/server.cpp
- M /FileZilla3/trunk/src/include/server.h
- M /FileZilla3/trunk/src/interface/Mainfrm.cpp
- M /FileZilla3/trunk/src/interface/manual_transfer.cpp
- M /FileZilla3/trunk/src/interface/manual_transfer.h
- M /FileZilla3/trunk/src/interface/resources/dialogs.xrc
- M /FileZilla3/trunk/src/interface/sitemanager.cpp
2008-10-06 16:58 botg, revision 2781Add some helper routines to CServer, further implement manual transfer dialog.
2008-10-06 16:24 botg, revision 2780The order in which libs are requested from wx-config matters. Looks like that script is flawed, it should resolve the dependencies on its own.
2008-10-06 15:50 botg, revision 2779Missed yet another wx lib.
2008-10-06 15:49 botg, revision 2778Need to link against wx core library as well. Bump minimum required wxWidgets version.
2008-10-05 19:04 botg, revision 2777Fix warning
- A /FileZilla3/trunk/src/interface/auto_ascii_files.cpp
- A /FileZilla3/trunk/src/interface/auto_ascii_files.h
- M /FileZilla3/trunk/src/interface/interface.vcproj
- M /FileZilla3/trunk/src/interface/Mainfrm.cpp
- M /FileZilla3/trunk/src/interface/Makefile.am
- M /FileZilla3/trunk/src/interface/manual_transfer.cpp
- M /FileZilla3/trunk/src/interface/manual_transfer.h
- M /FileZilla3/trunk/src/interface/QueueView.cpp
- M /FileZilla3/trunk/src/interface/QueueView.h
- M /FileZilla3/trunk/src/interface/resources/dialogs.xrc
2008-10-05 10:22 botg, revision 2776Move auto ascii handling into new class. Bring parts of the manual transfer dialog to life.
- M /FileZilla3/trunk/src/interface/Mainfrm.cpp
- M /FileZilla3/trunk/src/interface/Makefile.am
- A /FileZilla3/trunk/src/interface/manual_transfer.cpp
- A /FileZilla3/trunk/src/interface/manual_transfer.h
- M /FileZilla3/trunk/src/interface/resources/dialogs.xrc
- M /FileZilla3/trunk/src/interface/resources/menus.xrc
2008-10-04 11:56 botg, revision 2775Prototype manual transfer dialog.
2008-10-02 14:37 botg, revision 2774Fix race condition, need to set state to CSocket::connecting after getting the final socket thread.
2008-10-02 13:18 botg, revision 2773Don't link to unneeded wx components.
- M /FileZilla3/trunk/src/interface/Mainfrm.cpp
- M /FileZilla3/trunk/src/interface/Options.cpp
- M /FileZilla3/trunk/src/interface/Options.h
- M /FileZilla3/trunk/src/interface/resources/menus.xrc
- M /FileZilla3/trunk/src/interface/resources/quickconnectbar.xrc
2008-10-02 09:13 botg, revision 2772Ability to show/hide quickconnect bar.
2008-10-02 08:59 botg, revision 2771Get rid of unneeded include.
- M /FileZilla3/trunk/src/interface/queue.cpp
- M /FileZilla3/trunk/src/interface/xmlfunctions.cpp
- M /FileZilla3/trunk/src/interface/xmlfunctions.h
2008-10-01 23:15 botg, revision 2770Faster queue saving, makes about 16% difference. Don't save priority if priority is normal (default).
2008-10-01 21:45 botg, revision 2769Resolve ambiguous implicit cast.
2008-10-01 21:02 botg, revision 2768Get rid of unused variable.
2008-09-30 18:09 botg, revision 2767Update displayed files if changing format.
2008-09-30 08:25 botg, revision 2766Be a bit more verbose if fzsftp could not be started.
2008-09-29 21:12 botg, revision 2765Fix ! operator
2008-09-29 21:09 botg, revision 2764Copy changes from 3.1.3.1 tag
- M /FileZilla3/trunk/src/engine/directorylisting.cpp
- M /FileZilla3/trunk/src/engine/directorylistingparser.cpp
- M /FileZilla3/trunk/src/include/directorylisting.h
- M /FileZilla3/trunk/src/include/refcount.h
2008-09-29 19:57 botg, revision 2763Clean up CDirectoryListing
2008-09-29 15:37 botg, revision 2762Fix memory leak, thank you valgrind.
- M /FileZilla3/trunk/src/engine/ftpcontrolsocket.cpp
- M /FileZilla3/trunk/src/engine/serverpath.cpp
- M /FileZilla3/trunk/src/include/Makefile.am
- A /FileZilla3/trunk/src/include/refcount.h
- M /FileZilla3/trunk/src/include/serverpath.h
2008-09-29 12:07 botg, revision 2745Reference counted CServerPath
- M /FileZilla3/trunk/src/engine/httpcontrolsocket.cpp
- M /FileZilla3/trunk/src/engine/httpcontrolsocket.h
2008-09-29 12:00 botg, revision 2744Fix potential problem if OnClose gets called with pending data and OnReceive causes a redirect.
2008-09-27 22:51 botg, revision 2743Download speed limits weren't working.
2008-09-27 21:52 botg, revision 2742Remove some trailing whitespace.
2008-09-27 18:09 botg, revision 2741Timing issue, need to retrigger close event if received prior to SetActive.
- M /FileZilla3/trunk/src/interface/optionspage_edit.cpp
- M /FileZilla3/trunk/src/interface/settingsdialog.cpp
2008-09-27 16:50 botg, revision 2740If validation fails, switch to the problem page.
- M /FileZilla3/trunk/src/interface/edithandler.cpp
- M /FileZilla3/trunk/src/interface/edithandler.h
- M /FileZilla3/trunk/src/interface/resources/dialogs.xrc
2008-09-27 13:49 botg, revision 2739Display more information on file changed notification.
2008-09-27 13:23 botg, revision 2738Keep drive letter for removable media drives, e.g. CD-ROM drives.
- M /FileZilla3/trunk/src/interface/LocalTreeView.cpp
- M /FileZilla3/trunk/src/interface/LocalTreeView.h
- M /FileZilla3/trunk/src/interface/Mainfrm.cpp
- M /FileZilla3/trunk/src/interface/Mainfrm.h
2008-09-26 18:00 botg, revision 2737React to added or removed drive letters.
2008-09-26 09:48 botg, revision 2735Show server details on edit status dialog.
2008-09-25 20:27 botg, revision 2734Fix #3772, allow editing of files with same name but in different remote paths.
2008-09-25 13:23 botg, revision 2733Last part of #3803
- M /FileZilla3/trunk/src/interface/edithandler.cpp
- M /FileZilla3/trunk/src/interface/edithandler.h
- M /FileZilla3/trunk/src/interface/LocalListView.cpp
- M /FileZilla3/trunk/src/interface/queue.cpp
- M /FileZilla3/trunk/src/interface/queue.h
- M /FileZilla3/trunk/src/interface/queueview_failed.cpp
- M /FileZilla3/trunk/src/interface/RemoteListView.cpp
2008-09-24 22:22 botg, revision 2732Fix #3781, need to truncate filenames if longer than MAX_PATH (MSW)
- M /FileZilla3/trunk/src/interface/edithandler.cpp
- M /FileZilla3/trunk/src/interface/edithandler.h
- M /FileZilla3/trunk/src/interface/LocalListView.cpp
- M /FileZilla3/trunk/src/interface/QueueView.cpp
- M /FileZilla3/trunk/src/interface/queueview_failed.cpp
- M /FileZilla3/trunk/src/interface/RemoteListView.cpp
2008-09-24 09:34 botg, revision 2731Change CEditHandler to identify remote files by path and server in addition to filename and make local filename independent of remote filename. Lays the foundation to fix #3772 and #3781.
2008-09-24 09:01 botg, revision 2730Solaris doesn't have d_type member in struct dirent, fixes part of #3803
2008-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.
The req == reqq asserts can be triggered by the server, change them to gracefully fail without triggering the operating system's crash handler. Fixes #3780