Changelogs

Overview

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

Changes per page:

25 50 100 250 500 1000 2000

Changelog for FileZilla 3 (8010 changes):

2006-12-26 00:24 botg, revision 1167

Implement dragging of files from Explorer (or it's equivalent on other platforms) into the remote file list.

2006-12-26 00:15 botg, revision 1166

Fix endless loop

2006-12-23 21:47 botg, revision 1165

Don't use precompiled headers on GCC < 4 due to a compiler bug.

2006-12-23 16:45 botg, revision 1164

Fix warnings

2006-12-23 16:45 botg, revision 1163

Add new class for message boxes which can be prevented from popping up again. Use it to warn user if he entered a raw ftp command prefixed with "quote".

2006-12-23 13:36 botg, revision 1162

recreate quickconnect bar and notify wrapping engine if language changes

2006-12-23 10:42 botg, revision 1161

Fix "update available" menu item appearing on the first start directly after an update.

2006-12-21 15:04 botg, revision 1157

Fix initial size of condition list.

2006-12-20 14:34 botg, revision 1156

Fix initial size of tree if it contains many items.

2006-12-20 14:22 botg, revision 1155

Fix wrapping problems with Chinese language, the very last part of the text could exceed maxLength.

2006-12-18 19:50 botg, revision 1154

Fix conversion of replies to local character set.

2006-12-17 10:11 botg, revision 1153

Implement new sorting for remote listing as well

2006-12-17 00:47 botg, revision 1152

Sort file lists using std::sort

2006-12-16 15:09 botg, revision 1151

Updated

2006-12-16 00:26 botg, revision 1150

Display all available protocols

2006-12-16 00:24 botg, revision 1149

Add functions to convert wxString <-> enum ServerProtocol

2006-12-15 18:52 botg, revision 1148

Forgot to remove debug code

2006-12-14 14:27 botg, revision 1147

Follow the "NoDrives" group policy

2006-12-14 09:40 botg, revision 1145

Another fix

2006-12-14 01:34 botg, revision 1144

version bump

2006-12-14 01:31 botg, revision 1143

Fix segfaults and assertions

2006-12-13 16:30 botg, revision 1141

Fix an assertion

2006-12-13 14:34 botg, revision 1140

Fix disconnect notifications

2006-12-13 08:58 botg, revision 1139

Don't actually retry if connection attempt was successful.

2006-12-12 18:56 botg, revision 1138

fix Cancel