Changelogs

Overview

These changelogs reflect the history of all files in the Subversion repository. The changelog has been generated at 2024-04-19 11:10:01

Changes per page:

25 50 100 250 500 1000 2000

Changelog for FileZilla 3 (8010 changes):

2008-09-14 12:01 botg, revision 2697

Remove debug code that got accidentally committed.

2008-09-12 13:31 botg, revision 2696

Massive performance imrovement on OS X

2008-09-11 15:00 botg, revision 2695

Avoid some long computations inside wxTreeCtrl

2008-09-11 14:41 botg, revision 2694

Do not refresh header control if not needed

2008-09-11 14:38 botg, revision 2693

Do not refresh header control if not needed

2008-09-10 13:19 botg, revision 2692

Version bump

2008-09-10 13:09 botg, revision 2691

Added putty licence.

2008-09-10 12:56 botg, revision 2690

Updated OpenCrystal theme.

2008-09-10 12:12 botg, revision 2689

Updated translations

2008-09-10 09:26 botg, revision 2688

Fix #3754: On MSW, need to set selection mark on prefix search.

2008-09-10 07:33 botg, revision 2687

Compile error.

2008-09-09 23:28 botg, revision 2686

Further performance improvements

2008-09-09 15:42 botg, revision 2685

Don't needlessly copy filters all the time.

2008-09-09 15:32 botg, revision 2684

Vast performance improvements on non-Windows systems

2008-09-08 08:12 botg, revision 2683

Don't send event if there's no event handler set

2008-09-06 21:53 botg, revision 2682

Get rid of the awful id system. Both handler and source can now remove pending socket events.

2008-09-06 18:59 botg, revision 2681

It is not necessary to retrigger close event due to the while loop.

2008-09-05 20:00 botg, revision 2680

Don't try to MKD a parentless path by first going to its parent, fix a small memory leak.

2008-09-05 14:57 botg, revision 2679

With the new event system, the id checks have become unnecessary, transform them into asserts.

2008-09-05 13:49 botg, revision 2678

Fix compile error

2008-09-04 15:25 botg, revision 2677

Make the backends' Read and Write method declaration identical to the CSocket ones.

2008-09-04 13:32 botg, revision 2676

Get rid of no longer needed event type.

2008-09-04 13:18 botg, revision 2675

New socket event handling.

2008-09-03 22:06 botg, revision 2674

Use BUFFERCOUNT define instead of literal number.

2008-09-03 08:56 botg, revision 2673

Add helpful trace for resumetest failures.