Changelogs

Overview

These changelogs reflect the history of all files in the Subversion repository. The changelog has been generated at 2024-03-28 11:50:01

Changes per page:

25 50 100 250 500 1000 2000

Changelog for FileZilla 3 (8007 changes):

2016-06-20 13:49 codesquid, revision 7586

Fix compiler warnings.

2016-06-19 10:01 codesquid, revision 7583

Use listctrl main window, fixes background on WXGTK.

2016-06-19 09:46 codesquid, revision 7582

Fix tint of info text over remote file list and deal with getting default background colour on non-MSW platforms.

2016-06-19 08:34 codesquid, revision 7581

Remove unused variable.

2016-06-18 22:26 codesquid, revision 7580

Fix one last compile error.

2016-06-18 18:34 codesquid, revision 7579

Fix another compile error.

2016-06-18 18:04 codesquid, revision 7578

Fix a compile error on some wx configurations.

2016-06-18 10:53 codesquid, revision 7577

Use std::wstring to deal with site paths.

2016-06-17 12:18 codesquid, revision 7575

Tab color painting on WXGTK.

2016-06-17 11:28 codesquid, revision 7574

Remove unused variable

2016-06-17 11:28 codesquid, revision 7573

Fix an assert.

2016-06-16 15:25 codesquid, revision 7571

Suppress error messages in some places.

2016-06-16 12:07 codesquid, revision 7570

Fix site list in toolbar dropdown.

2016-06-16 10:21 codesquid, revision 7569

Update state title from site changes.

2016-06-16 08:33 codesquid, revision 7568

Set color when initially creating tab.

2016-06-16 08:31 codesquid, revision 7567

Apply background color to tab header.

2016-06-16 08:18 codesquid, revision 7566

Add color chooser to Site Manager.

2016-06-16 07:19 codesquid, revision 7565

Add missing file.

2016-06-15 16:18 codesquid, revision 7564

Revert accidentally committed file.

2016-06-15 16:17 codesquid, revision 7563

Move colour handling to Site structure.

2016-06-15 09:41 codesquid, revision 7562

Code cleanup.

2016-06-15 09:13 codesquid, revision 7561

Some fixes to re-integrate the bookmarks functionality with the Site structure.

2016-06-14 14:56 codesquid, revision 7560

Always use the same function to connect.

2016-06-14 14:55 codesquid, revision 7559

Fix title when only asking for username.

2016-06-14 08:49 codesquid, revision 7558

No longer attempt to change language at runtime.

2016-06-14 08:49 codesquid, revision 7557

Work in progress: Refactor sitemanager code so that the site structure can be used throughout the GUI.

2016-06-10 07:06 codesquid, revision 7556

Get rid of the last remaining usages of wxDateTime.

2016-06-09 08:25 codesquid, revision 7555

React to background color change notifications.

2016-06-08 08:58 codesquid, revision 7554

Minor code cleanup.

2016-06-08 07:43 codesquid, revision 7553

Fix getting context controls if there are no tabs.

2016-06-07 17:07 codesquid, revision 7552

Only apply tab color if tint has been set.

2016-06-07 17:04 codesquid, revision 7551

Revert a debugging change.

2016-06-07 16:13 codesquid, revision 7550

Workaround for GCC bug 58972.

2016-06-07 16:05 codesquid, revision 7549

Cleanup volume enumerator. Also use it to fetch drive icon.

2016-06-07 15:19 codesquid, revision 7548

Cleanup of startup profiling.

2016-06-07 14:55 codesquid, revision 7547

Only sort drives after adding them.

2016-06-07 11:34 codesquid, revision 7546

Simplify getting command-line arguments.

2016-06-07 09:17 codesquid, revision 7545

Minor speedup loading the queue if there is nothing to load.

2016-06-03 14:07 codesquid, revision 7544

Allow rearranging tabs via drag&drop.

2016-06-03 14:06 codesquid, revision 7543

wxAuiNotebook doesn't update m_curPage when doing Drag&drop. Do it manually.

2016-06-03 14:05 codesquid, revision 7542

Minor cleanup.

2016-06-03 09:26 codesquid, revision 7541

Do not display an error if server disconnects us during idle time.

2016-06-01 19:56 codesquid, revision 7540

Apply inverse of user-selected timezone offset when modifying remote file timestamps. Fixes #10852

2016-06-01 08:34 codesquid, revision 7539

Fix compile error if having update checks disabled through configure.

2016-05-29 15:13 codesquid, revision 7538

Fix typo preventing copying multiple URLs.

2016-05-27 12:12 codesquid, revision 7536

Bump to 3.18.0

2016-05-27 12:02 codesquid, revision 7535

Updated translations

2016-05-27 08:35 codesquid, revision 7534

Add option to disable footers.

2016-05-26 09:03 codesquid, revision 7533

Add welcome footer.

2016-05-24 12:38 codesquid, revision 7532

Actually flatten the directory structure if told so when adding local directories to queue.