Changelogs

Overview

These changelogs reflect the history of all files in the Subversion repository. The changelog has been generated at 2025-04-04 07:20:01

Changes per page:

25 50 100 250 500 1000 2000

Changelog for FileZilla 3 (8068 changes):

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.

2009-06-07 23:14 botg, revision 3208

Add search to menu.

2009-06-07 21:37 botg, revision 3207

Improve wording of some strings

2009-06-07 21:34 botg, revision 3206

Fix keywords

2009-06-07 14:56 botg, revision 3205

Initial search conditions control size, try #2

2009-06-07 08:37 botg, revision 3204

Update translation

2009-06-07 08:35 botg, revision 3203

Validate and compile regular expressions.

2009-06-06 22:24 botg, revision 3202

Fix filter types

2009-06-06 19:10 botg, revision 3201

Fix warning

2009-06-06 19:07 botg, revision 3200

Remove strange \v escape sequence

2009-06-06 18:29 botg, revision 3199

Version bump

2009-06-06 18:20 botg, revision 3198

Added Occitan translator

2009-06-06 18:20 botg, revision 3197

Updated translations

2009-06-06 17:48 botg, revision 3196

Fix size of initial condition.

2009-06-06 15:50 botg, revision 3195

Add border around results

2009-06-06 15:48 botg, revision 3194

Remember download target

2009-06-06 15:37 botg, revision 3193

Implement delete.

2009-06-06 15:21 botg, revision 3192

Fix typo and control indentation.

2009-06-06 13:58 botg, revision 3191

Working implementation of search results download dialog.

2009-06-06 13:57 botg, revision 3190

Clarify semantics of GetPath

2009-06-05 20:41 botg, revision 3189

Add find.png for minimal theme

2009-06-05 20:36 botg, revision 3188

Slightly reduce size

2009-06-05 18:35 botg, revision 3187

Add context menu to results.

2009-06-03 22:40 botg, revision 3186

Add search toolbar icon

2009-06-03 15:17 botg, revision 3185

Implement proper sorting and add some other UI glue.

2009-06-03 13:36 botg, revision 3184

Display share name of mapped drives

2009-06-02 17:49 botg, revision 3183

Properly quote path to fzputtygen.

2009-06-02 14:26 botg, revision 3182

Filter results

2009-05-31 21:00 botg, revision 3181

Fix compile error.

2009-05-31 20:59 botg, revision 3180

Fix warning.

2009-05-31 19:00 botg, revision 3179

Make available conditions configurable.

2009-05-31 16:01 botg, revision 3178

Validate search filter

2009-05-31 10:24 botg, revision 3177

Option to hide identical files in comparison.

2009-05-30 18:43 botg, revision 3176

Set initial dialog size, remember last used size.

2009-05-30 14:11 botg, revision 3175

Implement stop, stop on exit and set control states.

2009-05-30 13:37 botg, revision 3174

Allow entering root search path.

2009-05-30 13:36 botg, revision 3173

Disable search button if not connected or busy.

2009-05-29 09:53 botg, revision 3172

Fix permissions parsing

2009-05-28 14:30 botg, revision 3171

Do not directly open file changed dialog from activate event on MSW either, wreaks havoc with mouse input. Fixes #4537, possibly #4328

2009-05-28 10:13 botg, revision 3170

Fix underscroes in SSH_AUTH_SOCK

2009-05-28 10:12 botg, revision 3169

Fix compile error

2009-05-26 13:51 botg, revision 3168

First bits of search dialog. Needs much work still.

2009-05-21 12:52 botg, revision 3167

Generalize control replacement code

2009-05-20 13:05 botg, revision 3166

Add infrastructure to use a custom list of filters during recursive operations.

2009-05-20 10:24 botg, revision 3165

Add filter_conditions_dialog.*

2009-05-19 14:01 botg, revision 3164

Blockable handlers

2009-05-17 23:16 botg, revision 3163

Add CSharedPointer and use it for directory listing.

2009-05-14 21:03 botg, revision 3162

Remove unused code.

2009-05-14 14:45 botg, revision 3161

Advance queue after re-adding to queue.

2009-05-13 10:04 botg, revision 3160

Split filter conditions into a new class, will later be used by search dialog as well.

2009-05-13 10:03 botg, revision 3159

Generate selection changed event

2009-05-11 21:42 botg, revision 3158

