Changelogs
Overview
These changelogs reflect the history of all files in the Subversion repository. The changelog has been generated at 2024-11-22 00:50: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
added CDirentry::dump() method