Changelogs

Overview

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

Changes per page:

25 50 100 250 500 1000 2000

Changelog for FileZilla 3 (8010 changes):

2011-03-03 10:41 codesquid, revision 3960

Enable parallel build

2011-03-01 18:02 gathoye, revision 3959

Updated some strings bad translated in context.

2011-02-27 09:46 codesquid, revision 3958

Add time column to success and failed queue tabs.

2011-02-27 09:40 codesquid, revision 3957

Reduce code redundancy.

2011-02-23 21:57 codesquid, revision 3956

Interpet MVS listing entries with a type of PO-E as directory.

2011-02-20 18:18 gathoye, revision 3955

French translation minor update

2011-02-12 13:38 codesquid, revision 3953

Handling of drive-root relative paths.

2011-02-05 12:10 codesquid, revision 3951

MDTM can include seconds.

2011-02-04 19:45 codesquid, revision 3950

Need to resize window after adding strings to wxChoice

2011-02-04 18:46 gathoye, revision 3949

French translation updated (minor).

2011-02-03 21:47 codesquid, revision 3948
  • D /FileZilla3/trunk/locales/fr_CA.po

Remove fr_CA

2011-02-03 21:43 codesquid, revision 3947

Missing wxGROW

2011-02-01 17:19 gathoye, revision 3946

Typing errors corrected. Translation more coherent. Some strings have been simplified.

2011-01-29 18:21 gathoye, revision 3945

French translation updated : some strings were standardized for international French

2011-01-28 23:47 gathoye, revision 3944

French language updated (French translation fusion)

2011-01-22 13:04 codesquid, revision 3943

Rename TransferMode element into DataType.

2011-01-09 19:52 codesquid, revision 3942

Version bump

2011-01-09 19:52 codesquid, revision 3941

Updated translations

2011-01-09 19:27 codesquid, revision 3940

Set copyright year to 2011

2011-01-09 17:31 codesquid, revision 3939

Fix for horizontal scrollbar not appearing.

2011-01-09 17:12 codesquid, revision 3938

Fix warnings.

2010-12-31 12:49 codesquid, revision 3937

Missing file, fix testcase

2010-12-31 11:41 codesquid, revision 3936

Some obscure DOS servers use slashes.

2010-12-31 11:40 codesquid, revision 3935

Fix a memory leak

2010-12-30 21:42 codesquid, revision 3934

Revert unintentional change

2010-12-30 20:06 codesquid, revision 3933

Make choice of encryption easier to understand

2010-12-30 15:01 codesquid, revision 3932

Some refactoring, separate GUI stuff from storage logic in site manager code

2010-12-29 21:21 codesquid, revision 3931

Typo in comment

2010-12-29 17:55 codesquid, revision 3930

- Always attempt AUTH TLS unless explicitly disabled - Minor cleanup

2010-12-28 17:00 codesquid, revision 3929

Cleanup, effective NOPs.

2010-12-28 15:28 codesquid, revision 3928

Minor fixes.

2010-12-25 14:51 codesquid, revision 3927

Allow kiosk options to be specified in the normal settings file as well, but with the fzdefault.xml setting having priority.

2010-12-12 18:54 codesquid, revision 3926

Fix another wrapping issue. I wonder if the magic offset is still needed.

2010-11-21 14:01 codesquid, revision 3922

Add another obscure format variant

2010-11-21 13:23 codesquid, revision 3921

Add a check for positional printf

2010-11-21 13:20 codesquid, revision 3920

Version bump

2010-11-21 13:19 codesquid, revision 3919

Updated translations

2010-11-21 13:08 codesquid, revision 3918

Fix downloading of file symlinks.

2010-11-19 21:00 codesquid, revision 3917

Need to initialize host and port fields.

2010-11-14 19:02 codesquid, revision 3916

Version bump

2010-11-14 18:52 codesquid, revision 3915

Updated translations

2010-11-07 21:49 codesquid, revision 3913

Version bump

2010-11-07 21:37 codesquid, revision 3912

Updated translations

2010-11-07 20:24 codesquid, revision 3911

Get rid of trailing whitespace in translatable string.

2010-11-06 17:22 codesquid, revision 3910

Spelling

2010-11-06 08:39 codesquid, revision 3909

Check for positional printf support in wx

2010-11-06 07:18 codesquid, revision 3908

Set correct icon

2010-11-04 20:51 codesquid, revision 3907

Title string shouldn't have a dot

2010-11-03 21:38 codesquid, revision 3906

Need to set dirDidExist to false if there's not even an entry for that server.

2010-11-03 19:19 codesquid, revision 3905

