Changelogs

Overview

These changelogs reflect the history of all files in the Subversion repository. The changelog has been generated at 2024-03-29 08:40:01

Changes per page:

25 50 100 250 500 1000 2000

Changelog for FileZilla 3 (8007 changes):

2007-12-21 10:50 botg, revision 1910

Fix [ 1854823 ] Remote tree view doesn't show all known folders

2007-12-21 09:34 botg, revision 1909

Remove declaration of variable already declared in base class.

2007-12-20 11:11 botg, revision 1908

Updated

2007-12-18 23:48 botg, revision 1907

New artwork for send/recv indicators by Klement Angelov.

2007-12-18 19:50 botg, revision 1906

Fix problem with wxStaticBox borders on wxGTK

2007-12-18 17:27 botg, revision 1905

Exit comparison mode on some operations. Fix a problem with selection remembering.

2007-12-18 15:07 botg, revision 1904

Fix enter key

2007-12-17 23:58 botg, revision 1903

This should get SFTP working again.

2007-12-17 21:18 botg, revision 1902

Move subcommand result handling into dedicated functions. I've never been happy with this being in the ...Send functions before. This fixes problems with deferred SendNextCommand calls. Note: This commit breaks SFTP for now.

2007-12-17 11:23 botg, revision 1901

Missing include

2007-12-16 19:27 botg, revision 1900

Add a line for the build system.

2007-12-16 17:32 botg, revision 1899

Apply patch [ 1849651 ] Pointer comparison using < and > is gcc-specific

2007-12-16 15:27 botg, revision 1898

Don't send the next command while still waiting for a reply to skip.

2007-12-16 11:06 botg, revision 1897

Another small fix

2007-12-15 20:40 botg, revision 1896

Remember selection if toggling comparison mode.

2007-12-15 10:39 botg, revision 1895

Compile fixes

2007-12-14 13:49 botg, revision 1894

Remove error message if some directories are not accessible, e.g. /

2007-12-14 11:33 botg, revision 1893

Updated

2007-12-13 23:38 botg, revision 1892

Another 54 lines gone.

2007-12-13 14:53 botg, revision 1891

More cleanup

2007-12-13 13:17 botg, revision 1890

Reduce code duplication between list views. Further optimizations possible.

2007-12-12 13:44 botg, revision 1889

Compatibility fix for servers with rather small DH primes.

2007-12-10 22:37 botg, revision 1888

Fix [ 1845784 ] File Exists Action not storing settings

2007-12-10 19:46 botg, revision 1887

Updated translations

2007-12-10 14:29 botg, revision 1886

Fix parser bug