Changelogs

Overview

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

Changes per page:

25 50 100 250 500 1000 2000

Changelog for FileZilla 3 (8047 changes):

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.