Changelogs

Overview

These changelogs reflect the history of all files in the Subversion repository. The changelog has been generated at 2024-11-22 19:10:01

Changes per page:

25 50 100 250 500 1000 2000

Changelog for FileZilla 3 (8047 changes):

2006-10-25 15:03 botg, revision 1049

Fix compile errors.

2006-10-25 14:33 botg, revision 1048

A few servers don't support PWD or have a broken implementation of it. Try to guess correct path instead.

2006-10-25 12:39 botg, revision 1047

Slightly reduce queue file size, fixed creation of empty directory if connection to server was already established.

2006-10-24 16:30 botg, revision 1046

Fix month for Italian "ott"

2006-10-24 15:04 botg, revision 1045

Shaved off some few CPU cycles

2006-10-24 14:58 botg, revision 1044

speed improvement

2006-10-24 13:52 botg, revision 1043

Move selection handling if items get added/removed

2006-10-22 14:04 botg, revision 1042

implement remote empty directory creation

2006-10-22 12:32 botg, revision 1041

small speed improvement on non-msw systems, they already use buffered DCs by default

2006-10-22 10:49 botg, revision 1040

typos

2006-10-21 13:27 botg, revision 1039

removed unneeded code. Did cause problems under wxGTK if using nonstandard backgorund colours

2006-10-21 09:39 botg, revision 1038

Empty remote directories can be added to queued now to be created locally.

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