Changelogs

Overview

These changelogs reflect the history of all files in the Subversion repository. The changelog has been generated at 2024-07-27 08:20:01

Changes per page:

25 50 100 250 500 1000 2000

Changelog for FileZilla 3 (8028 changes):

2007-12-29 15:53 botg, revision 1931

Preparatory work for local file editing.

2007-12-29 15:46 botg, revision 1930

Fix warnings.

2007-12-29 13:27 botg, revision 1929

Add comparison to menu.

2007-12-29 10:53 botg, revision 1928

Hide remote info text if comparing, fix typo in date based comparison.

2007-12-28 21:28 botg, revision 1927

Add additional comparison mode.

2007-12-28 11:04 botg, revision 1926

Fix [ 1815180 ] Queue duplicates

2007-12-28 10:49 botg, revision 1925

Fix language selection on non-GTK platforms.

2007-12-27 13:35 botg, revision 1924

Fix name of Greek locale

2007-12-27 10:52 botg, revision 1923

More fixes for locale initialization

2007-12-27 00:16 botg, revision 1922

Fix settings file parsing and don't display language changed message if language didn't change.

2007-12-27 00:03 botg, revision 1921

Use proper language file names and a few other fixes.

2007-12-26 23:07 botg, revision 1920

Proper locale initialization under wxGTK

2007-12-26 14:18 botg, revision 1919

Fix problem with some dirsort modes

2007-12-25 17:47 botg, revision 1918

Compile fix

2007-12-25 16:17 botg, revision 1917

Reverse tab switching keys in RTL mode

2007-12-25 16:13 botg, revision 1916

Fix drawing under wxGTK

2007-12-25 14:39 botg, revision 1915

Fix positioning if using RTL languages

2007-12-25 11:14 botg, revision 1914

Keepalive timer needs to be stopped on disconnect.

2007-12-25 11:14 botg, revision 1913

Fix compilo

2007-12-25 10:36 botg, revision 1912

Make write-to-file errors critical.

2007-12-23 16:26 botg, revision 1911

Sizes on VMS are in number of 512 byte blocks.

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

2007-12-10 13:12 botg, revision 1885

Fix warning

2007-12-10 13:10 botg, revision 1884

Compile fix

2007-12-10 11:06 botg, revision 1883

Fix [ 1846079 ] Directory is not removed from list after deletion

2007-12-09 16:54 botg, revision 1882

Comparison glue for remote file list. Also makes refreshing large listings with many files selected a tiny bit faster.