Changelogs

Overview

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

Changes per page:

25 50 100 250 500 1000 2000

Changelog for FileZilla 3 (8010 changes):

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>