Changelogs
Overview
These changelogs reflect the history of all files in the Subversion repository. The changelog has been generated at 2024-11-22 18:50:01
Changelog for FileZilla 3 (8047 changes):
2007-02-19 11:58 botg, revision 12642007-02-18 23:12 botg, revision 1263Updated
- M /FileZilla3/trunk/src/interface/QueueView.cpp
- M /FileZilla3/trunk/src/interface/QueueView.h
- 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/state.cpp
- M /FileZilla3/trunk/src/interface/state.h
2007-02-18 21:01 botg, revision 1262Implement queue as valid drop target.
2007-02-18 14:27 botg, revision 1261Fix typo
- M /FileZilla3/trunk/src/interface/RemoteTreeView.cpp
- M /FileZilla3/trunk/src/interface/RemoteTreeView.h
2007-02-18 13:33 botg, revision 1260Finish drag source implementation
2007-02-18 13:30 botg, revision 1259properly align filesize
2007-02-17 23:29 botg, revision 1258Fix initial positioning of send/recv indicators under wxMac.
- M /FileZilla3/trunk/src/interface/dndobjects.cpp
- M /FileZilla3/trunk/src/interface/dndobjects.h
- M /FileZilla3/trunk/src/interface/RemoteListView.cpp
2007-02-17 18:19 botg, revision 1257Small cleanup
- M /FileZilla3/trunk/src/interface/LocalTreeView.cpp
- M /FileZilla3/trunk/src/interface/LocalTreeView.h
2007-02-17 18:07 botg, revision 1256Implement local drag source for tree
2007-02-17 12:38 botg, revision 1255Finish drop target implementation
2007-02-16 13:52 botg, revision 1254RemoveAll could cause m_totalQueueSize to become negative
- M /FileZilla3/trunk/src/interface/RemoteTreeView.cpp
- M /FileZilla3/trunk/src/interface/RemoteTreeView.h
- M /FileZilla3/trunk/src/interface/state.cpp
- M /FileZilla3/trunk/src/interface/state.h
2007-02-14 00:30 botg, revision 1253Partial implementation of remote drop target.
- M /FileZilla3/trunk/locales/ar.po
- M /FileZilla3/trunk/locales/pl_PL.po
- M /FileZilla3/trunk/locales/sl.po
- M /FileZilla3/trunk/locales/zh_TW.po
2007-02-13 17:38 botg, revision 1252Updated
- M /FileZilla3/trunk/src/interface/LocalTreeView.cpp
- M /FileZilla3/trunk/src/interface/LocalTreeView.h
2007-02-13 14:12 botg, revision 1251Make local tree a valid drop target
2007-02-13 13:20 botg, revision 1250small rephrase
2007-02-11 15:41 botg, revision 1249Close FileZilla if starting setup program
- M /FileZilla3/trunk/src/engine/ControlSocket.h
- M /FileZilla3/trunk/src/engine/engine.vcproj
- M /FileZilla3/trunk/src/engine/ftpcontrolsocket.cpp
- M /FileZilla3/trunk/src/engine/Makefile.am
- A /FileZilla3/trunk/src/engine/pathcache.cpp
- A /FileZilla3/trunk/src/engine/pathcache.h
2007-02-10 14:15 botg, revision 1248Cache PWD replies.
2007-02-10 10:59 botg, revision 1247Disable menu items in context menu on empty listings or if busy.
2007-02-10 09:10 botg, revision 1246Fix the dialog from not appearing under OS X
2007-02-09 15:40 botg, revision 1245Fix a typo
- M /FileZilla3/trunk/src/interface/quickconnectbar.cpp
- M /FileZilla3/trunk/src/interface/resources/quickconnectbar.xrc
2007-02-09 12:12 botg, revision 1244Pressing Enter anywhere under OSX resulted in quickconnect, for example also in view headers. Attempt to fix this problem.
2007-02-09 12:11 botg, revision 1243Fix warning
2007-02-06 14:32 botg, revision 1242Fix CQueueView::QueueFiles
2007-02-05 19:03 botg, revision 1241Fix [ 1651702 ] Filter the directory Listing 3.0.0 Beta5
- M /FileZilla3/trunk/src/engine/ControlSocket.h
- M /FileZilla3/trunk/src/engine/ftpcontrolsocket.cpp
- M /FileZilla3/trunk/src/engine/sftpcontrolsocket.cpp
2007-02-05 18:37 botg, revision 1240small cleanup
- M /FileZilla3/trunk/locales/ca_ES.po
- M /FileZilla3/trunk/locales/cs.po
- M /FileZilla3/trunk/locales/ru.po
2007-02-05 12:28 botg, revision 1239Updated
2007-02-04 10:11 botg, revision 1238Fix [ 1649757 ] Wrong folder sorting after upload
2007-02-02 16:50 botg, revision 1237Add reconnect/disconnect items to menu. Closes bug [ 1625061 ]
- M /FileZilla3/trunk/src/interface/LocalListView.cpp
- M /FileZilla3/trunk/src/interface/LocalListView.h
- M /FileZilla3/trunk/src/interface/RemoteListView.cpp
- M /FileZilla3/trunk/src/interface/RemoteListView.h
2007-02-02 14:04 botg, revision 1236Implement CTRL+A to select all items
- M /FileZilla3/trunk/src/interface/LocalListView.cpp
- M /FileZilla3/trunk/src/interface/LocalListView.h
- M /FileZilla3/trunk/src/interface/QueueView.cpp
- M /FileZilla3/trunk/src/interface/QueueView.h
- M /FileZilla3/trunk/src/interface/RemoteListView.cpp
- M /FileZilla3/trunk/src/interface/RemoteListView.h
- M /FileZilla3/trunk/src/interface/state.cpp
- M /FileZilla3/trunk/src/interface/state.h
2007-02-02 00:40 botg, revision 1235Finish implementation of Drag&Drop from remote file list into the local file list. Todo: Add a remote folder scan to the queue, would simplify things.
- M /FileZilla3/trunk/AUTHORS
- M /FileZilla3/trunk/locales/cs.po
- A /FileZilla3/trunk/locales/fi.po
- M /FileZilla3/trunk/locales/sk.po
- M /FileZilla3/trunk/locales/zh_CN.po
- M /FileZilla3/trunk/locales/zh_TW.po
2007-02-01 00:29 botg, revision 1234Added Finnish, updated some others
2007-01-30 11:43 botg, revision 1233Strip revision from VMS directories
2007-01-29 11:56 botg, revision 1232Fix bug [ 1099949 ] Remote file listing auto scrolled down
- M /FileZilla3/trunk/src/engine/engineprivate.cpp
- M /FileZilla3/trunk/src/engine/ftpcontrolsocket.cpp
- M /FileZilla3/trunk/src/interface/quickconnectbar.cpp
2007-01-27 12:32 botg, revision 1230Display a meaningful error message if trying to connect to an SFTP server using FTP protocol.
2007-01-27 10:14 botg, revision 1229Implement moving of remote files using d&d.
- M /FileZilla3/trunk/src/interface/RemoteListView.cpp
- M /FileZilla3/trunk/src/interface/RemoteListView.h
2007-01-26 20:54 botg, revision 1228During recursive delete, remove directories as early as possible and not after deleting all files.
2007-01-26 16:57 botg, revision 1227Fix a timing issue where wxSOCKE_INPUT was received prior to wxSOCKET_CONNECTION, part 2.
2007-01-26 15:44 botg, revision 1226Fix a timing issue where wxSOCKE_INPUT was received prior to wxSOCKET_CONNECTION
2007-01-23 13:46 botg, revision 1225m_itemCount could get negative.
2007-01-23 00:21 botg, revision 1224Add some code to register fzshellext_64.dll on 64-bit systems. It looks a little bit ugly, but it works.
2007-01-21 09:49 botg, revision 1223MinGW cannot build 64bit programs/libraries. So provide a precompiled 64bit version of the shell extension.
2007-01-21 09:41 botg, revision 1222Exchange list of files
2007-01-20 17:33 botg, revision 1221Exchange list of files
- M /FileZilla3/trunk/src/interface/dndobjects.cpp
- M /FileZilla3/trunk/src/interface/dndobjects.h
- M /FileZilla3/trunk/src/interface/RemoteListView.cpp
2007-01-20 16:14 botg, revision 1220Get remote data object to work to some extent.
- M /FileZilla3/trunk/src/interface/dndobjects.cpp
- M /FileZilla3/trunk/src/interface/dndobjects.h
- M /FileZilla3/trunk/src/interface/RemoteListView.cpp
2007-01-20 16:09 botg, revision 1219Add path to CRemoteDataObject
2007-01-20 15:54 botg, revision 1218Prompt to reboot if necessary.
- M /FileZilla3/trunk/locales/ca_ES.po
- M /FileZilla3/trunk/locales/cs.po
- M /FileZilla3/trunk/locales/es.po
- M /FileZilla3/trunk/locales/fr_CA.po
- M /FileZilla3/trunk/locales/fr_FR.po
- M /FileZilla3/trunk/locales/it_IT.po
- M /FileZilla3/trunk/locales/ro_RO.po
2007-01-19 17:39 botg, revision 1216updated
2007-01-19 13:22 botg, revision 1215more fixes to make it actually compile
- M /FileZilla3/trunk/configure.in
- M /FileZilla3/trunk/src/fzshellext/fzshellext.rc
- M /FileZilla3/trunk/src/fzshellext/fzshellext.vcproj
- M /FileZilla3/trunk/src/fzshellext/Makefile.am
- A /FileZilla3/trunk/src/fzshellext/version.rc.in
2007-01-18 09:56 botg, revision 1214Compile version information
2007-01-16 11:54 botg, revision 1213Wild guess how to fix NSIS compilation under Linux
- M /FileZilla3/trunk/src/interface/resources/dialogs.xrc
- M /FileZilla3/trunk/src/interface/updatewizard.cpp
- M /FileZilla3/trunk/src/interface/updatewizard.h
2007-01-16 10:58 botg, revision 1212Fix typo and small wrapping glitch
2007-01-15 15:57 botg, revision 1211Register shell extension
- M /FileZilla3/trunk/configure.in
- A /FileZilla3/trunk/src/fzshellext
- A /FileZilla3/trunk/src/fzshellext/fzshellext.def
- A /FileZilla3/trunk/src/fzshellext/fzshellext.rc
- A /FileZilla3/trunk/src/fzshellext/fzshellext.vcproj
- A /FileZilla3/trunk/src/fzshellext/Makefile.am
- A /FileZilla3/trunk/src/fzshellext/resource.h
- A /FileZilla3/trunk/src/fzshellext/shellext.cpp
- A /FileZilla3/trunk/src/fzshellext/shellext.h
- M /FileZilla3/trunk/src/interface/dndobjects.h
- M /FileZilla3/trunk/src/Makefile.am
2007-01-14 18:25 botg, revision 1210Add the shell extension
- M /FileZilla3/trunk/src/interface/dndobjects.cpp
- M /FileZilla3/trunk/src/interface/dndobjects.h
- M /FileZilla3/trunk/src/interface/RemoteListView.cpp
- M /FileZilla3/trunk/src/interface/RemoteListView.h
2007-01-14 11:49 botg, revision 1208More work on the drag&drop support.
2007-01-14 11:18 botg, revision 1207Forgot to commit
2007-01-13 21:28 botg, revision 1206Fix configure error
- M /FileZilla3/trunk/configure.in
- A /FileZilla3/trunk/src/interface/dndobjects.cpp
- A /FileZilla3/trunk/src/interface/dndobjects.h
- M /FileZilla3/trunk/src/interface/RemoteListView.cpp
2007-01-13 13:24 botg, revision 1205Work in progress: - Add remote data object class, partially implemented - helper class to communicate with the explorer shell extension. (disabled for now) - Initialize drag&drop using wxDataObjectComposite
2007-01-12 12:25 botg, revision 1204Fix tree width under OS X
- M /FileZilla3/trunk/src/interface/filter.cpp
- M /FileZilla3/trunk/src/interface/QueueView.cpp
- M /FileZilla3/trunk/src/interface/xmlfunctions.cpp
- M /FileZilla3/trunk/src/interface/xmlfunctions.h
2007-01-11 16:56 botg, revision 1202Add a new helper function and use it
2007-01-11 16:55 botg, revision 1201Version bump
2007-01-11 16:48 botg, revision 1200updated
2007-01-11 16:43 botg, revision 1199Add functions to read/write xml files into memory
- M /FileZilla3/trunk/src/engine/directorylistingparser.cpp
- M /FileZilla3/trunk/src/engine/ftpcontrolsocket.cpp
- M /FileZilla3/trunk/src/engine/httpcontrolsocket.cpp
- M /FileZilla3/trunk/src/engine/logging.cpp
- M /FileZilla3/trunk/src/engine/logging_private.h
- M /FileZilla3/trunk/src/engine/sftpcontrolsocket.cpp
- M /FileZilla3/trunk/src/engine/transfersocket.cpp
2007-01-11 15:26 botg, revision 1198Fix format string vulnerabilities reported in bug [1633285]
- M /FileZilla3/trunk/src/interface/recentserverlist.cpp
- M /FileZilla3/trunk/src/interface/verifycertdialog.cpp
- M /FileZilla3/trunk/src/interface/xmlfunctions.cpp
- M /FileZilla3/trunk/src/interface/xmlfunctions.h
2007-01-09 16:22 botg, revision 1197API cleanup
2007-01-08 16:45 botg, revision 1194Fix nullpointer dereference
- M /FileZilla3/trunk/AUTHORS
- M /FileZilla3/trunk/locales/ar.po
- M /FileZilla3/trunk/locales/cs.po
- M /FileZilla3/trunk/locales/et_EE.po
- M /FileZilla3/trunk/locales/pl_PL.po
- A /FileZilla3/trunk/locales/ru.po
2007-01-08 16:25 botg, revision 1193Added Russian translation, updated some others
- M /FileZilla3/trunk/src/engine/server.cpp
- M /FileZilla3/trunk/src/engine/tlssocket.cpp
- M /FileZilla3/trunk/src/interface/LocalListView.cpp
- M /FileZilla3/trunk/src/interface/state.cpp
2007-01-07 20:28 botg, revision 1190Fix some warnings
- M /FileZilla3/trunk/src/engine/ControlSocket.cpp
- M /FileZilla3/trunk/src/engine/ftpcontrolsocket.cpp
- M /FileZilla3/trunk/src/engine/sftpcontrolsocket.cpp
2007-01-07 19:04 botg, revision 1189cleanup
- M /FileZilla3/trunk/src/engine/ControlSocket.cpp
- M /FileZilla3/trunk/src/engine/ftpcontrolsocket.cpp
2007-01-06 16:53 botg, revision 1187Fix a case in which a timeout did not close the connection.
- M /FileZilla3/trunk/src/engine/directorylisting.cpp
- M /FileZilla3/trunk/src/include/directorylisting.h
2007-01-05 13:51 botg, revision 1185Add missing copy constructor
2007-01-05 13:16 botg, revision 1184apply filter on recursive downloads
2007-01-04 11:08 botg, revision 1183Add missing copy constructor. Fixes double-frees of the regular expression object.
2007-01-03 11:33 botg, revision 1182Require account if using account logontype
2006-12-31 13:10 botg, revision 1181compile fix
- M /FileZilla3/trunk/src/interface/LocalListView.cpp
- M /FileZilla3/trunk/src/interface/RemoteListView.cpp
- M /FileZilla3/trunk/src/interface/RemoteListView.h
2006-12-30 20:47 botg, revision 1180Fix assertion if dragging unsupported format.
- 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/psftp.c
- M /FileZilla3/trunk/src/putty/putty.h
- M /FileZilla3/trunk/src/putty/settings.c
- M /FileZilla3/trunk/src/putty/ssh.c
- M /FileZilla3/trunk/src/putty/sshzlib.c
- M /FileZilla3/trunk/src/putty/unix/unix.h
- M /FileZilla3/trunk/src/putty/unix/uxagentc.c
- M /FileZilla3/trunk/src/putty/unix/uxmisc.c
- M /FileZilla3/trunk/src/putty/unix/uxnet.c
- M /FileZilla3/trunk/src/putty/windows/wincons.c
- M /FileZilla3/trunk/src/putty/windows/winnet.c
- M /FileZilla3/trunk/src/putty/windows/winstuff.h
2006-12-30 14:57 botg, revision 1179Merged in upstream changes
- M /FileZilla3/trunk/src/interface/LocalListView.cpp
- M /FileZilla3/trunk/src/interface/state.cpp
- M /FileZilla3/trunk/src/interface/state.h
2006-12-30 13:20 botg, revision 1178Implement local copy/move on non-msw platforms
2006-12-29 11:43 botg, revision 1177Fix an assertion
- M /FileZilla3/trunk/src/interface/LocalListView.cpp
- M /FileZilla3/trunk/src/interface/LocalListView.h
2006-12-29 11:36 botg, revision 1176Make local list view accept files from explorer
- M /FileZilla3/trunk/src/interface/RemoteListView.cpp
- M /FileZilla3/trunk/src/interface/RemoteListView.h
2006-12-29 11:34 botg, revision 1175minor cleanup
2006-12-28 10:39 botg, revision 1174Make the path canonicalization reusable
2006-12-27 23:04 botg, revision 1173Fix bug [1622232]
- M /FileZilla3/trunk/locales/ar.po
- M /FileZilla3/trunk/locales/cs.po
- M /FileZilla3/trunk/locales/de.po
- M /FileZilla3/trunk/locales/fr_FR.po
- M /FileZilla3/trunk/locales/pl_PL.po
- M /FileZilla3/trunk/locales/pt_BR.po
- M /FileZilla3/trunk/locales/sl.po
- M /FileZilla3/trunk/locales/zh_TW.po
2006-12-27 10:00 botg, revision 1172updated
2006-12-26 13:32 botg, revision 1171Fix charset conversion to properly fall back.
2006-12-26 13:05 botg, revision 1170Don't follow symlinks to directories on recursive upload.
2006-12-26 12:46 botg, revision 1169Fix another case in which local list view could freeze up
2006-12-26 11:27 botg, revision 1168Fix nullpointer dereference
2006-12-26 00:24 botg, revision 1167pass toplevel window to modal dialog
- M /FileZilla3/trunk/src/interface/Mainfrm.h
- M /FileZilla3/trunk/src/interface/RemoteListView.cpp
- M /FileZilla3/trunk/src/interface/RemoteListView.h
- M /FileZilla3/trunk/src/interface/state.cpp
- M /FileZilla3/trunk/src/interface/state.h
2006-12-26 00:15 botg, revision 1166Implement dragging of files from Explorer (or it's equivalent on other platforms) into the remote file list.
2006-12-23 21:47 botg, revision 1165Fix endless loop
2006-12-23 16:45 botg, revision 1164Don't use precompiled headers on GCC < 4 due to a compiler bug.
- M /FileZilla3/trunk/src/engine/sftpcontrolsocket.cpp
- M /FileZilla3/trunk/src/interface/commandqueue.cpp
2006-12-23 16:45 botg, revision 1163Fix warnings
- A /FileZilla3/trunk/src/interface/conditionaldialog.cpp
- A /FileZilla3/trunk/src/interface/conditionaldialog.h
- M /FileZilla3/trunk/src/interface/Mainfrm.cpp
- M /FileZilla3/trunk/src/interface/Makefile.am
- M /FileZilla3/trunk/src/interface/Options.cpp
- M /FileZilla3/trunk/src/interface/Options.h
2006-12-23 13:36 botg, revision 1162Add new class for message boxes which can be prevented from popping up again. Use it to warn user if he entered a raw ftp command prefixed with "quote".
2006-12-23 10:42 botg, revision 1161recreate quickconnect bar and notify wrapping engine if language changes
2006-12-21 15:04 botg, revision 1157Fix "update available" menu item appearing on the first start directly after an update.
- M /FileZilla3/trunk/src/interface/filteredit.cpp
- M /FileZilla3/trunk/src/interface/filteredit.h
- M /FileZilla3/trunk/src/interface/resources/dialogs.xrc
2006-12-20 14:34 botg, revision 1156Fix initial size of condition list.
2006-12-20 14:22 botg, revision 1155Fix initial size of tree if it contains many items.
2006-12-18 19:50 botg, revision 1154Fix wrapping problems with Chinese language, the very last part of the text could exceed maxLength.
2006-12-17 10:11 botg, revision 1153Fix conversion of replies to local character set.
- M /FileZilla3/trunk/src/interface/LocalListView.cpp
- M /FileZilla3/trunk/src/interface/RemoteListView.cpp
- M /FileZilla3/trunk/src/interface/RemoteListView.h
2006-12-17 00:47 botg, revision 1152Implement new sorting for remote listing as well
- M /FileZilla3/trunk/src/interface/LocalListView.cpp
- M /FileZilla3/trunk/src/interface/LocalListView.h
Sort file lists using std::sort