Changelogs

Overview

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

Changes per page:

25 50 100 250 500 1000 2000

Changelog for FileZilla 3 (8010 changes):

2009-08-09 15:56 botg, revision 3314

Add option to connect on specific address family only.

2009-08-08 12:19 botg, revision 3313

Ensure buttons to manipulate filter sets are all same size

2009-08-08 12:16 botg, revision 3312

Small layout improvement on search dialog

2009-08-08 12:10 botg, revision 3311

Handle escape key (or equivalent) to close search dialog

2009-08-06 17:01 botg, revision 3310

Version bump

2009-08-06 16:59 botg, revision 3309

Adjust control spacing

2009-08-06 16:32 botg, revision 3308

Update translations

2009-08-06 16:17 botg, revision 3307

Fix typo in error message.

2009-08-04 19:22 botg, revision 3303

Typo.

2009-08-04 10:48 botg, revision 3302

GCC is odd...

2009-08-04 10:28 botg, revision 3301

Version bump

2009-08-04 10:21 botg, revision 3300

Updated translations

2009-08-04 09:21 botg, revision 3299

Allow file to be included by FZ interface.

2009-08-04 09:20 botg, revision 3298

Process certificate notification

2009-08-04 09:15 botg, revision 3297

Add update log to failed page.

2009-08-04 09:13 botg, revision 3296

Don't needlessly print "Disconnected from server" so many times.

2009-08-03 21:55 botg, revision 3295

Verify checksum. Using sha512 code from putty.

2009-08-03 19:55 botg, revision 3294

Implement HTTPS support and make update wizard use it.

2009-08-03 19:51 botg, revision 3293

Add option for trusted root certificate and introduce concept of internal options

2009-08-03 19:45 botg, revision 3292

More extensive certificate validation.

2009-08-02 13:52 botg, revision 3291

Fix warnings

2009-08-02 13:34 botg, revision 3290

Version bump

2009-08-02 13:28 botg, revision 3289

Updated translations

2009-08-02 10:39 botg, revision 3288

Calculate right button size

2009-08-02 10:10 botg, revision 3287

Add status bar to search dialog.

2009-08-02 09:28 botg, revision 3286

Implement proper keyboard navigation in search and filter edit dialogs.

2009-08-01 17:15 botg, revision 3285

Make filter edit dialog resizable.

2009-08-01 10:43 botg, revision 3284

Rebuild 64bit version of shell extension

2009-08-01 10:32 botg, revision 3283

Update copyright year

2009-08-01 10:26 botg, revision 3282

Cleanup

2009-08-01 10:08 botg, revision 3281

Attach manifest only if using GNU windres

2009-07-30 15:58 botg, revision 3280

Set minsize, clarify matching string.

2009-07-29 09:56 botg, revision 3279

Use a wxChoice for match type

2009-07-28 13:47 botg, revision 3278

Cleanup, don't use ugly Id hackery

2009-07-28 13:26 botg, revision 3277

Fix svn:eol-style

2009-07-28 13:23 botg, revision 3276

Sizing issues under wxGTK

2009-07-28 12:22 botg, revision 3275

Don't needlessly recreate the same controls over and over again.

2009-07-28 09:20 botg, revision 3274

Properly resize conditions

2009-07-27 20:35 botg, revision 3273

Fix behavior of + button

2009-07-27 14:13 botg, revision 3272

Remove ugly more/remove buttons, add sleek + and - buttons next to rules.

2009-07-26 21:23 botg, revision 3271

#4692: Remember file exists action on individual queue items

2009-07-26 20:54 botg, revision 3270

Fix warning

2009-07-26 17:28 botg, revision 3269

Speed up writing queue

2009-07-26 16:57 botg, revision 3268

Optimize CServerPath::SetSafePath for speed

2009-07-26 10:01 botg, revision 3267

Add missing mnemonic to "select entry"

2009-07-25 18:40 botg, revision 3266

Add option to idle sleep prevention.

2009-07-25 13:34 botg, revision 3265

Preventing idle sleep now also works on OS X

2009-07-25 12:49 botg, revision 3264

Fix keywords

2009-07-25 10:53 botg, revision 3263

Prevent idle sleep on *nix, successfully tested with Gnome

2009-07-25 10:51 botg, revision 3262

Missing critical section. Without, the reply could be dispatched (to nowhere) before the notify callback got set

2009-07-25 07:54 botg, revision 3261

