Changelogs

Overview

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

Changes per page:

25 50 100 250 500 1000 2000

Changelog for FileZilla 3 (8007 changes):

2020-10-13 13:24 codesquid, revision 9968

Fix typo

2020-10-13 12:49 codesquid, revision 9967

Fix warnings.

2020-10-13 08:31 codesquid, revision 9962

Better handling of different keys with identical passwords and add a way to disinguish forgotten passwords from wrong passwords.

2020-10-13 08:13 codesquid, revision 9961

Leave credentials in a consistent state if charset conversion fails after decryption.

2020-10-08 09:09 codesquid, revision 9960

Fix adding temporarily trusted certs to the in-memory store.

2020-10-07 09:29 codesquid, revision 9959

Fix example format string

2020-10-05 11:38 codesquid, revision 9958

Fix testcase

2020-10-04 10:01 codesquid, revision 9957

Reorder some of the most common structures to reduce padding.

2020-10-04 09:05 codesquid, revision 9955

Reorder to reduce structure size.

2020-10-04 08:47 codesquid, revision 9954

Fix warning

2020-10-02 12:12 codesquid, revision 9952

Add missing files.

2020-10-02 12:11 codesquid, revision 9951

Unify tranfer and queue item settings into a simple flags variable

2020-09-30 10:56 codesquid, revision 9950

Replace deprecated DECLARE_EVENT_TYPE with wxDECLARE_EVENT, the former doesn't distinguish between wx-internal events and events by library users, causing linking issues.

2020-09-29 12:56 codesquid, revision 9948

Fixed warnings

2020-09-27 12:27 codesquid, revision 9947

Add missing separator

2020-09-25 08:26 codesquid, revision 9946

The engine can now be built as shared library

2020-09-24 15:06 codesquid, revision 9943

Look for shared objects in the engine build directory.

2020-09-21 09:47 codesquid, revision 9941

Distinguish between No and Cancel in the file changed dialog.

2020-09-18 10:12 codesquid, revision 9940

Correct AppStream metadata.

2020-09-17 09:14 codesquid, revision 9936

Typo in comment

2020-09-17 07:54 codesquid, revision 9935

Move updater cert to its own file.

2020-09-14 14:37 codesquid, revision 9933

Move function to query FileZilla version to engine.

2020-09-14 14:34 codesquid, revision 9932
  • D /FileZilla3/trunk/src/engine/socket_errors.cpp

Remove obsolete file.

2020-09-12 15:21 codesquid, revision 9929

Remove dead code.

2020-09-11 07:56 codesquid, revision 9925

Use fz::make_invoker to cross the thread boundary in engine notifications.

2020-09-11 07:45 codesquid, revision 9924

InvalidateCurrentWorkingDir shouldn't assert.

2020-08-27 11:48 codesquid, revision 9920

Load the correct image.

2020-08-27 11:25 codesquid, revision 9919

Removed debug code.

2020-08-27 10:31 codesquid, revision 9918

Bump to 3.50.0

2020-08-27 10:28 codesquid, revision 9917

Updated translations

2020-08-27 10:21 codesquid, revision 9916

Fix typo

2020-08-27 10:14 codesquid, revision 9915

Fix Tardigrade documentation link.

2020-08-27 10:08 codesquid, revision 9913

Don't show the API key all over the place

2020-08-27 09:05 codesquid, revision 9911

Fix indentation

2020-08-27 08:42 codesquid, revision 9910

Integrate the overlay into the updater.

2020-08-26 06:48 codesquid, revision 9909

Remove reference to removed files.

2020-08-21 15:44 codesquid, revision 9908

Bump to 3.50.0

2020-08-21 15:41 codesquid, revision 9907

Update protocol definition

2020-08-21 14:50 codesquid, revision 9906

Updated translations

2020-08-21 08:27 codesquid, revision 9901

Need new protocol version.

2020-08-21 08:26 codesquid, revision 9900

Remove leftoverfile.

2020-08-20 10:13 codesquid, revision 9899

Update Storj integration to use libuplink to connect to Tardigrade

2020-08-19 09:38 codesquid, revision 9898

#12229 Update appdata.xml

2020-08-19 08:18 codesquid, revision 9897

Also handle .so files.

2020-08-17 09:24 codesquid, revision 9895

In the protocol change handler: Freeze and call layout on the notebook's sizer.

2020-08-13 13:25 codesquid, revision 9894

Use nullID for all setting controls.

2020-08-13 13:15 codesquid, revision 9893

Port can't be more than 5 chars.

2020-08-13 13:14 codesquid, revision 9892

settings.xrc is now gone.

2020-08-12 09:19 codesquid, revision 9891

