Changelogs

Overview

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

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

2010-03-06 18:21 codesquid, revision 3680

Fix bookmarks from not being displayed properly.

2010-02-28 20:45 codesquid, revision 3678

Mass-commit of all language files. Fix plenty of format-string errors and get rid of all obsolete translations.

2010-02-25 21:56 codesquid, revision 3677

Support for adding AppID on startmenu shortcuts on Windows 7.

2010-02-21 16:00 codesquid, revision 3674

Another typo

2010-02-21 15:59 codesquid, revision 3673

Version bump~

2010-02-21 15:59 codesquid, revision 3672

Typo

2010-02-21 15:07 codesquid, revision 3671

Updated translations

2010-02-21 15:06 codesquid, revision 3670

Need to invalidate even more state if using raw commands.

2010-02-21 13:40 codesquid, revision 3669

Small performance improvements.

2010-02-21 00:09 codesquid, revision 3668

No more "bytes bytes"

2010-02-20 18:09 codesquid, revision 3667

Allow re-enabling of speedlimits at runtime.

2010-02-19 21:39 codesquid, revision 3666

Small layout fixed

2010-02-16 21:40 codesquid, revision 3665

Fix #5914, changed string settings were not cached.

2010-02-15 12:50 codesquid, revision 3664

Implement support for forward and backward mouse buttons on GTK

2010-02-14 21:18 codesquid, revision 3663

Updated translations

2010-02-14 21:03 codesquid, revision 3662

Version bump

2010-02-14 18:04 codesquid, revision 3661

Spelling fix

2010-02-14 16:41 codesquid, revision 3660

Minor cleanup

2010-02-14 15:54 codesquid, revision 3659

Fix small memory leak

2010-02-13 22:54 codesquid, revision 3658

Spelling fixes

2010-02-13 20:46 codesquid, revision 3657

Missed these two.

2010-02-13 20:45 codesquid, revision 3656

Minor code cleanup

2010-02-13 20:41 codesquid, revision 3655

Fix #5100

2010-02-13 19:45 codesquid, revision 3654

Utterly harmless resource leak in debug code.

2010-02-13 15:26 codesquid, revision 3653

Type, couldn't disable limits through Enable check-item.

2010-02-13 15:25 codesquid, revision 3652

Fix logic error leading to 1024 fold increased limits.

2010-02-13 14:08 codesquid, revision 3651

Typo

2010-02-13 13:45 codesquid, revision 3650

Version bump

2010-02-13 13:44 codesquid, revision 3649

Updated translations

2010-02-13 13:15 codesquid, revision 3648

Add speed limit toggle to main menu.

2010-02-13 12:48 codesquid, revision 3647

Filter item in menu is uncheckable

2010-02-13 12:48 codesquid, revision 3646

Add short explanation for 0 = unlimited.

2010-02-13 11:10 codesquid, revision 3645

Log transferred bytes and transfer duration.

2010-02-13 10:40 codesquid, revision 3644

Fix syntax of icon size specification in file exists dialog

2010-02-13 10:40 codesquid, revision 3643

Make size formatter usable by engine.

2010-02-12 17:01 codesquid, revision 3642

MinGW fix

2010-02-12 16:52 codesquid, revision 3641

MSW: React to mouse back button

2010-02-12 09:43 codesquid, revision 3640

Add a tab list dropdown button.

2010-02-11 14:45 codesquid, revision 3639

Add quick right-click context menu to speedlimits indicator.

2010-02-11 10:56 codesquid, revision 3638

Use proper unit for speed limits.

2010-02-11 10:33 codesquid, revision 3637

Remove unused code.

2010-02-11 10:24 codesquid, revision 3636

Ugly workaround to allow subclassing of menubar with unpatched wx.

2010-02-10 21:36 codesquid, revision 3635

Liberate the local tree context menu by removing an insurgent tab.

2010-02-07 21:09 codesquid, revision 3634

Typo

2010-02-07 15:59 codesquid, revision 3633

Remove unused variable.

2010-02-07 15:42 codesquid, revision 3632

Further fixes for MSW.

2010-02-07 14:52 codesquid, revision 3631

Compile fixes for MSW.

2010-02-07 13:24 codesquid, revision 3630

Create precompiled headers in workdir, not srcdir, fix testcases

2010-02-07 13:09 codesquid, revision 3629

* Small fixes to previous commit

2010-02-07 13:00 codesquid, revision 3628

Cleanup includes, fix precompile header support

2010-02-06 19:34 codesquid, revision 3627

Move and clean up size formatting functions.

2010-02-06 18:39 codesquid, revision 3626

