Changelogs

Overview

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

Changes per page:

25 50 100 250 500 1000 2000

Changelog for FileZilla 3 (8047 changes):

2008-06-28 13:36 botg, revision 2424

Work in heavy progress: IPv6 support. Doesn't really do much yet, might not even compile.

2008-06-24 22:11 botg, revision 2423

Display number of filtered out items if directory appears empty.

2008-06-23 15:15 botg, revision 2422

Fix "[ 2000727 ] reversed Hebrew in gui window". Unfortunately this return the flicker on RTL languages. I can't see any other solution.

2008-06-22 23:19 botg, revision 2421

Fix panesize problem with widescreen and blackboard styles.

2008-06-21 20:06 botg, revision 2420

Less code duplication.

2008-06-20 20:20 botg, revision 2419

Don't allow main section to be unselected.

2008-06-19 15:34 botg, revision 2418

Rest of [ 1986536 ] Added file exist actions

2008-06-19 15:07 botg, revision 2417

More of [ 1986536 ] Added file exist actions

2008-06-19 14:41 botg, revision 2416

Don't concatenate path and filename, use FormatFilename, fixes [ 1997186 ] missing path separater on file exists dialog

2008-06-19 12:27 botg, revision 2415

Parse URLs containing IPv6 addresses

2008-06-18 22:46 botg, revision 2414

LISTDEBUG was left enabled by default. Was a noop though.

2008-06-17 13:08 botg, revision 2413

Part of patch [ 1986536 ], use the available enum instead of an int.

2008-06-15 14:01 botg, revision 2412

Version bump

2008-06-15 13:57 botg, revision 2411

Update translations

2008-06-15 13:43 botg, revision 2410

Fix typo in email address

2008-06-15 13:16 botg, revision 2409

Don't read from uninitialized memory.

2008-06-13 11:11 botg, revision 2408

Get rid of some resizing flicker on MSW.

2008-06-12 10:34 botg, revision 2407

Fix previous commit

2008-06-11 23:34 botg, revision 2406

Fix installer in combination with most recent libtool

2008-06-11 18:51 botg, revision 2405

Add some files generated by most recent libtool to svn:ignore

2008-06-10 17:02 botg, revision 2404

Add a translator

2008-06-10 17:01 botg, revision 2403

Add servertype used by Cygwin's SSH server.

2008-06-09 16:25 botg, revision 2402

Fix plural forms

2008-06-09 16:01 botg, revision 2401

Version bump

2008-06-09 15:39 botg, revision 2400

Updated translations

2008-06-09 07:38 botg, revision 2399

Show number of filtered objects.

2008-06-08 17:23 botg, revision 2398

More sizing fixes on OS X

2008-06-08 17:17 botg, revision 2397

Fix initial minsize to fix sizing issue under OS X

2008-06-08 12:45 botg, revision 2396

Quote path to fzsftp on OS X if it contains spaces.

2008-06-08 10:15 botg, revision 2395

Since I need more testers, make beta check option sticky. Also clicking the new version available item in the menu will force another check.

2008-06-07 14:37 botg, revision 2394

Display list of changes in update available dialog.

2008-06-07 13:52 botg, revision 2393

Fix ApplyCurrentFilter

2008-06-07 12:52 botg, revision 2392

Filter didn't have effect on total number of files.

2008-06-07 08:43 botg, revision 2391

Fix SetPath

2008-06-05 09:59 botg, revision 2390

Finish CServerPath cleanup

2008-06-05 09:10 botg, revision 2389

Typo in comment

2008-06-03 22:37 botg, revision 2388

Begin simplification of CServerPath, fix several testsuite failures

2008-06-03 22:36 botg, revision 2387

Add another test

2008-06-02 21:36 botg, revision 2386

Add partial testsuit for CServerPath

2008-06-02 10:22 botg, revision 2385

Add all server types to type selection in site manager.

2008-06-01 10:24 botg, revision 2384

Get rid of trailing slashes for compliance with TVFS as defined in RFC3659. Might need to add a workaround for servers requiring the trailing slash later.

2008-06-01 10:09 botg, revision 2383

Filelist status bars can be toggled.

2008-05-31 10:55 botg, revision 2382

Allow changing all/current user installation mode.

2008-05-30 18:48 botg, revision 2381

Remember component selection

2008-05-30 12:55 botg, revision 2380

Work in progress: Make upgrading from previous versions easier.

2008-05-29 07:31 botg, revision 2379

Remove additional plural translations

2008-05-29 00:21 botg, revision 2378

Fix compilation under MinGW

2008-05-28 20:16 botg, revision 2377

Minor formatting inconsistency.

2008-05-28 20:09 botg, revision 2376

Add suffix for files < 1000

2008-05-28 18:17 botg, revision 2375

Add Plural-Forms header in all translations.

2008-05-28 10:45 botg, revision 2374

