Changelogs

Overview

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

Changes per page:

25 50 100 250 500 1000 2000

Changelog for FileZilla 3 (8010 changes):

2023-06-28 08:25 codesquid, revision 10986

If normal security scoped bookmark doesn't work, try a read-only one.

2023-06-26 14:14 codesquid, revision 10985

Use boost regex instead of std regex due to GCC bug 86164

2023-06-26 09:48 codesquid, revision 10984

Parse passive reply without using regex

2023-06-15 09:01 codesquid, revision 10978

A bit further work on removing options singleton

2023-06-15 09:00 codesquid, revision 10977

Allow parallel processing with async requests.

2023-05-23 15:06 codesquid, revision 10972

Further removal of options singleton.

2023-05-23 09:24 codesquid, revision 10971

Eliminate a few usages of the options singleton.

2023-05-16 09:26 codesquid, revision 10966

Adapt to lfz changes.

2023-05-10 08:32 codesquid, revision 10963

Explicitly specify tag

2023-05-01 09:50 codesquid, revision 10960

Force-quit the queue if necessary.

2023-04-26 08:51 codesquid, revision 10958

Bump to 3.64.0

2023-04-26 08:46 codesquid, revision 10957

Fix treectrl refresh. How did this ever work?

2023-04-25 10:16 codesquid, revision 10952

Use is_redirect()

2023-04-25 10:06 codesquid, revision 10950

Re-add redirect support.

2023-04-21 12:55 codesquid, revision 10947

Fix a harmless warning.

2023-04-21 09:33 codesquid, revision 10945

Add configurable limit to number of items in listings.

2023-04-20 14:41 codesquid, revision 10944

Use new HTTP client for IP resolver.

2023-04-20 14:37 codesquid, revision 10943

Fix formatting and potential use of wrong name

2023-04-19 08:39 codesquid, revision 10939

Limit amount of lines in multi-line response.

2023-04-17 07:16 codesquid, revision 10938

Spelling

2023-04-13 10:11 codesquid, revision 10937

Switch to .tar.xz

2023-04-13 09:59 codesquid, revision 10936

Bump to 3.64.0-rc1

2023-04-13 09:50 codesquid, revision 10935

Merge back option mnemonics.

2023-04-04 08:19 codesquid, revision 10922

Fix compile error, remove old request throttler.

2023-03-31 07:47 codesquid, revision 10916

Fix compile error.

2023-03-30 13:52 codesquid, revision 10915

HTTP digest auth is now in libfilezilla.

2023-03-30 13:33 codesquid, revision 10913

Constify

2023-03-26 15:03 codesquid, revision 10905

Use new http client from libfilezilla

2023-03-17 10:19 codesquid, revision 10897

Clarify notification_cb usage

2023-03-17 10:16 codesquid, revision 10896

Start untangling http request code.

2023-03-17 10:01 codesquid, revision 10894

Only update aliveness, activity is logged already by the corresponding layer

2023-03-15 15:40 codesquid, revision 10893

Move send state out of HttpRequest::flags_

2023-03-09 15:22 codesquid, revision 10891

Also set madeProgress CTransferStatusManager::Get

2023-03-09 08:31 codesquid, revision 10890

Fix icon size on tabs on high scale factors on Windows.

2023-03-08 14:13 codesquid, revision 10889

Clear persistent state if moving to successful.

2023-03-03 15:33 codesquid, revision 10884

Change version number to 3.63.2.1

2023-03-02 15:01 codesquid, revision 10882

Only auto-skip silent install if writable instdir

2023-03-02 08:55 codesquid, revision 10881

Use string_view for startup profile msg

2023-03-01 10:19 codesquid, revision 10880

Process persistent state notifications and persist the state.

2023-03-01 10:05 codesquid, revision 10879

Add a safety check

2023-03-01 09:30 codesquid, revision 10878

Add persistent state notification and allow passing persistent state to file transfer commands.

2023-02-23 09:16 codesquid, revision 10876

Bump to 3.63.2

2023-02-23 08:03 codesquid, revision 10875

Updated translations

2023-02-17 11:04 codesquid, revision 10868

Custom icons for treectrl collapsed/expanded state on macOS

2023-02-16 08:48 codesquid, revision 10867

Possible fix for combobox colour being wrong on old versions of macOS

2023-02-15 08:53 codesquid, revision 10866

Fix crash

2023-02-13 10:26 codesquid, revision 10861

Need to read /user switch earlier

2023-02-13 10:15 codesquid, revision 10860

Automatically skip UAC prompt if updating or run silent and current user installation requested, or detected from previous installation.

2023-02-13 09:33 codesquid, revision 10859

Uninstaller didn't remove all registry entries.

