Changelogs

Overview

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

Changes per page:

25 50 100 250 500 1000 2000

Changelog for FileZilla 3 (8047 changes):

2021-06-29 08:56 codesquid, revision 10311

Fix link error

2021-06-29 08:56 codesquid, revision 10310

Address a fixme

2021-06-29 08:20 codesquid, revision 10309

Work in progress: Merge from upstream PuTTY

2021-06-14 07:38 codesquid, revision 10304

Remove redundant code.

2021-06-11 08:10 codesquid, revision 10303

Remove dead code

2021-06-04 07:33 codesquid, revision 10299

Update svn:ignore

2021-06-04 07:32 codesquid, revision 10298

Update dllcopy with suffix

2021-06-01 13:24 codesquid, revision 10295

Fix a crash if the engine has an invoker as notification callback and is destroyed from a thread that's different from the invoker's thread

2021-06-01 10:06 codesquid, revision 10294

Need to initialize atomic variables.

2021-05-28 08:29 codesquid, revision 10293

Continue with next setting instead of returning on platform/product mismatch.

2021-05-28 08:15 codesquid, revision 10292

Add product-specific options.

2021-05-28 07:51 codesquid, revision 10291

Better handling of empty version.

2021-05-27 15:09 codesquid, revision 10290

Implement Mac version of GetSystemVersion

2021-05-27 14:34 codesquid, revision 10289

Avoid including config.h twice.

2021-05-27 13:16 codesquid, revision 10288

Reset updater state to actual defaults

2021-05-27 12:24 codesquid, revision 10287

Buildinfo also needs config.h

2021-05-27 11:49 codesquid, revision 10286

Fix path to config.h

2021-05-27 11:40 codesquid, revision 10285

Need to include <tuple>

2021-05-27 10:19 codesquid, revision 10284

Export symbols

2021-05-27 10:12 codesquid, revision 10283

Fix include path

2021-05-27 09:49 codesquid, revision 10282

Moved updater to commonui

2021-05-27 08:48 codesquid, revision 10281

Fix Makefiles for mac

2021-05-27 08:08 codesquid, revision 10280

Fixed a warning

2021-05-27 08:05 codesquid, revision 10279

Implement GetSystemVersion for *nix

2021-05-27 07:33 codesquid, revision 10278

Move GetDownloadDir to commonui