Fix more warnings

2008-05-28 10:41 botg, revision 2373

Fix warning

2008-05-28 09:16 botg, revision 2372

Implement selection tracking on generic wxListCtrl. Pure magic.

2008-05-27 10:35 botg, revision 2371

Fix [ 1971943 ] "Find as you type" can't handle underscores

2008-05-27 09:33 botg, revision 2370

Implement remote filelist status bar.

2008-05-27 09:33 botg, revision 2369

Further fixes for the filelist status bar.

2008-05-26 18:40 botg, revision 2368

Fix several bugs in the selection tracking. Also vastly speeds up Ctrl+A on MSW. Remote file list not yet updated.

2008-05-26 11:10 botg, revision 2367

Work in progress: File list statusbars.

2008-05-26 09:58 botg, revision 2366

Add "file exists" to the MKD "success on 5yz" heuristics.

2008-05-23 17:47 botg, revision 2365

Fix issues with hidden/reordered columns and sorting.

2008-05-23 15:38 botg, revision 2364

Reduce CPU load if deleting or uploading many small files.

2008-05-21 18:28 botg, revision 2363

Add linebreaks

2008-05-21 16:14 botg, revision 2362

Add missing title

2008-05-20 08:54 botg, revision 2359

Version bump

2008-05-20 08:52 botg, revision 2358

Updated translations

2008-05-16 17:37 botg, revision 2357

Cancel button shouldn't have accelerator.

2008-05-16 17:11 botg, revision 2356

Add directory listing parser tests for MVS and ZVM and fix a few minor problems.

2008-05-16 17:08 botg, revision 2355

Missing commit

2008-05-16 14:46 botg, revision 2354

Update my mail address

2008-05-16 14:05 botg, revision 2353

Fix assertion

2008-05-15 12:59 botg, revision 2351

compilo

2008-05-15 11:40 botg, revision 2350

Version bump

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

Performance improvement by exploiting the fact that WIN32_FIND_DATA already contains the metadata. Only needed because Windows is too stupid to cache directory listings.

2008-05-13 22:15 botg, revision 2348

Version bump

2008-05-13 22:14 botg, revision 2347

Updated translations

2008-05-12 23:09 botg, revision 2346

Fix [ 1962647 ] Parent folder icons do not refresh after deleting children.

2008-05-12 12:16 botg, revision 2345

possible grammar fix

2008-05-12 10:59 botg, revision 2344

Added Ukrainian, updated some others.

2008-05-10 21:09 botg, revision 2342

Improve the global engine lock: Add lock counter, add different locking reasons and fix "[ 1942419 ] mkdir issue when uploading a directory with multiple files".

2008-05-08 14:46 botg, revision 2341

Add some helpful links to help menu. Linked page will be finished with the 3.0.10 release.

2008-05-08 12:23 botg, revision 2340

Sizing fixes in layouts where local and remote splitters where split vertically (widescreen, blackboard)

2008-05-06 08:19 botg, revision 2338

Merge with 3.0.9.x branch

2008-05-06 00:07 botg, revision 2320

Small fix

2008-05-05 23:40 botg, revision 2319

Fix rare race condition leading to loss of data at the beginning of a file on downloads. Up to BUFFERCOUNT * BUFFERSIZE (3*65536) bytes could get lost. Bug did exist since 2005-12-03.

2008-05-05 23:10 botg, revision 2318

Fix a string.

2008-05-04 16:13 botg, revision 2317

Clarify synopsis.

2008-05-04 10:10 botg, revision 2316

Remember order, don't allow movement of filename column.

2008-05-03 22:40 botg, revision 2315

Fix problem with empty filetype

2008-05-03 19:19 botg, revision 2314

Do a refresh after changing columns.

2008-05-03 18:59 botg, revision 2313

Update toolbar and menu state after clearing private data.

2008-05-03 16:44 botg, revision 2312

Columns can be reordered. Not yet saved.

2008-05-03 11:56 botg, revision 2311

Switch to given path upon connecting.

2008-04-30 12:57 botg, revision 2310

Right-clicking list headers allows column selection.

2008-04-30 12:55 botg, revision 2309

Fix [ 1954373 ] 'Create directory' Dialogue Box Crashing FileZilla

2008-04-28 18:29 botg, revision 2308

Updated translations

2008-04-28 15:30 botg, revision 2307

Unnecessary to always create a wxDialogEx instance on each listing. Split filter code from CFilterDialog into CFilterManager.

2008-04-28 14:21 botg, revision 2306

Handle --close under MSW. For other platforms I have no idea how to do it yet.

2008-04-27 13:59 botg, revision 2305

Fix [ 1946465 ] Wrong default download location on vista when updating

2008-04-26 16:27 botg, revision 2304

Should fix [ 1946588 ] files duplicated in queue when restart filezilla

2008-04-26 16:19 botg, revision 2303

