Changelogs

Overview

These changelogs reflect the history of all files in the Subversion repository. The changelog has been generated at 2024-04-26 16:30:01

Changes per page:

25 50 100 250 500 1000 2000

Changelog for FileZilla 3 (8010 changes):

2014-03-03 11:35 codesquid, revision 5427

Install .gifs

2014-03-03 11:32 codesquid, revision 5426

Another compile error.

2014-03-03 11:27 codesquid, revision 5425

Add newline at end of file.

2014-03-03 11:23 codesquid, revision 5424

Add download progress.

2014-03-03 10:38 codesquid, revision 5423

Partial implementation of the new updater dialog.

2014-03-03 07:11 codesquid, revision 5422

Fix another stupid error in the same line as before.

2014-03-02 14:25 codesquid, revision 5421

Fix compile error.

2014-03-02 14:16 codesquid, revision 5420

Fix compile error.

2014-03-02 14:15 codesquid, revision 5419

Need to use DetailPrint, not LogText.

2014-03-02 13:43 codesquid, revision 5418

Fix calling uninstaller, add some logging.

2014-03-02 13:05 codesquid, revision 5417

Auto-close installer and start FileZilla on update.

2014-03-02 11:43 codesquid, revision 5416

Allow /update switch to work regardless of old version.

2014-03-02 11:24 codesquid, revision 5415

Make use of new update mechanism.

2014-03-01 16:10 codesquid, revision 5414

Beginnings of a new updater that can download updates in the background, with logic outside of GUI.

2014-03-01 09:07 codesquid, revision 5413

Add 256x256 and 48x48 with 32bit color depth, as suggested by XhmikosR.

2014-02-28 17:02 codesquid, revision 5412

Add resume support.

2014-02-28 09:27 codesquid, revision 5411

Some cleanup and an additional debug message if getting control connection's peer address fails.

2014-02-28 09:26 codesquid, revision 5410

Add utility function to get file size.

2014-02-25 19:03 codesquid, revision 5409

Fix OS X compile.

2014-02-23 18:38 codesquid, revision 5408

Fix another warning.

2014-02-23 18:36 codesquid, revision 5407

Fix compile errors and warnings.

2014-02-23 18:14 codesquid, revision 5406

Fix warning

2014-02-23 17:42 codesquid, revision 5405

Small cleanup.

2014-02-23 17:39 codesquid, revision 5404

Refactor most code to use CDateTime instead of wxDateTime.

2014-02-23 10:10 codesquid, revision 5403

Add another constructor.

2014-02-23 10:02 codesquid, revision 5402

Make use of new class in directory listing parser.

2014-02-23 08:42 codesquid, revision 5401

Add a time class that tracks accuracy information.

2014-02-17 20:04 codesquid, revision 5399

Apply #9269 to fix compile error on OS X 10.9

2014-02-15 21:25 codesquid, revision 5398

Refactor CFileZillaEngine::GetNextNotification() to be simpler and faster. Todo: Need to test this with GUI controls that wxYield()

2014-02-11 19:23 codesquid, revision 5397

Version bump

2014-02-11 18:39 codesquid, revision 5396

Minor fix for last selected site path and some code cleanup.

2014-02-11 07:36 codesquid, revision 5395

Fixes for site-specific bookmark handling.

2014-02-10 21:56 codesquid, revision 5394

Updated translations.

2014-02-10 18:55 codesquid, revision 5393

Avoid wxFileName to check modification times.

2014-02-10 18:40 codesquid, revision 5392

Fix precision of ConvertFileTimeToWxDateTime and ConvertWxDateTimeToFileTime to be in milliseconds.

2014-02-09 20:17 codesquid, revision 5391

Another update.

2014-02-09 19:37 codesquid, revision 5390

Updated translations.

2014-02-09 19:09 codesquid, revision 5389

Bump

2014-02-09 19:06 codesquid, revision 5388

Updated translations.

2014-02-09 18:40 codesquid, revision 5387

Apply #7303 by lucrus, to handle the set user id bit.

2014-02-09 18:37 codesquid, revision 5386

Applied #8048: SOCKS4 support.

2014-02-09 18:12 codesquid, revision 5385

Apply #8852, fixes build order in Makefile.

2014-02-09 18:10 codesquid, revision 5384

Fix test failure.

2014-02-09 18:03 codesquid, revision 5383

Apply #9048 by bogdro to recognize additional encodings for October in Polish.

2014-02-09 17:44 codesquid, revision 5382

Set the path in CSiteManagerDialog::GetServer

2014-02-06 20:10 codesquid, revision 5381

0x15 is newline in EBCDIC, support it in addition to 0x25 (linefeed)

2014-02-01 11:03 codesquid, revision 5380

Version bump

2014-02-01 11:02 codesquid, revision 5379

Update copyright year, part 2.

2014-02-01 10:59 codesquid, revision 5378

Update copyright year.

2014-02-01 10:58 codesquid, revision 5377

Updated translations

2014-02-01 10:52 codesquid, revision 5376

Add Corsican translation.

2014-02-01 10:27 codesquid, revision 5375

Add Kabyle translation.

2014-01-09 19:00 codesquid, revision 5340

Adapt Automake files wrt. Visual Studio project file changes. Spotted by XhmikosR.

2014-01-05 20:04 codesquid, revision 5336

Continue cleanup of Visual Studio workspace files.

2014-01-05 17:00 codesquid, revision 5335

First round of workspace file cleanup.

2014-01-05 16:48 codesquid, revision 5334

Remove all support for non-unicode enabled wx.

2014-01-05 16:47 codesquid, revision 5333

Speed up adding messages to the log on Windows.

2014-01-05 08:25 codesquid, revision 5332

Rename configure.in to configure.ac

2014-01-03 22:29 codesquid, revision 5331

Get it to compile.

2014-01-03 22:17 codesquid, revision 5330

Merge PuTTy commit 9759 to support hmac-sha2-256

2013-12-21 08:40 codesquid, revision 5301

When importing sites, consider the <Name> element.

2013-12-16 07:07 codesquid, revision 5289

