Changelogs
Overview
These changelogs reflect the history of all files in the Subversion repository. The changelog has been generated at 2025-05-19 19:00:01
Changelog for FileZilla 3 (8075 changes):
2008-10-31 18:32 botg, revision 2831- M /FileZilla3/trunk/src/interface/QueueView.cpp
- M /FileZilla3/trunk/src/interface/QueueView.h
- M /FileZilla3/trunk/src/interface/queue.cpp
- M /FileZilla3/trunk/src/interface/queue.h
2008-10-30 14:38 botg, revision 2830Don't use filter manager inside the worker thread. wxString isn't threadsafe.
- M /FileZilla3/trunk/locales/bg_BG.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/id_ID.po
- M /FileZilla3/trunk/locales/it.po
- M /FileZilla3/trunk/locales/sk_SK.po
- M /FileZilla3/trunk/locales/sl_SI.po
- M /FileZilla3/trunk/locales/sv.po
- M /FileZilla3/trunk/locales/tr.po
- M /FileZilla3/trunk/locales/vi_VN.po
2008-10-30 10:52 botg, revision 2829Updated translations
- M /FileZilla3/trunk/src/interface/RemoteTreeView.cpp
- M /FileZilla3/trunk/src/interface/RemoteTreeView.h
2008-10-29 16:46 botg, revision 2828Fix #3949, deleting a subdirectory did not remove the item from the tree since it is still selected when RefreshItem is called.
2008-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
Use smaller font sizes for message log and directory trees and fix alignment of view header labels