Changelogs

Overview

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

Changes per page:

25 50 100 250 500 1000 2000

Changelog for FileZilla 3 (8010 changes):

2010-08-10 21:55 codesquid, revision 3798

Updated translations.

2010-08-08 20:55 codesquid, revision 3797

Link handling if searching.

2010-08-08 20:47 codesquid, revision 3796

Fix assertion.

2010-08-08 20:39 codesquid, revision 3795

Work around obscure wxGTK bug

2010-08-08 20:04 codesquid, revision 3794

Need to initialize m_pXmlFile

2010-08-07 12:51 codesquid, revision 3793

Version bump

2010-08-07 12:47 codesquid, revision 3792

Updated translations

2010-08-04 22:26 codesquid, revision 3791

Compile fix

2010-08-04 21:56 codesquid, revision 3790

#5504: Update status bar icons on theme change. Also: Set proper state of toolbar on theme change.

2010-08-04 21:37 codesquid, revision 3789

#5503: Loading of empty strings in option values.

2010-08-04 20:59 codesquid, revision 3788

wxFileName is just useless. Use our own CLocalPath instead.

2010-08-02 16:05 codesquid, revision 3787

Version bump

2010-08-02 16:04 codesquid, revision 3786

Another updated language file

2010-08-02 14:14 codesquid, revision 3785

Updated translations

2010-08-02 08:02 codesquid, revision 3784

Fix compile error on OS X and some warnings.

2010-08-01 22:16 codesquid, revision 3783

Finish date based filtering, add "does not equal" condition to size filter.

2010-07-31 09:03 codesquid, revision 3782

Reduce memory usage further by splitting local filenames into a path and filename component, exploiting wxString being reference counted for the path.

2010-07-31 06:23 codesquid, revision 3781

Correct check for OS X.

2010-07-31 06:13 codesquid, revision 3780

Fix obscure error with some versions of the autotools toolchain

2010-07-30 18:41 codesquid, revision 3779

Get rid of unwanted output

2010-07-30 18:36 codesquid, revision 3778

* Check for known bug in TinyXML

2010-07-30 17:49 codesquid, revision 3777

Fix check for TinyXML and move it into its own macro. Move all macros to the m4 subdirectory.

2010-07-30 08:13 codesquid, revision 3776

Handle delete key on numpad block.

2010-07-30 07:20 codesquid, revision 3775

OS X seems to need <string> while on other platforms some dependencies pull it in.

2010-07-25 18:57 codesquid, revision 3774

Cache pruning.

2010-07-25 17:43 codesquid, revision 3773

Compile fix

2010-07-25 15:41 codesquid, revision 3772

Due to a race, recursive operations could have become stalled.

2010-07-24 15:40 codesquid, revision 3771

Move some more flags into the bitset.

2010-07-23 22:54 codesquid, revision 3770

Slightly reduce memory consumption of queue items

2010-07-22 22:03 codesquid, revision 3769

Update svn:ignore

2010-07-22 21:56 codesquid, revision 3768

* Update tests, small fix to listing parser

2010-07-22 21:55 codesquid, revision 3767

* Compile fix

2010-07-22 21:55 codesquid, revision 3766

* Fix for settings dir moved to options

2010-07-22 20:19 codesquid, revision 3765

* Save 16 bytes per directory listing entry on 32bit platforms. Between 16 and 32 bytes on 64bit platforms, didn't check exact value.

2010-07-22 20:07 codesquid, revision 3764

Work in progress: Filter/search for date

2010-07-19 21:39 codesquid, revision 3763

Fix entity encoding issue in TinyXML, bug #5473, forwarded upstream in https://sourceforge.net/tracker/?func=detail&aid=3031828&group_id=13559&atid=313559

2010-07-19 21:29 codesquid, revision 3762

Update to most recent TinyXML

2010-07-19 19:06 codesquid, revision 3761

Need to escape ampersands in menu items.

2010-07-19 06:16 codesquid, revision 3760

Need to actually fetch the list of recent servers before checking that it is empty.

2010-07-18 18:15 codesquid, revision 3759

Eight cores and no parallel build makes Jack a dull boy. Eight cores and no parallel build makes Jack a dull boy. Eight cores and no parallel build makes Jack a dull boy. Eight cores and no parallel build makes Jack a dull boy.

2010-07-18 17:55 codesquid, revision 3758

Gray out clear item and don't add separator if history is empty.

2010-07-18 15:34 codesquid, revision 3757

Ensure that there is an initial selection.

2010-07-18 09:48 codesquid, revision 3756

Clean up initialization if options

2010-07-17 20:54 codesquid, revision 3755

Load all options at program start, allow all options in fzdefaults.xml.example.

2010-07-17 15:31 codesquid, revision 3754

Abort directory listing parsing if a line exceeds 10k characters.

2010-07-12 21:57 codesquid, revision 3753

Add Lithuanian month names.

2010-06-23 21:37 codesquid, revision 3740

Revert accidental commit from r3733.

2010-06-20 09:37 codesquid, revision 3739

Whitespace fixes.

2010-06-18 20:17 codesquid, revision 3738

