Changelogs

Overview

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

Changes per page:

25 50 100 250 500 1000 2000

Changelog for FileZilla 3 (8010 changes):

2008-05-03 22:40 botg, revision 2315

Fix problem with empty filetype

2008-05-03 19:19 botg, revision 2314

Do a refresh after changing columns.

2008-05-03 18:59 botg, revision 2313

Update toolbar and menu state after clearing private data.

2008-05-03 16:44 botg, revision 2312

Columns can be reordered. Not yet saved.

2008-05-03 11:56 botg, revision 2311

Switch to given path upon connecting.

2008-04-30 12:57 botg, revision 2310

Right-clicking list headers allows column selection.

2008-04-30 12:55 botg, revision 2309

Fix [ 1954373 ] 'Create directory' Dialogue Box Crashing FileZilla

2008-04-28 18:29 botg, revision 2308

Updated translations

2008-04-28 15:30 botg, revision 2307

Unnecessary to always create a wxDialogEx instance on each listing. Split filter code from CFilterDialog into CFilterManager.

2008-04-28 14:21 botg, revision 2306

Handle --close under MSW. For other platforms I have no idea how to do it yet.

2008-04-27 13:59 botg, revision 2305

Fix [ 1946465 ] Wrong default download location on vista when updating

2008-04-26 16:27 botg, revision 2304

Should fix [ 1946588 ] files duplicated in queue when restart filezilla

2008-04-26 16:19 botg, revision 2303

Fix [ 1946574 ] delete local non-empty directories fails on mac os x

2008-04-26 12:43 botg, revision 2302

Grammar

2008-04-25 14:01 botg, revision 2301

Renaming local files did not have immediate effect on *nix

2008-04-25 13:36 botg, revision 2300

Fix [ 1951432 ] Upload/download limit: input not limited

2008-04-25 13:36 botg, revision 2299

Add comment.

2008-04-25 13:35 botg, revision 2298

Use wxLongLong for speed limit calculations, 32bit ints are too limited.

2008-04-25 13:35 botg, revision 2297

Use wxTextCtrl::ChangeValue instead of SetValue

2008-04-24 15:09 botg, revision 2296

Need to end all active menus if wizard. Fixes [ 1950286 ] Hang on new version popup

2008-04-24 14:41 botg, revision 2295

MSW only: Code to send WM_ENDSESSION other running instances if --close is passed on commandline.

2008-04-20 21:01 botg, revision 2294

Update manpage with commandline arguments.

2008-04-20 20:39 botg, revision 2293

Implement -c option.

2008-04-20 12:51 botg, revision 2292

Why do I even keep this file

2008-04-20 12:47 botg, revision 2291

Basic commandline support. -c option not yet working.