Changelogs
Overview
These changelogs reflect the history of all files in the Subversion repository. The changelog has been generated at 2024-10-31 23:50:01
Changelog for FileZilla 3 (8045 changes):
2007-03-27 11:36 botg, revision 1313- 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
2007-02-19 11:58 botg, revision 1264version bump
2007-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
2006-12-16 15:09 botg, revision 1151Sort file lists using std::sort
- M /FileZilla3/trunk/AUTHORS
- M /FileZilla3/trunk/locales/ca_ES.po
- M /FileZilla3/trunk/locales/cs.po
- M /FileZilla3/trunk/locales/it_IT.po
- A /FileZilla3/trunk/locales/ka.po
- M /FileZilla3/trunk/locales/pt_BR.po
- M /FileZilla3/trunk/locales/ro_RO.po
- M /FileZilla3/trunk/locales/sk.po
- M /FileZilla3/trunk/locales/sl.po
- M /FileZilla3/trunk/locales/zh_TW.po
2006-12-16 00:26 botg, revision 1150Updated
- M /FileZilla3/trunk/src/interface/resources/dialogs.xrc
- M /FileZilla3/trunk/src/interface/sitemanager.cpp
2006-12-16 00:24 botg, revision 1149Display all available protocols
2006-12-15 18:52 botg, revision 1148Add functions to convert wxString <-> enum ServerProtocol
- M /FileZilla3/trunk/src/interface/LocalListView.cpp
- M /FileZilla3/trunk/src/interface/LocalTreeView.cpp
2006-12-14 14:27 botg, revision 1147Forgot to remove debug code
- M /FileZilla3/trunk/src/interface/LocalListView.cpp
- M /FileZilla3/trunk/src/interface/LocalTreeView.cpp
2006-12-14 09:40 botg, revision 1145Follow the "NoDrives" group policy
2006-12-14 01:34 botg, revision 1144Another fix
2006-12-14 01:31 botg, revision 1143version bump
- M /FileZilla3/trunk/src/engine/ControlSocket.cpp
- M /FileZilla3/trunk/src/engine/engineprivate.cpp
- M /FileZilla3/trunk/src/engine/sftpcontrolsocket.cpp
2006-12-13 16:30 botg, revision 1141Fix segfaults and assertions
2006-12-13 14:34 botg, revision 1140Fix an assertion
- M /FileZilla3/trunk/src/engine/ControlSocket.cpp
- M /FileZilla3/trunk/src/engine/engineprivate.cpp
- M /FileZilla3/trunk/src/include/engineprivate.h
- M /FileZilla3/trunk/src/interface/commandqueue.cpp
- M /FileZilla3/trunk/src/interface/QueueView.cpp
- M /FileZilla3/trunk/src/interface/state.cpp
2006-12-13 08:58 botg, revision 1139Fix disconnect notifications
2006-12-12 18:56 botg, revision 1138Don't actually retry if connection attempt was successful.
2006-12-12 18:21 botg, revision 1137fix Cancel
2006-12-12 17:45 botg, revision 1136Fix segfault if server refuses to initialize SFTP
2006-12-12 17:27 botg, revision 1135version bump
2006-12-12 15:17 botg, revision 1134updated
2006-12-12 14:38 botg, revision 1133Implement Copy button
2006-12-12 11:25 botg, revision 1132extract strings making use of wxPLURAL
- M /FileZilla3/trunk/src/engine/ControlSocket.cpp
- M /FileZilla3/trunk/src/engine/ControlSocket.h
- M /FileZilla3/trunk/src/engine/engineprivate.cpp
- M /FileZilla3/trunk/src/include/engineprivate.h
- M /FileZilla3/trunk/src/include/optionsbase.h
- M /FileZilla3/trunk/src/interface/commandqueue.cpp
- M /FileZilla3/trunk/src/interface/loginmanager.h
- M /FileZilla3/trunk/src/interface/Options.cpp
- M /FileZilla3/trunk/src/interface/Options.h
2006-12-12 00:29 botg, revision 1131Implement automatic retries if connection attempt fails
- M /FileZilla3/trunk/src/engine/ControlSocket.cpp
- M /FileZilla3/trunk/src/engine/ftpcontrolsocket.cpp
- M /FileZilla3/trunk/src/engine/ftpcontrolsocket.h
2006-12-11 00:25 botg, revision 1130Clean up CControlSocket::ResetOperation, initialize m_pCurOpData earlier in Connect.
2006-12-10 10:18 botg, revision 1129Busy state should depend on command queue, not on engine.
2006-12-10 00:38 botg, revision 1128Fix timeout if listing a huge directories
2006-12-07 12:05 botg, revision 1127Fix issue causing the local file list to stop responding to mouseclicks
- M /FileZilla3/trunk/src/interface/asyncrequestqueue.cpp
- M /FileZilla3/trunk/src/interface/commandqueue.cpp
- A /FileZilla3/trunk/src/interface/loginmanager.cpp
- A /FileZilla3/trunk/src/interface/loginmanager.h
- M /FileZilla3/trunk/src/interface/Mainfrm.cpp
- M /FileZilla3/trunk/src/interface/Mainfrm.h
- M /FileZilla3/trunk/src/interface/Makefile.am
2006-12-07 11:14 botg, revision 1126Moved some code into a new class
- M /FileZilla3/trunk/locales/ar.po
- M /FileZilla3/trunk/locales/ca_ES.po
- M /FileZilla3/trunk/locales/cs.po
- M /FileZilla3/trunk/locales/ja_JP.po
- M /FileZilla3/trunk/locales/pt_BR.po
- M /FileZilla3/trunk/locales/sk.po
- M /FileZilla3/trunk/locales/zh_TW.po
2006-12-06 19:48 botg, revision 1125Updated
- M /FileZilla3/trunk/configure.in
- M /FileZilla3/trunk/INSTALL
- M /FileZilla3/trunk/src/interface/interface.vcproj
- M /FileZilla3/trunk/src/interface/Mainfrm.cpp
- M /FileZilla3/trunk/src/interface/QueueView.cpp
- M /FileZilla3/trunk/src/interface/RemoteListView.cpp
- M /FileZilla3/trunk/src/interface/StatusView.cpp
- M /FileZilla3/trunk/src/interface/StatusView.h
- M /FileZilla3/trunk/src/interface/statuslinectrl.cpp
- M /FileZilla3/trunk/src/interface/themeprovider.cpp
- M /FileZilla3/trunk/src/interface/updatewizard.cpp
- M /FileZilla3/trunk/src/interface/viewheader.cpp
2006-12-06 18:21 botg, revision 1124Bump required wxWidgets version to 2.8.0, remove 2.6 compatibility #ifdefs and fix some warnings.
2006-12-06 18:14 botg, revision 1123missed a parameter
- M /FileZilla3/trunk/src/interface/Options.cpp
- M /FileZilla3/trunk/src/interface/Options.h
- M /FileZilla3/trunk/src/interface/optionspage_connection.cpp
- M /FileZilla3/trunk/src/interface/resources/dialogs.xrc
2006-12-06 14:12 botg, revision 1122Add retry options
- M /FileZilla3/trunk/src/engine/directorylistingparser.cpp
- M /FileZilla3/trunk/src/engine/directorylistingparser.h
2006-12-06 12:50 botg, revision 1121Unneeded variable
- M /FileZilla3/trunk/src/engine/directorylistingparser.cpp
- M /FileZilla3/trunk/src/engine/directorylistingparser.h
2006-12-05 17:18 botg, revision 1120Some servers only send a bare list of filenames (bug [ 1433792 ]). If unable to parse anything at all, treat parsed data as bare file list.
- M /FileZilla3/trunk/src/engine/directorylistingparser.cpp
- M /FileZilla3/trunk/src/engine/directorylistingparser.h
2006-12-05 17:16 botg, revision 1119some cleanup
2006-12-04 13:45 botg, revision 1118Fix segfault
2006-12-03 18:37 botg, revision 1117Don't force IP refresh, would cause too much traffic.
- M /FileZilla3/trunk/src/engine/ftpcontrolsocket.cpp
- M /FileZilla3/trunk/src/include/optionsbase.h
- M /FileZilla3/trunk/src/interface/Options.cpp
2006-12-02 21:13 botg, revision 1116Remember last used resolved IP address. Don't resolve if local address == last resolved one,
2006-12-02 18:23 botg, revision 1115Layout improvements
2006-12-02 18:17 botg, revision 1114log failure of the gnutls_x509_crt_get_*dn functions
2006-12-02 18:11 botg, revision 1113If AUTH TLS fails, try AUTH SSL
2006-12-01 23:24 botg, revision 1112Don't start handshake prior to successful connection establishment of the underlaying socket.
2006-12-01 23:24 botg, revision 1111Don't store expired certificates and the likes.
2006-12-01 22:49 botg, revision 1110Fix another assertion
- M /FileZilla3/trunk/src/interface/asyncrequestqueue.cpp
- M /FileZilla3/trunk/src/interface/asyncrequestqueue.h
- M /FileZilla3/trunk/src/interface/verifycertdialog.cpp
- M /FileZilla3/trunk/src/interface/verifycertdialog.h
2006-12-01 22:30 botg, revision 1109Working certificate storage
2006-12-01 14:42 botg, revision 1108several fixes: - fix assertion - fix nullpointer fereference - wxFileName's = operator cannot handle self-copy
2006-11-29 13:16 botg, revision 1107add a useful helper class
- M /FileZilla3/trunk/AUTHORS
- A /FileZilla3/trunk/locales/ar.po
- D /FileZilla3/trunk/locales/ar_EG.po
- M /FileZilla3/trunk/locales/it_IT.po
- M /FileZilla3/trunk/locales/ne.po
- M /FileZilla3/trunk/locales/pt_BR.po
- M /FileZilla3/trunk/locales/sk.po
- M /FileZilla3/trunk/locales/sl.po
2006-11-28 17:33 botg, revision 1106Renamed ar_EG into ar, updated others
2006-11-28 16:19 botg, revision 1105Some broken servers send single-quoted PWD reply.
2006-11-27 00:39 botg, revision 1104Make sure panel has correct initial size.
2006-11-26 16:01 botg, revision 1103Updatechecks weren't disabled properly if version information was missing.
2006-11-26 11:11 botg, revision 1102fix improper mutex use
2006-11-25 23:04 botg, revision 1101Return FZ_REPLY_CRITICALERROR if login fails with a 5yz command.
2006-11-25 22:50 botg, revision 1100typo
- M /FileZilla3/trunk/src/interface/netconfwizard.cpp
- M /FileZilla3/trunk/src/interface/resources/netconfwizard.xrc
2006-11-25 12:21 botg, revision 1099Add new fallback option to netconfwizard as well.
2006-11-25 11:56 botg, revision 1098Fix problems with sticky bit and the likes.
- M /FileZilla3/trunk/src/engine/engine.vcproj
- M /FileZilla3/trunk/src/engine/ftpcontrolsocket.cpp
- M /FileZilla3/trunk/src/include/optionsbase.h
- M /FileZilla3/trunk/src/interface/Options.cpp
- M /FileZilla3/trunk/src/interface/optionspage_connection.cpp
- M /FileZilla3/trunk/src/interface/settingsdialog.cpp
2006-11-24 18:46 botg, revision 1097Add new option to completely disable the alternative transfer mode
- M /FileZilla3/trunk/AUTHORS
- M /FileZilla3/trunk/locales/ca_ES.po
- M /FileZilla3/trunk/locales/cs.po
- M /FileZilla3/trunk/locales/de.po
- M /FileZilla3/trunk/locales/it_IT.po
- A /FileZilla3/trunk/locales/ne.po
- M /FileZilla3/trunk/locales/ro_RO.po
- M /FileZilla3/trunk/locales/sk.po
- M /FileZilla3/trunk/locales/sl.po
- M /FileZilla3/trunk/locales/tr.po
- M /FileZilla3/trunk/locales/zh_TW.po
2006-11-24 11:37 botg, revision 1096Added Nepali translation, updated others.
- M /FileZilla3/trunk/src/interface/Makefile.am
- M /FileZilla3/trunk/src/interface/optionspage_connection.cpp
- A /FileZilla3/trunk/src/interface/optionspage_connection_passive.cpp
- A /FileZilla3/trunk/src/interface/optionspage_connection_passive.h
- M /FileZilla3/trunk/src/interface/resources/dialogs.xrc
- M /FileZilla3/trunk/src/interface/settingsdialog.cpp
2006-11-24 11:35 botg, revision 1095Moved passive mode settings onto own page, added strings for reconnection settings
2006-11-23 00:31 botg, revision 1094fix warning
- M /FileZilla3/trunk/src/engine/notification.cpp
- M /FileZilla3/trunk/src/engine/tlssocket.cpp
- M /FileZilla3/trunk/src/include/notification.h
- M /FileZilla3/trunk/src/interface/asyncrequestqueue.cpp
- M /FileZilla3/trunk/src/interface/Makefile.am
- M /FileZilla3/trunk/src/interface/resources/dialogs.xrc
- A /FileZilla3/trunk/src/interface/verifycertdialog.cpp
- A /FileZilla3/trunk/src/interface/verifycertdialog.h
2006-11-22 13:59 botg, revision 1093Partial certificate verification dialog.
2006-11-21 12:11 botg, revision 1092Patch by Andreas Jacobs to create .lproj directories inside application bundle.
- M /FileZilla3/trunk/src/engine/directorylistingparser.cpp
- M /FileZilla3/trunk/src/engine/directorylistingparser.h
2006-11-20 12:05 botg, revision 1091support for "migrated" files on MVS servers. Whatever that means.
2006-11-20 11:55 botg, revision 1090Add new servertype, don't translate names.
2006-11-20 11:20 botg, revision 1089New servertype, bug [ 1105269 ]
2006-11-20 11:13 botg, revision 1088Don't timeout while waiting for async request reply
2006-11-17 16:46 botg, revision 1087workaround for servers not understanding CDUP command
2006-11-16 23:47 botg, revision 1086Handle usernames containing @ signs.
- M /FileZilla3/trunk/src/engine/ControlSocket.h
- M /FileZilla3/trunk/src/engine/ftpcontrolsocket.cpp
- M /FileZilla3/trunk/src/engine/notification.cpp
- 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/notification.h
- M /FileZilla3/trunk/src/interface/asyncrequestqueue.cpp
2006-11-12 17:38 botg, revision 1085Add infrastructure for naive certificate validation
- M /FileZilla3/trunk/locales/ar_EG.po
- M /FileZilla3/trunk/locales/ca_ES.po
- M /FileZilla3/trunk/locales/es.po
- M /FileZilla3/trunk/locales/it_IT.po
2006-11-12 17:31 botg, revision 1084updated again, previous commit was from wrong sourcetree.
- M /FileZilla3/trunk/locales/ar_EG.po
- M /FileZilla3/trunk/locales/ca_ES.po
- M /FileZilla3/trunk/locales/es.po
- M /FileZilla3/trunk/locales/it_IT.po
2006-11-12 11:23 botg, revision 1083updated
- M /FileZilla3/trunk/src/interface/LocalListView.cpp
- M /FileZilla3/trunk/src/interface/LocalListView.h
2006-11-12 11:23 botg, revision 1082Fix assertion
2006-11-10 21:08 botg, revision 1081Protocol selection did not work
2006-11-09 21:52 botg, revision 1080Add support for VMS servers sending it's listings with yet another field order
2006-11-09 21:52 botg, revision 1079fix warning
2006-11-09 08:43 botg, revision 1078errno.h needs to be included on some systems
2006-11-08 15:03 botg, revision 1077fix compile errors/warnings
- M /FileZilla3/trunk/src/engine/backend.h
- M /FileZilla3/trunk/src/engine/ControlSocket.cpp
- 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/Makefile.am
- A /FileZilla3/trunk/src/engine/tlssocket.cpp
- A /FileZilla3/trunk/src/engine/tlssocket.h
- M /FileZilla3/trunk/src/engine/transfersocket.cpp
- M /FileZilla3/trunk/src/engine/transfersocket.h
- M /FileZilla3/trunk/src/interface/Makefile.am
2006-11-08 14:57 botg, revision 1076implement TLS/SSLv3 support. No certificate validation yet.
2006-11-07 19:52 botg, revision 1075check for GnuTLS
2006-11-07 17:01 botg, revision 1074fix ChangePath on VMS servers
- M /FileZilla3/trunk/src/engine/server.cpp
- M /FileZilla3/trunk/src/include/server.h
- M /FileZilla3/trunk/src/interface/quickconnectbar.cpp
- M /FileZilla3/trunk/src/interface/sitemanager.cpp
2006-11-07 16:31 botg, revision 1073Cleanup
2006-11-07 12:39 botg, revision 1072Fix spurious compiler warning
2006-11-07 12:39 botg, revision 1071add backend.h
2006-11-07 12:25 botg, revision 1070fix detection of FZS
- A /FileZilla3/trunk/src/engine/backend.h
- M /FileZilla3/trunk/src/engine/transfersocket.cpp
- M /FileZilla3/trunk/src/engine/transfersocket.h
2006-11-07 09:45 botg, revision 1069Add virtual CBackend class, providing a common interface for reading/writing of data from/to a backend, e.g. a socket.
2006-11-05 23:35 botg, revision 1068Fix warning
2006-11-04 11:29 botg, revision 1067updated
2006-11-01 14:55 botg, revision 1066Fix assertion
2006-11-01 14:54 botg, revision 1065Missing commit of "small cleanup, added CDirectoryListing::Assign(const std::list<CDirentry>&) method"
2006-11-01 13:34 botg, revision 1064add ftps:// and ftpes:// protocols
2006-11-01 13:33 botg, revision 1063small speedup
- M /FileZilla3/trunk/src/engine/directorylisting.cpp
- M /FileZilla3/trunk/src/engine/directorylistingparser.cpp
- M /FileZilla3/trunk/src/engine/directorylistingparser.h
2006-10-31 18:10 botg, revision 1062small cleanup, added CDirectoryListing::Assign(const std::list<CDirentry>&) method
- M /FileZilla3/trunk/src/interface/LocalListView.cpp
- M /FileZilla3/trunk/src/interface/RemoteListView.cpp
2006-10-31 14:44 botg, revision 1061If reversing sort direction, simply reverse the index mapping.
- M /FileZilla3/trunk/src/include/FileZilla.h
- M /FileZilla3/trunk/src/interface/Mainfrm.cpp
- M /FileZilla3/trunk/src/interface/settingsdialog.cpp
2006-10-31 09:03 botg, revision 1060Couple of FZ_AUTOUPDATECHECK related fixes
2006-10-30 13:45 botg, revision 1059m_currentFilterSet did not always get set in LoadFilters
2006-10-30 13:23 botg, revision 1058Clarified nightly warning, fixed fzsftp detection.
2006-10-29 21:55 botg, revision 1057make sure input field has initial focus
2006-10-29 19:11 botg, revision 1056fix copy operator
2006-10-29 18:44 botg, revision 1055remove redundant checks
2006-10-28 14:00 botg, revision 1054Fixed ApplyCurrentFilter
- M /FileZilla3/trunk/configure.in
- M /FileZilla3/trunk/src/include/FileZilla.h
- M /FileZilla3/trunk/src/interface/Mainfrm.cpp
- M /FileZilla3/trunk/src/interface/Mainfrm.h
- M /FileZilla3/trunk/src/interface/optionspage_updatecheck.cpp
- M /FileZilla3/trunk/src/interface/optionspage_updatecheck.h
- M /FileZilla3/trunk/src/interface/resources/menus.xrc
- M /FileZilla3/trunk/src/interface/settingsdialog.cpp
- M /FileZilla3/trunk/src/interface/updatewizard.cpp
- M /FileZilla3/trunk/src/interface/updatewizard.h
2006-10-27 08:00 botg, revision 1053Added configure flags to disable the update checks.
- M /FileZilla3/trunk/locales/da_DK.po
- M /FileZilla3/trunk/locales/et_EE.po
- M /FileZilla3/trunk/locales/it_IT.po
- M /FileZilla3/trunk/locales/zh_TW.po
2006-10-26 15:58 botg, revision 1052updated
- M /FileZilla3/trunk/src/engine/directorylisting.cpp
- M /FileZilla3/trunk/src/include/directorylisting.h
2006-10-26 14:28 botg, revision 1051Implement reference counting.
- M /FileZilla3/trunk/src/engine/directorycache.cpp
- M /FileZilla3/trunk/src/engine/directorylisting.cpp
- M /FileZilla3/trunk/src/engine/directorylistingparser.cpp
- M /FileZilla3/trunk/src/engine/ftpcontrolsocket.cpp
- M /FileZilla3/trunk/src/engine/sftpcontrolsocket.cpp
- M /FileZilla3/trunk/src/include/directorylisting.h
- M /FileZilla3/trunk/src/interface/RemoteListView.cpp
- M /FileZilla3/trunk/src/interface/RemoteTreeView.cpp
2006-10-26 09:18 botg, revision 1050Step 2: Use [] operator instead of accessing m_pEntries directly
- M /FileZilla3/trunk/src/engine/directorycache.cpp
- M /FileZilla3/trunk/src/engine/directorylisting.cpp
- M /FileZilla3/trunk/src/engine/directorylistingparser.cpp
- M /FileZilla3/trunk/src/engine/ftpcontrolsocket.cpp
- M /FileZilla3/trunk/src/engine/sftpcontrolsocket.cpp
- M /FileZilla3/trunk/src/include/directorylisting.h
- M /FileZilla3/trunk/src/interface/RemoteListView.cpp
- M /FileZilla3/trunk/src/interface/RemoteTreeView.cpp
2006-10-25 15:03 botg, revision 1049Step 1 of implementing refcounted listing: Make m_entryCount protected, add accessors.
- M /FileZilla3/trunk/src/interface/LocalListView.cpp
- M /FileZilla3/trunk/src/interface/LocalTreeView.cpp
- M /FileZilla3/trunk/src/interface/viewheader.cpp
2006-10-25 14:33 botg, revision 1048Fix compile errors.
- M /FileZilla3/trunk/src/engine/ControlSocket.cpp
- M /FileZilla3/trunk/src/engine/ControlSocket.h
- M /FileZilla3/trunk/src/engine/ftpcontrolsocket.cpp
A few servers don't support PWD or have a broken implementation of it. Try to guess correct path instead.