Changelogs

Overview

These changelogs reflect the history of all files in the Subversion repository. The changelog has been generated at 2024-03-29 12:50:01

Changes per page:

25 50 100 250 500 1000 2000

Changelog for FileZilla 3 (8007 changes):

2007-08-09 09:11 botg, revision 1542

Fix [ 1770611 ] autogen.sh run error on solaris because /bin/sh is not bash

2007-08-09 08:51 botg, revision 1541

Fix [ 1770621 ] po error cause build fail

2007-08-09 08:46 botg, revision 1540

Fix [ 1770610 ] Can not compile with sun CC for strrchr return const char*

2007-08-09 08:41 botg, revision 1539

Fix compilation with Sun CC, was complaining with "Incorrect access of a member from const-qualified function". Closes [ 1770608 ].

2007-08-08 15:55 botg, revision 1538

Fix resizing under wxGTK

2007-08-07 21:17 botg, revision 1537

Add section for Desktop icon

2007-08-06 23:57 botg, revision 1536

Use nsDialogs instead of InstallOptions

2007-08-06 23:57 botg, revision 1535

Use nsDialogs instead of InstallOptions

2007-08-06 17:23 botg, revision 1534

Fix warnings

2007-08-06 16:39 botg, revision 1533

More "all users" vs. "current user" improvements.

2007-08-06 13:24 botg, revision 1532

Add choice for installation for all users and current users.

2007-08-06 12:01 botg, revision 1531

Add warning if not running Windows 2000 or newer.

2007-08-06 11:52 botg, revision 1530

Added Makefile.in and some other generated files to svn:ignore

2007-08-05 19:14 botg, revision 1529

Add #include <wx/msw/registry.h> on wxMSW

2007-08-05 14:49 botg, revision 1528

Make sitemanager resizable

2007-08-05 14:13 botg, revision 1527

Fix [ 1765903 ], don't leave empty files behind if downloads fail.

2007-08-05 12:15 botg, revision 1526

Implement mkdir from tree context menu.

2007-08-04 13:09 botg, revision 1525

Added Visual Studio output files and junk files to svn:ignore

2007-08-04 13:04 botg, revision 1524

Implement rename

2007-08-03 14:27 botg, revision 1523

Updated todo.txt

2007-08-01 14:41 botg, revision 1522

Implement delete

2007-08-01 09:47 botg, revision 1521

Fix [ 1764897 ] Reconnection Delay UI Error

2007-07-31 12:55 botg, revision 1520

Implement download context menu item

2007-07-30 13:57 botg, revision 1519

Implement chmod in remote tree.

2007-07-29 14:33 botg, revision 1518

Don't follow links

2007-07-29 08:33 botg, revision 1517

Move recursive operation handling code into its own file

2007-07-29 00:51 botg, revision 1516

Compile fix

2007-07-27 20:15 botg, revision 1515

Updated

2007-07-27 19:45 botg, revision 1514

Add resources for remote tree context menu.

2007-07-27 15:43 botg, revision 1513

Fix for [ 1580314 ] refresh problem after transfer

2007-07-26 11:51 botg, revision 1512

Refresh listing after non-recursive chmod

2007-07-25 18:44 botg, revision 1511

Fix for [ 1687849 ] Limit number of simultaneous connections doesn't work

2007-07-25 18:32 botg, revision 1510

Typo

2007-07-25 12:47 botg, revision 1509

Add Desktop and My Documents. Note that Windows is horribly broken, it imposes a non-tree path structure on top of a forest-like physical one.

2007-07-24 10:45 botg, revision 1508

Compile fix

2007-07-24 09:26 botg, revision 1507

Save column widths

2007-07-23 13:28 botg, revision 1506

Change columns in all tabs alike.

2007-07-23 13:28 botg, revision 1505

Fix assertion

2007-07-23 08:13 botg, revision 1504

Fix [ 1292606 ], don't updated cache directory if transfer command fails with 5yz reply and without intermediate 1yz reply.

2007-07-22 23:06 botg, revision 1503

Fix typo

2007-07-22 15:06 botg, revision 1502

Not all local directories have a parent.

2007-07-22 13:38 botg, revision 1501

Remove <pagename>

2007-07-22 13:33 botg, revision 1500

Some directories aren't writeable, don't allow them as drop target.

2007-07-21 21:46 botg, revision 1499

List shares on a network computer (MSW only)

2007-07-21 21:27 botg, revision 1498

fix toggle queue button

2007-07-20 18:26 botg, revision 1496

Updated

2007-07-20 18:23 botg, revision 1495

Version bump

