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):
2007-05-20 14:55 botg, revision 13932007-05-20 12:27 botg, revision 1392Work around deadlock if connection gets closed during connect.
2007-05-19 11:47 botg, revision 1391Escape ampersands in filenames, so they don't get interpreted as mnemonics
- M /FileZilla3/trunk/src/engine/ControlSocket.cpp
- M /FileZilla3/trunk/src/engine/ControlSocket.h
- M /FileZilla3/trunk/src/engine/ftpcontrolsocket.cpp
2007-05-18 23:33 botg, revision 1390Small locking improvement
2007-05-18 18:41 botg, revision 1389typo
2007-05-18 17:06 botg, revision 1388wxWidgets 2.8.4 is out which fixes a several bugs: - Segfault due to access to free'd memory - Socket shutdown behaviour under wxGTK Make it a requirement for FZ3.
2007-05-16 12:42 botg, revision 1387Nice performance boost
- M /FileZilla3/trunk/src/interface/RemoteListView.cpp
- M /FileZilla3/trunk/src/interface/RemoteTreeView.cpp
2007-05-15 13:52 botg, revision 1386Fix warnings
- M /FileZilla3/trunk/locales/cs.po
- M /FileZilla3/trunk/locales/et_EE.po
- M /FileZilla3/trunk/locales/nl.po
- M /FileZilla3/trunk/locales/pt_BR.po
- M /FileZilla3/trunk/locales/ro_RO.po
- M /FileZilla3/trunk/locales/sk.po
2007-05-14 15:23 botg, revision 1385Updated
- M /FileZilla3/trunk/src/engine/directorylistingparser.cpp
- M /FileZilla3/trunk/tests/dirparsertest.cpp
2007-05-13 20:29 botg, revision 1384Fix problem with some localized date formats, add test
2007-05-13 20:21 botg, revision 1383Fix disabling of custom command menu item; formatting fixes.
- M /FileZilla3/trunk/src/interface/clearprivatedata.cpp
- M /FileZilla3/trunk/src/interface/clearprivatedata.h
2007-05-13 19:12 botg, revision 1382Fix compilo
- A /FileZilla3/trunk/src/interface/clearprivatedata.cpp
- A /FileZilla3/trunk/src/interface/clearprivatedata.h
- 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/Options.cpp
- M /FileZilla3/trunk/src/interface/QueueView.h
- M /FileZilla3/trunk/src/interface/resources/dialogs.xrc
- M /FileZilla3/trunk/src/interface/resources/menus.xrc
- M /FileZilla3/trunk/src/interface/state.cpp
- M /FileZilla3/trunk/src/interface/state.h
2007-05-12 10:21 botg, revision 1381Add a dialog to clear private data.
- M /FileZilla3/trunk/src/interface/quickconnectbar.cpp
- M /FileZilla3/trunk/src/interface/quickconnectbar.h
2007-05-11 17:25 botg, revision 1380Add utility function
2007-05-11 10:28 botg, revision 1379Disable "Enter custom command..." if not connected
2007-05-09 12:34 botg, revision 1377Add a remark about Creative Commons which isn't GPL compatible.
2007-05-09 12:33 botg, revision 1376Check return value of Load in GetSitesMenu_Predefined
2007-05-09 10:13 botg, revision 1375Check return value of Load in GetSitesMenu
2007-05-08 17:51 botg, revision 1374Version bump
- M /FileZilla3/trunk/locales/cs.po
- M /FileZilla3/trunk/locales/lv.po
- M /FileZilla3/trunk/locales/nl.po
- M /FileZilla3/trunk/locales/sk.po
2007-05-08 17:37 botg, revision 1373Updated
- M /FileZilla3/trunk/src/interface/Mainfrm.cpp
- M /FileZilla3/trunk/src/interface/Mainfrm.h
- M /FileZilla3/trunk/src/interface/sitemanager.cpp
- M /FileZilla3/trunk/src/interface/sitemanager.h
2007-05-08 15:42 botg, revision 1372Add site dropdown menu to toolbar.
2007-05-07 15:39 botg, revision 1371Fix data corruption
2007-05-04 18:35 botg, revision 1370Cleanup in preparation to the code that displays the dropdown menu
- M /FileZilla3/trunk/src/putty/fzsftp.c
- M /FileZilla3/trunk/src/putty/fzsftp.h
- M /FileZilla3/trunk/src/putty/unix/uxnet.c
- M /FileZilla3/trunk/src/putty/unix/uxsftp.c
2007-05-01 13:34 botg, revision 1369Speedlimits on non-windows systems.
2007-05-01 13:32 botg, revision 1368Fixes for Chinese languages
Don't add spaces in front of an opening bracket followed by an ampersand.