Make some getters const.

2010-02-06 18:05 codesquid, revision 3625

Give error messages a more meaningful title, set better icon.

2010-02-06 14:16 codesquid, revision 3624

Additional cleanup, move much menu handling into its own class

2010-02-01 21:48 codesquid, revision 3623

Fix compile error and move hiding of log button until after setting its state.

2010-01-31 11:03 codesquid, revision 3622

Restrict length of limit box.

2010-01-31 11:03 codesquid, revision 3621

Add helper function to show and hide toolbar buttons.

2010-01-30 23:02 codesquid, revision 3620

Print a proper error message instead of using default port if the entered port is not a number.

2010-01-30 21:02 codesquid, revision 3619

Also react to right-clicks.

2010-01-30 20:36 codesquid, revision 3618

Move most of the toolbar specific bits to a new class.

2010-01-30 20:30 codesquid, revision 3617

Improve some strings.

2010-01-30 16:46 codesquid, revision 3616

Keep track of SFTP and FTPS data for each state.

2010-01-30 16:21 codesquid, revision 3615

Set the AppID on startup on MSW7.

2010-01-30 11:40 codesquid, revision 3614

Further untangle status bar updating.

2010-01-30 10:24 codesquid, revision 3613

Implement new option change event handler.

2010-01-26 20:19 codesquid, revision 3612

Fix buffer overflow.

2010-01-25 22:42 codesquid, revision 3611

Implement click functionality for speedlimits indicator.

2010-01-24 11:18 codesquid, revision 3610

Cleanup of status bar code.

2010-01-24 11:18 codesquid, revision 3609

Add some default artwork

2010-01-24 11:15 codesquid, revision 3608

Implement functionality of speedlimits dialog.

2010-01-23 14:35 codesquid, revision 3607

Add speedlimits dialog prototype

2010-01-23 14:02 codesquid, revision 3606

Use the icon set's file icon instead of the classic file icon if system icon cannot be obtained.

2010-01-23 11:48 codesquid, revision 3605

Do not automatically pop up dialogs if any mouse button is down, fixes Ubuntu LP: #497836

2010-01-18 22:04 codesquid, revision 3604

Add option to toggle speed limits.

2010-01-18 21:43 codesquid, revision 3603

PuTTY's exitcode handling is strange, using INT_MAX like that...

2010-01-16 18:37 codesquid, revision 3602

Forward all ctrl+tab navigation key events to tab bar. Fixes #5118

2010-01-10 09:38 codesquid, revision 3601

Fix race condition. After calling getaddrinfo and reobtaining the lock, check if we're still in in connecting state. Fixes Ubuntu LP: #447224

2010-01-09 21:43 codesquid, revision 3600

Remove angle brackets around info text

2010-01-09 21:42 codesquid, revision 3599

Minor size reduction

2010-01-09 14:40 codesquid, revision 3598

Updated blukis icon set

2010-01-08 18:06 codesquid, revision 3596

Remove duplicate entry

2010-01-07 20:02 codesquid, revision 3595

Added Yngve Spjeld Landro as translator for nn_NO.

2010-01-07 20:01 codesquid, revision 3594

Correct some strings.

2010-01-03 21:18 codesquid, revision 3593

Typo

2010-01-03 21:12 codesquid, revision 3592

Version bump

2010-01-03 21:10 codesquid, revision 3591

Slightly smaller arrows

2010-01-03 20:37 codesquid, revision 3590

Updated translations

2010-01-03 19:15 codesquid, revision 3589

Update copyright year.

2010-01-02 23:13 codesquid, revision 3588

Set initial focus on chmod dialog to numeric input field.

2010-01-01 20:47 botg, revision 3586

Fix closing of all other tabs if keeping only first.

2009-12-31 13:19 botg, revision 3585

Only close if exitcode > 0, it is handled correctly already in other cases with other causes as error message.

2009-12-29 15:12 botg, revision 3579

Implement tab creation from context menu.

2009-12-28 10:52 botg, revision 3578

Reduce flicker on tab creation

2009-12-27 16:36 botg, revision 3577

Spelling

2009-12-27 14:28 botg, revision 3576

Fix warning.

2009-12-27 14:25 botg, revision 3575

Version bump

2009-12-27 13:49 botg, revision 3574

Updated translations

2009-12-27 10:44 botg, revision 3573

Do not crash if server closes the connection. Instead exit program properly.

2009-12-26 11:37 botg, revision 3569

Require xdg-open on *nix

2009-12-25 11:45 botg, revision 3568

Select the right tab on ctrl+<n>

