Changelogs

Overview

These changelogs reflect the history of all files in the Subversion repository. The changelog has been generated at 2024-04-26 16:50:02

Changes per page:

25 50 100 250 500 1000 2000

Changelog for FileZilla 3 (8010 changes):

2009-01-06 18:37 botg, revision 2946

Need to replace %a if using account logon type on FTP proxies

2009-01-06 13:49 botg, revision 2945

Add missing file to dist target.

2009-01-03 20:38 botg, revision 2944

Silly typo in fix for #4097

2009-01-03 17:08 botg, revision 2943

Another one.

2009-01-03 16:54 botg, revision 2942

Compile fix

2009-01-03 15:43 botg, revision 2941

Version bump

2009-01-03 15:38 botg, revision 2940

Updated translations.

2009-01-03 15:19 botg, revision 2939

Add the "bytes" suffix in all cases if requested.

2009-01-03 15:02 botg, revision 2938

Clarify some strings.

2009-01-03 14:59 botg, revision 2937

Merge upstream changes.

2009-01-03 12:30 botg, revision 2936

Don't show proxy password in log, fixes #4131

2009-01-02 23:00 botg, revision 2935

Support for yet another MVS format (Who designed that monstrosity?). Closes #4122

2009-01-02 16:20 botg, revision 2934

Fix typo

2009-01-02 16:19 botg, revision 2933

Select parent after deleting item.

2009-01-02 00:58 botg, revision 2932

Typo

2009-01-02 00:20 botg, revision 2931

Add missing colon.

2009-01-01 16:35 botg, revision 2930

Mention the new features

2009-01-01 11:46 botg, revision 2929

Happy new year.

2008-12-31 11:28 botg, revision 2928

Clarify some messages.

2008-12-30 19:51 botg, revision 2927

Version bump

2008-12-30 19:44 botg, revision 2926

Updated translations.

2008-12-30 15:23 botg, revision 2925

Fix encoding issues with thousands separator. Reported in Ubuntu LP: #3C12246

2008-12-30 14:28 botg, revision 2924

Global bookmarks.

2008-12-30 13:26 botg, revision 2923

New bookmark management dialog.

2008-12-29 15:10 botg, revision 2922

Missing const.

2008-12-29 14:10 botg, revision 2921

Implement browse button, use current directories as default

2008-12-29 13:29 botg, revision 2920

Equal button height

2008-12-28 15:50 botg, revision 2919

Implement adding site-specific bookmarks through main menu.

2008-12-26 17:09 botg, revision 2918

Get bookmarks working.

2008-12-26 14:09 botg, revision 2917

Show bookmarks in menu.

2008-12-22 15:54 botg, revision 2916

Some UI work towards bookmarks.

2008-12-20 10:44 botg, revision 2915

Some systems do not have setenv.

2008-12-19 17:43 botg, revision 2914

Assume that non-Unicode builds do not support RTL.

2008-12-19 17:39 botg, revision 2913

Fix a few warnings

2008-12-19 17:28 botg, revision 2912

Include arpa/inet.h as well, some systems have alternate location of htons declaration (HPUX with _XOPEN_SOURCE_EXTENDED defined). Include it unconditionally like it's done in PuTTY, good enough.

2008-12-18 07:47 botg, revision 2911

Updated manpage.

2008-12-15 20:55 botg, revision 2910

Fix crash.

2008-12-15 14:03 botg, revision 2909

Update specs

2008-12-14 13:26 botg, revision 2908

Add button to rename filter sets and rearrange other buttons a bit.

2008-12-13 15:22 botg, revision 2907

This locking scheme seems to be sane enough

2008-12-13 14:14 botg, revision 2906

Logging to file. Logfile rotation not yet implemented on non-Windows, need to figure out a good locking scheme.

2008-12-12 21:58 botg, revision 2905

Rewrite the dispatch loop. Proper.

2008-12-12 10:30 botg, revision 2904

Compile fixes

2008-12-11 18:52 botg, revision 2903

Case correctness...

2008-12-11 09:40 botg, revision 2902

