Changelogs

Overview

These changelogs reflect the history of all files in the Subversion repository. The changelog has been generated at 2024-11-22 12:50:01

Changes per page:

25 50 100 250 500 1000 2000

Changelog for FileZilla 3 (8047 changes):

2006-04-16 11:00 botg, revision 622

mask password in log

2006-04-16 10:22 botg, revision 621

updated

2006-04-15 12:31 botg, revision 620

trim whitespace from hostname

2006-04-14 06:42 botg, revision 619

typo

2006-04-13 23:17 botg, revision 618

revert last change, doesn't work properly

2006-04-13 21:01 botg, revision 617

fix OS X application bundle creation

2006-04-11 21:06 botg, revision 616

add --enable-localesonly flag, if passed to configure, only locales will be created during make

2006-04-11 19:51 botg, revision 615

minor improvement

2006-04-09 17:14 botg, revision 614

Updated to TinyXml 2.4.3

2006-04-09 13:18 botg, revision 613

Call the ::EndMenu function under windows in ShowModal to close open popup menus. Else application will freeze

2006-04-07 12:27 botg, revision 612

fixes for wxNotebook wrapping

2006-04-07 12:21 botg, revision 611

layout fix

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.