Changelogs
Overview
These changelogs reflect the history of all files in the Subversion repository. The changelog has been generated at 2024-11-22 18:50:01
Changelog for FileZilla 3 (8047 changes):
2005-09-26 19:08 botg, revision 472- M /FileZilla3/trunk/AUTHORS
- M /FileZilla3/trunk/locales/es.po
- M /FileZilla3/trunk/locales/nb_NO.po
- M /FileZilla3/trunk/locales/pt_BR.po
- M /FileZilla3/trunk/locales/sl.po
- A /FileZilla3/trunk/locales/sv_SE.po
- M /FileZilla3/trunk/locales/zh_TW.po
2005-09-26 10:04 botg, revision 471added swedish, updated a few
- M /FileZilla3/trunk/src/interface/filter.h
- M /FileZilla3/trunk/src/interface/filteredit.cpp
- M /FileZilla3/trunk/src/interface/filteredit.h
- M /FileZilla3/trunk/src/interface/resources/dialogs.xrc
2005-09-25 10:20 botg, revision 470implement filter adding and selection change
2005-09-23 17:23 botg, revision 469fix for 'make distcheck'
2005-09-23 13:35 botg, revision 468only link with libidn when needed
- 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 465French monthname 'juin' is june, not july
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
fix assertion under Linux, wxCriticalSection cannot be entered twice from the same thread