Changelogs
Overview
These changelogs reflect the history of all files in the Subversion repository. The changelog has been generated at 2025-04-06 00:10:01
Changelog for FileZilla 3 (8068 changes):
2007-08-11 20:57 botg, revision 15542007-08-11 20:51 botg, revision 1553Fix non-standard protocol warning if using FTPES.
2007-08-11 12:17 botg, revision 1551Fix display of port parsed out of a URL.
2007-08-11 10:59 botg, revision 1550Use proper index
2007-08-11 10:46 botg, revision 1549Version bump
- M /FileZilla3/trunk/src/interface/LocalListView.cpp
- 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/QueueView.cpp
- M /FileZilla3/trunk/src/interface/queue.cpp
- M /FileZilla3/trunk/src/interface/queue.h
- M /FileZilla3/trunk/src/interface/RemoteListView.cpp
2007-08-10 17:29 botg, revision 1548Remember all column sizes.
2007-08-10 14:34 botg, revision 1547Fix parsing of filesizes > 2GB on Dos-style listings (e.g. IIS)
2007-08-10 14:29 botg, revision 1546Fix problems if Shutdown gets called during handshake.
2007-08-09 15:56 botg, revision 1545Add missing return. Did result in access to previously freed memory. Memory corruption possible. Could be remotely triggered during logon.
- M /FileZilla3/trunk/src/putty/be_none.c
- M /FileZilla3/trunk/src/putty/cmdline.c
- M /FileZilla3/trunk/src/putty/MERGEREVISION
- M /FileZilla3/trunk/src/putty/psftp.c
- 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/ssh.h
- M /FileZilla3/trunk/src/putty/sshdh.c
- M /FileZilla3/trunk/src/putty/sshrsa.c
2007-08-09 14:49 botg, revision 1544Merged changes from upstream putty.
- 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/ro_RO.po
- M /FileZilla3/trunk/locales/ru.po
- M /FileZilla3/trunk/locales/sk.po
- M /FileZilla3/trunk/locales/tr.po
- M /FileZilla3/trunk/locales/zh_TW.po
2007-08-09 12:48 botg, revision 1543Updated several translations.
2007-08-09 09:11 botg, revision 1542Improvements for limited user accounts.
2007-08-09 08:51 botg, revision 1541Fix [ 1770611 ] autogen.sh run error on solaris because /bin/sh is not bash
2007-08-09 08:46 botg, revision 1540Fix [ 1770621 ] po error cause build fail
2007-08-09 08:41 botg, revision 1539Fix [ 1770610 ] Can not compile with sun CC for strrchr return const char*
2007-08-08 15:55 botg, revision 1538Fix compilation with Sun CC, was complaining with "Incorrect access of a member from const-qualified function". Closes [ 1770608 ].
2007-08-07 21:17 botg, revision 1537Fix resizing under wxGTK
2007-08-06 23:57 botg, revision 1536Add section for Desktop icon
2007-08-06 23:57 botg, revision 1535Use nsDialogs instead of InstallOptions
- M /FileZilla3/trunk/data/install.nsi.in
- D /FileZilla3/trunk/data/reinstall.ini
2007-08-06 17:23 botg, revision 1534Use nsDialogs instead of InstallOptions
- M /FileZilla3/trunk/src/interface/dndobjects.cpp
- M /FileZilla3/trunk/src/interface/LocalListView.cpp
- M /FileZilla3/trunk/src/interface/Mainfrm.cpp
- M /FileZilla3/trunk/src/interface/recursive_operation.cpp
- M /FileZilla3/trunk/src/interface/state.cpp
2007-08-06 16:39 botg, revision 1533Fix warnings
2007-08-06 13:24 botg, revision 1532More "all users" vs. "current user" improvements.
2007-08-06 12:01 botg, revision 1531Add choice for installation for all users and current users.
2007-08-06 11:52 botg, revision 1530Add warning if not running Windows 2000 or newer.
- M /FileZilla3/trunk
- M /FileZilla3/trunk/data
- M /FileZilla3/trunk/locales
- M /FileZilla3/trunk/src
- M /FileZilla3/trunk/src/engine
- M /FileZilla3/trunk/src/fzshellext
- M /FileZilla3/trunk/src/include
- M /FileZilla3/trunk/src/interface
- M /FileZilla3/trunk/src/interface/resources
- M /FileZilla3/trunk/src/interface/resources/16x16
- M /FileZilla3/trunk/src/interface/resources/32x32
- M /FileZilla3/trunk/src/interface/resources/cyril
- M /FileZilla3/trunk/src/interface/resources/cyril/16x16
- M /FileZilla3/trunk/src/putty
- M /FileZilla3/trunk/src/putty/unix
- M /FileZilla3/trunk/src/putty/windows
- M /FileZilla3/trunk/src/tinyxml
- M /FileZilla3/trunk/tests
2007-08-05 19:14 botg, revision 1529Added Makefile.in and some other generated files to svn:ignore
- M /FileZilla3/trunk/src/interface/LocalListView.cpp
- M /FileZilla3/trunk/src/interface/LocalTreeView.cpp
2007-08-05 14:49 botg, revision 1528Add #include <wx/msw/registry.h> on wxMSW
- M /FileZilla3/trunk/src/interface/resources/dialogs.xrc
- M /FileZilla3/trunk/src/interface/sitemanager.cpp
2007-08-05 14:13 botg, revision 1527Make sitemanager resizable
- M /FileZilla3/trunk/src/engine/ftpcontrolsocket.cpp
- M /FileZilla3/trunk/src/engine/ftpcontrolsocket.h
2007-08-05 12:15 botg, revision 1526Fix [ 1765903 ], don't leave empty files behind if downloads fail.
- M /FileZilla3/trunk/src/interface/RemoteTreeView.cpp
- M /FileZilla3/trunk/src/interface/RemoteTreeView.h
2007-08-04 13:09 botg, revision 1525Implement mkdir from tree context menu.
2007-08-04 13:04 botg, revision 1524Added Visual Studio output files and junk files to svn:ignore
- M /FileZilla3/trunk/src/interface/RemoteTreeView.cpp
- M /FileZilla3/trunk/src/interface/RemoteTreeView.h
2007-08-03 14:27 botg, revision 1523Implement rename
2007-08-01 14:41 botg, revision 1522Updated todo.txt
- M /FileZilla3/trunk/src/interface/RemoteTreeView.cpp
- M /FileZilla3/trunk/src/interface/RemoteTreeView.h
- M /FileZilla3/trunk/src/interface/recursive_operation.cpp
2007-08-01 09:47 botg, revision 1521Implement delete
2007-07-31 12:55 botg, revision 1520Fix [ 1764897 ] Reconnection Delay UI Error
- M /FileZilla3/trunk/src/interface/RemoteTreeView.cpp
- M /FileZilla3/trunk/src/interface/RemoteTreeView.h
2007-07-30 13:57 botg, revision 1519Implement download context menu item
- M /FileZilla3/trunk/src/interface/RemoteListView.cpp
- M /FileZilla3/trunk/src/interface/RemoteTreeView.cpp
- M /FileZilla3/trunk/src/interface/recursive_operation.cpp
- M /FileZilla3/trunk/src/interface/recursive_operation.h
- M /FileZilla3/trunk/src/interface/state.cpp
2007-07-29 14:33 botg, revision 1518Implement chmod in remote tree.
2007-07-29 08:33 botg, revision 1517Don't follow links
- M /FileZilla3/trunk/src/interface/chmoddialog.cpp
- M /FileZilla3/trunk/src/interface/chmoddialog.h
- M /FileZilla3/trunk/src/interface/clearprivatedata.cpp
- M /FileZilla3/trunk/src/interface/commandqueue.cpp
- M /FileZilla3/trunk/src/interface/interface.vcproj
- M /FileZilla3/trunk/src/interface/Mainfrm.cpp
- M /FileZilla3/trunk/src/interface/Makefile.am
- M /FileZilla3/trunk/src/interface/RemoteListView.cpp
- M /FileZilla3/trunk/src/interface/RemoteListView.h
- M /FileZilla3/trunk/src/interface/RemoteTreeView.cpp
- M /FileZilla3/trunk/src/interface/RemoteTreeView.h
- A /FileZilla3/trunk/src/interface/recursive_operation.cpp
- A /FileZilla3/trunk/src/interface/recursive_operation.h
- M /FileZilla3/trunk/src/interface/state.cpp
- M /FileZilla3/trunk/src/interface/state.h
2007-07-29 00:51 botg, revision 1516Move recursive operation handling code into its own file
2007-07-27 20:15 botg, revision 1515Compile fix
- M /FileZilla3/trunk/locales/da_DK.po
- M /FileZilla3/trunk/locales/de.po
- M /FileZilla3/trunk/locales/nl.po
2007-07-27 19:45 botg, revision 1514Updated
2007-07-27 15:43 botg, revision 1513Add resources for remote tree context menu.
- M /FileZilla3/trunk/src/interface/LocalListView.cpp
- M /FileZilla3/trunk/src/interface/LocalListView.h
- M /FileZilla3/trunk/src/interface/LocalTreeView.cpp
- M /FileZilla3/trunk/src/interface/LocalTreeView.h
- M /FileZilla3/trunk/src/interface/QueueView.cpp
- M /FileZilla3/trunk/src/interface/RemoteListView.cpp
- M /FileZilla3/trunk/src/interface/RemoteListView.h
- M /FileZilla3/trunk/src/interface/RemoteTreeView.cpp
- M /FileZilla3/trunk/src/interface/RemoteTreeView.h
- M /FileZilla3/trunk/src/interface/state.cpp
- M /FileZilla3/trunk/src/interface/state.h
- M /FileZilla3/trunk/src/interface/viewheader.cpp
- M /FileZilla3/trunk/src/interface/viewheader.h
2007-07-26 11:51 botg, revision 1512Fix for [ 1580314 ] refresh problem after transfer
2007-07-25 18:44 botg, revision 1511Refresh listing after non-recursive chmod
2007-07-25 18:32 botg, revision 1510Fix for [ 1687849 ] Limit number of simultaneous connections doesn't work
2007-07-25 12:47 botg, revision 1509Typo
- M /FileZilla3/trunk/src/interface/LocalTreeView.cpp
- M /FileZilla3/trunk/src/interface/LocalTreeView.h
2007-07-24 10:45 botg, revision 1508Add Desktop and My Documents. Note that Windows is horribly broken, it imposes a non-tree path structure on top of a forest-like physical one.
2007-07-24 09:26 botg, revision 1507Compile fix
- M /FileZilla3/trunk/src/interface/Options.cpp
- M /FileZilla3/trunk/src/interface/Options.h
- M /FileZilla3/trunk/src/interface/QueueView.cpp
- M /FileZilla3/trunk/src/interface/queue.cpp
- M /FileZilla3/trunk/src/interface/queue.h
2007-07-23 13:28 botg, revision 1506Save column widths
2007-07-23 13:28 botg, revision 1505Change columns in all tabs alike.
2007-07-23 08:13 botg, revision 1504Fix assertion
Fix [ 1292606 ], don't updated cache directory if transfer command fails with 5yz reply and without intermediate 1yz reply.