Changelogs
Overview
These changelogs reflect the history of all files in the Subversion repository. The changelog has been generated at 2025-04-05 22:10:01
Changelog for FileZilla 3 (8068 changes):
2005-09-23 13:35 botg, revision 468- M /FileZilla3/trunk/configure.in
- M /FileZilla3/trunk/src/engine/Makefile.am
- M /FileZilla3/trunk/src/include/Makefile.am
- M /FileZilla3/trunk/src/interface/Makefile.am
- M /FileZilla3/trunk/wxwin.m4
2005-09-23 12:50 botg, revision 467Makefile cleanup, no longer pass wxlibs to fzsftp linker flags
- A /FileZilla3/trunk/src/interface/customheightlistctrl.cpp
- A /FileZilla3/trunk/src/interface/customheightlistctrl.h
- A /FileZilla3/trunk/src/interface/filter.cpp
- A /FileZilla3/trunk/src/interface/filter.h
- A /FileZilla3/trunk/src/interface/filteredit.cpp
- A /FileZilla3/trunk/src/interface/filteredit.h
- M /FileZilla3/trunk/src/interface/interface.vcproj
- M /FileZilla3/trunk/src/interface/Mainfrm.cpp
- M /FileZilla3/trunk/src/interface/Mainfrm.h
- M /FileZilla3/trunk/src/interface/Makefile.am
- A /FileZilla3/trunk/src/interface/resources/16x16/filter.png
- M /FileZilla3/trunk/src/interface/resources/16x16/Makefile.am
- M /FileZilla3/trunk/src/interface/resources/dialogs.xrc
- M /FileZilla3/trunk/src/interface/resources/toolbar.xrc
2005-09-06 11:47 botg, revision 466partial implementation of the filter interface, not yet working
2005-09-01 15:23 botg, revision 465
2005-09-01 15:21 botg, revision 464add protocol in front of host field in quickconnect bar if different from ftp://
- M /FileZilla3/trunk/src/engine/ftpcontrolsocket.cpp
- M /FileZilla3/trunk/src/engine/sftpcontrolsocket.cpp
- M /FileZilla3/trunk/src/engine/sftpcontrolsocket.h
2005-08-27 12:25 botg, revision 463file renaming implemented for sftp
2005-08-24 17:54 botg, revision 462use a dependencyless function for the libidn check instead of idna_to_ascii_8z which might depend on libiconv
- M /FileZilla3/trunk/locales/fr_CA.po
- M /FileZilla3/trunk/locales/fr_FR.po
- M /FileZilla3/trunk/locales/nl.po
- M /FileZilla3/trunk/locales/zh_TW.po
2005-08-23 23:17 botg, revision 461updated
2005-08-23 22:03 botg, revision 460sftp did not work for unicode builds
- M /FileZilla3/trunk/src/engine/ftpcontrolsocket.cpp
- M /FileZilla3/trunk/src/engine/sftpcontrolsocket.cpp
2005-08-23 21:50 botg, revision 459fix compile problem
- M /FileZilla3/trunk/src/engine/ftpcontrolsocket.cpp
- M /FileZilla3/trunk/src/engine/sftpcontrolsocket.cpp
- M /FileZilla3/trunk/src/engine/sftpcontrolsocket.h
2005-08-23 10:46 botg, revision 458implementes sftp rmdir
- M /FileZilla3/trunk/src/engine/ControlSocket.cpp
- M /FileZilla3/trunk/src/engine/directorycache.cpp
- M /FileZilla3/trunk/src/engine/directorycache.h
- M /FileZilla3/trunk/src/engine/ftpcontrolsocket.cpp
- M /FileZilla3/trunk/src/engine/sftpcontrolsocket.cpp
- M /FileZilla3/trunk/src/engine/sftpcontrolsocket.h
2005-08-22 13:58 botg, revision 457sftp delete implemented
- 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
- M /FileZilla3/trunk/src/engine/sftpcontrolsocket.cpp
- M /FileZilla3/trunk/src/engine/sftpcontrolsocket.h
- M /FileZilla3/trunk/src/putty/psftp.c
2005-08-22 09:54 botg, revision 456mkdir implemented for sftp
2005-08-22 09:50 botg, revision 455install fzsftp.exe
- 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/sftpcontrolsocket.cpp
2005-08-21 15:01 botg, revision 454small cleanup
- M /FileZilla3/trunk/src/engine/ControlSocket.cpp
- M /FileZilla3/trunk/src/engine/sftpcontrolsocket.cpp
- M /FileZilla3/trunk/src/engine/sftpcontrolsocket.h
- M /FileZilla3/trunk/src/engine/transfersocket.cpp
- M /FileZilla3/trunk/src/putty/fzsftp.c
- M /FileZilla3/trunk/src/putty/fzsftp.h
- M /FileZilla3/trunk/src/putty/psftp.c
2005-08-20 13:03 botg, revision 453progress bar for sftp transfers now working
2005-08-20 13:02 botg, revision 452use solid compression
2005-08-18 14:28 botg, revision 451improved windres detection
2005-08-17 16:20 botg, revision 450should compile again
- M /FileZilla3/trunk/src/putty/fzsftp.h
- M /FileZilla3/trunk/src/putty/unix/uxsftp.c
- M /FileZilla3/trunk/src/putty/windows/winsftp.c
2005-08-13 14:09 botg, revision 449send status about file reads/writes.
- M /FileZilla3/trunk/AUTHORS
- M /FileZilla3/trunk/locales/ca_AD.po
- M /FileZilla3/trunk/locales/de.po
- M /FileZilla3/trunk/locales/es.po
- A /FileZilla3/trunk/locales/ku.po
- M /FileZilla3/trunk/locales/tr.po
- M /FileZilla3/trunk/locales/zh_CN.po
2005-08-10 16:55 botg, revision 448added Kurdish translation, updated some others
2005-08-10 10:02 botg, revision 447fix assertion under Linux, wxCriticalSection cannot be entered twice from the same thread
2005-08-10 10:00 botg, revision 446add auto-detection of autotools programs with version suffix, e.g. automake-1.9
- 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
- M /FileZilla3/trunk/src/putty/unix/uxnet.c
- M /FileZilla3/trunk/src/putty/windows/winnet.c
2005-08-07 10:29 botg, revision 445send/recv indicators now working in sftp mode
- M /FileZilla3/trunk/src/engine/commands.cpp
- M /FileZilla3/trunk/src/engine/FileZillaEngine.cpp
- M /FileZilla3/trunk/src/include/commands.h
- M /FileZilla3/trunk/src/include/engineprivate.h
- M /FileZilla3/trunk/src/include/FileZillaEngine.h
- M /FileZilla3/trunk/src/include/notification.h
- M /FileZilla3/trunk/src/include/optionsbase.h
- M /FileZilla3/trunk/src/include/serverpath.h
2005-08-06 17:34 botg, revision 444added some comments in the headers
- M /FileZilla3/trunk/src/interface/filezillaapp.h
- M /FileZilla3/trunk/src/interface/inputdialog.cpp
- M /FileZilla3/trunk/src/interface/Mainfrm.cpp
2005-08-06 17:33 botg, revision 443couple of small fixes
2005-08-06 17:25 botg, revision 442(re)put now working
- 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/sftpcontrolsocket.cpp
- M /FileZilla3/trunk/src/engine/sftpcontrolsocket.h
2005-08-06 14:44 botg, revision 441finished basic sftp transfers
- M /FileZilla3/trunk/src/interface/resources/dialogs.xrc
- M /FileZilla3/trunk/src/interface/sitemanager.cpp
2005-08-05 10:19 botg, revision 440add SFTP protocol to Site Manager
- 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
- M /FileZilla3/trunk/src/engine/sftpcontrolsocket.cpp
- M /FileZilla3/trunk/src/engine/sftpcontrolsocket.h
- M /FileZilla3/trunk/src/engine/transfersocket.cpp
- M /FileZilla3/trunk/src/include/FileZilla.h
2005-08-05 10:01 botg, revision 439work in progress: sftp transfers partially implemented
2005-08-03 17:05 botg, revision 438adjusted get and reget commands
2005-07-29 11:01 botg, revision 437fix problems with latest wxWidgets cvs
2005-07-28 18:04 botg, revision 436set m_queued to true if queuing immediate transfers
2005-07-28 14:53 botg, revision 435ignore sftp requests if not connected
- M /FileZilla3/trunk/src/engine/ftpcontrolsocket.cpp
- M /FileZilla3/trunk/src/engine/ftpcontrolsocket.h
2005-07-25 20:18 botg, revision 434proper detection of local and remote file size
- M /FileZilla3/trunk/src/putty/fzsftp.c
- M /FileZilla3/trunk/src/putty/unix/uxcons.c
- M /FileZilla3/trunk/src/putty/windows/wincons.c
2005-07-25 10:13 botg, revision 433fixed warnings
- M /FileZilla3/trunk/locales/bg.po
- M /FileZilla3/trunk/locales/es.po
- M /FileZilla3/trunk/locales/et_EE.po
- M /FileZilla3/trunk/locales/sl.po
2005-07-23 13:15 botg, revision 432updated
- M /FileZilla3/trunk/src/engine/ftpcontrolsocket.cpp
- M /FileZilla3/trunk/src/engine/sftpcontrolsocket.cpp
- M /FileZilla3/trunk/src/engine/sftpcontrolsocket.h
- M /FileZilla3/trunk/src/FileZilla.sln
- M /FileZilla3/trunk/src/include/commands.h
- M /FileZilla3/trunk/src/interface/interface.vcproj
- M /FileZilla3/trunk/src/putty/fzsftp.h
- M /FileZilla3/trunk/src/putty/psftp.c
2005-07-23 10:34 botg, revision 431sftp servers can now be browsed
- 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
- M /FileZilla3/trunk/src/engine/transfersocket.cpp
2005-07-22 23:36 botg, revision 430work around MSVC compiler error as decripbed in the development diary
2005-07-15 13:16 botg, revision 429fixed crash
- M /FileZilla3/trunk/src/engine/notification.cpp
- M /FileZilla3/trunk/src/engine/sftpcontrolsocket.cpp
2005-07-15 13:13 botg, revision 428compile fixes
2005-07-15 05:44 botg, revision 427fix incomplete sentence
2005-07-14 18:18 botg, revision 426add missing range check
- M /FileZilla3/trunk/src/engine/sftpcontrolsocket.cpp
- M /FileZilla3/trunk/src/putty/windows/wincons.c
2005-07-14 00:14 botg, revision 425finished implementation of password authentication
- M /FileZilla3/trunk/src/engine/notification.cpp
- M /FileZilla3/trunk/src/engine/sftpcontrolsocket.cpp
- M /FileZilla3/trunk/src/engine/sftpcontrolsocket.h
- M /FileZilla3/trunk/src/putty/windows/wincons.c
2005-07-11 20:23 botg, revision 424partial implentation of password authentication
2005-07-11 20:08 botg, revision 423updated
- M /FileZilla3/trunk/locales/ca_AD.po
- M /FileZilla3/trunk/locales/da_DK.po
- M /FileZilla3/trunk/locales/it_IT.po
- M /FileZilla3/trunk/locales/sl.po
2005-07-11 19:50 botg, revision 422updated
- M /FileZilla3/trunk/src/engine/engineprivate.cpp
- M /FileZilla3/trunk/src/engine/FileZillaEngine.cpp
- M /FileZilla3/trunk/src/engine/notification.cpp
- M /FileZilla3/trunk/src/engine/sftpcontrolsocket.cpp
- M /FileZilla3/trunk/src/engine/sftpcontrolsocket.h
- M /FileZilla3/trunk/src/include/engineprivate.h
- M /FileZilla3/trunk/src/include/FileZillaEngine.h
- M /FileZilla3/trunk/src/include/notification.h
- M /FileZilla3/trunk/src/interface/aboutdialog.cpp
- M /FileZilla3/trunk/src/interface/asyncrequestqueue.cpp
- M /FileZilla3/trunk/src/interface/chmoddialog.cpp
- M /FileZilla3/trunk/src/interface/dialogex.cpp
- M /FileZilla3/trunk/src/interface/inputdialog.cpp
- M /FileZilla3/trunk/src/interface/resources/dialogs.xrc
- M /FileZilla3/trunk/src/putty/fzsftp.c
- M /FileZilla3/trunk/src/putty/fzsftp.h
- M /FileZilla3/trunk/src/putty/unix/uxcons.c
- M /FileZilla3/trunk/src/putty/windows/wincons.c
2005-07-07 17:41 botg, revision 421implement host key verification for sftp
2005-07-07 14:24 botg, revision 420bump required automake version to 1.8.0, 1.7.x does not create depfile for FileZilla.h
2005-07-06 18:40 botg, revision 419compile fix
add some utility functions