Changelogs

Overview

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

Changes per page:

25 50 100 250 500 1000 2000

Changelog for FileZilla 3 (8047 changes):

2011-04-26 15:40 codesquid, revision 3998

Compile fix

2011-04-26 14:01 codesquid, revision 3997

Hopefully last round of optimizations

2011-04-26 12:25 codesquid, revision 3996

Enable C++0x support

2011-04-26 12:25 codesquid, revision 3995

Additional small(ish) improvement

2011-04-26 09:15 codesquid, revision 3994

Compile fixes.

2011-04-26 09:14 codesquid, revision 3993

Reject wxUniversal

2011-04-26 08:03 codesquid, revision 3992

Possible fix for wxUniversal detected as acceptable

2011-04-26 07:46 codesquid, revision 3991

Fix calculation.

2011-04-25 19:05 codesquid, revision 3990

First version of string coalescer using a hashmap.

2011-04-24 20:45 codesquid, revision 3989

Don't store target name if it's equal to source name. Reduces queue size by roughly 10-15%. Obviously makes loading/saving a bit faster as well.

2011-04-24 19:15 codesquid, revision 3988

Fix ifdefery

2011-04-24 19:00 codesquid, revision 3987

Further performance optimizations. Avoid slow conversion from/to UTF-8. On *nix, converting between Unicode codepoints and UTF-16 is faster. On Windows, no conversion is needed at all.

2011-04-24 16:41 codesquid, revision 3986

Noticable performance improvements.

2011-04-24 12:19 codesquid, revision 3985

Update build system

2011-04-24 09:55 codesquid, revision 3984

Load and save queue to sqlite database.

2011-04-16 12:51 codesquid, revision 3983

Missing commit

2011-04-16 12:22 codesquid, revision 3982

Fix

2011-04-16 11:08 codesquid, revision 3981

Make CServerPath::GetSafePath a lot faster

2011-04-05 18:36 codesquid, revision 3980

Slightly reduced memory consumption

2011-04-05 18:36 codesquid, revision 3979

Fix indentation

2011-04-05 18:11 codesquid, revision 3978

Fix a crash on destruction.

2011-03-28 17:54 codesquid, revision 3977

Fix fix

2011-03-27 19:49 codesquid, revision 3976

Version bump

2011-03-27 19:49 codesquid, revision 3975

Version bump

2011-03-27 19:48 codesquid, revision 3974

Updated translations

2011-03-21 18:30 gathoye, revision 3972

Latest changes for FileZilla RC french translation

2011-03-20 22:00 codesquid, revision 3971

Updated translations

2011-03-20 17:44 codesquid, revision 3970

First batch of translation updates.

2011-03-20 17:36 codesquid, revision 3969

Some things just don't belong where they don't belong.

2011-03-20 10:43 codesquid, revision 3968

Prepare for 3.4.0-rc1

2011-03-20 10:35 codesquid, revision 3967

For now disable automatic FTP over TLS until the threading code can be made to work properly.

2011-03-19 13:33 codesquid, revision 3966

Fix infinite loop

2011-03-17 07:25 codesquid, revision 3965

Fix handling of removing state in remote file editing.

2011-03-10 22:12 gathoye, revision 3964

New french translation release : some strings corrected + 2 new strings translated

2011-03-03 10:53 codesquid, revision 3963

Disable instead of hide checkbox if overridden by fzdefaults

2011-03-03 10:52 codesquid, revision 3962

Add checkbox to settings to not save passwords.

2011-03-03 10:42 codesquid, revision 3961

Don't cache kiosk mode value in SetServer, add function to query option origin.

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.