Changelogs
Overview
These changelogs reflect the history of all files in the Subversion repository. The changelog has been generated at 2025-04-03 09:40:01
Changelog for FileZilla 3 (8067 changes):
2007-10-15 13:47 botg, revision 17342007-10-15 12:30 botg, revision 1733Add /user=all and /user=current installer options
2007-10-15 09:47 botg, revision 1732Speed up message log if hidden. Also fixes a big performance hit on MSW if log never has been shown before due to a very strange windows internal bug.
2007-10-14 12:31 botg, revision 1731Fix filename extension on z/VM
- M /FileZilla3/trunk/AUTHORS
- M /FileZilla3/trunk/locales/de.po
- M /FileZilla3/trunk/locales/es.po
- M /FileZilla3/trunk/locales/id_ID.po
- M /FileZilla3/trunk/locales/pt_BR.po
2007-10-14 10:34 botg, revision 1730Updated
- M /FileZilla3/trunk/src/fzshellext/fzshellext.rc
- M /FileZilla3/trunk/src/fzshellext/fzshellext_64.dll
2007-10-13 22:54 botg, revision 1729Bump version number of DLL.
- M /FileZilla3/trunk/src/engine/engineprivate.cpp
- M /FileZilla3/trunk/src/engine/FileZillaEngine.cpp
- M /FileZilla3/trunk/src/engine/sftpcontrolsocket.cpp
- M /FileZilla3/trunk/src/engine/sftpcontrolsocket.h
2007-10-13 20:23 botg, revision 1728This hopefully fixes all race conditions. All hail to wxString, the string class with thread-unsafe reference counting.
2007-10-13 18:12 botg, revision 1727Fix an assertion
2007-10-13 18:05 botg, revision 1726This file needs proper < operator too.
2007-10-13 17:52 botg, revision 1725Attempt 2, can't think today.
- M /FileZilla3/trunk/src/engine/pathcache.h
- M /FileZilla3/trunk/src/engine/serverpath.cpp
- M /FileZilla3/trunk/src/include/serverpath.h
2007-10-12 15:56 botg, revision 1724Use a proper strict weak ordering.
- M /FileZilla3/trunk/src/engine/directorylistingparser.cpp
- M /FileZilla3/trunk/src/engine/directorylistingparser.h
- M /FileZilla3/trunk/src/engine/ftpcontrolsocket.cpp
- M /FileZilla3/trunk/src/engine/ftpcontrolsocket.h
- M /FileZilla3/trunk/src/include/server.h
2007-10-10 20:49 botg, revision 1722Add experimental support for IBM z/VS abomination.
2007-10-10 20:47 botg, revision 1721Version bump
2007-10-10 20:45 botg, revision 1720Updated
- M /FileZilla3/trunk/src/putty/MERGEREVISION
- M /FileZilla3/trunk/src/putty/ssh.c
- M /FileZilla3/trunk/src/putty/sshdes.c
- M /FileZilla3/trunk/src/putty/sshdss.c
- M /FileZilla3/trunk/src/putty/unix/unix.h
- M /FileZilla3/trunk/src/putty/unix/uxcons.c
2007-10-10 16:21 botg, revision 1719Merge with upstream.
- M /FileZilla3/trunk/locales/cs.po
- M /FileZilla3/trunk/locales/de.po
- M /FileZilla3/trunk/locales/et_EE.po
- M /FileZilla3/trunk/locales/id_ID.po
- M /FileZilla3/trunk/locales/lv.po
- M /FileZilla3/trunk/locales/pt_PT.po
- M /FileZilla3/trunk/locales/zh_TW.po
2007-10-10 14:44 botg, revision 1718Updated
2007-10-10 13:42 botg, revision 1717Implement proper locking on *nix like systems
- M /FileZilla3/trunk/src/interface/edithandler.cpp
- M /FileZilla3/trunk/src/interface/edithandler.h
- M /FileZilla3/trunk/src/interface/resources/dialogs.xrc
2007-10-10 13:31 botg, revision 1716Add button to reopen file
- M /FileZilla3/trunk/src/interface/edithandler.cpp
- M /FileZilla3/trunk/src/interface/edithandler.h
- M /FileZilla3/trunk/src/interface/Mainfrm.cpp
- M /FileZilla3/trunk/src/interface/resources/dialogs.xrc
2007-10-09 19:57 botg, revision 1715Implement dialog for currently edited files.
2007-10-09 18:21 botg, revision 1714Fix [ 1809547 ] automatic ASCII mode for dotfiles doesn't work
2007-10-08 11:53 botg, revision 1713Add missing mutex around settings file access, fixes [ 1810221 ]
- M /FileZilla3/trunk/src/interface/edithandler.cpp
- M /FileZilla3/trunk/src/interface/optionspage_edit.cpp
- M /FileZilla3/trunk/src/interface/optionspage_edit.h
- M /FileZilla3/trunk/src/interface/resources/dialogs.xrc
- M /FileZilla3/trunk/src/interface/resources/menus.xrc
2007-10-06 13:26 botg, revision 1712Make browse button for default editor working; add dialog prototype for currently edited files.
2007-10-06 12:43 botg, revision 1711Fix [ 1807856 ] fzsftp uses PuTTy's settings.
- M /FileZilla3/trunk/src/interface/edithandler.cpp
- M /FileZilla3/trunk/src/interface/edithandler.h
- M /FileZilla3/trunk/src/interface/RemoteListView.cpp
2007-10-06 11:12 botg, revision 1710Small fixes.
2007-10-06 11:11 botg, revision 1709Update ignore list
Make use of file association options.