Typo

2009-07-25 07:54 botg, revision 3260

Add helper class to prevent system going into idle sleep during transfers

2009-07-25 07:50 botg, revision 3259

Add basic functionality for context manager.

2009-07-23 19:56 botg, revision 3258

Add -l option to select login type, closes #4559

2009-07-23 14:05 botg, revision 3257

CState no longer requires knowledge of remote list view.

2009-07-23 14:01 botg, revision 3256

Fix a race in CSocket::Close leading to an infinite loop since m_pHost never got cleared.

2009-07-23 09:04 botg, revision 3255

Need to call parseAsMlsd before ParseAsUnix to avoid parsing conflict.

2009-07-22 14:28 botg, revision 3254

Further cutting of the gordian knot that is the interface's architecture.

2009-07-21 15:24 botg, revision 3253

First step towards supporting multiple states aka contexts.

2009-07-19 13:00 botg, revision 3252

Fix errors

2009-07-18 15:18 botg, revision 3251

Proper timestamp format, coalesce some log messages, log value of wFunc if neither FO_COPY nor FO_MOVE

2009-07-16 13:16 botg, revision 3250

Add option to only compile shell extension.

2009-07-14 21:54 botg, revision 3249

Need to bump DLL version.

2009-07-14 21:51 botg, revision 3248

Apply patch by Bernhard Aumayer to fix memory leak.

2009-07-09 16:51 botg, revision 3247

Added file search to features list

2009-07-09 14:06 botg, revision 3246

Do not canonify last segment on rm. Fixes #4650

2009-07-08 07:30 botg, revision 3245

Fix typo, ftps:// does in fact have data type concept.

2009-07-04 12:17 botg, revision 3244

Deselect ".." item on ctrl+a

2009-07-01 22:12 botg, revision 3243

Typo

2009-07-01 21:35 botg, revision 3242

Version bump

2009-07-01 21:35 botg, revision 3241

Updated translations

2009-06-30 17:56 botg, revision 3240

Insert new bookmarks sorted.

2009-06-30 17:56 botg, revision 3239

Fix assertion

2009-06-28 09:06 botg, revision 3238

Version bump

2009-06-28 09:03 botg, revision 3237

Updated translations

2009-06-28 08:50 botg, revision 3236

Fix #4611, silence wxFileName::GetModificationTime

2009-06-25 12:56 botg, revision 3235

Forgot to update ID_DISPLAYCERT.

2009-06-25 12:47 botg, revision 3234

Don't create a reference to a temporary object.

2009-06-23 22:56 botg, revision 3233

Typo

2009-06-22 18:48 botg, revision 3232

Add missing files to Makefile.am

2009-06-22 18:29 botg, revision 3231

Version bump

2009-06-22 16:26 botg, revision 3230

Updated translations

2009-06-22 15:49 botg, revision 3229

Add stateless local edit option.

2009-06-22 14:06 botg, revision 3228

Move all settings dialog code into new subdirectory.

2009-06-22 10:41 botg, revision 3227

Split off settings dialog into own xrc file

2009-06-21 19:11 botg, revision 3226

Don't report success after failure to write to local file. Fixes #4066

2009-06-21 16:58 botg, revision 3225

Fix #4496, use auto-reconnect if handling drag&drop.

2009-06-21 09:04 botg, revision 3221

Ask how to handle symbolic links on delete.

2009-06-20 18:39 botg, revision 3220

Don't report success after error during upload.

2009-06-20 15:34 botg, revision 3219

Display complete certificate chain.

2009-06-15 15:15 botg, revision 3218

Version bump

2009-06-15 15:15 botg, revision 3217

Updated translations

2009-06-15 15:02 botg, revision 3216

Add F3 hotkey for search.

2009-06-15 14:49 botg, revision 3215

Also use volume label enumerator thread in local file list. Defer getting label of A: to after all other labels.

2009-06-12 12:49 botg, revision 3214

Fix downloading of symlinks if symlink target is not below search root

2009-06-10 18:47 botg, revision 3213

Better find.png, size optimization for others.

2009-06-09 21:28 botg, revision 3212

#4560, fix "Timer creation failed" popups.

2009-06-09 07:41 botg, revision 3211

More translation updates

2009-06-08 21:19 botg, revision 3210

Implement #4557, print number of selected files/dirs in confirmation dialog.

2009-06-07 23:16 botg, revision 3209

More translation updates.