Changelogs

Overview

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

Changes per page:

25 50 100 250 500 1000 2000

Changelog for FileZilla 3 (8010 changes):

2014-05-25 10:25 codesquid, revision 5553

Bump to 3.8.1-rc2 as rc1 had wrong filenames.

2014-05-25 09:56 codesquid, revision 5551

Fix compiler warnings.

2014-05-25 09:14 codesquid, revision 5550

Version bump to 3.8.1-rc1

2014-05-25 09:14 codesquid, revision 5549

Updated translation.

2014-05-25 08:51 codesquid, revision 5548

Complain when XP is being found.

2014-05-25 08:36 codesquid, revision 5547

Add setting to change a remembered choice.

2014-05-25 08:36 codesquid, revision 5546

Fix assertion during forced application shutdown.

2014-05-25 08:28 codesquid, revision 5545

Add checkbox to remember selection when connecting while already connected.

2014-05-25 08:03 codesquid, revision 5544

Fix double mnemonic.

2014-05-24 18:11 codesquid, revision 5543

Remove code for Windows 2000.

2014-05-24 17:40 codesquid, revision 5542

Bump minimum required GnuTLS version.

2014-05-24 16:46 codesquid, revision 5541

XP is not supported anymore.

2014-05-24 16:45 codesquid, revision 5540

Mention that libidn isn't needed on Windows

2014-05-24 16:43 codesquid, revision 5539

Updated DLLs to new version.

2014-05-24 16:24 codesquid, revision 5538

With XP support dropped, libidn is no longer needed on Windows.

2014-05-24 07:36 codesquid, revision 5537

Look in XDG_CONFIG_HOME for the settings.

2014-05-24 06:51 codesquid, revision 5536

Fix warnings.

2014-05-23 22:35 codesquid, revision 5535

Fix two more warnings. The one in Mainfrm.cpp was due to a (now fixed) documentation error in wx.

2014-05-23 22:21 codesquid, revision 5534

Fix a warning.

2014-05-23 22:03 codesquid, revision 5533

Fix automake warnings.

2014-05-18 10:30 codesquid, revision 5532

Updated a few translations.

2014-05-11 21:48 codesquid, revision 5531

Add missing parenthesis.

2014-05-11 16:34 codesquid, revision 5530

Avoid a redundant insert.

2014-05-11 11:28 codesquid, revision 5529

Small changes to CServerPath declaration to prevent the cause for the previous commit.

2014-05-11 10:35 codesquid, revision 5528

Fix compile error, some compilers do not like the implicit conversion going on.

2014-05-11 10:11 codesquid, revision 5527

Use new location of xrc files.

2014-05-10 16:41 codesquid, revision 5526

Move .xrc into own directory.

2014-05-10 16:19 codesquid, revision 5525

C++1x has become C++11.

2014-05-10 16:01 codesquid, revision 5524

Patch by schittl, add item to create and enter directories to the context menus.

2014-05-07 06:31 codesquid, revision 5523

Use HTTPS when linking to the FileZilla website.

2014-05-01 21:41 codesquid, revision 5512

Stip libraries

2014-05-01 21:39 codesquid, revision 5511

Need to map WSAECONNREFUSED.

2014-05-01 21:23 codesquid, revision 5510

Fix script error.

2014-05-01 21:17 codesquid, revision 5509

Reference new libraries in Makefile.

2014-05-01 21:15 codesquid, revision 5508

Upgraded compiler infrastructure. Brings along new dependencies.

2014-04-26 10:49 codesquid, revision 5505

Having multiple wxDBusConnections is a bad idea as the very same unerlying dbus connection is being used. Only use one connection instead.

2014-04-26 09:01 codesquid, revision 5504

Fix harmless warnings.

2014-04-21 10:20 codesquid, revision 5503

Updated translations.

2014-04-20 20:48 codesquid, revision 5502

Reduce code duplication.

2014-04-20 14:19 codesquid, revision 5501

Fix compile error on non-Windows.

2014-04-20 09:46 codesquid, revision 5500

Handle changed settings ourselves, don't wait for main window to call SettingsChanged.

2014-04-19 12:46 codesquid, revision 5499

Apply patch by Tom (forum user 'schittli'): Use spin controls for number of concurrent transfers in the settings dialog.

2014-04-13 07:33 codesquid, revision 5498

Remove $INSTDIR only if uninstalling for good.

2014-04-12 21:34 codesquid, revision 5497

There's at least one SFTP server in the wild that spells out April, in French nonetheless.

2014-04-06 13:24 codesquid, revision 5491

Fix typo.

2014-03-30 13:13 codesquid, revision 5490

Allow longer SSH passwords.

2014-03-29 09:06 codesquid, revision 5489

Another attempt at fixing the focus issue. Surprisingly complex feature.

2014-03-28 09:14 codesquid, revision 5486

Bump version to 3.8.0

2014-03-28 09:13 codesquid, revision 5485

Updated translations

2014-03-28 07:58 codesquid, revision 5484

Fix #9259: Reset current offset if unsetting status line to prevent negative speeds in the momentary speed tooltip. Includes some refactoring to guard against negative speeds and to make the code perform a bit better.

