Changelogs
Overview
These changelogs reflect the history of all files in the Subversion repository. The changelog has been generated at 2025-05-22 11:30:01
Changelog for FileZilla 3 (8075 changes):
2008-06-09 16:25 botg, revision 24022008-06-09 16:01 botg, revision 2401Fix plural forms
2008-06-09 15:39 botg, revision 2400Version bump
- M /FileZilla3/trunk/locales/ca_ES@valencia.po
- M /FileZilla3/trunk/locales/de.po
- M /FileZilla3/trunk/locales/et_EE.po
- M /FileZilla3/trunk/locales/id_ID.po
- M /FileZilla3/trunk/locales/ja_JP.po
- M /FileZilla3/trunk/locales/nl.po
- M /FileZilla3/trunk/locales/pt_PT.po
- M /FileZilla3/trunk/locales/uk_UA.po
- M /FileZilla3/trunk/locales/zh_CN.po
- M /FileZilla3/trunk/locales/zh_TW.po
2008-06-09 07:38 botg, revision 2399Updated translations
- M /FileZilla3/trunk/src/interface/filelist_statusbar.cpp
- M /FileZilla3/trunk/src/interface/filelist_statusbar.h
- M /FileZilla3/trunk/src/interface/LocalListView.cpp
- M /FileZilla3/trunk/src/interface/RemoteListView.cpp
2008-06-08 17:23 botg, revision 2398Show number of filtered objects.
2008-06-08 17:17 botg, revision 2397More sizing fixes on OS X
2008-06-08 12:45 botg, revision 2396Fix initial minsize to fix sizing issue under OS X
2008-06-08 10:15 botg, revision 2395Quote path to fzsftp on OS X if it contains spaces.
- M /FileZilla3/trunk/src/interface/Options.cpp
- M /FileZilla3/trunk/src/interface/Options.h
- M /FileZilla3/trunk/src/interface/optionspage_updatecheck.cpp
- M /FileZilla3/trunk/src/interface/optionspage_updatecheck.h
- M /FileZilla3/trunk/src/interface/resources/dialogs.xrc
- M /FileZilla3/trunk/src/interface/updatewizard.cpp
- M /FileZilla3/trunk/src/interface/updatewizard.h
2008-06-07 14:37 botg, revision 2394Since I need more testers, make beta check option sticky. Also clicking the new version available item in the menu will force another check.
- M /FileZilla3/trunk/src/interface/resources/dialogs.xrc
- M /FileZilla3/trunk/src/interface/updatewizard.cpp
- M /FileZilla3/trunk/src/interface/updatewizard.h
2008-06-07 13:52 botg, revision 2393Display list of changes in update available dialog.
- M /FileZilla3/trunk/src/interface/LocalListView.cpp
- M /FileZilla3/trunk/src/interface/RemoteListView.cpp
2008-06-07 12:52 botg, revision 2392Fix ApplyCurrentFilter
2008-06-07 08:43 botg, revision 2391Filter didn't have effect on total number of files.
2008-06-05 09:59 botg, revision 2390Fix SetPath
- M /FileZilla3/trunk/src/engine/serverpath.cpp
- M /FileZilla3/trunk/src/include/serverpath.h
- M /FileZilla3/trunk/tests/serverpathtest.cpp
2008-06-05 09:10 botg, revision 2389Finish CServerPath cleanup
2008-06-03 22:37 botg, revision 2388Typo in comment
2008-06-03 22:36 botg, revision 2387Begin simplification of CServerPath, fix several testsuite failures
2008-06-02 21:36 botg, revision 2386Add another test
2008-06-02 10:22 botg, revision 2385Add partial testsuit for CServerPath
- M /FileZilla3/trunk/src/engine/server.cpp
- M /FileZilla3/trunk/src/include/server.h
- M /FileZilla3/trunk/src/interface/resources/dialogs.xrc
- M /FileZilla3/trunk/src/interface/sitemanager.cpp
- M /FileZilla3/trunk/src/interface/xmlfunctions.cpp
2008-06-01 10:24 botg, revision 2384Add all server types to type selection in site manager.
2008-06-01 10:09 botg, revision 2383Get rid of trailing slashes for compliance with TVFS as defined in RFC3659. Might need to add a workaround for servers requiring the trailing slash later.
- M /FileZilla3/trunk/src/interface/Mainfrm.cpp
- M /FileZilla3/trunk/src/interface/Options.cpp
- M /FileZilla3/trunk/src/interface/Options.h
- M /FileZilla3/trunk/src/interface/resources/menus.xrc
- M /FileZilla3/trunk/src/interface/view.cpp
- M /FileZilla3/trunk/src/interface/view.h
2008-05-31 10:55 botg, revision 2382Filelist status bars can be toggled.
2008-05-30 18:48 botg, revision 2381Allow changing all/current user installation mode.
2008-05-30 12:55 botg, revision 2380Remember component selection
2008-05-29 07:31 botg, revision 2379Work in progress: Make upgrading from previous versions easier.
2008-05-29 00:21 botg, revision 2378Remove additional plural translations
Fix compilation under MinGW