Changelogs

Overview

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

Changes per page:

25 50 100 250 500 1000 2000

Changelog for FileZilla 3 (8007 changes):

2005-10-07 09:43 botg, revision 482

use custom charset if specified

2005-10-07 09:28 botg, revision 481

interface part of the charset code

2005-10-05 23:57 botg, revision 480

display a warning if filenames cannot be displayed due to charset conversion issues.

2005-10-05 10:01 botg, revision 479

partial implementation of server charset support. User charset selection still needs to be implemented

2005-10-02 23:34 botg, revision 478

preliminary fix for charset conversion problem until UTF-8 support and server charset support gets added.

2005-10-02 10:18 botg, revision 477

display available filters on filter dialog, correct filter loading/saving

2005-09-29 12:59 botg, revision 476

basic filter validation

2005-09-29 12:32 botg, revision 475

filter loading and saving

2005-09-29 12:32 botg, revision 474

secure function to save xml files: Make a backup copy before save, so if save fails no data will be lost. Abort save if backup copy cannot be made.

2005-09-28 12:14 botg, revision 473

fix compiler warnings

2005-09-26 19:08 botg, revision 472

added swedish, updated a few

2005-09-26 10:04 botg, revision 471

implement filter adding and selection change

2005-09-25 10:20 botg, revision 470

fix for 'make distcheck'

2005-09-23 17:23 botg, revision 469

only link with libidn when needed

2005-09-23 13:35 botg, revision 468

Makefile cleanup, no longer pass wxlibs to fzsftp linker flags

2005-09-23 12:50 botg, revision 467

partial implementation of the filter interface, not yet working

2005-09-06 11:47 botg, revision 466

French monthname 'juin' is june, not july

2005-09-01 15:23 botg, revision 465

add protocol in front of host field in quickconnect bar if different from ftp://

2005-09-01 15:21 botg, revision 464

file renaming implemented for sftp

2005-08-27 12:25 botg, revision 463

use a dependencyless function for the libidn check instead of idna_to_ascii_8z which might depend on libiconv

2005-08-24 17:54 botg, revision 462

updated

2005-08-23 23:17 botg, revision 461

sftp did not work for unicode builds

2005-08-23 22:03 botg, revision 460

fix compile problem

2005-08-23 21:50 botg, revision 459

implementes sftp rmdir

2005-08-23 10:46 botg, revision 458

sftp delete implemented