Changelogs

Overview

These changelogs reflect the history of all files in the Subversion repository. The changelog has been generated at 2025-04-03 09:40:01

Changes per page:

25 50 100 250 500 1000 2000

Changelog for FileZilla 3 (8067 changes):

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

2021-05-26 15:09 codesquid, revision 10277

Move updater options.

2021-05-26 14:34 codesquid, revision 10276

Don&#039;t use wxRename file in updater

2021-05-26 11:59 codesquid, revision 10272

Fix compile error.

2021-05-26 11:20 codesquid, revision 10271

Refactored updater internals to get rid of most of wx.

2021-05-26 10:47 codesquid, revision 10270

Add function to get temp dir.