Changelogs

Overview

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

Changes per page:

25 50 100 250 500 1000 2000

Changelog for FileZilla 3 (8010 changes):

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>