Forgot Vietnamese translator

2009-05-08 19:26 botg, revision 3157

Additional changes to the auto reconnect retry logic. Fixes #4491

2009-05-07 15:00 botg, revision 3156

Use pkg-config if available to detect GnuTLS, modified patch #4489

2009-05-06 08:41 botg, revision 3155

Change wording, don't mention registry

2009-05-06 08:38 botg, revision 3154

Remember host keys for session, throw away on restart

2009-05-02 09:00 botg, revision 3151

Targetless OS.unix=slink facts

2009-04-30 17:41 botg, revision 3150

Use same heading for both dialog and copied information.

2009-04-30 17:40 botg, revision 3149

Better error message in case user enters http url.

2009-04-30 13:40 botg, revision 3147

Default to 644 on files, 755 on dirs.

2009-04-27 21:16 botg, revision 3146

Some lazy ass server vendors and server administrators didn&#039;t upgrade their servers for over 10 years. Allow <= mlst-06 draft.

2009-04-27 20:51 botg, revision 3145

Version bump

2009-04-27 20:50 botg, revision 3144

Updated translations

2009-04-27 16:59 botg, revision 3143

Parse OS.unix=slink fact.

2009-04-27 16:20 botg, revision 3142

Fix reconnect delay, fixes #4460

2009-04-26 20:34 botg, revision 3141

Notify queue that filename has changed after rename.

2009-04-26 17:32 botg, revision 3140

Fix rename logic, closes #4436

2009-04-26 16:36 botg, revision 3139

Modernize some timer related code, it broke due to recent changes in wx.

2009-04-26 10:39 botg, revision 3138

Add md5 to list of ascii extensions, #4458.

2009-04-24 19:30 botg, revision 3137

Wrong build system copied to clipboard. #4448

2009-04-23 18:44 botg, revision 3136

Empty fact values are allowed according to RFC 3659.

2009-04-21 18:51 botg, revision 3135

Version bump

2009-04-21 18:49 botg, revision 3134

Update translations

2009-04-21 16:52 botg, revision 3133

Fix #4374, chmod during synchronized browsing.

2009-04-21 15:29 botg, revision 3132

Cannot easily request attention when iconized on wxGTK, would have to defer processing until after the delayed resizing events

2009-04-20 15:02 botg, revision 3131

Fix unediting local files

2009-04-20 13:55 botg, revision 3130

Need to skip size event, it gets consumed by generic list control

2009-04-20 06:49 botg, revision 3129

Add missing break.

2009-04-19 19:23 botg, revision 3128

Still show requests if window is shown, restored but not active. Keep requesting user attention.

2009-04-18 20:12 botg, revision 3127

Fix unitialized variable

2009-04-18 16:49 botg, revision 3126

After resizing queue pane additional status bars might get into view, trigger a refresh.

2009-04-18 08:39 botg, revision 3125

Remove unused variable.

2009-04-17 15:18 botg, revision 3124

Fix warnings.

2009-04-14 17:19 botg, revision 3123

Version bump

2009-04-14 17:17 botg, revision 3122

Updated translations

2009-04-14 17:04 botg, revision 3121

Improve layout

2009-04-14 16:30 botg, revision 3120

XP has a bug, if ugly XP themes are enabled, client size can be negative if restoring from tray.

2009-04-14 14:45 botg, revision 3119

Fix indentation

2009-04-13 18:12 botg, revision 3118

Add button to copy info to clipboard. #2827

2009-04-13 13:49 botg, revision 3117

Correct typo

2009-04-13 09:48 botg, revision 3116

Don&#039;t hide main window if tray icon cannot not be set.

2009-04-12 22:55 botg, revision 3115

URL to clipboard

2009-04-12 22:11 botg, revision 3114

Proper icon on wxGTK, restore taskbar (non-tray) button if user interaction is needed.

2009-04-12 21:40 botg, revision 3113

Remove unused variable.

2009-04-12 19:08 botg, revision 3112

Do not display dialogs while minimized. Request user attention if not active.

2009-04-12 18:35 botg, revision 3111

Implement minimize to tray.

2009-04-11 21:46 botg, revision 3110

Sync browsing checkbox didn&#039;t work

2009-04-10 22:30 botg, revision 3109

Fix URL wrapping, #4409

2009-04-08 16:13 botg, revision 3108