2023-02-09 16:53 codesquid, revision 10858

Trim trailing separators

2023-02-09 16:10 codesquid, revision 10857

Path normalization works differently in wx3.2.1. Work around the issue. In future, get rid of this horrible wxFileName altogether.

2023-01-30 08:37 codesquid, revision 10855

Make sure automatic quote/dash substitutions are disabled. Why did anyone think this is a good feature to have it enabled by default?

2023-01-26 12:30 codesquid, revision 10854

Updated translation

2023-01-26 10:38 codesquid, revision 10853

Bump to 3.63.1

2023-01-26 10:37 codesquid, revision 10852

Fix icon sizing on MSW at large DPI scale factors. Need to ultimately drop wx3.0 support and re-write the theme provider from scratch.

2023-01-25 18:49 codesquid, revision 10851

Possible toolbar sizing fix on MSW.

2023-01-24 14:07 codesquid, revision 10849

Prepare 3.63.0

2023-01-24 14:04 codesquid, revision 10848

Spelling

2023-01-24 13:44 codesquid, revision 10847

Updated translations

2023-01-20 11:01 codesquid, revision 10846

Ensure focused tree item is kept in view on sel change.

2023-01-13 10:40 codesquid, revision 10845

Fix possible crash during shutdown.

2023-01-13 10:23 codesquid, revision 10844

Fix potential crash.

2023-01-13 10:22 codesquid, revision 10843

Fix background color on *nix

2022-12-28 12:57 codesquid, revision 10812

Spelling

2022-12-01 10:22 codesquid, revision 10807

Allow wx3.2 across the board.

2022-12-01 09:54 codesquid, revision 10806

Get rid of ugly vertical lines between columns if building against wx 3.2 on MSW

2022-11-22 13:17 codesquid, revision 10805

Bump to 3.62.2

2022-11-22 08:52 codesquid, revision 10804

Pass correct parent and add a check for missing parent in IsActiveTLW

2022-11-17 13:36 codesquid, revision 10803

Bump to 3.62.1

2022-11-17 10:32 codesquid, revision 10802

Must use larger toolbar due to Apple deprecating small toolbars

2022-11-16 15:14 codesquid, revision 10801

Adapt to wx3.2 changes with item seletion events.

2022-11-16 13:59 codesquid, revision 10800

Cleanup

2022-11-10 14:33 codesquid, revision 10799

Also fix the keyboard shortcuts in dialogs on mac

2022-11-10 14:19 codesquid, revision 10798

Fix issue with Cmd+A/X/C/V

2022-11-10 10:06 codesquid, revision 10797

Fix tab art on MSW

2022-11-08 12:33 codesquid, revision 10796

Remove assert

2022-11-08 10:25 codesquid, revision 10795

Fix toolbar height on MSW with wx3.2

2022-11-04 11:08 codesquid, revision 10794

Before handling menu events, check that the current TLW is on top

2022-10-27 13:25 codesquid, revision 10792

Bump to 3.62.0

2022-10-27 13:13 codesquid, revision 10791

Updated translations

2022-10-27 10:05 codesquid, revision 10790

Small refactoring.

2022-10-14 08:38 codesquid, revision 10788

Fix logo sizing on high-dpi displays.

2022-10-11 14:18 codesquid, revision 10787

Allow wx3.2 on macOS

2022-10-11 14:17 codesquid, revision 10786

Bump lfz requirement

2022-10-11 14:17 codesquid, revision 10785

Bump to 3.62.0-beta1

2022-10-11 08:50 codesquid, revision 10783

Fix infotext background

2022-10-10 12:47 codesquid, revision 10779

Allow specifying max size of body buffer if not using writers.

2022-10-06 10:22 codesquid, revision 10776

More sizing issues on macOS fixed

2022-10-06 10:18 codesquid, revision 10775

More XRC removal

2022-10-06 09:43 codesquid, revision 10774

Bit of XRC removal to address a sizing issue on macOS

2022-10-05 13:19 codesquid, revision 10773

Fix restoring from fullscreen

2022-10-05 12:59 codesquid, revision 10772

Typo

2022-10-05 12:37 codesquid, revision 10771

Fix emptyness check for theme cache entries

2022-10-05 11:28 codesquid, revision 10770

React to color change

2022-10-05 07:53 codesquid, revision 10769

Fix compile error

2022-10-04 12:57 codesquid, revision 10768

Further tabbar icon fixes

2022-10-04 09:30 codesquid, revision 10767

Tab art fixes

2022-10-04 07:56 codesquid, revision 10766

Fix combobox bg

2022-10-03 13:38 codesquid, revision 10765

Fix compile error

2022-10-03 13:06 codesquid, revision 10764

Use generic statusbar on macOS as base for filelist statusbar