Changelogs

Overview

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

Changes per page:

25 50 100 250 500 1000 2000

Changelog for FileZilla 3 (8010 changes):

2008-03-15 15:24 botg, revision 2190

Compile fix for ANSI builds.

2008-03-15 15:12 botg, revision 2189

Further separation between generic status bar code and FZ specific status bar code.

2008-03-14 21:01 botg, revision 2188

Fix segfaults if menus.xrc is invalid.

2008-03-14 20:25 botg, revision 2187

RFE [ 1914401 ] Move Edit -> Import/Export to File menu

2008-03-14 19:00 botg, revision 2186

Move status bar code into own class.

2008-03-14 14:34 botg, revision 2185

Don't override the textcontrol's context menu if renaming files.

2008-03-13 22:47 botg, revision 2184

Version bump

2008-03-13 22:47 botg, revision 2183

Updates translations

2008-03-13 22:12 botg, revision 2182

Fix [ 1913875 ] SGID permissions value not calculated.

2008-03-13 21:39 botg, revision 2181

Use default editor if opening extensionless files.

2008-03-13 21:27 botg, revision 2180

Disable some context menu items if not connected.

2008-03-12 19:24 botg, revision 2179

Compile error

2008-03-12 14:42 botg, revision 2178

Move more duplicate code into CLocalFileSystem.

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.