Changelogs

Overview

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

Changes per page:

25 50 100 250 500 1000 2000

Changelog for FileZilla 3 (8028 changes):

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.

2006-06-08 16:46 botg, revision 707

implement ID_REMOVEALL

2006-06-07 13:53 botg, revision 706

Finished active mode tests.

2006-06-06 08:23 botg, revision 705

updated

2006-06-05 10:00 botg, revision 704

more assertion fixes

2006-06-04 11:55 botg, revision 703

fix assertion under wxGTK

2006-06-02 09:48 botg, revision 702

updated

2006-06-02 06:34 botg, revision 701

fix warnings

2006-06-01 21:53 botg, revision 700

fix more wrapping issues. Requires wxWidgets patch #1498847 or it won't work properly due to a bug in wx.

2006-05-31 11:52 botg, revision 699

updated

2006-05-30 15:40 botg, revision 698

missing fallback path if server doesn't send valid UTF-8

2006-05-30 08:46 botg, revision 697

Focus first item in list in ReselectItems if no selected item exists.

2006-05-29 22:17 botg, revision 696

wxFileName object doesn't have to be constructed. Fixes problem with all files appearing as directories.

2006-05-29 21:45 botg, revision 695

fix assertion/crash if directory to expand did not exist

2006-05-29 13:30 botg, revision 694

updated

2006-05-28 10:12 botg, revision 693

if passwords contains non-ascii characters, fall back to local charset if login fails

2006-05-27 22:49 botg, revision 692

Cache SYST and FEAT replies. Don't send CLNT or OPTS UTF8 ON if the server is FileZilla Server.

2006-05-26 16:53 botg, revision 691

implement double-click list+expand for unknown directories.

2006-05-23 19:56 botg, revision 690

updated

2006-05-23 09:51 botg, revision 689

items can be selected to change current directory

2006-05-23 09:45 botg, revision 688

updated

2006-05-21 16:06 botg, revision 687

use proper icons

2006-05-21 15:52 botg, revision 686

Fix assertion under wxGTK

2006-05-21 11:56 botg, revision 685

compile fix and removed some debugging code

2006-05-21 11:40 botg, revision 684

Tree display fully working

2006-05-21 11:37 botg, revision 683

local sorting function wasn't called

2006-05-19 07:58 botg, revision 682

fix compile warning

2006-05-19 07:02 botg, revision 681

missing file

2006-05-18 21:57 botg, revision 680

expose cache of currently connected server through CFileZillaEngine

2006-05-18 21:54 botg, revision 679

Use MIT/X11 license for this simple helper class