Changelogs

Overview

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

Changes per page:

25 50 100 250 500 1000 2000

Changelog for FileZilla 3 (8010 changes):

2004-12-25 10:41 botg, revision 260

remote files cna be deleted

2004-12-20 21:29 botg, revision 259

make better use of cache if changing to subdir and then returning to parent

2004-12-20 00:13 botg, revision 258

implement delete command

2004-12-19 15:45 botg, revision 257

for now, don't add folder item to queue

2004-12-19 15:39 botg, revision 256

implemented directory downloading

2004-12-16 18:33 botg, revision 255

added -c option to skip tool detection

2004-12-16 18:07 botg, revision 254

make FreeBSD happy

2004-12-16 14:06 botg, revision 253

a collection of small fixes

2004-12-15 17:24 botg, revision 252

reduce libtool requirement to 1.4

2004-12-15 14:50 botg, revision 251

improved package version detection taken from freeciv project

2004-12-14 20:16 botg, revision 250

make distcheck should now work on MacOS

2004-12-14 20:03 botg, revision 249

some comments

2004-12-14 19:55 botg, revision 248

Interprocess Mutex implementation for Linux/Unix based on lockfiles

2004-12-14 14:53 botg, revision 247

new class for an interprocess mutex, only implemented under windows yet.

2004-12-14 14:52 botg, revision 246

Load and save transfer queue, separate settings, queue and sitemanager storage files.

2004-12-12 19:15 botg, revision 245

code cleanup

2004-12-11 22:12 botg, revision 244

minor improvements

2004-12-11 14:48 botg, revision 243

added AddTextElement function and cleaned up SetServer

2004-12-11 11:39 botg, revision 242

translated all strings

2004-12-11 11:13 botg, revision 241

implemented adding files to queue for upload. Fast and not blocking the ui. Only drawback: Poor performance in debug mode.

2004-12-10 16:15 botg, revision 240

improved mingw flag parsing

2004-12-04 14:45 botg, revision 239

Mac improvements

2004-12-03 09:27 botg, revision 238

this time the fix works

2004-12-03 08:45 botg, revision 237

segfault if sizeof(long) != sizeof(int)

2004-12-02 21:36 botg, revision 236

stats target does not work everywhere, so remove it from the all target

2004-12-02 17:29 botg, revision 235

hopefully this really fixes all problems

2004-12-02 17:15 botg, revision 234

added more helpful text, especially if aclocal fails.

2004-12-02 09:57 botg, revision 233

compiles again on FreeBSD

2004-12-02 00:14 botg, revision 232

use proper charsets for conversion from local charset to server charset (currently hardcoded ISO8859-1)

2004-12-01 17:15 botg, revision 231
  • D /FileZilla3/trunk/docs/toto.txt

todo list

2004-12-01 17:15 botg, revision 230

todo list

2004-11-30 18:01 botg, revision 229

fixes for mingw builds

2004-11-29 11:45 botg, revision 228

fixed a couple of bugs, make distcheck now works

2004-11-29 11:00 botg, revision 227
  • D /FileZilla3/trunk/locales/filezilla.pot

obsolete

2004-11-29 10:52 botg, revision 226

converted to UTF-8

2004-11-29 01:39 botg, revision 225

one more file which need to be cleaned

2004-11-29 01:32 botg, revision 224

improved resource dir detection using BinReloc

2004-11-28 00:21 botg, revision 223

Make sure OnConnect get's always called first.

2004-11-28 00:19 botg, revision 222

calculate initial position for the status line control since Windows can't be created hidden.

2004-11-27 11:10 botg, revision 221

some comments and small cleanup

2004-11-26 22:52 botg, revision 220

slovenian translation by Martin Srebotnjak

2004-11-20 18:34 botg, revision 219

display total queue size in status bar

2004-11-16 18:45 botg, revision 218

Italian translation by Andrea Sanavia

2004-11-16 18:44 botg, revision 217

commented out AC_LIBTOOL_DLOPEN, seems to be unneccessary

2004-11-16 18:19 botg, revision 216

