Changelogs

Overview

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

Changes per page:

25 50 100 250 500 1000 2000

Changelog for FileZilla 3 (8047 changes):

2010-02-11 14:45 codesquid, revision 3639

Add quick right-click context menu to speedlimits indicator.

2010-02-11 10:56 codesquid, revision 3638

Use proper unit for speed limits.

2010-02-11 10:33 codesquid, revision 3637

Remove unused code.

2010-02-11 10:24 codesquid, revision 3636

Ugly workaround to allow subclassing of menubar with unpatched wx.

2010-02-10 21:36 codesquid, revision 3635

Liberate the local tree context menu by removing an insurgent tab.

2010-02-07 21:09 codesquid, revision 3634

Typo

2010-02-07 15:59 codesquid, revision 3633

Remove unused variable.

2010-02-07 15:42 codesquid, revision 3632

Further fixes for MSW.

2010-02-07 14:52 codesquid, revision 3631

Compile fixes for MSW.

2010-02-07 13:24 codesquid, revision 3630

Create precompiled headers in workdir, not srcdir, fix testcases

2010-02-07 13:09 codesquid, revision 3629

* Small fixes to previous commit

2010-02-07 13:00 codesquid, revision 3628

Cleanup includes, fix precompile header support

2010-02-06 19:34 codesquid, revision 3627

Move and clean up size formatting functions.

2010-02-06 18:39 codesquid, revision 3626

Make some getters const.

2010-02-06 18:05 codesquid, revision 3625

Give error messages a more meaningful title, set better icon.

2010-02-06 14:16 codesquid, revision 3624

Additional cleanup, move much menu handling into its own class

2010-02-01 21:48 codesquid, revision 3623

Fix compile error and move hiding of log button until after setting its state.

2010-01-31 11:03 codesquid, revision 3622

Restrict length of limit box.

2010-01-31 11:03 codesquid, revision 3621

Add helper function to show and hide toolbar buttons.

2010-01-30 23:02 codesquid, revision 3620

Print a proper error message instead of using default port if the entered port is not a number.

2010-01-30 21:02 codesquid, revision 3619

Also react to right-clicks.

2010-01-30 20:36 codesquid, revision 3618

Move most of the toolbar specific bits to a new class.

2010-01-30 20:30 codesquid, revision 3617

Improve some strings.

2010-01-30 16:46 codesquid, revision 3616

Keep track of SFTP and FTPS data for each state.

2010-01-30 16:21 codesquid, revision 3615

Set the AppID on startup on MSW7.