Changelogs

Overview

These changelogs reflect the history of all files in the Subversion repository. The changelog has been generated at 2024-04-19 18:40:01

Changes per page:

25 50 100 250 500 1000 2000

Changelog for FileZilla 3 (8010 changes):

2016-04-04 16:37 codesquid, revision 7400

Clamp values, wx doesn't do it for us.

2016-04-04 09:24 codesquid, revision 7399

Attempt to detect multiple installations of FileZilla.

2016-04-04 09:21 codesquid, revision 7398

We have verified the checksum already, no need for the installer to do it again.

2016-04-04 08:13 codesquid, revision 7397

Get path of running process in win32 syntax as opposed to device syntax.

2016-04-04 07:35 codesquid, revision 7396

Fix comment about NSIS version requirement

2016-04-03 14:58 codesquid, revision 7395

Split files and directories into different vectors to slightly improve performance and to correct the progress numbers.

2016-04-01 09:55 codesquid, revision 7394

Small performance increase.

2016-03-31 15:23 codesquid, revision 7393

Simplify some event handling.

2016-03-30 17:40 codesquid, revision 7392

Don't include extra separator in queue context menu on *nix.

2016-03-29 17:09 codesquid, revision 7391

Fix transfer failures when uploading using SFTP and another thread is already listing the target directory.

2016-03-29 15:14 codesquid, revision 7390

Re-implement queuing directories via drag&drop.

2016-03-29 09:41 codesquid, revision 7389

Re-implement queuing from local directory tree.

2016-03-23 10:16 codesquid, revision 7386

Apply filters.

2016-03-23 10:16 codesquid, revision 7385

Handle directories when queuing the recursion results.

2016-03-23 10:15 codesquid, revision 7384

Use local filters, not remote ones when starting local recursive operation.

2016-03-23 10:15 codesquid, revision 7383

Add small function to compile the regexes of a vector of filters.

2016-03-23 10:14 codesquid, revision 7382

Use the right operation object to display local progress.

2016-03-22 17:09 codesquid, revision 7381

Partially re-implement adding local directories to queue.

2016-03-16 10:47 codesquid, revision 7379

Merge translations and version bump from 3.16.x branch.

2016-03-16 08:40 codesquid, revision 7375

Merge upstream PuTTY changes.

2016-03-15 23:03 codesquid, revision 7371

Request 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 13:40 codesquid, revision 7367

Update to most recent version of UAC plugin for NSIS

2016-03-14 09:26 codesquid, revision 7366

Create local recursive operation instance and handle its destruction.

2016-03-11 10:25 codesquid, revision 7365

Rip out queueing local directories, it's an inuntanglable mess. This functionality will be rewritten from scratch.

2016-03-10 10:57 codesquid, revision 7364

Add local recursive operation status.