Changelogs

Overview

These changelogs reflect the history of all files in the Subversion repository. The changelog has been generated at 2024-04-19 14:50:02

Changes per page:

25 50 100 250 500 1000 2000

Changelog for FileZilla 3 (8010 changes):

2020-04-02 12:29 codesquid, revision 9708

Fix compile error

2020-04-02 09:52 codesquid, revision 9707

Quote tabs in extension.

2020-04-02 09:49 codesquid, revision 9706

Split unquoting in two functions and use it to also decode the extension.

2020-04-02 09:47 codesquid, revision 9705

Avoid wxExecute

2020-03-31 10:38 codesquid, revision 9703

Fix compile error.

2020-03-31 10:07 codesquid, revision 9702

Conditionally include <wx/mimetype.h>

2020-03-31 10:05 codesquid, revision 9701

Clean includes.

2020-03-31 09:52 codesquid, revision 9700

Get association on non-MSW.

2020-03-31 09:52 codesquid, revision 9699

Remove fallback to wxFileType on MSW.

2020-03-30 18:12 codesquid, revision 9698

Add shlwapi dependency.

2020-03-30 16:37 codesquid, revision 9697

Fix lookup pass for wx libs

2020-03-30 16:25 codesquid, revision 9696

Placeholder conversion for command arguments.

2020-03-30 14:27 codesquid, revision 9694

Use Windows' AssocQueryString instead of the wx functionality which involves manually crawling the registry in all sorts of places.

2020-03-27 10:12 codesquid, revision 9693

Add platform-specific option support.

2020-03-26 15:47 codesquid, revision 9692

Use GetExtension

2020-03-26 09:29 codesquid, revision 9691

Refactor custom association selection.

2020-03-25 14:08 codesquid, revision 9690

Get rid of some XRC.

2020-03-25 10:16 codesquid, revision 9689

Get rid of more wxString

2020-03-25 09:08 codesquid, revision 9688

Additional refactoring, get temporary file name early.

2020-03-24 09:27 codesquid, revision 9687

Cleanup invalid char filtering.

2020-03-24 09:27 codesquid, revision 9686

Remove last wxString use from edit handler interface.

2020-03-24 08:57 codesquid, revision 9685

Further wx removal.

2020-03-23 14:59 codesquid, revision 9684

Simplify loading environment variables.

2020-03-23 09:41 codesquid, revision 9683

Additional removal of wx.

2020-03-23 09:38 codesquid, revision 9682

Fix name of environment variable.