Changelogs

Overview

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

Changes per page:

25 50 100 250 500 1000 2000

Changelog for FileZilla 3 (8007 changes):

2005-01-27 12:07 botg, revision 307

Small script to clean .png files using pngcrush

2005-01-27 10:21 botg, revision 306

should now compile under linux

2005-01-26 14:21 botg, revision 305

- implemented remote directory creation - 4 bugs fixes for recursive remote operations

2005-01-22 10:15 botg, revision 304

could not delete files on systems other than Windows

2005-01-20 13:29 botg, revision 303

create target directory if downloading a file

2005-01-18 11:12 botg, revision 302

sort files alphabetically

2005-01-14 13:43 botg, revision 301

fixed start menu entry creation

2005-01-08 12:08 botg, revision 300

sorted file lists alphabetically

2005-01-07 22:21 botg, revision 299

implemented deletion of local files and directories

2005-01-07 20:58 botg, revision 298

fixed error message for missing tool if $VERSION is empty

2005-01-07 12:13 botg, revision 297

only pre-show dialog under __WXGTK__

2005-01-06 20:26 botg, revision 296

make use of autoheader, this should shrink build log size a little bit.

2005-01-06 15:47 botg, revision 295

set LZMA compression, change output filename

2005-01-06 15:46 botg, revision 294

fixed mingw cross compiling, let wxWidgets handle imagelist creation

2005-01-05 14:09 botg, revision 293

minor fix

2005-01-05 13:57 botg, revision 292

install.nsi wasn't generated

2005-01-03 22:20 botg, revision 291

copy locales under MacOS into application bundle

2005-01-02 23:04 botg, revision 290

proper generation of nsh files

2005-01-02 19:38 botg, revision 289

make windres detection more verbose and fix wxrc check

2005-01-01 22:10 botg, revision 288

missing file

2005-01-01 17:12 botg, revision 287

fixed assert and set proper virtual size if no icons exist for a specific size

2005-01-01 13:58 botg, revision 286

change wrong version check

2005-01-01 13:20 botg, revision 285

if building on mingw, generate data/install.nsi so that available languages are added automatically to install script.

2005-01-01 10:54 botg, revision 284

ascii/binary was not set

2004-12-31 19:14 botg, revision 283

updated language files

2004-12-31 19:03 botg, revision 282

language can be changed at runtime

2004-12-31 19:01 botg, revision 281

removed .zip target for distribution, bzip2 is better.

2004-12-31 18:04 botg, revision 280

silence some checks

2004-12-31 09:59 botg, revision 279

should now compile and display properly under Linux

2004-12-30 21:42 botg, revision 278

updated to install new theme

2004-12-30 21:27 botg, revision 277

removed nonexistant art ID

2004-12-30 20:58 botg, revision 276

Added theme engine, it's now possible to change the used icon set

2004-12-30 20:57 botg, revision 275

added some missing icons for classic theme

2004-12-30 20:57 botg, revision 274

fixed Makefile.am

2004-12-30 20:55 botg, revision 273

Added theme engine, it's not possible to change the used icon set

2004-12-30 16:17 botg, revision 272

fix some warnings

2004-12-28 12:35 botg, revision 271

transfer mode selection is fully operational

2004-12-28 11:20 botg, revision 270

fix compile error

2004-12-28 10:58 botg, revision 269

handle ascii transfers

2004-12-28 09:08 botg, revision 268

load and save settings on filetype page

2004-12-27 21:29 botg, revision 267

make use of the settings on the passive mode page

2004-12-27 15:46 botg, revision 266

moved some files

2004-12-27 15:27 botg, revision 265

settings dialog can be closed using escape

2004-12-27 14:41 botg, revision 264

makde passive mode page functional

2004-12-27 11:15 botg, revision 263

implement settings dialog

2004-12-25 19:14 botg, revision 262

directories can be removed

2004-12-25 19:13 botg, revision 261

fixed memleaks

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