Changelogs
Overview
These changelogs reflect the history of all files in the Subversion repository. The changelog has been generated at 2024-11-22 13:10:01
Changelog for FileZilla 3 (8047 changes):
2016-04-20 16:32 codesquid, revision 74492016-04-20 14:18 codesquid, revision 7448Add a resources header to the update information.
- M /FileZilla3/trunk/src/interface/wxfilesystem_blob_handler.cpp
- M /FileZilla3/trunk/src/interface/wxfilesystem_blob_handler.h
2016-04-20 14:18 codesquid, revision 7447Implement wxFileSystemBlobHandler::FindFirst
- M /FileZilla3/trunk/src/interface/FileZilla.cpp
- M /FileZilla3/trunk/src/interface/interface.vcxproj
- M /FileZilla3/trunk/src/interface/Makefile.am
- A /FileZilla3/trunk/src/interface/xrc_helper.cpp
- M /FileZilla3/trunk/src/interface/xrc_helper.h
2016-04-20 09:12 codesquid, revision 7446Move loading of XRC handlers into own file.
- M /FileZilla3/trunk/src/interface/FileZilla.cpp
- M /FileZilla3/trunk/src/interface/interface.vcxproj
- M /FileZilla3/trunk/src/interface/Makefile.am
- A /FileZilla3/trunk/src/interface/wxfilesystem_blob_handler.cpp
- A /FileZilla3/trunk/src/interface/wxfilesystem_blob_handler.h
2016-04-19 15:48 codesquid, revision 7445Add handler for wxFileSystem that can work with blobs where the filename is the hex-encoded content.
- M /FileZilla3/trunk/src/interface/commandqueue.cpp
- M /FileZilla3/trunk/src/interface/commandqueue.h
- M /FileZilla3/trunk/src/interface/context_control.cpp
- M /FileZilla3/trunk/src/interface/context_control.h
- M /FileZilla3/trunk/src/interface/filelistctrl.cpp
- M /FileZilla3/trunk/src/interface/filelistctrl.h
- M /FileZilla3/trunk/src/interface/LocalListView.cpp
- M /FileZilla3/trunk/src/interface/LocalListView.h
- M /FileZilla3/trunk/src/interface/LocalTreeView.cpp
- M /FileZilla3/trunk/src/interface/LocalTreeView.h
- M /FileZilla3/trunk/src/interface/listingcomparison.cpp
- M /FileZilla3/trunk/src/interface/listingcomparison.h
- M /FileZilla3/trunk/src/interface/local_recursive_operation.cpp
- M /FileZilla3/trunk/src/interface/local_recursive_operation.h
- M /FileZilla3/trunk/src/interface/Mainfrm.cpp
- M /FileZilla3/trunk/src/interface/menu_bar.cpp
- M /FileZilla3/trunk/src/interface/menu_bar.h
- M /FileZilla3/trunk/src/interface/power_management.cpp
- M /FileZilla3/trunk/src/interface/power_management.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/RemoteTreeView.h
- M /FileZilla3/trunk/src/interface/recursive_operation.cpp
- M /FileZilla3/trunk/src/interface/recursive_operation.h
- M /FileZilla3/trunk/src/interface/recursive_operation_status.cpp
- M /FileZilla3/trunk/src/interface/recursive_operation_status.h
- M /FileZilla3/trunk/src/interface/remote_recursive_operation.cpp
- M /FileZilla3/trunk/src/interface/remote_recursive_operation.h
- M /FileZilla3/trunk/src/interface/search.cpp
- M /FileZilla3/trunk/src/interface/search.h
- M /FileZilla3/trunk/src/interface/state.cpp
- M /FileZilla3/trunk/src/interface/state.h
- M /FileZilla3/trunk/src/interface/statusbar.cpp
- M /FileZilla3/trunk/src/interface/statusbar.h
- M /FileZilla3/trunk/src/interface/toolbar.cpp
- M /FileZilla3/trunk/src/interface/toolbar.h
- M /FileZilla3/trunk/src/interface/viewheader.cpp
- M /FileZilla3/trunk/src/interface/viewheader.h
2016-04-19 08:29 codesquid, revision 7444Hold state as reference instead of pointer and clean up destruction order.
- M /FileZilla3/trunk/src/putty/Makefile.am
- M /FileZilla3/trunk/src/putty/unix/Makefile.am
- M /FileZilla3/trunk/src/putty/windows/Makefile.am
2016-04-17 13:59 codesquid, revision 7442Add missing compiler flags for Nettle.
2016-04-15 12:36 codesquid, revision 7440Remove label about holding shift key to toggle both local and remote filter at the same time on wxGTK. GTK+ doesn't check the checkbox if shift is held, thus blocking it completely.
2016-04-15 12:18 codesquid, revision 7439Bump to 3.17.0-rc1
- M /FileZilla3/trunk/locales/ar.po
- M /FileZilla3/trunk/locales/ca.po
- M /FileZilla3/trunk/locales/da.po
- M /FileZilla3/trunk/locales/nb_NO.po
- M /FileZilla3/trunk/locales/nn_NO.po
- M /FileZilla3/trunk/locales/tr.po
- M /FileZilla3/trunk/locales/zh_CN.po
2016-04-15 07:55 codesquid, revision 7438Updated translations.
2016-04-15 07:32 codesquid, revision 7435Require libfilezilla 0.5.0
- M /FileZilla3/trunk/src/interface/LocalListView.cpp
- M /FileZilla3/trunk/src/interface/LocalTreeView.cpp
2016-04-14 13:21 codesquid, revision 7434Disable upload and queue actions when local recursive operation already busy.
- M /FileZilla3/trunk/src/interface/Options.cpp
- M /FileZilla3/trunk/src/interface/Options.h
- M /FileZilla3/trunk/src/interface/updater.cpp
2016-04-14 11:51 codesquid, revision 7433Check whether it's the initial update check of a new version.
2016-04-14 11:22 codesquid, revision 7432Look in both HKCU and HKLM.
2016-04-14 08:51 codesquid, revision 7430Add package information to update URL.
2016-04-13 09:53 codesquid, revision 7425Remember package type and whether it's an updated install.
- M /FileZilla3/trunk/src/engine/ControlSocket.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/edithandler.cpp
- M /FileZilla3/trunk/src/interface/fileexistsdlg.cpp
- M /FileZilla3/trunk/src/interface/filter.cpp
- M /FileZilla3/trunk/src/interface/filter_conditions_dialog.cpp
- M /FileZilla3/trunk/src/interface/listctrlex.cpp
- M /FileZilla3/trunk/src/interface/listingcomparison.cpp
- M /FileZilla3/trunk/src/interface/statuslinectrl.cpp
- M /FileZilla3/trunk/src/interface/timeformatting.cpp
- M /FileZilla3/trunk/src/interface/updater.cpp
- M /FileZilla3/trunk/src/interface/verifycertdialog.cpp
- M /FileZilla3/trunk/src/interface/xmlfunctions.cpp
- M /FileZilla3/trunk/tests/dirparsertest.cpp
2016-04-11 20:14 codesquid, revision 7423Adjust to proper datetime::empty() semantics and handle alternate midnight format.
- M /FileZilla3/trunk/src/Dependencies.props.example
- M /FileZilla3/trunk/src/FileZilla.sln
- M /FileZilla3/trunk/src/interface/interface.vcxproj
- M /FileZilla3/trunk/src/putty/fzsftp.vcxproj
2016-04-11 19:39 codesquid, revision 7422Update workspace files.
- M /FileZilla3/trunk/src/engine/sftpcontrolsocket.cpp
- M /FileZilla3/trunk/src/engine/sftpcontrolsocket.h
- M /FileZilla3/trunk/src/putty/ssh.c
2016-04-11 12:59 codesquid, revision 7421For now, ignore cached host keys with insecure hostkey algorithms.
2016-04-11 12:51 codesquid, revision 7420Fix compile error
- M /FileZilla3/trunk/src/putty/cmdgen.c
- M /FileZilla3/trunk/src/putty/fzprintf.h
- M /FileZilla3/trunk/src/putty/int64.h
- M /FileZilla3/trunk/src/putty/MERGEREVISION
- M /FileZilla3/trunk/src/putty/misc.h
- M /FileZilla3/trunk/src/putty/network.h
- M /FileZilla3/trunk/src/putty/pinger.c
- M /FileZilla3/trunk/src/putty/psftp.c
- M /FileZilla3/trunk/src/putty/psftp.h
- M /FileZilla3/trunk/src/putty/putty.h
- M /FileZilla3/trunk/src/putty/puttyps.h
- M /FileZilla3/trunk/src/putty/settings.c
- M /FileZilla3/trunk/src/putty/sftp.c
- M /FileZilla3/trunk/src/putty/sftp.h
- M /FileZilla3/trunk/src/putty/ssh.c
- M /FileZilla3/trunk/src/putty/ssh.h
- M /FileZilla3/trunk/src/putty/sshecc.c
- M /FileZilla3/trunk/src/putty/timing.c
- M /FileZilla3/trunk/src/putty/unix/unix.h
- M /FileZilla3/trunk/src/putty/unix/uxcons.c
- M /FileZilla3/trunk/src/putty/unix/uxsftp.c
- M /FileZilla3/trunk/src/putty/version.c
- M /FileZilla3/trunk/src/putty/windows/wincons.c
- M /FileZilla3/trunk/src/putty/windows/winsecur.c
- M /FileZilla3/trunk/src/putty/windows/winsftp.c
- M /FileZilla3/trunk/src/putty/windows/winshare.c
2016-04-11 10:31 codesquid, revision 7419Work in progress: Merge upstream PuTTY changes.
2016-04-11 10:30 codesquid, revision 7418Document Nettle requirement.
- M /FileZilla3/trunk/src/interface/Makefile.am
- M /FileZilla3/trunk/src/interface/updater.cpp
- M /FileZilla3/trunk/src/putty/sshsh512.c
2016-04-11 10:14 codesquid, revision 7417Get rid of uggly hack in updater now that we use Nettle.
- M /FileZilla3/trunk/src/putty/ssh.h
- M /FileZilla3/trunk/src/putty/sshsh256.c
- M /FileZilla3/trunk/src/putty/sshsha.c
2016-04-10 21:46 codesquid, revision 7416Also use Nettle for SHA1.
- M /FileZilla3/trunk/src/putty/Makefile.am
- M /FileZilla3/trunk/src/putty/sshaes.c
- D /FileZilla3/trunk/src/putty/sshaes_nettle.c
2016-04-10 21:15 codesquid, revision 7415Completely replace remainder of PuTTY's AES implementation with library calls to Nettle.
- M /FileZilla3/trunk/src/putty/ssh.h
- M /FileZilla3/trunk/src/putty/sshsh256.c
- M /FileZilla3/trunk/src/putty/sshsh512.c
- M /FileZilla3/trunk/src/putty/sshsha.c
2016-04-10 21:10 codesquid, revision 7414Fix regression if using CBC ciphers.
2016-04-10 19:40 codesquid, revision 7413Add missing forward declaration.
2016-04-10 18:23 codesquid, revision 7412Use Nettle's sha256
2016-04-10 18:09 codesquid, revision 7411Configure changes to detect nettle.
- M /FileZilla3/trunk/src/putty/Makefile.am
- M /FileZilla3/trunk/src/putty/settings.c
- M /FileZilla3/trunk/src/putty/sshaes.c
- A /FileZilla3/trunk/src/putty/sshaes_nettle.c
2016-04-10 15:54 codesquid, revision 7410Use the hardware-accelerated AES implementation from nettle in fzsftp.
2016-04-10 15:36 codesquid, revision 7409The hook has a different signature starting with GnuTLS 3.4, add a #define to select the right one.
2016-04-10 14:44 codesquid, revision 7408Use the TCP window scaling auto-adjustment on MSW also when using SFTP.
- M /FileZilla3/trunk
- M /FileZilla3/trunk/INSTALL
- M /FileZilla3/trunk/src/engine/socket.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/socket.h
2016-04-06 08:07 codesquid, revision 7405Merge changes from 3.16.x branch.
2016-04-06 07:44 codesquid, revision 7404Increase disk IO buffer size.
2016-04-05 13:02 codesquid, revision 7403Fix #10811 where failed SFTP downloads are reported as success due to a shadowed variable.
- M /FileZilla3/trunk/src/interface/local_recursive_operation.cpp
- M /FileZilla3/trunk/src/interface/local_recursive_operation.h
2016-04-05 11:36 codesquid, revision 7402Add chunking on the threaded side and fix a race when stopping the operation due to m_listedDirectories not being cleared.
2016-04-05 08:17 codesquid, revision 7401Do not change queue state if trying to set an empty queue active.
2016-04-04 16:37 codesquid, revision 7400Need to add the empty item signalling completion to m_listedDirectories inside the mutex.
2016-04-04 09:24 codesquid, revision 7399Clamp values, wx doesn't do it for us.
2016-04-04 09:21 codesquid, revision 7398Attempt to detect multiple installations of FileZilla.
2016-04-04 08:13 codesquid, revision 7397We have verified the checksum already, no need for the installer to do it again.
2016-04-04 07:35 codesquid, revision 7396Get path of running process in win32 syntax as opposed to device syntax.
2016-04-03 14:58 codesquid, revision 7395Fix comment about NSIS version requirement
- M /FileZilla3/trunk/src/interface/local_recursive_operation.cpp
- M /FileZilla3/trunk/src/interface/local_recursive_operation.h
- M /FileZilla3/trunk/src/interface/QueueView.cpp
2016-04-01 09:55 codesquid, revision 7394Split files and directories into different vectors to slightly improve performance and to correct the progress numbers.
- M /FileZilla3/trunk/src/interface/auto_ascii_files.cpp
- M /FileZilla3/trunk/src/interface/auto_ascii_files.h
2016-03-31 15:23 codesquid, revision 7393Small performance increase.
- M /FileZilla3/trunk/src/engine/engineprivate.cpp
- M /FileZilla3/trunk/src/engine/engineprivate.h
- M /FileZilla3/trunk/src/engine/FileZillaEngine.cpp
- M /FileZilla3/trunk/src/engine/notification.cpp
- M /FileZilla3/trunk/src/include/FileZillaEngine.h
- M /FileZilla3/trunk/src/include/notification.h
- M /FileZilla3/trunk/src/interface/listctrlex.cpp
- M /FileZilla3/trunk/src/interface/local_recursive_operation.cpp
- M /FileZilla3/trunk/src/interface/local_recursive_operation.h
- M /FileZilla3/trunk/src/interface/Mainfrm.cpp
- M /FileZilla3/trunk/src/interface/Mainfrm.h
- M /FileZilla3/trunk/src/interface/QueueView.cpp
- M /FileZilla3/trunk/src/interface/QueueView.h
- M /FileZilla3/trunk/src/interface/state.cpp
- M /FileZilla3/trunk/src/interface/updater.cpp
- M /FileZilla3/trunk/src/interface/updater.h
2016-03-30 17:40 codesquid, revision 7392Simplify some event handling.
2016-03-29 17:09 codesquid, revision 7391Don't include extra separator in queue context menu on *nix.
2016-03-29 15:14 codesquid, revision 7390Fix transfer failures when uploading using SFTP and another thread is already listing the target directory.
- M /FileZilla3/trunk/src/interface/local_recursive_operation.cpp
- M /FileZilla3/trunk/src/interface/QueueView.cpp
- M /FileZilla3/trunk/src/interface/state.cpp
2016-03-29 09:41 codesquid, revision 7389Re-implement queuing directories via drag&drop.
- M /FileZilla3/trunk/src/interface/LocalListView.cpp
- M /FileZilla3/trunk/src/interface/LocalTreeView.cpp
- M /FileZilla3/trunk/src/interface/local_recursive_operation.cpp
- M /FileZilla3/trunk/src/interface/local_recursive_operation.h
- M /FileZilla3/trunk/src/interface/QueueView.cpp
2016-03-23 10:16 codesquid, revision 7386Re-implement queuing from local directory tree.
- M /FileZilla3/trunk/src/interface/local_recursive_operation.cpp
- M /FileZilla3/trunk/src/interface/local_recursive_operation.h
2016-03-23 10:16 codesquid, revision 7385Apply filters.
2016-03-23 10:15 codesquid, revision 7384Handle directories when queuing the recursion results.
2016-03-23 10:15 codesquid, revision 7383Use local filters, not remote ones when starting local recursive operation.
2016-03-23 10:14 codesquid, revision 7382Add small function to compile the regexes of a vector of filters.
2016-03-22 17:09 codesquid, revision 7381Use the right operation object to display local progress.
- M /FileZilla3/trunk/src/interface/context_control.cpp
- M /FileZilla3/trunk/src/interface/LocalListView.cpp
- M /FileZilla3/trunk/src/interface/local_recursive_operation.cpp
- M /FileZilla3/trunk/src/interface/local_recursive_operation.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/recursive_operation_status.cpp
2016-03-16 10:47 codesquid, revision 7379Partially re-implement adding local directories to queue.
- M /FileZilla3/trunk
- M /FileZilla3/trunk/configure.ac
- M /FileZilla3/trunk/locales/el.po
- M /FileZilla3/trunk/locales/fi_FI.po
- M /FileZilla3/trunk/locales/pl_PL.po
- M /FileZilla3/trunk/locales/pt_BR.po
- M /FileZilla3/trunk/locales/tr.po
- M /FileZilla3/trunk/locales/uk_UA.po
- M /FileZilla3/trunk/locales/zh_TW.po
- M /FileZilla3/trunk/NEWS
2016-03-16 08:40 codesquid, revision 7375Merge translations and version bump from 3.16.x branch.
- M /FileZilla3/trunk/src/putty/cproxy.c
- M /FileZilla3/trunk/src/putty/MERGEREVISION
- M /FileZilla3/trunk/src/putty/misc.h
- M /FileZilla3/trunk/src/putty/proxy.c
- M /FileZilla3/trunk/src/putty/ssh.c
- M /FileZilla3/trunk/src/putty/sshcrc.c
- M /FileZilla3/trunk/src/putty/sshecc.c
- M /FileZilla3/trunk/src/putty/unix/uxnet.c
- M /FileZilla3/trunk/src/putty/windows/winnpc.c
- M /FileZilla3/trunk/src/putty/windows/winpgntc.c
- M /FileZilla3/trunk/src/putty/windows/winsecur.c
2016-03-15 23:03 codesquid, revision 7371Merge upstream PuTTY changes.
2016-03-14 13:40 codesquid, revision 7367Request Unicode build with NSIS 3. The move to NSIS 3 is due to the DLL hijacking vulnerability in older NSIS versions. Fixes #10785 reported by Rojan Rijal.
2016-03-14 09:26 codesquid, revision 7366Update to most recent version of UAC plugin for NSIS
- M /FileZilla3/trunk/src/interface/clearprivatedata.cpp
- M /FileZilla3/trunk/src/interface/commandqueue.cpp
- M /FileZilla3/trunk/src/interface/context_control.cpp
- M /FileZilla3/trunk/src/interface/local_recursive_operation.cpp
- M /FileZilla3/trunk/src/interface/local_recursive_operation.h
- 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/RemoteTreeView.cpp
- M /FileZilla3/trunk/src/interface/recursive_operation_status.cpp
- M /FileZilla3/trunk/src/interface/remote_recursive_operation.h
- M /FileZilla3/trunk/src/interface/search.cpp
- M /FileZilla3/trunk/src/interface/state.cpp
- M /FileZilla3/trunk/src/interface/state.h
2016-03-11 10:25 codesquid, revision 7365Create local recursive operation instance and handle its destruction.
- M /FileZilla3/trunk/src/interface/interface.vcxproj
- M /FileZilla3/trunk/src/interface/LocalListView.cpp
- M /FileZilla3/trunk/src/interface/LocalTreeView.cpp
- M /FileZilla3/trunk/src/interface/local_recursive_operation.cpp
- M /FileZilla3/trunk/src/interface/Makefile.am
- M /FileZilla3/trunk/src/interface/QueueView.cpp
- M /FileZilla3/trunk/src/interface/QueueView.h
- M /FileZilla3/trunk/src/interface/queue.cpp
- M /FileZilla3/trunk/src/interface/queue.h
- M /FileZilla3/trunk/src/interface/queueview_failed.cpp
- M /FileZilla3/trunk/src/interface/RemoteListView.cpp
- M /FileZilla3/trunk/src/interface/RemoteTreeView.cpp
- A /FileZilla3/trunk/src/interface/recursive_operation.cpp
- A /FileZilla3/trunk/src/interface/recursive_operation.h
- M /FileZilla3/trunk/src/interface/recursive_operation_status.cpp
- M /FileZilla3/trunk/src/interface/remote_recursive_operation.cpp
- M /FileZilla3/trunk/src/interface/remote_recursive_operation.h
- M /FileZilla3/trunk/src/interface/search.cpp
- M /FileZilla3/trunk/src/interface/state.cpp
- M /FileZilla3/trunk/src/interface/state.h
2016-03-10 10:57 codesquid, revision 7364Rip out queueing local directories, it's an inuntanglable mess. This functionality will be rewritten from scratch.
- M /FileZilla3/trunk/src/interface/context_control.cpp
- M /FileZilla3/trunk/src/interface/QueueView.cpp
- M /FileZilla3/trunk/src/interface/RemoteListView.cpp
- M /FileZilla3/trunk/src/interface/RemoteTreeView.cpp
- M /FileZilla3/trunk/src/interface/recursive_operation_status.cpp
- M /FileZilla3/trunk/src/interface/recursive_operation_status.h
- M /FileZilla3/trunk/src/interface/remote_recursive_operation.cpp
- M /FileZilla3/trunk/src/interface/remote_recursive_operation.h
- M /FileZilla3/trunk/src/interface/search.cpp
- M /FileZilla3/trunk/src/interface/state.cpp
- M /FileZilla3/trunk/src/interface/state.h
2016-03-09 13:41 codesquid, revision 7363Add local recursive operation status.
- M /FileZilla3/trunk/src/interface/interface.vcxproj
- A /FileZilla3/trunk/src/interface/local_recursive_operation.cpp
- A /FileZilla3/trunk/src/interface/local_recursive_operation.h
- M /FileZilla3/trunk/src/interface/Makefile.am
- M /FileZilla3/trunk/src/interface/QueueView.cpp
- M /FileZilla3/trunk/src/interface/QueueView.h
- M /FileZilla3/trunk/src/interface/queue.cpp
- M /FileZilla3/trunk/src/interface/queue.h
2016-03-08 08:40 codesquid, revision 7362Move CFolderProcessingThread out of the queue into own file and begin separating the logic. The goal is to have adding local directories to the queue behave exactly as adding remote directories to the queue, with the recursive operation status below the local file list. Under the hood, both local and remote recursive operations should have the same interface. This common functionality can then at a later step be used to have a local file search and possibly even a comparative search.
- M /FileZilla3/trunk/src/interface/clearprivatedata.cpp
- M /FileZilla3/trunk/src/interface/commandqueue.cpp
- M /FileZilla3/trunk/src/interface/context_control.cpp
- M /FileZilla3/trunk/src/interface/interface.vcxproj
- M /FileZilla3/trunk/src/interface/Mainfrm.cpp
- M /FileZilla3/trunk/src/interface/Makefile.am
- M /FileZilla3/trunk/src/interface/QueueView.cpp
- M /FileZilla3/trunk/src/interface/RemoteListView.cpp
- M /FileZilla3/trunk/src/interface/RemoteTreeView.cpp
- D /FileZilla3/trunk/src/interface/recursive_operation.cpp
- D /FileZilla3/trunk/src/interface/recursive_operation.h
- M /FileZilla3/trunk/src/interface/recursive_operation_status.cpp
- A /FileZilla3/trunk/src/interface/remote_recursive_operation.cpp
- A /FileZilla3/trunk/src/interface/remote_recursive_operation.h
- M /FileZilla3/trunk/src/interface/search.cpp
- M /FileZilla3/trunk/src/interface/state.cpp
2016-03-04 16:11 codesquid, revision 7360Rename recursive_operation.c/h to remote_recursive_operation.c/h
2016-03-04 11:34 codesquid, revision 7359Improve Windows 10 compatibility.
2016-03-04 11:22 codesquid, revision 7358Fix two harmless warnings.
- M /FileZilla3/trunk/src/interface/chmoddialog.cpp
- M /FileZilla3/trunk/src/interface/conditionaldialog.cpp
- M /FileZilla3/trunk/src/interface/dialogex.cpp
- M /FileZilla3/trunk/src/interface/edithandler.cpp
- M /FileZilla3/trunk/src/interface/Mainfrm.cpp
- M /FileZilla3/trunk/src/interface/menu_bar.cpp
- M /FileZilla3/trunk/src/interface/netconfwizard.cpp
- M /FileZilla3/trunk/src/interface/queue.cpp
- M /FileZilla3/trunk/src/interface/quickconnectbar.cpp
- M /FileZilla3/trunk/src/interface/settings/optionspage.cpp
- M /FileZilla3/trunk/src/interface/splitter.cpp
- M /FileZilla3/trunk/src/interface/toolbar.cpp
- M /FileZilla3/trunk/src/interface/wrapengine.cpp
- M /FileZilla3/trunk/src/interface/xh_toolb_ex.cpp
2016-02-29 10:16 codesquid, revision 7351Replace wxDynamicCast with dynamic_cast
2016-02-29 10:15 codesquid, revision 7350Bump to 3.16.0
- A /FileZilla3/trunk/data/INetC.dll
- M /FileZilla3/trunk/data/install.nsi.in
- A /FileZilla3/trunk/data/offer.nsh
2016-02-29 10:08 codesquid, revision 7349If building the installer with a special define, optional third-party offers can be displayed during setup. Installations from the auto-updater and installations do not display nor installer any offers.
2016-02-29 10:05 codesquid, revision 7348Add a new leftover file due to da_DK renamed to da.
- A /FileZilla3/trunk/locales/da.po
- D /FileZilla3/trunk/locales/da_DK.po
- M /FileZilla3/trunk/locales/it.po
- M /FileZilla3/trunk/locales/nb_NO.po
2016-02-29 07:49 codesquid, revision 7347Updated translations.
2016-02-22 13:51 codesquid, revision 7345Do not reset queue completion action after queue completion.
2016-02-22 13:41 codesquid, revision 7343Bump to 3.16.0-rc1
- M /FileZilla3/trunk/locales/el.po
- M /FileZilla3/trunk/locales/it.po
- M /FileZilla3/trunk/locales/tr.po
- M /FileZilla3/trunk/locales/vi_VN.po
- M /FileZilla3/trunk/locales/zh_CN.po
2016-02-22 13:20 codesquid, revision 7342Updated translations
2016-02-22 09:19 codesquid, revision 7341Clarify wording.
2016-02-22 09:03 codesquid, revision 7339Change location of leftover cleanup.
2016-02-22 08:32 codesquid, revision 7338Clean leftovers from improperly uninstalled past versions.
2016-02-17 16:42 codesquid, revision 7331Small workflow improvement when setting the "run command" queue completion action.
- M /FileZilla3/trunk/src/interface/Options.cpp
- M /FileZilla3/trunk/src/interface/Options.h
- M /FileZilla3/trunk/src/interface/QueueView.cpp
- M /FileZilla3/trunk/src/interface/QueueView.h
2016-02-17 15:12 codesquid, revision 7330Remember the command to run with the corresponding queue completion action.
2016-02-17 10:36 codesquid, revision 7328Increase max buffer size for longer error messages.
2016-02-17 09:46 codesquid, revision 7327Some fixes to the network configuration wizard.
2016-02-16 10:51 codesquid, revision 7326Merge NEWS from 3.15.x branch.
- M /FileZilla3/trunk/src/interface/Options.cpp
- M /FileZilla3/trunk/src/interface/Options.h
- M /FileZilla3/trunk/src/interface/QueueView.cpp
- M /FileZilla3/trunk/src/interface/QueueView.h
- M /FileZilla3/trunk/src/interface/resources/xrc/menus.xrc
2016-02-16 08:40 codesquid, revision 7325Remember queue completion action.
2016-02-15 15:47 codesquid, revision 7324Listen on same address family as the control connection.
- M /FileZilla3/trunk/src/interface/Options.cpp
- M /FileZilla3/trunk/src/interface/Options.h
- M /FileZilla3/trunk/src/interface/QueueView.cpp
- M /FileZilla3/trunk/src/interface/QueueView.h
- M /FileZilla3/trunk/src/interface/resources/xrc/menus.xrc
2016-02-15 10:30 codesquid, revision 7322Make notification bubbles a normal queue completion action. Remove the temporary notification bubble option. Remove the disconnect and show message completion actions.
- M /FileZilla3/trunk/src/engine/directorylistingparser.cpp
- M /FileZilla3/trunk/src/engine/serverpath.cpp
- M /FileZilla3/trunk/src/include/directorylisting.h
- M /FileZilla3/trunk/src/include/Makefile.am
- D /FileZilla3/trunk/src/include/optional.h
- M /FileZilla3/trunk/src/include/serverpath.h
- M /FileZilla3/trunk/src/interface/LocalListView.cpp
- M /FileZilla3/trunk/src/interface/LocalListView.h
- M /FileZilla3/trunk/src/interface/queue.cpp
- M /FileZilla3/trunk/src/interface/queue.h
- M /FileZilla3/trunk/src/interface/recursive_operation.cpp
- M /FileZilla3/trunk/src/interface/recursive_operation.h
- M /FileZilla3/trunk/tests/dirparsertest.cpp
2016-02-15 09:22 codesquid, revision 7320Use fz::sparse_optional from libfilezilla.
- M /FileZilla3/trunk/src/engine/directorylisting.cpp
- M /FileZilla3/trunk/src/engine/directorylistingparser.cpp
- M /FileZilla3/trunk/src/engine/directorylistingparser.h
- M /FileZilla3/trunk/src/engine/engine.vcxproj
- M /FileZilla3/trunk/src/engine/local_path.cpp
- M /FileZilla3/trunk/src/engine/serverpath.cpp
- M /FileZilla3/trunk/src/include/directorylisting.h
- M /FileZilla3/trunk/src/include/local_path.h
- M /FileZilla3/trunk/src/include/Makefile.am
- D /FileZilla3/trunk/src/include/refcount.h
- M /FileZilla3/trunk/src/include/serverpath.h
- M /FileZilla3/trunk/tests/dirparsertest.cpp
2016-02-13 17:59 codesquid, revision 7318Use fz::shared_optional and fz::shared_value from libfilezilla.
2016-02-13 15:09 codesquid, revision 7317Revert an unneeded change.
- M /FileZilla3/trunk/src/engine/directorylistingparser.h
- M /FileZilla3/trunk/src/engine/server.cpp
- M /FileZilla3/trunk/src/engine/serverpath.cpp
- M /FileZilla3/trunk/src/include/server.h
- M /FileZilla3/trunk/src/include/serverpath.h
- M /FileZilla3/trunk/tests/serverpathtest.cpp
2016-02-13 10:41 codesquid, revision 7316Add a new servertype for MS-DOS style servers actually preferring forward slashes. #10749
2016-02-12 11:06 codesquid, revision 7315Add missing include.
2016-02-09 19:05 codesquid, revision 7311Minor fixes to the Connect and DetachThread functions.
2016-02-09 18:12 codesquid, revision 7310Move location of COPYING in the OS X application bundle. OS X has difficulties signing the bundle correctly with the file in the old location.
2016-02-09 17:56 codesquid, revision 7309Handle divider double-clicks.
2016-02-09 13:59 codesquid, revision 7308Make loading column widths more forgiving. Fixes restoring the size of columns in the queue tab for failed transfers.
2016-02-05 09:16 codesquid, revision 7307Fix an assertion.
2016-02-05 08:22 codesquid, revision 7306Fix a compile error.
2016-02-03 12:08 codesquid, revision 7305FIx logic error in restoring focus.
2016-02-03 08:57 codesquid, revision 7304Apply #10742: Add missing include to proxy.cpp
- M /FileZilla3/trunk/src/engine/ControlSocket.cpp
- M /FileZilla3/trunk/src/engine/ControlSocket.h
- M /FileZilla3/trunk/src/engine/externalipresolver.cpp
- M /FileZilla3/trunk/src/engine/httpcontrolsocket.cpp
- M /FileZilla3/trunk/src/engine/proxy.cpp
- M /FileZilla3/trunk/src/engine/proxy.h
- M /FileZilla3/trunk/src/engine/socket.cpp
- M /FileZilla3/trunk/src/engine/tlssocket.cpp
- M /FileZilla3/trunk/src/engine/transfersocket.cpp
- M /FileZilla3/trunk/src/include/socket.h
- M /FileZilla3/trunk/src/interface/netconfwizard.cpp
2016-02-02 09:28 codesquid, revision 7300Remove more wxString usage from CSocket.
Bump to 3.15.0.1