Use correct file.

2010-11-02 22:04 codesquid, revision 3904

Updated translations

2010-11-02 21:41 codesquid, revision 3903

Fix a typo

2010-11-02 21:13 codesquid, revision 3902

Grammar

2010-11-01 22:25 codesquid, revision 3901

Spent an hour of going through an endless number of translation file submissions, and this is the only one without errors. Sad day...

2010-11-01 18:08 codesquid, revision 3900

Add a VS project file

2010-11-01 18:07 codesquid, revision 3899

Add some more file types.

2010-11-01 17:37 codesquid, revision 3898

Fix for some obscure compilers not supporting C99 yet.

2010-11-01 17:12 codesquid, revision 3897

More large-DPI awareness fixes.

2010-10-29 22:39 codesquid, revision 3896

Fix #5662: Need to disconnect event handle or previously freed memory will be read.

2010-10-25 21:39 codesquid, revision 3895

Compile error

2010-10-24 10:06 codesquid, revision 3894

Hide checkbox to permanently trust certificate if kiosk mode 2 is enabled.

2010-10-24 10:03 codesquid, revision 3893

Don't write trust storage to disk if kiosk mode 2 is enabled.

2010-10-24 10:01 codesquid, revision 3892

Limit certificate trust to individual hosts.

2010-10-23 21:49 codesquid, revision 3891

Fix compile error

2010-10-23 16:06 codesquid, revision 3890

MSW just has a too small default send buffer causing too many roundtrips to the program's send loop. Increase it.

2010-10-23 15:22 codesquid, revision 3889

Should fix remaining time computation, #5651

2010-10-11 20:32 codesquid, revision 3881

Don't display welcome message in kiosk mode 2 as it would appear every start.

2010-10-10 21:06 codesquid, revision 3880

Remove a no-longer existing file.

2010-10-09 09:39 codesquid, revision 3879

Update svn:ignore

2010-10-03 14:51 codesquid, revision 3875

Prefer 256bit ciphers

2010-10-03 14:28 codesquid, revision 3874

Small cleanup

2010-10-03 14:07 codesquid, revision 3873

Display DN serial number, add alternate key for postal code for compatibility with newer GnuTLS.

2010-09-30 20:20 codesquid, revision 3872

Unregister filters before closing the connection. No idea whether that is really needed, but better be safe than sorry.

2010-09-30 18:38 codesquid, revision 3871

Get rid of dead code

2010-09-27 20:51 codesquid, revision 3870

Work towards high-dpi awareness (#5604)

2010-09-26 20:41 codesquid, revision 3869

Some more minor cleanup

2010-09-26 15:11 codesquid, revision 3868

Minor code cleanup

2010-09-26 15:10 codesquid, revision 3867

Disable item if there are no files.

2010-09-25 14:37 codesquid, revision 3866

Added requeue all item. #2926

2010-09-20 17:53 codesquid, revision 3865

Fix compile error

2010-09-19 18:48 codesquid, revision 3864

Fix sort indicator not working properly after resizing a column, fixes #5589. Also, on Vista and up, use native sort indicator.

2010-09-19 08:05 codesquid, revision 3863

Typo

2010-09-13 18:54 codesquid, revision 3862

Further warning fixes

2010-09-13 18:04 codesquid, revision 3861

Fix some warnings

2010-09-12 16:44 codesquid, revision 3860

Fix empty string in search dialog.

2010-09-05 16:20 codesquid, revision 3859

Fix sorting by size if sorting directories inline.

2010-09-01 18:17 codesquid, revision 3817

Increase default number of decimal places, #5563

2010-08-24 16:53 codesquid, revision 3816

Use correct path

2010-08-23 19:44 codesquid, revision 3814

Copy license and docs to app bundle

2010-08-16 20:58 codesquid, revision 3809

Looks like an unused include.

2010-08-16 20:58 codesquid, revision 3808

Save after import.

2010-08-15 21:33 codesquid, revision 3807

Bump version

2010-08-15 21:31 codesquid, revision 3806

Updated

2010-08-15 16:31 codesquid, revision 3805

Compile fix

2010-08-15 15:54 codesquid, revision 3804

Cleanup, use facilities already provided by wx.

2010-08-15 15:43 codesquid, revision 3803

Limit minimal widths of columns to 10px.

2010-08-13 16:35 codesquid, revision 3802

Fix check for tinyxml

2010-08-12 20:25 codesquid, revision 3801

Version bump

2010-08-12 20:19 codesquid, revision 3800

Updated translations.

2010-08-12 17:22 codesquid, revision 3799

Correct an assertion.