Changelogs

Overview

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

Changes per page:

25 50 100 250 500 1000 2000

Changelog for FileZilla 3 (8028 changes):

2004-10-03 16:21 botg, revision 178

mscv fix

2004-10-03 06:51 botg, revision 177

server.png added

2004-10-02 21:02 botg, revision 176

added nsis installer script, mingw compile fixes

2004-10-02 16:47 botg, revision 175

*** empty log message ***

2004-10-02 16:46 botg, revision 174

use hex representation for all non-ascii characters to make GCC 3.4 happy

2004-10-02 08:35 botg, revision 173

handle item doubleclick in site tree

2004-10-02 08:31 botg, revision 172

implemented INTERACTIVE logon type

2004-10-01 18:34 botg, revision 171

implemented ASK logontype, added sitemanager icons

2004-10-01 10:30 botg, revision 170

open folder icon specs

2004-09-30 15:00 botg, revision 169

make use of CServer::GetPasvMode

2004-09-30 14:32 botg, revision 168

load/store the values on the Advanced and Transfer pages

2004-09-30 10:55 botg, revision 167

first page of site manager fully functional

2004-09-30 10:54 botg, revision 166

fixed crash

2004-09-30 10:54 botg, revision 165

fixed compiler warning

2004-09-29 14:37 botg, revision 164

Abort make if wxrc can't be found; updated German translation

2004-09-29 14:01 botg, revision 163

partial Sitemanager implementation

2004-09-28 12:49 botg, revision 162

fixed unicode errors, compile warnings

2004-09-26 23:27 botg, revision 161

use directory cache if changing directories

2004-09-25 09:43 botg, revision 160

added MVS support, the code is much cleaner as in FZ2 and yet should work better

2004-09-25 07:57 botg, revision 159

use wxFileOffset for file sizes

2004-09-24 12:19 botg, revision 158

Updated directory listing parser: - fixed some bugs - parse IBM MVS style listings - parse WfFtp listings

2004-09-23 13:33 botg, revision 157

implemented transfer status notifications

2004-09-22 15:23 botg, revision 156

append path to filenames for wxStat and starting transfers

2004-09-20 19:26 botg, revision 155

improved mingw detection

2004-09-20 00:35 botg, revision 154

! operator does not work on strings, even if wxWidgets docs tell otherwise