Changelogs
Overview
These changelogs reflect the history of all files in the Subversion repository. The changelog has been generated at 2024-11-22 18:40:01
Changelog for FileZilla 3 (8047 changes):
2007-06-04 15:11 botg, revision 1429- A /FileZilla3/trunk/src/interface/aui_notebook_ex.cpp
- A /FileZilla3/trunk/src/interface/aui_notebook_ex.h
- 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/QueueView.cpp
- M /FileZilla3/trunk/src/interface/QueueView.h
2007-06-03 13:47 botg, revision 1428Work in progress: Initial support for a tabbed queue.
2007-06-03 11:20 botg, revision 1427Wrong constant
2007-06-03 09:05 botg, revision 1425Fix possible memory leak
2007-06-03 09:04 botg, revision 1424Version bump
2007-06-01 21:02 botg, revision 1420Fix cache locking code, was totally broken.
2007-06-01 20:58 botg, revision 1419Version bump
- M /FileZilla3/trunk/locales/cs.po
- M /FileZilla3/trunk/locales/nl.po
- M /FileZilla3/trunk/locales/zh_TW.po
2007-06-01 20:21 botg, revision 1418Updated
2007-06-01 20:10 botg, revision 1417Add scrollbar on long extensions
2007-06-01 19:02 botg, revision 1416Fix bug leading to a stack overflow
2007-06-01 15:45 botg, revision 1415Fix error message if wxWidgets could not be found
2007-06-01 14:32 botg, revision 1414Typo
- M /FileZilla3/trunk/configure.in
- M /FileZilla3/trunk/data/Makefile.am
- A /FileZilla3/trunk/data/makezip.sh.in
2007-05-30 13:50 botg, revision 1406Add a small script to generate a .zip file with the Win32 binaries
2007-05-30 12:48 botg, revision 1405Add missing files
- M /FileZilla3/trunk/AUTHORS
- M /FileZilla3/trunk/locales/ca_ES.po
- M /FileZilla3/trunk/locales/cs.po
- M /FileZilla3/trunk/locales/fi.po
- M /FileZilla3/trunk/locales/fr_FR.po
- M /FileZilla3/trunk/locales/sl.po
- M /FileZilla3/trunk/locales/zh_TW.po
2007-05-30 12:24 botg, revision 1404Updated
- M /FileZilla3/trunk/src/interface/conditionaldialog.cpp
- M /FileZilla3/trunk/src/interface/conditionaldialog.h
- M /FileZilla3/trunk/src/interface/Mainfrm.cpp
- M /FileZilla3/trunk/src/interface/Mainfrm.h
- M /FileZilla3/trunk/src/interface/resources/menus.xrc
2007-05-30 08:54 botg, revision 1403Add menu option to toggle "View hidden files"
- M /FileZilla3/trunk/src/engine/directorylisting.cpp
- M /FileZilla3/trunk/src/engine/ftpcontrolsocket.cpp
- M /FileZilla3/trunk/src/engine/ftpcontrolsocket.h
- M /FileZilla3/trunk/src/engine/servercapabilities.h
- M /FileZilla3/trunk/src/include/directorylisting.h
- M /FileZilla3/trunk/src/include/optionsbase.h
- M /FileZilla3/trunk/src/interface/Options.cpp
2007-05-30 08:54 botg, revision 1402Add "View hidden files" capability to engine
2007-05-30 08:52 botg, revision 1401Cache locking improvement
- M /FileZilla3/trunk/src/engine/directorylistingparser.cpp
- M /FileZilla3/trunk/src/engine/directorylistingparser.h
2007-05-29 14:01 botg, revision 1400Add a function to reset the parser state
2007-05-26 23:18 botg, revision 1399Save CPU cycles by explicitly handling events we're not interested in. This avoids that the entire window hierarchy gets searched for a handler.
- M /FileZilla3/trunk/src/tinyxml/tinystr.cpp
- M /FileZilla3/trunk/src/tinyxml/tinyxml.cpp
- M /FileZilla3/trunk/src/tinyxml/tinyxml.h
- M /FileZilla3/trunk/src/tinyxml/tinyxmlparser.cpp
2007-05-25 20:31 botg, revision 1398Updated to most recent TinyXML. Fixes entity encoding.
2007-05-25 07:30 botg, revision 1397Remove non-working \n
2007-05-24 10:00 botg, revision 1396Add missing #include
- M /FileZilla3/trunk/src/engine/ControlSocket.h
- M /FileZilla3/trunk/src/engine/engineprivate.cpp
- M /FileZilla3/trunk/src/engine/ftpcontrolsocket.cpp
- M /FileZilla3/trunk/src/engine/ftpcontrolsocket.h
- M /FileZilla3/trunk/src/engine/transfersocket.cpp
- M /FileZilla3/trunk/src/engine/transfersocket.h
2007-05-22 18:54 botg, revision 1395Don't send uneccessary TYPE commands, clarify transferEndReason.
2007-05-20 15:03 botg, revision 1394Fix performance issue under wxGTK
2007-05-20 14:55 botg, revision 1393Don't retry connection if "new hostkey" notification gets cancelled.
2007-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.