Changelogs

Overview

These changelogs reflect the history of all files in the Subversion repository. The changelog has been generated at 2025-04-08 03:30:01

Changes per page:

25 50 100 250 500 1000 2000

Changelog for FileZilla 3 (8068 changes):

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.