Changelogs

Overview

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

Changes per page:

25 50 100 250 500 1000 2000

Changelog for FileZilla 3 (8047 changes):

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.

2016-10-15 11:07 codesquid, revision 7879

sqlite3_column_bytes16 returns bytes, not characters, so divide by two.

2016-10-15 10:46 codesquid, revision 7878

Remove last remaining wxString usage from queue storage.

2016-10-15 10:03 codesquid, revision 7877

Add small debug feature to reinitialize the updater on-demand.

2016-10-14 20:35 codesquid, revision 7876

Fix compile error

2016-10-14 14:43 codesquid, revision 7875

Small bits of wxString removal.

2016-10-14 08:02 codesquid, revision 7874

Further wxString removal.

2016-10-13 15:48 codesquid, revision 7872

Fixed compile error.

2016-10-13 15:31 codesquid, revision 7871

Cleanup C(S)FtpControlSocket

2016-10-13 08:45 codesquid, revision 7870

Further removal of wxString.

2016-10-12 13:19 codesquid, revision 7868

Cleaned up CServer.

2016-10-12 12:35 codesquid, revision 7866

Cleanup CBuildInfo

2016-10-12 09:46 codesquid, revision 7865

Avoid a string copy.

2016-10-12 08:19 codesquid, revision 7864

Minor performance improvement