Changelogs
Overview
These changelogs reflect the history of all files in the Subversion repository. The changelog has been generated at 2024-11-22 17:50:01
Changelog for FileZilla 3 (8047 changes):
2007-07-24 09:26 botg, revision 1507- 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
2007-07-22 23:06 botg, revision 1503Fix [ 1292606 ], don't updated cache directory if transfer command fails with 5yz reply and without intermediate 1yz reply.
2007-07-22 15:06 botg, revision 1502Fix typo
- M /FileZilla3/trunk/src/interface/LocalListView.cpp
- M /FileZilla3/trunk/src/interface/LocalListView.h
- M /FileZilla3/trunk/src/interface/state.cpp
2007-07-22 13:38 botg, revision 1501Not all local directories have a parent.
2007-07-22 13:33 botg, revision 1500Remove <pagename>
- M /FileZilla3/trunk/src/interface/LocalListView.cpp
- M /FileZilla3/trunk/src/interface/LocalTreeView.cpp
- M /FileZilla3/trunk/src/interface/state.cpp
- M /FileZilla3/trunk/src/interface/state.h
2007-07-21 21:46 botg, revision 1499Some directories aren't writeable, don't allow them as drop target.
- M /FileZilla3/trunk/src/interface/interface.vcproj
- M /FileZilla3/trunk/src/interface/LocalListView.cpp
- M /FileZilla3/trunk/src/interface/LocalListView.h
- M /FileZilla3/trunk/src/interface/Makefile.am
- M /FileZilla3/trunk/src/interface/state.cpp
2007-07-21 21:27 botg, revision 1498List shares on a network computer (MSW only)
2007-07-20 18:26 botg, revision 1496fix toggle queue button
- M /FileZilla3/trunk/locales/cs.po
- M /FileZilla3/trunk/locales/da_DK.po
- M /FileZilla3/trunk/locales/de.po
- M /FileZilla3/trunk/locales/it_IT.po
- M /FileZilla3/trunk/locales/nl.po
- M /FileZilla3/trunk/locales/zh_TW.po
2007-07-20 18:23 botg, revision 1495Updated
2007-07-20 15:46 botg, revision 1494Version bump
2007-07-20 15:24 botg, revision 1493If successful/failed tab gets cleared and queue tab still has items, select queue tab.
2007-07-20 13:09 botg, revision 1492fix signedness warning
2007-07-20 13:03 botg, revision 1491Left/right cursor keys can be used to switch tabs.
- M /FileZilla3/trunk/src/interface/Mainfrm.cpp
- M /FileZilla3/trunk/src/interface/queue.cpp
- M /FileZilla3/trunk/src/interface/queue.h
2007-07-19 14:31 botg, revision 1490Add queue to tab traversal
2007-07-19 14:10 botg, revision 1489F6 key can be used to jump between quickconnect bar and view headers (if enabled)
- M /FileZilla3/trunk/src/interface/LocalTreeView.cpp
- M /FileZilla3/trunk/src/interface/RemoteTreeView.cpp
2007-07-18 13:27 botg, revision 1488Compile fixes
- M /FileZilla3/trunk/src/interface/LocalTreeView.cpp
- M /FileZilla3/trunk/src/interface/LocalTreeView.h
- M /FileZilla3/trunk/src/interface/RemoteTreeView.cpp
- M /FileZilla3/trunk/src/interface/RemoteTreeView.h
- M /FileZilla3/trunk/src/interface/StatusView.cpp
2007-07-18 08:09 botg, revision 1487Fix navigation on non-windows systems.
2007-07-18 00:06 botg, revision 1486Fix warnings
- M /FileZilla3/trunk/src/interface/LocalListView.cpp
- M /FileZilla3/trunk/src/interface/LocalTreeView.cpp
- M /FileZilla3/trunk/src/interface/Mainfrm.cpp
- M /FileZilla3/trunk/src/interface/Mainfrm.h
- M /FileZilla3/trunk/src/interface/quickconnectbar.cpp
- M /FileZilla3/trunk/src/interface/quickconnectbar.h
- M /FileZilla3/trunk/src/interface/RemoteListView.cpp
- M /FileZilla3/trunk/src/interface/RemoteTreeView.cpp
- M /FileZilla3/trunk/src/interface/StatusView.cpp
- M /FileZilla3/trunk/src/interface/StatusView.h
- M /FileZilla3/trunk/src/interface/viewheader.cpp
- M /FileZilla3/trunk/src/interface/viewheader.h
2007-07-17 10:15 botg, revision 1485Start implementing keyboard navigation. (shift-)tab key should work exepct for queue. Not fully tested yet.
- M /FileZilla3/trunk/data/install.nsi.in
- M /FileZilla3/trunk/data/makezip.sh.in
- M /FileZilla3/trunk/Makefile.am
2007-07-16 16:04 botg, revision 1484Distribute and install fzdefaults.xml.example
- M /FileZilla3/trunk/src/interface/LocalListView.cpp
- M /FileZilla3/trunk/src/interface/RemoteListView.cpp
2007-07-16 15:00 botg, revision 1483Fix memory leak introduced with last commit.
- M /FileZilla3/trunk/src/interface/LocalListView.cpp
- M /FileZilla3/trunk/src/interface/LocalListView.h
- M /FileZilla3/trunk/src/interface/RemoteListView.cpp
- M /FileZilla3/trunk/src/interface/RemoteListView.h
2007-07-16 14:30 botg, revision 1482Fix [ 1740779 ] Inconsistent selection when list is reordered
Minor speedup, don't attempt to reload resources in release builds.