Display filesize with thousands separators if option set.

2008-12-10 15:36 botg, revision 2901

Improve Vista compatibility. After installation, start FileZilla unelevated.

2008-12-10 15:29 botg, revision 2900

Needed to regen configure on systems without pkg-config installed, e.g. MinGW environments.

2008-12-09 14:32 botg, revision 2899

Fix freeze on exit

2008-12-09 14:12 botg, revision 2898

Support for GNOME Session D-Bus API through libdbus. Users of GNOME 2.24 need this GNOME patch: http://bugzilla.gnome.org/show_bug.cgi?id=559469

2008-12-04 14:41 botg, revision 2897

Icelandic month names

2008-12-03 17:33 botg, revision 2896

Small cleanup.

2008-12-03 15:35 botg, revision 2895

Don't paint progress bar over its own border.

2008-12-02 18:01 botg, revision 2894

Need to update m_pDirectoryListing

2008-12-02 17:48 botg, revision 2893

Version bump

2008-12-02 17:46 botg, revision 2892

Take filters into account if updating number of files on deletion.

2008-12-02 17:36 botg, revision 2891

Updated translations.

2008-12-02 17:23 botg, revision 2890

Revert revision 2886, actually a wxWidgets regression.

2008-12-02 16:53 botg, revision 2889

Fix nullpointer dereference on engines without associated item in ProcessReply; slightly speed up ResetEngine by directly accessing the item's server item; increase m_activeCount if starting automatic refresh.

2008-12-02 16:46 botg, revision 2888

Fix an assertion.

2008-12-02 16:45 botg, revision 2887

Minor performance improvement.

2008-12-01 15:50 botg, revision 2886

Fix odd toolbar togglebutton behavior on MSW.

2008-12-01 14:28 botg, revision 2885

More #ifdefery

2008-12-01 14:05 botg, revision 2884

Need to handle the resize prior to reloading the splitter positions.

2008-12-01 13:52 botg, revision 2883

Fix compilation error.

2008-11-30 19:30 botg, revision 2882

Greatly speed up refresh of remote directory listing when new files got added

2008-11-30 15:38 botg, revision 2881

Some more small performance optimizations

2008-11-30 15:01 botg, revision 2880

Avoid slow wxFileName, speeds up CFileListCtrl::GetType

2008-11-30 14:18 botg, revision 2879

Restore correct splitter positions on maximized windows on wxGTK

2008-11-30 13:52 botg, revision 2878

Number of files wasn't updated if removing the last file(s) in a listing

2008-11-29 20:53 botg, revision 2877

Fix warnings

2008-11-29 15:05 botg, revision 2876

Don't timeout while waiting for lock.

2008-11-29 14:57 botg, revision 2875

Automatic refresh of remote file list once queue finishes.

2008-11-28 20:10 botg, revision 2874

Typo

2008-11-27 17:11 botg, revision 2873

fzsftp and fzputtygen need the manifest as well.

2008-11-27 16:55 botg, revision 2872

The default manifest provided by wxWidgets does not have requestedExecutionLevel set. As such, madness like the filesystem virtualization (%LOCALAPPDATA%/VirtualStore) was active. The new manifest sets requestedExecutionLevel to "asInvoker" and thus avoids the virtual store.

2008-11-26 23:25 botg, revision 2871

Remove unused variables.

2008-11-26 16:13 botg, revision 2870

Version bump to 3.1.6-rc1

2008-11-26 16:04 botg, revision 2869

Updated translations.

2008-11-25 17:46 botg, revision 2868

Add message log position option to settings dialog. Also fix some minor issues.

2008-11-24 15:19 botg, revision 2867

Avoid problems caused by lazy maximize on GTK, just use negative sash positions for gravity 1.0 in all cases.

2008-11-24 15:15 botg, revision 2866

Handle error case if GetFileInfo inside GetNextFile fails.

2008-11-24 00:36 botg, revision 2865

Fix two small regressions.

2008-11-23 23:19 botg, revision 2864

