Changelogs

Overview

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

Changes per page:

25 50 100 250 500 1000 2000

Changelog for FileZilla 3 (8010 changes):

2014-08-23 13:52 codesquid, revision 6028

As all engines now share the same options, use a different mechanism to ensure the update server's certificate is signed by the trusted root CA.

2014-08-21 17:36 codesquid, revision 6027

For now there can only be a single event loop for all engines as there's data shared between all engines, notably the rate limiting and the directory cache. Also gets rid of all remaining wxTimers in the engine.

2014-08-21 16:42 codesquid, revision 6026

Looks like we need to #include <type_traits>

2014-08-20 13:10 codesquid, revision 6025

Simplify usage.

2014-08-20 09:20 codesquid, revision 6024

Implement wxTimer replacement.

2014-08-20 07:02 codesquid, revision 6023

Work in progress: Get rid of and wx event handling in the engine and use a custom event loop (for now emulated using wxEvtHandler and pending events). This is a first step in moving the engine into its own thread and necessary since wx event loops can only exist in the primary thread.

2014-08-15 20:10 codesquid, revision 6022

Fix logic inversion checking for IPv6 addresses in SOCKS4 path.

2014-08-15 20:07 codesquid, revision 6021

wxWidgets does not handle paths containing hash signs when using wildcard matching in resource loading. Work around it by finding matching files ourselves.

2014-08-13 14:04 codesquid, revision 6019

Bump to 3.9.0.3

2014-08-13 14:03 codesquid, revision 6018

Updated translation.

2014-08-13 13:45 codesquid, revision 6017

Further fixes to close handling on Windows.

2014-08-13 12:58 codesquid, revision 6016

Added Basque translator.

2014-08-13 12:49 codesquid, revision 6015

Improve compatibility with reparsepoint-based network shares (aka DFS)

2014-08-12 08:58 codesquid, revision 6013

Fix a few harmless but annoying warnings reported by the VS14 CTP.

2014-08-12 07:26 codesquid, revision 6012

Address some findings of Visual Studio's code analysis.

2014-08-11 13:28 codesquid, revision 6011

Fix another left-shift of a negative number.

2014-08-11 13:21 codesquid, revision 6010

Don't left-shift negative numbers.

2014-08-11 08:37 codesquid, revision 6009

Updated translations.

2014-08-10 13:04 codesquid, revision 6008

Fix status view tabbing on OS X.

2014-08-10 12:37 codesquid, revision 6007

Restore focus when window gets reactivated on OS X.

2014-08-10 09:21 codesquid, revision 6006

Handle Tab for tree controls on OS X.

2014-08-08 13:53 codesquid, revision 6001

Remove BOM that accidentally got added.

2014-08-08 08:16 codesquid, revision 6000

Try opening first using wxLaunchDefaultApplication

2014-08-08 07:49 codesquid, revision 5999

Fix translation, #6486

2014-08-08 07:42 codesquid, revision 5998

Fix translation, #9680

2014-08-07 14:05 codesquid, revision 5997

Improve compatibility with some non-standard wx configurations.

2014-08-06 19:38 codesquid, revision 5995

Fix a crash due to a nullpointer dereference introduced in r5453

2014-08-06 15:00 codesquid, revision 5994

Remove unneeded style

2014-08-06 13:32 codesquid, revision 5993

Fix navigation under Linux.

2014-08-06 12:56 codesquid, revision 5992

Remove more remnants of old navigation code.

2014-08-06 12:23 codesquid, revision 5991

Remove old navigation code.

2014-08-06 12:14 codesquid, revision 5990

Fix tab navigation through message log.

2014-08-06 12:09 codesquid, revision 5989

Remove old navigation key code.

2014-08-06 12:06 codesquid, revision 5988

Fix tab order when adding pages.

2014-08-06 10:07 codesquid, revision 5987

Fix main window tab handling.

2014-08-06 09:21 codesquid, revision 5986

Fix tab traversal of file lists.

2014-08-06 08:59 codesquid, revision 5985

Fix tab order upon splitting.

2014-08-06 08:54 codesquid, revision 5984

Enable tab traversal in views and fix tab order after attaching a content window or the header window.

2014-08-06 08:53 codesquid, revision 5983

Enable tab traversal for tree controls.

2014-08-06 08:53 codesquid, revision 5982

Enable tab traversal for view header.

2014-07-31 13:15 codesquid, revision 5955

Bump to 3.9.0.2

2014-07-31 13:14 codesquid, revision 5954

Update translations.

2014-07-31 10:17 codesquid, revision 5953

Refresh dialog after changing certificate to display.

2014-07-31 08:18 codesquid, revision 5952

Remove 10 lines at a time when the log gets too big.

2014-07-30 14:44 codesquid, revision 5951

Fix nullpointer dereference on shutdown.

2014-07-30 14:10 codesquid, revision 5950

Fix CMD+X and CMD+C

2014-07-30 13:16 codesquid, revision 5949

Outside of debug builds, reset debug log level and raw listing if FZDEBUG environment variable is not 1.

2014-07-30 13:08 codesquid, revision 5948

Only call SetInsertionPointEnd if not already at the end.

2014-07-30 08:57 codesquid, revision 5947

Fix selecting newly created tabs.

2014-07-29 19:50 codesquid, revision 5946

Improve handling of some localized date formats, in particular with date/time of the format 29 jul 21:34