Fix a weird typo.

2013-12-14 13:14 codesquid, revision 5288

When converting to lowercase ascii, also convert Turkish dotless lowercase i and dottet uppercase i.

2013-12-14 13:06 codesquid, revision 5287

Fix parsing type fact if locale is set to Turkish.

2013-12-14 11:20 codesquid, revision 5286

Change checkbox to "Remember password until FileZilla is closed" so that the text is less technical.

2013-12-14 11:19 codesquid, revision 5285

When switching engines, ask for password if needed.

2013-12-12 07:40 codesquid, revision 5284

Add a testcase.

2013-12-12 07:35 codesquid, revision 5283

Add support for os.unix=symlink in MLSD listings.

2013-12-05 07:19 codesquid, revision 5277

Don't use wxStat, MinGW's stat suffers from the DST problem as well.

2013-12-05 06:24 codesquid, revision 5276

Add missing include.

2013-12-04 19:06 codesquid, revision 5274

When setting local filetimes, also avoid using wxFileName.

2013-12-03 19:56 codesquid, revision 5273

Additional DST fixes by not using wxFileName::GetModificationTime.

2013-12-02 07:41 codesquid, revision 5272

Fix compile error.

2013-12-02 07:11 codesquid, revision 5271

Cast to time_t to avoid ambiguous overload.

2013-12-01 20:30 codesquid, revision 5270

If starting FileZilla while the queue is still being written to, the queries could not prepared. Handle SQLITE_BUSY returned by sqlite3_prepare_v2.

2013-12-01 09:49 codesquid, revision 5268

