Skip to content

Releases: AllenDang/giu

v0.4.2

06 Nov 02:57
05769b4

Choose a tag to compare

Bump imgui to 1.7.9.

v0.4.1

01 Aug 04:28

Choose a tag to compare

Follow upstream update, update imgui to 1.77.

v0.4.0

27 Mar 05:43

Choose a tag to compare

Rename the tag of a release according to reasonable versioning.

Change log

  1. Msgbox now has only two parameters. And provides Msgboxv for more control.
  2. Fix issue that Msgbox cannot be open from menu.
  3. Expose SetClipboard and GetClipboard from Platform.
  4. Add DatePicker.
  5. Wrap ColorfulTextEditor with minimal functions.