Changelogs

Overview

These changelogs reflect the history of all files in the Subversion repository. The changelog has been generated at 2024-04-26 15:00: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