Changelogs

Overview

These changelogs reflect the history of all files in the Subversion repository. The changelog has been generated at 2024-04-25 16:50:01

Changes per page:

25 50 100 250 500 1000 2000

Changelog for FileZilla 3 (8010 changes):

2007-12-02 23:47 botg, revision 1863

Fix compilo

2007-12-02 22:37 botg, revision 1862

Get synchronized scroll position working on Linux and hopefully OS X

2007-12-02 19:55 botg, revision 1861

Fix typo

2007-12-02 19:00 botg, revision 1860

Updated translation

2007-12-02 18:43 botg, revision 1859

Reduce code duplication

2007-12-02 17:34 botg, revision 1858

Fix misleading status message

2007-12-02 11:08 botg, revision 1857

Missed this file

2007-12-02 10:38 botg, revision 1856

Synchronize scroll position of local and remote file lists.

2007-12-02 10:24 botg, revision 1855

Fix misleading status message

2007-12-01 11:30 botg, revision 1854

Typo

2007-11-30 14:20 botg, revision 1853

Fix [ 1840708 ] Need to cancel file rename if directory listing changes.

2007-11-30 14:08 botg, revision 1852

Fix issue with proxies on non-default ports

2007-11-30 13:55 botg, revision 1851

Missing file

2007-11-30 13:55 botg, revision 1850

Work in progress: Directory comparison. It compiles at least ;)

2007-11-30 12:51 botg, revision 1849

This should fix timezone problems some users with broken servers were reporting.

2007-11-28 10:10 botg, revision 1848

Add a helper function which will later be used by the directory comparison code.

2007-11-27 15:13 botg, revision 1847

Fix [ 1839135 ]

2007-11-26 19:27 botg, revision 1844

Updated

2007-11-26 19:20 botg, revision 1843

Version bump

2007-11-26 19:04 botg, revision 1842

Increase default timeout a bit.

2007-11-26 17:11 botg, revision 1841

Missed some possible races last time.

2007-11-26 14:25 botg, revision 1840

Disable proxy host/user/pass controls if not using a proxy.

2007-11-26 14:18 botg, revision 1839

Small fixes.

2007-11-26 14:14 botg, revision 1838

Fix [ 1829726 ] Empty challenge text during interactive login under wxGTK

2007-11-25 23:42 botg, revision 1837

Clarify debugging output

2007-11-25 13:29 botg, revision 1836

Fix typo

2007-11-25 11:33 botg, revision 1835

Fix some warnings GCC rightfully complained about

2007-11-25 11:30 botg, revision 1834

Increase engine size if needed

2007-11-24 16:13 botg, revision 1832

Updated

2007-11-24 02:19 botg, revision 1830

This should hopefully allow fzshellext to be built.

2007-11-24 00:16 botg, revision 1829

This should fix some warnings

2007-11-23 16:03 botg, revision 1828

Fix compilo

2007-11-20 14:18 botg, revision 1823

Version bump

2007-11-20 14:18 botg, revision 1822

Updated

2007-11-20 12:05 botg, revision 1821

Updated

2007-11-20 10:36 botg, revision 1820

Magic: The custom proxy login sequence parser.

2007-11-19 19:19 botg, revision 1819

Fix assertion.

2007-11-19 19:19 botg, revision 1818

VMS servers don't need escaping in MKD and RMD commands.

2007-11-19 19:08 botg, revision 1817

Implement FTP proxy options dialog.

2007-11-17 23:44 botg, revision 1816

Fix warning

2007-11-17 19:00 botg, revision 1815

Allow full alpha

2007-11-17 14:35 botg, revision 1814

Implement FTP proxy support

2007-11-16 23:10 botg, revision 1813

Bump GnuTLS requirement to 2.0.4, this fixes the GNUTLS_E_INTERNAL_ERROR (-59) problems reported by some users.

2007-11-16 17:02 botg, revision 1812

Prototype for FTP Proxy page

2007-11-15 16:30 botg, revision 1811

More VMS improvements, needs testing

2007-11-15 14:10 botg, revision 1810

Small fixes to the error descriptions.

2007-11-14 23:03 botg, revision 1809

Updated

2007-11-13 20:11 botg, revision 1808

This fixes two bugs: [ 1828293 ] Added ASCII filetype not used until restart [ 1823490 ] Maximum Simultaneous Transfers

2007-11-13 13:30 botg, revision 1807

Strip version number on VMS directories if it's ';1'

2007-11-13 11:59 botg, revision 1806

Keep-alive implementation, hopefully I made this insanity sane enough.