Fix conversion between FILETIME and wxDateTime to take proper care of timezones. Brought to my attention by btriffles (https://forum.filezilla-project.org/viewtopic.php?p=117717#p117717)

2013-11-30 10:16 codesquid, revision 5267

Minify images, patch by XhmikosR.

2013-11-30 10:02 codesquid, revision 5266

Modernize.

2013-11-30 09:33 codesquid, revision 5265

Fix copy to clipboard.

2013-11-30 09:18 codesquid, revision 5264

Fix a comment.

2013-11-30 09:13 codesquid, revision 5263

Add a function to get the actual windows version, regardless of any compatibility settings.

2013-10-22 18:08 codesquid, revision 5211

Apply patch by XhmikosR to silence some cppcheck warnings.

2013-10-20 09:26 codesquid, revision 5210

Fix handling of site-specific bookmarks. Need to clear them when connecting through the quickconnect bar.

2013-10-16 19:16 codesquid, revision 5209

Don't build a transfer connection to resume zero octets.

2013-08-07 17:25 codesquid, revision 5162

More PuTTY fixes.

2013-08-07 17:22 codesquid, revision 5161

More fixes from PuTTY to address CVE-2013-4206, CVE-2013-4207, CVE-2013-4208

2013-08-06 17:35 codesquid, revision 5160

Bump

2013-08-06 06:09 codesquid, revision 5158

Merge commit 9896 from PuTTY, addresses CVE-2013-4852.

2013-06-29 09:35 codesquid, revision 5141

Add missing signature algorithm row to the certificate display dialog.

2013-06-27 20:02 codesquid, revision 5140

Small bump due to the installer changes.

2013-06-27 20:00 codesquid, revision 5139

Translation update

2013-06-25 17:09 codesquid, revision 5137

Use https:// instead of http:// in some places, more to come later.

2013-06-25 17:04 codesquid, revision 5136

Need legal entity for publisher.

2013-06-24 19:35 codesquid, revision 5135

Add /skiplicense option to installer.

2013-06-18 18:09 codesquid, revision 5130

Bump

2013-06-18 17:59 codesquid, revision 5129

Update translations.

2013-06-18 17:28 codesquid, revision 5128

Remove useless call.

2013-06-18 17:28 codesquid, revision 5127

Fix typo in a comment

2013-06-10 18:44 codesquid, revision 5117

Version bump

2013-06-10 18:44 codesquid, revision 5116

Updated translations

2013-06-10 18:29 codesquid, revision 5115

Handle a particular case of connection failure earlier.

2013-06-10 18:29 codesquid, revision 5114

Better handling of timeout error code.

2013-06-09 14:54 codesquid, revision 5113

Follow-up of commit 4868 for patch #8344, this one prevents issues with the list view jumping in cases where it is not supposed to.

2013-06-08 13:41 codesquid, revision 5112

Fix compiler warnings due to extraneous semicolons.

2013-06-02 19:46 codesquid, revision 5110

Use correct idle check.

2013-06-01 07:48 codesquid, revision 5109

Missing commit

2013-06-01 07:36 codesquid, revision 5108

A bit of refactoring.

2013-05-31 20:29 codesquid, revision 5106

Silence some harmless but annoying warnings.

2013-05-31 20:18 codesquid, revision 5105

Reset size to 0 if gnutls_x509_crt_get_serial fails.

2013-05-31 07:32 codesquid, revision 5104

Update copyright year.

2013-05-31 07:30 codesquid, revision 5103

Apply #4292 with minor modifications.

2013-05-26 15:44 codesquid, revision 5100

Version bump

2013-05-26 15:41 codesquid, revision 5099

Another translation update.

2013-05-26 15:39 codesquid, revision 5098

Updated translations

2013-05-26 09:47 codesquid, revision 5097

Allow RSA-SHA1 as certificate signature algoritm. Few if any CA uses a more modern algorithm. Display signature algorithm in certificate verification dialog.

2013-05-21 18:37 codesquid, revision 5088

Remove redundant (and harmless) assignment.

2013-05-12 16:51 codesquid, revision 5083

This should fix #8633

2013-05-10 18:50 codesquid, revision 5082

Version bump

2013-05-10 18:49 codesquid, revision 5081

Updated translation.

2013-05-10 18:36 codesquid, revision 5080

An error code got added specifically for premature terminations in GnuTLS 3.x, handle that one as well in our diagnostic output about premature terminations.

2013-05-09 15:20 codesquid, revision 5079

Bump

2013-05-05 16:51 codesquid, revision 5078

Translation updates

2013-04-30 20:58 codesquid, revision 5073

Update.

2013-04-30 20:52 codesquid, revision 5072

Fix typos

2013-04-29 19:09 codesquid, revision 5071

Bump

2013-04-28 21:41 codesquid, revision 5070

Rename as per request.

2013-04-28 21:29 codesquid, revision 5069

Tomorrow there'll be a new version.

2013-04-28 21:02 codesquid, revision 5068

Update Copyright year.

2013-04-28 20:57 codesquid, revision 5067

Added Aragonese

2013-04-28 20:53 codesquid, revision 5066

Updated translations

2013-04-28 20:19 codesquid, revision 5065

Add a rather exotic error some people seemed to get.

2013-04-27 07:37 codesquid, revision 5064

Increase diagnostic output if unable to load keyfile.

2013-04-16 20:35 codesquid, revision 5059

Fix a crash and propermostly handle paths containing non-ASCII characters on MSW.

2013-04-15 06:23 codesquid, revision 5058

Update Italian translation file.

2013-04-14 14:55 codesquid, revision 5057

Don't require that all HTTPS download mirrors carry a certificate signed by the internal root.

2013-04-14 14:53 codesquid, revision 5056

Fix assertion when unwrapping URLs

2013-04-04 17:14 codesquid, revision 5041

Whitespace cleanup. Patch by XhmikosR

2013-04-03 20:30 codesquid, revision 5040

Display TLS protocol version and key exchange algorithm.

2013-04-01 17:00 codesquid, revision 5039

Handle paths with embedded double-quotes.

2013-03-11 08:04 codesquid, revision 5020

Fix assertion.

2013-03-11 08:04 codesquid, revision 5019

Ignore .. item if having multiple items selected for transfer or deletion.

2013-02-09 12:56 codesquid, revision 4937

Make inactive tab colour a tiny bit darker.

2013-01-13 19:27 codesquid, revision 4889

Trim the port.

2013-01-13 17:12 codesquid, revision 4888

#8413: Improve handling of DDE commands.

2013-01-13 09:27 codesquid, revision 4887

#8309: Ignore drops where source and target are identical. Print nicer error message if trying to drag parent into own subdir in the local tree view.

2013-01-13 09:06 codesquid, revision 4886

#8308: Copy -> Duplicate

2013-01-13 08:58 codesquid, revision 4885

#8414: Add label indicating that filesize is given in bytes.

2013-01-13 08:01 codesquid, revision 4884

Don't attempt writing XML files when loading them.

2013-01-13 08:00 codesquid, revision 4883

When editing files, use high priority for the transfers, part 2.

2013-01-06 08:46 codesquid, revision 4882

When editing files, use high priority for the transfers.

2013-01-06 08:45 codesquid, revision 4881

Add priority to QueueFile

2012-12-30 11:11 codesquid, revision 4880

Fix compile error

2012-12-30 10:03 codesquid, revision 4879

Remodel update page in preferences based on suggestion by Aleksandar Kovac.

2012-12-30 09:02 codesquid, revision 4878

Create image list earlier.

2012-12-25 19:39 codesquid, revision 4872

Scale drag-scroll hot area if list has a small rect.

2012-12-21 00:24 gathoye, revision 4871

Had some difficulties to fell asleep. Had the idea to maintain and update the French translation.

2012-12-17 17:29 codesquid, revision 4870

Further profiling, this actually seems the culprit.

2012-12-16 09:14 codesquid, revision 4869

Add infrastructure to profile startup of FileZilla.

2012-12-11 21:21 codesquid, revision 4868

Apply patch #8344 with some small cleanup.

2012-12-08 09:24 codesquid, revision 4866

Apply #8360, fixes a linking error.

2012-12-08 09:09 codesquid, revision 4865

Most users don't understand "Kiosk mode". Use a more helpful message, and instead of failing, just convert the entry to "Ask for password".

2012-12-04 18:19 codesquid, revision 4864

Another nice speed improvement.

2012-12-04 17:49 codesquid, revision 4863

Increase BUFFER_GRANULE, this leads to a nice performance improvement at the expense of a little memory.

2012-12-03 22:43 codesquid, revision 4862

Fix memory leak

2012-12-02 13:06 codesquid, revision 4860

Apply patch #1982 by gronsaken with a few minor modifications.

2012-12-01 20:34 codesquid, revision 4859

Mention right-click on platforms without dropdown menu.

2012-12-01 20:30 codesquid, revision 4858

SSL is a deprecated name. Rename FTP over SSL into FTP over TLS.

2012-12-01 20:29 codesquid, revision 4857

List supported protocols in tooltip of quickconnect bar's host field.

2012-11-29 21:30 codesquid, revision 4856

Version bump

2012-11-29 21:28 codesquid, revision 4855

Updated translations.

2012-11-29 18:51 codesquid, revision 4854

Formatting.

2012-11-29 17:53 codesquid, revision 4853

CTlsSocket::Write was only one of 5 instances where the partial write problem could occur. We need to also handle partial writes when trying to continue after an EAGAIN. In addition, this needs to be done for handshakes and shutdowns.

2012-11-28 22:22 codesquid, revision 4852

The push function semantics changed wrt. partial writes in recent GnuTLS versions. Take care of this change.

2012-11-25 22:34 codesquid, revision 4851

Add more precise logging.

2012-11-25 22:34 codesquid, revision 4850

Get rid of some testing code accidentally left in.

2012-11-25 21:48 codesquid, revision 4849

Measure RTT of connection.

2012-11-25 21:29 codesquid, revision 4848

Add a synchronous read-ready callback.

2012-11-25 16:52 codesquid, revision 4847

Add comments and small refactoring to make code easier to read.

2012-11-25 15:06 codesquid, revision 4846

Slightly improve performance enumerating local files.

2012-11-25 15:04 codesquid, revision 4845

Add another debug log.

2012-11-18 13:25 codesquid, revision 4844

Version bump, part 2.

2012-11-18 10:23 codesquid, revision 4843

Version bump

2012-11-18 10:22 codesquid, revision 4842

Updated translations.

2012-11-18 10:05 codesquid, revision 4841

Improve error logging and add a workaround for old versions of GnuTlS not supporting multiple level keywords.

2012-11-18 09:26 codesquid, revision 4840

Trim host. Fixes #8192

2012-11-18 09:20 codesquid, revision 4839

If server doesn't support UTF-8, add some more logging. Ensure transfer connection behaves the same as browsing connection wrt. encoding.

2012-11-14 19:52 codesquid, revision 4838

wxFileName is slow. Use faster way to get extension.

2012-11-14 19:50 codesquid, revision 4837

Use CSizeFormat to format rates. Bug reported by gronsaken.

2012-11-13 21:36 codesquid, revision 4836

At least on MSW, task bar icon has an internal wxFrame. Explicitly destroy task bar icon first before iterating over top level windows.

2012-11-13 20:24 codesquid, revision 4835

Small patch by XhmikosR

2012-11-13 07:46 codesquid, revision 4834

Improve check for C++11 support.

2012-11-12 19:39 codesquid, revision 4833

Small performance improvement.

2012-11-12 19:35 codesquid, revision 4832

More defensive programming style.

2012-11-12 16:17 gathoye, revision 4831

Just missed the 3.6.0 release, here is thus the French translation update for the forthcoming version

2012-11-11 21:03 codesquid, revision 4830

Increase width of replacement character input box. Default width is too small with some themes.

2012-11-10 18:15 codesquid, revision 4829

Version bump

2012-11-10 18:13 codesquid, revision 4828

Updated translations.

2012-11-10 18:01 codesquid, revision 4827

Fix netconf wizard crash on IPv6-only hosts, resolves #7953.

2012-11-10 17:13 codesquid, revision 4826

Fix #8295. Cannot initialize variable with itself.

2012-11-04 09:55 codesquid, revision 4825

Remove a define that shouldn't be needed anymore. Patch #8280

2012-11-02 09:54 codesquid, revision 4821

Version bump to 3.6.0-rc1

2012-11-02 09:52 codesquid, revision 4820

Update translations.

2012-11-02 08:42 codesquid, revision 4819

Text consistency.

2012-11-01 13:12 codesquid, revision 4816

Consistency: Don't prompt for saving password on anonymous connections.

2012-11-01 13:06 codesquid, revision 4815

Sort ciphers to prefer the ones with higher security margin.

2012-11-01 12:27 codesquid, revision 4814

Another part of #8272

2012-11-01 12:25 codesquid, revision 4813

Small part of #8272

2012-11-01 11:42 codesquid, revision 4812

When deleting files, mention whether it's local or remote.

2012-11-01 11:00 codesquid, revision 4811

Apply patch #8141

2012-11-01 10:52 codesquid, revision 4810

Add parameter to ConnectToSite so that a new tab can be opened.

2012-10-30 19:40 codesquid, revision 4809

Fix compile error and two warnings.

2012-10-28 21:21 codesquid, revision 4808

Typos

2012-10-28 15:23 codesquid, revision 4807

Further cppcheck warnings fixed.

2012-10-28 08:32 codesquid, revision 4806

Fix bunch of cppcheck warnings.

2012-10-27 16:30 codesquid, revision 4805

More cleanup.

2012-10-27 11:35 codesquid, revision 4804

Another patch from XhmikosR to clean up constructors.

2012-10-27 09:09 codesquid, revision 4803

Some cleanup, patch by XhmikosR.

2012-10-24 19:19 codesquid, revision 4802

Various code cleanup.

2012-10-24 05:52 codesquid, revision 4801

Listing ciphers is only possible since GnuTLS 3.0.9

2012-10-23 21:35 codesquid, revision 4800

Updated translations

2012-10-23 21:25 codesquid, revision 4799

Add entry to debug menu to display ciphers.

2012-10-23 20:02 codesquid, revision 4798

And the corresponding header.

2012-10-23 20:01 codesquid, revision 4797

Call the mis-named gnutls_db_set_cache_expire function to control the session expiration time on an uncached session. Add function for debugging to list ciphers.

2012-10-22 18:03 codesquid, revision 4796

SVG needs to be distributed. Bug #8268

2012-10-21 19:24 codesquid, revision 4794

Bump version

2012-10-21 18:28 codesquid, revision 4793

Updated translations

2012-10-21 16:40 codesquid, revision 4792

Debug messages should not be translatable.

2012-10-21 08:08 codesquid, revision 4791

gnutls_session_get_data semantics have changed. Now returns GNUTLS_E_SHORT_MEMORY_BUFFER if passing null buffer and size.

2012-10-21 07:31 codesquid, revision 4790

Fix warning.

2012-10-19 05:49 codesquid, revision 4789

Allow creation of empty file. Patch #2989 from lucb1e with minor modifications.

2012-10-14 21:49 codesquid, revision 4788

Initialize variable.

2012-10-14 13:31 codesquid, revision 4787

Remove unneeded line.

2012-10-14 13:08 codesquid, revision 4786

Various cleanup based on patch provided by XhmikosR.

2012-10-14 12:43 codesquid, revision 4785

Update svn:ignore

2012-10-14 09:12 codesquid, revision 4784

First time users now get prompted whether they want to remember passwords the first time they use the quickconnect bar.

2012-10-09 15:47 codesquid, revision 4783

Add Hungarian month name to listing parser.

2012-10-07 17:29 codesquid, revision 4782

Fix file naming problem

2012-10-07 11:59 codesquid, revision 4780

Add tango theme to the various Makefiles and other scripts.

2012-10-07 11:47 codesquid, revision 4779

Fix compile error.

2012-10-06 19:27 codesquid, revision 4778

Display version of SQLite in about dialog.

2012-10-05 07:39 codesquid, revision 4777

Add another icon set.

2012-10-05 06:49 codesquid, revision 4776

Update svn:ignore

2012-10-05 06:33 codesquid, revision 4775

Whitespace cleanup. Patch by XhmikosR.

2012-10-03 09:30 codesquid, revision 4774

gnutls_session_set_data modifies internal state in some error conditions. This causes the handshake to fail later on. Work around this by initializing a new session.

2012-09-30 11:10 codesquid, revision 4769

Fix two minor problems reported by XhmikosR.

2012-09-13 19:50 codesquid, revision 4765

And yet another warning reported by XhmikosR.

2012-09-13 19:49 codesquid, revision 4764

Fix warning.

2012-09-13 19:46 codesquid, revision 4763

Fix warning reported by XhmikosR.

2012-09-06 16:59 codesquid, revision 4757

Improve coding style, patch by XhmikosR.

2012-09-02 16:35 codesquid, revision 4754

Make use of the previously introduced check.

2012-09-02 15:34 codesquid, revision 4753

Add check for ICopyHookW

2012-09-02 14:26 codesquid, revision 4752

Added ws2_32 as link dependency. Some versions of MinGW don't pull it in by default.

2012-08-26 13:57 codesquid, revision 4746

Support for legacy mainframes sending directory listings in EBCDIC.

2012-08-26 13:40 codesquid, revision 4745

Apply #8190, but for now leave it commented out as it needs more testing.

2012-08-26 13:24 codesquid, revision 4744

Apply #8188 to fix some strange compilation failure.

2012-08-12 16:23 codesquid, revision 4720

Fix listing failure caused by a missing state trannsition.

2012-07-20 06:15 codesquid, revision 4693

FTP proxy support: Parse IPv6 addresses.

2012-06-24 16:09 codesquid, revision 4659

C++11 requires a space between string literals to concatenate.

2012-04-01 08:27 codesquid, revision 4543

MSW: Take header control into account.

2012-04-01 08:27 codesquid, revision 4542

Fix inheritance problem

2012-04-01 08:15 codesquid, revision 4541

Fix compile error.

2012-04-01 08:10 codesquid, revision 4540

Auto-scrolling if dragging an item near top or bottom of file lists.

2012-03-31 20:11 codesquid, revision 4539

Install .svg to share/icons/hicolor/scalable/apps

2012-03-31 18:31 codesquid, revision 4538

Ubuntu has a gargantuum bug, it allows using a program's main menu even though a modal dialog is open. Mayhem is the result. This fixes at least one crash, there will be a million others.

2012-03-29 05:34 codesquid, revision 4530

Clean whitespace

2012-02-23 07:22 codesquid, revision 4438

Fix parsing bug, len is only needed for the first token.

2012-01-20 06:53 codesquid, revision 4395

Fix typo, again.

2012-01-17 17:59 codesquid, revision 4394

Fix typo.

2012-01-08 13:10 codesquid, revision 4391

Whitespace cleanup, patch by XhmikosR.

2012-01-08 13:02 codesquid, revision 4390

Don't change minimum required DH prime length as of yet. Still plenty servers out there that use a too small DH prime length.

2012-01-08 10:55 codesquid, revision 4389

Version bump.

2012-01-08 10:54 codesquid, revision 4388

Update translations.

2012-01-08 09:47 codesquid, revision 4387

Bump copyright years.

2012-01-08 09:34 codesquid, revision 4386

Fix #4206, allow non-default password for anonymous login.

2012-01-08 09:18 codesquid, revision 4385

Require wx 2.8.12, 11 and lower contains a very annoying bug for where Drag&Drop crashes under Linux.

2012-01-08 09:12 codesquid, revision 4384

GnuTLS' SECURE256 and TLS 1.2 doesn't play along nicely. Do a different approach: Use normal priority but explicitly disable some antique algorithms.

2012-01-05 07:01 codesquid, revision 4381

Apply #7808: Most recent GnuTLS versions do not have gnutls_transport_set_lowat.

2011-12-28 16:46 codesquid, revision 4368

Restore toolbar state after recreating.

2011-12-05 07:37 codesquid, revision 4335

Ctrl+Shift+O now toggles comparison mode.

2011-12-01 07:37 codesquid, revision 4319

Unset hidden attribute on settings files if set, otherwise they cannot be written to.

2011-11-08 20:37 codesquid, revision 4306

Bump

2011-11-08 20:32 codesquid, revision 4305

Move COptionChangeEventHandler class to engine

2011-11-08 19:06 codesquid, revision 4304

Updated translations

2011-11-05 00:52 gathoye, revision 4301

French translation update for FileZilla 3.5.2

2011-11-01 17:47 codesquid, revision 4299

Fix typo

2011-11-01 15:57 codesquid, revision 4298

Bump version.

2011-11-01 15:51 codesquid, revision 4297

#5262: Add option to open site manager on startup.

2011-11-01 15:34 codesquid, revision 4296

Updated translations

2011-11-01 14:59 codesquid, revision 4295

Do earlier query reset.

2011-11-01 14:18 codesquid, revision 4294

Should fix a warning generated by most recent autoconf.

2011-11-01 14:12 codesquid, revision 4293

Smallish changes. Patch by XhmikosR.

2011-10-25 17:28 codesquid, revision 4288

Need to reset statement after query.

2011-10-09 12:02 codesquid, revision 4279

Fix problem with D&D not working in kiosk mode if using a saved site that still has a password.

2011-10-05 20:23 codesquid, revision 4276

Fix saving of "don't save passwords"

2011-09-24 19:11 codesquid, revision 4238

Fix loading of lowest priority items from database.

2011-09-03 12:18 gathoye, revision 4182

Minor spelling correction

2011-08-29 21:31 gathoye, revision 4179

Several corrections in update process and user/password prompt + minor spelling corrections

2011-08-29 19:19 codesquid, revision 4178

Use the more common spelling for Toolbar.

2011-08-29 19:18 codesquid, revision 4177

Less ambiguous string.

2011-08-28 20:37 codesquid, revision 4174

Version bump

2011-08-28 20:30 codesquid, revision 4173

Updated translations

2011-08-28 10:16 codesquid, revision 4169

Small compile fix

2011-08-28 09:44 codesquid, revision 4168

Add another obscure MVS variant.

2011-08-24 16:13 gathoye, revision 4164

French translation update for FileZilla 3.5.1.

2011-08-21 17:56 codesquid, revision 4162

Bump version

2011-08-21 17:55 codesquid, revision 4161

2011-08-21 17:07 codesquid, revision 4160

Add a comment regarding a socket error seen in the wild we do not yet handle.

2011-08-21 17:07 codesquid, revision 4159

Merge with latest release branch of putty

2011-08-19 06:26 codesquid, revision 4155

Fix compile error

2011-08-14 10:24 codesquid, revision 4147

Make it possible to hide toolbar.

2011-08-14 10:23 codesquid, revision 4146

Make log strings translatable.

2011-08-01 13:41 gathoye, revision 4116

Minor spelling correction

2011-07-21 06:25 codesquid, revision 4105

Remove stray apostrophe

2011-07-11 20:16 codesquid, revision 4081

Fix Debian bug 631718, explicitly convert string to UTF-8 instead of locale specific multi-byte encoding.

2011-06-26 21:43 codesquid, revision 4072

Compile fixes

2011-06-26 21:33 codesquid, revision 4071

Resolve a conflict

2011-06-26 13:53 codesquid, revision 4070

Merge upstream changes

2011-06-25 13:52 codesquid, revision 4069

Strip formatting from pasted text

2011-06-06 20:24 codesquid, revision 4063

Don't save server list if kiosk mode is 2.

2011-06-01 19:34 gathoye, revision 4053

- String shortened to avoid line-break in menu item - French adaptation with "delay" and "number of days"

2011-05-31 20:27 codesquid, revision 4052

Fix display of site list menu if there are predefined sites but sitemanager.xml does not exist.

2011-05-24 19:25 codesquid, revision 4049

Didn't want to remove this.

2011-05-24 06:15 codesquid, revision 4048

Fix a typo

2011-05-23 20:49 codesquid, revision 4046

Add version information to installer. Based on patch by XhmikosR with a few modifications.

2011-05-23 20:33 codesquid, revision 4045

Merged upstream changes into built-in TinyXML.

2011-05-22 18:36 codesquid, revision 4044

In control panel add/remove, display installed size and publisher. Based on patch by XhmikosR with some modifications.

2011-05-22 18:31 gathoye, revision 4043

Update strings for debug informations (back to English)

2011-05-22 17:18 codesquid, revision 4042

Typo

2011-05-22 16:06 codesquid, revision 4040

Version bump

2011-05-22 16:02 codesquid, revision 4039

Updated translations

2011-05-22 16:02 codesquid, revision 4038

Fix test

2011-05-20 21:09 codesquid, revision 4036

Detect libtool wrappers and copy the real thing instead.

2011-05-20 20:32 codesquid, revision 4035

Check for -std=gnu++0x as well.

2011-05-20 20:32 codesquid, revision 4034

Get rid of output that shouldn't be there.

2011-05-20 20:01 codesquid, revision 4033

Get rid of some dead code. Patch by XhmikosR with some small modifications.

2011-05-20 16:56 codesquid, revision 4032

Delete left-over resources, patch by XhmikosR

2011-05-16 22:31 codesquid, revision 4031

- Detect theme change and update header height accordingly - Work around a nasty bug in Windows where the scoll position changes without any window message telling the control about it

2011-05-16 20:56 codesquid, revision 4030

Don't create queue.xml anymore.

2011-05-15 21:37 codesquid, revision 4028

Bump

2011-05-15 21:34 codesquid, revision 4027

Updated translations

2011-05-15 15:21 codesquid, revision 4026

Add option to strip VMS revisions on VMS servers.

2011-05-15 10:25 codesquid, revision 4025

Fix a division by zero if benchmarking an empty coalescer.

2011-05-09 14:51 gathoye, revision 4024

French translation update for FileZilla 3.5.0.

2011-05-08 17:45 codesquid, revision 4023

Version bump

2011-05-08 13:29 codesquid, revision 4022

Updated translations.

2011-05-08 13:09 codesquid, revision 4019

Basic error reporting

2011-05-07 20:45 codesquid, revision 4018

Remove dead code

2011-05-07 12:23 codesquid, revision 4017

Need to load existing queues from queue.xml still, cannot just throw away users' queues.

2011-05-07 12:07 codesquid, revision 4016

Set initial focus to user input box if there is no user.

2011-05-01 20:50 codesquid, revision 4015

Preliminary changelog

2011-05-01 19:30 codesquid, revision 4014

Restore saving/loading of entries for empty directories.

2011-05-01 14:47 codesquid, revision 4013

Fix crash reported in Ubuntu Bug #764360

2011-05-01 12:18 codesquid, revision 4012

Get rid of a deprecated function call. Debian bug #624057

2011-05-01 10:22 codesquid, revision 4011

Also use unordered_map in the queue storage for the path to id maps. Vacuum the database after loading.

2011-05-01 07:44 codesquid, revision 4010

Compile fix

2011-04-30 20:03 codesquid, revision 4009

Squeeze out some cycles populating the queue.

2011-04-30 19:46 codesquid, revision 4008

Slowest aspect of saving/loading very large queues was actually waiting on disk I/O. Instead of always saving the full paths, keep an index.

2011-04-27 17:16 codesquid, revision 4007

Compile fix

2011-04-27 16:34 codesquid, revision 4006

Fix

2011-04-27 15:07 codesquid, revision 4005

Actually do look in the tr1/ subdir...

2011-04-27 15:01 codesquid, revision 4004

Typo

2011-04-27 14:57 codesquid, revision 4003

Small fix

2011-04-27 14:46 codesquid, revision 4002

Check for unordered_map

2011-04-26 15:40 codesquid, revision 3998

Compile fix

2011-04-26 14:01 codesquid, revision 3997

Hopefully last round of optimizations

2011-04-26 12:25 codesquid, revision 3996

Enable C++0x support

2011-04-26 12:25 codesquid, revision 3995

Additional small(ish) improvement

2011-04-26 09:15 codesquid, revision 3994

Compile fixes.

2011-04-26 09:14 codesquid, revision 3993

Reject wxUniversal

2011-04-26 08:03 codesquid, revision 3992

Possible fix for wxUniversal detected as acceptable

2011-04-26 07:46 codesquid, revision 3991

Fix calculation.

2011-04-25 19:05 codesquid, revision 3990

First version of string coalescer using a hashmap.

2011-04-24 20:45 codesquid, revision 3989

Don't store target name if it's equal to source name. Reduces queue size by roughly 10-15%. Obviously makes loading/saving a bit faster as well.

2011-04-24 19:15 codesquid, revision 3988

Fix ifdefery

2011-04-24 19:00 codesquid, revision 3987

Further performance optimizations. Avoid slow conversion from/to UTF-8. On *nix, converting between Unicode codepoints and UTF-16 is faster. On Windows, no conversion is needed at all.

2011-04-24 16:41 codesquid, revision 3986

Noticable performance improvements.

2011-04-24 12:19 codesquid, revision 3985

Update build system

2011-04-24 09:55 codesquid, revision 3984

Load and save queue to sqlite database.

2011-04-16 12:51 codesquid, revision 3983

Missing commit

2011-04-16 12:22 codesquid, revision 3982

Fix

2011-04-16 11:08 codesquid, revision 3981

Make CServerPath::GetSafePath a lot faster

2011-04-05 18:36 codesquid, revision 3980

Slightly reduced memory consumption

2011-04-05 18:36 codesquid, revision 3979

Fix indentation

2011-04-05 18:11 codesquid, revision 3978

Fix a crash on destruction.

2011-03-28 17:54 codesquid, revision 3977

Fix fix

2011-03-27 19:49 codesquid, revision 3976

Version bump

2011-03-27 19:49 codesquid, revision 3975

Version bump

2011-03-27 19:48 codesquid, revision 3974

Updated translations

2011-03-21 18:30 gathoye, revision 3972

Latest changes for FileZilla RC french translation

2011-03-20 22:00 codesquid, revision 3971

Updated translations

2011-03-20 17:44 codesquid, revision 3970

First batch of translation updates.

2011-03-20 17:36 codesquid, revision 3969

Some things just don't belong where they don't belong.

2011-03-20 10:43 codesquid, revision 3968

Prepare for 3.4.0-rc1

2011-03-20 10:35 codesquid, revision 3967

For now disable automatic FTP over TLS until the threading code can be made to work properly.

2011-03-19 13:33 codesquid, revision 3966

Fix infinite loop

2011-03-17 07:25 codesquid, revision 3965

Fix handling of removing state in remote file editing.

2011-03-10 22:12 gathoye, revision 3964

New french translation release : some strings corrected + 2 new strings translated

2011-03-03 10:53 codesquid, revision 3963

Disable instead of hide checkbox if overridden by fzdefaults

2011-03-03 10:52 codesquid, revision 3962

Add checkbox to settings to not save passwords.

2011-03-03 10:42 codesquid, revision 3961

Don't cache kiosk mode value in SetServer, add function to query option origin.

2011-03-03 10:41 codesquid, revision 3960

Enable parallel build

2011-03-01 18:02 gathoye, revision 3959

Updated some strings bad translated in context.

2011-02-27 09:46 codesquid, revision 3958

Add time column to success and failed queue tabs.

2011-02-27 09:40 codesquid, revision 3957

Reduce code redundancy.

2011-02-23 21:57 codesquid, revision 3956

Interpet MVS listing entries with a type of PO-E as directory.

2011-02-20 18:18 gathoye, revision 3955

French translation minor update

2011-02-12 13:38 codesquid, revision 3953

Handling of drive-root relative paths.

2011-02-05 12:10 codesquid, revision 3951

MDTM can include seconds.

2011-02-04 19:45 codesquid, revision 3950

Need to resize window after adding strings to wxChoice

2011-02-04 18:46 gathoye, revision 3949

French translation updated (minor).

2011-02-03 21:47 codesquid, revision 3948
  • D /FileZilla3/trunk/locales/fr_CA.po

Remove fr_CA

2011-02-03 21:43 codesquid, revision 3947

Missing wxGROW

2011-02-01 17:19 gathoye, revision 3946

Typing errors corrected. Translation more coherent. Some strings have been simplified.

2011-01-29 18:21 gathoye, revision 3945

French translation updated : some strings were standardized for international French

2011-01-28 23:47 gathoye, revision 3944

French language updated (French translation fusion)

2011-01-22 13:04 codesquid, revision 3943

Rename TransferMode element into DataType.

2011-01-09 19:52 codesquid, revision 3942

Version bump

2011-01-09 19:52 codesquid, revision 3941

Updated translations

2011-01-09 19:27 codesquid, revision 3940

Set copyright year to 2011

2011-01-09 17:31 codesquid, revision 3939

Fix for horizontal scrollbar not appearing.

2011-01-09 17:12 codesquid, revision 3938

Fix warnings.

2010-12-31 12:49 codesquid, revision 3937

Missing file, fix testcase

2010-12-31 11:41 codesquid, revision 3936

Some obscure DOS servers use slashes.

2010-12-31 11:40 codesquid, revision 3935

Fix a memory leak

2010-12-30 21:42 codesquid, revision 3934

Revert unintentional change

2010-12-30 20:06 codesquid, revision 3933

Make choice of encryption easier to understand

2010-12-30 15:01 codesquid, revision 3932

Some refactoring, separate GUI stuff from storage logic in site manager code

2010-12-29 21:21 codesquid, revision 3931

Typo in comment

2010-12-29 17:55 codesquid, revision 3930

- Always attempt AUTH TLS unless explicitly disabled - Minor cleanup

2010-12-28 17:00 codesquid, revision 3929

Cleanup, effective NOPs.

2010-12-28 15:28 codesquid, revision 3928

Minor fixes.

2010-12-25 14:51 codesquid, revision 3927

Allow kiosk options to be specified in the normal settings file as well, but with the fzdefault.xml setting having priority.

2010-12-12 18:54 codesquid, revision 3926

Fix another wrapping issue. I wonder if the magic offset is still needed.

2010-11-21 14:01 codesquid, revision 3922

Add another obscure format variant

2010-11-21 13:23 codesquid, revision 3921

Add a check for positional printf

2010-11-21 13:20 codesquid, revision 3920

Version bump

2010-11-21 13:19 codesquid, revision 3919

Updated translations

2010-11-21 13:08 codesquid, revision 3918

Fix downloading of file symlinks.

2010-11-19 21:00 codesquid, revision 3917

Need to initialize host and port fields.

2010-11-14 19:02 codesquid, revision 3916

Version bump

2010-11-14 18:52 codesquid, revision 3915

Updated translations

2010-11-07 21:49 codesquid, revision 3913

Version bump

2010-11-07 21:37 codesquid, revision 3912

Updated translations

2010-11-07 20:24 codesquid, revision 3911

Get rid of trailing whitespace in translatable string.

2010-11-06 17:22 codesquid, revision 3910

Spelling

2010-11-06 08:39 codesquid, revision 3909

Check for positional printf support in wx

2010-11-06 07:18 codesquid, revision 3908

Set correct icon

2010-11-04 20:51 codesquid, revision 3907

Title string shouldn't have a dot

2010-11-03 21:38 codesquid, revision 3906

Need to set dirDidExist to false if there's not even an entry for that server.

2010-11-03 19:19 codesquid, revision 3905

Use correct file.

2010-11-02 22:04 codesquid, revision 3904

Updated translations

2010-11-02 21:41 codesquid, revision 3903

Fix a typo

2010-11-02 21:13 codesquid, revision 3902

Grammar

2010-11-01 22:25 codesquid, revision 3901

Spent an hour of going through an endless number of translation file submissions, and this is the only one without errors. Sad day...

2010-11-01 18:08 codesquid, revision 3900

Add a VS project file

2010-11-01 18:07 codesquid, revision 3899

Add some more file types.

2010-11-01 17:37 codesquid, revision 3898

Fix for some obscure compilers not supporting C99 yet.

2010-11-01 17:12 codesquid, revision 3897

More large-DPI awareness fixes.

2010-10-29 22:39 codesquid, revision 3896

Fix #5662: Need to disconnect event handle or previously freed memory will be read.

2010-10-25 21:39 codesquid, revision 3895

Compile error

2010-10-24 10:06 codesquid, revision 3894

Hide checkbox to permanently trust certificate if kiosk mode 2 is enabled.

2010-10-24 10:03 codesquid, revision 3893

Don't write trust storage to disk if kiosk mode 2 is enabled.

2010-10-24 10:01 codesquid, revision 3892

Limit certificate trust to individual hosts.

2010-10-23 21:49 codesquid, revision 3891

Fix compile error

2010-10-23 16:06 codesquid, revision 3890

MSW just has a too small default send buffer causing too many roundtrips to the program's send loop. Increase it.

2010-10-23 15:22 codesquid, revision 3889

Should fix remaining time computation, #5651

2010-10-11 20:32 codesquid, revision 3881

Don't display welcome message in kiosk mode 2 as it would appear every start.

2010-10-10 21:06 codesquid, revision 3880

Remove a no-longer existing file.

2010-10-09 09:39 codesquid, revision 3879

Update svn:ignore

2010-10-03 14:51 codesquid, revision 3875

Prefer 256bit ciphers

2010-10-03 14:28 codesquid, revision 3874

Small cleanup

2010-10-03 14:07 codesquid, revision 3873

Display DN serial number, add alternate key for postal code for compatibility with newer GnuTLS.

2010-09-30 20:20 codesquid, revision 3872

Unregister filters before closing the connection. No idea whether that is really needed, but better be safe than sorry.

2010-09-30 18:38 codesquid, revision 3871

Get rid of dead code

2010-09-27 20:51 codesquid, revision 3870

Work towards high-dpi awareness (#5604)

2010-09-26 20:41 codesquid, revision 3869

Some more minor cleanup

2010-09-26 15:11 codesquid, revision 3868

Minor code cleanup

2010-09-26 15:10 codesquid, revision 3867

Disable item if there are no files.

2010-09-25 14:37 codesquid, revision 3866

Added requeue all item. #2926

2010-09-20 17:53 codesquid, revision 3865

Fix compile error

2010-09-19 18:48 codesquid, revision 3864

Fix sort indicator not working properly after resizing a column, fixes #5589. Also, on Vista and up, use native sort indicator.

2010-09-19 08:05 codesquid, revision 3863

Typo

2010-09-13 18:54 codesquid, revision 3862

Further warning fixes

2010-09-13 18:04 codesquid, revision 3861

Fix some warnings

2010-09-12 16:44 codesquid, revision 3860

Fix empty string in search dialog.

2010-09-05 16:20 codesquid, revision 3859

Fix sorting by size if sorting directories inline.

2010-09-01 18:17 codesquid, revision 3817

Increase default number of decimal places, #5563

2010-08-24 16:53 codesquid, revision 3816

Use correct path

2010-08-23 19:44 codesquid, revision 3814

Copy license and docs to app bundle

2010-08-16 20:58 codesquid, revision 3809

Looks like an unused include.

2010-08-16 20:58 codesquid, revision 3808

Save after import.

2010-08-15 21:33 codesquid, revision 3807

Bump version

2010-08-15 21:31 codesquid, revision 3806

Updated

2010-08-15 16:31 codesquid, revision 3805

Compile fix

2010-08-15 15:54 codesquid, revision 3804

Cleanup, use facilities already provided by wx.

2010-08-15 15:43 codesquid, revision 3803

Limit minimal widths of columns to 10px.

2010-08-13 16:35 codesquid, revision 3802

Fix check for tinyxml

2010-08-12 20:25 codesquid, revision 3801

Version bump

2010-08-12 20:19 codesquid, revision 3800

Updated translations.

2010-08-12 17:22 codesquid, revision 3799

Correct an assertion.