Changelogs

Overview

These changelogs reflect the history of all files in the Subversion repository. The changelog has been generated at 2024-04-27 14:10: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.

2010-08-10 21:55 codesquid, revision 3798

Updated translations.

2010-08-08 20:55 codesquid, revision 3797

Link handling if searching.

2010-08-08 20:47 codesquid, revision 3796

Fix assertion.

2010-08-08 20:39 codesquid, revision 3795

Work around obscure wxGTK bug

2010-08-08 20:04 codesquid, revision 3794

Need to initialize m_pXmlFile

2010-08-07 12:51 codesquid, revision 3793

Version bump

2010-08-07 12:47 codesquid, revision 3792

Updated translations

2010-08-04 22:26 codesquid, revision 3791

Compile fix

2010-08-04 21:56 codesquid, revision 3790

#5504: Update status bar icons on theme change. Also: Set proper state of toolbar on theme change.

2010-08-04 21:37 codesquid, revision 3789

#5503: Loading of empty strings in option values.

2010-08-04 20:59 codesquid, revision 3788

wxFileName is just useless. Use our own CLocalPath instead.

2010-08-02 16:05 codesquid, revision 3787

Version bump

2010-08-02 16:04 codesquid, revision 3786

Another updated language file

2010-08-02 14:14 codesquid, revision 3785

Updated translations

2010-08-02 08:02 codesquid, revision 3784

Fix compile error on OS X and some warnings.

2010-08-01 22:16 codesquid, revision 3783

Finish date based filtering, add "does not equal" condition to size filter.

2010-07-31 09:03 codesquid, revision 3782

Reduce memory usage further by splitting local filenames into a path and filename component, exploiting wxString being reference counted for the path.

2010-07-31 06:23 codesquid, revision 3781

Correct check for OS X.

2010-07-31 06:13 codesquid, revision 3780

Fix obscure error with some versions of the autotools toolchain

2010-07-30 18:41 codesquid, revision 3779

Get rid of unwanted output

2010-07-30 18:36 codesquid, revision 3778

* Check for known bug in TinyXML

2010-07-30 17:49 codesquid, revision 3777

Fix check for TinyXML and move it into its own macro. Move all macros to the m4 subdirectory.

2010-07-30 08:13 codesquid, revision 3776

Handle delete key on numpad block.

2010-07-30 07:20 codesquid, revision 3775

OS X seems to need <string> while on other platforms some dependencies pull it in.

2010-07-25 18:57 codesquid, revision 3774

Cache pruning.

2010-07-25 17:43 codesquid, revision 3773

Compile fix

2010-07-25 15:41 codesquid, revision 3772

Due to a race, recursive operations could have become stalled.

2010-07-24 15:40 codesquid, revision 3771

Move some more flags into the bitset.

2010-07-23 22:54 codesquid, revision 3770

Slightly reduce memory consumption of queue items

2010-07-22 22:03 codesquid, revision 3769

Update svn:ignore

2010-07-22 21:56 codesquid, revision 3768

* Update tests, small fix to listing parser

2010-07-22 21:55 codesquid, revision 3767

* Compile fix

2010-07-22 21:55 codesquid, revision 3766

* Fix for settings dir moved to options

2010-07-22 20:19 codesquid, revision 3765

* Save 16 bytes per directory listing entry on 32bit platforms. Between 16 and 32 bytes on 64bit platforms, didn't check exact value.

2010-07-22 20:07 codesquid, revision 3764

Work in progress: Filter/search for date

2010-07-19 21:39 codesquid, revision 3763

Fix entity encoding issue in TinyXML, bug #5473, forwarded upstream in https://sourceforge.net/tracker/?func=detail&aid=3031828&group_id=13559&atid=313559

2010-07-19 21:29 codesquid, revision 3762

Update to most recent TinyXML

2010-07-19 19:06 codesquid, revision 3761

Need to escape ampersands in menu items.

2010-07-19 06:16 codesquid, revision 3760

Need to actually fetch the list of recent servers before checking that it is empty.

2010-07-18 18:15 codesquid, revision 3759

Eight cores and no parallel build makes Jack a dull boy. Eight cores and no parallel build makes Jack a dull boy. Eight cores and no parallel build makes Jack a dull boy. Eight cores and no parallel build makes Jack a dull boy.

2010-07-18 17:55 codesquid, revision 3758

Gray out clear item and don't add separator if history is empty.

2010-07-18 15:34 codesquid, revision 3757

Ensure that there is an initial selection.

2010-07-18 09:48 codesquid, revision 3756

Clean up initialization if options

2010-07-17 20:54 codesquid, revision 3755

Load all options at program start, allow all options in fzdefaults.xml.example.

2010-07-17 15:31 codesquid, revision 3754

Abort directory listing parsing if a line exceeds 10k characters.

2010-07-12 21:57 codesquid, revision 3753

Add Lithuanian month names.

2010-06-23 21:37 codesquid, revision 3740

Revert accidental commit from r3733.

2010-06-20 09:37 codesquid, revision 3739

Whitespace fixes.

2010-06-18 20:17 codesquid, revision 3738

Update filelist statusbars and update widget position in mainwindow statusbar following change of filesize format.

2010-06-13 18:07 codesquid, revision 3737

Version bump

2010-06-13 17:58 codesquid, revision 3736

Update all language files, cleaned up many mistakes.

2010-06-13 16:22 codesquid, revision 3735

Revert cursor changes, too problematic without patching wx itself. wx trunk has already been patched, need to wait for wx 3.

2010-06-13 09:17 codesquid, revision 3734

Do not include IPv6 zone index in EPRT command.

2010-06-12 17:59 codesquid, revision 3733

Fix tab order

2010-06-12 17:08 codesquid, revision 3732

Use a grid bag sizer.

2010-06-12 16:38 codesquid, revision 3731

Need to wait a tiny bit for main window to be positioned before opening welcome dialog.

2010-06-09 21:42 codesquid, revision 3730

Fix background

2010-06-09 17:19 codesquid, revision 3729

Fix indentation for real.

2010-06-08 19:58 codesquid, revision 3728

Missing space

2010-06-08 17:36 codesquid, revision 3727

Fix black border around progress bar.

2010-06-08 06:19 codesquid, revision 3726

Fix divide by zero.

2010-06-06 14:13 codesquid, revision 3725

Version bump

2010-06-06 14:11 codesquid, revision 3724

Updated translations

2010-06-06 13:12 codesquid, revision 3723

Fix #5156, ctrl+shift+click behavior.

2010-06-05 14:27 codesquid, revision 3722

Add some further keyboard shortcuts using CMD (OS X) or ALT (all good systems) together with left, up to go to parent directory, down to transfer, right to activate item.

2010-06-05 10:04 codesquid, revision 3721

Added a "does not contain" filter condition.

2010-05-30 20:57 codesquid, revision 3719

Better handling of rekeying with non-permanently trusted hostkeys. Fixes #5375.

2010-05-30 18:50 codesquid, revision 3718

Fix typo

2010-05-30 17:32 codesquid, revision 3717

On MSW, submit whether the operating system is 32bit or 64bit.

2010-05-30 17:03 codesquid, revision 3716

Include operating system details.

2010-05-18 16:59 codesquid, revision 3712

Calculate maximum size of certificte dialog.

2010-05-18 16:40 codesquid, revision 3711

* More icon size fixes

2010-05-14 19:28 codesquid, revision 3710

Fix another icon being too small.

2010-05-14 19:05 codesquid, revision 3709

Get rid of newline in dynamically wrapped string and use proper icon size on host key verification dialogs.

2010-05-04 21:08 codesquid, revision 3708

Typo

2010-05-03 20:41 codesquid, revision 3707

Clarify wording, require absolute path.

2010-05-02 18:11 codesquid, revision 3706

Reset cursor in statuslinectrl as well

2010-05-02 17:41 codesquid, revision 3705

Improve drawing performance, only redraw what actually needs to be redrawn.

2010-05-02 00:03 codesquid, revision 3704

Further cursor stuff on wxGTK

2010-05-01 18:47 codesquid, revision 3703

Nice performance boost under GTK, get rid of some really slow, uneeded wx internal mouse cursor updating.

2010-04-25 13:51 codesquid, revision 3702

Fix typo

2010-04-25 10:46 codesquid, revision 3701

Remember hidden state of toolbar on OS X, make main window appear more visually pleasing for OS X users.

2010-04-24 13:26 codesquid, revision 3700

Fix #5310, show "Not connected." in remote file list status bar if not connected.

2010-04-20 16:51 codesquid, revision 3699

Properly escape hypen-minus and hyphen.

2010-04-10 18:44 codesquid, revision 3698

Filter out additional invalid characters on MSW.

2010-04-04 18:33 codesquid, revision 3697

Option to display momentary transfer speeds. Patch by Michael Parting.

2010-04-04 13:19 codesquid, revision 3696

Location of fzsftp should be internal option.

2010-04-04 13:08 codesquid, revision 3695

Use correct plural form for bytes

2010-03-21 17:58 codesquid, revision 3693

Version bump

2010-03-21 17:44 codesquid, revision 3692

Updated translations.

2010-03-21 11:16 codesquid, revision 3691

#5272, Downloading through double-click also needs to replace invalid characters.

2010-03-21 09:50 codesquid, revision 3690

Need to replace invalid characters even adding files from search dialog.

2010-03-14 11:23 codesquid, revision 3688

Spelling

2010-03-14 11:10 codesquid, revision 3687

Need to cancel and block editing if dragging is started, fixes #5267

2010-03-13 16:36 codesquid, revision 3686

Fix accidental renaming if for example changing sort order while editing. #5011

2010-03-11 22:15 codesquid, revision 3685

Correctly initialize preserve option.

2010-03-11 22:15 codesquid, revision 3684

Files missing from update download dir commit.

2010-03-07 18:50 codesquid, revision 3683

