Changelogs

Overview

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

Changes per page:

25 50 100 250 500 1000 2000

Changelog for FileZilla 3 (8010 changes):

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.