Changelogs
Overview
These changelogs reflect the history of all files in the Subversion repository. The changelog has been generated at 2025-04-04 07:00:01
Changelog for FileZilla 3 (8068 changes):
2007-10-23 12:13 botg, revision 17622007-10-23 12:08 botg, revision 1761Make host and port fields a bit larger.
- M /FileZilla3/trunk/src/engine/ControlSocket.cpp
- M /FileZilla3/trunk/src/engine/ControlSocket.h
- M /FileZilla3/trunk/src/engine/ftpcontrolsocket.cpp
- M /FileZilla3/trunk/src/engine/ftpcontrolsocket.h
2007-10-22 12:14 botg, revision 1760Timezone offset calculation.
- M /FileZilla3/trunk/src/engine/directorylistingparser.cpp
- M /FileZilla3/trunk/src/engine/directorylistingparser.h
2007-10-21 19:41 botg, revision 1759Add code for automatic timezone offset correction.
2007-10-21 14:12 botg, revision 1758Fix compile error
2007-10-21 14:11 botg, revision 1757Update svn:ignore
- M /FileZilla3/trunk/src/engine/ftpcontrolsocket.cpp
- M /FileZilla3/trunk/src/interface/interface.vcproj
2007-10-21 10:07 botg, revision 1756Enable SO_KEEPALIVE and (on Windows) set the keepalive time to 10 minutes.
- M /FileZilla3/trunk/src/engine/servercapabilities.cpp
- M /FileZilla3/trunk/src/engine/servercapabilities.h
2007-10-20 13:42 botg, revision 1755Add timezone_offset capability.
- M /FileZilla3/trunk/src/interface/Mainfrm.cpp
- M /FileZilla3/trunk/src/interface/Mainfrm.h
- M /FileZilla3/trunk/src/interface/resources/menus.xrc
2007-10-20 09:56 botg, revision 1754Add items to switch transfer type in the menu.
2007-10-19 18:49 botg, revision 1753Apply fix from [ 1816424 ] Dutch warning when on Win2003
2007-10-19 14:33 botg, revision 1752Fix compile error
2007-10-19 10:00 botg, revision 1751Require most recent wxWidgets version.
- M /FileZilla3/trunk/src/engine/sftpcontrolsocket.cpp
- M /FileZilla3/trunk/src/engine/sftpcontrolsocket.h
2007-10-18 23:24 botg, revision 1750Delete improvements for SFTP.
2007-10-18 17:31 botg, revision 1749Fix some of the button height inconsistencies observed on Gutsy Gibbon.
- M /FileZilla3/trunk/src/interface/optionspage.cpp
- M /FileZilla3/trunk/src/interface/optionspage.h
- M /FileZilla3/trunk/src/interface/optionspage_filetype.cpp
2007-10-18 14:46 botg, revision 1748Fix untranslated string.
- M /FileZilla3/trunk/src/engine/ControlSocket.cpp
- 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/include/commands.h
- M /FileZilla3/trunk/src/interface/RemoteListView.cpp
- M /FileZilla3/trunk/src/interface/recursive_operation.cpp
2007-10-17 18:17 botg, revision 1746Make deleting many files more efficient. Only implemented for FTP yet.
2007-10-17 18:17 botg, revision 1745Typo
2007-10-17 17:53 botg, revision 1744Fix version number parsing
2007-10-17 16:56 botg, revision 1743Fix warning
2007-10-17 16:55 botg, revision 1742Version bump
2007-10-17 12:46 botg, revision 1740Fix an issue with the message log which slipped through my tests
2007-10-17 12:45 botg, revision 1739Version bump
- M /FileZilla3/trunk/locales/ca_ES.po
- M /FileZilla3/trunk/locales/cs.po
- M /FileZilla3/trunk/locales/de.po
- M /FileZilla3/trunk/locales/pt_PT.po
- M /FileZilla3/trunk/locales/zh_TW.po
2007-10-17 12:41 botg, revision 1738Updated
2007-10-16 14:36 botg, revision 1737Updated icon for OS X bundle.
2007-10-16 09:52 botg, revision 1736Fix [ 1802200 ] MSW: Uninstall on upgrade aborts installation in progress
2007-10-15 20:12 botg, revision 1735Fix typo in comment
2007-10-15 13:47 botg, revision 1734Fix two options being reversed in the file.
2007-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.
Update ignore list