Changelogs

Overview

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

Changes per page:

25 50 100 250 500 1000 2000

Changelog for FileZilla 3 (8010 changes):

2005-11-03 15:34 botg, revision 510

updated

2005-10-30 17:41 botg, revision 509

typos

2005-10-30 17:35 botg, revision 508

updated translations

2005-10-30 11:00 botg, revision 507

add ACCT logon type

2005-10-30 10:57 botg, revision 506

cache last server

2005-10-30 10:43 botg, revision 505

converted xpm files into png

2005-10-28 12:00 botg, revision 504

check msgmerge version since versions < 0.11.0 don't understand -U

2005-10-28 10:11 botg, revision 503

fix argument to wx-config

2005-10-24 23:12 botg, revision 502

fix search path problems under OS X

2005-10-24 22:54 botg, revision 501

should compile under osx again

2005-10-23 18:27 botg, revision 500

compile fix

2005-10-23 15:16 botg, revision 499

require wxWidgets 2.6.2 for wxWindow::Reparent on wxMac

2005-10-19 23:43 botg, revision 498

implemented remote filters

2005-10-18 15:24 botg, revision 497

implemented local filters

2005-10-14 11:51 botg, revision 496

basic filter matching

2005-10-14 08:18 botg, revision 495

load and save filter sets. Actual filter implementation can be started now

2005-10-10 12:12 botg, revision 494

hold shift key down to (de)select filter on both sides

2005-10-10 09:59 botg, revision 493

filternames can be changed

2005-10-08 14:03 botg, revision 492

updated

2005-10-08 13:46 botg, revision 491

more checks for PuTTY, some cleanup

2005-10-08 13:43 botg, revision 490

remember mergerevision, today's merge with putty svn was revision 6379

2005-10-08 13:39 botg, revision 489

merged with latest revision from PuTTY svn repository

2005-10-08 13:37 botg, revision 488

compiler warnings

2005-10-07 18:34 botg, revision 487

forget this one. locales made little bit more silent

2005-10-07 12:15 botg, revision 486

lots of updates

2005-10-07 12:14 botg, revision 485

Added Japanese and Polish translation

2005-10-07 12:13 botg, revision 484

little bit more silent

2005-10-07 12:12 botg, revision 483

renamed ca_AD into ca_ES

2005-10-07 09:43 botg, revision 482

use custom charset if specified

2005-10-07 09:28 botg, revision 481

interface part of the charset code

2005-10-05 23:57 botg, revision 480

display a warning if filenames cannot be displayed due to charset conversion issues.

2005-10-05 10:01 botg, revision 479

partial implementation of server charset support. User charset selection still needs to be implemented

2005-10-02 23:34 botg, revision 478

preliminary fix for charset conversion problem until UTF-8 support and server charset support gets added.

2005-10-02 10:18 botg, revision 477

display available filters on filter dialog, correct filter loading/saving

2005-09-29 12:59 botg, revision 476

basic filter validation

2005-09-29 12:32 botg, revision 475

filter loading and saving

2005-09-29 12:32 botg, revision 474

secure function to save xml files: Make a backup copy before save, so if save fails no data will be lost. Abort save if backup copy cannot be made.

2005-09-28 12:14 botg, revision 473

fix compiler warnings

2005-09-26 19:08 botg, revision 472

added swedish, updated a few

2005-09-26 10:04 botg, revision 471

implement filter adding and selection change

2005-09-25 10:20 botg, revision 470

fix for 'make distcheck'

2005-09-23 17:23 botg, revision 469

only link with libidn when needed

2005-09-23 13:35 botg, revision 468

Makefile cleanup, no longer pass wxlibs to fzsftp linker flags

2005-09-23 12:50 botg, revision 467

partial implementation of the filter interface, not yet working

2005-09-06 11:47 botg, revision 466

French monthname 'juin' is june, not july

2005-09-01 15:23 botg, revision 465

add protocol in front of host field in quickconnect bar if different from ftp://

2005-09-01 15:21 botg, revision 464

file renaming implemented for sftp

2005-08-27 12:25 botg, revision 463

use a dependencyless function for the libidn check instead of idna_to_ascii_8z which might depend on libiconv

2005-08-24 17:54 botg, revision 462

updated

2005-08-23 23:17 botg, revision 461

sftp did not work for unicode builds

2005-08-23 22:03 botg, revision 460

fix compile problem

2005-08-23 21:50 botg, revision 459

implementes sftp rmdir

2005-08-23 10:46 botg, revision 458

sftp delete implemented

2005-08-22 13:58 botg, revision 457

mkdir implemented for sftp

2005-08-22 09:54 botg, revision 456

install fzsftp.exe

2005-08-22 09:50 botg, revision 455

small cleanup

2005-08-21 15:01 botg, revision 454

progress bar for sftp transfers now working

2005-08-20 13:03 botg, revision 453

use solid compression

2005-08-20 13:02 botg, revision 452

improved windres detection

2005-08-18 14:28 botg, revision 451

