Changelogs
Overview
These changelogs reflect the history of all files in the Subversion repository. The changelog has been generated at 2024-11-22 12:50:01
Changelog for FileZilla 3 (8047 changes):
2016-05-12 15:03 codesquid, revision 74862016-05-12 15:02 codesquid, revision 7485Move getting search object outside of loop.
2016-05-12 15:02 codesquid, revision 7484Remove some pre-Vista code for displaying sort icons in column headers.
2016-05-12 09:51 codesquid, revision 7483Fix sort object for paths.
2016-05-09 07:14 codesquid, revision 7479Add CLocalPath::operator<
2016-05-09 07:14 codesquid, revision 7478Tag 3.17.0.1
- M /FileZilla3/trunk/locales/cs_CZ.po
- M /FileZilla3/trunk/locales/fr.po
- M /FileZilla3/trunk/locales/hy.po
2016-05-09 06:46 codesquid, revision 7477Updated translations
2016-05-09 06:43 codesquid, revision 7476Change constness.
2016-05-07 20:05 codesquid, revision 7475Remove commented out line.
2016-05-07 17:28 codesquid, revision 7474Add quotes around argument. Fixes privilege escalation vulnerability in installer. #10832 reported by Cyril Vallicari from Ug_0 Security.
2016-05-05 19:41 codesquid, revision 7473Initialize uninitialized variable, fixes resuming SFTP downloads.
2016-05-05 19:31 codesquid, revision 7472Cleanup arithmetic.
2016-04-27 13:41 codesquid, revision 7463Avoid making and modifying a temporary copy of the input string in CServerPath::SetSafePath.
2016-04-27 11:50 codesquid, revision 7462Fixed typos.
2016-04-26 20:08 codesquid, revision 7461Do not attempt to open update dialog right when FileZilla is closing.
2016-04-25 07:49 codesquid, revision 7460For some bizarre reason loading the catalogs for the default locale fails on English non-US Windows installations, resulting in fallback to C locale. Ignore catalog loading errors if the default locale is requested.
2016-04-22 13:40 codesquid, revision 7459Fix small logic error, we only need one token.
2016-04-22 13:08 codesquid, revision 7457Fix date.
2016-04-22 13:01 codesquid, revision 7456Version bump to 3.17.0
- M /FileZilla3/trunk/locales/de.po
- M /FileZilla3/trunk/locales/fr.po
- M /FileZilla3/trunk/locales/id_ID.po
- M /FileZilla3/trunk/locales/it.po
- M /FileZilla3/trunk/locales/nb_NO.po
2016-04-22 12:15 codesquid, revision 7455Updated translations
2016-04-22 12:11 codesquid, revision 7454Spelling
2016-04-21 12:21 codesquid, revision 7453Fix typo that resulted in two strings marked translatable even though they shouldn't be.
2016-04-21 07:46 codesquid, revision 7452Small dialog size adjustment.
2016-04-20 17:18 codesquid, revision 7451Treat items as links if they have a URL tooltip.
- M /FileZilla3/trunk/src/interface/Options.cpp
- M /FileZilla3/trunk/src/interface/Options.h
- M /FileZilla3/trunk/src/interface/resources/xrc/update.xrc
- M /FileZilla3/trunk/src/interface/updater.cpp
- M /FileZilla3/trunk/src/interface/update_dialog.cpp
- M /FileZilla3/trunk/src/interface/update_dialog.h
- M /FileZilla3/trunk/src/interface/welcome_dialog.cpp
2016-04-20 16:56 codesquid, revision 7450Load resources into update dialog and push them through to welcome dialog.
Get rid of debugging preprocessor defines.