If updating/reinstalling, keep start menu dir. Preserves custom sort order some user have (why they don't sort alphabetically is beyond my imagination)

2010-03-07 11:14 codesquid, revision 3682

Remember update download dir.

2010-03-07 10:56 codesquid, revision 3681

Fix a typo

2010-03-06 18:21 codesquid, revision 3680

Fix bookmarks from not being displayed properly.

2010-02-28 20:45 codesquid, revision 3678

Mass-commit of all language files. Fix plenty of format-string errors and get rid of all obsolete translations.

2010-02-25 21:56 codesquid, revision 3677

Support for adding AppID on startmenu shortcuts on Windows 7.

2010-02-21 16:00 codesquid, revision 3674

Another typo

2010-02-21 15:59 codesquid, revision 3673

Version bump~

2010-02-21 15:59 codesquid, revision 3672

Typo

2010-02-21 15:07 codesquid, revision 3671

Updated translations

2010-02-21 15:06 codesquid, revision 3670

Need to invalidate even more state if using raw commands.

2010-02-21 13:40 codesquid, revision 3669

Small performance improvements.

2010-02-21 00:09 codesquid, revision 3668

No more "bytes bytes"

2010-02-20 18:09 codesquid, revision 3667

Allow re-enabling of speedlimits at runtime.

2010-02-19 21:39 codesquid, revision 3666

Small layout fixed

2010-02-16 21:40 codesquid, revision 3665

Fix #5914, changed string settings were not cached.

2010-02-15 12:50 codesquid, revision 3664

Implement support for forward and backward mouse buttons on GTK

2010-02-14 21:18 codesquid, revision 3663

Updated translations

2010-02-14 21:03 codesquid, revision 3662

Version bump

2010-02-14 18:04 codesquid, revision 3661

Spelling fix

2010-02-14 16:41 codesquid, revision 3660

Minor cleanup

2010-02-14 15:54 codesquid, revision 3659

Fix small memory leak

2010-02-13 22:54 codesquid, revision 3658

Spelling fixes

2010-02-13 20:46 codesquid, revision 3657

Missed these two.

2010-02-13 20:45 codesquid, revision 3656

Minor code cleanup

2010-02-13 20:41 codesquid, revision 3655

Fix #5100

2010-02-13 19:45 codesquid, revision 3654

Utterly harmless resource leak in debug code.

2010-02-13 15:26 codesquid, revision 3653

Type, couldn't disable limits through Enable check-item.

2010-02-13 15:25 codesquid, revision 3652

Fix logic error leading to 1024 fold increased limits.

2010-02-13 14:08 codesquid, revision 3651

Typo

2010-02-13 13:45 codesquid, revision 3650

Version bump

2010-02-13 13:44 codesquid, revision 3649

Updated translations

2010-02-13 13:15 codesquid, revision 3648

Add speed limit toggle to main menu.

2010-02-13 12:48 codesquid, revision 3647

Filter item in menu is uncheckable

2010-02-13 12:48 codesquid, revision 3646

Add short explanation for 0 = unlimited.

2010-02-13 11:10 codesquid, revision 3645

Log transferred bytes and transfer duration.

2010-02-13 10:40 codesquid, revision 3644

Fix syntax of icon size specification in file exists dialog

2010-02-13 10:40 codesquid, revision 3643

Make size formatter usable by engine.

2010-02-12 17:01 codesquid, revision 3642

MinGW fix

2010-02-12 16:52 codesquid, revision 3641

MSW: React to mouse back button

2010-02-12 09:43 codesquid, revision 3640

Add a tab list dropdown button.

2010-02-11 14:45 codesquid, revision 3639

Add quick right-click context menu to speedlimits indicator.

2010-02-11 10:56 codesquid, revision 3638

Use proper unit for speed limits.

2010-02-11 10:33 codesquid, revision 3637

Remove unused code.

2010-02-11 10:24 codesquid, revision 3636

Ugly workaround to allow subclassing of menubar with unpatched wx.

2010-02-10 21:36 codesquid, revision 3635

Liberate the local tree context menu by removing an insurgent tab.

2010-02-07 21:09 codesquid, revision 3634

Typo

2010-02-07 15:59 codesquid, revision 3633

Remove unused variable.

2010-02-07 15:42 codesquid, revision 3632

Further fixes for MSW.

2010-02-07 14:52 codesquid, revision 3631

Compile fixes for MSW.

2010-02-07 13:24 codesquid, revision 3630

Create precompiled headers in workdir, not srcdir, fix testcases

2010-02-07 13:09 codesquid, revision 3629

* Small fixes to previous commit

2010-02-07 13:00 codesquid, revision 3628

Cleanup includes, fix precompile header support

2010-02-06 19:34 codesquid, revision 3627

Move and clean up size formatting functions.

2010-02-06 18:39 codesquid, revision 3626

Make some getters const.

2010-02-06 18:05 codesquid, revision 3625

Give error messages a more meaningful title, set better icon.

2010-02-06 14:16 codesquid, revision 3624

Additional cleanup, move much menu handling into its own class

2010-02-01 21:48 codesquid, revision 3623

Fix compile error and move hiding of log button until after setting its state.

2010-01-31 11:03 codesquid, revision 3622

Restrict length of limit box.

2010-01-31 11:03 codesquid, revision 3621

Add helper function to show and hide toolbar buttons.

2010-01-30 23:02 codesquid, revision 3620

Print a proper error message instead of using default port if the entered port is not a number.

2010-01-30 21:02 codesquid, revision 3619

Also react to right-clicks.

2010-01-30 20:36 codesquid, revision 3618

Move most of the toolbar specific bits to a new class.

2010-01-30 20:30 codesquid, revision 3617

Improve some strings.

2010-01-30 16:46 codesquid, revision 3616

Keep track of SFTP and FTPS data for each state.

2010-01-30 16:21 codesquid, revision 3615

Set the AppID on startup on MSW7.

2010-01-30 11:40 codesquid, revision 3614

Further untangle status bar updating.

2010-01-30 10:24 codesquid, revision 3613

Implement new option change event handler.

2010-01-26 20:19 codesquid, revision 3612

Fix buffer overflow.

2010-01-25 22:42 codesquid, revision 3611

Implement click functionality for speedlimits indicator.

2010-01-24 11:18 codesquid, revision 3610

Cleanup of status bar code.

2010-01-24 11:18 codesquid, revision 3609

Add some default artwork

2010-01-24 11:15 codesquid, revision 3608

Implement functionality of speedlimits dialog.

2010-01-23 14:35 codesquid, revision 3607

Add speedlimits dialog prototype

2010-01-23 14:02 codesquid, revision 3606

Use the icon set's file icon instead of the classic file icon if system icon cannot be obtained.

2010-01-23 11:48 codesquid, revision 3605

Do not automatically pop up dialogs if any mouse button is down, fixes Ubuntu LP: #497836

2010-01-18 22:04 codesquid, revision 3604

Add option to toggle speed limits.

2010-01-18 21:43 codesquid, revision 3603

PuTTY's exitcode handling is strange, using INT_MAX like that...

2010-01-16 18:37 codesquid, revision 3602

Forward all ctrl+tab navigation key events to tab bar. Fixes #5118

2010-01-10 09:38 codesquid, revision 3601

Fix race condition. After calling getaddrinfo and reobtaining the lock, check if we're still in in connecting state. Fixes Ubuntu LP: #447224

2010-01-09 21:43 codesquid, revision 3600

Remove angle brackets around info text

2010-01-09 21:42 codesquid, revision 3599

Minor size reduction

2010-01-09 14:40 codesquid, revision 3598

Updated blukis icon set

2010-01-08 18:06 codesquid, revision 3596

Remove duplicate entry

2010-01-07 20:02 codesquid, revision 3595

Added Yngve Spjeld Landro as translator for nn_NO.

2010-01-07 20:01 codesquid, revision 3594

Correct some strings.

2010-01-03 21:18 codesquid, revision 3593

Typo

2010-01-03 21:12 codesquid, revision 3592

Version bump

2010-01-03 21:10 codesquid, revision 3591

Slightly smaller arrows

2010-01-03 20:37 codesquid, revision 3590

Updated translations

2010-01-03 19:15 codesquid, revision 3589

Update copyright year.

2010-01-02 23:13 codesquid, revision 3588

Set initial focus on chmod dialog to numeric input field.

2010-01-01 20:47 botg, revision 3586

Fix closing of all other tabs if keeping only first.

2009-12-31 13:19 botg, revision 3585

Only close if exitcode > 0, it is handled correctly already in other cases with other causes as error message.

2009-12-29 15:12 botg, revision 3579

Implement tab creation from context menu.

2009-12-28 10:52 botg, revision 3578

Reduce flicker on tab creation

2009-12-27 16:36 botg, revision 3577

Spelling

2009-12-27 14:28 botg, revision 3576

Fix warning.

2009-12-27 14:25 botg, revision 3575

Version bump

2009-12-27 13:49 botg, revision 3574

Updated translations

2009-12-27 10:44 botg, revision 3573

Do not crash if server closes the connection. Instead exit program properly.

2009-12-26 11:37 botg, revision 3569

Require xdg-open on *nix

2009-12-25 11:45 botg, revision 3568

Select the right tab on ctrl+<n>

2009-12-25 10:57 botg, revision 3567

Implement closing of all but current tab.

2009-12-24 12:55 botg, revision 3566

Finish cleanup.

2009-12-20 23:12 botg, revision 3565

Fix typo, thanks Yngve.

2009-12-20 15:00 botg, revision 3564

Even more cleanup.

2009-12-20 10:33 botg, revision 3563

Further cleanup.

2009-12-19 09:23 botg, revision 3562

Better handling of handshake failures.

2009-12-13 19:22 botg, revision 3560

Move some of the tab handling code into its own class. Also fixes a case of heap corruption, the comparable listings associated to the comparison manager need to be unset prior to destruction.

2009-12-13 19:18 botg, revision 3559

Make IsActive static.

2009-12-13 17:22 botg, revision 3558

Fix nullpointer dereference.

2009-12-13 12:19 botg, revision 3557

Partially implement tab context menu.

2009-12-12 09:58 botg, revision 3556

The domain address type in SOCKS only accepts FQDNs, use other address types if connecting by IP.

2009-12-09 23:53 botg, revision 3555

Typos.

2009-12-06 19:41 botg, revision 3554

More spelling corrections

2009-12-06 14:52 botg, revision 3553

Sort header image on non-MSW

2009-12-06 14:22 botg, revision 3552

Typos

2009-12-01 10:38 botg, revision 3551

Don't retry if not trusting certificate.

2009-11-30 14:20 botg, revision 3548

Remember size of edit status dialog.

2009-11-30 13:58 botg, revision 3547

Disable some useless, unneeded build steps.

2009-11-29 16:15 botg, revision 3546

Bookmarks manager lacked default button.

2009-11-29 14:17 botg, revision 3545

Keep current item in view if changing selection.

2009-11-29 11:25 botg, revision 3544

Little bits of code cleanup.

2009-11-27 21:11 botg, revision 3540

Disallow non-unicode and universal wxWidgets configurations.

2009-11-22 16:21 botg, revision 3533

Add refresh item to filelist context menus.

2009-11-18 17:27 botg, revision 3532

Don't delete successfully downloaded file of canceling finish page.

2009-11-15 14:51 botg, revision 3531

Version bump

2009-11-15 14:50 botg, revision 3530

Updated translation

2009-11-15 14:07 botg, revision 3529

Fix #4970, site bookmarks with synchronized browsing enabled were not working.

2009-11-15 13:31 botg, revision 3528

Missed a case of ::EndMenu.

2009-11-15 13:24 botg, revision 3527

Don't show update dialog if other dialog is already open.

2009-11-15 10:38 botg, revision 3526

Work around a bug in KDE

2009-11-12 21:45 botg, revision 3525

Replace InsertEndChild(... with LinkEndChild(new ... where possible.

2009-11-12 21:32 botg, revision 3524

Disable sync browse in CState::Connect()

2009-11-11 09:57 botg, revision 3523

Fix #4971: Control-Tab between tabs doesn't loop back to the start after last tab

2009-11-11 09:43 botg, revision 3522

Fix #4969: Directory comparison doesn't work with multiple tabs

2009-11-10 20:56 botg, revision 3521

Fix #4967: Trying to close busy tab freezes tab area display/interaction

2009-11-10 14:29 botg, revision 3520

Fix #4966: Crash if showing/hiding local tree after closing a tab

2009-11-09 20:14 botg, revision 3519

Fix typo

2009-11-09 16:30 botg, revision 3518

Missing translations

2009-11-09 13:18 botg, revision 3517

Version bump

2009-11-09 13:13 botg, revision 3516

Updated translations

2009-11-09 11:14 botg, revision 3515

Fix #4951, need to SetServer(0) only once command queue is idle and if connection attempt failed.

2009-11-08 16:44 botg, revision 3514

Another case of initial control focus.

2009-11-08 16:22 botg, revision 3513

Fix some harmless warnings.

2009-11-07 16:57 botg, revision 3512

Set initial focus to OK button in download dialog.

2009-11-07 13:23 botg, revision 3511

Fix an assertion, didn't hold if filters were enabled.

2009-11-06 19:14 botg, revision 3510

Fix #4000: Filename is not quoted properly when choosing "default editor for text files"

2009-11-04 22:21 botg, revision 3509

Don't translate a placeholder.

2009-11-04 14:02 botg, revision 3508

Don't perform queue finish action if recursive download operation still in progress

2009-11-04 13:48 botg, revision 3507

Add missing subcontainer in dictionary

2009-11-04 13:39 botg, revision 3506

Fix typo

2009-11-03 16:10 botg, revision 3505

2009-11-03 16:09 botg, revision 3504

Add option to always use server's address.

2009-11-02 22:25 botg, revision 3503

Version bump

2009-11-02 22:24 botg, revision 3502

Updated translations

2009-11-02 18:34 botg, revision 3501

Register navigation handlers on all tabs

2009-11-02 14:53 botg, revision 3500

Display notification message if queue has finished transferring

2009-11-02 14:06 botg, revision 3499

Add additional wrapper functions to handle arrays and dictionaries

2009-10-31 11:16 botg, revision 3498

Create aui notebook with correct size. Fixes #4933

2009-10-29 10:35 botg, revision 3497

Version bump

2009-10-29 10:27 botg, revision 3496

Update translations

2009-10-29 10:03 botg, revision 3495

Offer choice to abort old connection or to connect in new tab if already connected.

2009-10-28 23:52 botg, revision 3494

Betas an release candidates are short-lived. Check daily for new version.

2009-10-28 23:20 botg, revision 3493

Need to clear id maps in all cases.

2009-10-28 22:09 botg, revision 3492

Keep measurement results individually for each notebook.

2009-10-28 22:08 botg, revision 3491

Don't use bold font for active tab

2009-10-28 18:32 botg, revision 3490

Close tab on middleclick

2009-10-28 16:04 botg, revision 3489

Open new tab on doubleclicking background.

2009-10-28 15:40 botg, revision 3488

Avoid crash in UpdateLayout after having closed tabs. Fixes #4934

2009-10-28 15:38 botg, revision 3487

Move confirmation whether to interrupt old connection to CMainFrame

2009-10-28 14:58 botg, revision 3486

When creating new tab, use splitter positions and column settings of currently active tab.

2009-10-28 09:40 botg, revision 3485

Fix layout issues after closing settings dialog while multiple tabs are open.

2009-10-27 21:37 botg, revision 3484

All contexts need to be aware of the one queue.

2009-10-27 21:35 botg, revision 3483

Fix remembering last server.

2009-10-27 21:32 botg, revision 3482

Correct a condition, first half always evaluated to true.

2009-10-27 15:18 botg, revision 3481

Version bump

2009-10-27 15:17 botg, revision 3480

Updated translations

2009-10-27 14:54 botg, revision 3479

Fix top tab rendering on dark themes

2009-10-27 14:25 botg, revision 3478

Move conflicting accelerator key

2009-10-27 14:21 botg, revision 3477

Work around odd assertion

2009-10-27 10:40 botg, revision 3476

Properly track bookmarks across all active tabs.

2009-10-26 19:35 botg, revision 3475

Use reconnect information from previous tab.

2009-10-26 19:02 botg, revision 3474

Use individual bookmarks for each tab

2009-10-26 18:41 botg, revision 3473

Fix assertions if recreating menu bar.

2009-10-26 15:53 botg, revision 3472

Reuse idle contexts.

2009-10-26 15:00 botg, revision 3471

Tab navigation keys

2009-10-25 19:51 botg, revision 3470

Handle close button on tabs.

2009-10-25 18:18 botg, revision 3469

First stage of tab closing

2009-10-25 11:10 botg, revision 3468

React to tab change event

2009-10-25 10:05 botg, revision 3467

Update UI on context changes and update tab labels.

2009-10-24 18:13 botg, revision 3466

Add menu items to create and close tabs. The former one working.

2009-10-24 15:12 botg, revision 3465

Allow creation of multiple sets of controls. Not much useful yet though.

2009-10-24 12:57 botg, revision 3464

Move creation of context specific controls to a new function.

2009-10-24 10:44 botg, revision 3463

Get rid of CMainFrame::m_pState, use contextmanager instead.

2009-10-23 20:54 botg, revision 3462

Queue should now be fully converted to context manager.

2009-10-23 16:02 botg, revision 3461

Need to compare server name and connection limit.

2009-10-23 13:21 botg, revision 3460

Further transition towards context manager. Cleanup of TryStartNextTransfer.

2009-10-22 19:44 botg, revision 3459

Notify all contexts about filter changes.

2009-10-22 19:40 botg, revision 3458

Notify all contexts about filter changes.

2009-10-22 17:37 botg, revision 3457

Disconnect all contexts on clearing reconnect history.

2009-10-22 12:44 botg, revision 3456

Need to cancel recursive operations as well if disconnecting to clear reconnect.

2009-10-22 12:44 botg, revision 3455

Use explicit pointer to own CState instance.

2009-10-22 12:24 botg, revision 3454

Clean up connection tracking, no longer set window title directly from CState.

2009-10-22 09:22 botg, revision 3452

Use a more recent mingwm10.dll

2009-10-18 13:07 botg, revision 3450

Add "Open" iten to local directory tree context menu.

2009-10-18 10:27 botg, revision 3449

Add a pretty welcome dialog.

2009-10-15 09:47 botg, revision 3448

Add much more verbose logging capabilities, should hopefully help with #4847.

2009-10-15 09:44 botg, revision 3447

Remove a line of dead code.

2009-10-14 14:00 botg, revision 3446

Fix action mismatch for default file exists action

2009-10-13 15:25 botg, revision 3445

Initialize threading support in libdbus

2009-10-12 16:39 botg, revision 3444

Update manpage

2009-10-11 23:13 botg, revision 3443

Fix 64bit builds

2009-10-11 20:47 botg, revision 3442

Better handle an assert.

2009-10-10 16:18 botg, revision 3441

Version bump

2009-10-10 16:17 botg, revision 3440

Updated translations

2009-10-10 10:14 botg, revision 3439

Fix crashes, #4875

2009-10-09 18:25 botg, revision 3438

Add a missing feature in list of changes

2009-10-09 14:16 botg, revision 3437

Use context manager to obtain current state in quickconnect bar.

2009-10-09 14:16 botg, revision 3436

Further work on context manager.

2009-10-08 18:28 botg, revision 3435

Fix #4861, setting initial focus using XRC instruction can result in a radiobutton event on MSW.

2009-10-07 22:45 botg, revision 3434

Fix access to uninitialized variables

2009-10-05 16:25 botg, revision 3433

Typos

2009-10-04 14:13 botg, revision 3432

Use REST+STOR instead of APPE if server advertises REST STREAM.

2009-10-04 09:18 botg, revision 3431

Fix column reordering, loses #4849

2009-10-03 15:18 botg, revision 3430

Fix a typo

2009-10-03 14:06 botg, revision 3429

Fix another strange wrapping issue

2009-10-03 12:29 botg, revision 3428

Updated translations

2009-10-03 12:29 botg, revision 3427

Version bump

2009-10-03 08:17 botg, revision 3426

Make sure all dialogs have an initially focused element so that they can be closed using escape key.

2009-10-02 20:19 botg, revision 3425

Set initial focus to path control.

2009-10-01 09:18 botg, revision 3424

Perform case-insensitive comparison on MSW.

2009-10-01 09:06 botg, revision 3423

Ignore modified listings when waiting for synchronized dirchange, fixes #4647

2009-09-29 15:03 botg, revision 3422

Don't adjust initial tree height

2009-09-28 14:32 botg, revision 3421

Finish too needs to be translated.

2009-09-28 09:28 botg, revision 3420

Ensure Next/Back buttons on wizard are translated.

2009-09-26 18:49 botg, revision 3418

More missing mnemonics

2009-09-26 18:30 botg, revision 3417

Typos

2009-09-26 17:44 botg, revision 3416

Missing mnemonics.

2009-09-26 12:09 botg, revision 3415

Fix format argument.

2009-09-26 10:03 botg, revision 3414

Translation updates

2009-09-25 22:37 botg, revision 3413

Version bump

2009-09-25 22:23 botg, revision 3412

Updated translations

2009-09-24 16:02 botg, revision 3411

Honor the filesize settings a bit more.

2009-09-22 23:37 botg, revision 3407

Also use wxChoice in session specific default file exists dialog.

2009-09-22 19:48 botg, revision 3406

Fix #4831, mark filename column as fixed and sanitize stored settings.

2009-09-21 21:16 botg, revision 3405

Typo

2009-09-21 21:14 botg, revision 3404

Forgot to capture EACCESS/EGAIN in TryLock

2009-09-21 21:02 botg, revision 3403

Handle EINTR and other locking failures, should fix #4417

2009-09-21 10:02 botg, revision 3397

There's no more org.freedesktop.PowerManagement on Ubuntu 9.10, fall back to org.gnome.SessionManager to inhibit idle suspend

2009-09-20 15:01 botg, revision 3375

Make sure all tabs fit also on wxGTK

2009-09-20 14:58 botg, revision 3374

Don't leave debug code enabled

2009-09-20 14:55 botg, revision 3373

wxGTK also needs that strange offset

2009-09-20 14:24 botg, revision 3372

Fix border of list controls on SFTP and filetype pages

2009-09-20 12:12 botg, revision 3371

Typo

2009-09-20 12:10 botg, revision 3370

Reduce space requirements of file exists settings page.

2009-09-20 10:04 botg, revision 3369

Only accept wx 2.8.x, not 2.9.x or higher.

2009-09-20 09:47 botg, revision 3368

Make sure tabs fit entirely on OS X

2009-09-20 09:25 botg, revision 3367

More wrapping oddities fixed

2009-09-19 21:51 botg, revision 3366

Check for OS X >= 10.5 in powermanagement code. Based on patch by John Ratliff.

2009-09-17 14:24 botg, revision 3365

Add missing virtual destructors and fix two potential memory leaks.

2009-09-17 12:51 botg, revision 3364

Fix copy&paste error

2009-09-16 21:03 botg, revision 3363

Two harmless file descriptor leaks. Upstream has been notified.

2009-09-16 20:43 botg, revision 3362

Also increase advertised window on SFTP. Though usually SFTP performance is limited due to the inherent protocol properties.

2009-09-16 14:21 botg, revision 3361

Double send buffer size and vastly increase recv buffer. The latter is TCP's advertised receiver window and goes directly into the bandwidth delay product. New values capable of saturating 100Mbit/s at 333ms RTT.

2009-09-16 10:00 botg, revision 3360

Forget about first ten seconds of a transfer in speed calculation, makes the average converge faster to the actual speed.

2009-09-14 20:51 botg, revision 3359

If kiosk mode is enabled, convert from NORMAL to ASK logontype.

2009-09-13 18:03 botg, revision 3358

Remember last used search conditions.

2009-09-13 15:34 botg, revision 3356

Move individual filter loading and saving to new helper functions.

2009-09-13 14:25 botg, revision 3355

Fix memory leaks

2009-09-10 22:49 botg, revision 3354

Update icon specs

2009-09-10 22:24 botg, revision 3353

Fix alpha compositing formula, my first attempt at compositing was almost perfect, just missed a division through new alpha

2009-09-10 15:32 botg, revision 3352

Symlink overlay on non-MSW

2009-09-10 12:27 botg, revision 3351

Fix for MinGW.

2009-09-10 11:49 botg, revision 3350

Don't trim paths.

2009-09-10 11:00 botg, revision 3349

MSW: Display shortcut overlay on links in remote file lists.

2009-09-09 21:47 botg, revision 3348

Fix typos in comment

2009-09-07 21:01 botg, revision 3347

Use case-insensitive compare on MSW. Fixes #4803. Case-insensitive file systems are so broken :(

2009-09-05 15:00 botg, revision 3344

Make sure all instances of FileZilla are closed before starting installation.

2009-09-04 13:13 botg, revision 3343

Call installer with update flag

2009-09-03 19:11 botg, revision 3342

Add /update argument to hide license and reinstall page on updates, will be used by FileZilla's update wizard.

2009-08-30 17:08 botg, revision 3336

Filter invalid characters from filename. Closes #3227.

2009-08-28 09:06 botg, revision 3335

Fix CLocalPath::Exists on partial UNC paths

2009-08-24 07:12 botg, revision 3334

Fix syntax error

2009-08-23 17:23 botg, revision 3333

Version bump

2009-08-23 09:59 botg, revision 3332

Fix compile error

2009-08-23 09:06 botg, revision 3331

Updated translations

2009-08-22 16:38 botg, revision 3330

Performance improvements, closes #4658: - Don't populate selected but unexpanded directories. - MSW: Defer obtaining open icon until item gets selected

2009-08-21 15:05 botg, revision 3329

Fix segfault if adding new filter

2009-08-20 21:30 botg, revision 3328

Partial fix for #4715

2009-08-20 13:17 botg, revision 3327

Fix compile error

2009-08-16 20:28 botg, revision 3326

Fix typo

2009-08-16 16:23 botg, revision 3325

Arguments not translatable.

2009-08-13 12:44 botg, revision 3323

Version bump

2009-08-13 12:44 botg, revision 3322

Updated translations

2009-08-13 12:19 botg, revision 3321

Bump to GnuTLS 2.8.3, 2.8.2 didn't last long.

2009-08-12 19:02 botg, revision 3320

Keep data copied to clipboard even if FZ closes, fixes #4737. Also required wx to be patched with wx#11102

2009-08-10 15:00 botg, revision 3319

Update translations

2009-08-10 13:51 botg, revision 3318

GnuTLS 2.8.2 is out with several buffixes affecting FileZilla. Make it a requirement.

2009-08-10 12:35 botg, revision 3317

Use a new enum for address family, makes it easier to work with

2009-08-10 12:34 botg, revision 3316

Use a new enum for address family, makes it easier to work with

2009-08-09 19:02 botg, revision 3315

Make resolver IPv6 capable (unlikely that it'll ever be used though), explicitly request IPv4 wherever used.

2009-08-09 15:56 botg, revision 3314

Add option to connect on specific address family only.

2009-08-08 12:19 botg, revision 3313

Ensure buttons to manipulate filter sets are all same size

2009-08-08 12:16 botg, revision 3312

Small layout improvement on search dialog

2009-08-08 12:10 botg, revision 3311

Handle escape key (or equivalent) to close search dialog

2009-08-06 17:01 botg, revision 3310

Version bump

2009-08-06 16:59 botg, revision 3309

Adjust control spacing

2009-08-06 16:32 botg, revision 3308

Update translations

2009-08-06 16:17 botg, revision 3307

Fix typo in error message.

2009-08-04 19:22 botg, revision 3303

Typo.

2009-08-04 10:48 botg, revision 3302

GCC is odd...

2009-08-04 10:28 botg, revision 3301

Version bump

2009-08-04 10:21 botg, revision 3300

Updated translations

2009-08-04 09:21 botg, revision 3299

Allow file to be included by FZ interface.

2009-08-04 09:20 botg, revision 3298

Process certificate notification

2009-08-04 09:15 botg, revision 3297

Add update log to failed page.

2009-08-04 09:13 botg, revision 3296

Don't needlessly print "Disconnected from server" so many times.

2009-08-03 21:55 botg, revision 3295

Verify checksum. Using sha512 code from putty.

2009-08-03 19:55 botg, revision 3294

Implement HTTPS support and make update wizard use it.

2009-08-03 19:51 botg, revision 3293

Add option for trusted root certificate and introduce concept of internal options

2009-08-03 19:45 botg, revision 3292

More extensive certificate validation.

2009-08-02 13:52 botg, revision 3291

Fix warnings

2009-08-02 13:34 botg, revision 3290

Version bump

2009-08-02 13:28 botg, revision 3289

Updated translations

2009-08-02 10:39 botg, revision 3288

Calculate right button size

2009-08-02 10:10 botg, revision 3287

Add status bar to search dialog.

2009-08-02 09:28 botg, revision 3286

Implement proper keyboard navigation in search and filter edit dialogs.

2009-08-01 17:15 botg, revision 3285

Make filter edit dialog resizable.

2009-08-01 10:43 botg, revision 3284

Rebuild 64bit version of shell extension

2009-08-01 10:32 botg, revision 3283

Update copyright year

2009-08-01 10:26 botg, revision 3282

Cleanup

2009-08-01 10:08 botg, revision 3281

Attach manifest only if using GNU windres

2009-07-30 15:58 botg, revision 3280

Set minsize, clarify matching string.

2009-07-29 09:56 botg, revision 3279

Use a wxChoice for match type

2009-07-28 13:47 botg, revision 3278

Cleanup, don't use ugly Id hackery

2009-07-28 13:26 botg, revision 3277

Fix svn:eol-style

2009-07-28 13:23 botg, revision 3276

Sizing issues under wxGTK

2009-07-28 12:22 botg, revision 3275

Don't needlessly recreate the same controls over and over again.

2009-07-28 09:20 botg, revision 3274

Properly resize conditions

2009-07-27 20:35 botg, revision 3273

Fix behavior of + button

2009-07-27 14:13 botg, revision 3272

Remove ugly more/remove buttons, add sleek + and - buttons next to rules.

2009-07-26 21:23 botg, revision 3271

#4692: Remember file exists action on individual queue items

2009-07-26 20:54 botg, revision 3270

Fix warning

2009-07-26 17:28 botg, revision 3269

Speed up writing queue

2009-07-26 16:57 botg, revision 3268

Optimize CServerPath::SetSafePath for speed

2009-07-26 10:01 botg, revision 3267

Add missing mnemonic to "select entry"

2009-07-25 18:40 botg, revision 3266

Add option to idle sleep prevention.

2009-07-25 13:34 botg, revision 3265

Preventing idle sleep now also works on OS X

2009-07-25 12:49 botg, revision 3264

Fix keywords

2009-07-25 10:53 botg, revision 3263

Prevent idle sleep on *nix, successfully tested with Gnome

2009-07-25 10:51 botg, revision 3262

Missing critical section. Without, the reply could be dispatched (to nowhere) before the notify callback got set

2009-07-25 07:54 botg, revision 3261

Typo

2009-07-25 07:54 botg, revision 3260

Add helper class to prevent system going into idle sleep during transfers

2009-07-25 07:50 botg, revision 3259

Add basic functionality for context manager.

2009-07-23 19:56 botg, revision 3258

Add -l option to select login type, closes #4559

2009-07-23 14:05 botg, revision 3257

CState no longer requires knowledge of remote list view.

2009-07-23 14:01 botg, revision 3256

Fix a race in CSocket::Close leading to an infinite loop since m_pHost never got cleared.

2009-07-23 09:04 botg, revision 3255

Need to call parseAsMlsd before ParseAsUnix to avoid parsing conflict.

2009-07-22 14:28 botg, revision 3254

Further cutting of the gordian knot that is the interface's architecture.

2009-07-21 15:24 botg, revision 3253

First step towards supporting multiple states aka contexts.

2009-07-19 13:00 botg, revision 3252

Fix errors

2009-07-18 15:18 botg, revision 3251

Proper timestamp format, coalesce some log messages, log value of wFunc if neither FO_COPY nor FO_MOVE

2009-07-16 13:16 botg, revision 3250

Add option to only compile shell extension.

2009-07-14 21:54 botg, revision 3249

Need to bump DLL version.

2009-07-14 21:51 botg, revision 3248

Apply patch by Bernhard Aumayer to fix memory leak.

2009-07-09 16:51 botg, revision 3247

Added file search to features list

2009-07-09 14:06 botg, revision 3246

Do not canonify last segment on rm. Fixes #4650

2009-07-08 07:30 botg, revision 3245

Fix typo, ftps:// does in fact have data type concept.

2009-07-04 12:17 botg, revision 3244

Deselect ".." item on ctrl+a

2009-07-01 22:12 botg, revision 3243

Typo

2009-07-01 21:35 botg, revision 3242

Version bump

2009-07-01 21:35 botg, revision 3241

Updated translations

2009-06-30 17:56 botg, revision 3240

Insert new bookmarks sorted.

2009-06-30 17:56 botg, revision 3239

Fix assertion

2009-06-28 09:06 botg, revision 3238

Version bump

2009-06-28 09:03 botg, revision 3237

Updated translations

2009-06-28 08:50 botg, revision 3236

Fix #4611, silence wxFileName::GetModificationTime

2009-06-25 12:56 botg, revision 3235

Forgot to update ID_DISPLAYCERT.

2009-06-25 12:47 botg, revision 3234

Don't create a reference to a temporary object.

2009-06-23 22:56 botg, revision 3233

Typo

2009-06-22 18:48 botg, revision 3232

Add missing files to Makefile.am

2009-06-22 18:29 botg, revision 3231

Version bump

2009-06-22 16:26 botg, revision 3230

Updated translations

2009-06-22 15:49 botg, revision 3229

Add stateless local edit option.

2009-06-22 14:06 botg, revision 3228

Move all settings dialog code into new subdirectory.

2009-06-22 10:41 botg, revision 3227

Split off settings dialog into own xrc file

2009-06-21 19:11 botg, revision 3226

Don't report success after failure to write to local file. Fixes #4066

2009-06-21 16:58 botg, revision 3225

Fix #4496, use auto-reconnect if handling drag&drop.

2009-06-21 09:04 botg, revision 3221

Ask how to handle symbolic links on delete.

2009-06-20 18:39 botg, revision 3220

Don't report success after error during upload.

2009-06-20 15:34 botg, revision 3219

Display complete certificate chain.

2009-06-15 15:15 botg, revision 3218

Version bump

2009-06-15 15:15 botg, revision 3217

Updated translations

2009-06-15 15:02 botg, revision 3216

Add F3 hotkey for search.

2009-06-15 14:49 botg, revision 3215

Also use volume label enumerator thread in local file list. Defer getting label of A: to after all other labels.

2009-06-12 12:49 botg, revision 3214

Fix downloading of symlinks if symlink target is not below search root

2009-06-10 18:47 botg, revision 3213

Better find.png, size optimization for others.

2009-06-09 21:28 botg, revision 3212

#4560, fix "Timer creation failed" popups.

2009-06-09 07:41 botg, revision 3211

More translation updates

2009-06-08 21:19 botg, revision 3210

Implement #4557, print number of selected files/dirs in confirmation dialog.

2009-06-07 23:16 botg, revision 3209

More translation updates.

2009-06-07 23:14 botg, revision 3208

Add search to menu.

2009-06-07 21:37 botg, revision 3207

Improve wording of some strings

2009-06-07 21:34 botg, revision 3206

Fix keywords

2009-06-07 14:56 botg, revision 3205

Initial search conditions control size, try #2

2009-06-07 08:37 botg, revision 3204

Update translation

2009-06-07 08:35 botg, revision 3203

Validate and compile regular expressions.

2009-06-06 22:24 botg, revision 3202

Fix filter types

2009-06-06 19:10 botg, revision 3201

Fix warning

2009-06-06 19:07 botg, revision 3200

Remove strange \v escape sequence

2009-06-06 18:29 botg, revision 3199

Version bump

2009-06-06 18:20 botg, revision 3198

Added Occitan translator

2009-06-06 18:20 botg, revision 3197

Updated translations

2009-06-06 17:48 botg, revision 3196

Fix size of initial condition.

2009-06-06 15:50 botg, revision 3195

Add border around results

2009-06-06 15:48 botg, revision 3194

Remember download target

2009-06-06 15:37 botg, revision 3193

Implement delete.

2009-06-06 15:21 botg, revision 3192

Fix typo and control indentation.

2009-06-06 13:58 botg, revision 3191

Working implementation of search results download dialog.

2009-06-06 13:57 botg, revision 3190

Clarify semantics of GetPath

2009-06-05 20:41 botg, revision 3189

Add find.png for minimal theme

2009-06-05 20:36 botg, revision 3188

Slightly reduce size

2009-06-05 18:35 botg, revision 3187

Add context menu to results.

2009-06-03 22:40 botg, revision 3186

Add search toolbar icon

2009-06-03 15:17 botg, revision 3185

Implement proper sorting and add some other UI glue.

2009-06-03 13:36 botg, revision 3184

Display share name of mapped drives

2009-06-02 17:49 botg, revision 3183

Properly quote path to fzputtygen.

2009-06-02 14:26 botg, revision 3182

Filter results

2009-05-31 21:00 botg, revision 3181

Fix compile error.

2009-05-31 20:59 botg, revision 3180

Fix warning.

2009-05-31 19:00 botg, revision 3179

Make available conditions configurable.

2009-05-31 16:01 botg, revision 3178

Validate search filter

2009-05-31 10:24 botg, revision 3177

Option to hide identical files in comparison.

2009-05-30 18:43 botg, revision 3176

Set initial dialog size, remember last used size.

2009-05-30 14:11 botg, revision 3175

Implement stop, stop on exit and set control states.

2009-05-30 13:37 botg, revision 3174

Allow entering root search path.

2009-05-30 13:36 botg, revision 3173

Disable search button if not connected or busy.

2009-05-29 09:53 botg, revision 3172

Fix permissions parsing

2009-05-28 14:30 botg, revision 3171

Do not directly open file changed dialog from activate event on MSW either, wreaks havoc with mouse input. Fixes #4537, possibly #4328

2009-05-28 10:13 botg, revision 3170

Fix underscroes in SSH_AUTH_SOCK

2009-05-28 10:12 botg, revision 3169

Fix compile error

2009-05-26 13:51 botg, revision 3168

First bits of search dialog. Needs much work still.

2009-05-21 12:52 botg, revision 3167

Generalize control replacement code

2009-05-20 13:05 botg, revision 3166

Add infrastructure to use a custom list of filters during recursive operations.

2009-05-20 10:24 botg, revision 3165

Add filter_conditions_dialog.*

2009-05-19 14:01 botg, revision 3164

Blockable handlers

2009-05-17 23:16 botg, revision 3163

Add CSharedPointer and use it for directory listing.

2009-05-14 21:03 botg, revision 3162

Remove unused code.

2009-05-14 14:45 botg, revision 3161

Advance queue after re-adding to queue.

2009-05-13 10:04 botg, revision 3160

Split filter conditions into a new class, will later be used by search dialog as well.

2009-05-13 10:03 botg, revision 3159

Generate selection changed event

2009-05-11 21:42 botg, revision 3158

Forgot Vietnamese translator

2009-05-08 19:26 botg, revision 3157

Additional changes to the auto reconnect retry logic. Fixes #4491

2009-05-07 15:00 botg, revision 3156

Use pkg-config if available to detect GnuTLS, modified patch #4489

2009-05-06 08:41 botg, revision 3155

Change wording, don't mention registry

2009-05-06 08:38 botg, revision 3154

Remember host keys for session, throw away on restart

2009-05-02 09:00 botg, revision 3151

Targetless OS.unix=slink facts

2009-04-30 17:41 botg, revision 3150

Use same heading for both dialog and copied information.

2009-04-30 17:40 botg, revision 3149

Better error message in case user enters http url.

2009-04-30 13:40 botg, revision 3147

Default to 644 on files, 755 on dirs.

2009-04-27 21:16 botg, revision 3146

Some lazy ass server vendors and server administrators didn't upgrade their servers for over 10 years. Allow <= mlst-06 draft.

2009-04-27 20:51 botg, revision 3145

Version bump

2009-04-27 20:50 botg, revision 3144

Updated translations

2009-04-27 16:59 botg, revision 3143

Parse OS.unix=slink fact.

2009-04-27 16:20 botg, revision 3142

Fix reconnect delay, fixes #4460

2009-04-26 20:34 botg, revision 3141

Notify queue that filename has changed after rename.

2009-04-26 17:32 botg, revision 3140

Fix rename logic, closes #4436

2009-04-26 16:36 botg, revision 3139

Modernize some timer related code, it broke due to recent changes in wx.

2009-04-26 10:39 botg, revision 3138

Add md5 to list of ascii extensions, #4458.

2009-04-24 19:30 botg, revision 3137

Wrong build system copied to clipboard. #4448

2009-04-23 18:44 botg, revision 3136

Empty fact values are allowed according to RFC 3659.

2009-04-21 18:51 botg, revision 3135

Version bump

2009-04-21 18:49 botg, revision 3134

Update translations

2009-04-21 16:52 botg, revision 3133

Fix #4374, chmod during synchronized browsing.

2009-04-21 15:29 botg, revision 3132

Cannot easily request attention when iconized on wxGTK, would have to defer processing until after the delayed resizing events

2009-04-20 15:02 botg, revision 3131

Fix unediting local files

2009-04-20 13:55 botg, revision 3130

Need to skip size event, it gets consumed by generic list control

2009-04-20 06:49 botg, revision 3129

Add missing break.

2009-04-19 19:23 botg, revision 3128

Still show requests if window is shown, restored but not active. Keep requesting user attention.

2009-04-18 20:12 botg, revision 3127

Fix unitialized variable

2009-04-18 16:49 botg, revision 3126

After resizing queue pane additional status bars might get into view, trigger a refresh.

2009-04-18 08:39 botg, revision 3125

Remove unused variable.

2009-04-17 15:18 botg, revision 3124

Fix warnings.

2009-04-14 17:19 botg, revision 3123

Version bump

2009-04-14 17:17 botg, revision 3122

Updated translations

2009-04-14 17:04 botg, revision 3121

Improve layout

2009-04-14 16:30 botg, revision 3120

XP has a bug, if ugly XP themes are enabled, client size can be negative if restoring from tray.

2009-04-14 14:45 botg, revision 3119

Fix indentation

2009-04-13 18:12 botg, revision 3118

Add button to copy info to clipboard. #2827

2009-04-13 13:49 botg, revision 3117

Correct typo

2009-04-13 09:48 botg, revision 3116

Don't hide main window if tray icon cannot not be set.

2009-04-12 22:55 botg, revision 3115

URL to clipboard

2009-04-12 22:11 botg, revision 3114

Proper icon on wxGTK, restore taskbar (non-tray) button if user interaction is needed.

2009-04-12 21:40 botg, revision 3113

Remove unused variable.

2009-04-12 19:08 botg, revision 3112

Do not display dialogs while minimized. Request user attention if not active.

2009-04-12 18:35 botg, revision 3111

Implement minimize to tray.

2009-04-11 21:46 botg, revision 3110

Sync browsing checkbox didn't work

2009-04-10 22:30 botg, revision 3109

Fix URL wrapping, #4409

2009-04-08 16:13 botg, revision 3108

Get rid of debugging code

2009-04-04 22:44 botg, revision 3107

Need to take header height into account on MSW.

2009-04-03 17:56 botg, revision 3106

vector::erase is O(n), exploit fact that removal of queue items is likely to happen near the beginning

2009-04-02 15:33 botg, revision 3105

Allow editing/opening multiple files at the same time, #4388

2009-04-02 09:44 botg, revision 3104

Print wx and gnutls version numbers in about dialog.

2009-04-01 17:40 botg, revision 3103

Also handle leading whitespace and add a testcase.

2009-04-01 16:09 botg, revision 3102

MLSD doesn't have padding issues so filenames with trailing whitespace are allowed.

2009-03-29 16:55 botg, revision 3101

Eliminate some O(n) calls, replaced with O(1) alternatives

2009-03-29 15:45 botg, revision 3100

Small performance improvements

2009-03-28 18:59 botg, revision 3099

Fix compile error

2009-03-28 18:45 botg, revision 3098

Fix compile error

2009-03-27 22:51 botg, revision 3097

Let ConvertPermissions handle numeric mode.

2009-03-27 22:31 botg, revision 3096

Fix chmod dialog on listings without permissions.

2009-03-27 14:39 botg, revision 3095

Enable MLSD support. Parse MLST feature line and send OPTS MLST if needed.

2009-03-27 14:03 botg, revision 3094

Fixes for MLSD parser.

2009-03-27 13:32 botg, revision 3093

Add flags indicating presence of perms and user/group in listing

2009-03-26 19:10 botg, revision 3092

Improve performance of adding local files to queue.

2009-03-25 22:44 botg, revision 3091

Typo

2009-03-25 22:00 botg, revision 3090

Add directory comparison to list of features.

2009-03-25 14:39 botg, revision 3089

Version bump

2009-03-25 14:08 botg, revision 3088

Add context menu to data type indicator in status bar.

2009-03-25 13:12 botg, revision 3087

Fix "remove all" not working under non-MSW systems if nothing selected

2009-03-25 12:45 botg, revision 3086

Autoclear menu item cannot be toggled on OS X, #4367

2009-03-24 16:41 botg, revision 3085

Get rid of file exists prompt after already confirming upload of edited and changed file.

2009-03-24 14:59 botg, revision 3084

Handle single quotes inside double quotes, fix #4258

2009-03-22 21:34 botg, revision 3083

Empty options are valid.

2009-03-22 21:04 botg, revision 3082

Expand path on MSW as well.

2009-03-21 19:29 botg, revision 3081

Version bump

2009-03-21 19:29 botg, revision 3080

Updated translations

2009-03-21 10:37 botg, revision 3079

Make opencrystal the default theme

2009-03-18 16:09 botg, revision 3078

Typo, fixes #4339

2009-03-17 23:25 botg, revision 3077

Fix memory corruption if resizing columns in queue if log position is set as tab next in queue pane. Fixes #4341.

2009-03-17 16:21 botg, revision 3076

Set Kiosk mode to 2 to prevent FileZilla from writing to its settings files.

2009-03-16 19:41 botg, revision 3075

m_pMainFrame->GetComparisonManager() can return NULL. Fixes #4338

2009-03-15 14:25 botg, revision 3074

Version bump

2009-03-15 14:22 botg, revision 3073

Updated translations

2009-03-14 19:18 botg, revision 3072

Add some hotkeys

2009-03-13 23:31 botg, revision 3071

Added --version

2009-03-13 16:23 botg, revision 3070

Small logic error

2009-03-13 16:11 botg, revision 3069

On listings without seconds resolution, timezone offset needs to be rounded to minutes

2009-03-12 19:15 botg, revision 3068

Fix compile error in debug mode

2009-03-12 16:11 botg, revision 3067

Add information about seconds resolution for timestamp

2009-03-10 22:27 botg, revision 3066

Sometimes standard C++ is a tad limited. Cannot use local types as template arguments.

2009-03-09 22:17 botg, revision 3065

Need to set containing sizer, else a double-free will be the result.

2009-03-09 22:04 botg, revision 3064

Apply filter changes.

2009-03-08 23:38 botg, revision 3063

Follow the specs, GenericName should not be part of Name

2009-03-08 17:00 botg, revision 3062

Stupid MSDN library keeps using uppercase W

2009-03-08 16:29 botg, revision 3061

Compilo

2009-03-08 15:55 botg, revision 3060

Greatly decrease CPU usage during SFTP transfers

2009-03-07 22:26 botg, revision 3059

Add GenericName and German translations.

2009-03-06 16:50 botg, revision 3058

Typo

2009-03-06 15:27 botg, revision 3057

Make directory comparison and synchronized browsing play together.

2009-03-06 10:49 botg, revision 3056

Don't fallback to current path if current path cannot be obtained.

2009-03-05 18:02 botg, revision 3055

Fix compatibility with some broken MVS servers. #4311

2009-03-02 14:09 botg, revision 3051

Handle ctrl+a

2009-02-27 19:54 botg, revision 3050

Fix for focus rectangle under GTK

2009-02-27 19:43 botg, revision 3049

Need to re-layout theme and language selectors

2009-02-27 17:23 botg, revision 3048

Partially revert previous commit and clean up the code. The activity status is actually shared between all engines.

2009-02-27 16:43 botg, revision 3047

Fix #4291, activity indicators not working properly.

2009-02-27 16:42 botg, revision 3046

Part 2 of Ignore passwords when searching for items in the recent server list. Fixes #4287

2009-02-27 14:44 botg, revision 3045

Fix alignment on theme page.

2009-02-26 19:53 botg, revision 3044

Ignore passwords when searching for items in the recent server list. Fixes #4287

2009-02-25 18:05 botg, revision 3043

Add synchronized browsing option on site level as well.

2009-02-24 17:43 botg, revision 3042

wx' EndLabelEdit doesn't work, use the Windows API function instead. Closes #4282

2009-02-24 17:19 botg, revision 3041

More dark theme improvements

2009-02-24 11:39 botg, revision 3040

Better position for "Enter directory"

2009-02-23 21:44 botg, revision 3039

Handle single quotes. Fixes #4277

2009-02-23 16:05 botg, revision 3038

Small correction for MSW.

2009-02-23 15:51 botg, revision 3037

Aui tab art on dark themes

2009-02-22 16:29 botg, revision 3036

Add synchronized browsing option to bookmarks

2009-02-22 13:46 botg, revision 3035

Fix nullpointer dereference. #4105

2009-02-21 21:06 botg, revision 3034

Version bump

2009-02-21 21:05 botg, revision 3033

Updated translations

2009-02-21 20:44 botg, revision 3032

Fix #4275, local directories are created in reverse order.

2009-02-21 13:19 botg, revision 3031

Fix navigating to list of drives under MSW. Fixes #4274

2009-02-20 16:52 botg, revision 3030

Version bump

2009-02-20 16:47 botg, revision 3029

Updated translations

2009-02-19 19:48 botg, revision 3028

Minor rearrangement

2009-02-19 19:32 botg, revision 3027

Need to ask for password on connecting through bookmark with ASK logon type.

2009-02-19 09:50 botg, revision 3026

Fix #4182

2009-02-15 14:25 botg, revision 3025

Do not read past buffer.

2009-02-14 15:05 botg, revision 3024

Debug strings shouldn't be translatable.

2009-02-14 15:03 botg, revision 3023

Debug strings shouldn't be translatable.

2009-02-13 20:36 botg, revision 3022

Fix compile error

2009-02-13 18:33 botg, revision 3021

Version bump

2009-02-13 18:22 botg, revision 3020

Updated translations

2009-02-13 14:54 botg, revision 3019

Fix #4215. Instead of reverting part of the changes, add a new notification. Keeps the functionality of the old version with the performance of the recent bugged version.

2009-02-13 09:27 botg, revision 3018

Updated icon

2009-02-12 15:21 botg, revision 3017

Make unit symbol for bytes translatable. In French it's o for octet.

2009-02-12 15:12 botg, revision 3016

Use "default" if language code is empty.

2009-02-12 15:12 botg, revision 3015

Use "default" if language code is empty.

2009-02-12 13:45 botg, revision 3014

Be more verbose if XML loading fails.

2009-02-11 20:43 botg, revision 3013

Typo

2009-02-11 18:34 botg, revision 3012

Forgot to add synchronize.png to dist files.

2009-02-11 16:43 botg, revision 3011

Need to grow "New Bookmark" button

2009-02-11 14:04 botg, revision 3009

Need to load idn-free.h as C header.

2009-02-11 11:18 botg, revision 3008

Add slightly more debug logging, fix potential crash reasons.

2009-02-10 19:56 botg, revision 3007

Make title translatable

2009-02-09 10:43 botg, revision 3006

Handle stupid DDE associations. Fixes #4216

2009-02-08 21:40 botg, revision 3005

Keep track of connected site path.

2009-02-08 18:02 botg, revision 3004

Do not dereference nullpointer.

2009-02-07 17:25 botg, revision 3003

List sync browsing.

2009-02-07 15:20 botg, revision 3002

Remove spaces around slashes.

2009-02-06 23:06 botg, revision 3001

Missing word.

2009-02-06 22:18 botg, revision 3000

Fix punctuation

2009-02-06 22:05 botg, revision 2999

Get rid of lonely transparent pixel.

2009-02-06 20:23 botg, revision 2998

Version bump

2009-02-06 20:19 botg, revision 2997

Updated translations

2009-02-05 08:34 botg, revision 2996

String was incorrectly marked untranslatable.

2009-02-04 18:02 botg, revision 2995

Revert previous fix. Need to do layout AFTER adding all list items

2009-02-04 17:34 botg, revision 2994

Fix handling of extensionless files and dotfiles.

2009-02-04 17:18 botg, revision 2993

Updated theme

2009-02-04 17:18 botg, revision 2992

Fix odd sizing issue

2009-02-04 12:30 botg, revision 2991

Transparency issues under MSW.

2009-02-03 18:48 botg, revision 2990

Updated theme.

2009-02-02 21:07 botg, revision 2989

New theme: Minimal

2009-02-02 10:23 botg, revision 2988

MSW toolbar likes alpha channels more than masks.

2009-02-02 10:05 botg, revision 2987

Forgot to optimize file

2009-01-31 16:15 botg, revision 2986

Fix sync browsing menuitem state.

2009-01-31 14:55 botg, revision 2985

Version bump

2009-01-31 14:53 botg, revision 2984

Updated translations

2009-01-31 09:40 botg, revision 2983

Fix some warnings.

2009-01-30 15:23 botg, revision 2979

Implement synchronized browsing.

2009-01-28 21:15 botg, revision 2976

Fix #4188, GetBookmarks didn't load bookmarks for predefined sites complaining loudly.

2009-01-27 17:37 botg, revision 2975

Fix #4185, TinyXML cannot handle Unicode filenames well.

2009-01-26 22:53 botg, revision 2974

Fix button height inconsistencies

2009-01-26 22:46 botg, revision 2973

May need to expand editor command from PATH if adding to custom associations

2009-01-25 15:28 botg, revision 2972

Route some code paths through CState to prepare for the synchronized browsing feature.

2009-01-24 16:28 botg, revision 2971

More CLocalPath usage.

2009-01-24 14:11 botg, revision 2970

Fix a nullpointer dereference.

2009-01-24 13:26 botg, revision 2969

Make use of CLocalPath. Much more code still needs to be converted.

2009-01-22 13:01 botg, revision 2968

Update local path test

2009-01-21 13:34 botg, revision 2967

Fix edit label hiding under item on OS X if creating new site

2009-01-21 11:19 botg, revision 2966

Fix compile error

2009-01-20 16:00 botg, revision 2965

First half of a new class to handle local paths.

2009-01-20 15:47 botg, revision 2964

Minor test addition.

2009-01-18 22:29 botg, revision 2963

Oops, committed wrong .xrc file. Other one can stay though, it just foreshadows things to come soon ;)

2009-01-18 21:56 botg, revision 2962

Patch by Adrien Cunin to keep "Default system language" on top and to display locale code.

2009-01-15 22:47 botg, revision 2961

Search for program in $PATH if not absolute

2009-01-15 17:03 botg, revision 2960

Prompt for an editor on unassociated file types.

2009-01-14 22:32 botg, revision 2959

Fix error in debug build.

2009-01-14 22:32 botg, revision 2958

Add option to use system's text editor as default editor. Show the faulty command if an associated program cannot be found.

2009-01-11 19:00 botg, revision 2957

Actually use UAC::Exec to execute program unelevated. Was missing from previous commit.

2009-01-10 15:34 botg, revision 2956

Further performance improvements of wrapping engine

2009-01-08 15:50 botg, revision 2955

Implement different double-click actions.

2009-01-08 14:04 botg, revision 2954

Interface for setting double-click action in file lists.

2009-01-08 12:00 botg, revision 2953

Fix warnings

2009-01-08 12:00 botg, revision 2952

Second half of commit 2951.

2009-01-08 11:31 botg, revision 2951

Get rid of wxString in CSocketEvent, not threadsave.

2009-01-07 17:27 botg, revision 2950

One more.

2009-01-07 16:48 botg, revision 2949

Add a missing test.

2009-01-07 16:43 botg, revision 2948

Version bump

2009-01-07 16:40 botg, revision 2947

Updated translations.

2009-01-06 18:37 botg, revision 2946

Need to replace %a if using account logon type on FTP proxies

2009-01-06 13:49 botg, revision 2945

Add missing file to dist target.

2009-01-03 20:38 botg, revision 2944

Silly typo in fix for #4097

2009-01-03 17:08 botg, revision 2943

Another one.

2009-01-03 16:54 botg, revision 2942

Compile fix

2009-01-03 15:43 botg, revision 2941

Version bump

2009-01-03 15:38 botg, revision 2940

Updated translations.

2009-01-03 15:19 botg, revision 2939

Add the "bytes" suffix in all cases if requested.

2009-01-03 15:02 botg, revision 2938

Clarify some strings.

2009-01-03 14:59 botg, revision 2937

Merge upstream changes.

2009-01-03 12:30 botg, revision 2936

Don't show proxy password in log, fixes #4131

2009-01-02 23:00 botg, revision 2935

Support for yet another MVS format (Who designed that monstrosity?). Closes #4122

2009-01-02 16:20 botg, revision 2934

Fix typo

2009-01-02 16:19 botg, revision 2933

Select parent after deleting item.

2009-01-02 00:58 botg, revision 2932

Typo

2009-01-02 00:20 botg, revision 2931

Add missing colon.

2009-01-01 16:35 botg, revision 2930

Mention the new features

2009-01-01 11:46 botg, revision 2929

Happy new year.

2008-12-31 11:28 botg, revision 2928

Clarify some messages.

2008-12-30 19:51 botg, revision 2927

Version bump

2008-12-30 19:44 botg, revision 2926

Updated translations.

2008-12-30 15:23 botg, revision 2925

Fix encoding issues with thousands separator. Reported in Ubuntu LP: #3C12246

2008-12-30 14:28 botg, revision 2924

Global bookmarks.

2008-12-30 13:26 botg, revision 2923

New bookmark management dialog.

2008-12-29 15:10 botg, revision 2922

Missing const.

2008-12-29 14:10 botg, revision 2921

Implement browse button, use current directories as default

2008-12-29 13:29 botg, revision 2920

Equal button height

2008-12-28 15:50 botg, revision 2919

Implement adding site-specific bookmarks through main menu.

2008-12-26 17:09 botg, revision 2918

Get bookmarks working.

2008-12-26 14:09 botg, revision 2917

Show bookmarks in menu.

2008-12-22 15:54 botg, revision 2916

Some UI work towards bookmarks.

2008-12-20 10:44 botg, revision 2915

Some systems do not have setenv.

2008-12-19 17:43 botg, revision 2914

Assume that non-Unicode builds do not support RTL.

2008-12-19 17:39 botg, revision 2913

Fix a few warnings

2008-12-19 17:28 botg, revision 2912

Include arpa/inet.h as well, some systems have alternate location of htons declaration (HPUX with _XOPEN_SOURCE_EXTENDED defined). Include it unconditionally like it's done in PuTTY, good enough.

2008-12-18 07:47 botg, revision 2911

Updated manpage.

2008-12-15 20:55 botg, revision 2910

Fix crash.

2008-12-15 14:03 botg, revision 2909

Update specs

2008-12-14 13:26 botg, revision 2908

Add button to rename filter sets and rearrange other buttons a bit.

2008-12-13 15:22 botg, revision 2907

This locking scheme seems to be sane enough

2008-12-13 14:14 botg, revision 2906

Logging to file. Logfile rotation not yet implemented on non-Windows, need to figure out a good locking scheme.

2008-12-12 21:58 botg, revision 2905

Rewrite the dispatch loop. Proper.

2008-12-12 10:30 botg, revision 2904

Compile fixes

2008-12-11 18:52 botg, revision 2903

Case correctness...

2008-12-11 09:40 botg, revision 2902

Display filesize with thousands separators if option set.

2008-12-10 15:36 botg, revision 2901

Improve Vista compatibility. After installation, start FileZilla unelevated.

2008-12-10 15:29 botg, revision 2900

Needed to regen configure on systems without pkg-config installed, e.g. MinGW environments.

2008-12-09 14:32 botg, revision 2899

Fix freeze on exit

2008-12-09 14:12 botg, revision 2898

Support for GNOME Session D-Bus API through libdbus. Users of GNOME 2.24 need this GNOME patch: http://bugzilla.gnome.org/show_bug.cgi?id=559469

2008-12-04 14:41 botg, revision 2897

Icelandic month names

2008-12-03 17:33 botg, revision 2896

Small cleanup.

2008-12-03 15:35 botg, revision 2895

Don't paint progress bar over its own border.

2008-12-02 18:01 botg, revision 2894

Need to update m_pDirectoryListing

2008-12-02 17:48 botg, revision 2893

Version bump

2008-12-02 17:46 botg, revision 2892

Take filters into account if updating number of files on deletion.

2008-12-02 17:36 botg, revision 2891

Updated translations.

2008-12-02 17:23 botg, revision 2890

Revert revision 2886, actually a wxWidgets regression.

2008-12-02 16:53 botg, revision 2889

Fix nullpointer dereference on engines without associated item in ProcessReply; slightly speed up ResetEngine by directly accessing the item's server item; increase m_activeCount if starting automatic refresh.

2008-12-02 16:46 botg, revision 2888

Fix an assertion.

2008-12-02 16:45 botg, revision 2887

Minor performance improvement.

2008-12-01 15:50 botg, revision 2886

Fix odd toolbar togglebutton behavior on MSW.

2008-12-01 14:28 botg, revision 2885

More #ifdefery

2008-12-01 14:05 botg, revision 2884

Need to handle the resize prior to reloading the splitter positions.

2008-12-01 13:52 botg, revision 2883

Fix compilation error.

2008-11-30 19:30 botg, revision 2882

Greatly speed up refresh of remote directory listing when new files got added

2008-11-30 15:38 botg, revision 2881

Some more small performance optimizations

2008-11-30 15:01 botg, revision 2880

Avoid slow wxFileName, speeds up CFileListCtrl::GetType

2008-11-30 14:18 botg, revision 2879

Restore correct splitter positions on maximized windows on wxGTK

2008-11-30 13:52 botg, revision 2878

Number of files wasn't updated if removing the last file(s) in a listing

2008-11-29 20:53 botg, revision 2877

Fix warnings

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

Don't timeout while waiting for lock.

2008-11-29 14:57 botg, revision 2875

Automatic refresh of remote file list once queue finishes.

2008-11-28 20:10 botg, revision 2874

Typo

2008-11-27 17:11 botg, revision 2873

fzsftp and fzputtygen need the manifest as well.

2008-11-27 16:55 botg, revision 2872

The default manifest provided by wxWidgets does not have requestedExecutionLevel set. As such, madness like the filesystem virtualization (%LOCALAPPDATA%/VirtualStore) was active. The new manifest sets requestedExecutionLevel to "asInvoker" and thus avoids the virtual store.

2008-11-26 23:25 botg, revision 2871

Remove unused variables.

2008-11-26 16:13 botg, revision 2870

Version bump to 3.1.6-rc1

2008-11-26 16:04 botg, revision 2869

Updated translations.

2008-11-25 17:46 botg, revision 2868

Add message log position option to settings dialog. Also fix some minor issues.

2008-11-24 15:19 botg, revision 2867

Avoid problems caused by lazy maximize on GTK, just use negative sash positions for gravity 1.0 in all cases.

2008-11-24 15:15 botg, revision 2866

Handle error case if GetFileInfo inside GetNextFile fails.

2008-11-24 00:36 botg, revision 2865

Fix two small regressions.

2008-11-23 23:19 botg, revision 2864

New CSplitterWindowEx class for a nice cleanup of everything splitter related.

2008-11-23 15:59 botg, revision 2863

Can not use %f format specifier to store floating point numbers in settings files. %f is locale-dependent.

2008-11-23 14:59 botg, revision 2862

Queue and message log can be positioned side by side.

2008-11-20 00:27 botg, revision 2861

Blind fix for potential race condition.

2008-11-19 16:40 botg, revision 2860

Another small fix for Turkish locale.

2008-11-19 00:18 botg, revision 2858

Add test for MLSD output. Use current locale for the test.

2008-11-19 00:11 botg, revision 2857

Directory listing parser fixes for Turkish locale.

2008-11-17 13:55 botg, revision 2856

Better dialog titles.

2008-11-17 13:54 botg, revision 2855

Add context menu to export individual sites.

2008-11-17 13:24 botg, revision 2854

Cache cleanup. Might need more testing.

2008-11-16 20:57 botg, revision 2853

Fix art provider on some locales (e.g. Turkish) where theres a different relationship between lowercase and uppercase ASCII characters. Reported by Pardus package maintainers.

2008-11-15 15:30 botg, revision 2852

Correct number of added files.

2008-11-15 14:28 botg, revision 2851

Version bump

2008-11-15 14:27 botg, revision 2850

Further speedup

2008-11-15 13:03 botg, revision 2849

Save some more CPU cycles

2008-11-14 19:51 botg, revision 2848

Updated translations

2008-11-13 11:28 botg, revision 2847

Fix #3992, link information needs to be part of the remote data object for drag&drop of symbolic links.

2008-11-12 20:03 botg, revision 2846

Typo in comment.

2008-11-12 19:44 botg, revision 2845

wxDisplay does not react to changed display layout. Crude hack, but should work.

2008-11-12 17:49 botg, revision 2844

Work in progress: Alternative message log position.

2008-11-09 14:33 botg, revision 2840

Implement tab highlighting.

2008-11-09 11:56 botg, revision 2839

Don't store the full path for every item in the forest, it's enough to store the path for the roots.

2008-11-08 19:41 botg, revision 2838

Fix for #3949 wasn't complete, missed a spot.

2008-11-07 18:33 botg, revision 2837

Avoid trying to read 0 bytes.

2008-11-07 13:55 botg, revision 2836

Revert accidental commit.

2008-11-04 13:00 botg, revision 2835

Remove leftover strings

2008-11-04 10:45 botg, revision 2834

Some systems have neither MSG_NOSIGNAL nor SO_NOSIGPIPE. Need to block SIGPIPE the old fashioned way.

2008-11-03 10:45 botg, revision 2833

Fix #3930, don't crash if clearing quickconnect bar while it is hidden.

2008-10-31 18:32 botg, revision 2831

Don't use filter manager inside the worker thread. wxString isn't threadsafe.

2008-10-30 14:38 botg, revision 2830

Updated translations

2008-10-30 10:52 botg, revision 2829

Fix #3949, deleting a subdirectory did not remove the item from the tree since it is still selected when RefreshItem is called.

2008-10-29 16:46 botg, revision 2828

#3937 fix typo.

2008-10-28 19:42 botg, revision 2827

Fix #3900, duplicate help menu under OS

2008-10-28 15:38 botg, revision 2826

Fix requirements.

2008-10-25 17:35 botg, revision 2825

Fix possible double-free.

2008-10-25 17:34 botg, revision 2824

Fix bug in parsing chunk length.

2008-10-24 16:44 botg, revision 2823

Fix #3922, don't show message boxes on silent installers.

2008-10-24 16:20 botg, revision 2822

Remove a debugging return that should not be there.

2008-10-23 22:31 botg, revision 2821

Minor cleanup inspired by #3927

2008-10-23 22:28 botg, revision 2820

Need to deallocate buffer with delete [], fixes #3926

2008-10-23 21:08 botg, revision 2819

Need to deallocate buffer with delete [], fixes #3925

2008-10-22 09:45 botg, revision 2817

Version bump

2008-10-22 09:45 botg, revision 2816

Updated translations

2008-10-22 09:03 botg, revision 2815

Fix buffer size

2008-10-21 20:36 botg, revision 2814

Fix #3913, numpad keys in prefix search.

2008-10-21 18:25 botg, revision 2813

Busted by const police.

2008-10-19 23:08 botg, revision 2812

Fix #3861, transfer status lines will no longer overlap scrollbar. Also fixes theming issues.

2008-10-19 23:06 botg, revision 2811

Need to inherit foreground colour for info text

2008-10-19 12:17 botg, revision 2810

Better handling of symlinks, fixes #3153

2008-10-19 12:11 botg, revision 2809

Fix grammar.

2008-10-18 14:38 botg, revision 2808

Need to explicitly fetch background colour for darkness test

2008-10-18 10:47 botg, revision 2807

If using dark window backgrounds, use brighter colors.

2008-10-18 09:36 botg, revision 2806

Use smaller font sizes for message log and directory trees and fix alignment of view header labels

2008-10-16 12:45 botg, revision 2805

Version bump

2008-10-16 12:44 botg, revision 2804

Updated translation

2008-10-16 09:50 botg, revision 2803

Fix crashes and memory corruption if renaming local directories. Reported by Ubuntu LP: #283744

2008-10-15 13:11 botg, revision 2802

Version bump

2008-10-15 13:09 botg, revision 2801

Updated translations.

2008-10-15 10:31 botg, revision 2800

Need to init variable in all constructors.

2008-10-15 10:30 botg, revision 2799

Add a separator.

2008-10-15 10:30 botg, revision 2798

Prevent future reports like #3882, if directory cannot be CWDed into after reconnect, list current directory instead.

2008-10-15 09:50 botg, revision 2797

Fix speed limits if using SFTP.

2008-10-14 19:05 botg, revision 2796

Don't try to check /net for subdirectories on OS X, it is very slow.

2008-10-14 18:13 botg, revision 2795

Do not needlessly refresh local file lists on drag&drop operations beginning on local side and drop target being an internal window.

2008-10-14 14:39 botg, revision 2794

Fix #3885, send user agent to http proxies.

2008-10-14 11:55 botg, revision 2793

We do not want SIGPIPE if writing to a socket fails, supress it.

2008-10-14 11:15 botg, revision 2792

Implement #3883, start FileZilla after installation.

2008-10-09 15:10 botg, revision 2790

Fix #3858, previously selected default file exist action working but not reselected.

2008-10-08 21:22 botg, revision 2789

Typo

2008-10-08 16:10 botg, revision 2788

Version bump

2008-10-08 16:09 botg, revision 2787

Updated translations.

2008-10-08 15:16 botg, revision 2786

Fix #3783

2008-10-08 14:58 botg, revision 2785

Fully working manual transfer dialog.

2008-10-08 14:24 botg, revision 2784

Last bits of UI magic.

2008-10-07 21:34 botg, revision 2783

Make sure all servers have a name.

2008-10-06 17:08 botg, revision 2782

Add some helper routines to CServer, further implement manual transfer dialog.

2008-10-06 16:58 botg, revision 2781

The order in which libs are requested from wx-config matters. Looks like that script is flawed, it should resolve the dependencies on its own.

2008-10-06 16:24 botg, revision 2780

Missed yet another wx lib.

2008-10-06 15:50 botg, revision 2779

Need to link against wx core library as well. Bump minimum required wxWidgets version.

2008-10-06 15:49 botg, revision 2778

Fix warning

2008-10-05 19:04 botg, revision 2777

Move auto ascii handling into new class. Bring parts of the manual transfer dialog to life.

2008-10-05 10:22 botg, revision 2776

Prototype manual transfer dialog.

2008-10-04 11:56 botg, revision 2775

Fix race condition, need to set state to CSocket::connecting after getting the final socket thread.

2008-10-02 14:37 botg, revision 2774

Don't link to unneeded wx components.

2008-10-02 13:18 botg, revision 2773

Ability to show/hide quickconnect bar.

2008-10-02 09:13 botg, revision 2772

Get rid of unneeded include.

2008-10-02 08:59 botg, revision 2771

Faster queue saving, makes about 16% difference. Don't save priority if priority is normal (default).

2008-10-01 23:15 botg, revision 2770

Resolve ambiguous implicit cast.

2008-10-01 21:45 botg, revision 2769

Get rid of unused variable.

2008-10-01 21:02 botg, revision 2768

Update displayed files if changing format.

2008-09-30 18:09 botg, revision 2767

Be a bit more verbose if fzsftp could not be started.

2008-09-30 08:25 botg, revision 2766

Fix ! operator

2008-09-29 21:12 botg, revision 2765

Copy changes from 3.1.3.1 tag

2008-09-29 21:09 botg, revision 2764

Clean up CDirectoryListing

2008-09-29 19:57 botg, revision 2763

Fix memory leak, thank you valgrind.

2008-09-29 15:37 botg, revision 2762

Reference counted CServerPath

2008-09-29 12:07 botg, revision 2745

Fix potential problem if OnClose gets called with pending data and OnReceive causes a redirect.

2008-09-29 12:00 botg, revision 2744

Download speed limits weren't working.

2008-09-27 22:51 botg, revision 2743

Remove some trailing whitespace.

2008-09-27 21:52 botg, revision 2742

Timing issue, need to retrigger close event if received prior to SetActive.

2008-09-27 18:09 botg, revision 2741

If validation fails, switch to the problem page.

2008-09-27 16:50 botg, revision 2740

Display more information on file changed notification.

2008-09-27 13:49 botg, revision 2739

Keep drive letter for removable media drives, e.g. CD-ROM drives.

2008-09-27 13:23 botg, revision 2738

React to added or removed drive letters.

2008-09-26 18:00 botg, revision 2737

Show server details on edit status dialog.

2008-09-26 09:48 botg, revision 2735

Fix #3772, allow editing of files with same name but in different remote paths.

2008-09-25 20:27 botg, revision 2734

Last part of #3803

2008-09-25 13:23 botg, revision 2733

Fix #3781, need to truncate filenames if longer than MAX_PATH (MSW)

2008-09-24 22:22 botg, revision 2732

Change CEditHandler to identify remote files by path and server in addition to filename and make local filename independent of remote filename. Lays the foundation to fix #3772 and #3781.

2008-09-24 09:34 botg, revision 2731

Solaris doesn't have d_type member in struct dirent, fixes part of #3803

2008-09-24 09:01 botg, revision 2730

Fix a warning.

2008-09-24 09:01 botg, revision 2729

Fix compile errors on Solaris, part of #3803

2008-09-23 14:45 botg, revision 2728

Fix wording.

2008-09-22 14:48 botg, revision 2727

Fix compile error.

2008-09-22 12:37 botg, revision 2726

Updated tooltip for comparison button.

2008-09-22 11:57 botg, revision 2725

Call gnutls_global_deinit even if gnutls_global_init fails, else further connections will attempt to use a partially initialized gnutls with undefined behaviour.

2008-09-22 11:54 botg, revision 2724

Call gnutls_global_deinit even if gnutls_global_init fails, else further connections will attempt to use a partially initialized gnutls with undefined behaviour.

2008-09-21 23:44 botg, revision 2723

Less code duplication.

2008-09-21 17:52 botg, revision 2722

Add configuration option for number of decimal places in filesize formatting.

2008-09-21 17:43 botg, revision 2721

Can't use precompiled headers if dependency tracking is disabled.

2008-09-21 13:50 botg, revision 2720

Version bump

2008-09-21 12:51 botg, revision 2719

Updated translations

2008-09-21 12:45 botg, revision 2718

Minor fix without real world relevance.

2008-09-19 14:59 botg, revision 2717

Speedup of CRecursiveOperation::ProcessDirectoryListing

2008-09-19 12:29 botg, revision 2716

Add another exotic directory listing format.

2008-09-19 11:51 botg, revision 2715

Remove a debug printf

2008-09-19 09:46 botg, revision 2714

Increase idle disconnect time a bit.

2008-09-18 23:00 botg, revision 2713

Merge in upstream changes.

2008-09-17 23:11 botg, revision 2712

Send connection failure event if TryConnectHost always immediately returns. Most likely cause: User has a broken firewall.

2008-09-17 22:51 botg, revision 2711

Fix small memory leak.

2008-09-17 16:57 botg, revision 2710

The req == reqq asserts can be triggered by the server, change them to gracefully fail without triggering the operating system's crash handler. Fixes #3780

2008-09-16 21:07 botg, revision 2709

Don't stay in the connected state if the very first connection attempt fails.

2008-09-16 20:50 botg, revision 2708

Fix a crash if hostname could not be converted into local charset.

2008-09-16 15:25 botg, revision 2707

Explicitly request wxBITMAP_TYPE_ICO in GetIconBundle to avoid crash on OS X if bundle path contains non-ASCII character

2008-09-15 16:49 botg, revision 2706

Updated translation

2008-09-15 15:00 botg, revision 2705

Missed -rc1 suffix

2008-09-15 13:58 botg, revision 2704

Version bump

2008-09-15 13:57 botg, revision 2703

Updated translations

2008-09-15 12:16 botg, revision 2702

Fix a segfault on shutdown

2008-09-14 19:16 botg, revision 2701

Do not retry failed cancel commands.

2008-09-14 19:05 botg, revision 2700

Do not blank remote file list if getting disconnected by server and transparently reconnect if issuing the next command.

2008-09-14 19:00 botg, revision 2699

Add IsValid

2008-09-14 12:21 botg, revision 2698

Only save options once every 15 seconds. Especially useful if settings are stored on network resources or removable media mounted with the sync option.

2008-09-14 12:01 botg, revision 2697

Remove debug code that got accidentally committed.

2008-09-12 13:31 botg, revision 2696

Massive performance imrovement on OS X

2008-09-11 15:00 botg, revision 2695

Avoid some long computations inside wxTreeCtrl

2008-09-11 14:41 botg, revision 2694

Do not refresh header control if not needed

2008-09-11 14:38 botg, revision 2693

Do not refresh header control if not needed

2008-09-10 13:19 botg, revision 2692

Version bump

2008-09-10 13:09 botg, revision 2691

Added putty licence.

2008-09-10 12:56 botg, revision 2690

Updated OpenCrystal theme.

2008-09-10 12:12 botg, revision 2689

Updated translations

2008-09-10 09:26 botg, revision 2688

Fix #3754: On MSW, need to set selection mark on prefix search.

2008-09-10 07:33 botg, revision 2687

Compile error.

2008-09-09 23:28 botg, revision 2686

Further performance improvements

2008-09-09 15:42 botg, revision 2685

Don't needlessly copy filters all the time.

2008-09-09 15:32 botg, revision 2684

Vast performance improvements on non-Windows systems

2008-09-08 08:12 botg, revision 2683

Don't send event if there's no event handler set

2008-09-06 21:53 botg, revision 2682

Get rid of the awful id system. Both handler and source can now remove pending socket events.

2008-09-06 18:59 botg, revision 2681

It is not necessary to retrigger close event due to the while loop.

2008-09-05 20:00 botg, revision 2680

Don't try to MKD a parentless path by first going to its parent, fix a small memory leak.

2008-09-05 14:57 botg, revision 2679

With the new event system, the id checks have become unnecessary, transform them into asserts.

2008-09-05 13:49 botg, revision 2678

Fix compile error

2008-09-04 15:25 botg, revision 2677

Make the backends' Read and Write method declaration identical to the CSocket ones.

2008-09-04 13:32 botg, revision 2676

Get rid of no longer needed event type.

2008-09-04 13:18 botg, revision 2675

New socket event handling.

2008-09-03 22:06 botg, revision 2674

Use BUFFERCOUNT define instead of literal number.

2008-09-03 08:56 botg, revision 2673

Add helpful trace for resumetest failures.

2008-09-01 13:57 botg, revision 2672

Allow list of changes larger than 4096 characters, more sanity checks.

2008-08-30 20:22 botg, revision 2671

Directories 1, folders 0

2008-08-30 14:03 botg, revision 2669

Version bump

2008-08-30 13:58 botg, revision 2668

Updated translations

2008-08-29 18:41 botg, revision 2667

Fix warning

2008-08-27 16:22 botg, revision 2666

Don't crash if some fields are missing in quickconnectbar.xrc

2008-08-26 00:03 botg, revision 2665

Slight speedup by avoiding calls to wxWindow::Update

2008-08-26 00:00 botg, revision 2664

Remove an assertion that does not hold due to the engine lock

2008-08-25 13:57 botg, revision 2663

Handle DOS-like servers with multi-letter labels like md:\\foo\\bar. Should solve #3600.

2008-08-25 13:50 botg, revision 2662

Remove some debug output that crept in.

2008-08-24 20:29 botg, revision 2661

Quickconnect dropdown needs to handle ASK logontype if kiosk mode is enabled

2008-08-24 13:40 botg, revision 2659

Version bump

2008-08-24 13:40 botg, revision 2658

Updated translations

2008-08-24 13:24 botg, revision 2657

Fix case

2008-08-24 13:08 botg, revision 2656

Work around problems in uint64_make on some 64bit platforms. Similar to the recent wxLongLong problem in wxWidgets. Upstream has been notified.

2008-08-24 12:47 botg, revision 2655

Implement kiosk mode. No more saved passwords if enabled.

2008-08-24 12:18 botg, revision 2654

PuTTY's psftp component did happily upload data to a server that has ran out of diskspace due to not checking the return value of xfer_upload_gotpkt properly. This fix corrects this, upstream has been notified.

2008-08-24 12:15 botg, revision 2653

Add option to disable update checks via fzdefaults.xml

2008-08-21 14:11 botg, revision 2652

Missing break

2008-08-21 13:30 botg, revision 2651

Don't process failed listings. Might be the true cause of #2049709

2008-08-21 13:23 botg, revision 2650

Minor cleanup

2008-08-21 13:05 botg, revision 2649

Fix instance in which modified flag was incorrectly set on sending listing.

2008-08-20 18:42 botg, revision 2648

One more place to call ConvertDomainName. Fixes #2062712

2008-08-20 15:35 botg, revision 2647

Resume TLS session if possible for faster handshake.

2008-08-20 14:51 botg, revision 2646

Don't crash if server does not support resuming of large files.

2008-08-20 14:17 botg, revision 2645

Send connection event before read/write events.

2008-08-20 09:26 botg, revision 2644

Stopping queue processing will change a recursive operation from recursive_download into recursive_addtoqueue mode. Fixes #2038386

2008-08-20 08:36 botg, revision 2643

Process queue toolbar button was not reset in all cases.

2008-08-19 13:41 botg, revision 2642

VER field of user/pass auth method is 1, not 5. Fixes #2057591

2008-08-18 20:51 botg, revision 2641

Fix some harmless warnings.

2008-08-18 20:44 botg, revision 2640

Fix creating of NSIS installer script if configured with --disable-locales

2008-08-18 16:58 botg, revision 2639

Hopefully fixes #2049709

2008-08-17 18:36 botg, revision 2638

Use LookupFile.

2008-08-17 13:03 botg, revision 2637

Refcount findmap to use COW semantics.

2008-08-17 12:18 botg, revision 2636

Make more use of GetSelectedItemCount

2008-08-15 15:00 botg, revision 2635

Update filecount at most 5 times every second.

2008-08-15 14:28 botg, revision 2634

Improve performance of subsequent calls to CDirectoryCache::LookupFile

2008-08-15 13:12 botg, revision 2633

Another nice performance boost

2008-08-15 09:59 botg, revision 2632

Speedup of 1.7 on wxGTK

2008-08-14 16:25 botg, revision 2631

Don't repeatedly perform the same checks and actions, do them after adding all files.

2008-08-14 14:23 botg, revision 2630

Vastly speed up adding new items to queue, from O(n) to O(1)

2008-08-14 11:03 botg, revision 2629

MSW: Don't wrap dialog so small that tabs no longer fit.

2008-08-14 09:56 botg, revision 2628

Incorrect linebreak

2008-08-13 10:33 botg, revision 2627

[ 2049353 ] Typos in English version

2008-08-13 10:09 botg, revision 2626

Treat empty path in combination with nonempty subdir as syntax error.

2008-08-13 09:59 botg, revision 2625

Check if LIST still required after obtaining lock. Disallow empty path in CDirectoryCache::Store

2008-08-13 07:30 botg, revision 2624

Don't open any dialog before main frame has not been fully initialized.

2008-08-13 07:29 botg, revision 2623

Another crash.

2008-08-12 21:58 botg, revision 2622

Preliminary fix for another locking problem. Might need to obtain LIST lock earlier.

2008-08-12 12:54 botg, revision 2621

Loading invalid filters could crash.

2008-08-11 18:07 botg, revision 2620

Improve tooltips

2008-08-11 18:07 botg, revision 2619

Add filter condition for containing path.

2008-08-11 14:28 botg, revision 2618

Version bump

2008-08-11 14:25 botg, revision 2617

Translation updates

2008-08-11 13:56 botg, revision 2616

Punctuation

2008-08-11 11:49 botg, revision 2615

Don't dereference nullpointer.

2008-08-10 17:13 botg, revision 2614

Typo

2008-08-10 14:25 botg, revision 2613

Version bump

2008-08-10 14:17 botg, revision 2612

Updated translations

2008-08-10 13:55 botg, revision 2611

Fix compilation in non-Unicode builds and fix a few warnings.

2008-08-10 13:33 botg, revision 2610

Fix a warning.

2008-08-10 11:37 botg, revision 2609

Refresh neighboring lines after ending a label edit. Prevents artifacts from the rather large edit control border

2008-08-09 21:57 botg, revision 2608

Missing check for m_fd == -1 in accept loop.

2008-08-09 17:52 botg, revision 2607

Manpage for fzputygen

2008-08-09 11:36 botg, revision 2606

Allow comparison if filters are toggled off.

2008-08-09 11:35 botg, revision 2605

Display drive labels if available

2008-08-09 09:24 botg, revision 2604

Silence spurious warning.

2008-08-07 18:48 botg, revision 2603

Save filter toggle state. Also improve performance a tiny bit.

2008-08-07 18:21 botg, revision 2602

Don't capture menu keys.

2008-08-07 18:08 botg, revision 2601

Call RequestUserAttention if program is minimized when file modification detected. Fixes [ 2020190 ] minimized app doesn't always restore window

2008-08-07 15:15 botg, revision 2600

Don't do timezone check by issuing mdtm on links

2008-08-06 21:15 botg, revision 2598

Fix wording.

2008-08-06 16:20 botg, revision 2597

MSW: Use same sorting in site dropdown menu as in site tree.

2008-08-05 12:47 botg, revision 2596

Need to trim names

2008-08-04 14:07 botg, revision 2595

Another constant missing in MinGW

2008-08-04 13:11 botg, revision 2594

Version bump

2008-08-04 13:10 botg, revision 2593

Allow Win2K again, but don't advertise it.

2008-08-04 13:08 botg, revision 2592

Updated translations

2008-08-04 07:47 botg, revision 2591

Fix [ 2036969 ] MSW: Marquee selection does not set control focus

2008-08-03 20:02 botg, revision 2590

Change a misleading label.

2008-08-03 17:40 botg, revision 2589

Typo in comments

2008-08-03 17:02 botg, revision 2588

Windows 2000 is broken, so much useless code to support an ancient operating system.

2008-08-01 12:47 botg, revision 2585

Fix GetLocal/RemotePort in the IPv6 case under MSW.

2008-08-01 12:35 botg, revision 2584

Bit more diagnostic logging

2008-08-01 09:27 botg, revision 2583

Fix [ 2033902 ] Invalid directory listing cache after rename

2008-08-01 09:10 botg, revision 2582

Path cache was incorrectly cleared all the time.

2008-08-01 08:56 botg, revision 2581

Fix IPv6 getting put into double brackets.

2008-07-31 18:43 botg, revision 2580

Need to lock mutex in CSocket::Close()

2008-07-31 09:17 botg, revision 2579

Disallow dragging "My Sites"

2008-07-30 14:35 botg, revision 2577

RefreshFile did not update status bar

2008-07-30 13:18 botg, revision 2576

Sizing of language page under non-MSW

2008-07-29 20:21 botg, revision 2571

Shouldn't have executable flag, pointed out by kwizart.

2008-07-29 15:06 botg, revision 2570

Typo

2008-07-29 14:02 botg, revision 2569

Reply to shutdown notification.

2008-07-29 13:30 botg, revision 2568

Fix an assertion

2008-07-29 06:54 botg, revision 2567

Abort SavePage if m_was_selected isn't set.

2008-07-29 06:51 botg, revision 2566

Typo

2008-07-28 20:48 botg, revision 2565

Abort if getaddrinfo fails.

2008-07-28 15:26 botg, revision 2564

Add server.png

2008-07-27 17:06 botg, revision 2563

Use SaveXmlFile

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

2008-07-17 13:47 botg, revision 2508

Windows 2000 support gone for now

2008-07-16 22:31 botg, revision 2507

SOCKS proxy support and settings page.

2008-07-16 09:58 botg, revision 2506

Properly handle graceful shutdown in resume test. Fixes a false positive.

2008-07-15 18:21 botg, revision 2505

Work in progress: Proxy support. HTTP works already.

2008-07-14 16:30 botg, revision 2504

Missing include

2008-07-14 13:23 botg, revision 2503

Small fix for parentless directories

2008-07-14 12:19 botg, revision 2502

Open action in context menu will open system's file manager if a directory is selected

2008-07-13 20:34 botg, revision 2501

Need to add new makefile for LonE them to configure.in

2008-07-13 19:48 botg, revision 2500

FTP is about directories, not folders.

2008-07-13 16:18 botg, revision 2498

New iconset: LonE by Ricardo Cabral

2008-07-13 13:09 botg, revision 2493

Merge upstream changes.

2008-07-12 18:15 botg, revision 2492

Fix typo

2008-07-12 09:00 botg, revision 2490

Version bump

2008-07-12 08:50 botg, revision 2489

Updated translations

2008-07-12 08:47 botg, revision 2488

Need to use closesocket on MSW.

2008-07-12 08:43 botg, revision 2487

Correct copy&paste error, fixes [ 2002883 ] Filecount and deleting files in remote view

2008-07-11 23:55 botg, revision 2486

Windows is weird. Without this, sockets could hang. I so much want a working select + pipe.

2008-07-11 23:05 botg, revision 2485

Silence a trace

2008-07-11 07:57 botg, revision 2484

Need to call WSAStartup on some Windows versions

2008-07-10 17:33 botg, revision 2482

Fix one error, uncover another. Like peeling an onion...

2008-07-10 17:20 botg, revision 2481

Typo

2008-07-10 16:37 botg, revision 2480

Aftermath from wxSocket removal

2008-07-10 16:18 botg, revision 2479

Picky GCC.

2008-07-10 15:14 botg, revision 2478

Version bump

2008-07-10 15:14 botg, revision 2477

Updated translation

2008-07-10 14:52 botg, revision 2476

Always ask system for external address on IPv6 connections.

2008-07-10 13:54 botg, revision 2475

Remove the last bits of wxSocket from the engine.

2008-07-10 13:27 botg, revision 2474

Convert http class to use the new socket.

2008-07-10 13:26 botg, revision 2473

Missing argument name

2008-07-10 09:19 botg, revision 2472

Fix [ 2014739 ] Crash if getting disconnected during OnMenuEdit handler

2008-07-08 15:21 botg, revision 2471

[ 2012394 ] Add a "Open Existing File" to edit existing file dialog

2008-07-08 15:03 botg, revision 2470

Suppress boring trace.

2008-07-08 13:43 botg, revision 2469

Silly typo

2008-07-08 08:34 botg, revision 2468

Compile fixes for FreeBSD: Missed a header and slightly different error codes on getaddrinfo.

2008-07-07 20:40 botg, revision 2467

Buffer size setting

2008-07-07 16:37 botg, revision 2466

Another round of compile fixes

2008-07-07 16:33 botg, revision 2465

Add some error codes, check if AI_NUMERICSERV is defined on all platforms.

2008-07-06 21:43 botg, revision 2464

Implement flags (keepalive, nodelay) and fix GetLocalIP, GetPeerIP and GetAddressFamily on IPv6 connections.

2008-07-06 21:24 botg, revision 2463

Don't use wxSocketEvent anymore

2008-07-06 09:36 botg, revision 2462

Fix file descriptor leak.

2008-07-05 14:06 botg, revision 2461

Backport revision 2459: Version bump

2008-07-05 13:42 botg, revision 2446

Parse EPSV reply

2008-07-05 13:42 botg, revision 2445

Fix listening under *nix

2008-07-05 13:03 botg, revision 2444

Add IPv6 support to IsRoutableAddress function, add testcase.

2008-07-04 13:42 botg, revision 2443

Use EPSV/EPRT on IPv6 connections.

2008-07-04 12:40 botg, revision 2442

Release possible capture before showing change notification. Don't do modification check from timer if there's a capture.

2008-07-04 07:09 botg, revision 2441

Fix compile error

2008-07-03 18:44 botg, revision 2440

Implement select loop on non-Windows systems

2008-07-03 13:17 botg, revision 2439

Missed a line of debug output.

2008-07-03 13:15 botg, revision 2438

Get TLS working again.

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.

2008-05-03 22:40 botg, revision 2315

Fix problem with empty filetype

2008-05-03 19:19 botg, revision 2314

Do a refresh after changing columns.

2008-05-03 18:59 botg, revision 2313

Update toolbar and menu state after clearing private data.

2008-05-03 16:44 botg, revision 2312

Columns can be reordered. Not yet saved.

2008-05-03 11:56 botg, revision 2311

Switch to given path upon connecting.

2008-04-30 12:57 botg, revision 2310

Right-clicking list headers allows column selection.

2008-04-30 12:55 botg, revision 2309

Fix [ 1954373 ] 'Create directory' Dialogue Box Crashing FileZilla

2008-04-28 18:29 botg, revision 2308

Updated translations

2008-04-28 15:30 botg, revision 2307

Unnecessary to always create a wxDialogEx instance on each listing. Split filter code from CFilterDialog into CFilterManager.

2008-04-28 14:21 botg, revision 2306

Handle --close under MSW. For other platforms I have no idea how to do it yet.

2008-04-27 13:59 botg, revision 2305

Fix [ 1946465 ] Wrong default download location on vista when updating

2008-04-26 16:27 botg, revision 2304

Should fix [ 1946588 ] files duplicated in queue when restart filezilla

2008-04-26 16:19 botg, revision 2303

Fix [ 1946574 ] delete local non-empty directories fails on mac os x

2008-04-26 12:43 botg, revision 2302

Grammar

2008-04-25 14:01 botg, revision 2301

Renaming local files did not have immediate effect on *nix

2008-04-25 13:36 botg, revision 2300

Fix [ 1951432 ] Upload/download limit: input not limited

2008-04-25 13:36 botg, revision 2299

Add comment.

2008-04-25 13:35 botg, revision 2298

Use wxLongLong for speed limit calculations, 32bit ints are too limited.

2008-04-25 13:35 botg, revision 2297

Use wxTextCtrl::ChangeValue instead of SetValue

2008-04-24 15:09 botg, revision 2296

Need to end all active menus if wizard. Fixes [ 1950286 ] Hang on new version popup

2008-04-24 14:41 botg, revision 2295

MSW only: Code to send WM_ENDSESSION other running instances if --close is passed on commandline.

2008-04-20 21:01 botg, revision 2294

Update manpage with commandline arguments.

2008-04-20 20:39 botg, revision 2293

Implement -c option.

2008-04-20 12:51 botg, revision 2292

Why do I even keep this file

2008-04-20 12:47 botg, revision 2291

Basic commandline support. -c option not yet working.

2008-04-18 14:12 botg, revision 2289

Really fix crash on close. I hope.

2008-04-18 10:51 botg, revision 2288

The crash on exit still wasn't fixed, I hope this one does the trick.

2008-04-18 09:50 botg, revision 2287

Version bump

2008-04-18 09:49 botg, revision 2286

Updated translations

2008-04-18 09:49 botg, revision 2285

Fix unused variable varning.

2008-04-17 23:07 botg, revision 2284

Display drop highlight in local file lists under non-Windows

2008-04-17 09:46 botg, revision 2283

Fix "[ 1937600 ] Edited files get lost on server timeout". More complex than I thought.

2008-04-16 14:29 botg, revision 2282

Some cleanup on the way towards fixing [ 1937600 ] Edited files get lost on server timeout

2008-04-16 12:42 botg, revision 2281

Translation updates

2008-04-16 08:59 botg, revision 2280

Small fix for recent VMS compatibility changes.

2008-04-13 10:41 botg, revision 2279

Fix auto filetype detection on VMS servers.

2008-04-12 21:21 botg, revision 2278

Strip revision on VMS files for filetype display.

2008-04-12 09:35 botg, revision 2277

Merge with upstream.

2008-04-12 09:10 botg, revision 2276

Fix workaround for broken servers sending single-quoted PWD reply.

2008-04-12 09:07 botg, revision 2275

Detect TVFS extension.

2008-04-10 14:15 botg, revision 2274

Need to strip trailing path separators on dropped directories

2008-04-10 13:24 botg, revision 2273

Hopefully fixes the crashes on shutdown some users experience.

2008-04-08 13:26 botg, revision 2271

Avoid crash if changing filters during comparison and fix state of comparison button if comparison cannot be started.

2008-04-08 13:04 botg, revision 2270

Fix ghost item appearing if applying filters after exiting comparison mode.

2008-04-07 16:16 botg, revision 2269

Need to bump for new builds. 3.0.9 binaries were faulty due to regression in wx.

2008-04-07 14:27 botg, revision 2265

Version bump

2008-04-07 14:24 botg, revision 2264

Updated translations

2008-04-05 17:39 botg, revision 2258

Fix keyboard prefix search not resetting if changing directories, bug [ 1935404 ]

2008-04-02 17:26 botg, revision 2256

Mark tooltip translatable.

2008-04-01 22:50 botg, revision 2255

Fix state of comparison toolbar button.

2008-04-01 07:27 botg, revision 2254

Install lock.png

2008-03-31 20:18 botg, revision 2253

Version bump

2008-03-31 20:16 botg, revision 2252

Updated translations

2008-03-31 20:09 botg, revision 2251

Fix "make uninstall"

2008-03-31 19:58 botg, revision 2250

Get kex and enc details for SFTP

2008-03-30 16:37 botg, revision 2249

Fix duplicate mnemonic

2008-03-30 14:46 botg, revision 2248

Get rid of wxStat and work around a possible flaw in Vista.

2008-03-29 15:08 botg, revision 2247

Display certificate information if clicking icon in statusbar.

2008-03-29 15:08 botg, revision 2246

Clean up async request notification handling, part 2.

2008-03-29 14:57 botg, revision 2245

Add missing copy operator and assignment constructor.

2008-03-29 13:54 botg, revision 2244

Add missing accelerators and fix collisions.

2008-03-29 13:41 botg, revision 2243

Clean up async request notification handling, display session details on certificate verification dialog.

2008-03-29 00:28 botg, revision 2242

Fix [ 1928211 ] Integer truncation in CDirectoryCache::UpdateFile

2008-03-29 00:25 botg, revision 2241

Fix [ 1928214 ] Current directory incorrectly parsed when unquoted

2008-03-29 00:18 botg, revision 2240

Implement [ 1928088 ] Show warning if default remote directory is not accepted

2008-03-28 22:57 botg, revision 2239

Fix site drag and drop on wxGTK

2008-03-28 18:49 botg, revision 2238

Typo

2008-03-28 15:27 botg, revision 2237

Another small fix

2008-03-28 11:16 botg, revision 2236

Fix inversion

2008-03-27 14:07 botg, revision 2235

Updated translations

2008-03-27 10:59 botg, revision 2234

Comment out some experimental code, was causing problems.

2008-03-26 10:57 botg, revision 2233

Get rid of flicker.

2008-03-26 00:17 botg, revision 2232

Copy&paste bug.

2008-03-25 10:07 botg, revision 2231

Submit operating system version.

2008-03-24 17:13 botg, revision 2230

Remember most recently selected item.

2008-03-23 19:45 botg, revision 2229

Remove some experimental, unused code that got accidentally commited.

2008-03-23 17:00 botg, revision 2228

Resume automatically on transfer failures as long as there has been some progress.

2008-03-22 23:35 botg, revision 2227

Fix [ 1922919 ] Hardcoded colours make some text invisible

2008-03-22 23:20 botg, revision 2226

Fix warning, whitespace cleanup

2008-03-22 16:23 botg, revision 2225

Fix [ 1915298 ] mo files are installed into wrong directory

2008-03-21 13:08 botg, revision 2224

Updated blukis theme, fixed mime type of all icons.

2008-03-21 00:01 botg, revision 2222

Fix translation error

2008-03-20 17:54 botg, revision 2221

Updated translations

2008-03-20 15:55 botg, revision 2220

A few more menu items.

2008-03-19 23:56 botg, revision 2219

EVT_UPDATE_UI fully gone now.

2008-03-19 23:24 botg, revision 2218

Get rid of some more update UI events. Doing it manually is more efficient.

2008-03-19 14:27 botg, revision 2217

Make state notification handling more flexible.

2008-03-19 10:41 botg, revision 2216

Fix [ 1917702 ] Local directory tree incorrectly refreshed

2008-03-19 00:38 botg, revision 2215

Add menu item to copy current connection to site manager.

2008-03-18 15:55 botg, revision 2214

Compilo

2008-03-18 15:27 botg, revision 2213

Could read past array bounds on files > 1000 EB.

2008-03-18 15:26 botg, revision 2212

Format queue size based on user settings. Display icon if connection is encrypted. Took lock icon from GNOME's default theme (GPL); slightly adjusted hue.

2008-03-17 19:22 botg, revision 2207

Merge from branch

2008-03-17 18:56 botg, revision 2197

Fix infinite loop.

2008-03-17 16:01 botg, revision 2196

Updates and fixes.

2008-03-17 12:20 botg, revision 2195

Fix warning

2008-03-16 19:02 botg, revision 2194

Typo

2008-03-16 17:09 botg, revision 2193

Add a small helper function.

2008-03-16 14:37 botg, revision 2192

Fix [ 1915378 ] Obsolete Subdir element in theme.xml

2008-03-16 14:36 botg, revision 2191

Display data type in status bar if protocol has a concept of data types. Taken icons from blukis theme as classic theme had no such icons.

2008-03-15 15:24 botg, revision 2190

Compile fix for ANSI builds.

2008-03-15 15:12 botg, revision 2189

Further separation between generic status bar code and FZ specific status bar code.

2008-03-14 21:01 botg, revision 2188

Fix segfaults if menus.xrc is invalid.

2008-03-14 20:25 botg, revision 2187

RFE [ 1914401 ] Move Edit -> Import/Export to File menu

2008-03-14 19:00 botg, revision 2186

Move status bar code into own class.

2008-03-14 14:34 botg, revision 2185

Don't override the textcontrol's context menu if renaming files.

2008-03-13 22:47 botg, revision 2184

Version bump

2008-03-13 22:47 botg, revision 2183

Updates translations

2008-03-13 22:12 botg, revision 2182

Fix [ 1913875 ] SGID permissions value not calculated.

2008-03-13 21:39 botg, revision 2181

Use default editor if opening extensionless files.

2008-03-13 21:27 botg, revision 2180

Disable some context menu items if not connected.

2008-03-12 19:24 botg, revision 2179

Compile error

2008-03-12 14:42 botg, revision 2178

Move more duplicate code into CLocalFileSystem.

2008-03-11 23:30 botg, revision 2177

Work around a limitation in the generic wxListCtrl and apply [ 1911972 ] Handling DEL key in queue window

2008-03-10 19:18 botg, revision 2176

Move some local filesystem functions into the engine.

2008-03-10 14:48 botg, revision 2175

Handle F2 and DEL keys

2008-03-10 14:44 botg, revision 2174

Don't try to rename with empty name

2008-03-10 14:41 botg, revision 2173

Don't follow symlinks if deleting local directories

2008-03-08 23:40 botg, revision 2172

String change: In some languages, the checkbox labels were quite long on the filetype page. Move explanation into a static label.

2008-03-07 19:45 botg, revision 2170

Small performance improvement.

2008-03-07 16:32 botg, revision 2169

Fix segfault if dropping file on a remote fill item in comparison mode.

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

Version bump

2008-03-07 11:00 botg, revision 2167

Added Vietnamese translation.

2008-03-07 10:31 botg, revision 2166

Updated translations

2008-03-06 16:10 botg, revision 2165

Fix [ 1908807 ] CQueueView::SetActive declaration is wrong

2008-03-06 16:09 botg, revision 2164

Fix [ 1908772 ] sun CC does not allow ++m_engineData.begin()

2008-03-04 21:58 botg, revision 2163

Fix initial window size on very small display resolutions.

2008-03-04 19:27 botg, revision 2162

Fix a typo.

2008-03-03 22:04 botg, revision 2161

Minor fixes

2008-03-02 20:55 botg, revision 2160

Fix segfault if loading another key after a wrong password.

2008-03-02 20:39 botg, revision 2159

Catch close notification events.

2008-03-02 13:41 botg, revision 2158

Fix warnings

2008-02-29 08:17 botg, revision 2157

Typo

2008-02-28 21:17 botg, revision 2156

Display site name in title if using Site Manager.

2008-02-28 21:17 botg, revision 2155

More spelling fixes

2008-02-28 21:00 botg, revision 2154

Spelling

2008-02-28 20:23 botg, revision 2153

Fix display of filesizes on non-Windows systems

2008-02-28 17:48 botg, revision 2152

Compile fix

2008-02-28 10:40 botg, revision 2151

OS X compile fix

2008-02-27 20:17 botg, revision 2150

[ 1901788 ] Use individual theme.xml files instead of global themes.xml

2008-02-27 12:20 botg, revision 2149

Get PKA working with SSH2.

2008-02-27 09:25 botg, revision 2148

Add fzputtygen to zip archive

2008-02-26 23:51 botg, revision 2147

Updated translations

2008-02-26 19:39 botg, revision 2146

Put all the pieces together. So far SSH1 only.

2008-02-25 17:59 botg, revision 2145

Fix typo

2008-02-25 14:30 botg, revision 2144

Finish the SFTP settings page.

2008-02-24 22:47 botg, revision 2143

Updated translations

2008-02-24 17:08 botg, revision 2142

Partially implement options page for SFTP public key authentication.

2008-02-23 14:24 botg, revision 2141

Compilefix

2008-02-22 19:00 botg, revision 2140

Implement fzputtygen. Really not intended for human use.

2008-02-22 14:56 botg, revision 2139

Install fzputtygen.

2008-02-21 18:30 botg, revision 2138

Compile fix

2008-02-21 16:09 botg, revision 2137

Speed up local file listing. Under *nix, previous code called stat twice. Under win it called GetFileAttributes twice and stat once. New code just calls stat once on *nix and GetFileAttributes once on Windows.

2008-02-21 15:01 botg, revision 2136

Initial import of fzputtygen. It will later be used by the SFTP page in the settings dialog to verify and convert private keys into PuTTY's native format.

2008-02-21 11:35 botg, revision 2135

Fail if server sends multiple prompts. Requires interactive login.

2008-02-20 00:12 botg, revision 2134

Apply [ 1896533 ] New FTP Sub-Category in the "Connection" Dialog

2008-02-19 22:00 botg, revision 2133

Don't crash if resources could not be loaded.

2008-02-19 16:57 botg, revision 2131

Sync with 3.0.7.x branch

2008-02-19 16:03 botg, revision 2119

Fix timeouts if keep-alive enabled

2008-02-19 15:21 botg, revision 2118

Language id might changedepending on wx version, use language code instead in wrapping engine.

2008-02-18 17:27 botg, revision 2117

Fix some warnings

2008-02-18 14:25 botg, revision 2116

Fix [ 1895058 ] File rename bug

2008-02-17 23:39 botg, revision 2115

Updated translations

2008-02-17 17:14 botg, revision 2114

Fix [ 1891263 ] Site Manager: tab doesn't work with no site selected

2008-02-16 16:33 botg, revision 2113

Spelling

2008-02-16 09:29 botg, revision 2112

Small fix for tz detection.

2008-02-16 09:27 botg, revision 2111

Automatic timezone offset detection.

2008-02-15 18:34 botg, revision 2110

Implement mtime command

2008-02-15 13:23 botg, revision 2109

Update wording.

2008-02-15 13:22 botg, revision 2108

Preserve file modification times. TODO: mtime command, auto timezone detection.

2008-02-15 00:01 botg, revision 2107

Fix warnings

2008-02-14 23:48 botg, revision 2106

Third and final part of patch [ 1893787 ] Bypass proxy settings feature

2008-02-14 23:37 botg, revision 2105

Second part of [ 1893787 ] Bypass proxy settings feature

2008-02-14 23:36 botg, revision 2104

Part of patch [ 1893787 ] Bypass proxy settings feature

2008-02-14 23:19 botg, revision 2103

Remove dead code, fix menu state.

2008-02-14 23:19 botg, revision 2102

Fix spelling

2008-02-14 14:52 botg, revision 2101

Small cleanup to not show the user redundant information.

2008-02-14 14:40 botg, revision 2100

Block timeouts if waiting for interactive login.

2008-02-13 23:09 botg, revision 2098

Version bump

2008-02-13 23:08 botg, revision 2097

Add more default ASCII file types

2008-02-13 23:04 botg, revision 2096

Updated translations

2008-02-13 10:53 botg, revision 2095

Add transfer queue item to main menu.

2008-02-13 10:44 botg, revision 2094

At least MSW still needs the SetFont call.

2008-02-13 10:38 botg, revision 2093

Only use required size of info text as window size. Fixes visual problems on OS X

2008-02-12 22:36 botg, revision 2092

Fix timeouts which were broken since 3.0.4-rc1 and also time-out on if the replies to skip never arrive.

2008-02-12 19:30 botg, revision 2091

Updated translations

2008-02-12 15:39 botg, revision 2090

Remove some duplicate code. 130 lines gone.

2008-02-11 20:32 botg, revision 2089

Center import, netconf and update dialogs/wizards on parent.

2008-02-11 15:01 botg, revision 2088

Use FzCl for CFBundleSignature

2008-02-11 14:52 botg, revision 2086

Simplify GetDataDir and similar functions under __WXMAC__

2008-02-10 20:39 botg, revision 2083

Updated translation

2008-02-10 19:55 botg, revision 2082

Fix infinite loop

2008-02-10 19:48 botg, revision 2081

Unselect local-only filters in remote sets in OnOK.

2008-02-10 19:17 botg, revision 2080

Reverse debug code

2008-02-10 16:39 botg, revision 2079

Logic error

2008-02-10 15:54 botg, revision 2078

Version bump.

2008-02-10 15:40 botg, revision 2077

Added Thai translation and updated others.

2008-02-10 13:48 botg, revision 2076

If listing does not have time precision, use MDTM if preserving timestamps.

2008-02-10 10:32 botg, revision 2075

Timestamps in message log.

2008-02-09 19:42 botg, revision 2074

Local listings can be filtered by attributes (Windows) or permissions (other) now.