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):
2009-07-27 20:35 botg, revision 32732009-07-27 14:13 botg, revision 3272Fix behavior of + button
- M /FileZilla3/trunk/src/interface/filter_conditions_dialog.cpp
- M /FileZilla3/trunk/src/interface/filter_conditions_dialog.h
- M /FileZilla3/trunk/src/interface/resources/dialogs.xrc
- M /FileZilla3/trunk/src/interface/search.cpp
2009-07-26 21:23 botg, revision 3271Remove ugly more/remove buttons, add sleek + and - buttons next to rules.
2009-07-26 20:54 botg, revision 3270#4692: Remember file exists action on individual queue items
2009-07-26 17:28 botg, revision 3269Fix warning
2009-07-26 16:57 botg, revision 3268Speed up writing queue
- M /FileZilla3/trunk/src/engine/serverpath.cpp
- M /FileZilla3/trunk/src/include/refcount.h
- M /FileZilla3/trunk/src/include/serverpath.h
2009-07-26 10:01 botg, revision 3267Optimize CServerPath::SetSafePath for speed
2009-07-25 18:40 botg, revision 3266Add missing mnemonic to "select entry"
- M /FileZilla3/trunk/src/interface/Options.cpp
- M /FileZilla3/trunk/src/interface/Options.h
- M /FileZilla3/trunk/src/interface/power_management.cpp
- M /FileZilla3/trunk/src/interface/resources/settings.xrc
- M /FileZilla3/trunk/src/interface/settings/optionspage_interface.cpp
2009-07-25 13:34 botg, revision 3265Add option to idle sleep prevention.
- M /FileZilla3/trunk/src/interface/power_management.cpp
- M /FileZilla3/trunk/src/interface/power_management.h
2009-07-25 12:49 botg, revision 3264Preventing idle sleep now also works on OS X
- M /FileZilla3/trunk/src/interface/power_management.cpp
- M /FileZilla3/trunk/src/interface/power_management.h
2009-07-25 10:53 botg, revision 3263Fix keywords
- M /FileZilla3/trunk/src/dbus/Makefile.am
- A /FileZilla3/trunk/src/dbus/power_management_inhibitor.cpp
- A /FileZilla3/trunk/src/dbus/power_management_inhibitor.h
- M /FileZilla3/trunk/src/interface/power_management.cpp
- M /FileZilla3/trunk/src/interface/power_management.h
2009-07-25 10:51 botg, revision 3262Prevent idle sleep on *nix, successfully tested with Gnome
2009-07-25 07:54 botg, revision 3261Missing critical section. Without, the reply could be dispatched (to nowhere) before the notify callback got set
2009-07-25 07:54 botg, revision 3260Typo
- M /FileZilla3/trunk/src/interface/Mainfrm.cpp
- M /FileZilla3/trunk/src/interface/Makefile.am
- A /FileZilla3/trunk/src/interface/power_management.cpp
- A /FileZilla3/trunk/src/interface/power_management.h
2009-07-25 07:50 botg, revision 3259Add helper class to prevent system going into idle sleep during transfers
- M /FileZilla3/trunk/src/interface/Mainfrm.cpp
- M /FileZilla3/trunk/src/interface/state.cpp
- M /FileZilla3/trunk/src/interface/state.h
2009-07-23 19:56 botg, revision 3258Add basic functionality for context manager.
- M /FileZilla3/trunk/src/interface/cmdline.cpp
- M /FileZilla3/trunk/src/interface/cmdline.h
- M /FileZilla3/trunk/src/interface/loginmanager.cpp
- M /FileZilla3/trunk/src/interface/Mainfrm.cpp
2009-07-23 14:05 botg, revision 3257Add -l option to select login type, closes #4559
- 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/Mainfrm.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/recursive_operation.cpp
- M /FileZilla3/trunk/src/interface/recursive_operation.h
- M /FileZilla3/trunk/src/interface/search.cpp
- M /FileZilla3/trunk/src/interface/search.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
2009-07-23 14:01 botg, revision 3256CState no longer requires knowledge of remote list view.
2009-07-23 09:04 botg, revision 3255Fix a race in CSocket::Close leading to an infinite loop since m_pHost never got cleared.
- M /FileZilla3/trunk/src/engine/directorylistingparser.cpp
- M /FileZilla3/trunk/tests/dirparsertest.cpp
2009-07-22 14:28 botg, revision 3254Need to call parseAsMlsd before ParseAsUnix to avoid parsing conflict.
- 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/state.cpp
- M /FileZilla3/trunk/src/interface/state.h
2009-07-21 15:24 botg, revision 3253Further cutting of the gordian knot that is the interface's architecture.
- 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/Mainfrm.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/recursive_operation.cpp
- M /FileZilla3/trunk/src/interface/recursive_operation.h
- M /FileZilla3/trunk/src/interface/search.cpp
- M /FileZilla3/trunk/src/interface/search.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
2009-07-19 13:00 botg, revision 3252First step towards supporting multiple states aka contexts.
2009-07-18 15:18 botg, revision 3251Fix errors
2009-07-16 13:16 botg, revision 3250Proper timestamp format, coalesce some log messages, log value of wFunc if neither FO_COPY nor FO_MOVE
2009-07-14 21:54 botg, revision 3249Add option to only compile shell extension.
Need to bump DLL version.