2007-07-20 15:46 botg, revision 1494

If successful/failed tab gets cleared and queue tab still has items, select queue tab.

2007-07-20 15:24 botg, revision 1493

fix signedness warning

2007-07-20 13:09 botg, revision 1492

Left/right cursor keys can be used to switch tabs.

2007-07-20 13:03 botg, revision 1491

Add queue to tab traversal

2007-07-19 14:31 botg, revision 1490

F6 key can be used to jump between quickconnect bar and view headers (if enabled)

2007-07-19 14:10 botg, revision 1489

Compile fixes

2007-07-18 13:27 botg, revision 1488

Fix navigation on non-windows systems.

2007-07-18 08:09 botg, revision 1487

Fix warnings

2007-07-18 00:06 botg, revision 1486

Start implementing keyboard navigation. (shift-)tab key should work exepct for queue. Not fully tested yet.

2007-07-17 10:15 botg, revision 1485

Distribute and install fzdefaults.xml.example

2007-07-16 16:04 botg, revision 1484

Fix memory leak introduced with last commit.

2007-07-16 15:00 botg, revision 1483

Fix [ 1740779 ] Inconsistent selection when list is reordered

2007-07-16 14:30 botg, revision 1482

Minor speedup, don't attempt to reload resources in release builds.

2007-07-16 14:26 botg, revision 1481

Even smaller, another 153 bytes gone ^^

2007-07-16 13:56 botg, revision 1480

UnwrapRecursive wasn't called in all codepaths causing some problems.

2007-07-16 13:56 botg, revision 1479

Changing priority should work now.

2007-07-16 11:47 botg, revision 1478

Updated

2007-07-11 19:11 botg, revision 1477

fzdefaults.xml can be used to define settings location.

2007-07-11 13:41 botg, revision 1476

Add an import dialog

2007-07-11 13:41 botg, revision 1475

Shave off a few more extra bytes using OptiPNG.

2007-07-10 15:24 botg, revision 1474

Queue import

2007-07-08 13:46 botg, revision 1473

Sitemanager import

2007-07-06 13:52 botg, revision 1472

Implement settings import

2007-07-06 09:20 botg, revision 1471

Some cleanup

2007-07-06 07:54 botg, revision 1470

Fix warnings

2007-07-05 17:42 botg, revision 1469

Updated

2007-07-05 16:19 botg, revision 1468

Add a small helper function

2007-07-05 10:39 botg, revision 1467

Add import of legacy sites.

2007-07-04 14:25 botg, revision 1466

Add cipher+MAC to debug info.

2007-07-04 14:22 botg, revision 1465

Work in progress: Import feature

2007-07-01 10:21 botg, revision 1464

Add export dialog.

2007-06-29 09:26 botg, revision 1463

Fix "limit number of concurrent downloads" to work properly.

2007-06-28 10:51 botg, revision 1462

Disconnect idle engines after 30 seconds.

2007-06-24 09:42 botg, revision 1460

Implement "successful" tab

2007-06-23 13:06 botg, revision 1459

Updated

2007-06-23 12:34 botg, revision 1458

Fix size calculations

2007-06-23 09:28 botg, revision 1457

Add code to readd files to queue.

2007-06-22 18:47 botg, revision 1456

More speedups

2007-06-22 18:34 botg, revision 1455

Performance improvements

2007-06-21 23:35 botg, revision 1454

Various fixes; partial context menu on failed queue tab.

2007-06-21 18:22 botg, revision 1453

Fix crash

2007-06-21 13:31 botg, revision 1452

escape some special characters in the path if using wxFileSystem.

2007-06-20 17:00 botg, revision 1451

Updated

2007-06-19 14:31 botg, revision 1450

More queue changes, started adding new functionality.

2007-06-18 19:51 botg, revision 1449

Work around the lack of thread-safety in the reference counting of wxString.

2007-06-18 17:05 botg, revision 1448

Fix problem if OnClose was called before OnConnect

2007-06-18 16:50 botg, revision 1447

Fix spurious valgrind warning.

2007-06-17 13:18 botg, revision 1446

Fix nullpointer exception.

2007-06-17 13:12 botg, revision 1445

Fix bug [ 1723925 ] by invalidating current working directories of other engines if it's equal to or a subdir of a removed/renamed directory.

2007-06-14 14:27 botg, revision 1444

Don't send MDTM command if SIZE fails with "file not found", fix an assertion if uploading to an unlistable directory.

2007-06-14 07:35 botg, revision 1443

Missing commit

2007-06-13 16:49 botg, revision 1442

