Changelogs

Overview

These changelogs reflect the history of all files in the Subversion repository. The changelog has been generated at 2025-04-05 13:00:01

Changes per page:

25 50 100 250 500 1000 2000

Changelog for FileZilla 3 (8068 changes):

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&#039;t send the next command while still waiting for a reply to skip.

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

Another small fix