Changelogs

Overview

These changelogs reflect the history of all files in the Subversion repository. The changelog has been generated at 2024-04-25 00:30: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

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

2009-11-03 16:10 botg, revision 3505

2009-11-03 16:09 botg, revision 3504

Add option to always use server's address.

2009-11-02 22:25 botg, revision 3503

Version bump

2009-11-02 22:24 botg, revision 3502

Updated translations

2009-11-02 18:34 botg, revision 3501

Register navigation handlers on all tabs

2009-11-02 14:53 botg, revision 3500

Display notification message if queue has finished transferring

2009-11-02 14:06 botg, revision 3499

Add additional wrapper functions to handle arrays and dictionaries

2009-10-31 11:16 botg, revision 3498

Create aui notebook with correct size. Fixes #4933

2009-10-29 10:35 botg, revision 3497

Version bump

2009-10-29 10:27 botg, revision 3496

Update translations

2009-10-29 10:03 botg, revision 3495

Offer choice to abort old connection or to connect in new tab if already connected.

2009-10-28 23:52 botg, revision 3494

Betas an release candidates are short-lived. Check daily for new version.

2009-10-28 23:20 botg, revision 3493

Need to clear id maps in all cases.

2009-10-28 22:09 botg, revision 3492

Keep measurement results individually for each notebook.

2009-10-28 22:08 botg, revision 3491

Don't use bold font for active tab

2009-10-28 18:32 botg, revision 3490

Close tab on middleclick

2009-10-28 16:04 botg, revision 3489

Open new tab on doubleclicking background.

2009-10-28 15:40 botg, revision 3488

Avoid crash in UpdateLayout after having closed tabs. Fixes #4934

2009-10-28 15:38 botg, revision 3487

Move confirmation whether to interrupt old connection to CMainFrame

2009-10-28 14:58 botg, revision 3486

When creating new tab, use splitter positions and column settings of currently active tab.

2009-10-28 09:40 botg, revision 3485

Fix layout issues after closing settings dialog while multiple tabs are open.

2009-10-27 21:37 botg, revision 3484

All contexts need to be aware of the one queue.

2009-10-27 21:35 botg, revision 3483

Fix remembering last server.

2009-10-27 21:32 botg, revision 3482

Correct a condition, first half always evaluated to true.

2009-10-27 15:18 botg, revision 3481

Version bump

2009-10-27 15:17 botg, revision 3480

Updated translations

2009-10-27 14:54 botg, revision 3479

Fix top tab rendering on dark themes

2009-10-27 14:25 botg, revision 3478

Move conflicting accelerator key

2009-10-27 14:21 botg, revision 3477

Work around odd assertion

2009-10-27 10:40 botg, revision 3476

Properly track bookmarks across all active tabs.

2009-10-26 19:35 botg, revision 3475

Use reconnect information from previous tab.

2009-10-26 19:02 botg, revision 3474

Use individual bookmarks for each tab

2009-10-26 18:41 botg, revision 3473

Fix assertions if recreating menu bar.

2009-10-26 15:53 botg, revision 3472

Reuse idle contexts.

2009-10-26 15:00 botg, revision 3471

Tab navigation keys

2009-10-25 19:51 botg, revision 3470

Handle close button on tabs.

2009-10-25 18:18 botg, revision 3469

First stage of tab closing

2009-10-25 11:10 botg, revision 3468

React to tab change event

2009-10-25 10:05 botg, revision 3467

Update UI on context changes and update tab labels.

2009-10-24 18:13 botg, revision 3466

Add menu items to create and close tabs. The former one working.

2009-10-24 15:12 botg, revision 3465

Allow creation of multiple sets of controls. Not much useful yet though.

2009-10-24 12:57 botg, revision 3464

Move creation of context specific controls to a new function.

2009-10-24 10:44 botg, revision 3463

Get rid of CMainFrame::m_pState, use contextmanager instead.

2009-10-23 20:54 botg, revision 3462

Queue should now be fully converted to context manager.

2009-10-23 16:02 botg, revision 3461

Need to compare server name and connection limit.

2009-10-23 13:21 botg, revision 3460

Further transition towards context manager. Cleanup of TryStartNextTransfer.

2009-10-22 19:44 botg, revision 3459

Notify all contexts about filter changes.

2009-10-22 19:40 botg, revision 3458

Notify all contexts about filter changes.

2009-10-22 17:37 botg, revision 3457

Disconnect all contexts on clearing reconnect history.

2009-10-22 12:44 botg, revision 3456