Update filelist statusbars and update widget position in mainwindow statusbar following change of filesize format.

2010-06-13 18:07 codesquid, revision 3737

Version bump

2010-06-13 17:58 codesquid, revision 3736

Update all language files, cleaned up many mistakes.

2010-06-13 16:22 codesquid, revision 3735

Revert cursor changes, too problematic without patching wx itself. wx trunk has already been patched, need to wait for wx 3.

2010-06-13 09:17 codesquid, revision 3734

Do not include IPv6 zone index in EPRT command.

2010-06-12 17:59 codesquid, revision 3733

Fix tab order

2010-06-12 17:08 codesquid, revision 3732

Use a grid bag sizer.

2010-06-12 16:38 codesquid, revision 3731

Need to wait a tiny bit for main window to be positioned before opening welcome dialog.

2010-06-09 21:42 codesquid, revision 3730

Fix background

2010-06-09 17:19 codesquid, revision 3729

Fix indentation for real.

2010-06-08 19:58 codesquid, revision 3728

Missing space

2010-06-08 17:36 codesquid, revision 3727

Fix black border around progress bar.

2010-06-08 06:19 codesquid, revision 3726

Fix divide by zero.

2010-06-06 14:13 codesquid, revision 3725

Version bump

2010-06-06 14:11 codesquid, revision 3724

Updated translations

2010-06-06 13:12 codesquid, revision 3723

Fix #5156, ctrl+shift+click behavior.

2010-06-05 14:27 codesquid, revision 3722

Add some further keyboard shortcuts using CMD (OS X) or ALT (all good systems) together with left, up to go to parent directory, down to transfer, right to activate item.

2010-06-05 10:04 codesquid, revision 3721

Added a "does not contain" filter condition.

2010-05-30 20:57 codesquid, revision 3719

Better handling of rekeying with non-permanently trusted hostkeys. Fixes #5375.

2010-05-30 18:50 codesquid, revision 3718

Fix typo

2010-05-30 17:32 codesquid, revision 3717

On MSW, submit whether the operating system is 32bit or 64bit.

2010-05-30 17:03 codesquid, revision 3716

Include operating system details.

2010-05-18 16:59 codesquid, revision 3712

Calculate maximum size of certificte dialog.

2010-05-18 16:40 codesquid, revision 3711

* More icon size fixes

2010-05-14 19:28 codesquid, revision 3710

Fix another icon being too small.

2010-05-14 19:05 codesquid, revision 3709

Get rid of newline in dynamically wrapped string and use proper icon size on host key verification dialogs.

2010-05-04 21:08 codesquid, revision 3708

Typo

2010-05-03 20:41 codesquid, revision 3707

Clarify wording, require absolute path.

2010-05-02 18:11 codesquid, revision 3706

Reset cursor in statuslinectrl as well

2010-05-02 17:41 codesquid, revision 3705

Improve drawing performance, only redraw what actually needs to be redrawn.

2010-05-02 00:03 codesquid, revision 3704

Further cursor stuff on wxGTK

2010-05-01 18:47 codesquid, revision 3703

Nice performance boost under GTK, get rid of some really slow, uneeded wx internal mouse cursor updating.

2010-04-25 13:51 codesquid, revision 3702

Fix typo

2010-04-25 10:46 codesquid, revision 3701

Remember hidden state of toolbar on OS X, make main window appear more visually pleasing for OS X users.

2010-04-24 13:26 codesquid, revision 3700

Fix #5310, show "Not connected." in remote file list status bar if not connected.

2010-04-20 16:51 codesquid, revision 3699

Properly escape hypen-minus and hyphen.

2010-04-10 18:44 codesquid, revision 3698

Filter out additional invalid characters on MSW.

2010-04-04 18:33 codesquid, revision 3697

Option to display momentary transfer speeds. Patch by Michael Parting.

2010-04-04 13:19 codesquid, revision 3696

Location of fzsftp should be internal option.

2010-04-04 13:08 codesquid, revision 3695

Use correct plural form for bytes

2010-03-21 17:58 codesquid, revision 3693

Version bump

2010-03-21 17:44 codesquid, revision 3692

Updated translations.

2010-03-21 11:16 codesquid, revision 3691

#5272, Downloading through double-click also needs to replace invalid characters.

2010-03-21 09:50 codesquid, revision 3690

Need to replace invalid characters even adding files from search dialog.

2010-03-14 11:23 codesquid, revision 3688

Spelling

2010-03-14 11:10 codesquid, revision 3687

Need to cancel and block editing if dragging is started, fixes #5267

2010-03-13 16:36 codesquid, revision 3686

Fix accidental renaming if for example changing sort order while editing. #5011

2010-03-11 22:15 codesquid, revision 3685

Correctly initialize preserve option.

2010-03-11 22:15 codesquid, revision 3684

Files missing from update download dir commit.

2010-03-07 18:50 codesquid, revision 3683

If updating/reinstalling, keep start menu dir. Preserves custom sort order some user have (why they don't sort alphabetically is beyond my imagination)

2010-03-07 11:14 codesquid, revision 3682

Remember update download dir.

2010-03-07 10:56 codesquid, revision 3681

Fix a typo