Changelogs

Overview

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

Changes per page:

25 50 100 250 500 1000 2000

Changelog for FileZilla 3 (8010 changes):

2008-07-03 13:08 botg, revision 2437

Fix AddressToString

2008-07-03 10:36 botg, revision 2436

Accepted socket needs to be marked nonblocking. Also fixes compile error.

2008-07-02 22:36 botg, revision 2435

Delete socket threads, some misc cleanup.

2008-07-01 21:18 botg, revision 2434

Remove async host resolver, not needed anymore. Asynchronous host resolution is done by the new socket class itself.

2008-07-01 17:28 botg, revision 2433

Update external-ip resolver.

2008-07-01 15:42 botg, revision 2432

Close notification.

2008-07-01 11:03 botg, revision 2431

Even more compile errors and warnings. Too many differences between different compilers imo.

2008-06-30 21:47 botg, revision 2430

More compile errors

2008-06-30 18:11 botg, revision 2429

Fix compile errors and do some cleanup.

2008-06-30 14:26 botg, revision 2428

Implement listening sockets and get active mode working.

2008-06-29 12:42 botg, revision 2427

Update CTlsSocket to use new socket semantics.

2008-06-28 19:37 botg, revision 2426

Implement GetLocalIP and GetPeerIP.

2008-06-28 15:56 botg, revision 2425

Implement Read and Write. Next to implement: GetLocalIP and GetPeerIP.

2008-06-28 13:36 botg, revision 2424

Work in heavy progress: IPv6 support. Doesn't really do much yet, might not even compile.

2008-06-24 22:11 botg, revision 2423

Display number of filtered out items if directory appears empty.

2008-06-23 15:15 botg, revision 2422

Fix "[ 2000727 ] reversed Hebrew in gui window". Unfortunately this return the flicker on RTL languages. I can't see any other solution.

2008-06-22 23:19 botg, revision 2421

Fix panesize problem with widescreen and blackboard styles.

2008-06-21 20:06 botg, revision 2420

Less code duplication.

2008-06-20 20:20 botg, revision 2419

Don't allow main section to be unselected.

2008-06-19 15:34 botg, revision 2418

Rest of [ 1986536 ] Added file exist actions

2008-06-19 15:07 botg, revision 2417

More of [ 1986536 ] Added file exist actions

2008-06-19 14:41 botg, revision 2416

Don't concatenate path and filename, use FormatFilename, fixes [ 1997186 ] missing path separater on file exists dialog

2008-06-19 12:27 botg, revision 2415

Parse URLs containing IPv6 addresses

2008-06-18 22:46 botg, revision 2414

LISTDEBUG was left enabled by default. Was a noop though.

2008-06-17 13:08 botg, revision 2413

Part of patch [ 1986536 ], use the available enum instead of an int.

2008-06-15 14:01 botg, revision 2412

Version bump

2008-06-15 13:57 botg, revision 2411

Update translations

2008-06-15 13:43 botg, revision 2410

Fix typo in email address

2008-06-15 13:16 botg, revision 2409

Don't read from uninitialized memory.

2008-06-13 11:11 botg, revision 2408

Get rid of some resizing flicker on MSW.

2008-06-12 10:34 botg, revision 2407

Fix previous commit

2008-06-11 23:34 botg, revision 2406

Fix installer in combination with most recent libtool

2008-06-11 18:51 botg, revision 2405

Add some files generated by most recent libtool to svn:ignore

2008-06-10 17:02 botg, revision 2404

Add a translator

2008-06-10 17:01 botg, revision 2403

Add servertype used by Cygwin's SSH server.

2008-06-09 16:25 botg, revision 2402

Fix plural forms

2008-06-09 16:01 botg, revision 2401

Version bump

2008-06-09 15:39 botg, revision 2400

Updated translations

2008-06-09 07:38 botg, revision 2399

Show number of filtered objects.

2008-06-08 17:23 botg, revision 2398

More sizing fixes on OS X

2008-06-08 17:17 botg, revision 2397

Fix initial minsize to fix sizing issue under OS X

2008-06-08 12:45 botg, revision 2396

Quote path to fzsftp on OS X if it contains spaces.

2008-06-08 10:15 botg, revision 2395

Since I need more testers, make beta check option sticky. Also clicking the new version available item in the menu will force another check.

2008-06-07 14:37 botg, revision 2394

Display list of changes in update available dialog.

2008-06-07 13:52 botg, revision 2393

Fix ApplyCurrentFilter

2008-06-07 12:52 botg, revision 2392

Filter didn't have effect on total number of files.

2008-06-07 08:43 botg, revision 2391

Fix SetPath

2008-06-05 09:59 botg, revision 2390

Finish CServerPath cleanup

2008-06-05 09:10 botg, revision 2389

Typo in comment

2008-06-03 22:37 botg, revision 2388

Begin simplification of CServerPath, fix several testsuite failures

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.