Changelogs
Overview
These changelogs reflect the history of all files in the Subversion repository. The changelog has been generated at 2023-09-23 11:40:01
Changelog for FileZilla 3 (7931 changes):
2007-11-10 18:31 botg, revision 18012007-11-07 09:40 botg, revision 1800Cleanup
2007-11-06 23:50 botg, revision 1798Fix harmless typo
2007-11-06 21:32 botg, revision 1797Additional locations of fzdefaults.xml
2007-11-06 21:32 botg, revision 1796Version bump
- M /FileZilla3/trunk/locales/ca_ES.po
- M /FileZilla3/trunk/locales/et_EE.po
- M /FileZilla3/trunk/locales/ru.po
2007-11-06 21:25 botg, revision 1795Updated
2007-11-06 21:11 botg, revision 1794Some VMS servers escape additional dots in filenames with ^, we need to unescape.
- M /FileZilla3/trunk/src/engine/ControlSocket.cpp
- M /FileZilla3/trunk/src/engine/ControlSocket.h
- M /FileZilla3/trunk/src/engine/sftpcontrolsocket.cpp
- M /FileZilla3/trunk/src/engine/sftpcontrolsocket.h
2007-11-04 21:32 botg, revision 1793On the commands passed to fzsftp, the local filenames should always be encoded in UTF-8, regardless of server encoding.
- M /FileZilla3/trunk/src/interface/inputdialog.cpp
- M /FileZilla3/trunk/src/interface/Mainfrm.cpp
- M /FileZilla3/trunk/src/interface/resources/dialogs.xrc
2007-11-04 21:14 botg, revision 1792Revert previous fix, instead actually use CInputDialog
2007-11-04 21:05 botg, revision 1791Fix another button height inconsistency on Gutsy
2007-11-04 18:51 botg, revision 1790Remove spinctrl workaround, has been fixed in wxWidgets since
2007-11-04 18:40 botg, revision 1789Small correction to previous commit.
- M /FileZilla3/trunk/configure.in
- M /FileZilla3/trunk/src/interface/Makefile.am
- D /FileZilla3/trunk/src/interface/resources/MacInfo.plist
- A /FileZilla3/trunk/src/interface/resources/MacInfo.plist.in
- M /FileZilla3/trunk/src/interface/resources/Makefile.am
2007-11-04 18:21 botg, revision 1788Cleanup bundle creation
- M /FileZilla3/trunk/locales/cs.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/ru.po
- M /FileZilla3/trunk/locales/sk.po
- M /FileZilla3/trunk/locales/zh_TW.po
2007-11-04 00:25 botg, revision 1787Updated
2007-11-03 19:58 botg, revision 1786Update copyright year
- M /FileZilla3/trunk/data/install.nsi.in
- M /FileZilla3/trunk/src/interface/filter.cpp
- A /FileZilla3/trunk/src/interface/resources/defaultfilters.xml
- M /FileZilla3/trunk/src/interface/resources/Makefile.am
2007-11-03 01:37 botg, revision 1785Install some default filters
- M /FileZilla3/trunk/src/interface/edithandler.cpp
- M /FileZilla3/trunk/src/interface/optionspage_edit.cpp
2007-10-31 15:31 botg, revision 1784This should get remote file editing working on broken OS X
2007-10-31 14:13 botg, revision 1783Fix a warning
2007-10-31 13:45 botg, revision 1782Version bump
2007-10-31 13:30 botg, revision 1781Get rid of a placeholder string
2007-10-31 13:14 botg, revision 1780Updated
2007-10-31 10:31 botg, revision 1779Fix SetSafePath on paths with non-empty prefix
- M /FileZilla3/trunk/locales/cs.po
- M /FileZilla3/trunk/locales/de.po
- M /FileZilla3/trunk/locales/et_EE.po
- M /FileZilla3/trunk/locales/nl.po
- M /FileZilla3/trunk/locales/zh_TW.po
2007-10-31 09:48 botg, revision 1778Updated translations
2007-10-31 09:47 botg, revision 1777Fix a comment
- M /FileZilla3/trunk/src/interface/fileexistsdlg.cpp
- M /FileZilla3/trunk/src/interface/fileexistsdlg.h
2007-10-30 14:39 botg, revision 1776Add GetPathEllipsis, based on patch [ 1812306 ]
Correct some variable names which made no sense.