Changelogs

Overview

These changelogs reflect the history of all files in the Subversion repository. The changelog has been generated at 2024-04-20 06:40:01

Changes per page:

25 50 100 250 500 1000 2000

Changelog for FileZilla 3 (8010 changes):

2008-06-03 22:36 botg, revision 2387

Add another test

2008-06-02 21:36 botg, revision 2386

Add partial testsuit for CServerPath

2008-06-02 10:22 botg, revision 2385

Add all server types to type selection in site manager.

2008-06-01 10:24 botg, revision 2384

Get rid of trailing slashes for compliance with TVFS as defined in RFC3659. Might need to add a workaround for servers requiring the trailing slash later.

2008-06-01 10:09 botg, revision 2383

Filelist status bars can be toggled.

2008-05-31 10:55 botg, revision 2382

Allow changing all/current user installation mode.

2008-05-30 18:48 botg, revision 2381

Remember component selection

2008-05-30 12:55 botg, revision 2380

Work in progress: Make upgrading from previous versions easier.

2008-05-29 07:31 botg, revision 2379

Remove additional plural translations

2008-05-29 00:21 botg, revision 2378

Fix compilation under MinGW

2008-05-28 20:16 botg, revision 2377

Minor formatting inconsistency.

2008-05-28 20:09 botg, revision 2376

Add suffix for files < 1000

2008-05-28 18:17 botg, revision 2375

Add Plural-Forms header in all translations.

2008-05-28 10:45 botg, revision 2374

Fix more warnings

2008-05-28 10:41 botg, revision 2373

Fix warning

2008-05-28 09:16 botg, revision 2372

Implement selection tracking on generic wxListCtrl. Pure magic.

2008-05-27 10:35 botg, revision 2371

Fix [ 1971943 ] "Find as you type" can't handle underscores

2008-05-27 09:33 botg, revision 2370

Implement remote filelist status bar.

2008-05-27 09:33 botg, revision 2369

Further fixes for the filelist status bar.

2008-05-26 18:40 botg, revision 2368

Fix several bugs in the selection tracking. Also vastly speeds up Ctrl+A on MSW. Remote file list not yet updated.

2008-05-26 11:10 botg, revision 2367

Work in progress: File list statusbars.

2008-05-26 09:58 botg, revision 2366

Add "file exists" to the MKD "success on 5yz" heuristics.

2008-05-23 17:47 botg, revision 2365

Fix issues with hidden/reordered columns and sorting.

2008-05-23 15:38 botg, revision 2364

Reduce CPU load if deleting or uploading many small files.

2008-05-21 18:28 botg, revision 2363

Add linebreaks

2008-05-21 16:14 botg, revision 2362

Add missing title

2008-05-20 08:54 botg, revision 2359

Version bump

2008-05-20 08:52 botg, revision 2358

Updated translations

2008-05-16 17:37 botg, revision 2357

Cancel button shouldn't have accelerator.

2008-05-16 17:11 botg, revision 2356

Add directory listing parser tests for MVS and ZVM and fix a few minor problems.

2008-05-16 17:08 botg, revision 2355

Missing commit

2008-05-16 14:46 botg, revision 2354

Update my mail address

2008-05-16 14:05 botg, revision 2353

Fix assertion

2008-05-15 12:59 botg, revision 2351

compilo

2008-05-15 11:40 botg, revision 2350

Version bump

2008-05-15 11:29 botg, revision 2349

Performance improvement by exploiting the fact that WIN32_FIND_DATA already contains the metadata. Only needed because Windows is too stupid to cache directory listings.

2008-05-13 22:15 botg, revision 2348

Version bump

2008-05-13 22:14 botg, revision 2347

Updated translations

2008-05-12 23:09 botg, revision 2346

Fix [ 1962647 ] Parent folder icons do not refresh after deleting children.

2008-05-12 12:16 botg, revision 2345

possible grammar fix

2008-05-12 10:59 botg, revision 2344

Added Ukrainian, updated some others.

2008-05-10 21:09 botg, revision 2342

Improve the global engine lock: Add lock counter, add different locking reasons and fix "[ 1942419 ] mkdir issue when uploading a directory with multiple files".

2008-05-08 14:46 botg, revision 2341

Add some helpful links to help menu. Linked page will be finished with the 3.0.10 release.

2008-05-08 12:23 botg, revision 2340

Sizing fixes in layouts where local and remote splitters where split vertically (widescreen, blackboard)

2008-05-06 08:19 botg, revision 2338

Merge with 3.0.9.x branch

2008-05-06 00:07 botg, revision 2320

Small fix

2008-05-05 23:40 botg, revision 2319

Fix rare race condition leading to loss of data at the beginning of a file on downloads. Up to BUFFERCOUNT * BUFFERSIZE (3*65536) bytes could get lost. Bug did exist since 2005-12-03.

2008-05-05 23:10 botg, revision 2318

Fix a string.

2008-05-04 16:13 botg, revision 2317

Clarify synopsis.

2008-05-04 10:10 botg, revision 2316

Remember order, don't allow movement of filename column.