Changelogs

Overview

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

Changes per page:

25 50 100 250 500 1000 2000

Changelog for FileZilla 3 (8047 changes):

2008-03-29 00:25 botg, revision 2241

Fix [ 1928214 ] Current directory incorrectly parsed when unquoted

2008-03-29 00:18 botg, revision 2240

Implement [ 1928088 ] Show warning if default remote directory is not accepted

2008-03-28 22:57 botg, revision 2239

Fix site drag and drop on wxGTK

2008-03-28 18:49 botg, revision 2238

Typo

2008-03-28 15:27 botg, revision 2237

Another small fix

2008-03-28 11:16 botg, revision 2236

Fix inversion

2008-03-27 14:07 botg, revision 2235

Updated translations

2008-03-27 10:59 botg, revision 2234

Comment out some experimental code, was causing problems.

2008-03-26 10:57 botg, revision 2233

Get rid of flicker.

2008-03-26 00:17 botg, revision 2232

Copy&paste bug.

2008-03-25 10:07 botg, revision 2231

Submit operating system version.

2008-03-24 17:13 botg, revision 2230

Remember most recently selected item.

2008-03-23 19:45 botg, revision 2229

Remove some experimental, unused code that got accidentally commited.

2008-03-23 17:00 botg, revision 2228

Resume automatically on transfer failures as long as there has been some progress.

2008-03-22 23:35 botg, revision 2227

Fix [ 1922919 ] Hardcoded colours make some text invisible

2008-03-22 23:20 botg, revision 2226

Fix warning, whitespace cleanup

2008-03-22 16:23 botg, revision 2225

Fix [ 1915298 ] mo files are installed into wrong directory

2008-03-21 13:08 botg, revision 2224

Updated blukis theme, fixed mime type of all icons.

2008-03-21 00:01 botg, revision 2222

Fix translation error

2008-03-20 17:54 botg, revision 2221

Updated translations

2008-03-20 15:55 botg, revision 2220

A few more menu items.

2008-03-19 23:56 botg, revision 2219

EVT_UPDATE_UI fully gone now.

2008-03-19 23:24 botg, revision 2218

Get rid of some more update UI events. Doing it manually is more efficient.

2008-03-19 14:27 botg, revision 2217

Make state notification handling more flexible.

2008-03-19 10:41 botg, revision 2216

Fix [ 1917702 ] Local directory tree incorrectly refreshed

2008-03-19 00:38 botg, revision 2215

Add menu item to copy current connection to site manager.

2008-03-18 15:55 botg, revision 2214

Compilo

2008-03-18 15:27 botg, revision 2213

Could read past array bounds on files > 1000 EB.

2008-03-18 15:26 botg, revision 2212

Format queue size based on user settings. Display icon if connection is encrypted. Took lock icon from GNOME's default theme (GPL); slightly adjusted hue.

2008-03-17 19:22 botg, revision 2207

Merge from branch

2008-03-17 18:56 botg, revision 2197

Fix infinite loop.

2008-03-17 16:01 botg, revision 2196

Updates and fixes.

2008-03-17 12:20 botg, revision 2195

Fix warning

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

Typo

2008-03-16 17:09 botg, revision 2193

Add a small helper function.

2008-03-16 14:37 botg, revision 2192

Fix [ 1915378 ] Obsolete Subdir element in theme.xml

2008-03-16 14:36 botg, revision 2191

Display data type in status bar if protocol has a concept of data types. Taken icons from blukis theme as classic theme had no such icons.

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.