Changelogs

Overview

These changelogs reflect the history of all files in the Subversion repository. The changelog has been generated at 2024-04-24 08:50:01

Changes per page:

25 50 100 250 500 1000 2000

Changelog for FileZilla 3 (8010 changes):

2014-03-03 11:35 codesquid, revision 5427

Install .gifs

2014-03-03 11:32 codesquid, revision 5426

Another compile error.

2014-03-03 11:27 codesquid, revision 5425

Add newline at end of file.

2014-03-03 11:23 codesquid, revision 5424

Add download progress.

2014-03-03 10:38 codesquid, revision 5423

Partial implementation of the new updater dialog.

2014-03-03 07:11 codesquid, revision 5422

Fix another stupid error in the same line as before.

2014-03-02 14:25 codesquid, revision 5421

Fix compile error.

2014-03-02 14:16 codesquid, revision 5420

Fix compile error.

2014-03-02 14:15 codesquid, revision 5419

Need to use DetailPrint, not LogText.

2014-03-02 13:43 codesquid, revision 5418

Fix calling uninstaller, add some logging.

2014-03-02 13:05 codesquid, revision 5417

Auto-close installer and start FileZilla on update.

2014-03-02 11:43 codesquid, revision 5416

Allow /update switch to work regardless of old version.

2014-03-02 11:24 codesquid, revision 5415

Make use of new update mechanism.

2014-03-01 16:10 codesquid, revision 5414

Beginnings of a new updater that can download updates in the background, with logic outside of GUI.

2014-03-01 09:07 codesquid, revision 5413

Add 256x256 and 48x48 with 32bit color depth, as suggested by XhmikosR.

2014-02-28 17:02 codesquid, revision 5412

Add resume support.

2014-02-28 09:27 codesquid, revision 5411

Some cleanup and an additional debug message if getting control connection's peer address fails.

2014-02-28 09:26 codesquid, revision 5410

Add utility function to get file size.

2014-02-25 19:03 codesquid, revision 5409

Fix OS X compile.

2014-02-23 18:38 codesquid, revision 5408

Fix another warning.

2014-02-23 18:36 codesquid, revision 5407

Fix compile errors and warnings.

2014-02-23 18:14 codesquid, revision 5406

Fix warning

2014-02-23 17:42 codesquid, revision 5405

Small cleanup.

2014-02-23 17:39 codesquid, revision 5404

Refactor most code to use CDateTime instead of wxDateTime.

2014-02-23 10:10 codesquid, revision 5403

Add another constructor.