Changelogs

Overview

These changelogs reflect the history of all files in the Subversion repository. The changelog has been generated at 2024-03-28 12:20:01

Changes per page:

25 50 100 250 500 1000 2000

Changelog for FileZilla 3 (8007 changes):

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

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

2004-09-20 00:19 botg, revision 153

compiles again using GCC

2004-09-18 10:25 botg, revision 152

implemented the LEDs indicating activity

2004-09-17 23:23 botg, revision 151

remaining memory leaks

2004-09-17 14:11 botg, revision 150

fixed memory leaks

2004-09-16 13:06 botg, revision 149

working reconnect button

2004-09-14 10:12 botg, revision 148

proper homedir detection under non wxMSW

2004-09-13 22:36 botg, revision 147

improved libidn detection

2004-09-13 16:55 botg, revision 146

fixed compile errors

2004-09-13 16:23 botg, revision 145

TinyXml lib

2004-09-13 15:53 botg, revision 144

Implemented settings storage

2004-09-02 10:59 botg, revision 143

fixed compiler warnings

2004-09-02 10:15 botg, revision 142

could not change local directories properly

2004-09-02 10:01 botg, revision 141

uploads now working

2004-08-31 15:34 botg, revision 140

file exists dialog now fully functional

2004-08-24 23:22 botg, revision 139

now checked in as binary file

2004-08-24 23:21 botg, revision 138
  • D /FileZilla3/trunk/src/interface/resources/16x16/folder.png

wronge filetype

2004-08-24 23:16 botg, revision 137

icons didn't display properly under linux

2004-08-24 18:56 botg, revision 136

icons in file lists under Linux

2004-08-24 17:38 botg, revision 135

new icon location

2004-08-23 22:09 botg, revision 134

more MacOS fixes

2004-08-23 17:55 botg, revision 133

*** empty log message ***

2004-08-23 16:13 botg, revision 132

make dist didn't work

2004-08-23 14:59 botg, revision 131

show file exists dialog only when needed

2004-08-22 19:55 botg, revision 130

Use fetch on FreeBSD

2004-08-22 17:46 botg, revision 129

iconset specifiaction for FileZilla

2004-08-22 15:19 botg, revision 128

don't preserve timestamps of files in the FZ3-autotools.tar.bz2

2004-08-20 19:22 botg, revision 127

improved logging

2004-08-20 16:00 botg, revision 126

*** empty log message ***

2004-08-20 15:58 botg, revision 125

fixed problems

2004-08-20 15:10 botg, revision 124

did not rebuilt executable after libengine.a got changed

2004-08-20 13:43 botg, revision 123

msgmerge -U for the .po files as well

2004-08-20 13:43 botg, revision 122

typo

2004-08-19 15:33 botg, revision 121

use SIZE/MTDM if exact filename can't be found in file listings but one with a different case.

2004-08-19 14:45 botg, revision 120

added refresh and reconnect buttons to toolbar

2004-08-17 20:14 botg, revision 119

init default locale

2004-08-17 20:05 botg, revision 118

- improvements for the languages files makefiles - small fixes

2004-08-17 17:26 botg, revision 117

strange that that code work perfectly well under Windows

2004-08-17 15:51 botg, revision 116

fixed regression

2004-08-17 15:29 botg, revision 115

small fixes

2004-08-17 14:22 botg, revision 114

non-windows file icons, added default icon

2004-08-16 18:54 botg, revision 113

fill file exists dlg information

2004-08-16 12:42 botg, revision 112

build MacOS application bundle, patch by Andreas Jacobs

2004-08-16 12:05 botg, revision 111

build under linux again

2004-08-15 20:08 botg, revision 110

implemented file exists dialog, though yet without any real function

2004-08-14 19:44 botg, revision 109

- added async request handling in engine - fixed compiler warning - more stuff I can't remember

2004-08-12 22:08 botg, revision 108

try to list dirs on transfers