Fix TransferEnd events from previous transfers to mess with current operation and other minor changes.

2007-06-12 09:59 botg, revision 1440

Add some error descriptions

2007-06-11 11:59 botg, revision 1439

Move parts of MoveItem to baseclass, allow items to be merely detached.

2007-06-10 15:37 botg, revision 1438

Fix nullpointer exception

2007-06-09 14:29 botg, revision 1437

Don't increase error count if progress has been made.

2007-06-08 15:43 botg, revision 1436

More cleanup and fixes

2007-06-08 10:37 botg, revision 1435

More changes

2007-06-08 08:32 botg, revision 1434

Don't fall back to using full path if MKD with relative path fails and the server reply contains "already exists".

2007-06-07 10:06 botg, revision 1433

Missing break

2007-06-06 14:19 botg, revision 1432

Add CQueueViewBase class. It will be the base for all three queue tabs.

2007-06-05 15:55 botg, revision 1431

Move some classes around

2007-06-05 06:30 botg, revision 1430

Compile fixes

2007-06-04 15:11 botg, revision 1429

Work in progress: Initial support for a tabbed queue.

2007-06-03 13:47 botg, revision 1428

Wrong constant

2007-06-03 11:20 botg, revision 1427

Fix possible memory leak

2007-06-03 09:05 botg, revision 1425

Version bump

2007-06-03 09:04 botg, revision 1424

Fix cache locking code, was totally broken.

2007-06-01 21:02 botg, revision 1420

Version bump

2007-06-01 20:58 botg, revision 1419

Updated

2007-06-01 20:21 botg, revision 1418

Add scrollbar on long extensions

2007-06-01 20:10 botg, revision 1417

Fix bug leading to a stack overflow

2007-06-01 19:02 botg, revision 1416

Fix error message if wxWidgets could not be found

2007-06-01 15:45 botg, revision 1415

Typo

2007-06-01 14:32 botg, revision 1414

Add a small script to generate a .zip file with the Win32 binaries

2007-05-30 13:50 botg, revision 1406

Add missing files

2007-05-30 12:48 botg, revision 1405

Updated

2007-05-30 12:24 botg, revision 1404

Add menu option to toggle "View hidden files"

2007-05-30 08:54 botg, revision 1403

Add "View hidden files" capability to engine

2007-05-30 08:54 botg, revision 1402

Cache locking improvement

2007-05-30 08:52 botg, revision 1401

Add a function to reset the parser state

2007-05-29 14:01 botg, revision 1400

Save CPU cycles by explicitly handling events we're not interested in. This avoids that the entire window hierarchy gets searched for a handler.

2007-05-26 23:18 botg, revision 1399

Updated to most recent TinyXML. Fixes entity encoding.

2007-05-25 20:31 botg, revision 1398

Remove non-working \n

2007-05-25 07:30 botg, revision 1397

Add missing #include

2007-05-24 10:00 botg, revision 1396

Don't send uneccessary TYPE commands, clarify transferEndReason.

2007-05-22 18:54 botg, revision 1395

Fix performance issue under wxGTK

2007-05-20 15:03 botg, revision 1394

Don't retry connection if "new hostkey" notification gets cancelled.

2007-05-20 14:55 botg, revision 1393

Work around deadlock if connection gets closed during connect.

2007-05-20 12:27 botg, revision 1392

Escape ampersands in filenames, so they don't get interpreted as mnemonics

2007-05-19 11:47 botg, revision 1391

Small locking improvement

2007-05-18 23:33 botg, revision 1390

typo

2007-05-18 18:41 botg, revision 1389

wxWidgets 2.8.4 is out which fixes a several bugs: - Segfault due to access to free'd memory - Socket shutdown behaviour under wxGTK Make it a requirement for FZ3.

2007-05-18 17:06 botg, revision 1388

Nice performance boost

2007-05-16 12:42 botg, revision 1387

Fix warnings

2007-05-15 13:52 botg, revision 1386

Updated

2007-05-14 15:23 botg, revision 1385

Fix problem with some localized date formats, add test

2007-05-13 20:29 botg, revision 1384

Fix disabling of custom command menu item; formatting fixes.

2007-05-13 20:21 botg, revision 1383

Fix compilo

2007-05-13 19:12 botg, revision 1382

Add a dialog to clear private data.

2007-05-12 10:21 botg, revision 1381

Add utility function

2007-05-11 17:25 botg, revision 1380

Disable "Enter custom command..." if not connected

2007-05-11 10:28 botg, revision 1379

Add a remark about Creative Commons which isn't GPL compatible.

