Changelogs
Overview
These changelogs reflect the history of all files in the Subversion repository. The changelog has been generated at 2025-04-04 13:40:01
Changelog for FileZilla 3 (8068 changes):
2007-11-16 23:10 botg, revision 18132007-11-16 17:02 botg, revision 1812Bump GnuTLS requirement to 2.0.4, this fixes the GNUTLS_E_INTERNAL_ERROR (-59) problems reported by some users.
- M /FileZilla3/trunk/src/interface/interface.vcproj
- M /FileZilla3/trunk/src/interface/Makefile.am
- A /FileZilla3/trunk/src/interface/optionspage_ftpproxy.cpp
- A /FileZilla3/trunk/src/interface/optionspage_ftpproxy.h
- M /FileZilla3/trunk/src/interface/resources/dialogs.xrc
- M /FileZilla3/trunk/src/interface/settingsdialog.cpp
2007-11-15 16:30 botg, revision 1811Prototype for FTP Proxy page
- M /FileZilla3/trunk/src/engine/ftpcontrolsocket.cpp
- M /FileZilla3/trunk/src/engine/serverpath.cpp
- M /FileZilla3/trunk/src/include/serverpath.h
2007-11-15 14:10 botg, revision 1810More VMS improvements, needs testing
- M /FileZilla3/trunk/src/interface/netconfwizard.cpp
- M /FileZilla3/trunk/src/interface/netconfwizard.h
2007-11-14 23:03 botg, revision 1809Small fixes to the error descriptions.
- M /FileZilla3/trunk/locales/cs.po
- M /FileZilla3/trunk/locales/de.po
- M /FileZilla3/trunk/locales/es.po
- M /FileZilla3/trunk/locales/et_EE.po
- M /FileZilla3/trunk/locales/ja_JP.po
- M /FileZilla3/trunk/locales/nl.po
2007-11-13 20:11 botg, revision 1808Updated
2007-11-13 13:30 botg, revision 1807This fixes two bugs: [ 1828293 ] Added ASCII filetype not used until restart [ 1823490 ] Maximum Simultaneous Transfers
- M /FileZilla3/trunk/src/engine/directorylistingparser.cpp
- M /FileZilla3/trunk/tests/dirparsertest.cpp
2007-11-13 11:59 botg, revision 1806Strip version number on VMS directories if it's ';1'
- M /FileZilla3/trunk/src/engine/ftpcontrolsocket.cpp
- M /FileZilla3/trunk/src/engine/ftpcontrolsocket.h
2007-11-12 23:51 botg, revision 1805Keep-alive implementation, hopefully I made this insanity sane enough.
- M /FileZilla3/trunk/src/include/optionsbase.h
- M /FileZilla3/trunk/src/interface/Options.cpp
- M /FileZilla3/trunk/src/interface/optionspage_connection.cpp
- M /FileZilla3/trunk/src/interface/resources/dialogs.xrc
2007-11-12 20:10 botg, revision 1804Add option to enable FTP keep-alive. Of course disabled by default and with a notice that a proper server does not require this.
- M /FileZilla3/trunk/src/engine/directorylistingparser.cpp
- M /FileZilla3/trunk/tests/dirparsertest.cpp
2007-11-11 00:58 botg, revision 1803Improve z/VM support and update tests.
- M /FileZilla3/trunk/src/interface/RemoteListView.cpp
- M /FileZilla3/trunk/src/interface/RemoteListView.h
2007-11-10 18:31 botg, revision 1802Fix UpdateDirectoryListing_Removed and add a useful debugging function to test the index mapping invariant.
2007-11-10 18:31 botg, revision 1801Better defaults for buffer sizes
2007-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 ]
2007-10-30 14:38 botg, revision 1775Correct some variable names which made no sense.
2007-10-29 19:05 botg, revision 1774Fix WildcardEscape and a nullpointer dereference in AddToStream
- M /FileZilla3/trunk/src/engine/transfersocket.cpp
- M /FileZilla3/trunk/src/engine/transfersocket.h
- M /FileZilla3/trunk/src/include/optionsbase.h
- M /FileZilla3/trunk/src/interface/Options.cpp
2007-10-28 18:44 botg, revision 1773Add code to set socket buffer sizes
2007-10-28 11:44 botg, revision 1772Fix [ 1819232 ] Placeholder string left on chmod dialog
2007-10-28 11:21 botg, revision 1771Updated
2007-10-27 20:34 botg, revision 1770Updated
- M /FileZilla3/trunk/AUTHORS
- M /FileZilla3/trunk/locales/cs.po
- M /FileZilla3/trunk/locales/de.po
- M /FileZilla3/trunk/locales/et_EE.po
- M /FileZilla3/trunk/locales/fi.po
- A /FileZilla3/trunk/locales/gr.po
- M /FileZilla3/trunk/locales/id_ID.po
- M /FileZilla3/trunk/locales/ro_RO.po
- M /FileZilla3/trunk/locales/sk.po
- M /FileZilla3/trunk/locales/sl.po
2007-10-25 16:39 botg, revision 1769Updated translations
2007-10-24 17:06 botg, revision 1768Fix [ 1819494 ] Cannot import sitemanager.xml
2007-10-24 13:06 botg, revision 1767Preserve timestamps on downloads
- M /FileZilla3/trunk/src/engine/ftpcontrolsocket.cpp
- M /FileZilla3/trunk/src/include/optionsbase.h
- M /FileZilla3/trunk/src/interface/conditionaldialog.h
- M /FileZilla3/trunk/src/interface/Mainfrm.cpp
- M /FileZilla3/trunk/src/interface/Options.cpp
- M /FileZilla3/trunk/src/interface/resources/menus.xrc
2007-10-23 16:04 botg, revision 1766Timestamp preserving on uploads.
2007-10-23 15:39 botg, revision 1765The separator at the beginning is only needed on Windows
2007-10-23 12:45 botg, revision 1764Fix remaining button height inconsistencies observed on Gutsy Gibbon.
- M /FileZilla3/trunk/AUTHORS
- M /FileZilla3/trunk/locales/de.po
- M /FileZilla3/trunk/locales/et_EE.po
- M /FileZilla3/trunk/locales/eu.po
- M /FileZilla3/trunk/locales/fr_FR.po
- M /FileZilla3/trunk/locales/id_ID.po
- M /FileZilla3/trunk/locales/it_IT.po
- M /FileZilla3/trunk/locales/pl_PL.po
- M /FileZilla3/trunk/locales/sk.po
- M /FileZilla3/trunk/locales/zh_CN.po
2007-10-23 12:30 botg, revision 1763Updated translations
Make dangerous filetype question a warning.