Changelogs

Overview

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

Changes per page:

25 50 100 250 500 1000 2000

Changelog for FileZilla 3 (8007 changes):

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