Changelogs

Overview

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

Changes per page:

25 50 100 250 500 1000 2000

Changelog for FileZilla 3 (8007 changes):

2006-07-21 10:26 botg, revision 782

Added minimumRequestedSize parameter to the ratio based wrapping. Used for proper display of wizards. Make cache validity check use build time as well.

2006-07-21 10:25 botg, revision 781

added GetBuildTimeString

2006-07-19 19:58 botg, revision 780

lots of improvements

2006-07-19 13:38 botg, revision 779

ensure final releases have higher version number than rc or beta versions

2006-07-19 13:28 botg, revision 778

fix warning

2006-07-19 10:19 botg, revision 777

Renamed GetBuildDate into GetBuildDateString, added new GetBuildDate with return type wxDateTime

2006-07-18 17:21 botg, revision 776

Remove a continue, thanks SyberSnooP for spotting this.

2006-07-18 11:16 botg, revision 775

helper function to convert version strings into 64-bit numbers for easy comparison.

2006-07-17 14:55 botg, revision 774

Move some code into the new CBuildInfo class

2006-07-16 21:01 botg, revision 773

added GetBuildType function

2006-07-16 00:11 botg, revision 772

make sure users enter a valid IP address in the configuration dialog.

2006-07-15 23:56 botg, revision 771

move IsIpAddress into misc.c

2006-07-15 23:48 botg, revision 770

add --enable-buildtype switch. Used to indicate official builds or nightly builds.

2006-07-14 22:55 botg, revision 769

updated

2006-07-14 20:11 botg, revision 768

add "No new version found" page

2006-07-13 21:12 botg, revision 767

compile fix

2006-07-12 18:25 botg, revision 766

Add a failure page

2006-07-12 14:54 botg, revision 765

partially implement update check

2006-07-12 12:39 botg, revision 764

enable use of http socket

2006-07-12 12:38 botg, revision 763

send data notifications

2006-07-12 12:28 botg, revision 762

updated

2006-07-12 10:15 botg, revision 761

Parse Content-Length heade field, proper handling of OnClose

2006-07-11 09:50 botg, revision 760

added chunked transfer encoding

2006-07-11 09:03 botg, revision 759

limit number of redirects

2006-07-10 13:50 botg, revision 758

Redirects are working now