2007-05-09 12:34 botg, revision 1377

Check return value of Load in GetSitesMenu_Predefined

2007-05-09 12:33 botg, revision 1376

Check return value of Load in GetSitesMenu

2007-05-09 10:13 botg, revision 1375

Version bump

2007-05-08 17:51 botg, revision 1374

Updated

2007-05-08 17:37 botg, revision 1373

Add site dropdown menu to toolbar.

2007-05-08 15:42 botg, revision 1372

Fix data corruption

2007-05-07 15:39 botg, revision 1371

Cleanup in preparation to the code that displays the dropdown menu

2007-05-04 18:35 botg, revision 1370

Speedlimits on non-windows systems.

2007-05-01 13:34 botg, revision 1369

Fixes for Chinese languages

2007-05-01 13:32 botg, revision 1368

Don't add spaces in front of an opening bracket followed by an ampersand.

2007-04-30 16:17 botg, revision 1367

Updated to make use of x64 support in NSIS 2.26 (which is minimum required version)

2007-04-28 15:36 botg, revision 1366

Add option to control sorting.

2007-04-27 20:57 botg, revision 1365

Remove code duplication

2007-04-27 20:00 botg, revision 1364

updated

2007-04-25 16:05 botg, revision 1363

silly typo

2007-04-25 16:04 botg, revision 1362

Silence a warning

2007-04-25 16:02 botg, revision 1361

compile fix

2007-04-24 09:24 botg, revision 1360

- Fix assert: Total queue size could get invalid - Make ascii/binary detection case insensitive

2007-04-23 14:49 botg, revision 1359

fix regression causing poor performance

2007-04-23 14:32 botg, revision 1358

Updated

2007-04-23 14:27 botg, revision 1357

Don't leave registry keys behind

2007-04-23 10:44 botg, revision 1356

SFTP speedlimits under Windows. Ugly but works

2007-04-23 10:42 botg, revision 1355

Another pane layout fix

2007-04-23 08:19 botg, revision 1354

Fix initialization and sizing problems with "Explorer" pane layout

2007-04-21 10:27 botg, revision 1353

remove deprecated style

2007-04-20 19:00 botg, revision 1352

Fix memory corruption and freeze

2007-04-19 11:18 botg, revision 1351

Add another obscure listing format: Microware OS-9

2007-04-18 21:24 botg, revision 1350

Fix 'make check'

2007-04-17 09:44 botg, revision 1349

Updated

2007-04-16 16:09 botg, revision 1348

Updated

2007-04-16 09:09 botg, revision 1346

Remove bom

2007-04-15 15:33 botg, revision 1345

Fix spelling errors

2007-04-15 14:21 botg, revision 1344

Splitt of the code that actually uses wxSocketClient from CControlSocket into CRealControlSocket. Makes CControlSocket more readble.

2007-04-15 14:09 botg, revision 1343

Assign an auto-incremented Id to every CBackend instance

2007-04-14 11:12 botg, revision 1342

Add another layout

2007-04-14 09:37 botg, revision 1341

Remember last used local directory

2007-04-13 19:04 botg, revision 1340

Fix explicit SSL/TLS

2007-04-13 19:01 botg, revision 1339

Working speed limits for FTP and FTPS

2007-04-13 15:28 botg, revision 1338

Small improvements, fixes and some cleanup

2007-04-12 09:21 botg, revision 1337

Display a warning if user is running Windows in a bugged configuration, see http://support.microsoft.com/kb/931130

2007-04-11 04:20 botg, revision 1336

Use FILE_SHARE_READ in open_new_file

2007-04-09 14:43 botg, revision 1335

Missing commit

2007-04-08 16:34 botg, revision 1334

Fix typo

2007-04-06 20:58 botg, revision 1333

Updated

2007-04-06 14:57 botg, revision 1332

Add speedlimit options to settings dialog

2007-04-06 14:39 botg, revision 1331

Typo

2007-04-05 13:57 botg, revision 1330

Autocompletion did not work as intended under wxGTK.

2007-04-05 10:29 botg, revision 1329

Unconditionally set TCP_NODELAY, this greatly speeds up uploads.

2007-04-05 10:24 botg, revision 1328

Typo

2007-04-05 10:04 botg, revision 1327

Fix statusline positioning if navigation list with keyboard.

2007-04-04 09:18 botg, revision 1326

Add ratelimiter class, not yet used.

2007-04-02 16:57 botg, revision 1325

Fix bug [ 1692393 ] FZ3 Can't connect to some spanish FTP servers that FZ2 can

2007-04-02 15:20 botg, revision 1324