should compile again

2005-08-17 16:20 botg, revision 450

send status about file reads/writes.

2005-08-13 14:09 botg, revision 449

added Kurdish translation, updated some others

2005-08-10 16:55 botg, revision 448

fix assertion under Linux, wxCriticalSection cannot be entered twice from the same thread

2005-08-10 10:02 botg, revision 447

add auto-detection of autotools programs with version suffix, e.g. automake-1.9

2005-08-10 10:00 botg, revision 446

send/recv indicators now working in sftp mode

2005-08-07 10:29 botg, revision 445

added some comments in the headers

2005-08-06 17:34 botg, revision 444

couple of small fixes

2005-08-06 17:33 botg, revision 443

(re)put now working

2005-08-06 17:25 botg, revision 442

finished basic sftp transfers

2005-08-06 14:44 botg, revision 441

add SFTP protocol to Site Manager

2005-08-05 10:19 botg, revision 440

work in progress: sftp transfers partially implemented

2005-08-05 10:01 botg, revision 439

adjusted get and reget commands

2005-08-03 17:05 botg, revision 438

fix problems with latest wxWidgets cvs

2005-07-29 11:01 botg, revision 437

set m_queued to true if queuing immediate transfers

2005-07-28 18:04 botg, revision 436

ignore sftp requests if not connected

2005-07-28 14:53 botg, revision 435

proper detection of local and remote file size

2005-07-25 20:18 botg, revision 434

fixed warnings

2005-07-25 10:13 botg, revision 433

updated

2005-07-23 13:15 botg, revision 432

sftp servers can now be browsed

2005-07-23 10:34 botg, revision 431

work around MSVC compiler error as decripbed in the development diary

2005-07-22 23:36 botg, revision 430

fixed crash

2005-07-15 13:16 botg, revision 429

compile fixes

2005-07-15 13:13 botg, revision 428

fix incomplete sentence

2005-07-15 05:44 botg, revision 427

add missing range check

2005-07-14 18:18 botg, revision 426

finished implementation of password authentication

2005-07-14 00:14 botg, revision 425

partial implentation of password authentication

2005-07-11 20:23 botg, revision 424

updated

2005-07-11 20:08 botg, revision 423

updated

2005-07-11 19:50 botg, revision 422

implement host key verification for sftp

2005-07-07 17:41 botg, revision 421

bump required automake version to 1.8.0, 1.7.x does not create depfile for FileZilla.h

2005-07-07 14:24 botg, revision 420

compile fix

2005-07-06 18:40 botg, revision 419

add some utility functions

2005-07-02 10:42 botg, revision 418
  • D /FileZilla3/trunk/src/putty/dummy.c

removed

2005-07-02 10:30 botg, revision 417

added Bulgarian, updated pt_BR

2005-07-02 10:08 botg, revision 416

fixed typos

2005-06-30 09:32 botg, revision 415

don't output prompt

2005-06-30 07:56 botg, revision 414

should now compile under Linux

2005-06-30 06:28 botg, revision 413

*** empty log message ***

2005-06-29 22:44 botg, revision 412

Begin sftp implementation, not yet usable.

2005-06-26 09:25 botg, revision 411

Added catalan and indonesian translations

2005-06-22 18:43 botg, revision 410

fixed parsing of unix style listings with given time, year was off by one

2005-06-20 18:41 botg, revision 409

another typo

2005-06-17 05:40 botg, revision 408

typo: missing backslash

2005-06-16 22:13 botg, revision 407

compile fixes

2005-06-16 22:12 botg, revision 406

don't crash on null directory listing

2005-06-15 16:27 botg, revision 405

fixed includes

2005-06-14 16:39 botg, revision 404

updated

2005-06-11 18:31 botg, revision 403

some cleanup, moved private stuff from CFileZillaEngine to CFileZillaEnginePrivate

2005-06-11 14:13 botg, revision 402

fixed memory leak and fixed some detections, ported over new formats recognized by FZ2.

2005-06-04 18:17 botg, revision 401

proper cleanup of the ITEMIDLIST returned by SHGetSpecialFolderLocation

2005-06-04 17:08 botg, revision 400

bump required wx version to 2.6.1

2005-06-03 14:26 botg, revision 399

update status lines when scrolling

2005-06-03 14:25 botg, revision 398

remove signed/unsigned warning

2005-06-03 13:18 botg, revision 397

add dialogex.cpp/.h for common dialog code.

2005-06-03 13:17 botg, revision 396

add OnBeginLabelEdit

2005-06-02 20:01 botg, revision 395

added precompiled header support, configure with --enable-precomp

2005-06-02 00:36 botg, revision 394

typo

2005-06-02 00:19 botg, revision 393

added ee_EE, updated nl

2005-06-01 21:37 botg, revision 392

check for GNU gettext tools

2005-05-31 18:01 botg, revision 391

Added Danish translation, updated Dutch translation.

2005-05-26 23:02 botg, revision 390

more checks for invalid arguments

