log win/browser.c @ 3005:522ef24b0aba default tip

age author description
Tue, 27 Jul 2021 23:09:52 +0000 bsmith Win: Standardize internal function name style...
Tue, 31 Dec 2019 23:35:59 +0000 bsmith Win: Fix warnings when compiling with mingw32 gcc 5.1.
Wed, 04 Dec 2019 01:22:38 +0000 bsmith Win: Fixed a couple of type warnings reported by Visual C.
Sat, 30 Nov 2019 21:33:23 +0000 bsmith Win: Fixed HTML_RESULT returning the actual result in embedded IE.
Sat, 30 Nov 2019 13:34:01 +0000 bsmith Win: Attempt to move to Invoke(eval) from the deprecated execScript() method.
Mon, 25 Nov 2019 04:47:43 +0000 bsmith Win: Make HTML_RESULT event match other platforms and disable dev tools when not DEBUG.
Sun, 17 Nov 2019 03:13:37 +0000 bsmith Visual C in C++ mode complains about missing const declarations in paramaters.