Changelogs

Overview

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

Changes per page:

25 50 100 250 500 1000 2000

Changelog for FileZilla 3 (8047 changes):

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.

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