Changelogs

Overview

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

Changes per page:

25 50 100 250 500 1000 2000

Changelog for FileZilla 3 (8010 changes):

2006-09-30 15:22 botg, revision 960

improved detection of fzsftp executable under linux

2006-09-29 22:39 botg, revision 959

Only initialize required xrc handlers, reduced executable size

2006-09-29 22:37 botg, revision 958

fix uninitialized variable

2006-09-29 20:27 botg, revision 957

Avoid copying full directory listings even if we're only interested in a single file. This greatly improves performance if handling huge directories.

2006-09-29 20:22 botg, revision 956

same problem as before

2006-09-29 20:20 botg, revision 955

implemented dropdown comboboxes

2006-09-29 20:20 botg, revision 954

fix segfault, had to use prefix incrementor instead of postfix one

2006-09-28 15:27 botg, revision 953

remove some unused code

2006-09-28 12:13 botg, revision 952

Fix assertion under OS X: For the dropdown menu, start with id 1 since menu items with id 0 don't work under OS X

2006-09-28 09:50 botg, revision 951

Under OS X, try to get path to fzsftp within the application bundle

2006-09-27 14:59 botg, revision 950

fix infinite loop

2006-09-27 14:01 botg, revision 949

set wxTE_PROCESS_ENTER style

2006-09-27 13:11 botg, revision 948

fix segfault under platforms where vsnprintf modifies passed va_list

2006-09-26 22:37 botg, revision 947

work around bug in include/wx/generic/listctrl.h of wxWidgets 2.6.x

2006-09-26 22:17 botg, revision 946

remove debug code

2006-09-26 12:37 botg, revision 945

updated

2006-09-26 12:31 botg, revision 944

typo

2006-09-26 12:29 botg, revision 943

add link to CVS changelog

2006-09-26 12:26 botg, revision 942

some meaningful instructions

2006-09-26 12:11 botg, revision 941

add docs/iconspecs.htm to source distribution

2006-09-26 12:07 botg, revision 940

long outstanding update

2006-09-26 11:40 botg, revision 939

capability option wasn't always set correctly

2006-09-26 11:32 botg, revision 938

if resuming of ascii files isn't allowed (the default), overwrite instead.

2006-09-26 08:25 botg, revision 937

This should copy fzsftp into the application bundle under OS X.

2006-09-25 19:58 botg, revision 936

fix uninitialized variable