Changelogs
Overview
These changelogs reflect the history of all files in the Subversion repository. The changelog has been generated at 2025-04-05 21:50:01
Changelog for FileZilla 3 (8068 changes):
2008-01-11 16:45 botg, revision 19732008-01-11 15:48 botg, revision 1972Fix CServerPath::operator<, hopefully closes [ 1869313 ] moving folder on server crashes filezilla
- M /FileZilla3/trunk/src/engine/httpcontrolsocket.cpp
- M /FileZilla3/trunk/src/engine/httpcontrolsocket.h
2008-01-11 10:05 botg, revision 1971Fix http downloads as used by update check.
2008-01-11 10:05 botg, revision 1970Version bump
2008-01-11 09:57 botg, revision 1969Updated
- M /FileZilla3/trunk/README
- M /FileZilla3/trunk/src/interface/aboutdialog.cpp
- M /FileZilla3/trunk/src/interface/resources/dialogs.xrc
- M /FileZilla3/trunk/src/interface/resources/version.rc.in
2008-01-11 09:55 botg, revision 1968Update copyright year
2008-01-10 21:26 botg, revision 1966Fix segfault
2008-01-10 08:32 botg, revision 1965Fix links
2008-01-10 08:25 botg, revision 1964Version bump
- M /FileZilla3/trunk/locales/ca_ES.po
- M /FileZilla3/trunk/locales/ca_ES@valencia.po
- M /FileZilla3/trunk/locales/de_DE.po
- M /FileZilla3/trunk/locales/pt_PT.po
2008-01-09 20:22 botg, revision 1963Updated translations
2008-01-09 20:10 botg, revision 1962Fix [ 1867611 ] [3.0.5-r1]Dialog for uploading after editing file to small
- M /FileZilla3/trunk/src/engine/ControlSocket.cpp
- M /FileZilla3/trunk/src/engine/directorycache.cpp
- M /FileZilla3/trunk/src/engine/directorycache.h
- M /FileZilla3/trunk/src/engine/engineprivate.cpp
- M /FileZilla3/trunk/src/engine/FileZillaEngine.cpp
- M /FileZilla3/trunk/src/engine/ftpcontrolsocket.cpp
- M /FileZilla3/trunk/src/engine/sftpcontrolsocket.cpp
- M /FileZilla3/trunk/src/interface/Mainfrm.cpp
2008-01-09 00:17 botg, revision 1961Fix "[ 1863979 ] New files not downloaded if directory listing is cached" by adding a 30 minute cache timeout. TODO: Refactor entire caching system
- M /FileZilla3/trunk/src/engine/directorylistingparser.cpp
- M /FileZilla3/trunk/tests/dirparsertest.cpp
2008-01-05 16:30 botg, revision 1960HP NonStop servers are broken, they have padding issues.
2008-01-04 21:26 botg, revision 1959Small cleanup. Faster and uses less memory.
2008-01-04 20:50 botg, revision 1958Fix [ 1863986 ] File exists dialog: "Apply to current queue only" now working
2008-01-04 20:47 botg, revision 1957Fix an assertion
2008-01-04 13:12 botg, revision 1956Fix automatic servertype detection on reconnect.
2008-01-04 11:44 botg, revision 1955Fix [ 1852601 ] Site Manager Dropdown menu sort order
- M /FileZilla3/trunk/locales/de_DE.po
- M /FileZilla3/trunk/locales/id_ID.po
- M /FileZilla3/trunk/locales/sk_SK.po
- M /FileZilla3/trunk/locales/sl_SI.po
- M /FileZilla3/trunk/locales/zh_TW.po
2008-01-03 15:00 botg, revision 1954Updated
- A /FileZilla3/trunk/src/interface/dragdropmanager.cpp
- A /FileZilla3/trunk/src/interface/dragdropmanager.h
- M /FileZilla3/trunk/src/interface/interface.vcproj
- M /FileZilla3/trunk/src/interface/LocalListView.cpp
- M /FileZilla3/trunk/src/interface/Makefile.am
- M /FileZilla3/trunk/src/interface/RemoteListView.cpp
2008-01-02 15:25 botg, revision 1953Improve visual feedback on drag&drop operations as far as technically possible.
- M /FileZilla3/trunk/src/engine/directorylistingparser.cpp
- M /FileZilla3/trunk/src/engine/directorylistingparser.h
- M /FileZilla3/trunk/src/engine/ftpcontrolsocket.cpp
- M /FileZilla3/trunk/src/engine/serverpath.cpp
- M /FileZilla3/trunk/src/include/server.h
- M /FileZilla3/trunk/tests/dirparsertest.cpp
2008-01-02 11:07 botg, revision 1952Compatibility with HP NonStop servers.
2008-01-02 10:52 botg, revision 1951Fix infinite loop. Strange that noone found this bug, was in FZ3 since May 2006
2008-01-01 15:45 botg, revision 1950Use proper wildcard.
2007-12-31 15:51 botg, revision 1948Uninstaller did leave defaultfilters.xml behind.
- M /FileZilla3/trunk/src/interface/filelistctrl.cpp
- M /FileZilla3/trunk/src/interface/LocalListView.cpp
2007-12-31 15:33 botg, revision 1947Fix warnings.
2007-12-31 15:32 botg, revision 1946Version bump
- M /FileZilla3/trunk/AUTHORS
- A /FileZilla3/trunk/locales/ca_ES@valencia.po
- M /FileZilla3/trunk/locales/cs_CZ.po
- M /FileZilla3/trunk/locales/de_DE.po
- M /FileZilla3/trunk/locales/id_ID.po
- M /FileZilla3/trunk/locales/it_IT.po
- M /FileZilla3/trunk/locales/pt_PT.po
- M /FileZilla3/trunk/locales/sk_SK.po
- M /FileZilla3/trunk/locales/zh_TW.po
2007-12-31 15:07 botg, revision 1945Updated locales
- M /FileZilla3/trunk/src/putty/MERGEREVISION
- M /FileZilla3/trunk/src/putty/putty.h
- M /FileZilla3/trunk/src/putty/settings.c
- M /FileZilla3/trunk/src/putty/ssh.c
- M /FileZilla3/trunk/src/putty/unix/uxnet.c
- M /FileZilla3/trunk/src/putty/windows/psftp.rc
- M /FileZilla3/trunk/src/putty/windows/version.rc2
- M /FileZilla3/trunk/src/putty/windows/winhandl.c
- M /FileZilla3/trunk/src/putty/windows/winnet.c
- M /FileZilla3/trunk/src/putty/windows/winstuff.h
2007-12-31 14:19 botg, revision 1944Merged with upstream rev. 7814
- M /FileZilla3/trunk/src/interface/edithandler.cpp
- M /FileZilla3/trunk/src/interface/edithandler.h
- M /FileZilla3/trunk/src/interface/interface.vcproj
- M /FileZilla3/trunk/src/interface/resources/dialogs.xrc
2007-12-31 12:03 botg, revision 1943Update edit status dialog.
- M /FileZilla3/trunk/src/interface/edithandler.cpp
- M /FileZilla3/trunk/src/interface/edithandler.h
- M /FileZilla3/trunk/src/interface/LocalListView.cpp
- M /FileZilla3/trunk/src/interface/LocalListView.h
- M /FileZilla3/trunk/src/interface/Mainfrm.cpp
- M /FileZilla3/trunk/src/interface/QueueView.cpp
- M /FileZilla3/trunk/src/interface/QueueView.h
- M /FileZilla3/trunk/src/interface/RemoteListView.cpp
- M /FileZilla3/trunk/src/interface/resources/menus.xrc
2007-12-30 16:33 botg, revision 1942Implement editing of local files.
2007-12-30 11:44 botg, revision 1941Silence output on non-debug builds
2007-12-30 11:42 botg, revision 1940Synchronized browsing won't make it for 3.0.5.
- M /FileZilla3/trunk/src/interface/listingcomparison.cpp
- M /FileZilla3/trunk/src/interface/Options.cpp
- M /FileZilla3/trunk/src/interface/Options.h
- M /FileZilla3/trunk/src/interface/optionspage_interface.cpp
- M /FileZilla3/trunk/src/interface/resources/dialogs.xrc
2007-12-30 11:13 botg, revision 1939Add a threshold for date based comparison.
2007-12-30 00:06 botg, revision 1938This might fix a reported problem.
2007-12-30 00:01 botg, revision 1937Fix comparison menuitem states.
2007-12-29 23:42 botg, revision 1936Fix crash in ReselectItems.
2007-12-29 23:30 botg, revision 1935Don't unnecessarily disable comparison mode if downloading or deleting files.
2007-12-29 23:23 botg, revision 1934Promote warnings about unroutable addresses in PASV replies to Status.
2007-12-29 23:20 botg, revision 1933More spelling fixes.
- M /FileZilla3/trunk/src/interface/LocalListView.cpp
- M /FileZilla3/trunk/src/interface/RemoteListView.cpp
2007-12-29 23:10 botg, revision 1932Lonely should be yellow instead of fill.
2007-12-29 15:53 botg, revision 1931Correct spelling
- M /FileZilla3/trunk/src/interface/edithandler.cpp
- M /FileZilla3/trunk/src/interface/edithandler.h
- M /FileZilla3/trunk/src/interface/Mainfrm.cpp
- M /FileZilla3/trunk/src/interface/QueueView.cpp
- M /FileZilla3/trunk/src/interface/queue.cpp
- M /FileZilla3/trunk/src/interface/queue.h
- M /FileZilla3/trunk/src/interface/queueview_failed.cpp
- M /FileZilla3/trunk/src/interface/RemoteListView.cpp
2007-12-29 15:46 botg, revision 1930Preparatory work for local file editing.
2007-12-29 13:27 botg, revision 1929Fix warnings.
2007-12-29 10:53 botg, revision 1928Add comparison to menu.
- M /FileZilla3/trunk/src/interface/LocalListView.cpp
- M /FileZilla3/trunk/src/interface/listingcomparison.cpp
- M /FileZilla3/trunk/src/interface/RemoteListView.cpp
- M /FileZilla3/trunk/src/interface/RemoteListView.h
2007-12-28 21:28 botg, revision 1927Hide remote info text if comparing, fix typo in date based comparison.
- M /FileZilla3/trunk/src/interface/LocalListView.cpp
- M /FileZilla3/trunk/src/interface/LocalListView.h
- M /FileZilla3/trunk/src/interface/listingcomparison.cpp
- M /FileZilla3/trunk/src/interface/listingcomparison.h
- M /FileZilla3/trunk/src/interface/Mainfrm.cpp
- M /FileZilla3/trunk/src/interface/Mainfrm.h
- M /FileZilla3/trunk/src/interface/Options.cpp
- M /FileZilla3/trunk/src/interface/Options.h
- M /FileZilla3/trunk/src/interface/RemoteListView.cpp
- M /FileZilla3/trunk/src/interface/RemoteListView.h
- M /FileZilla3/trunk/src/interface/resources/menus.xrc
2007-12-28 11:04 botg, revision 1926Add additional comparison mode.
2007-12-28 10:49 botg, revision 1925Fix [ 1815180 ] Queue duplicates
- M /FileZilla3/trunk/src/interface/FileZilla.cpp
- M /FileZilla3/trunk/src/interface/optionspage_language.cpp
2007-12-27 13:35 botg, revision 1924Fix language selection on non-GTK platforms.
- A /FileZilla3/trunk/locales/el_GR.po
- D /FileZilla3/trunk/locales/gr.po
2007-12-27 10:52 botg, revision 1923Fix name of Greek locale
- M /FileZilla3/trunk/src/interface/locale_initializer.cpp
- M /FileZilla3/trunk/src/interface/locale_initializer.h
- M /FileZilla3/trunk/src/interface/Mainfrm.cpp
2007-12-27 00:16 botg, revision 1922More fixes for locale initialization
- M /FileZilla3/trunk/src/interface/locale_initializer.cpp
- M /FileZilla3/trunk/src/interface/Mainfrm.cpp
- M /FileZilla3/trunk/src/interface/optionspage_language.cpp
Fix settings file parsing and don't display language changed message if language didn't change.