![EmuCR: SDLVICE EmuCR: SDLVICE](https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgkyRgF92GCohBl6MJ5Z3rSQ56rIy1BeuY0HWXmiceBnuuyYO9xpLkrhsAkEWbivB9Zfa8TyRbVCVV129cAdwFrmHVl8h0xFTfJ21H2MyBcMTzr9UUxtHkT9t8zzRJebsQBoHmg2YOs0ZNo/s320/vice-logo.jpg)
WinVICE Changelog:
r45136 | compyx | 2024-04-19 13:48:59 +0000 (Fri, 19 Apr 2024) | 7 lines
Gtk3: remove _setenv(LANG=C) hack
Enables case-insensitive sorting on Windows, fixing bug #2015, feature request
#429, maybe. The comment accompanying the hack mentioned it was there to avoid
issues with the (VTE) monitor on 32-bit Windows, so we'll see if that comment
is still valid after all our hacking of VTE.
------------------------------------------------------------------------
r45135 | compyx | 2024-04-18 11:27:24 +0000 (Thu, 18 Apr 2024) | 1 line
rub out trailing whitespace
------------------------------------------------------------------------
r45134 | compyx | 2024-04-18 09:27:21 +0000 (Thu, 18 Apr 2024) | 1 line
terminate trailing whitespace
------------------------------------------------------------------------
r45133 | compyx | 2024-04-18 09:07:17 +0000 (Thu, 18 Apr 2024) | 8 lines
Gtk3: Windows: register the "Pet Me" fonts as well
Use `AddFontResourceA()` to register the "Pet Me" fonts. With Pango 1.52-2 we
can use `AddFontResourceEx()` again to register the CBM Pro Mono font, but that
function reports success for the Pet Me fonts yet those fonts aren't shown in
the monitor font selector.
Tested on Win11 Pro, no idea how any of this behaves on other Windows versions.
------------------------------------------------------------------------
r45132 | compyx | 2024-04-18 08:15:45 +0000 (Thu, 18 Apr 2024) | 2 lines
Gtk3: allow setting proper parent for `vice_gtk3_message_confirm` dialogs
------------------------------------------------------------------------
Download: GTK3VICE r45136
Source: Here
0 Comments
Post a Comment