Changelogs

Overview

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

Changes per page:

25 50 100 250 500 1000 2000

Changelog for FileZilla 3 (8010 changes):

2014-06-17 18:10 codesquid, revision 5662

Don't depend on GTK+2 if wx uses GTK+3

2014-06-17 17:19 codesquid, revision 5661

Fix parsing of IPv6 addresses.

2014-06-17 17:09 codesquid, revision 5660

Improve IPv6 address test.

2014-06-17 16:55 codesquid, revision 5659

Remove scrolling workaround, this was just a bug in wx3.0.0 fixed in wx3.0.1

2014-06-17 16:47 codesquid, revision 5658

Use perfect forwarding.

2014-06-17 16:47 codesquid, revision 5657

Minor simplification.

2014-06-15 15:54 codesquid, revision 5655

OS X has no wxCB_SORT. Let's perform insertion sort instead.

2014-06-15 15:54 codesquid, revision 5654

Avoid conflicting method name.

2014-06-15 15:43 codesquid, revision 5653

Adjust spacing for beauty.

2014-06-15 15:32 codesquid, revision 5652

Fix dropdown button size on OS X.

2014-06-15 14:12 codesquid, revision 5649

Another compile error.

2014-06-15 14:11 codesquid, revision 5648

Fix compile error.

2014-06-15 11:41 codesquid, revision 5647

wxWidgets 3.0.1 has been tagged. Bump minimum required wx version to 3.0.1, FZ needs the fixes in there.

2014-06-15 11:24 codesquid, revision 5646

Increase minimum page width to fit bulkier themes.

2014-06-15 11:06 codesquid, revision 5645

wxStaticBoxSizer is tricky. Seems to work now.

2014-06-15 10:47 codesquid, revision 5644

Another wxStaticBox fix.

2014-06-15 08:49 codesquid, revision 5643

Align label and hyperlink.

2014-06-15 07:49 codesquid, revision 5642

Avoid flicker when recreating the menu bar.

2014-06-15 07:44 codesquid, revision 5641

Make toolbar undockable.

2014-06-15 06:26 codesquid, revision 5640

Quote arguments to PKG_CHECK_MODULES

2014-06-15 06:25 codesquid, revision 5639

Add missing include

2014-06-15 06:19 codesquid, revision 5638

Update pkg.m4 with latest available version.

2014-06-14 22:08 codesquid, revision 5636

Remove call to deprecated function.

2014-06-14 21:42 codesquid, revision 5635

Fix setting of initial focus. Do it before opening the site manager at startup.

2014-06-14 21:31 codesquid, revision 5634

Get rid of leftmost separator to make it look a bit more modern.