Changelogs

Overview

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

Changes per page:

25 50 100 250 500 1000 2000

Changelog for FileZilla 3 (8010 changes):

2004-11-08 13:34 botg, revision 210

memory DC wasn't blitted into paint DC in one case

2004-11-08 11:01 botg, revision 209

finished queueitem status line

2004-11-06 15:46 botg, revision 208

create status line controls for active transfers

2004-11-06 11:15 botg, revision 207

- added Dutch_Belgium (nl_BE) translation by Nathan Samson - updated configure script to autodetect available catalogs

2004-11-04 19:34 botg, revision 206

queue can now be stopped and resumed later, fixed some bugs

2004-11-04 19:31 botg, revision 205

make m_activeStatusRecv and m_activeStatusSend static so that the activity indicators will work for the queue as well.

2004-10-29 14:08 botg, revision 204

default port on quickconnect wasn't used

2004-10-27 13:52 botg, revision 203

fixed case of Mainfrm.h in an include

2004-10-26 22:22 botg, revision 202

don't change m_activeMode in TryStartNextTransfer, only check it there

2004-10-26 20:12 botg, revision 201

fix situation where the second reply to LIST/RETR/... commands could be skipped, just getting out-of-sync

2004-10-26 20:10 botg, revision 200

don't delete memory twice

2004-10-26 16:22 botg, revision 199

updated makefiles for mac port

2004-10-24 12:38 botg, revision 198

fixed queue related crashes if closing application

2004-10-24 11:05 botg, revision 197

fixed strange warning about deletion of still running thread

2004-10-23 17:17 botg, revision 196

improved directorylisting parser to handle VxWorks based servers used by some Nortel routers

2004-10-20 14:15 botg, revision 195

`make stats` finally works

2004-10-20 14:12 botg, revision 194

Lithuanian translation

2004-10-20 14:05 botg, revision 193

don't return FZ_REPLY_WOULDBLOCK if cancel does do nothing

2004-10-20 14:04 botg, revision 192

pasv mode did not work properly

2004-10-19 20:07 botg, revision 191

fixed memory corruption

2004-10-18 18:16 botg, revision 190

implemented working transfer queue

2004-10-18 18:15 botg, revision 189

proper member initialization

2004-10-18 18:10 botg, revision 188

let CControlSocket::ResetOperation delete m_pCurOpData, called by CControlSocket destructor

2004-10-16 17:48 botg, revision 187

partial transfer queue implementation, not functional yet

2004-10-10 23:21 botg, revision 186

updated required wxWidgets version now that version 2.5.3 has been released

2004-10-10 00:07 botg, revision 185

typo

2004-10-09 22:28 botg, revision 184

windres may produce incomplete output files, write to temp file instead

2004-10-09 18:35 botg, revision 183

logontype did set the fields not according to the current selection but according to the previous on some systems

2004-10-09 18:11 botg, revision 182

Check for wxrc in $PATH

2004-10-08 13:12 botg, revision 181

send led position on non-windows systems

2004-10-04 12:54 botg, revision 180

Prototyped parts of the queue interface

2004-10-04 09:06 botg, revision 179

custom commands

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