Changelogs

Overview

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

Changes per page:

25 50 100 250 500 1000 2000

Changelog for FileZilla 3 (8010 changes):

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'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'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' EndLabelEdit doesn'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't be translatable.

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

Debug strings shouldn'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'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

2009-02-11 14:04 botg, revision 3009

Need to load idn-free.h as C header.

2009-02-11 11:18 botg, revision 3008

Add slightly more debug logging, fix potential crash reasons.

2009-02-10 19:56 botg, revision 3007

Make title translatable

2009-02-09 10:43 botg, revision 3006

Handle stupid DDE associations. Fixes #4216

2009-02-08 21:40 botg, revision 3005

Keep track of connected site path.

2009-02-08 18:02 botg, revision 3004

Do not dereference nullpointer.

2009-02-07 17:25 botg, revision 3003

List sync browsing.

2009-02-07 15:20 botg, revision 3002

Remove spaces around slashes.