Changelogs

Overview

These changelogs reflect the history of all files in the Subversion repository. The changelog has been generated at 2024-03-29 01:20:01

Changes per page:

25 50 100 250 500 1000 2000

Changelog for FileZilla 3 (8007 changes):

2008-12-02 17:48 botg, revision 2893

Version bump

2008-12-02 17:46 botg, revision 2892

Take filters into account if updating number of files on deletion.

2008-12-02 17:36 botg, revision 2891

Updated translations.

2008-12-02 17:23 botg, revision 2890

Revert revision 2886, actually a wxWidgets regression.

2008-12-02 16:53 botg, revision 2889

Fix nullpointer dereference on engines without associated item in ProcessReply; slightly speed up ResetEngine by directly accessing the item's server item; increase m_activeCount if starting automatic refresh.

2008-12-02 16:46 botg, revision 2888

Fix an assertion.

2008-12-02 16:45 botg, revision 2887

Minor performance improvement.

2008-12-01 15:50 botg, revision 2886

Fix odd toolbar togglebutton behavior on MSW.

2008-12-01 14:28 botg, revision 2885

More #ifdefery

2008-12-01 14:05 botg, revision 2884

Need to handle the resize prior to reloading the splitter positions.

2008-12-01 13:52 botg, revision 2883

Fix compilation error.

2008-11-30 19:30 botg, revision 2882

Greatly speed up refresh of remote directory listing when new files got added

2008-11-30 15:38 botg, revision 2881

Some more small performance optimizations

2008-11-30 15:01 botg, revision 2880

Avoid slow wxFileName, speeds up CFileListCtrl::GetType

2008-11-30 14:18 botg, revision 2879

Restore correct splitter positions on maximized windows on wxGTK

2008-11-30 13:52 botg, revision 2878

Number of files wasn't updated if removing the last file(s) in a listing

2008-11-29 20:53 botg, revision 2877

Fix warnings

2008-11-29 15:05 botg, revision 2876

Don't timeout while waiting for lock.

2008-11-29 14:57 botg, revision 2875

Automatic refresh of remote file list once queue finishes.

2008-11-28 20:10 botg, revision 2874

Typo

2008-11-27 17:11 botg, revision 2873

fzsftp and fzputtygen need the manifest as well.

2008-11-27 16:55 botg, revision 2872

The default manifest provided by wxWidgets does not have requestedExecutionLevel set. As such, madness like the filesystem virtualization (%LOCALAPPDATA%/VirtualStore) was active. The new manifest sets requestedExecutionLevel to "asInvoker" and thus avoids the virtual store.

2008-11-26 23:25 botg, revision 2871

Remove unused variables.

2008-11-26 16:13 botg, revision 2870

Version bump to 3.1.6-rc1

2008-11-26 16:04 botg, revision 2869

Updated translations.