Changelogs

Overview

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

Changes per page:

25 50 100 250 500 1000 2000

Changelog for FileZilla 3 (8010 changes):

2012-09-02 15:34 codesquid, revision 4753

Add check for ICopyHookW

2012-09-02 14:26 codesquid, revision 4752

Added ws2_32 as link dependency. Some versions of MinGW don't pull it in by default.

2012-08-26 13:57 codesquid, revision 4746

Support for legacy mainframes sending directory listings in EBCDIC.

2012-08-26 13:40 codesquid, revision 4745

Apply #8190, but for now leave it commented out as it needs more testing.

2012-08-26 13:24 codesquid, revision 4744

Apply #8188 to fix some strange compilation failure.

2012-08-12 16:23 codesquid, revision 4720

Fix listing failure caused by a missing state trannsition.

2012-07-20 06:15 codesquid, revision 4693

FTP proxy support: Parse IPv6 addresses.

2012-06-24 16:09 codesquid, revision 4659

C++11 requires a space between string literals to concatenate.

2012-04-01 08:27 codesquid, revision 4543

MSW: Take header control into account.

2012-04-01 08:27 codesquid, revision 4542

Fix inheritance problem

2012-04-01 08:15 codesquid, revision 4541

Fix compile error.

2012-04-01 08:10 codesquid, revision 4540

Auto-scrolling if dragging an item near top or bottom of file lists.

2012-03-31 20:11 codesquid, revision 4539

Install .svg to share/icons/hicolor/scalable/apps

2012-03-31 18:31 codesquid, revision 4538

Ubuntu has a gargantuum bug, it allows using a program's main menu even though a modal dialog is open. Mayhem is the result. This fixes at least one crash, there will be a million others.

2012-03-29 05:34 codesquid, revision 4530

Clean whitespace

2012-02-23 07:22 codesquid, revision 4438

Fix parsing bug, len is only needed for the first token.

2012-01-20 06:53 codesquid, revision 4395

Fix typo, again.

2012-01-17 17:59 codesquid, revision 4394

Fix typo.

2012-01-08 13:10 codesquid, revision 4391

Whitespace cleanup, patch by XhmikosR.

2012-01-08 13:02 codesquid, revision 4390

Don't change minimum required DH prime length as of yet. Still plenty servers out there that use a too small DH prime length.

2012-01-08 10:55 codesquid, revision 4389

Version bump.

2012-01-08 10:54 codesquid, revision 4388

Update translations.

2012-01-08 09:47 codesquid, revision 4387

Bump copyright years.

2012-01-08 09:34 codesquid, revision 4386

Fix #4206, allow non-default password for anonymous login.

2012-01-08 09:18 codesquid, revision 4385

Require wx 2.8.12, 11 and lower contains a very annoying bug for where Drag&Drop crashes under Linux.