Get rid of debugging code

2009-04-04 22:44 botg, revision 3107

Need to take header height into account on MSW.

2009-04-03 17:56 botg, revision 3106

vector::erase is O(n), exploit fact that removal of queue items is likely to happen near the beginning

2009-04-02 15:33 botg, revision 3105

Allow editing/opening multiple files at the same time, #4388

2009-04-02 09:44 botg, revision 3104

Print wx and gnutls version numbers in about dialog.

2009-04-01 17:40 botg, revision 3103

Also handle leading whitespace and add a testcase.

2009-04-01 16:09 botg, revision 3102

MLSD doesn&#039;t have padding issues so filenames with trailing whitespace are allowed.

2009-03-29 16:55 botg, revision 3101

Eliminate some O(n) calls, replaced with O(1) alternatives

2009-03-29 15:45 botg, revision 3100

Small performance improvements

2009-03-28 18:59 botg, revision 3099

Fix compile error

2009-03-28 18:45 botg, revision 3098

Fix compile error

2009-03-27 22:51 botg, revision 3097

Let ConvertPermissions handle numeric mode.

2009-03-27 22:31 botg, revision 3096

Fix chmod dialog on listings without permissions.

2009-03-27 14:39 botg, revision 3095

Enable MLSD support. Parse MLST feature line and send OPTS MLST if needed.

2009-03-27 14:03 botg, revision 3094

Fixes for MLSD parser.

2009-03-27 13:32 botg, revision 3093

Add flags indicating presence of perms and user/group in listing

2009-03-26 19:10 botg, revision 3092

Improve performance of adding local files to queue.

2009-03-25 22:44 botg, revision 3091

Typo

2009-03-25 22:00 botg, revision 3090

Add directory comparison to list of features.

2009-03-25 14:39 botg, revision 3089

Version bump

2009-03-25 14:08 botg, revision 3088

Add context menu to data type indicator in status bar.

2009-03-25 13:12 botg, revision 3087

Fix "remove all" not working under non-MSW systems if nothing selected

2009-03-25 12:45 botg, revision 3086

Autoclear menu item cannot be toggled on OS X, #4367

2009-03-24 16:41 botg, revision 3085

Get rid of file exists prompt after already confirming upload of edited and changed file.

2009-03-24 14:59 botg, revision 3084

Handle single quotes inside double quotes, fix #4258

2009-03-22 21:34 botg, revision 3083

Empty options are valid.

2009-03-22 21:04 botg, revision 3082

Expand path on MSW as well.

2009-03-21 19:29 botg, revision 3081

Version bump

2009-03-21 19:29 botg, revision 3080

Updated translations

2009-03-21 10:37 botg, revision 3079

Make opencrystal the default theme

2009-03-18 16:09 botg, revision 3078

Typo, fixes #4339

2009-03-17 23:25 botg, revision 3077

Fix memory corruption if resizing columns in queue if log position is set as tab next in queue pane. Fixes #4341.

2009-03-17 16:21 botg, revision 3076

Set Kiosk mode to 2 to prevent FileZilla from writing to its settings files.

2009-03-16 19:41 botg, revision 3075

m_pMainFrame->GetComparisonManager() can return NULL. Fixes #4338

2009-03-15 14:25 botg, revision 3074

Version bump

2009-03-15 14:22 botg, revision 3073

Updated translations

2009-03-14 19:18 botg, revision 3072

Add some hotkeys

2009-03-13 23:31 botg, revision 3071

Added --version

2009-03-13 16:23 botg, revision 3070

Small logic error

2009-03-13 16:11 botg, revision 3069

On listings without seconds resolution, timezone offset needs to be rounded to minutes

2009-03-12 19:15 botg, revision 3068

Fix compile error in debug mode

2009-03-12 16:11 botg, revision 3067

Add information about seconds resolution for timestamp

2009-03-10 22:27 botg, revision 3066

Sometimes standard C++ is a tad limited. Cannot use local types as template arguments.

2009-03-09 22:17 botg, revision 3065

Need to set containing sizer, else a double-free will be the result.

2009-03-09 22:04 botg, revision 3064

Apply filter changes.

2009-03-08 23:38 botg, revision 3063

Follow the specs, GenericName should not be part of Name

2009-03-08 17:00 botg, revision 3062

Stupid MSDN library keeps using uppercase W

