Changelogs
Overview
These changelogs reflect the history of all files in the Subversion repository. The changelog has been generated at 2024-11-22 19:10:01
Changelog for FileZilla 3 (8047 changes):
2009-10-25 10:05 botg, revision 3467- M /FileZilla3/trunk/src/interface/Mainfrm.cpp
- M /FileZilla3/trunk/src/interface/Mainfrm.h
- M /FileZilla3/trunk/src/interface/QueueView.cpp
- M /FileZilla3/trunk/src/interface/state.cpp
- M /FileZilla3/trunk/src/interface/state.h
2009-10-24 18:13 botg, revision 3466Update UI on context changes and update tab labels.
- M /FileZilla3/trunk/src/interface/Mainfrm.cpp
- M /FileZilla3/trunk/src/interface/Mainfrm.h
- M /FileZilla3/trunk/src/interface/resources/menus.xrc
- M /FileZilla3/trunk/src/interface/state.cpp
- M /FileZilla3/trunk/src/interface/state.h
2009-10-24 15:12 botg, revision 3465Add menu items to create and close tabs. The former one working.
2009-10-24 12:57 botg, revision 3464Allow creation of multiple sets of controls. Not much useful yet though.
2009-10-24 10:44 botg, revision 3463Move creation of context specific controls to a new function.
- 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-10-23 20:54 botg, revision 3462Get rid of CMainFrame::m_pState, use contextmanager instead.
- M /FileZilla3/trunk/src/interface/commandqueue.cpp
- M /FileZilla3/trunk/src/interface/commandqueue.h
- M /FileZilla3/trunk/src/interface/Mainfrm.cpp
- M /FileZilla3/trunk/src/interface/Mainfrm.h
- M /FileZilla3/trunk/src/interface/QueueView.cpp
- M /FileZilla3/trunk/src/interface/QueueView.h
2009-10-23 16:02 botg, revision 3461Queue should now be fully converted to context manager.
2009-10-23 13:21 botg, revision 3460Need to compare server name and connection limit.
2009-10-22 19:44 botg, revision 3459Further transition towards context manager. Cleanup of TryStartNextTransfer.
2009-10-22 19:40 botg, revision 3458Notify all contexts about filter changes.
- M /FileZilla3/trunk/src/interface/filter.cpp
- M /FileZilla3/trunk/src/interface/state.cpp
- M /FileZilla3/trunk/src/interface/state.h
2009-10-22 17:37 botg, revision 3457Notify all contexts about filter changes.
2009-10-22 12:44 botg, revision 3456Disconnect all contexts on clearing reconnect history.
2009-10-22 12:44 botg, revision 3455Need to cancel recursive operations as well if disconnecting to clear reconnect.
- M /FileZilla3/trunk/src/interface/commandqueue.cpp
- M /FileZilla3/trunk/src/interface/commandqueue.h
- M /FileZilla3/trunk/src/interface/state.cpp
2009-10-22 12:24 botg, revision 3454Use explicit pointer to own CState instance.
- M /FileZilla3/trunk/src/interface/commandqueue.cpp
- M /FileZilla3/trunk/src/interface/Mainfrm.cpp
- M /FileZilla3/trunk/src/interface/state.cpp
- M /FileZilla3/trunk/src/interface/state.h
2009-10-22 09:22 botg, revision 3452Clean up connection tracking, no longer set window title directly from CState.
2009-10-18 13:07 botg, revision 3450Use a more recent mingwm10.dll
- M /FileZilla3/trunk/src/interface/LocalTreeView.cpp
- M /FileZilla3/trunk/src/interface/LocalTreeView.h
- M /FileZilla3/trunk/src/interface/resources/menus.xrc
2009-10-18 10:27 botg, revision 3449Add "Open" iten to local directory tree context menu.
- M /FileZilla3/trunk/src/interface/FileZilla.cpp
- M /FileZilla3/trunk/src/interface/interface.vcproj
- M /FileZilla3/trunk/src/interface/Mainfrm.cpp
- M /FileZilla3/trunk/src/interface/Mainfrm.h
- M /FileZilla3/trunk/src/interface/Makefile.am
- M /FileZilla3/trunk/src/interface/resources/dialogs.xrc
- M /FileZilla3/trunk/src/interface/resources/menus.xrc
- A /FileZilla3/trunk/src/interface/welcome_dialog.cpp
- A /FileZilla3/trunk/src/interface/welcome_dialog.h
2009-10-15 09:47 botg, revision 3448Add a pretty welcome dialog.
2009-10-15 09:44 botg, revision 3447Add much more verbose logging capabilities, should hopefully help with #4847.
2009-10-14 14:00 botg, revision 3446Remove a line of dead code.
2009-10-13 15:25 botg, revision 3445Fix action mismatch for default file exists action
2009-10-12 16:39 botg, revision 3444Initialize threading support in libdbus
2009-10-11 23:13 botg, revision 3443Update manpage
2009-10-11 20:47 botg, revision 3442Fix 64bit builds
- M /FileZilla3/trunk/src/interface/buildinfo.cpp
- M /FileZilla3/trunk/src/interface/buildinfo.h
- M /FileZilla3/trunk/src/interface/updatewizard.cpp
2009-10-10 16:18 botg, revision 3441Better handle an assert.
Version bump