Changelogs

Overview

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

Changes per page:

25 50 100 250 500 1000 2000

Changelog for FileZilla 3 (8007 changes):

2006-04-04 23:46 botg, revision 607

*** empty log message ***

2006-04-04 21:56 botg, revision 606

If changing directory succeeds but list fails, display empty directory listing with an informational message instead of staying in old directory.

2006-04-04 21:52 botg, revision 605

support for MVS listing with **NONE** as date

2006-03-29 16:46 botg, revision 604

updated

2006-03-28 23:47 botg, revision 603

implement test for servers not supporting resume of files > 2/4 GB

2006-03-28 23:25 botg, revision 602

added wxThreadEx class, which works around a design flaw of wxThread::Wait

2006-03-26 21:12 botg, revision 601

clear contents if reloading settings

2006-03-25 23:26 botg, revision 600

fix layout of final page

2006-03-25 15:02 botg, revision 599

small class to store the capabilities servers are capable of

2006-03-25 15:00 botg, revision 598

Merge the common code for FTP filetransfer and list command.

2006-03-25 14:57 botg, revision 597

add < operator so CServer can be used with std::map

2006-03-24 19:01 botg, revision 596

fix problem where wizard was closed prematurely

2006-03-22 11:17 botg, revision 595

added new options to settings dialog

2006-03-21 23:22 botg, revision 594

typo

2006-03-21 12:25 botg, revision 593

memory leak

2006-03-20 15:30 botg, revision 592

Added indentation on page 3

2006-03-20 15:21 botg, revision 591

updated

2006-03-20 15:14 botg, revision 590

spelling fix

2006-03-20 13:54 botg, revision 589

invalidate cache if builddate of exe changes

2006-03-20 13:36 botg, revision 588

performance improvements

2006-03-20 13:04 botg, revision 587

better link support

2006-03-19 13:50 botg, revision 586

compile fix

2006-03-19 13:16 botg, revision 585

typo

2006-03-19 12:09 botg, revision 584

make use of the new 'prompt headers'

2006-03-19 11:32 botg, revision 583

missing #endif

2006-03-18 17:21 botg, revision 582

merge with latest PuTTY revision (6616)

2006-03-16 18:47 botg, revision 581

fix endless loop

2006-03-16 15:51 botg, revision 580

Settingsdialog now uses the wrapping engine

2006-03-16 15:46 botg, revision 579

simplify portrange description

2006-03-16 13:26 botg, revision 578

link support

2006-03-16 13:25 botg, revision 577

time for an update

2006-03-15 19:36 botg, revision 576

implement fallback option if server sends passive reply with unroutable IP address

2006-03-15 19:15 botg, revision 575

fix windres flag generation

2006-03-15 14:27 botg, revision 574

make use of external IP address resolver by the engine

2006-03-15 14:25 botg, revision 573

fix regex

2006-03-15 12:37 botg, revision 572

added GetLocalIP and GetRemoteIP functions

2006-03-14 23:08 botg, revision 571

Added IsRouteableAddress function

2006-03-12 12:13 botg, revision 570

updates German translation

2006-03-11 10:26 botg, revision 569

support PASV replies without brackets around IP/port

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