Changelogs

Overview

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

Changes per page:

25 50 100 250 500 1000 2000

Changelog for FileZilla 3 (8010 changes):

2006-10-20 20:43 botg, revision 1037

Partial implementation of the new CFolderItem which will be used to create empty directories.

2006-10-20 16:15 botg, revision 1036

rename CFolderItem -> CFolderScanItem, QueueItemType_Folder -> QueueItemType_FolderScan

2006-10-20 15:06 botg, revision 1035

Create empty directories on recursive download operations.

2006-10-20 14:46 botg, revision 1034

Add a special codepath for faster processing of file deletion in huge listings

2006-10-19 14:09 botg, revision 1033

added == operator

2006-10-19 13:58 botg, revision 1032

Added original listing time and a more fine grained m_hasUnsureEntries. Will be used by the remote list view to simply sorting. For example there is no need to resort the entire directory listing just because a single file got removed.

2006-10-19 12:45 botg, revision 1031

Pretty speed improvements

2006-10-19 09:48 botg, revision 1030

Fix some strings which were untranslateable

2006-10-19 09:34 botg, revision 1029

fix infinite loop

2006-10-19 09:07 botg, revision 1028

updated

2006-10-18 23:43 botg, revision 1027

stupid typo

2006-10-18 23:16 botg, revision 1026

Attempt to fix upload progress.

2006-10-18 13:35 botg, revision 1025

fix download progress

2006-10-18 13:24 botg, revision 1024

Fix local directory creation for sftp downloads, don't try to create if resuming (as file already exists). Based on patch #1579553

2006-10-18 13:15 botg, revision 1023

fix couple of cache issues, properly handle nonexisting directories for sftp uploads

2006-10-18 13:11 botg, revision 1022

returnvalue fixes

2006-10-18 11:45 botg, revision 1021

fix an assertion

2006-10-18 11:25 botg, revision 1020

actually, we can allow unsure listings from cache, it's checked for later on

2006-10-18 11:23 botg, revision 1019

fix memory leak and a small logic bug

2006-10-17 18:17 botg, revision 1018

handle cmd_mkdir in SendNextCommand

2006-10-17 15:36 botg, revision 1017

fix bug in canonify, putty authors have been informed.

2006-10-16 13:03 botg, revision 1016

small mistake

2006-10-16 13:02 botg, revision 1015

This should work better under OS X to display proper filetype in file save dialog.

2006-10-16 12:38 botg, revision 1014

Display friendly error message if directory cannot be changed.

2006-10-15 17:52 botg, revision 1013

better handling of mnemonics