Changelogs
Overview
These changelogs reflect the history of all files in the Subversion repository. The changelog has been generated at 2024-11-22 07:50:01
Changelog for FileZilla 3 (8047 changes):
2006-03-25 14:57 botg, revision 5972006-03-24 19:01 botg, revision 596add < operator so CServer can be used with std::map
- M /FileZilla3/trunk/src/interface/netconfwizard.cpp
- M /FileZilla3/trunk/src/interface/netconfwizard.h
2006-03-22 11:17 botg, revision 595fix problem where wizard was closed prematurely
- M /FileZilla3/trunk/src/interface/Makefile.am
- M /FileZilla3/trunk/src/interface/netconfwizard.cpp
- M /FileZilla3/trunk/src/interface/optionspage.cpp
- M /FileZilla3/trunk/src/interface/optionspage.h
- A /FileZilla3/trunk/src/interface/optionspage_connection.cpp
- A /FileZilla3/trunk/src/interface/optionspage_connection.h
- A /FileZilla3/trunk/src/interface/optionspage_connection_active.cpp
- A /FileZilla3/trunk/src/interface/optionspage_connection_active.h
- D /FileZilla3/trunk/src/interface/optionspage_passive.cpp
- D /FileZilla3/trunk/src/interface/optionspage_passive.h
- M /FileZilla3/trunk/src/interface/resources/dialogs.xrc
- M /FileZilla3/trunk/src/interface/settingsdialog.cpp
- M /FileZilla3/trunk/src/interface/settingsdialog.h
2006-03-21 23:22 botg, revision 594added new options to settings dialog
2006-03-21 12:25 botg, revision 593typo
2006-03-20 15:30 botg, revision 592memory leak
2006-03-20 15:21 botg, revision 591Added indentation on page 3
- M /FileZilla3/trunk/locales/et_EE.po
- M /FileZilla3/trunk/locales/fr_CA.po
- M /FileZilla3/trunk/locales/zh_CN.po
- M /FileZilla3/trunk/locales/zh_TW.po
2006-03-20 15:14 botg, revision 590updated
2006-03-20 13:54 botg, revision 589spelling fix
- M /FileZilla3/trunk/src/interface/aboutdialog.cpp
- M /FileZilla3/trunk/src/interface/aboutdialog.h
- M /FileZilla3/trunk/src/interface/wrapengine.cpp
2006-03-20 13:36 botg, revision 588invalidate cache if builddate of exe changes
2006-03-20 13:04 botg, revision 587performance improvements
2006-03-19 13:50 botg, revision 586better link support
2006-03-19 13:16 botg, revision 585compile fix
2006-03-19 12:09 botg, revision 584typo
- M /FileZilla3/trunk/src/engine/sftpcontrolsocket.cpp
- M /FileZilla3/trunk/src/engine/sftpcontrolsocket.h
- M /FileZilla3/trunk/src/interface/Mainfrm.cpp
- 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
2006-03-19 11:32 botg, revision 583make use of the new 'prompt headers'
2006-03-18 17:21 botg, revision 582missing #endif
- M /FileZilla3/trunk/src/putty/cmdline.c
- M /FileZilla3/trunk/src/putty/MERGEREVISION
- M /FileZilla3/trunk/src/putty/misc.c
- M /FileZilla3/trunk/src/putty/psftp.c
- M /FileZilla3/trunk/src/putty/putty.h
- M /FileZilla3/trunk/src/putty/settings.c
- M /FileZilla3/trunk/src/putty/ssh.c
- M /FileZilla3/trunk/src/putty/ssh.h
- M /FileZilla3/trunk/src/putty/sshbn.c
- M /FileZilla3/trunk/src/putty/sshpubk.c
- M /FileZilla3/trunk/src/putty/sshsh256.c
- M /FileZilla3/trunk/src/putty/sshsha.c
- M /FileZilla3/trunk/src/putty/unix/unix.h
- M /FileZilla3/trunk/src/putty/unix/uxcons.c
- M /FileZilla3/trunk/src/putty/unix/uxnet.c
- M /FileZilla3/trunk/src/putty/unix/uxsftp.c
- M /FileZilla3/trunk/src/putty/windows/version.rc2
- M /FileZilla3/trunk/src/putty/windows/wincons.c
- M /FileZilla3/trunk/src/putty/windows/winsftp.c
- M /FileZilla3/trunk/src/putty/windows/winstuff.h
- M /FileZilla3/trunk/src/putty/x11fwd.c
2006-03-16 18:47 botg, revision 581merge with latest PuTTY revision (6616)
2006-03-16 15:51 botg, revision 580fix endless loop
- M /FileZilla3/trunk/src/interface/resources/dialogs.xrc
- M /FileZilla3/trunk/src/interface/settingsdialog.cpp
- M /FileZilla3/trunk/src/interface/wrapengine.cpp
- M /FileZilla3/trunk/src/interface/wrapengine.h
2006-03-16 15:46 botg, revision 579Settingsdialog now uses the wrapping engine
2006-03-16 13:26 botg, revision 578simplify portrange description
- M /FileZilla3/trunk/src/engine/directorylistingparser.cpp
- M /FileZilla3/trunk/src/include/directorylisting.h
2006-03-16 13:25 botg, revision 577link support
2006-03-15 19:36 botg, revision 576time for an update
- M /FileZilla3/trunk/src/engine/ftpcontrolsocket.cpp
- M /FileZilla3/trunk/src/engine/ftpcontrolsocket.h
2006-03-15 19:15 botg, revision 575implement fallback option if server sends passive reply with unroutable IP address
2006-03-15 14:27 botg, revision 574fix windres flag generation
- M /FileZilla3/trunk/src/engine/ftpcontrolsocket.cpp
- M /FileZilla3/trunk/src/engine/ftpcontrolsocket.h
- M /FileZilla3/trunk/src/engine/misc.cpp
- M /FileZilla3/trunk/src/engine/transfersocket.cpp
- M /FileZilla3/trunk/src/engine/transfersocket.h
- M /FileZilla3/trunk/src/include/misc.h
2006-03-15 14:25 botg, revision 573make use of external IP address resolver by the engine
fix regex