2005-05-24 16:50 botg, revision 389

filter out . and ..

2005-05-24 16:50 botg, revision 388

fix a couple of problems under Linux

2005-05-22 20:33 botg, revision 387

added Norwegian Bokmal translation

2005-05-22 12:41 botg, revision 386

use wxRename instead of wxRenameFile. wxRenameFile internally calls wxRename, but does use wxCopy if wxRename fails. I dislike this.

2005-05-22 12:39 botg, revision 385

compile error if wxWidgets wasn't compiled with --disable-compat24

2005-05-21 10:12 botg, revision 384

Added Spanish translation, updates Slovenian

2005-05-20 12:30 botg, revision 383

add simple wildcard search for locales directory, no longer requires an existing de locale

2005-05-20 10:19 botg, revision 382

Added Turkish translation

2005-05-19 13:45 botg, revision 381

should compile under Linux again

2005-05-19 09:58 botg, revision 380

naming conflict: rename opendir to opened_dir

2005-05-18 10:42 botg, revision 379

implement local directory tree

2005-05-18 10:39 botg, revision 378

add filetype enum

2005-05-17 22:09 botg, revision 377

fix assert if uploading folders

2005-05-14 09:43 botg, revision 376

typo

2005-05-13 10:26 botg, revision 375

fix signed/unsigned warnings

2005-05-13 10:25 botg, revision 374

resize icons in a way which preserves transparency

2005-05-12 21:26 botg, revision 373

move file icon specific code to CSystemImageList in systemimagelist.h/cpp

2005-05-12 19:44 botg, revision 372

added Galician translation, updated Chinese (Simplified) translation

2005-05-12 14:41 botg, revision 371

under Windows, precalculate icon for remote directories

2005-05-11 16:28 botg, revision 370

some servers keep offset set by REST between transfers, so reset it to 0 on the next unresumed transfer.

2005-05-10 11:59 botg, revision 369

abort on errors

2005-05-10 05:40 botg, revision 368

fixed formatting problem in the file

2005-05-09 21:20 botg, revision 367

added Simplified Chinese and Korean language files

2005-05-09 21:03 botg, revision 366

rename exit, settings and about menu item identifiers to be compatible with Mac OS X application menu

2005-05-09 20:32 botg, revision 365

Site Manager and about dialog can now be closed using the escape key

2005-05-07 17:23 botg, revision 364

updated translations

2005-05-07 13:58 botg, revision 363

Typo

2005-05-07 13:58 botg, revision 362

Make use of msvc/wx/setup.h, removes the wxWidgets library dependancies from the VC++ project files.

2005-05-07 13:56 botg, revision 361

Add confirmation dialog if target already exists upon renaming files,

2005-05-07 13:14 botg, revision 360

read remaining available data if OnClose gets called

2005-05-07 13:09 botg, revision 359

fix VC++ dependancy checking

2005-05-07 13:01 botg, revision 358

skip directories above start dir for recursive operations

2005-05-01 08:57 botg, revision 357

*** empty log message ***

2005-04-30 14:58 botg, revision 356

attempt to fix assert in address resolving code

2005-04-30 14:49 botg, revision 355

add about dialog

2005-04-28 12:09 botg, revision 354

allow passwords to be remembered during a session for servers with ASK logontype

2005-04-22 11:41 botg, revision 353

updated

2005-04-20 21:05 botg, revision 352

updated sl, added pt_BR

2005-04-11 12:12 botg, revision 351

should now compile using gcc

2005-04-10 18:49 botg, revision 350

added missing files

2005-04-10 16:47 botg, revision 349

replaced nl_BE with nl, updated zh_TW

2005-04-10 15:30 botg, revision 348

implemented chmod dialog

2005-04-10 15:29 botg, revision 347

call unix2dos if in a mingw environment

2005-04-10 15:25 botg, revision 346

use the event function cast macros

2005-04-09 14:36 botg, revision 345

updated TinyXML to latest version

2005-04-09 14:17 botg, revision 344

add chmod command to engine

2005-03-31 14:55 botg, revision 343

compiles with gcc again

2005-03-30 12:13 botg, revision 342

handle .. in SetPath and ChangePath for unix and dos type servers

2005-03-29 11:27 botg, revision 341

add parent information to cache on successful cache lookup after changing directory

2005-03-29 11:17 botg, revision 340

remote files can be renamed now

2005-03-28 11:45 botg, revision 339

added zh_TW, updated de and sl

2005-03-28 11:06 botg, revision 338

removed bogus string

2005-03-19 13:49 botg, revision 337

improved .pot file generation

2005-03-19 10:36 botg, revision 336

updated

2005-03-14 20:42 botg, revision 335

it's #if wxUSE_UNICODE, not #ifdef wxUSE_UNICODE

2005-03-14 20:40 botg, revision 334

comment out 32x32 folder in mac-copy-resources

2005-03-04 10:45 botg, revision 333

add austrian name for January

2005-02-24 21:29 botg, revision 332

updated

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