github Zibri/VICE r43216

latest releases: r46086, r46086o, r46086u...
3 years ago

Changelog:

r43216 | compyx | 2023-02-18 10:29:06 +0000 (Sat, 18 Feb 2023) | 9 lines

Gtk3: Logfile widget: use resource filechooser for filename, put "stdout" check and "open dir" buttons next to each other

Use the resource filechooser widget for the LogFileName resource. Put the
"Log to stdout" check button and the "Open directory of logfile" push button
next to each other on the same row, packing the button in a GtkButtonBox, to
get the proper amount of padding and allow for adding more buttons later, should
the need arise.


------------------------------------------------------------------------
r43212 | blackystardust | 2023-02-18 05:39:25 +0000 (Sat, 18 Feb 2023) | 1 line

Fix x128 c64 mode p0/p1 relocation, in c64 mode p0/p1 relocation is ignored.
------------------------------------------------------------------------
r43208 | fabbo | 2023-02-17 20:21:27 +0000 (Fri, 17 Feb 2023) | 2 lines

Reintroduce the MAP joystick mapping. When a joystich acktion is mapped to it, and it is performed when in the menu, the UI will ask for a key on the keyboard to which to map a menu action

------------------------------------------------------------------------
r43207 | compyx | 2023-02-17 19:18:49 +0000 (Fri, 17 Feb 2023) | 8 lines

Gtk3: Settings dialog: host->environment: update for the new cwdwidget

Add "Current working directory" header since the cwd widget doesn't provide a
header anymore.
Still TODO: refactor the logfile widget: remove "Browse..." button and replace
with clickable icon inside the entry.


------------------------------------------------------------------------
r43206 | compyx | 2023-02-17 18:56:27 +0000 (Fri, 17 Feb 2023) | 7 lines

Gtk3: cwd widget: reimplement using GtkEntry with clickable icon for dialog

Reimplement the cwd widget by using a single GtkEntry to handle input and pop
up a dialog, instead of a grid with an entry and a push button.
Mark invalid paths with crimson wavy lines under the text.


------------------------------------------------------------------------

Don't miss a new VICE release

NewReleases is sending notifications on new releases.