2009-03-08 16:29 botg, revision 3061

Compilo

2009-03-08 15:55 botg, revision 3060

Greatly decrease CPU usage during SFTP transfers

2009-03-07 22:26 botg, revision 3059

Add GenericName and German translations.

2009-03-06 16:50 botg, revision 3058

Typo

2009-03-06 15:27 botg, revision 3057

Make directory comparison and synchronized browsing play together.

2009-03-06 10:49 botg, revision 3056

Don&#039;t fallback to current path if current path cannot be obtained.

2009-03-05 18:02 botg, revision 3055

Fix compatibility with some broken MVS servers. #4311

2009-03-02 14:09 botg, revision 3051

Handle ctrl+a

2009-02-27 19:54 botg, revision 3050

Fix for focus rectangle under GTK

2009-02-27 19:43 botg, revision 3049

Need to re-layout theme and language selectors

2009-02-27 17:23 botg, revision 3048

Partially revert previous commit and clean up the code. The activity status is actually shared between all engines.

2009-02-27 16:43 botg, revision 3047

Fix #4291, activity indicators not working properly.

2009-02-27 16:42 botg, revision 3046

Part 2 of Ignore passwords when searching for items in the recent server list. Fixes #4287

2009-02-27 14:44 botg, revision 3045

Fix alignment on theme page.

2009-02-26 19:53 botg, revision 3044

Ignore passwords when searching for items in the recent server list. Fixes #4287

2009-02-25 18:05 botg, revision 3043

Add synchronized browsing option on site level as well.

2009-02-24 17:43 botg, revision 3042

wx&#039; EndLabelEdit doesn&#039;t work, use the Windows API function instead. Closes #4282

2009-02-24 17:19 botg, revision 3041

More dark theme improvements

2009-02-24 11:39 botg, revision 3040

Better position for "Enter directory"

2009-02-23 21:44 botg, revision 3039

Handle single quotes. Fixes #4277

2009-02-23 16:05 botg, revision 3038

Small correction for MSW.

2009-02-23 15:51 botg, revision 3037

Aui tab art on dark themes

2009-02-22 16:29 botg, revision 3036

Add synchronized browsing option to bookmarks

2009-02-22 13:46 botg, revision 3035

Fix nullpointer dereference. #4105

2009-02-21 21:06 botg, revision 3034

Version bump

2009-02-21 21:05 botg, revision 3033

Updated translations

2009-02-21 20:44 botg, revision 3032

Fix #4275, local directories are created in reverse order.

2009-02-21 13:19 botg, revision 3031

Fix navigating to list of drives under MSW. Fixes #4274

2009-02-20 16:52 botg, revision 3030

Version bump

2009-02-20 16:47 botg, revision 3029

Updated translations

2009-02-19 19:48 botg, revision 3028

Minor rearrangement

2009-02-19 19:32 botg, revision 3027

Need to ask for password on connecting through bookmark with ASK logon type.

2009-02-19 09:50 botg, revision 3026

Fix #4182

2009-02-15 14:25 botg, revision 3025

Do not read past buffer.

2009-02-14 15:05 botg, revision 3024

Debug strings shouldn&#039;t be translatable.

2009-02-14 15:03 botg, revision 3023

Debug strings shouldn&#039;t be translatable.

2009-02-13 20:36 botg, revision 3022

Fix compile error

2009-02-13 18:33 botg, revision 3021

Version bump

2009-02-13 18:22 botg, revision 3020

Updated translations

2009-02-13 14:54 botg, revision 3019

Fix #4215. Instead of reverting part of the changes, add a new notification. Keeps the functionality of the old version with the performance of the recent bugged version.

2009-02-13 09:27 botg, revision 3018

Updated icon

2009-02-12 15:21 botg, revision 3017

Make unit symbol for bytes translatable. In French it&#039;s o for octet.

2009-02-12 15:12 botg, revision 3016

Use "default" if language code is empty.

2009-02-12 15:12 botg, revision 3015

Use "default" if language code is empty.

2009-02-12 13:45 botg, revision 3014

Be more verbose if XML loading fails.

2009-02-11 20:43 botg, revision 3013

Typo

2009-02-11 18:34 botg, revision 3012

Forgot to add synchronize.png to dist files.

2009-02-11 16:43 botg, revision 3011

Need to grow "New Bookmark" button