Changelogs
Overview
These changelogs reflect the history of all files in the Subversion repository. The changelog has been generated at 2024-11-22 07:30:01
Changelog for FileZilla 3 (8047 changes):
2006-09-03 21:40 botg, revision 897- M /FileZilla3/trunk/src/interface/asyncrequestqueue.cpp
- M /FileZilla3/trunk/src/interface/fileexistsdlg.cpp
- M /FileZilla3/trunk/src/interface/fileexistsdlg.h
2006-09-03 16:14 botg, revision 896make use of "always use this action"
2006-09-03 10:07 botg, revision 895updated
2006-09-03 09:59 botg, revision 894update mail address and copyright year
- M /FileZilla3/trunk/src/interface/defaultfileexistsdlg.cpp
- M /FileZilla3/trunk/src/interface/defaultfileexistsdlg.h
2006-09-03 09:47 botg, revision 893add method to set default action
- M /FileZilla3/trunk/src/interface/filter.cpp
- M /FileZilla3/trunk/src/interface/filter.h
- M /FileZilla3/trunk/src/interface/Mainfrm.cpp
- M /FileZilla3/trunk/src/interface/resources/toolbar.xrc
2006-09-01 23:36 botg, revision 892toggle filter button if filters are active
- M /FileZilla3/trunk/src/interface/asyncrequestqueue.cpp
- M /FileZilla3/trunk/src/interface/asyncrequestqueue.h
- M /FileZilla3/trunk/src/interface/Mainfrm.cpp
2006-09-01 23:01 botg, revision 891make use of default file exists action
2006-08-31 13:56 botg, revision 890add value for unspecified file exists action
2006-08-31 09:27 botg, revision 889typos
- A /FileZilla3/trunk/src/interface/defaultfileexistsdlg.cpp
- A /FileZilla3/trunk/src/interface/defaultfileexistsdlg.h
- M /FileZilla3/trunk/src/interface/Makefile.am
2006-08-30 16:06 botg, revision 888missing files
- M /FileZilla3/trunk/src/interface/Mainfrm.cpp
- M /FileZilla3/trunk/src/interface/optionspage_fileexists.cpp
- M /FileZilla3/trunk/src/interface/resources/dialogs.xrc
- M /FileZilla3/trunk/src/interface/resources/menus.xrc
- M /FileZilla3/trunk/src/interface/wrapengine.cpp
2006-08-30 11:44 botg, revision 887session specific file exists action dialog
2006-08-30 08:11 botg, revision 886decorate OnClose and OnConnect log messages with the class name
2006-08-28 21:46 botg, revision 885fix multiline entries due to problem in wxLine::Concat
- M /FileZilla3/trunk/src/engine/directorylistingparser.cpp
- M /FileZilla3/trunk/src/engine/logging.cpp
- M /FileZilla3/trunk/src/include/optionsbase.h
- M /FileZilla3/trunk/src/interface/Options.cpp
- M /FileZilla3/trunk/src/interface/optionspage_debug.cpp
- M /FileZilla3/trunk/src/interface/resources/dialogs.xrc
2006-08-28 14:50 botg, revision 884added option for raw directory listings
- M /FileZilla3/trunk/src/interface/Makefile.am
- M /FileZilla3/trunk/src/interface/optionspage.h
- A /FileZilla3/trunk/src/interface/optionspage_fileexists.cpp
- A /FileZilla3/trunk/src/interface/optionspage_fileexists.h
- M /FileZilla3/trunk/src/interface/resources/dialogs.xrc
- M /FileZilla3/trunk/src/interface/settingsdialog.cpp
2006-08-28 12:40 botg, revision 883options page for default file exists action
2006-08-28 12:38 botg, revision 882move probe to port 21
2006-08-27 22:53 botg, revision 881new options for default file exists action
- M /FileZilla3/trunk/src/engine/directorylistingparser.cpp
- M /FileZilla3/trunk/src/engine/directorylistingparser.h
- M /FileZilla3/trunk/tests/dirparsertest.cpp
2006-08-27 12:49 botg, revision 880more fixes
- M /FileZilla3/trunk/src/engine/directorylistingparser.cpp
- M /FileZilla3/trunk/tests/dirparsertest.cpp
2006-08-27 00:14 botg, revision 879more fixes
- M /FileZilla3/trunk/src/engine/directorylistingparser.cpp
- M /FileZilla3/trunk/tests/dirparsertest.cpp
2006-08-26 19:21 botg, revision 878fix eplf listings and listings using numerical timestamp (unix time)
2006-08-26 18:11 botg, revision 877fix buffer overflow
2006-08-25 14:47 botg, revision 876more formats tested
2006-08-25 14:39 botg, revision 875fix bug detected by the test suite.
2006-08-25 14:30 botg, revision 874typo
2006-08-25 13:38 botg, revision 873add more listings, output details on failure
- M /FileZilla3/trunk/src/engine/directorylisting.cpp
- M /FileZilla3/trunk/src/include/directorylisting.h
2006-08-24 18:03 botg, revision 872added CDirentry::dump() method
- A /FileZilla3/trunk/tests/dirparsertest.cpp
- M /FileZilla3/trunk/tests/Makefile.am
- M /FileZilla3/trunk/tests/test.cpp
2006-08-24 17:55 botg, revision 871first draft of a listing test
2006-08-24 17:53 botg, revision 870assume valid utf-8 if m_pControlSocket is unset
- M /FileZilla3/trunk/src/engine/directorylisting.cpp
- M /FileZilla3/trunk/src/include/directorylisting.h
2006-08-24 14:28 botg, revision 869== operator
- 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/sftpcontrolsocket.cpp
2006-08-24 10:43 botg, revision 868remove unused parameter
2006-08-24 09:51 botg, revision 867add the needed macro
- M /FileZilla3/trunk/configure.in
- M /FileZilla3/trunk/Makefile.am
- A /FileZilla3/trunk/tests
- A /FileZilla3/trunk/tests/Makefile.am
- A /FileZilla3/trunk/tests/test.cpp
2006-08-24 09:27 botg, revision 866add testing framework using cppunit
- M /FileZilla3/trunk/locales/ar_EG.po
- M /FileZilla3/trunk/locales/de.po
- M /FileZilla3/trunk/locales/zh_TW.po
2006-08-23 16:27 botg, revision 865updated
- M /FileZilla3/trunk/src/engine/sftpcontrolsocket.cpp
- M /FileZilla3/trunk/src/engine/sftpcontrolsocket.h
- M /FileZilla3/trunk/src/putty/psftp.c
2006-08-19 14:52 botg, revision 864fix crash if fzsftp cannot be started
2006-08-19 09:32 botg, revision 863pass this-pointer to wxMessageBox
2006-08-19 07:31 botg, revision 862fix compilo
2006-08-19 07:27 botg, revision 861Disallow empty filter names
2006-08-17 22:16 botg, revision 860implement new and copy buttons
- M /FileZilla3/trunk/locales/fr_CA.po
- M /FileZilla3/trunk/locales/nl.po
- M /FileZilla3/trunk/locales/pl_PL.po
2006-08-17 08:57 botg, revision 859updated
2006-08-17 08:51 botg, revision 858added missing Slovenian monthnames
2006-08-17 08:50 botg, revision 857fix more warnings
2006-08-16 13:00 botg, revision 856silence warnings
- M /FileZilla3/trunk/src/interface/asyncrequestqueue.cpp
- M /FileZilla3/trunk/src/interface/asyncrequestqueue.h
- M /FileZilla3/trunk/src/interface/Mainfrm.cpp
- M /FileZilla3/trunk/src/interface/QueueView.cpp
- M /FileZilla3/trunk/src/interface/QueueView.h
2006-08-16 10:32 botg, revision 855keep request queue clean
- M /FileZilla3/trunk/src/interface/filter.cpp
- M /FileZilla3/trunk/src/interface/filter.h
- M /FileZilla3/trunk/src/interface/filteredit.cpp
- M /FileZilla3/trunk/src/interface/resources/dialogs.xrc
2006-08-16 09:51 botg, revision 854Added "none" matchtype, fixed some bugs.
2006-08-16 09:50 botg, revision 853Item in debug menu to clear layout cache
2006-08-16 09:20 botg, revision 852fix more assertions, add function to clear layout cache
2006-08-16 08:57 botg, revision 851don't always send REST 0 on LIST
2006-08-15 15:37 botg, revision 850fix timeouts
2006-08-15 15:31 botg, revision 849fixes for vms parser
- M /FileZilla3/trunk/src/engine/directorylistingparser.cpp
- M /FileZilla3/trunk/src/engine/directorylistingparser.h
2006-08-15 13:46 botg, revision 848cache monthname map
last commit was from wrong source tree, this is the real.