Changelogs

Overview

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

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.

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

2007-02-26 17:37 botg, revision 1275

Add missing file

2007-02-26 17:34 botg, revision 1274

Log target file, update 64bit DLL

2007-02-26 16:56 botg, revision 1273

Add function to log wide character strings.

2007-02-26 13:04 botg, revision 1272

Temporary path may be in 8+3 notation, normalize it,

2007-02-25 20:38 botg, revision 1271

Add Hungarian, update some others

2007-02-25 00:24 botg, revision 1270

removed obsolete style

2007-02-25 00:20 botg, revision 1269

fix include and library paths for gnutls

2007-02-21 15:09 botg, revision 1268

updated a little bit

2007-02-20 08:47 botg, revision 1267

Remove deprecated syle-flag

2007-02-19 12:53 botg, revision 1265

version bump

2007-02-19 11:58 botg, revision 1264

Updated

2007-02-18 23:12 botg, revision 1263

Implement queue as valid drop target.

2007-02-18 21:01 botg, revision 1262

Fix typo

2007-02-18 14:27 botg, revision 1261

Finish drag source implementation

2007-02-18 13:33 botg, revision 1260

properly align filesize

2007-02-18 13:30 botg, revision 1259

Fix initial positioning of send/recv indicators under wxMac.

2007-02-17 23:29 botg, revision 1258

Small cleanup

2007-02-17 18:19 botg, revision 1257

Implement local drag source for tree

2007-02-17 18:07 botg, revision 1256

Finish drop target implementation

2007-02-17 12:38 botg, revision 1255

RemoveAll could cause m_totalQueueSize to become negative

2007-02-16 13:52 botg, revision 1254

Partial implementation of remote drop target.

2007-02-14 00:30 botg, revision 1253

Updated

2007-02-13 17:38 botg, revision 1252

Make local tree a valid drop target

2007-02-13 14:12 botg, revision 1251

small rephrase

2007-02-13 13:20 botg, revision 1250

Close FileZilla if starting setup program

2007-02-11 15:41 botg, revision 1249

Cache PWD replies.

2007-02-10 14:15 botg, revision 1248

Disable menu items in context menu on empty listings or if busy.

2007-02-10 10:59 botg, revision 1247

Fix the dialog from not appearing under OS X

2007-02-10 09:10 botg, revision 1246

Fix a typo

2007-02-09 15:40 botg, revision 1245

Pressing Enter anywhere under OSX resulted in quickconnect, for example also in view headers. Attempt to fix this problem.

2007-02-09 12:12 botg, revision 1244

Fix warning

2007-02-09 12:11 botg, revision 1243

Fix CQueueView::QueueFiles

2007-02-06 14:32 botg, revision 1242

Fix [ 1651702 ] Filter the directory Listing 3.0.0 Beta5

2007-02-05 19:03 botg, revision 1241

small cleanup

2007-02-05 18:37 botg, revision 1240

Updated

2007-02-05 12:28 botg, revision 1239

Fix [ 1649757 ] Wrong folder sorting after upload

2007-02-04 10:11 botg, revision 1238

Add reconnect/disconnect items to menu. Closes bug [ 1625061 ]

2007-02-02 16:50 botg, revision 1237

Implement CTRL+A to select all items

2007-02-02 14:04 botg, revision 1236

Finish implementation of Drag&Drop from remote file list into the local file list. Todo: Add a remote folder scan to the queue, would simplify things.

2007-02-02 00:40 botg, revision 1235

Added Finnish, updated some others

2007-02-01 00:29 botg, revision 1234

Strip revision from VMS directories

2007-01-30 11:43 botg, revision 1233

Fix bug [ 1099949 ] Remote file listing auto scrolled down

2007-01-29 11:56 botg, revision 1232

Display a meaningful error message if trying to connect to an SFTP server using FTP protocol.

2007-01-27 12:32 botg, revision 1230

Implement moving of remote files using d&d.

2007-01-27 10:14 botg, revision 1229

During recursive delete, remove directories as early as possible and not after deleting all files.

2007-01-26 20:54 botg, revision 1228

Fix a timing issue where wxSOCKE_INPUT was received prior to wxSOCKET_CONNECTION, part 2.

2007-01-26 16:57 botg, revision 1227

Fix a timing issue where wxSOCKE_INPUT was received prior to wxSOCKET_CONNECTION