Changelogs

Overview

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

Changes per page:

25 50 100 250 500 1000 2000

Changelog for FileZilla 3 (8028 changes):

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

2007-01-26 15:44 botg, revision 1226

m_itemCount could get negative.

2007-01-23 13:46 botg, revision 1225

Add some code to register fzshellext_64.dll on 64-bit systems. It looks a little bit ugly, but it works.

2007-01-23 00:21 botg, revision 1224

MinGW cannot build 64bit programs/libraries. So provide a precompiled 64bit version of the shell extension.

2007-01-21 09:49 botg, revision 1223

Exchange list of files

2007-01-21 09:41 botg, revision 1222

Exchange list of files

2007-01-20 17:33 botg, revision 1221

Get remote data object to work to some extent.

2007-01-20 16:14 botg, revision 1220

Add path to CRemoteDataObject