Fix typo

2020-08-06 15:37 codesquid, revision 9890

Fixed another compile error.

2020-08-06 15:24 codesquid, revision 9889

Typo

2020-08-06 15:20 codesquid, revision 9888

Fixed another warning

2020-08-06 15:02 codesquid, revision 9887

Fixed another warning

2020-08-06 14:56 codesquid, revision 9886

Fixed warning

2020-08-06 14:38 codesquid, revision 9885

Fixed warnings

2020-08-06 14:37 codesquid, revision 9884

Fixed a warning

2020-08-06 10:34 codesquid, revision 9883

Layout fix

2020-08-06 10:30 codesquid, revision 9882

Further cleanup of settings dialog.

2020-08-05 08:26 codesquid, revision 9880

Refactor another settings page to get rid of XRC.

2020-08-04 13:03 codesquid, revision 9879

Fix a warning

2020-08-03 08:07 codesquid, revision 9876

Use nullID where appropriate.

2020-08-03 07:45 codesquid, revision 9875

Fix spelling, #12231

2020-07-22 14:44 codesquid, revision 9874

Get rid of more XRC.

2020-07-22 13:52 codesquid, revision 9873

Remove XRC from yet another settings page.

2020-07-20 09:10 codesquid, revision 9872

Which controls are available varies, need to check for nullptr.

2020-07-16 11:06 codesquid, revision 9871

Use nullID instead of wxID_ANY.

2020-07-16 10:41 codesquid, revision 9870

Fix mnemonic.

2020-07-16 10:40 codesquid, revision 9869

Remove XRC from one more settings page.

2020-07-15 07:17 codesquid, revision 9868

Bump to 3.49.1

2020-07-15 07:14 codesquid, revision 9867

Fix search if there are predefined sites.

2020-07-15 07:06 codesquid, revision 9866

Fix another glitchy selection change on MSW.

2020-07-15 07:05 codesquid, revision 9865

It seems for the generic tree control, the focused item is the selected item.

2020-07-14 15:42 codesquid, revision 9864

Fix a potential crash in get_xml if called on a non-xml setting.

2020-07-13 10:57 codesquid, revision 9863

Bump to 3.49.0

2020-07-13 10:51 codesquid, revision 9862

Get connection retry working again.

2020-07-13 07:10 codesquid, revision 9861

Updated translations

2020-07-13 06:56 codesquid, revision 9860

Make sure there's an initially selected radio button on the manual transfer dialog.

2020-07-09 11:51 codesquid, revision 9859

Fix include path.

2020-07-09 08:56 codesquid, revision 9858

Remove XRC from file lists settings page.

2020-07-07 12:23 codesquid, revision 9857

Bump to 3.49.0-rc1

2020-07-07 12:02 codesquid, revision 9855

Updated translations.

2020-07-06 08:47 codesquid, revision 9854

For now, only use the new tab bar icons on MSW, there's a bug in wx preventing them from being used on Mac.

2020-07-05 18:36 codesquid, revision 9853

Rest multiline state on disconnect.

2020-07-02 12:07 codesquid, revision 9852

Fix glitchy selection changing.

2020-07-02 10:09 codesquid, revision 9851

Make manual transfer dialog use the same site controls as the site manager. Also remove XRC from this dialog.

2020-07-02 08:58 codesquid, revision 9850

Mark strings translatable.

2020-07-01 11:58 codesquid, revision 9849

Remove XRC from yet another dialog.

2020-07-01 09:23 codesquid, revision 9848

High-DPI scaling of tab bar icons.

2020-06-29 14:14 codesquid, revision 9847

Explicitly mark settings containing sensitive data in the XML to enable its erasure even if the setting is otherwise unknown to the program.

2020-06-29 14:11 codesquid, revision 9846

Remove unneeded WX_*_DYNAMIC_CLASS

2020-06-26 09:03 codesquid, revision 9845

Remove XRC from default file exists dialog.

2020-06-26 08:32 codesquid, revision 9844

Update svn:ignore

2020-06-25 15:13 codesquid, revision 9843

Remove unused handlers.

2020-06-25 15:08 codesquid, revision 9842

Cleanup.

2020-06-25 14:48 codesquid, revision 9841

Further XRC removal

2020-06-25 14:14 codesquid, revision 9840

Fix test operator

2020-06-25 13:33 codesquid, revision 9839

Remove unused attributes.

2020-06-25 13:24 codesquid, revision 9838

Little bit of XRC removal.

2020-06-25 08:21 codesquid, revision 9837

Improvements for tiny screens sizes.

2020-06-25 07:12 codesquid, revision 9836

Minor cleanup.