Need to cancel recursive operations as well if disconnecting to clear reconnect.

2009-10-22 12:44 botg, revision 3455

Use explicit pointer to own CState instance.

2009-10-22 12:24 botg, revision 3454

Clean up connection tracking, no longer set window title directly from CState.

2009-10-22 09:22 botg, revision 3452

Use a more recent mingwm10.dll

2009-10-18 13:07 botg, revision 3450

Add "Open" iten to local directory tree context menu.

2009-10-18 10:27 botg, revision 3449

Add a pretty welcome dialog.

2009-10-15 09:47 botg, revision 3448

Add much more verbose logging capabilities, should hopefully help with #4847.

2009-10-15 09:44 botg, revision 3447

Remove a line of dead code.

2009-10-14 14:00 botg, revision 3446

Fix action mismatch for default file exists action

2009-10-13 15:25 botg, revision 3445

Initialize threading support in libdbus

2009-10-12 16:39 botg, revision 3444

Update manpage

2009-10-11 23:13 botg, revision 3443

Fix 64bit builds

2009-10-11 20:47 botg, revision 3442

Better handle an assert.

2009-10-10 16:18 botg, revision 3441

Version bump

2009-10-10 16:17 botg, revision 3440

Updated translations

2009-10-10 10:14 botg, revision 3439

Fix crashes, #4875

2009-10-09 18:25 botg, revision 3438

Add a missing feature in list of changes

2009-10-09 14:16 botg, revision 3437

Use context manager to obtain current state in quickconnect bar.

2009-10-09 14:16 botg, revision 3436

Further work on context manager.

2009-10-08 18:28 botg, revision 3435

Fix #4861, setting initial focus using XRC instruction can result in a radiobutton event on MSW.

2009-10-07 22:45 botg, revision 3434

Fix access to uninitialized variables

2009-10-05 16:25 botg, revision 3433

Typos

2009-10-04 14:13 botg, revision 3432

Use REST+STOR instead of APPE if server advertises REST STREAM.

2009-10-04 09:18 botg, revision 3431

Fix column reordering, loses #4849

2009-10-03 15:18 botg, revision 3430

Fix a typo

2009-10-03 14:06 botg, revision 3429

Fix another strange wrapping issue

2009-10-03 12:29 botg, revision 3428

Updated translations

2009-10-03 12:29 botg, revision 3427

Version bump

2009-10-03 08:17 botg, revision 3426

Make sure all dialogs have an initially focused element so that they can be closed using escape key.

2009-10-02 20:19 botg, revision 3425

Set initial focus to path control.

2009-10-01 09:18 botg, revision 3424

Perform case-insensitive comparison on MSW.

2009-10-01 09:06 botg, revision 3423

Ignore modified listings when waiting for synchronized dirchange, fixes #4647

2009-09-29 15:03 botg, revision 3422

Don't adjust initial tree height

2009-09-28 14:32 botg, revision 3421

Finish too needs to be translated.

2009-09-28 09:28 botg, revision 3420

Ensure Next/Back buttons on wizard are translated.

2009-09-26 18:49 botg, revision 3418

More missing mnemonics

2009-09-26 18:30 botg, revision 3417

Typos

2009-09-26 17:44 botg, revision 3416

Missing mnemonics.

2009-09-26 12:09 botg, revision 3415

Fix format argument.

2009-09-26 10:03 botg, revision 3414

Translation updates

2009-09-25 22:37 botg, revision 3413

Version bump

2009-09-25 22:23 botg, revision 3412

Updated translations

2009-09-24 16:02 botg, revision 3411

Honor the filesize settings a bit more.

2009-09-22 23:37 botg, revision 3407

Also use wxChoice in session specific default file exists dialog.

2009-09-22 19:48 botg, revision 3406

Fix #4831, mark filename column as fixed and sanitize stored settings.

2009-09-21 21:16 botg, revision 3405

Typo

2009-09-21 21:14 botg, revision 3404

Forgot to capture EACCESS/EGAIN in TryLock

2009-09-21 21:02 botg, revision 3403

Handle EINTR and other locking failures, should fix #4417

2009-09-21 10:02 botg, revision 3397

There's no more org.freedesktop.PowerManagement on Ubuntu 9.10, fall back to org.gnome.SessionManager to inhibit idle suspend

2009-09-20 15:01 botg, revision 3375

Make sure all tabs fit also on wxGTK

2009-09-20 14:58 botg, revision 3374

Don't leave debug code enabled

2009-09-20 14:55 botg, revision 3373

wxGTK also needs that strange offset

