Changelogs

Overview

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

Changes per page:

25 50 100 250 500 1000 2000

Changelog for FileZilla 3 (8010 changes):

2006-04-07 09:02 botg, revision 610

Now works under wxGTK as well.

2006-04-06 17:13 botg, revision 609

Care about borders, keyboard accelerators and fix an off-by-two problem with wxStaticText

2006-04-05 20:54 botg, revision 608

Fix flawed logic, I hope this one is better.

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