github Zibri/VICE r43098

latest releases: r46104, r46103, r46099...
3 years ago

Changelog:

r43099 | blackystardust | 2023-02-09 15:21:15 +0000 (Thu, 09 Feb 2023) | 1 line

Function prototype fixes.
------------------------------------------------------------------------
r43098 | blackystardust | 2023-02-09 15:09:47 +0000 (Thu, 09 Feb 2023) | 1 line

Function prototype fixes.
------------------------------------------------------------------------
r43097 | blackystardust | 2023-02-09 14:45:19 +0000 (Thu, 09 Feb 2023) | 1 line

Function prototype fixes.
------------------------------------------------------------------------
r43096 | blackystardust | 2023-02-09 14:32:11 +0000 (Thu, 09 Feb 2023) | 1 line

Function prototype fixes.
------------------------------------------------------------------------
r43095 | compyx | 2023-02-09 08:34:51 +0000 (Thu, 09 Feb 2023) | 7 lines

Gtk3: resource mediator: add generic data member for additional state for widgets

Add `data` and `data_free` to allow widgets to keep additional state around
during widget lifetime. Destruction of the widget will call `data_free(data)`
to automatically clean up the state object.


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

Don't miss a new VICE release

NewReleases is sending notifications on new releases.