New CSplitterWindowEx class for a nice cleanup of everything splitter related.

2008-11-23 15:59 botg, revision 2863

Can not use %f format specifier to store floating point numbers in settings files. %f is locale-dependent.

2008-11-23 14:59 botg, revision 2862

Queue and message log can be positioned side by side.

2008-11-20 00:27 botg, revision 2861

Blind fix for potential race condition.

2008-11-19 16:40 botg, revision 2860

Another small fix for Turkish locale.

2008-11-19 00:18 botg, revision 2858

Add test for MLSD output. Use current locale for the test.

2008-11-19 00:11 botg, revision 2857

Directory listing parser fixes for Turkish locale.

2008-11-17 13:55 botg, revision 2856

Better dialog titles.

2008-11-17 13:54 botg, revision 2855

Add context menu to export individual sites.

2008-11-17 13:24 botg, revision 2854

Cache cleanup. Might need more testing.

2008-11-16 20:57 botg, revision 2853

Fix art provider on some locales (e.g. Turkish) where theres a different relationship between lowercase and uppercase ASCII characters. Reported by Pardus package maintainers.

2008-11-15 15:30 botg, revision 2852

Correct number of added files.

2008-11-15 14:28 botg, revision 2851

Version bump

2008-11-15 14:27 botg, revision 2850

Further speedup

2008-11-15 13:03 botg, revision 2849

Save some more CPU cycles

2008-11-14 19:51 botg, revision 2848

Updated translations

2008-11-13 11:28 botg, revision 2847

Fix #3992, link information needs to be part of the remote data object for drag&drop of symbolic links.

2008-11-12 20:03 botg, revision 2846

Typo in comment.

2008-11-12 19:44 botg, revision 2845

wxDisplay does not react to changed display layout. Crude hack, but should work.

2008-11-12 17:49 botg, revision 2844

Work in progress: Alternative message log position.

2008-11-09 14:33 botg, revision 2840

Implement tab highlighting.

2008-11-09 11:56 botg, revision 2839

Don't store the full path for every item in the forest, it's enough to store the path for the roots.

2008-11-08 19:41 botg, revision 2838

Fix for #3949 wasn't complete, missed a spot.

2008-11-07 18:33 botg, revision 2837

Avoid trying to read 0 bytes.

2008-11-07 13:55 botg, revision 2836

Revert accidental commit.

2008-11-04 13:00 botg, revision 2835

Remove leftover strings

2008-11-04 10:45 botg, revision 2834

Some systems have neither MSG_NOSIGNAL nor SO_NOSIGPIPE. Need to block SIGPIPE the old fashioned way.

2008-11-03 10:45 botg, revision 2833

Fix #3930, don't crash if clearing quickconnect bar while it is hidden.

2008-10-31 18:32 botg, revision 2831

Don't use filter manager inside the worker thread. wxString isn't threadsafe.

2008-10-30 14:38 botg, revision 2830

Updated translations

2008-10-30 10:52 botg, revision 2829

Fix #3949, deleting a subdirectory did not remove the item from the tree since it is still selected when RefreshItem is called.

2008-10-29 16:46 botg, revision 2828

#3937 fix typo.

2008-10-28 19:42 botg, revision 2827

Fix #3900, duplicate help menu under OS

2008-10-28 15:38 botg, revision 2826

Fix requirements.

2008-10-25 17:35 botg, revision 2825

Fix possible double-free.

2008-10-25 17:34 botg, revision 2824

Fix bug in parsing chunk length.

2008-10-24 16:44 botg, revision 2823

Fix #3922, don't show message boxes on silent installers.

2008-10-24 16:20 botg, revision 2822

Remove a debugging return that should not be there.

2008-10-23 22:31 botg, revision 2821

Minor cleanup inspired by #3927

2008-10-23 22:28 botg, revision 2820

Need to deallocate buffer with delete [], fixes #3926

2008-10-23 21:08 botg, revision 2819

Need to deallocate buffer with delete [], fixes #3925

2008-10-22 09:45 botg, revision 2817

Version bump

