Changelogs

Overview

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

Changes per page:

25 50 100 250 500 1000 2000

Changelog for FileZilla 3 (8010 changes):

2006-09-13 11:04 botg, revision 910

fix crash

2006-09-10 10:32 botg, revision 909

Fix data truncation. In wonder why there was no compiler warning, there was no explicit cast.

2006-09-10 10:31 botg, revision 908

fix infinite loop

2006-09-10 10:24 botg, revision 907

don't reduce number of log lines

2006-09-10 09:14 botg, revision 906

make use of wxBufferedPaintDC

2006-09-10 09:09 botg, revision 905

In RTL mode, send LTR control characters for commands, responses and debug messages

2006-09-07 17:40 botg, revision 904

Fix timeouts of control connection on concurrent ip check

2006-09-07 13:14 botg, revision 903

fix crash

2006-09-05 07:23 botg, revision 902

typo

2006-09-04 16:55 botg, revision 901

2nd half of: make ascii/binar mode known to file exists notification

2006-09-04 15:53 botg, revision 900

updated

2006-09-04 14:04 botg, revision 899

merged with putty svn, rev 6844

2006-09-03 23:06 botg, revision 898

make ascii/binar mode known to file exists notification

2006-09-03 21:40 botg, revision 897

make use of "always use this action"

2006-09-03 16:14 botg, revision 896

updated

2006-09-03 10:07 botg, revision 895

update mail address and copyright year

2006-09-03 09:59 botg, revision 894

add method to set default action

2006-09-03 09:47 botg, revision 893

toggle filter button if filters are active

2006-09-01 23:36 botg, revision 892

make use of default file exists action

2006-09-01 23:01 botg, revision 891

add value for unspecified file exists action

2006-08-31 13:56 botg, revision 890

typos

2006-08-31 09:27 botg, revision 889

missing files

2006-08-30 16:06 botg, revision 888

session specific file exists action dialog

2006-08-30 11:44 botg, revision 887

decorate OnClose and OnConnect log messages with the class name

2006-08-30 08:11 botg, revision 886

fix multiline entries due to problem in wxLine::Concat

2006-08-28 21:46 botg, revision 885

added option for raw directory listings

2006-08-28 14:50 botg, revision 884

options page for default file exists action

2006-08-28 12:40 botg, revision 883

move probe to port 21

2006-08-28 12:38 botg, revision 882

new options for default file exists action

2006-08-27 22:53 botg, revision 881

more fixes

2006-08-27 12:49 botg, revision 880

more fixes

2006-08-27 00:14 botg, revision 879

fix eplf listings and listings using numerical timestamp (unix time)

2006-08-26 19:21 botg, revision 878

fix buffer overflow

2006-08-26 18:11 botg, revision 877

more formats tested

2006-08-25 14:47 botg, revision 876

fix bug detected by the test suite.

2006-08-25 14:39 botg, revision 875

typo

2006-08-25 14:30 botg, revision 874

add more listings, output details on failure

2006-08-25 13:38 botg, revision 873

added CDirentry::dump() method

2006-08-24 18:03 botg, revision 872

first draft of a listing test

2006-08-24 17:55 botg, revision 871

assume valid utf-8 if m_pControlSocket is unset

2006-08-24 17:53 botg, revision 870

== operator

2006-08-24 14:28 botg, revision 869

remove unused parameter

2006-08-24 10:43 botg, revision 868

add the needed macro

2006-08-24 09:51 botg, revision 867

add testing framework using cppunit

2006-08-24 09:27 botg, revision 866

updated

2006-08-23 16:27 botg, revision 865

fix crash if fzsftp cannot be started

2006-08-19 14:52 botg, revision 864

pass this-pointer to wxMessageBox

2006-08-19 09:32 botg, revision 863

fix compilo

2006-08-19 07:31 botg, revision 862

Disallow empty filter names

2006-08-19 07:27 botg, revision 861

implement new and copy buttons