Changelogs

Overview

These changelogs reflect the history of all files in the Subversion repository. The changelog has been generated at 2025-04-05 12:20:01

Changes per page:

25 50 100 250 500 1000 2000

Changelog for FileZilla 3 (8068 changes):

2006-03-06 00:06 botg, revision 568

installer improvements, uninstall old version if found. Code taken from NSIS installer script.

2006-03-06 00:04 botg, revision 567

save configuration

2006-03-04 19:34 botg, revision 566

switched some values, valid ports are > 1023 now.

2006-03-04 15:39 botg, revision 565

read initial values from options

2006-03-03 22:46 botg, revision 564

reset the stored session password on ASK logontype if PASS command fails

2006-03-03 20:46 botg, revision 563

fixes

2006-03-02 13:43 botg, revision 562

Parse result of IP test.

2006-03-02 08:22 botg, revision 561

compile fixes

2006-03-01 16:34 botg, revision 560

Partially working netconf wizard.

2006-02-28 11:54 botg, revision 559

Add class to resolve external IP addresses for users behind routers and a dynamic IP.

2006-02-28 10:47 botg, revision 558

Finnish month names

2006-02-23 14:47 botg, revision 557

Move some #define checks to FileZilla.h

2006-02-15 20:25 botg, revision 556

Compilers are like women: picky

2006-02-15 20:22 botg, revision 555

updated

2006-02-15 15:16 botg, revision 554

make CAsyncHostResolver usable by all event handlers.

2006-02-13 13:02 botg, revision 553

updated

2006-02-11 15:08 botg, revision 552

Call GetSizer->Layout() first before wrapping to get the initial layout

2006-02-11 13:22 botg, revision 551

Remove obsolete command. Patch by Andreas Jacobs

2006-02-11 10:33 botg, revision 550

wxWindow::GetTextExtent() is slow, cache its results.

2006-02-04 00:30 botg, revision 549

fix assert

2006-01-31 12:57 botg, revision 548

updated

2006-01-31 12:53 botg, revision 547

small tweaks

2006-01-29 11:34 botg, revision 546

finish data validation

2006-01-24 17:30 botg, revision 545

fit window to initial size

2006-01-24 16:24 botg, revision 544

updated translations

2006-01-24 15:32 botg, revision 543

*** empty log message ***

2006-01-24 15:09 botg, revision 542

use "operating system" instead of "Windows"

2006-01-24 14:58 botg, revision 541

make site manager use the new wrapping engine

2006-01-24 14:56 botg, revision 540

start implementing a context menu

2006-01-24 14:56 botg, revision 539

- add support for wxNotebook - fix bug if dialog width cannot be reduced to desired width, wrap to actual width then

2006-01-23 17:08 botg, revision 538

implement layout cache to speed up subsequent dialog creations

2006-01-23 09:28 botg, revision 537

typo

2006-01-22 12:35 botg, revision 536

Add auto text-wrap engine in use by network configuration wizard

2006-01-17 13:16 botg, revision 535

support yyyy.mm.dd date format

2006-01-17 09:05 botg, revision 534

Spelling fix.

2006-01-11 13:49 botg, revision 533

added pt_PT, updated zh_TW

2006-01-10 18:20 botg, revision 532

"Force UTF-8 encoding" setting wasn't saved

2006-01-06 19:54 botg, revision 531

updated

2006-01-06 19:46 botg, revision 530

autowrap texts to make dialog look prettier

2006-01-06 11:37 botg, revision 529

compile fix

2006-01-06 11:34 botg, revision 528

work in progress: Network configuration wizard

2005-12-30 10:41 botg, revision 527

*** empty log message ***

2005-12-30 10:40 botg, revision 526

improved support for directory listings in used by some asian servers.

2005-12-03 17:37 botg, revision 525

compile fix

2005-12-03 15:42 botg, revision 524

compiler warnings

2005-12-03 13:17 botg, revision 523

moved file reading/writing into own thread, significantly improves UI responsiveness.

2005-12-02 01:29 botg, revision 522

fix resume for uploads

2005-11-25 09:49 botg, revision 521

Use wxChoice instead of wxComboBox for the theme selection

2005-11-14 10:52 botg, revision 520

fix file transfer logic

2005-11-10 23:32 botg, revision 519

updated: - added filter.png - corrected transparency restrictions

2005-11-09 12:55 botg, revision 518

implement Apply button

2005-11-09 12:37 botg, revision 517

updated

2005-11-09 12:35 botg, revision 516

typo

2005-11-07 16:11 botg, revision 515

*** empty log message ***

2005-11-07 15:24 botg, revision 514

memory leak

2005-11-06 10:21 botg, revision 513

implement filter sets

2005-11-06 10:20 botg, revision 512

add Korean month names

2005-11-03 15:44 botg, revision 511

port over IsMisleadingListResponse from FZ2

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&#039;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&#039;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 &#039;make distcheck&#039;

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

only link with libidn when needed