2008-10-22 09:45 botg, revision 2816

Updated translations

2008-10-22 09:03 botg, revision 2815

Fix buffer size

2008-10-21 20:36 botg, revision 2814

Fix #3913, numpad keys in prefix search.

2008-10-21 18:25 botg, revision 2813

Busted by const police.

2008-10-19 23:08 botg, revision 2812

Fix #3861, transfer status lines will no longer overlap scrollbar. Also fixes theming issues.

2008-10-19 23:06 botg, revision 2811

Need to inherit foreground colour for info text

2008-10-19 12:17 botg, revision 2810

Better handling of symlinks, fixes #3153

2008-10-19 12:11 botg, revision 2809

Fix grammar.

2008-10-18 14:38 botg, revision 2808

Need to explicitly fetch background colour for darkness test

2008-10-18 10:47 botg, revision 2807

If using dark window backgrounds, use brighter colors.

2008-10-18 09:36 botg, revision 2806

Use smaller font sizes for message log and directory trees and fix alignment of view header labels

2008-10-16 12:45 botg, revision 2805

Version bump

2008-10-16 12:44 botg, revision 2804

Updated translation

2008-10-16 09:50 botg, revision 2803

Fix crashes and memory corruption if renaming local directories. Reported by Ubuntu LP: #283744

2008-10-15 13:11 botg, revision 2802

Version bump

2008-10-15 13:09 botg, revision 2801

Updated translations.

2008-10-15 10:31 botg, revision 2800

Need to init variable in all constructors.

2008-10-15 10:30 botg, revision 2799

Add a separator.

2008-10-15 10:30 botg, revision 2798

Prevent future reports like #3882, if directory cannot be CWDed into after reconnect, list current directory instead.

2008-10-15 09:50 botg, revision 2797

Fix speed limits if using SFTP.

2008-10-14 19:05 botg, revision 2796

Don't try to check /net for subdirectories on OS X, it is very slow.

2008-10-14 18:13 botg, revision 2795

Do not needlessly refresh local file lists on drag&drop operations beginning on local side and drop target being an internal window.

2008-10-14 14:39 botg, revision 2794

Fix #3885, send user agent to http proxies.

2008-10-14 11:55 botg, revision 2793

We do not want SIGPIPE if writing to a socket fails, supress it.

2008-10-14 11:15 botg, revision 2792

Implement #3883, start FileZilla after installation.

2008-10-09 15:10 botg, revision 2790

Fix #3858, previously selected default file exist action working but not reselected.

2008-10-08 21:22 botg, revision 2789

Typo

2008-10-08 16:10 botg, revision 2788

Version bump

2008-10-08 16:09 botg, revision 2787

Updated translations.

2008-10-08 15:16 botg, revision 2786

Fix #3783

2008-10-08 14:58 botg, revision 2785

Fully working manual transfer dialog.

2008-10-08 14:24 botg, revision 2784

Last bits of UI magic.

2008-10-07 21:34 botg, revision 2783

Make sure all servers have a name.

2008-10-06 17:08 botg, revision 2782

Add some helper routines to CServer, further implement manual transfer dialog.

2008-10-06 16:58 botg, revision 2781

The order in which libs are requested from wx-config matters. Looks like that script is flawed, it should resolve the dependencies on its own.

2008-10-06 16:24 botg, revision 2780

Missed yet another wx lib.

2008-10-06 15:50 botg, revision 2779

Need to link against wx core library as well. Bump minimum required wxWidgets version.

2008-10-06 15:49 botg, revision 2778

Fix warning

2008-10-05 19:04 botg, revision 2777

Move auto ascii handling into new class. Bring parts of the manual transfer dialog to life.

2008-10-05 10:22 botg, revision 2776

Prototype manual transfer dialog.

2008-10-04 11:56 botg, revision 2775

Fix race condition, need to set state to CSocket::connecting after getting the final socket thread.

2008-10-02 14:37 botg, revision 2774

Don't link to unneeded wx components.

2008-10-02 13:18 botg, revision 2773

Ability to show/hide quickconnect bar.

