Changelogs

Overview

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

Changes per page:

25 50 100 250 500 1000 2000

Changelog for FileZilla 3 (8010 changes):

2010-08-10 21:55 codesquid, revision 3798

Updated translations.

2010-08-08 20:55 codesquid, revision 3797

Link handling if searching.

2010-08-08 20:47 codesquid, revision 3796

Fix assertion.

2010-08-08 20:39 codesquid, revision 3795

Work around obscure wxGTK bug

2010-08-08 20:04 codesquid, revision 3794

Need to initialize m_pXmlFile

2010-08-07 12:51 codesquid, revision 3793

Version bump

2010-08-07 12:47 codesquid, revision 3792

Updated translations

2010-08-04 22:26 codesquid, revision 3791

Compile fix

2010-08-04 21:56 codesquid, revision 3790

#5504: Update status bar icons on theme change. Also: Set proper state of toolbar on theme change.

2010-08-04 21:37 codesquid, revision 3789

#5503: Loading of empty strings in option values.

2010-08-04 20:59 codesquid, revision 3788

wxFileName is just useless. Use our own CLocalPath instead.

2010-08-02 16:05 codesquid, revision 3787

Version bump

2010-08-02 16:04 codesquid, revision 3786

Another updated language file

2010-08-02 14:14 codesquid, revision 3785

Updated translations

2010-08-02 08:02 codesquid, revision 3784

Fix compile error on OS X and some warnings.

2010-08-01 22:16 codesquid, revision 3783

Finish date based filtering, add "does not equal" condition to size filter.

2010-07-31 09:03 codesquid, revision 3782

Reduce memory usage further by splitting local filenames into a path and filename component, exploiting wxString being reference counted for the path.

2010-07-31 06:23 codesquid, revision 3781

Correct check for OS X.

2010-07-31 06:13 codesquid, revision 3780

Fix obscure error with some versions of the autotools toolchain

2010-07-30 18:41 codesquid, revision 3779

Get rid of unwanted output

2010-07-30 18:36 codesquid, revision 3778

* Check for known bug in TinyXML

2010-07-30 17:49 codesquid, revision 3777

Fix check for TinyXML and move it into its own macro. Move all macros to the m4 subdirectory.

2010-07-30 08:13 codesquid, revision 3776

Handle delete key on numpad block.

2010-07-30 07:20 codesquid, revision 3775

OS X seems to need <string> while on other platforms some dependencies pull it in.

2010-07-25 18:57 codesquid, revision 3774

Cache pruning.