2014-03-27 07:50 codesquid, revision 5483

Fix focus selection when connecting to a site with a default local directory.

2014-03-25 07:55 codesquid, revision 5482

Fix compile error

2014-03-25 07:45 codesquid, revision 5481

Keep track of open message boxes.

2014-03-25 07:29 codesquid, revision 5480

Be more careful about when to show the file changed notification.

2014-03-24 12:18 codesquid, revision 5479

Implement power-related queue completion actions on OS X

2014-03-22 22:02 codesquid, revision 5477

Add another library dependency.

2014-03-22 21:25 codesquid, revision 5476

Fix compile error.

2014-03-22 21:11 codesquid, revision 5475

Version bump

2014-03-22 21:07 codesquid, revision 5474

Updated translations.

2014-03-22 18:53 codesquid, revision 5473

Add queue completion option to suspend.

2014-03-22 14:07 codesquid, revision 5472

Apply updater settings if opening updater dialog from settings.

2014-03-22 14:04 codesquid, revision 5471

Reinitialize updater on settings change. Fix handling of unofficial builds.

2014-03-13 21:09 codesquid, revision 5465

Add missing parenthesis.

2014-03-13 20:37 codesquid, revision 5464

Bump version.

2014-03-13 20:37 codesquid, revision 5463

Updated translations.

2014-03-13 20:17 codesquid, revision 5462

Move some logic from dialog into updater. Handle the corner case of an available update but downloaded file missing.

2014-03-13 19:53 codesquid, revision 5461

Handling of relative URIs in redirects and some code cleanup.

2014-03-13 07:37 codesquid, revision 5460

Use gnutls_session_get_data2 instead of gnutls_session_get_data to simplify the code.

2014-03-13 07:25 codesquid, revision 5459

Make use of SNI.

2014-03-10 22:15 codesquid, revision 5458

Version bump.

2014-03-10 22:14 codesquid, revision 5457

Updated translations.

2014-03-10 21:09 codesquid, revision 5456

If download fails, allow user to retry.

2014-03-10 21:09 codesquid, revision 5455

Trigger dialog via timer, this avoids nasty reentrancy.

2014-03-10 21:08 codesquid, revision 5454

Only download updates if buildtype is official or nightly.

2014-03-10 19:34 codesquid, revision 5453

Fix FD_CLOSE handling to be more reliable.

2014-03-09 17:27 codesquid, revision 5452

Fix #8381 based on patch by jorrit.

2014-03-09 10:42 codesquid, revision 5451

Wait a bit after installer finishes.

2014-03-09 08:49 codesquid, revision 5450

Add update.xrc to distribution.

2014-03-08 19:18 codesquid, revision 5449

Small fix to filename extraction.

2014-03-08 13:55 codesquid, revision 5448

Make dialog a tad bit more lofty.

2014-03-08 13:54 codesquid, revision 5447

Fix compile error

2014-03-08 13:48 codesquid, revision 5446

Fix a bunch of warnings.

2014-03-08 13:27 codesquid, revision 5445

Fix building without update check support.

2014-03-08 13:23 codesquid, revision 5444

Move GetDownloadDir() to file_utils

2014-03-08 13:19 codesquid, revision 5443

Add language header where missing.

2014-03-08 13:06 codesquid, revision 5442

Remove unneeded file.

2014-03-08 12:59 codesquid, revision 5441

Move some file operation related code into common file, update svn:ignore.

2014-03-08 11:50 codesquid, revision 5440

wx' GetDocumentsDir is broken, it does not unescape paths. Work around it.

2014-03-08 10:43 codesquid, revision 5439

Opening the update dialog now starts a check if downloaded file is not complete or the information is stale. If no file has been downloaded, show a link to the FileZilla website on new version.

2014-03-08 10:42 codesquid, revision 5438

Don't start downloading automatically if auto-update is not compiled in.

2014-03-08 10:41 codesquid, revision 5437

Trigger update dialog only if auto-update is compiled in.

2014-03-03 21:00 codesquid, revision 5436

Re-implement auto-popup of update dialog if a new version is available.

2014-03-03 20:19 codesquid, revision 5435
  • D /FileZilla3/trunk/src/interface/updatewizard.cpp
  • D /FileZilla3/trunk/src/interface/updatewizard.h

Old update wizard goes the way of the dodo.

2014-03-03 20:18 codesquid, revision 5434

Honor autoupdate override from fzdefaults.xml and the --disable-autoupdatecheck configure option.

2014-03-03 20:15 codesquid, revision 5433

Remove a fixme that bacame obsolete since removal of non-Unicode builds.

2014-03-03 18:47 codesquid, revision 5432

Update settings dialog and make the updater honor the settings.

2014-03-03 13:56 codesquid, revision 5431

Remove old update wizard from .xrc

2014-03-03 13:44 codesquid, revision 5430

Get the error page working.

2014-03-03 11:58 codesquid, revision 5429

Handle icon sets without gifs.

2014-03-03 11:43 codesquid, revision 5428

Fix NSIS compile error.