Changelogs

Overview

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

Changes per page:

25 50 100 250 500 1000 2000

Changelog for FileZilla 3 (8010 changes):

2016-10-28 10:10 codesquid, revision 7907

Remove wxString from remote recursive operations.

2016-10-28 08:45 codesquid, revision 7906

Avoid a call to substr.

2016-10-28 08:36 codesquid, revision 7905

Minor cleanup

2016-10-27 16:13 codesquid, revision 7904

Fix parsing of EPSV reply. Inspired by patch #11048

2016-10-27 07:47 codesquid, revision 7902

Fix parsing custom ports.

2016-10-25 15:12 codesquid, revision 7901

Bump to 3.22.2-rc1

2016-10-25 14:53 codesquid, revision 7900

Updated translations

2016-10-25 13:01 codesquid, revision 7897

Fix logic of keyfile skipping.

2016-10-25 08:53 codesquid, revision 7896

Get rid of wxSysErrorMsg and wxSysErrorCode

2016-10-25 07:54 codesquid, revision 7895

Simplify a comment.

2016-10-24 16:45 codesquid, revision 7894

Apply #11044: Use wxSYS_COLOUR_LISTBOXTEXT instead of wxSYS_COLOUR_WINDOWTEXT for status messages in the message log to match the background which is wxSYS_COLOUR_LISTBOX.

2016-10-24 15:00 codesquid, revision 7893

Don't silently remove non-existing key files.

2016-10-24 14:31 codesquid, revision 7892

Remove un-needed include.

2016-10-24 14:31 codesquid, revision 7891

Show a message on non-existing key file

2016-10-24 13:14 codesquid, revision 7890

Save a few cycles.

2016-10-24 12:04 codesquid, revision 7889

Fix compile error

2016-10-23 09:38 codesquid, revision 7888

Some reformatting.

2016-10-20 13:08 codesquid, revision 7887

Explicitly check for wxUSE_GUI during configure, wx-config unfortunately doesn't do the right thing.

2016-10-20 09:10 codesquid, revision 7886

Remove wxString from one function.

2016-10-19 13:32 codesquid, revision 7885

Small formatting changes.

2016-10-19 13:32 codesquid, revision 7884

Fix assertion due to new items being unexpectedly selected by default.

2016-10-19 11:35 codesquid, revision 7883

Fix assertion if Ctrl+A is pressed in an empty file list.

2016-10-18 12:42 codesquid, revision 7882

Allow subclassing wxCustomHeightListCtrl

2016-10-18 12:11 codesquid, revision 7881

Make new filters apply to both files and directories by default.

2016-10-18 07:48 codesquid, revision 7880

Wait for wx to finish processing the rename before refreshing local file list. Fixes an assertion in wx.