Changelogs

Overview

These changelogs reflect the history of all files in the Subversion repository. The changelog has been generated at 2024-04-26 03:00:01

Changes per page:

25 50 100 250 500 1000 2000

Changelog for FileZilla 3 (8010 changes):

2016-07-22 08:10 codesquid, revision 7672

Fix typo

2016-07-21 09:18 codesquid, revision 7666

Allow setting font weight

2016-07-20 17:26 codesquid, revision 7664

Bump to 3.20.0-rc1

2016-07-20 14:05 codesquid, revision 7663

Updated translations

2016-07-20 08:55 codesquid, revision 7662

Require libfilezilla 0.6.0 or greater

2016-07-20 07:12 codesquid, revision 7658

Guard against values becoming negative.

2016-07-20 06:53 codesquid, revision 7657

Fix rare crash if the control connection's TLS session fails and a data connection is being established right before the control connections' close event is processed. Reported through Ubuntu bug #1604087.

2016-07-19 12:33 codesquid, revision 7653

Disabling the shell extension via the registry is a debug feature. Only query the registry keys if using a debug version of the dll.

2016-07-19 10:33 codesquid, revision 7652

Make some mutexes non-recursive.

2016-07-14 19:36 codesquid, revision 7650

Add missing return statement.

2016-07-14 17:20 codesquid, revision 7649

Fix compile error.

2016-07-14 17:19 codesquid, revision 7648

Fix typo

2016-07-14 16:24 codesquid, revision 7647

Discard stale events when closing thread.

2016-07-14 16:19 codesquid, revision 7646

Simplify passing sftp_message around.

2016-07-14 13:55 codesquid, revision 7644

Do not exit comparison mode when queuing remote directories. It's a remnant from before the recursion changes in 3.12.0-rc1.

2016-07-13 15:14 codesquid, revision 7643

SFTP: Handle filenames with trailing blanks.

2016-07-13 09:16 codesquid, revision 7642

Big cleanup to IPC with fzsftp and how data gets passed to the directory listing parser.

2016-07-12 13:58 codesquid, revision 7641

Avoid an expensive copy.

2016-07-12 13:26 codesquid, revision 7640

Explicitly send filename as single line.

2016-07-12 13:06 codesquid, revision 7639

Don't directly print strings from the server.

2016-07-12 09:44 codesquid, revision 7638

Minor refactoring.

2016-07-11 16:30 codesquid, revision 7637

Stricter certificate chain verification.

2016-07-11 10:23 codesquid, revision 7636

Sort the peer certificates so that the chain can be displayed in order.

2016-07-11 07:31 codesquid, revision 7635

Require GnuTLS 3.4.0, as older versions do not have the GNUTLS_X509_CRT_LIST_SORT flag.

2016-07-07 08:55 codesquid, revision 7633

Use std::regex instead of wxRegEx part 2.

2016-07-07 08:04 codesquid, revision 7632

Use std::regex instead of wxRegEx

2016-07-07 07:35 codesquid, revision 7631

Small refactoring to use fz::sprintf

2016-07-05 14:48 codesquid, revision 7627

__TFILE__ is always wide in Unicode wx builds.

2016-07-05 13:54 codesquid, revision 7626

Use the new string formatting routines in various places.

2016-07-04 06:46 codesquid, revision 7615

Remove unused variable

2016-07-04 06:45 codesquid, revision 7614

Add missing includes

2016-07-01 12:20 codesquid, revision 7613

Fix minimun tree size in Site Manager resulting in overly large dialogs particularly on wxGTK

2016-07-01 08:37 codesquid, revision 7612

Explicitly pass the intended bookmark around, don't misuse the default bookmark. Also fixes a crash if creating new site from bookmarks dialog.

2016-06-30 13:59 codesquid, revision 7611

Fix compile error in testcase.

2016-06-29 15:37 codesquid, revision 7608

Set msgid bug reporting address in .pot file.

2016-06-28 13:42 codesquid, revision 7607

Remove references to remote file search in local search.

2016-06-28 13:41 codesquid, revision 7606

Add missing mnemonic to background color choice.

2016-06-28 09:30 codesquid, revision 7605

Get rid of unused wx includes.

2016-06-28 09:22 codesquid, revision 7604

Get rid of most wxFile and wxFileName usage in the engine.

2016-06-27 14:19 codesquid, revision 7602

Bump to 3.19.0

2016-06-27 14:14 codesquid, revision 7601

Always use same filename for installer.

2016-06-27 14:13 codesquid, revision 7600

Updated translations

2016-06-27 09:42 codesquid, revision 7599

Fix #8214

2016-06-26 21:34 codesquid, revision 7598

We require lfz 0.5.3

2016-06-26 21:28 codesquid, revision 7597

Grammar.

2016-06-26 21:25 codesquid, revision 7595

Disable context menu items in search dialog if not connected.

2016-06-26 10:29 codesquid, revision 7594

Remove redundant check.

2016-06-26 10:29 codesquid, revision 7593

If already quitting, don't perform queue completion action.

2016-06-20 15:37 codesquid, revision 7591

Bump to 3.19.0-rc1

2016-06-20 15:32 codesquid, revision 7590

Update translations