2009-09-20 14:24 botg, revision 3372

Fix border of list controls on SFTP and filetype pages

2009-09-20 12:12 botg, revision 3371

Typo

2009-09-20 12:10 botg, revision 3370

Reduce space requirements of file exists settings page.

2009-09-20 10:04 botg, revision 3369

Only accept wx 2.8.x, not 2.9.x or higher.

2009-09-20 09:47 botg, revision 3368

Make sure tabs fit entirely on OS X

2009-09-20 09:25 botg, revision 3367

More wrapping oddities fixed

2009-09-19 21:51 botg, revision 3366

Check for OS X >= 10.5 in powermanagement code. Based on patch by John Ratliff.

2009-09-17 14:24 botg, revision 3365

Add missing virtual destructors and fix two potential memory leaks.

2009-09-17 12:51 botg, revision 3364

Fix copy&paste error

2009-09-16 21:03 botg, revision 3363

Two harmless file descriptor leaks. Upstream has been notified.

2009-09-16 20:43 botg, revision 3362

Also increase advertised window on SFTP. Though usually SFTP performance is limited due to the inherent protocol properties.

2009-09-16 14:21 botg, revision 3361

Double send buffer size and vastly increase recv buffer. The latter is TCP's advertised receiver window and goes directly into the bandwidth delay product. New values capable of saturating 100Mbit/s at 333ms RTT.

2009-09-16 10:00 botg, revision 3360

Forget about first ten seconds of a transfer in speed calculation, makes the average converge faster to the actual speed.

2009-09-14 20:51 botg, revision 3359

If kiosk mode is enabled, convert from NORMAL to ASK logontype.

2009-09-13 18:03 botg, revision 3358

Remember last used search conditions.

2009-09-13 15:34 botg, revision 3356

Move individual filter loading and saving to new helper functions.

2009-09-13 14:25 botg, revision 3355

Fix memory leaks

2009-09-10 22:49 botg, revision 3354

Update icon specs

2009-09-10 22:24 botg, revision 3353

Fix alpha compositing formula, my first attempt at compositing was almost perfect, just missed a division through new alpha

2009-09-10 15:32 botg, revision 3352

Symlink overlay on non-MSW

2009-09-10 12:27 botg, revision 3351

Fix for MinGW.

2009-09-10 11:49 botg, revision 3350

Don't trim paths.

2009-09-10 11:00 botg, revision 3349

MSW: Display shortcut overlay on links in remote file lists.

2009-09-09 21:47 botg, revision 3348

Fix typos in comment

2009-09-07 21:01 botg, revision 3347

Use case-insensitive compare on MSW. Fixes #4803. Case-insensitive file systems are so broken :(

2009-09-05 15:00 botg, revision 3344

Make sure all instances of FileZilla are closed before starting installation.

2009-09-04 13:13 botg, revision 3343

Call installer with update flag

2009-09-03 19:11 botg, revision 3342

Add /update argument to hide license and reinstall page on updates, will be used by FileZilla's update wizard.

2009-08-30 17:08 botg, revision 3336

Filter invalid characters from filename. Closes #3227.

2009-08-28 09:06 botg, revision 3335

Fix CLocalPath::Exists on partial UNC paths

2009-08-24 07:12 botg, revision 3334

Fix syntax error

2009-08-23 17:23 botg, revision 3333

Version bump

2009-08-23 09:59 botg, revision 3332

Fix compile error

2009-08-23 09:06 botg, revision 3331

Updated translations

2009-08-22 16:38 botg, revision 3330

Performance improvements, closes #4658: - Don't populate selected but unexpanded directories. - MSW: Defer obtaining open icon until item gets selected

2009-08-21 15:05 botg, revision 3329

Fix segfault if adding new filter

2009-08-20 21:30 botg, revision 3328

Partial fix for #4715

2009-08-20 13:17 botg, revision 3327

Fix compile error

2009-08-16 20:28 botg, revision 3326

Fix typo

2009-08-16 16:23 botg, revision 3325

Arguments not translatable.

2009-08-13 12:44 botg, revision 3323

Version bump

2009-08-13 12:44 botg, revision 3322

Updated translations

2009-08-13 12:19 botg, revision 3321

Bump to GnuTLS 2.8.3, 2.8.2 didn't last long.

2009-08-12 19:02 botg, revision 3320

Keep data copied to clipboard even if FZ closes, fixes #4737. Also required wx to be patched with wx#11102

2009-08-10 15:00 botg, revision 3319

Update translations

2009-08-10 13:51 botg, revision 3318

