Changelogs

Overview

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

Changes per page:

25 50 100 250 500 1000 2000

Changelog for FileZilla 3 (8010 changes):

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

2007-01-20 16:09 botg, revision 1219

Prompt to reboot if necessary.

2007-01-20 15:54 botg, revision 1218

updated

2007-01-19 17:39 botg, revision 1216

more fixes to make it actually compile

2007-01-19 13:22 botg, revision 1215

Compile version information

2007-01-18 09:56 botg, revision 1214

Wild guess how to fix NSIS compilation under Linux

2007-01-16 11:54 botg, revision 1213

Fix typo and small wrapping glitch

2007-01-16 10:58 botg, revision 1212

Register shell extension

2007-01-15 15:57 botg, revision 1211

Add the shell extension

2007-01-14 18:25 botg, revision 1210

More work on the drag&drop support.

2007-01-14 11:49 botg, revision 1208

Forgot to commit

2007-01-14 11:18 botg, revision 1207

Fix configure error

2007-01-13 21:28 botg, revision 1206

Work in progress: - Add remote data object class, partially implemented - helper class to communicate with the explorer shell extension. (disabled for now) - Initialize drag&drop using wxDataObjectComposite

2007-01-13 13:24 botg, revision 1205

Fix tree width under OS X

2007-01-12 12:25 botg, revision 1204

Add a new helper function and use it

2007-01-11 16:56 botg, revision 1202

Version bump

2007-01-11 16:55 botg, revision 1201

updated

2007-01-11 16:48 botg, revision 1200

Add functions to read/write xml files into memory

2007-01-11 16:43 botg, revision 1199

Fix format string vulnerabilities reported in bug [1633285]