2008-10-02 09:13 botg, revision 2772

Get rid of unneeded include.

2008-10-02 08:59 botg, revision 2771

Faster queue saving, makes about 16% difference. Don't save priority if priority is normal (default).

2008-10-01 23:15 botg, revision 2770

Resolve ambiguous implicit cast.

2008-10-01 21:45 botg, revision 2769

Get rid of unused variable.

2008-10-01 21:02 botg, revision 2768

Update displayed files if changing format.

2008-09-30 18:09 botg, revision 2767

Be a bit more verbose if fzsftp could not be started.

2008-09-30 08:25 botg, revision 2766

Fix ! operator

2008-09-29 21:12 botg, revision 2765

Copy changes from 3.1.3.1 tag

2008-09-29 21:09 botg, revision 2764

Clean up CDirectoryListing

2008-09-29 19:57 botg, revision 2763

Fix memory leak, thank you valgrind.

2008-09-29 15:37 botg, revision 2762

Reference counted CServerPath

2008-09-29 12:07 botg, revision 2745

Fix potential problem if OnClose gets called with pending data and OnReceive causes a redirect.

2008-09-29 12:00 botg, revision 2744

Download speed limits weren't working.

2008-09-27 22:51 botg, revision 2743

Remove some trailing whitespace.

2008-09-27 21:52 botg, revision 2742

Timing issue, need to retrigger close event if received prior to SetActive.

2008-09-27 18:09 botg, revision 2741

If validation fails, switch to the problem page.

2008-09-27 16:50 botg, revision 2740

Display more information on file changed notification.

2008-09-27 13:49 botg, revision 2739

Keep drive letter for removable media drives, e.g. CD-ROM drives.

2008-09-27 13:23 botg, revision 2738

React to added or removed drive letters.

2008-09-26 18:00 botg, revision 2737

Show server details on edit status dialog.

2008-09-26 09:48 botg, revision 2735

Fix #3772, allow editing of files with same name but in different remote paths.

2008-09-25 20:27 botg, revision 2734

Last part of #3803

2008-09-25 13:23 botg, revision 2733

Fix #3781, need to truncate filenames if longer than MAX_PATH (MSW)

2008-09-24 22:22 botg, revision 2732

Change CEditHandler to identify remote files by path and server in addition to filename and make local filename independent of remote filename. Lays the foundation to fix #3772 and #3781.

2008-09-24 09:34 botg, revision 2731

Solaris doesn't have d_type member in struct dirent, fixes part of #3803

2008-09-24 09:01 botg, revision 2730

Fix a warning.

2008-09-24 09:01 botg, revision 2729

Fix compile errors on Solaris, part of #3803

2008-09-23 14:45 botg, revision 2728

Fix wording.

2008-09-22 14:48 botg, revision 2727

Fix compile error.

2008-09-22 12:37 botg, revision 2726

Updated tooltip for comparison button.

2008-09-22 11:57 botg, revision 2725

Call gnutls_global_deinit even if gnutls_global_init fails, else further connections will attempt to use a partially initialized gnutls with undefined behaviour.

2008-09-22 11:54 botg, revision 2724

Call gnutls_global_deinit even if gnutls_global_init fails, else further connections will attempt to use a partially initialized gnutls with undefined behaviour.

2008-09-21 23:44 botg, revision 2723

Less code duplication.

2008-09-21 17:52 botg, revision 2722

Add configuration option for number of decimal places in filesize formatting.

2008-09-21 17:43 botg, revision 2721

Can't use precompiled headers if dependency tracking is disabled.

2008-09-21 13:50 botg, revision 2720

Version bump

2008-09-21 12:51 botg, revision 2719

Updated translations

2008-09-21 12:45 botg, revision 2718

Minor fix without real world relevance.

2008-09-19 14:59 botg, revision 2717

Speedup of CRecursiveOperation::ProcessDirectoryListing

2008-09-19 12:29 botg, revision 2716

Add another exotic directory listing format.

2008-09-19 11:51 botg, revision 2715

Remove a debug printf

