Changelogs

Overview

These changelogs reflect the history of all files in the Subversion repository. The changelog has been generated at 2024-04-24 07:20:01

Changes per page:

25 50 100 250 500 1000 2000

Changelog for FileZilla 3 (8010 changes):

2007-08-28 17:43 botg, revision 1598

Backspace key can be used to go up one level.

2007-08-28 15:13 botg, revision 1597

Fix [ 1783000 ] progress bars etc. don't obey scrolling in queue view

2007-08-27 14:32 botg, revision 1596

Fix [ 1782501 ] File selection bug when file filtering is enabled

2007-08-27 14:31 botg, revision 1595

Add workaround for [ 1782429 ]: Toolbar does not take Windows default color

2007-08-27 10:49 botg, revision 1594

Fix [ 1782161 ] Searching with keyboard doesn't work anymore

2007-08-26 19:55 botg, revision 1592

Fix CFileZillaApp::LoadLocales on wxMSW.

2007-08-26 14:11 botg, revision 1591

Version bump

2007-08-26 14:11 botg, revision 1590

Updated

2007-08-26 13:53 botg, revision 1589

Fix "[ 1727325 ] Single connection", allow reuse of browsing connection for transfers.

2007-08-25 12:41 botg, revision 1588

Fix [ 678710 ] save column sort order

2007-08-23 20:23 botg, revision 1587

Small fix

2007-08-23 20:11 botg, revision 1586

Bail out if listing entries contain CR or LF characters.

2007-08-22 18:46 botg, revision 1585

Fix compilo

2007-08-21 15:58 botg, revision 1584

Trim leading/trailing spaces in usernames and support spaces in usernames for sftp connections.

2007-08-21 10:13 botg, revision 1583

Compile fixes to non-unicode builds.

2007-08-19 20:34 botg, revision 1582

Some improvements in case server limit of simultaneous connections is reached.

2007-08-19 19:14 botg, revision 1581

Add new theme by Brian Lukis

2007-08-19 10:03 botg, revision 1580

Updated

2007-08-19 09:59 botg, revision 1579

Updated

2007-08-18 12:20 botg, revision 1578

Fix another warning

2007-08-18 08:37 botg, revision 1576

require autoconf >= 2.60

2007-08-17 20:19 botg, revision 1575

Small corrections

2007-08-17 20:19 botg, revision 1574

Added some useful information to the README file

2007-08-17 16:27 botg, revision 1573

Set event id to the socket id in OnRateAvailable

2007-08-17 15:43 botg, revision 1572

Set svn:eolstyle

2007-08-17 15:34 botg, revision 1571

Add desktop entry file

2007-08-17 13:02 botg, revision 1570

Fix panecreep

2007-08-17 09:51 botg, revision 1569

Add filters to menu.

2007-08-16 17:36 botg, revision 1568

Use proper locale directory

2007-08-14 14:51 botg, revision 1567

Small bugfix to the size restore

2007-08-14 14:31 botg, revision 1566

Support more exotic servers.

2007-08-14 13:52 botg, revision 1565

I compile my stuff in the "compile" subdirectory, so add it to svn:ignore

2007-08-14 13:51 botg, revision 1564

Remember window size and position, based on patch [ 1773124 ].

2007-08-14 11:52 botg, revision 1563

If there's an empty xml file, there's no point complaining, silently overwrite it.

2007-08-13 14:03 botg, revision 1562

Fix error message if registry key does not exist.

2007-08-13 12:13 botg, revision 1561

Fix some warnings

2007-08-13 12:13 botg, revision 1560

Fix bug [ 1770615 ]: Check for socket library, required for in6addr_loopback on Solaris.

2007-08-12 17:16 botg, revision 1559

Fix some loose ends in about dialog.

2007-08-12 10:55 botg, revision 1558

This hopefully should solve all compatibility problems.

2007-08-12 09:46 botg, revision 1557

Undo debugging code changes

2007-08-12 00:30 botg, revision 1556

typo

2007-08-11 21:14 botg, revision 1555

Disable "always trust" on expired certificates.

2007-08-11 20:57 botg, revision 1554

Fix non-standard protocol warning if using FTPES.

2007-08-11 20:51 botg, revision 1553

Fix display of port parsed out of a URL.

2007-08-11 12:17 botg, revision 1551

Use proper index

2007-08-11 10:59 botg, revision 1550

Version bump

2007-08-11 10:46 botg, revision 1549

Remember all column sizes.

2007-08-10 17:29 botg, revision 1548

Fix parsing of filesizes > 2GB on Dos-style listings (e.g. IIS)

2007-08-10 14:34 botg, revision 1547

Fix problems if Shutdown gets called during handshake.

2007-08-10 14:29 botg, revision 1546

Add missing return. Did result in access to previously freed memory. Memory corruption possible. Could be remotely triggered during logon.