Changelogs

Overview

These changelogs reflect the history of all files in the Subversion repository. The changelog has been generated at 2024-11-22 13:50:01

Changes per page:

25 50 100 250 500 1000 2000

Changelog for FileZilla 3 (8047 changes):

2008-03-11 23:30 botg, revision 2177

Work around a limitation in the generic wxListCtrl and apply [ 1911972 ] Handling DEL key in queue window

2008-03-10 19:18 botg, revision 2176

Move some local filesystem functions into the engine.

2008-03-10 14:48 botg, revision 2175

Handle F2 and DEL keys

2008-03-10 14:44 botg, revision 2174

Don't try to rename with empty name

2008-03-10 14:41 botg, revision 2173

Don't follow symlinks if deleting local directories

2008-03-08 23:40 botg, revision 2172

String change: In some languages, the checkbox labels were quite long on the filetype page. Move explanation into a static label.

2008-03-07 19:45 botg, revision 2170

Small performance improvement.

2008-03-07 16:32 botg, revision 2169

Fix segfault if dropping file on a remote fill item in comparison mode.

2008-03-07 11:01 botg, revision 2168

Version bump

2008-03-07 11:00 botg, revision 2167

Added Vietnamese translation.

2008-03-07 10:31 botg, revision 2166

Updated translations

2008-03-06 16:10 botg, revision 2165

Fix [ 1908807 ] CQueueView::SetActive declaration is wrong

2008-03-06 16:09 botg, revision 2164

Fix [ 1908772 ] sun CC does not allow ++m_engineData.begin()

2008-03-04 21:58 botg, revision 2163

Fix initial window size on very small display resolutions.

2008-03-04 19:27 botg, revision 2162

Fix a typo.

2008-03-03 22:04 botg, revision 2161

Minor fixes

2008-03-02 20:55 botg, revision 2160

Fix segfault if loading another key after a wrong password.

2008-03-02 20:39 botg, revision 2159

Catch close notification events.

2008-03-02 13:41 botg, revision 2158

Fix warnings

2008-02-29 08:17 botg, revision 2157

Typo

2008-02-28 21:17 botg, revision 2156

Display site name in title if using Site Manager.

2008-02-28 21:17 botg, revision 2155

More spelling fixes

2008-02-28 21:00 botg, revision 2154

Spelling

2008-02-28 20:23 botg, revision 2153

Fix display of filesizes on non-Windows systems

2008-02-28 17:48 botg, revision 2152

Compile fix

2008-02-28 10:40 botg, revision 2151

OS X compile fix

2008-02-27 20:17 botg, revision 2150

[ 1901788 ] Use individual theme.xml files instead of global themes.xml

2008-02-27 12:20 botg, revision 2149

Get PKA working with SSH2.

2008-02-27 09:25 botg, revision 2148

Add fzputtygen to zip archive

2008-02-26 23:51 botg, revision 2147

Updated translations

2008-02-26 19:39 botg, revision 2146

Put all the pieces together. So far SSH1 only.

2008-02-25 17:59 botg, revision 2145

Fix typo

2008-02-25 14:30 botg, revision 2144

Finish the SFTP settings page.

2008-02-24 22:47 botg, revision 2143

Updated translations

2008-02-24 17:08 botg, revision 2142

Partially implement options page for SFTP public key authentication.

2008-02-23 14:24 botg, revision 2141

Compilefix

2008-02-22 19:00 botg, revision 2140

Implement fzputtygen. Really not intended for human use.

2008-02-22 14:56 botg, revision 2139

Install fzputtygen.

2008-02-21 18:30 botg, revision 2138

Compile fix

2008-02-21 16:09 botg, revision 2137

Speed up local file listing. Under *nix, previous code called stat twice. Under win it called GetFileAttributes twice and stat once. New code just calls stat once on *nix and GetFileAttributes once on Windows.

2008-02-21 15:01 botg, revision 2136

Initial import of fzputtygen. It will later be used by the SFTP page in the settings dialog to verify and convert private keys into PuTTY's native format.

2008-02-21 11:35 botg, revision 2135

Fail if server sends multiple prompts. Requires interactive login.

2008-02-20 00:12 botg, revision 2134

Apply [ 1896533 ] New FTP Sub-Category in the "Connection" Dialog

2008-02-19 22:00 botg, revision 2133

Don't crash if resources could not be loaded.

2008-02-19 16:57 botg, revision 2131

Sync with 3.0.7.x branch

2008-02-19 16:03 botg, revision 2119

Fix timeouts if keep-alive enabled

2008-02-19 15:21 botg, revision 2118

Language id might changedepending on wx version, use language code instead in wrapping engine.

2008-02-18 17:27 botg, revision 2117

Fix some warnings

2008-02-18 14:25 botg, revision 2116

Fix [ 1895058 ] File rename bug

2008-02-17 23:39 botg, revision 2115

Updated translations