touch .po files if they are being updated

2004-11-16 17:42 botg, revision 215

make stats target depend on allpo target

2004-11-13 19:44 botg, revision 214

detect available locales in a more portable way. Should now work on FreeBSD as well.

2004-11-11 00:17 botg, revision 213

fixed gcc compile errors

2004-11-08 17:27 botg, revision 212

Make use of new queue

2004-11-08 16:42 botg, revision 211

fixed some small problems with the makefiles

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

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

2004-08-11 05:45 botg, revision 107

gcc fixes

2004-08-10 21:25 botg, revision 106

partial implementation of the file transfer code, downloads already work

2004-08-10 14:35 botg, revision 105

did not copy cash entries correctly

2004-07-12 10:01 botg, revision 104

fixed linux build, AM_CONDITIONAL was not called

2004-07-08 20:30 botg, revision 103

separate list and cwd code

2004-07-07 16:01 botg, revision 102

cleanup

2004-07-06 20:04 botg, revision 101

it's now possible to change remote directories

2004-07-05 19:40 botg, revision 100

add support for timeless vms listing

2004-06-26 23:11 botg, revision 99

some small improvements

2004-06-26 20:09 botg, revision 98

if compiling the windows version with cygwin/mingw, add resouces from filezilla.rc

2004-06-26 18:16 botg, revision 97

fixed warnings, cygwin compile errors

2004-06-07 21:01 botg, revision 96

typo causing problems with mac builds

2004-06-01 22:45 botg, revision 95

typos

2004-05-31 16:15 botg, revision 94

missing CTransferSocket files

2004-05-31 16:14 botg, revision 93

implemented on-the-fly parsing

2004-05-31 10:16 botg, revision 92

remote directory listing can be received

2004-05-28 21:55 botg, revision 91

distribute visual studio project files as well

2004-05-25 19:43 botg, revision 90

changing dirs did not work properly

2004-05-25 14:12 botg, revision 89

updated translation

2004-05-24 21:22 botg, revision 88

added application icon

2004-05-22 17:41 botg, revision 87

fixed crash if exiting while operation was active

2004-05-22 09:44 botg, revision 86

added directory cache, prototyped functions for LIST command

2004-05-22 09:41 botg, revision 85

some operator overloading

2004-05-22 09:36 botg, revision 84

FZ3 compiles under MinGW again

2004-05-21 21:21 botg, revision 83

added == operator

2004-05-16 14:27 botg, revision 82

automake 1.6 works as well, required by sf.net servers for update-configure script

2004-05-15 22:41 botg, revision 81

require automake 1.7, fixed some small problems

2004-05-15 21:09 botg, revision 80

extract translatable strings from xrc files

2004-05-15 20:42 botg, revision 79

add filezilla.kdevelop to distribution

2004-05-15 18:48 botg, revision 78

fixes

2004-05-15 18:41 botg, revision 77

new build system for gettext catalogs

2004-05-15 17:10 botg, revision 76

missing file

2004-05-15 17:08 botg, revision 75

typo

2004-05-13 21:54 botg, revision 74

typos

2004-05-13 21:06 botg, revision 73

remote file lists can be displayed

2004-05-08 17:44 botg, revision 72

parser now compiles under linux

2004-05-05 20:44 botg, revision 71

one parser to rule them all

2004-04-30 23:44 botg, revision 70

partially implemented directroy listing parser

2004-04-30 23:43 botg, revision 69

fixed wxUSE_STL compatibility

2004-04-28 13:23 botg, revision 68

fixed typo and missing? headers

2004-04-24 12:29 botg, revision 67

fully implemented CServerPath

2004-04-23 17:53 botg, revision 66

missing #ifdef __WXMSW__

2004-04-19 21:46 botg, revision 65

implemented sorting, added sort direction indicators on windows

2004-04-17 23:01 botg, revision 64

fixed text background if using gtk2

2004-04-17 19:56 botg, revision 63

missing headers

2004-04-16 13:22 botg, revision 62

fixed unicode problems