GnuTLS 2.8.2 is out with several buffixes affecting FileZilla. Make it a requirement.

2009-08-10 12:35 botg, revision 3317

Use a new enum for address family, makes it easier to work with

2009-08-10 12:34 botg, revision 3316

Use a new enum for address family, makes it easier to work with

2009-08-09 19:02 botg, revision 3315

Make resolver IPv6 capable (unlikely that it'll ever be used though), explicitly request IPv4 wherever used.

2009-08-09 15:56 botg, revision 3314

Add option to connect on specific address family only.

2009-08-08 12:19 botg, revision 3313

Ensure buttons to manipulate filter sets are all same size

2009-08-08 12:16 botg, revision 3312

Small layout improvement on search dialog

2009-08-08 12:10 botg, revision 3311

Handle escape key (or equivalent) to close search dialog

2009-08-06 17:01 botg, revision 3310

Version bump

2009-08-06 16:59 botg, revision 3309

Adjust control spacing

2009-08-06 16:32 botg, revision 3308

Update translations

2009-08-06 16:17 botg, revision 3307

Fix typo in error message.

2009-08-04 19:22 botg, revision 3303

Typo.

2009-08-04 10:48 botg, revision 3302

GCC is odd...

2009-08-04 10:28 botg, revision 3301

Version bump

2009-08-04 10:21 botg, revision 3300

Updated translations

2009-08-04 09:21 botg, revision 3299

Allow file to be included by FZ interface.

2009-08-04 09:20 botg, revision 3298

Process certificate notification

2009-08-04 09:15 botg, revision 3297

Add update log to failed page.

2009-08-04 09:13 botg, revision 3296

Don't needlessly print "Disconnected from server" so many times.

2009-08-03 21:55 botg, revision 3295

Verify checksum. Using sha512 code from putty.

2009-08-03 19:55 botg, revision 3294

Implement HTTPS support and make update wizard use it.

2009-08-03 19:51 botg, revision 3293

Add option for trusted root certificate and introduce concept of internal options

2009-08-03 19:45 botg, revision 3292

More extensive certificate validation.

2009-08-02 13:52 botg, revision 3291

Fix warnings

2009-08-02 13:34 botg, revision 3290

Version bump

2009-08-02 13:28 botg, revision 3289

Updated translations

2009-08-02 10:39 botg, revision 3288

Calculate right button size

2009-08-02 10:10 botg, revision 3287

Add status bar to search dialog.

2009-08-02 09:28 botg, revision 3286

Implement proper keyboard navigation in search and filter edit dialogs.

2009-08-01 17:15 botg, revision 3285

Make filter edit dialog resizable.

2009-08-01 10:43 botg, revision 3284

Rebuild 64bit version of shell extension

2009-08-01 10:32 botg, revision 3283

Update copyright year

2009-08-01 10:26 botg, revision 3282

Cleanup

2009-08-01 10:08 botg, revision 3281

Attach manifest only if using GNU windres

2009-07-30 15:58 botg, revision 3280

Set minsize, clarify matching string.

2009-07-29 09:56 botg, revision 3279

Use a wxChoice for match type

2009-07-28 13:47 botg, revision 3278

Cleanup, don't use ugly Id hackery

2009-07-28 13:26 botg, revision 3277

Fix svn:eol-style

2009-07-28 13:23 botg, revision 3276

Sizing issues under wxGTK

2009-07-28 12:22 botg, revision 3275

Don't needlessly recreate the same controls over and over again.

2009-07-28 09:20 botg, revision 3274

Properly resize conditions

2009-07-27 20:35 botg, revision 3273

Fix behavior of + button

2009-07-27 14:13 botg, revision 3272

Remove ugly more/remove buttons, add sleek + and - buttons next to rules.

2009-07-26 21:23 botg, revision 3271

#4692: Remember file exists action on individual queue items

2009-07-26 20:54 botg, revision 3270

Fix warning

2009-07-26 17:28 botg, revision 3269

Speed up writing queue

2009-07-26 16:57 botg, revision 3268

Optimize CServerPath::SetSafePath for speed

2009-07-26 10:01 botg, revision 3267

Add missing mnemonic to "select entry"

2009-07-25 18:40 botg, revision 3266

Add option to idle sleep prevention.

2009-07-25 13:34 botg, revision 3265

Preventing idle sleep now also works on OS X

2009-07-25 12:49 botg, revision 3264

Fix keywords

2009-07-25 10:53 botg, revision 3263

Prevent idle sleep on *nix, successfully tested with Gnome

2009-07-25 10:51 botg, revision 3262

Missing critical section. Without, the reply could be dispatched (to nowhere) before the notify callback got set

2009-07-25 07:54 botg, revision 3261

Typo

2009-07-25 07:54 botg, revision 3260

Add helper class to prevent system going into idle sleep during transfers

2009-07-25 07:50 botg, revision 3259

Add basic functionality for context manager.

2009-07-23 19:56 botg, revision 3258

Add -l option to select login type, closes #4559

2009-07-23 14:05 botg, revision 3257

CState no longer requires knowledge of remote list view.

2009-07-23 14:01 botg, revision 3256

Fix a race in CSocket::Close leading to an infinite loop since m_pHost never got cleared.

2009-07-23 09:04 botg, revision 3255

Need to call parseAsMlsd before ParseAsUnix to avoid parsing conflict.

2009-07-22 14:28 botg, revision 3254

Further cutting of the gordian knot that is the interface's architecture.

2009-07-21 15:24 botg, revision 3253

First step towards supporting multiple states aka contexts.

2009-07-19 13:00 botg, revision 3252

Fix errors

2009-07-18 15:18 botg, revision 3251

Proper timestamp format, coalesce some log messages, log value of wFunc if neither FO_COPY nor FO_MOVE

2009-07-16 13:16 botg, revision 3250

Add option to only compile shell extension.

2009-07-14 21:54 botg, revision 3249

Need to bump DLL version.

2009-07-14 21:51 botg, revision 3248

Apply patch by Bernhard Aumayer to fix memory leak.

2009-07-09 16:51 botg, revision 3247

Added file search to features list

2009-07-09 14:06 botg, revision 3246

Do not canonify last segment on rm. Fixes #4650

2009-07-08 07:30 botg, revision 3245

Fix typo, ftps:// does in fact have data type concept.

2009-07-04 12:17 botg, revision 3244

Deselect ".." item on ctrl+a

2009-07-01 22:12 botg, revision 3243

Typo

2009-07-01 21:35 botg, revision 3242

Version bump

2009-07-01 21:35 botg, revision 3241

Updated translations

2009-06-30 17:56 botg, revision 3240

Insert new bookmarks sorted.

2009-06-30 17:56 botg, revision 3239

Fix assertion

2009-06-28 09:06 botg, revision 3238

Version bump

2009-06-28 09:03 botg, revision 3237

Updated translations

2009-06-28 08:50 botg, revision 3236

Fix #4611, silence wxFileName::GetModificationTime

2009-06-25 12:56 botg, revision 3235

Forgot to update ID_DISPLAYCERT.

2009-06-25 12:47 botg, revision 3234

Don't create a reference to a temporary object.

2009-06-23 22:56 botg, revision 3233

Typo

2009-06-22 18:48 botg, revision 3232

Add missing files to Makefile.am

2009-06-22 18:29 botg, revision 3231

Version bump

2009-06-22 16:26 botg, revision 3230

Updated translations

2009-06-22 15:49 botg, revision 3229

Add stateless local edit option.

2009-06-22 14:06 botg, revision 3228

Move all settings dialog code into new subdirectory.

2009-06-22 10:41 botg, revision 3227

Split off settings dialog into own xrc file

2009-06-21 19:11 botg, revision 3226

Don't report success after failure to write to local file. Fixes #4066

2009-06-21 16:58 botg, revision 3225

Fix #4496, use auto-reconnect if handling drag&drop.

2009-06-21 09:04 botg, revision 3221

Ask how to handle symbolic links on delete.

2009-06-20 18:39 botg, revision 3220

Don't report success after error during upload.

2009-06-20 15:34 botg, revision 3219

Display complete certificate chain.

2009-06-15 15:15 botg, revision 3218

Version bump

2009-06-15 15:15 botg, revision 3217

Updated translations

2009-06-15 15:02 botg, revision 3216

Add F3 hotkey for search.

2009-06-15 14:49 botg, revision 3215

Also use volume label enumerator thread in local file list. Defer getting label of A: to after all other labels.

2009-06-12 12:49 botg, revision 3214

Fix downloading of symlinks if symlink target is not below search root

2009-06-10 18:47 botg, revision 3213

Better find.png, size optimization for others.

2009-06-09 21:28 botg, revision 3212

#4560, fix "Timer creation failed" popups.

2009-06-09 07:41 botg, revision 3211

More translation updates

2009-06-08 21:19 botg, revision 3210

Implement #4557, print number of selected files/dirs in confirmation dialog.

2009-06-07 23:16 botg, revision 3209

More translation updates.