Fix [ 1946574 ] delete local non-empty directories fails on mac os x

2008-04-26 12:43 botg, revision 2302

Grammar

2008-04-25 14:01 botg, revision 2301

Renaming local files did not have immediate effect on *nix

2008-04-25 13:36 botg, revision 2300

Fix [ 1951432 ] Upload/download limit: input not limited

2008-04-25 13:36 botg, revision 2299

Add comment.

2008-04-25 13:35 botg, revision 2298

Use wxLongLong for speed limit calculations, 32bit ints are too limited.

2008-04-25 13:35 botg, revision 2297

Use wxTextCtrl::ChangeValue instead of SetValue

2008-04-24 15:09 botg, revision 2296

Need to end all active menus if wizard. Fixes [ 1950286 ] Hang on new version popup

2008-04-24 14:41 botg, revision 2295

MSW only: Code to send WM_ENDSESSION other running instances if --close is passed on commandline.

2008-04-20 21:01 botg, revision 2294

Update manpage with commandline arguments.

2008-04-20 20:39 botg, revision 2293

Implement -c option.

2008-04-20 12:51 botg, revision 2292

Why do I even keep this file

2008-04-20 12:47 botg, revision 2291

Basic commandline support. -c option not yet working.

2008-04-18 14:12 botg, revision 2289

Really fix crash on close. I hope.

2008-04-18 10:51 botg, revision 2288

The crash on exit still wasn't fixed, I hope this one does the trick.

2008-04-18 09:50 botg, revision 2287

Version bump

2008-04-18 09:49 botg, revision 2286

Updated translations

2008-04-18 09:49 botg, revision 2285

Fix unused variable varning.

2008-04-17 23:07 botg, revision 2284

Display drop highlight in local file lists under non-Windows

2008-04-17 09:46 botg, revision 2283

Fix "[ 1937600 ] Edited files get lost on server timeout". More complex than I thought.

2008-04-16 14:29 botg, revision 2282

Some cleanup on the way towards fixing [ 1937600 ] Edited files get lost on server timeout

2008-04-16 12:42 botg, revision 2281

Translation updates

2008-04-16 08:59 botg, revision 2280

Small fix for recent VMS compatibility changes.

2008-04-13 10:41 botg, revision 2279

Fix auto filetype detection on VMS servers.

2008-04-12 21:21 botg, revision 2278

Strip revision on VMS files for filetype display.

2008-04-12 09:35 botg, revision 2277

Merge with upstream.

2008-04-12 09:10 botg, revision 2276

Fix workaround for broken servers sending single-quoted PWD reply.

2008-04-12 09:07 botg, revision 2275

Detect TVFS extension.

2008-04-10 14:15 botg, revision 2274

Need to strip trailing path separators on dropped directories

2008-04-10 13:24 botg, revision 2273

Hopefully fixes the crashes on shutdown some users experience.

2008-04-08 13:26 botg, revision 2271

Avoid crash if changing filters during comparison and fix state of comparison button if comparison cannot be started.

2008-04-08 13:04 botg, revision 2270

Fix ghost item appearing if applying filters after exiting comparison mode.

2008-04-07 16:16 botg, revision 2269

Need to bump for new builds. 3.0.9 binaries were faulty due to regression in wx.

2008-04-07 14:27 botg, revision 2265

Version bump

2008-04-07 14:24 botg, revision 2264

Updated translations

2008-04-05 17:39 botg, revision 2258

Fix keyboard prefix search not resetting if changing directories, bug [ 1935404 ]

2008-04-02 17:26 botg, revision 2256

Mark tooltip translatable.

2008-04-01 22:50 botg, revision 2255

Fix state of comparison toolbar button.

2008-04-01 07:27 botg, revision 2254

Install lock.png

2008-03-31 20:18 botg, revision 2253

Version bump

2008-03-31 20:16 botg, revision 2252

Updated translations

2008-03-31 20:09 botg, revision 2251

Fix "make uninstall"

2008-03-31 19:58 botg, revision 2250

Get kex and enc details for SFTP

2008-03-30 16:37 botg, revision 2249

Fix duplicate mnemonic

2008-03-30 14:46 botg, revision 2248

Get rid of wxStat and work around a possible flaw in Vista.

2008-03-29 15:08 botg, revision 2247

Display certificate information if clicking icon in statusbar.

2008-03-29 15:08 botg, revision 2246

Clean up async request notification handling, part 2.

2008-03-29 14:57 botg, revision 2245

Add missing copy operator and assignment constructor.

2008-03-29 13:54 botg, revision 2244

Add missing accelerators and fix collisions.

2008-03-29 13:41 botg, revision 2243

Clean up async request notification handling, display session details on certificate verification dialog.

2008-03-29 00:28 botg, revision 2242

Fix [ 1928211 ] Integer truncation in CDirectoryCache::UpdateFile

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.

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