Changelogs

Overview

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

Changes per page:

25 50 100 250 500 1000 2000

Changelog for FileZilla 3 (8010 changes):

2016-12-05 14:06 codesquid, revision 8045

Disable next button while fetching offer data.

2016-12-04 19:25 codesquid, revision 8044

Remove sizer flags that are no-ops.

2016-12-04 18:32 codesquid, revision 8043

Disallow wxWidgets 3.1 or higher.

2016-12-04 14:17 codesquid, revision 8042

search.xml is non-critical too and can be overwritten without harm.

2016-12-04 14:15 codesquid, revision 8041

layout.xml does not contain important data, overwrite it if it has become corrupt.

2016-12-04 14:01 codesquid, revision 8040

Explicitly load resource files by name, prevents errors due to stale files from previous versions.

2016-12-03 22:09 codesquid, revision 8039

Revert previous commit and do proper fix

2016-12-03 21:52 codesquid, revision 8038

Fix typo

2016-12-03 18:32 codesquid, revision 8037

Cleanup startup routines

2016-12-03 18:06 codesquid, revision 8036

Fix compile error

2016-12-03 18:03 codesquid, revision 8035

Loading and scaling large resources is expensive. Cache scaled resources and load those instead.

2016-12-02 10:41 codesquid, revision 8034

Check for libfilezilla 0.9.0 or higher.

2016-12-01 20:06 codesquid, revision 8033

Fixed another typo

2016-12-01 20:04 codesquid, revision 8032

Fixed typo from removing line breaks.

2016-12-01 11:26 codesquid, revision 8031

Fix toolbar not showing on OS X

2016-12-01 10:48 codesquid, revision 8030

Fix typo

2016-12-01 09:49 codesquid, revision 8029

Create quickconnect bar directly.

2016-12-01 09:09 codesquid, revision 8028

Minor refactoring.

2016-12-01 09:06 codesquid, revision 8027

Remove call to no longer existing sub-make

2016-12-01 08:12 codesquid, revision 8026

Restore accidentally deleted file.

2016-11-30 20:19 codesquid, revision 8025

Fix a compile erorr on mac.

2016-11-30 20:18 codesquid, revision 8024

Avoid expensive conversion from wxBitmap to wxImage.

2016-11-30 16:37 codesquid, revision 8023

Update svn:ignore

2016-11-30 16:34 codesquid, revision 8022

Remove a few empty lines

2016-11-30 16:32 codesquid, revision 8021

Fix yet another syntax error.