2009-12-25 10:57 botg, revision 3567

Implement closing of all but current tab.

2009-12-24 12:55 botg, revision 3566

Finish cleanup.

2009-12-20 23:12 botg, revision 3565

Fix typo, thanks Yngve.

2009-12-20 15:00 botg, revision 3564

Even more cleanup.

2009-12-20 10:33 botg, revision 3563

Further cleanup.

2009-12-19 09:23 botg, revision 3562

Better handling of handshake failures.

2009-12-13 19:22 botg, revision 3560

Move some of the tab handling code into its own class. Also fixes a case of heap corruption, the comparable listings associated to the comparison manager need to be unset prior to destruction.

2009-12-13 19:18 botg, revision 3559

Make IsActive static.

2009-12-13 17:22 botg, revision 3558

Fix nullpointer dereference.

2009-12-13 12:19 botg, revision 3557

Partially implement tab context menu.

2009-12-12 09:58 botg, revision 3556

The domain address type in SOCKS only accepts FQDNs, use other address types if connecting by IP.

2009-12-09 23:53 botg, revision 3555

Typos.

2009-12-06 19:41 botg, revision 3554

More spelling corrections

2009-12-06 14:52 botg, revision 3553

Sort header image on non-MSW

2009-12-06 14:22 botg, revision 3552

Typos

2009-12-01 10:38 botg, revision 3551

Don't retry if not trusting certificate.

2009-11-30 14:20 botg, revision 3548

Remember size of edit status dialog.

2009-11-30 13:58 botg, revision 3547

Disable some useless, unneeded build steps.

2009-11-29 16:15 botg, revision 3546

Bookmarks manager lacked default button.

2009-11-29 14:17 botg, revision 3545

Keep current item in view if changing selection.

2009-11-29 11:25 botg, revision 3544

Little bits of code cleanup.

2009-11-27 21:11 botg, revision 3540

Disallow non-unicode and universal wxWidgets configurations.

2009-11-22 16:21 botg, revision 3533

Add refresh item to filelist context menus.

2009-11-18 17:27 botg, revision 3532

Don't delete successfully downloaded file of canceling finish page.

2009-11-15 14:51 botg, revision 3531

Version bump

2009-11-15 14:50 botg, revision 3530

Updated translation

2009-11-15 14:07 botg, revision 3529

Fix #4970, site bookmarks with synchronized browsing enabled were not working.

2009-11-15 13:31 botg, revision 3528

Missed a case of ::EndMenu.

2009-11-15 13:24 botg, revision 3527

Don't show update dialog if other dialog is already open.

2009-11-15 10:38 botg, revision 3526

Work around a bug in KDE

2009-11-12 21:45 botg, revision 3525

Replace InsertEndChild(... with LinkEndChild(new ... where possible.

2009-11-12 21:32 botg, revision 3524

Disable sync browse in CState::Connect()

2009-11-11 09:57 botg, revision 3523

Fix #4971: Control-Tab between tabs doesn't loop back to the start after last tab

2009-11-11 09:43 botg, revision 3522

Fix #4969: Directory comparison doesn't work with multiple tabs

2009-11-10 20:56 botg, revision 3521

Fix #4967: Trying to close busy tab freezes tab area display/interaction

2009-11-10 14:29 botg, revision 3520

Fix #4966: Crash if showing/hiding local tree after closing a tab

2009-11-09 20:14 botg, revision 3519

Fix typo

2009-11-09 16:30 botg, revision 3518

Missing translations

2009-11-09 13:18 botg, revision 3517

Version bump

2009-11-09 13:13 botg, revision 3516

Updated translations

2009-11-09 11:14 botg, revision 3515

Fix #4951, need to SetServer(0) only once command queue is idle and if connection attempt failed.

2009-11-08 16:44 botg, revision 3514

Another case of initial control focus.

2009-11-08 16:22 botg, revision 3513

Fix some harmless warnings.

2009-11-07 16:57 botg, revision 3512

Set initial focus to OK button in download dialog.

2009-11-07 13:23 botg, revision 3511

Fix an assertion, didn't hold if filters were enabled.

2009-11-06 19:14 botg, revision 3510

Fix #4000: Filename is not quoted properly when choosing "default editor for text files"

2009-11-04 22:21 botg, revision 3509

Don't translate a placeholder.

2009-11-04 14:02 botg, revision 3508

Don't perform queue finish action if recursive download operation still in progress

2009-11-04 13:48 botg, revision 3507

Add missing subcontainer in dictionary

2009-11-04 13:39 botg, revision 3506

Fix typo