Changelogs

Overview

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

Changes per page:

25 50 100 250 500 1000 2000

Changelog for FileZilla 3 (8010 changes):

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

2006-05-18 14:01 botg, revision 678

updated

2006-05-18 13:51 botg, revision 677

add code to add overlays to the icons from the system image list, in this case the small question mark for unvisited directories.

2006-05-18 09:08 botg, revision 676

partial implementation of remote directory tree

2006-05-18 09:07 botg, revision 675

corrected a comment

2006-05-18 09:07 botg, revision 674

remove unneeded forward declaration

2006-05-17 12:02 botg, revision 673

remove update-configure.sh

2006-05-16 22:31 botg, revision 672

make use of directory listing filter

2006-05-15 09:44 botg, revision 671

F5 hotkey to refresh file lists. So far wxMSW only until there will be a refresh menu item (wxWidgets limitation).

2006-05-13 21:38 botg, revision 670

don't display listings from different servers

2006-05-13 21:34 botg, revision 669

remember last used remote directory

2006-05-13 16:22 botg, revision 668

apply given timezone offset

2006-05-13 13:35 botg, revision 667

fix == and < operators

2006-05-13 12:53 botg, revision 666

fix assertion

2006-05-13 10:01 botg, revision 665

more cleaning power

2006-05-12 22:12 botg, revision 664

decrease CServerItem::m_activeCount in the server list inside ResetEngine.

2006-05-12 20:32 botg, revision 663

typo

2006-05-08 08:21 botg, revision 662

add flag to disable building of locales, mainly for debugging purposes

2006-05-07 23:43 botg, revision 661

For same reason as previous commit, fix resetting selections as well.