Changelogs
Overview
These changelogs reflect the history of all files in the Subversion repository. The changelog has been generated at 2024-11-22 18:30:01
Changelog for FileZilla 3 (8047 changes):
2006-05-16 22:31 botg, revision 672- M /FileZilla3/trunk/src/interface/LocalTreeView.cpp
- M /FileZilla3/trunk/src/interface/LocalTreeView.h
2006-05-15 09:44 botg, revision 671make use of directory listing filter
2006-05-13 21:38 botg, revision 670F5 hotkey to refresh file lists. So far wxMSW only until there will be a refresh menu item (wxWidgets limitation).
2006-05-13 21:34 botg, revision 669don't display listings from different servers
- 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/state.cpp
2006-05-13 16:22 botg, revision 668remember last used remote directory
- 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/sftpcontrolsocket.cpp
2006-05-13 13:35 botg, revision 667apply given timezone offset
2006-05-13 12:53 botg, revision 666fix == and < operators
2006-05-13 10:01 botg, revision 665fix assertion
2006-05-12 22:12 botg, revision 664more cleaning power
2006-05-12 20:32 botg, revision 663decrease CServerItem::m_activeCount in the server list inside ResetEngine.
2006-05-08 08:21 botg, revision 662typo
- M /FileZilla3/trunk/configure.in
- M /FileZilla3/trunk/locales/Makefile.am
- M /FileZilla3/trunk/Makefile.am
2006-05-07 23:43 botg, revision 661add flag to disable building of locales, mainly for debugging purposes
2006-05-07 20:14 botg, revision 660For same reason as previous commit, fix resetting selections as well.
2006-05-07 20:13 botg, revision 659GetNextItem searches for items with all specified flags set, not with just any specified flag set.
2006-05-07 11:10 botg, revision 658compile fix
2006-05-07 11:05 botg, revision 657Due to the flickerfree refresh and the improved state handling, we can now make use of the directory listings sent by the transfer engines.
2006-05-07 11:03 botg, revision 656typo in comment
2006-05-07 09:48 botg, revision 655implement local directory creation
- M /FileZilla3/trunk/src/interface/LocalListView.cpp
- M /FileZilla3/trunk/src/interface/RemoteListView.cpp
- M /FileZilla3/trunk/src/interface/RemoteListView.h
2006-05-07 09:30 botg, revision 654flicker free refreshs
2006-05-07 00:34 botg, revision 653compile fix
2006-05-06 22:54 botg, revision 652Fix drawing problems under Windows
- M /FileZilla3/trunk/src/interface/RemoteListView.cpp
- M /FileZilla3/trunk/src/interface/RemoteListView.h
2006-05-06 18:21 botg, revision 651Improve selection handling. Fixes an assertion under wxGTK
2006-05-06 01:04 botg, revision 650fix assertion if icon couldn't be loaded
2006-05-05 22:02 botg, revision 649call TransferSend instead of TransferParseResponse in SendNextCommand
2006-05-04 21:53 botg, revision 648Updated translations
fix SetLastServer