Fix uninitialzed variable

2007-04-02 12:55 botg, revision 1323

Typo in CServerItem::QueueImmediateFile, item was added back into wrong list.

2007-04-02 12:51 botg, revision 1322

Typo, CQueueView::StopItem(CServerItem) did not stop all active transfers.

2007-04-01 15:17 botg, revision 1321

Don't trigger events after EOF.

2007-04-01 15:13 botg, revision 1320

Fix memory leak on shutdown.

2007-04-01 15:10 botg, revision 1319

PROT and PBSZ commands were incorrectly disabled on FTPS servers.

2007-03-29 18:39 botg, revision 1318

Applied patch [ 1690795 ] Fix serverpath autodetect

2007-03-28 18:45 botg, revision 1317

Forgot to credit one translator.

2007-03-28 15:30 botg, revision 1316

Fix typo

2007-03-27 11:38 botg, revision 1314

version bump: 3.0.0-beta7

2007-03-27 11:36 botg, revision 1313

updated

2007-03-27 11:24 botg, revision 1312

add fzshellext_64.dll(.txt) to dist

2007-03-27 10:52 botg, revision 1311

Compile fixes

2007-03-27 10:20 botg, revision 1310

Add a new settings page to change the pane layout.

2007-03-25 11:40 botg, revision 1309

Fix warnings

2007-03-25 10:36 botg, revision 1308

Fix some strange crashes

2007-03-23 12:02 botg, revision 1307

Add loading of predefined sitemanager entries from fzdefaults.xml

2007-03-23 10:37 botg, revision 1306

Use CXmlFile, fix CXmlFile::SetFileName

2007-03-23 10:03 botg, revision 1305

Fix compiler warnings

2007-03-22 21:20 botg, revision 1304

Save a few CPU cycles.

2007-03-22 19:26 botg, revision 1303

Make tree view toggle buttons persistent

2007-03-22 10:36 botg, revision 1302

Fix width of download progressbar.

2007-03-21 09:49 botg, revision 1301

Convert CRLF into LF on ascii downloads on non-Windows platforms. Note that I assume disk access is buffered, otherwise the 1 byte writes are going to hurt performance.

2007-03-21 09:21 botg, revision 1300

Small correction

2007-03-20 23:41 botg, revision 1299

Under non-Windows platforms convert ascii files on upload from LF into CRLF lineendings. TODO: Downloads.

2007-03-19 10:31 botg, revision 1298

Make sure the LC_* environment variables get used

2007-03-19 10:28 botg, revision 1297

More elaborate way to switch to an UTF-8 enabled locale.

2007-03-19 09:57 botg, revision 1296

UTF-8 support. Unix version of fzsftp needs more testing.

2007-03-17 15:22 botg, revision 1295

Formatting fixes

2007-03-17 15:21 botg, revision 1294

In SFTP, entries are already available as seperate lines. Add the new function AddLine.

2007-03-15 12:56 botg, revision 1293

Detect some more caps in FEAT response

2007-03-13 10:51 botg, revision 1292

Added Latvian, updated some others.

2007-03-11 12:46 botg, revision 1291

Set background brush

2007-03-11 12:38 botg, revision 1290

more sanity checks, working one this time

2007-03-11 11:44 botg, revision 1289

more sanity checks

2007-03-11 11:20 botg, revision 1288

Remove long deprecated wxADJUST_MINSIZE

2007-03-10 20:05 botg, revision 1287

Merged in upstream revision 7384, should fix http://filezilla.sourceforge.net/forum/viewtopic.php?t=2289

2007-03-09 13:33 botg, revision 1286

Small path cache improvements, let CSftpControlSocket use the path cache.

2007-03-07 20:55 botg, revision 1285

Fix compile error

2007-03-07 16:10 botg, revision 1284

Simplify logon logic, add post-login commands to ftp engine.

2007-03-07 14:27 botg, revision 1283

Escape wildcard characters for the mv, rm, rmdir and chmod commands.

2007-03-07 14:00 botg, revision 1282

Add another safety check

2007-03-07 13:56 botg, revision 1281

Also ref-count the individual listing entries, this gives a small performance boost in some situations.

2007-03-04 18:09 botg, revision 1280

Fix UpdateDirectoryListing_Removed

2007-03-01 11:07 botg, revision 1279

Small cleanup

2007-03-01 11:05 botg, revision 1278

Fix [ 1665321 ]

2007-02-28 15:22 botg, revision 1277

Small enhancement to prepare fixing bug [ 1665321 ]

2007-02-28 15:03 botg, revision 1276

fix == operator