Changelogs

Overview

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

Changes per page:

25 50 100 250 500 1000 2000

Changelog for FileZilla 3 (8007 changes):

2006-08-03 17:50 botg, revision 807

What's the point of OnBeginLabelEdit if it's not made known to the even thandling system?

2006-08-03 16:08 botg, revision 806

optionspage for automatic update checks

2006-08-03 14:10 botg, revision 805

start installer on wxMSW after package download

2006-08-02 23:05 botg, revision 804

don't attempt to wrap hidden items

2006-08-02 15:31 botg, revision 803

fix compile error

2006-08-02 15:30 botg, revision 802

remove debugging code

2006-08-02 12:55 botg, revision 801

Display progress

2006-08-01 23:23 botg, revision 800

Implement package download

2006-08-01 15:15 botg, revision 799

Add transfer status notifications

2006-07-31 15:49 botg, revision 798

parsing bug

2006-07-31 11:01 botg, revision 797

updated

2006-07-31 08:54 botg, revision 796

yet another compile fix for wxWidgets 2.6.3

2006-07-31 00:04 botg, revision 795

compile fix for wxWidgets 2.6.3

2006-07-30 09:15 botg, revision 794

implemented http downloads into file

2006-07-30 08:57 botg, revision 793

handle file exists, use overwrite action

2006-07-30 08:54 botg, revision 792

Remove older requests coming from the same engine

2006-07-28 10:51 botg, revision 791

Update check working. Todo: package download

2006-07-27 21:52 botg, revision 790

GPL.html was missing from distribution, used by NSIS Installer script.

2006-07-27 15:26 botg, revision 789

The latest ratio isn't always the best ratio. Can happen if ratio wobbles back and forth over requested ratio.

2006-07-26 15:22 botg, revision 788

updated

2006-07-25 13:07 botg, revision 787

new text-wrapping algorithm for the generic case.

2006-07-24 11:51 botg, revision 786

Fix wrapping for fonts where pixelwidth(string) < sum(pixelwidth(characters))

2006-07-24 10:19 botg, revision 785

sync with upstream sources

2006-07-22 13:34 botg, revision 784

Added Arabic translation

2006-07-21 11:24 botg, revision 783

make use of the new parameter of WrapRecusive

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

2006-07-10 12:56 botg, revision 757

fix "pure virtual function call" crash.

2006-07-10 09:16 botg, revision 756

work in progress: http client

2006-07-10 08:45 botg, revision 755

updated

2006-07-09 23:24 botg, revision 754

increment socket id after every call to ResetSocket, needed for http redirects to work.

2006-07-08 17:17 botg, revision 753

small changes to pave the way for the http implementation

2006-07-06 13:27 botg, revision 752

fix receiving of partial replies

2006-07-04 14:23 botg, revision 751

Log OnClose

2006-07-04 13:40 botg, revision 750

fix minor problems

2006-07-04 00:06 botg, revision 749

fix refresh problems

2006-07-03 18:42 botg, revision 748

fixes for folder processing

2006-07-03 14:04 botg, revision 747

added "begins/ends with" conditions

2006-06-28 14:34 botg, revision 746

proper measurement under wxGTK

2006-06-28 14:33 botg, revision 745

Fix possible segfaults

2006-06-27 15:07 botg, revision 744

massive speed improvement under wxGTK

2006-06-27 15:06 botg, revision 743

Massive speed improvement under wxGTK

2006-06-25 13:40 botg, revision 742

removed debug code

2006-06-24 12:53 botg, revision 741

infrastructure for memory downloads

2006-06-24 11:49 botg, revision 740

Cambodian translation

2006-06-23 17:40 botg, revision 739

compile fix

2006-06-23 14:14 botg, revision 738

change cmd_private into cmd_cwd

2006-06-23 13:58 botg, revision 737

minor cleanup

2006-06-21 21:34 botg, revision 736

added HTTP server type

2006-06-21 21:28 botg, revision 735

added FZ_REPLY_NOTSUPPORTED

2006-06-21 12:06 botg, revision 734

updatewizard prototype

2006-06-21 09:02 botg, revision 733

updated

2006-06-20 13:02 botg, revision 732

sizeof(int) may be different than sizeof(void*), thus use %p to log pointer values

2006-06-19 06:59 botg, revision 731

fix conditional chmod for the directly selected items

2006-06-18 17:51 botg, revision 730

updated

2006-06-16 14:31 botg, revision 729

Implement Feature Request #1507089: Option to limit recursive CHMOD to files or directories.

2006-06-16 12:18 botg, revision 728

updated

2006-06-15 13:26 botg, revision 727

clear m_CurrentPath on raw command.

2006-06-15 13:25 botg, revision 726

Improve mkdir, it now takes current directory into consideration.

2006-06-15 13:24 botg, revision 725

added CServerPath::GetCommonParent

2006-06-15 12:33 botg, revision 724

improve RemoveDir

2006-06-14 18:02 botg, revision 723

complete implementation of "Remove selected"

2006-06-14 15:12 botg, revision 722

improve Delete

2006-06-14 13:12 botg, revision 721

proper handling of raw ftp commands

2006-06-14 13:00 botg, revision 720

On Cancel() during operation, omit one reply to keep connection in sync.

2006-06-13 23:59 botg, revision 719

cleanup: get rid of expand

2006-06-13 23:52 botg, revision 718

partially implemented "Remove Selected" from context menu

2006-06-13 22:51 botg, revision 717

updated

2006-06-13 13:59 botg, revision 716

updated

2006-06-12 14:53 botg, revision 715

interface: add timeout option

2006-06-12 14:53 botg, revision 714

engine: implement timeouts

2006-06-12 08:51 botg, revision 713

FileZilla should compile with wxWidgets 2.6.3 again. Try #2.

2006-06-10 12:56 botg, revision 712

make use of new options and fix transfer error logic

2006-06-09 22:16 botg, revision 711

add new transfer settings page

2006-06-09 22:03 botg, revision 710

simplifications

2006-06-09 22:01 botg, revision 709

add two new options, GetOption and it's SetOption counterpart now also work with options of number-type.

2006-06-09 08:40 botg, revision 708

FileZilla should compile with wxWidgets 2.6.3 again.