2004-04-16 10:58 botg, revision 61

implemented local file list

2004-04-14 09:16 botg, revision 60

removed debug code

2004-04-12 15:19 botg, revision 59

fixed connect

2004-04-12 15:18 botg, revision 58

switched to text control

2004-04-11 08:39 botg, revision 57

added asynchronous hostname resolver

2004-04-11 07:42 botg, revision 56

fixed slight memory leak

2004-04-10 13:26 botg, revision 55

implemented cancel command

2004-04-09 17:03 botg, revision 54

added -d switch (download only)

2004-04-09 16:57 botg, revision 53

fixed warnings, added send buffer, added support for international domain names

2004-04-09 16:55 botg, revision 52

fixed warnings, added send buffer

2004-04-09 16:53 botg, revision 51

added cancel button to interface

2004-04-08 16:29 botg, revision 50

complete connection establishment using user/pass

2004-04-07 17:30 botg, revision 49

dist targets now create working archives

2004-04-03 19:49 botg, revision 48

crashes

2004-04-03 19:48 botg, revision 47

fixed dependancies

2004-04-03 16:18 botg, revision 46

evil linewrap

2004-04-02 20:32 botg, revision 45

implemented parts of the response parser

2004-04-02 20:26 botg, revision 44

fixed LogMessage

2004-04-01 17:26 botg, revision 43

added disconnect command and basic command spooler to UI

2004-03-31 14:39 botg, revision 42

added toolbar resources

2004-03-31 14:37 botg, revision 41

added operation notification

2004-03-30 19:36 botg, revision 40

fixed -n switch, didn't really do anything

2004-03-28 18:35 botg, revision 39

*** empty log message ***

2004-03-28 18:06 botg, revision 38

basic connection handling and event notification

2004-03-22 22:22 botg, revision 37

quickconnectbar error message did not display properly

2004-03-22 21:44 botg, revision 36

Linux build fixes again

2004-03-22 21:32 botg, revision 35

missing file

2004-03-22 17:42 botg, revision 34

implemented URL parser

2004-03-22 17:31 botg, revision 33

set wxTE_PASSWORD flag for password field

2004-03-21 14:12 botg, revision 32

kdevelop project file

2004-03-20 17:09 botg, revision 31

fix for initial run of update-configure.sh

2004-03-20 16:12 botg, revision 30

small helper scripts

2004-03-20 00:15 botg, revision 29

missing return value

2004-03-20 00:14 botg, revision 28

limit port length in quickconnect bar to five chars.

2004-03-20 00:13 botg, revision 27

added some tooltips, adjusted size of port text ctrl and added wxBU_EXACTFIT style to the dropdown button (requires the following wxWidgets patch: https://sourceforge.net/tracker/?func=detail&aid=919026&group_id=9863&atid=309863)

2004-03-17 21:32 botg, revision 26

remove unused message

2004-03-17 21:28 botg, revision 25

cygwin/mingw fixes

2004-03-17 17:16 botg, revision 24

check even more directories for the resources

2004-03-17 16:56 botg, revision 23

include wx/image.h

2004-03-17 16:38 botg, revision 22

Check for expat lib and link with it. Essential if building under MinGW/CygWin

2004-03-16 13:45 botg, revision 21

check more paths for the data files

2004-03-16 00:14 botg, revision 20

*** empty log message ***

2004-03-16 00:02 botg, revision 19

Resources now get installed, FileZilla warns if it can't locate them

2004-03-15 01:10 botg, revision 18

rename wxWindows into wxWidgets, require at least version 2.5.1

2004-03-15 00:47 botg, revision 17

Fixed all compiler warnings

2004-03-14 23:19 botg, revision 16

fixed compilation error under linux

2004-03-14 23:04 botg, revision 15

required files

2004-03-14 23:02 botg, revision 14

*** empty log message ***

2004-03-14 18:13 botg, revision 13

added build scripts, fixed linux compatibility

2004-03-14 18:07 botg, revision 12

fixed typo, updated translation

2004-03-14 13:38 botg, revision 11

change filename to lowercase