2008-09-19 09:46 botg, revision 2714

Increase idle disconnect time a bit.

2008-09-18 23:00 botg, revision 2713

Merge in upstream changes.

2008-09-17 23:11 botg, revision 2712

Send connection failure event if TryConnectHost always immediately returns. Most likely cause: User has a broken firewall.

2008-09-17 22:51 botg, revision 2711

Fix small memory leak.

2008-09-17 16:57 botg, revision 2710

The req == reqq asserts can be triggered by the server, change them to gracefully fail without triggering the operating system's crash handler. Fixes #3780

2008-09-16 21:07 botg, revision 2709

Don't stay in the connected state if the very first connection attempt fails.

2008-09-16 20:50 botg, revision 2708

Fix a crash if hostname could not be converted into local charset.

2008-09-16 15:25 botg, revision 2707

Explicitly request wxBITMAP_TYPE_ICO in GetIconBundle to avoid crash on OS X if bundle path contains non-ASCII character

2008-09-15 16:49 botg, revision 2706

Updated translation

2008-09-15 15:00 botg, revision 2705

Missed -rc1 suffix

2008-09-15 13:58 botg, revision 2704

Version bump

2008-09-15 13:57 botg, revision 2703

Updated translations

2008-09-15 12:16 botg, revision 2702

Fix a segfault on shutdown

2008-09-14 19:16 botg, revision 2701

Do not retry failed cancel commands.

2008-09-14 19:05 botg, revision 2700

Do not blank remote file list if getting disconnected by server and transparently reconnect if issuing the next command.

2008-09-14 19:00 botg, revision 2699

Add IsValid

2008-09-14 12:21 botg, revision 2698

Only save options once every 15 seconds. Especially useful if settings are stored on network resources or removable media mounted with the sync option.

2008-09-14 12:01 botg, revision 2697

Remove debug code that got accidentally committed.

2008-09-12 13:31 botg, revision 2696

Massive performance imrovement on OS X

2008-09-11 15:00 botg, revision 2695

Avoid some long computations inside wxTreeCtrl

2008-09-11 14:41 botg, revision 2694

Do not refresh header control if not needed

2008-09-11 14:38 botg, revision 2693

Do not refresh header control if not needed

2008-09-10 13:19 botg, revision 2692

Version bump

2008-09-10 13:09 botg, revision 2691

Added putty licence.

2008-09-10 12:56 botg, revision 2690

Updated OpenCrystal theme.

2008-09-10 12:12 botg, revision 2689

Updated translations

2008-09-10 09:26 botg, revision 2688

Fix #3754: On MSW, need to set selection mark on prefix search.

2008-09-10 07:33 botg, revision 2687

Compile error.

2008-09-09 23:28 botg, revision 2686

Further performance improvements

2008-09-09 15:42 botg, revision 2685

Don't needlessly copy filters all the time.

2008-09-09 15:32 botg, revision 2684

Vast performance improvements on non-Windows systems

2008-09-08 08:12 botg, revision 2683

Don't send event if there's no event handler set

2008-09-06 21:53 botg, revision 2682

Get rid of the awful id system. Both handler and source can now remove pending socket events.

2008-09-06 18:59 botg, revision 2681

It is not necessary to retrigger close event due to the while loop.

2008-09-05 20:00 botg, revision 2680

Don't try to MKD a parentless path by first going to its parent, fix a small memory leak.

2008-09-05 14:57 botg, revision 2679

With the new event system, the id checks have become unnecessary, transform them into asserts.

2008-09-05 13:49 botg, revision 2678

Fix compile error

2008-09-04 15:25 botg, revision 2677

Make the backends' Read and Write method declaration identical to the CSocket ones.

2008-09-04 13:32 botg, revision 2676

Get rid of no longer needed event type.

2008-09-04 13:18 botg, revision 2675

New socket event handling.

2008-09-03 22:06 botg, revision 2674

Use BUFFERCOUNT define instead of literal number.

2008-09-03 08:56 botg, revision 2673

Add helpful trace for resumetest failures.