Changelogs

Overview

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

Changes per page:

25 50 100 250 500 1000 2000

Changelog for FileZilla 3 (8010 changes):

2008-07-27 16:48 botg, revision 2562

Add Makefile.in to ignore.

2008-07-27 16:18 botg, revision 2561

Loading themes and language pages in settings dialog can be slow. Defer loading until the page gets selected. Loading all the other pages can be done in under 20ms in total, so not needed to defer them.

2008-07-27 15:10 botg, revision 2560

New iconset: OpenCrystal

2008-07-27 14:16 botg, revision 2559

Keep current size selection if changing themes.

2008-07-27 13:30 botg, revision 2558

New section for icon sets.

2008-07-26 19:39 botg, revision 2557

Don't require username for Ask and Interactive logon types. Closes the ancient (soon 6 years) RFE [ 617076 ].

2008-07-26 08:08 botg, revision 2556

Some additional sanity checks.

2008-07-25 17:33 botg, revision 2555

Parsing error if port is given

2008-07-25 12:31 botg, revision 2554

Fix automake conditional for tinyxml

2008-07-25 10:07 botg, revision 2553

Better handling of local write errors.

2008-07-24 18:11 botg, revision 2552

Version bump

2008-07-24 18:10 botg, revision 2551

Updated translation

2008-07-24 17:44 botg, revision 2550

Copy&past typo

2008-07-24 17:43 botg, revision 2549

Fix the descriptor leak, this time for real

2008-07-24 14:59 botg, revision 2548

Initial read notification doesn't seem to be triggered reliably in all cases, odd Windows.

2008-07-24 14:42 botg, revision 2547

Fail transfer if OnClose gets called with set error code.

2008-07-24 13:35 botg, revision 2546

Fix file descriptor / handle leak.

2008-07-24 13:34 botg, revision 2545

Calling Failure did not have the desired effect in all situations, especially on socket eof combined with GNUTLS_E_UNEXPECTED_PACKET_LENGTH. Since GNUTLS_E_UNEXPECTED_PACKET_LENGTH can have multiple causes, print an additional message if it happens after socket eof.

2008-07-24 12:21 botg, revision 2544

Fix locking error if canceling an operation waiting for a lock.

2008-07-24 10:11 botg, revision 2543

Typo

2008-07-24 09:45 botg, revision 2541

Add missing server icon

2008-07-24 09:42 botg, revision 2540

Fix infinite loop.

2008-07-23 15:06 botg, revision 2539

Version bump

2008-07-23 15:04 botg, revision 2538

Updated translations

2008-07-23 14:56 botg, revision 2537

Call ReleaseCapture on all wxDialogEx derived dialogs if calling ShowModal. Hopefully fixes [ 2001365 ] Unable to click OK or Cancel in 3.0.11

2008-07-23 14:06 botg, revision 2536

Enable IPv6 support in fzsftp on Windows.

2008-07-23 13:40 botg, revision 2535

Don't trim colons from hostname, hostname could be IPv6 address.

2008-07-23 13:33 botg, revision 2534

Found a couple more places where hostnames have to be formatted.

2008-07-23 13:13 botg, revision 2533

ParseURL needs to remove [] from a bracketed IPv6 address

2008-07-23 13:11 botg, revision 2532

IsIpAddress didn't recognize IPv6 addresses

2008-07-23 09:09 botg, revision 2531

Right-clicking filter button in toolbar will toggle filters

2008-07-21 19:44 botg, revision 2528

Should fix [ 2023077 ] Edit doesn't upload changed files.

2008-07-21 15:47 botg, revision 2527

Change CVS into SVN and fix a typo

2008-07-21 13:33 botg, revision 2526

Don't use generic proxy if m_pCurrentServer is set to bypass proxy. Fix FTP proxy support.

2008-07-19 20:36 botg, revision 2525

Hopefully fix OnClose.

2008-07-19 16:04 botg, revision 2524

Version bump

2008-07-19 16:01 botg, revision 2523

Updated translations

2008-07-19 15:28 botg, revision 2522

Merge with upstream

2008-07-19 13:57 botg, revision 2521

Add new helper function to generate random number in a range that can cope with all possible values of RAND_MAX.

2008-07-19 11:07 botg, revision 2520

More warnings fixed, this time from GCC 4.3

2008-07-19 09:57 botg, revision 2519

Fix some warnings GCC rightfully complained about.

2008-07-18 21:53 botg, revision 2518

Use the system's tinyxml if available. Based on patch by Nicolas Chauvet

2008-07-18 18:30 botg, revision 2517

Enable proxy support for SFTP.

2008-07-18 12:09 botg, revision 2516

Typo

2008-07-18 11:07 botg, revision 2515

Mention generic proxy support.

2008-07-18 11:02 botg, revision 2513

Fix [ 2019616 ] Sort by Owner/Group does not work

2008-07-18 10:52 botg, revision 2512

Don't send two connection events, tiny bit of cleanup.

2008-07-17 19:09 botg, revision 2511

Install app icons according to the freedesktop.org Icon Theme Specification.

2008-07-17 14:30 botg, revision 2510

Version bump

2008-07-17 14:25 botg, revision 2509

Updated translations