Changelogs

Overview

These changelogs reflect the history of all files in the Subversion repository. The changelog has been generated at 2023-09-23 11:50:01

Changes per page:

25 50 100 250 500 1000 2000

Changelog for FileZilla 3 (7931 changes):

2005-02-24 11:37 botg, revision 331

local files can be renamed

2005-02-23 14:32 botg, revision 330

files can be searched for by typing the first few letters of the file

2005-02-23 14:31 botg, revision 329

msvc unicode compile fix

2005-02-18 14:54 botg, revision 328

add context menu to message log. Requires wxWidgets patch #1143823

2005-02-18 12:06 botg, revision 327

massive speedup if wrapping after 1000 lines

2005-02-18 11:08 botg, revision 326

fixed compile errors, add remote view header functionality

2005-02-11 18:54 botg, revision 325

create remote directory if CWD failed on uploads

2005-02-09 11:10 botg, revision 324

partial functionality for local view header combobox

2005-02-08 12:56 botg, revision 323

Filenames containing foreign characters were not displayed properly

2005-02-07 18:23 botg, revision 322

queueview can be toggled

2005-02-05 00:06 botg, revision 321

Viewheaders should now look nice on non-windows systems

2005-02-04 23:55 botg, revision 320

under wxGtk, controls weren't initially disabled if not site was selected by default

2005-02-03 18:24 botg, revision 319

fixed bug in SetSafePath, did not skip the separating space

2005-02-03 18:12 botg, revision 318

implemented view headers

2005-01-29 21:24 botg, revision 317

added some splitter constraints so that views don't get too small

2005-01-29 20:49 botg, revision 316

- partially reversed last change, my own gravity code is far superior - dispaly of message log can be toggled

2005-01-29 19:54 botg, revision 315

simplified resizing code, wxSplitterWindow::SetSashGravity was added after writing the original code

2005-01-29 13:31 botg, revision 314

even smaller size

2005-01-28 22:34 botg, revision 313

a few new icons

2005-01-28 21:56 botg, revision 312

update cache if creating directories

2005-01-28 20:33 botg, revision 311

a few bytes gone

2005-01-27 16:50 botg, revision 310

missing commit: - implemented remote directory creation - 4 bugs fixes for recursive remote operations

2005-01-27 13:36 botg, revision 309

small script to clean xrc files

2005-01-27 12:37 botg, revision 308

updated cyril theme, did run pngcrush on all .png files

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)