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-04-30 16:17 botg, revision 13672007-04-28 15:36 botg, revision 1366Updated to make use of x64 support in NSIS 2.26 (which is minimum required version)
- M /FileZilla3/trunk/src/interface/LocalListView.cpp
- M /FileZilla3/trunk/src/interface/Options.cpp
- M /FileZilla3/trunk/src/interface/Options.h
- M /FileZilla3/trunk/src/interface/optionspage_interface.cpp
- M /FileZilla3/trunk/src/interface/RemoteListView.cpp
- M /FileZilla3/trunk/src/interface/resources/dialogs.xrc
2007-04-27 20:57 botg, revision 1365Add option to control sorting.
- M /FileZilla3/trunk/src/interface/optionspage.cpp
- M /FileZilla3/trunk/src/interface/optionspage.h
- M /FileZilla3/trunk/src/interface/optionspage_debug.cpp
- M /FileZilla3/trunk/src/interface/optionspage_interface.cpp
- M /FileZilla3/trunk/src/interface/optionspage_transfer.cpp
2007-04-27 20:00 botg, revision 1364Remove code duplication
2007-04-25 16:05 botg, revision 1363updated
2007-04-25 16:04 botg, revision 1362silly typo
2007-04-25 16:02 botg, revision 1361Silence a warning
2007-04-24 09:24 botg, revision 1360compile fix
- M /FileZilla3/trunk/src/interface/QueueView.cpp
- M /FileZilla3/trunk/src/interface/QueueView.h
- M /FileZilla3/trunk/src/interface/statuslinectrl.cpp
2007-04-23 14:49 botg, revision 1359- Fix assert: Total queue size could get invalid - Make ascii/binary detection case insensitive
2007-04-23 14:32 botg, revision 1358fix regression causing poor performance
2007-04-23 14:27 botg, revision 1357Updated
2007-04-23 10:44 botg, revision 1356Don't leave registry keys behind
- M /FileZilla3/trunk/src/engine/sftpcontrolsocket.cpp
- M /FileZilla3/trunk/src/engine/sftpcontrolsocket.h
- M /FileZilla3/trunk/src/putty/fzsftp.c
- M /FileZilla3/trunk/src/putty/fzsftp.h
- M /FileZilla3/trunk/src/putty/windows/winnet.c
2007-04-23 10:42 botg, revision 1355SFTP speedlimits under Windows. Ugly but works
2007-04-23 08:19 botg, revision 1354Another pane layout fix
2007-04-21 10:27 botg, revision 1353Fix initialization and sizing problems with "Explorer" pane layout
2007-04-20 19:00 botg, revision 1352remove deprecated style
2007-04-19 11:18 botg, revision 1351Fix memory corruption and freeze
- M /FileZilla3/trunk/src/engine/directorylistingparser.cpp
- M /FileZilla3/trunk/src/engine/directorylistingparser.h
- M /FileZilla3/trunk/tests/dirparsertest.cpp
2007-04-18 21:24 botg, revision 1350Add another obscure listing format: Microware OS-9
- M /FileZilla3/trunk/src/engine/directorylistingparser.cpp
- M /FileZilla3/trunk/src/engine/directorylistingparser.h
- M /FileZilla3/trunk/tests/dirparsertest.cpp
- M /FileZilla3/trunk/tests/Makefile.am
2007-04-17 09:44 botg, revision 1349Fix 'make check'
2007-04-16 16:09 botg, revision 1348Updated
- M /FileZilla3/trunk/locales/cs.po
- M /FileZilla3/trunk/locales/et_EE.po
- M /FileZilla3/trunk/locales/nb_NO.po
- M /FileZilla3/trunk/locales/nl.po
- M /FileZilla3/trunk/locales/pl_PL.po
- M /FileZilla3/trunk/locales/sk.po
- M /FileZilla3/trunk/locales/zh_TW.po
2007-04-16 09:09 botg, revision 1346Updated
2007-04-15 15:33 botg, revision 1345Remove bom
2007-04-15 14:21 botg, revision 1344Fix spelling errors
- M /FileZilla3/trunk/src/engine/ControlSocket.cpp
- M /FileZilla3/trunk/src/engine/ControlSocket.h
- M /FileZilla3/trunk/src/engine/ftpcontrolsocket.cpp
- M /FileZilla3/trunk/src/engine/ftpcontrolsocket.h
- M /FileZilla3/trunk/src/engine/httpcontrolsocket.cpp
- M /FileZilla3/trunk/src/engine/httpcontrolsocket.h
2007-04-15 14:09 botg, revision 1343Splitt of the code that actually uses wxSocketClient from CControlSocket into CRealControlSocket. Makes CControlSocket more readble.
- M /FileZilla3/trunk/src/engine/backend.cpp
- M /FileZilla3/trunk/src/engine/backend.h
- M /FileZilla3/trunk/src/engine/tlssocket.cpp
2007-04-14 11:12 botg, revision 1342Assign an auto-incremented Id to every CBackend instance
- M /FileZilla3/trunk/src/interface/Mainfrm.cpp
- M /FileZilla3/trunk/src/interface/Options.cpp
- M /FileZilla3/trunk/src/interface/resources/dialogs.xrc
2007-04-14 09:37 botg, revision 1341Add another layout
- 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
2007-04-13 19:04 botg, revision 1340Remember last used local directory
2007-04-13 19:01 botg, revision 1339Fix explicit SSL/TLS
- A /FileZilla3/trunk/src/engine/backend.cpp
- M /FileZilla3/trunk/src/engine/backend.h
- M /FileZilla3/trunk/src/engine/ControlSocket.cpp
- M /FileZilla3/trunk/src/engine/engine.vcproj
- M /FileZilla3/trunk/src/engine/engineprivate.cpp
- M /FileZilla3/trunk/src/engine/FileZillaEngine.cpp
- M /FileZilla3/trunk/src/engine/ftpcontrolsocket.cpp
- M /FileZilla3/trunk/src/engine/Makefile.am
- M /FileZilla3/trunk/src/engine/ratelimiter.cpp
- M /FileZilla3/trunk/src/engine/ratelimiter.h
- M /FileZilla3/trunk/src/engine/tlssocket.cpp
- M /FileZilla3/trunk/src/engine/tlssocket.h
- M /FileZilla3/trunk/src/engine/transfersocket.cpp
- M /FileZilla3/trunk/src/engine/transfersocket.h
- M /FileZilla3/trunk/src/include/engineprivate.h
- M /FileZilla3/trunk/src/include/FileZillaEngine.h
2007-04-13 15:28 botg, revision 1338Working speed limits for FTP and FTPS
2007-04-12 09:21 botg, revision 1337Small improvements, fixes and some cleanup
2007-04-11 04:20 botg, revision 1336Display a warning if user is running Windows in a bugged configuration, see http://support.microsoft.com/kb/931130
2007-04-09 14:43 botg, revision 1335Use FILE_SHARE_READ in open_new_file
2007-04-08 16:34 botg, revision 1334Missing commit
2007-04-06 20:58 botg, revision 1333Fix typo
- M /FileZilla3/trunk/locales/ca_ES.po
- M /FileZilla3/trunk/locales/cs.po
- M /FileZilla3/trunk/locales/it_IT.po
- M /FileZilla3/trunk/locales/pl_PL.po
- M /FileZilla3/trunk/locales/sk.po
- M /FileZilla3/trunk/locales/zh_CN.po
2007-04-06 14:57 botg, revision 1332Updated
- M /FileZilla3/trunk/src/engine/ratelimiter.cpp
- M /FileZilla3/trunk/src/engine/ratelimiter.h
- M /FileZilla3/trunk/src/include/optionsbase.h
- M /FileZilla3/trunk/src/interface/Options.cpp
- M /FileZilla3/trunk/src/interface/optionspage_transfer.cpp
- M /FileZilla3/trunk/src/interface/resources/dialogs.xrc
2007-04-06 14:39 botg, revision 1331Add speedlimit options to settings dialog
2007-04-05 13:57 botg, revision 1330Typo
2007-04-05 10:29 botg, revision 1329Autocompletion did not work as intended under wxGTK.
2007-04-05 10:24 botg, revision 1328Unconditionally set TCP_NODELAY, this greatly speeds up uploads.
2007-04-05 10:04 botg, revision 1327Typo
2007-04-04 09:18 botg, revision 1326Fix statusline positioning if navigation list with keyboard.
- M /FileZilla3/trunk/src/engine/engine.vcproj
- M /FileZilla3/trunk/src/engine/Makefile.am
- A /FileZilla3/trunk/src/engine/ratelimiter.cpp
- A /FileZilla3/trunk/src/engine/ratelimiter.h
- M /FileZilla3/trunk/src/include/optionsbase.h
- M /FileZilla3/trunk/src/interface/Options.cpp
2007-04-02 16:57 botg, revision 1325Add ratelimiter class, not yet used.
2007-04-02 15:20 botg, revision 1324Fix bug [ 1692393 ] FZ3 Can't connect to some spanish FTP servers that FZ2 can
2007-04-02 12:55 botg, revision 1323Fix uninitialzed variable
2007-04-02 12:51 botg, revision 1322Typo in CServerItem::QueueImmediateFile, item was added back into wrong list.
2007-04-01 15:17 botg, revision 1321Typo, CQueueView::StopItem(CServerItem) did not stop all active transfers.
2007-04-01 15:13 botg, revision 1320Don't trigger events after EOF.
2007-04-01 15:10 botg, revision 1319Fix memory leak on shutdown.
2007-03-29 18:39 botg, revision 1318PROT and PBSZ commands were incorrectly disabled on FTPS servers.
2007-03-28 18:45 botg, revision 1317Applied patch [ 1690795 ] Fix serverpath autodetect
2007-03-28 15:30 botg, revision 1316Forgot to credit one translator.
2007-03-27 11:38 botg, revision 1314Fix typo
2007-03-27 11:36 botg, revision 1313version bump: 3.0.0-beta7
- M /FileZilla3/trunk/locales/pl_PL.po
- M /FileZilla3/trunk/locales/ro_RO.po
- M /FileZilla3/trunk/locales/sl.po
2007-03-27 11:24 botg, revision 1312updated
2007-03-27 10:52 botg, revision 1311add fzshellext_64.dll(.txt) to dist
- M /FileZilla3/trunk/src/interface/Makefile.am
- M /FileZilla3/trunk/src/interface/optionspage_interface.cpp
2007-03-27 10:20 botg, revision 1310Compile fixes
- 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/Options.cpp
- M /FileZilla3/trunk/src/interface/Options.h
- A /FileZilla3/trunk/src/interface/optionspage_interface.cpp
- A /FileZilla3/trunk/src/interface/optionspage_interface.h
- M /FileZilla3/trunk/src/interface/resources/dialogs.xrc
- M /FileZilla3/trunk/src/interface/settingsdialog.cpp
- M /FileZilla3/trunk/src/interface/settingsdialog.h
2007-03-25 11:40 botg, revision 1309Add a new settings page to change the pane layout.
2007-03-25 10:36 botg, revision 1308Fix warnings
2007-03-23 12:02 botg, revision 1307Fix some strange crashes
- M /FileZilla3/trunk/src/interface/FileZilla.cpp
- M /FileZilla3/trunk/src/interface/filezillaapp.h
- M /FileZilla3/trunk/src/interface/sitemanager.cpp
- M /FileZilla3/trunk/src/interface/sitemanager.h
2007-03-23 10:37 botg, revision 1306Add loading of predefined sitemanager entries from fzdefaults.xml
- M /FileZilla3/trunk/src/interface/sitemanager.cpp
- M /FileZilla3/trunk/src/interface/xmlfunctions.cpp
- M /FileZilla3/trunk/src/interface/xmlfunctions.h
2007-03-23 10:03 botg, revision 1305Use CXmlFile, fix CXmlFile::SetFileName
2007-03-22 21:20 botg, revision 1304Fix compiler warnings
2007-03-22 19:26 botg, revision 1303Save a few CPU cycles.
- M /FileZilla3/trunk/src/interface/Mainfrm.cpp
- M /FileZilla3/trunk/src/interface/Options.cpp
- M /FileZilla3/trunk/src/interface/Options.h
2007-03-22 10:36 botg, revision 1302Make tree view toggle buttons persistent
2007-03-21 09:49 botg, revision 1301Fix width of download progressbar.
2007-03-21 09:21 botg, revision 1300Convert CRLF into LF on ascii downloads on non-Windows platforms. Note that I assume disk access is buffered, otherwise the 1 byte writes are going to hurt performance.
2007-03-20 23:41 botg, revision 1299Small correction
2007-03-19 10:31 botg, revision 1298Under non-Windows platforms convert ascii files on upload from LF into CRLF lineendings. TODO: Downloads.
2007-03-19 10:28 botg, revision 1297Make sure the LC_* environment variables get used
2007-03-19 09:57 botg, revision 1296More elaborate way to switch to an UTF-8 enabled locale.
- M /FileZilla3/trunk/src/engine/sftpcontrolsocket.cpp
- M /FileZilla3/trunk/src/putty/psftp.c
- M /FileZilla3/trunk/src/putty/windows/winsftp.c
2007-03-17 15:22 botg, revision 1295UTF-8 support. Unix version of fzsftp needs more testing.
2007-03-17 15:21 botg, revision 1294Formatting fixes
- M /FileZilla3/trunk/src/engine/directorylistingparser.cpp
- M /FileZilla3/trunk/src/engine/directorylistingparser.h
2007-03-15 12:56 botg, revision 1293In SFTP, entries are already available as seperate lines. Add the new function AddLine.
- M /FileZilla3/trunk/src/engine/ftpcontrolsocket.cpp
- M /FileZilla3/trunk/src/engine/servercapabilities.h
2007-03-13 10:51 botg, revision 1292Detect some more caps in FEAT response
- M /FileZilla3/trunk/AUTHORS
- M /FileZilla3/trunk/locales/hu.po
- A /FileZilla3/trunk/locales/lv.po
- M /FileZilla3/trunk/locales/zh_TW.po
2007-03-11 12:46 botg, revision 1291Added Latvian, updated some others.
2007-03-11 12:38 botg, revision 1290Set background brush
2007-03-11 11:44 botg, revision 1289more sanity checks, working one this time
2007-03-11 11:20 botg, revision 1288more sanity checks
- M /FileZilla3/trunk/src/interface/resources/dialogs.xrc
- M /FileZilla3/trunk/src/interface/resources/quickconnectbar.xrc
2007-03-10 20:05 botg, revision 1287Remove long deprecated wxADJUST_MINSIZE
- M /FileZilla3/trunk/src/putty/cmdline.c
- M /FileZilla3/trunk/src/putty/logging.c
- M /FileZilla3/trunk/src/putty/MERGEREVISION
- M /FileZilla3/trunk/src/putty/misc.c
- M /FileZilla3/trunk/src/putty/proxy.c
- M /FileZilla3/trunk/src/putty/putty.h
- M /FileZilla3/trunk/src/putty/settings.c
- M /FileZilla3/trunk/src/putty/sftp.c
- M /FileZilla3/trunk/src/putty/ssh.c
- M /FileZilla3/trunk/src/putty/ssh.h
- M /FileZilla3/trunk/src/putty/ssharcf.c
- M /FileZilla3/trunk/src/putty/sshbn.c
- M /FileZilla3/trunk/src/putty/sshpubk.c
- M /FileZilla3/trunk/src/putty/sshzlib.c
- M /FileZilla3/trunk/src/putty/tree234.c
- M /FileZilla3/trunk/src/putty/unix/unix.h
- M /FileZilla3/trunk/src/putty/unix/uxmisc.c
- M /FileZilla3/trunk/src/putty/unix/uxproxy.c
- M /FileZilla3/trunk/src/putty/version.c
- M /FileZilla3/trunk/src/putty/windows/Makefile.am
- M /FileZilla3/trunk/src/putty/windows/wincons.c
- M /FileZilla3/trunk/src/putty/windows/winhandl.c
- M /FileZilla3/trunk/src/putty/windows/winnet.c
- M /FileZilla3/trunk/src/putty/windows/winsftp.c
- M /FileZilla3/trunk/src/putty/windows/winstore.c
- M /FileZilla3/trunk/src/putty/windows/winstuff.h
- M /FileZilla3/trunk/src/putty/x11fwd.c
2007-03-09 13:33 botg, revision 1286Merged in upstream revision 7384, should fix http://filezilla.sourceforge.net/forum/viewtopic.php?t=2289
- M /FileZilla3/trunk/src/engine/ftpcontrolsocket.cpp
- M /FileZilla3/trunk/src/engine/pathcache.cpp
- M /FileZilla3/trunk/src/engine/sftpcontrolsocket.cpp
2007-03-07 20:55 botg, revision 1285Small path cache improvements, let CSftpControlSocket use the path cache.
2007-03-07 16:10 botg, revision 1284Fix compile error
- M /FileZilla3/trunk/src/engine/ftpcontrolsocket.cpp
- M /FileZilla3/trunk/src/engine/ftpcontrolsocket.h
- M /FileZilla3/trunk/src/engine/server.cpp
- M /FileZilla3/trunk/src/include/server.h
- M /FileZilla3/trunk/src/interface/xmlfunctions.cpp
2007-03-07 14:27 botg, revision 1283Simplify logon logic, add post-login commands to ftp engine.
- M /FileZilla3/trunk/src/engine/sftpcontrolsocket.cpp
- M /FileZilla3/trunk/src/engine/sftpcontrolsocket.h
2007-03-07 14:00 botg, revision 1282Escape wildcard characters for the mv, rm, rmdir and chmod commands.
2007-03-07 13:56 botg, revision 1281Add another safety check
- M /FileZilla3/trunk/src/engine/directorycache.cpp
- M /FileZilla3/trunk/src/engine/directorylisting.cpp
- M /FileZilla3/trunk/src/include/directorylisting.h
2007-03-04 18:09 botg, revision 1280Also ref-count the individual listing entries, this gives a small performance boost in some situations.
2007-03-01 11:07 botg, revision 1279Fix UpdateDirectoryListing_Removed
- M /FileZilla3/trunk/src/engine/ftpcontrolsocket.cpp
- M /FileZilla3/trunk/src/engine/notification.cpp
- M /FileZilla3/trunk/src/engine/sftpcontrolsocket.cpp
- M /FileZilla3/trunk/src/include/notification.h
- M /FileZilla3/trunk/src/interface/asyncrequestqueue.cpp
2007-03-01 11:05 botg, revision 1278Small cleanup
2007-02-28 15:22 botg, revision 1277Fix [ 1665321 ]
- M /FileZilla3/trunk/src/interface/asyncrequestqueue.cpp
- M /FileZilla3/trunk/src/interface/loginmanager.cpp
- M /FileZilla3/trunk/src/interface/loginmanager.h
- M /FileZilla3/trunk/src/interface/Mainfrm.cpp
2007-02-28 15:03 botg, revision 1276Small enhancement to prepare fixing bug [ 1665321 ]
2007-02-26 17:37 botg, revision 1275fix == operator
2007-02-26 17:34 botg, revision 1274Add missing file
- M /FileZilla3/trunk/src/fzshellext/fzshellext_64.dll
- M /FileZilla3/trunk/src/fzshellext/shellext.cpp
2007-02-26 16:56 botg, revision 1273Log target file, update 64bit DLL
2007-02-26 13:04 botg, revision 1272Add function to log wide character strings.
2007-02-25 20:38 botg, revision 1271Temporary path may be in 8+3 notation, normalize it,
- M /FileZilla3/trunk/AUTHORS
- M /FileZilla3/trunk/locales/ca_ES.po
- M /FileZilla3/trunk/locales/cs.po
- A /FileZilla3/trunk/locales/hu.po
- M /FileZilla3/trunk/locales/sk.po
2007-02-25 00:24 botg, revision 1270Add Hungarian, update some others
2007-02-25 00:20 botg, revision 1269removed obsolete style
2007-02-21 15:09 botg, revision 1268fix include and library paths for gnutls
2007-02-20 08:47 botg, revision 1267updated a little bit
2007-02-19 12:53 botg, revision 1265Remove deprecated syle-flag
version bump