Changelogs

Overview

These changelogs reflect the history of all files in the Subversion repository. The changelog has been generated at 2024-03-28 23:30:01

Changes per page:

25 50 100 250 500 1000 2000

Changelog for FileZilla 3 (8007 changes):

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