Changelogs

Overview

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

Changes per page:

25 50 100 250 500 1000 2000

Changelog for FileZilla 3 (8010 changes):

2005-05-07 13:14 botg, revision 360

read remaining available data if OnClose gets called

2005-05-07 13:09 botg, revision 359

fix VC++ dependancy checking

2005-05-07 13:01 botg, revision 358

skip directories above start dir for recursive operations

2005-05-01 08:57 botg, revision 357

*** empty log message ***

2005-04-30 14:58 botg, revision 356

attempt to fix assert in address resolving code

2005-04-30 14:49 botg, revision 355

add about dialog

2005-04-28 12:09 botg, revision 354

allow passwords to be remembered during a session for servers with ASK logontype

2005-04-22 11:41 botg, revision 353

updated

2005-04-20 21:05 botg, revision 352

updated sl, added pt_BR

2005-04-11 12:12 botg, revision 351

should now compile using gcc

2005-04-10 18:49 botg, revision 350

added missing files

2005-04-10 16:47 botg, revision 349

replaced nl_BE with nl, updated zh_TW

2005-04-10 15:30 botg, revision 348

implemented chmod dialog

2005-04-10 15:29 botg, revision 347

call unix2dos if in a mingw environment

2005-04-10 15:25 botg, revision 346

use the event function cast macros

2005-04-09 14:36 botg, revision 345

updated TinyXML to latest version

2005-04-09 14:17 botg, revision 344

add chmod command to engine

2005-03-31 14:55 botg, revision 343

compiles with gcc again

2005-03-30 12:13 botg, revision 342

handle .. in SetPath and ChangePath for unix and dos type servers

2005-03-29 11:27 botg, revision 341

add parent information to cache on successful cache lookup after changing directory

2005-03-29 11:17 botg, revision 340

remote files can be renamed now

2005-03-28 11:45 botg, revision 339

added zh_TW, updated de and sl

2005-03-28 11:06 botg, revision 338

removed bogus string

2005-03-19 13:49 botg, revision 337

improved .pot file generation

2005-03-19 10:36 botg, revision 336

updated

2005-03-14 20:42 botg, revision 335

it's #if wxUSE_UNICODE, not #ifdef wxUSE_UNICODE

2005-03-14 20:40 botg, revision 334

comment out 32x32 folder in mac-copy-resources

2005-03-04 10:45 botg, revision 333

add austrian name for January

2005-02-24 21:29 botg, revision 332

updated

2005-02-24 11:37 botg, revision 331

local files can be renamed

2005-02-23 14:32 botg, revision 330

files can be searched for by typing the first few letters of the file

2005-02-23 14:31 botg, revision 329

msvc unicode compile fix

2005-02-18 14:54 botg, revision 328

add context menu to message log. Requires wxWidgets patch #1143823

2005-02-18 12:06 botg, revision 327

massive speedup if wrapping after 1000 lines

2005-02-18 11:08 botg, revision 326

fixed compile errors, add remote view header functionality

2005-02-11 18:54 botg, revision 325

create remote directory if CWD failed on uploads

2005-02-09 11:10 botg, revision 324

partial functionality for local view header combobox

2005-02-08 12:56 botg, revision 323

Filenames containing foreign characters were not displayed properly

2005-02-07 18:23 botg, revision 322

queueview can be toggled

2005-02-05 00:06 botg, revision 321

Viewheaders should now look nice on non-windows systems

2005-02-04 23:55 botg, revision 320

under wxGtk, controls weren't initially disabled if not site was selected by default

2005-02-03 18:24 botg, revision 319

fixed bug in SetSafePath, did not skip the separating space

2005-02-03 18:12 botg, revision 318

implemented view headers

2005-01-29 21:24 botg, revision 317

added some splitter constraints so that views don't get too small

2005-01-29 20:49 botg, revision 316

- partially reversed last change, my own gravity code is far superior - dispaly of message log can be toggled

2005-01-29 19:54 botg, revision 315

simplified resizing code, wxSplitterWindow::SetSashGravity was added after writing the original code

2005-01-29 13:31 botg, revision 314

even smaller size

2005-01-28 22:34 botg, revision 313

a few new icons

2005-01-28 21:56 botg, revision 312

update cache if creating directories

2005-01-28 20:33 botg, revision 311

a few bytes gone