Skip to content

Releases: dustpg/LongUI

version 0.2.1

04 May 08:32
Compare
Choose a tag to compare

What's Changed?

  • add basic gif support
  • add more bugs
  • bitbank to cache small image
  • pause image-background support temporarily
  • add 8 Timers support for each control
  • cast image-id to uintptr_t

version 0.2.0

28 Apr 05:02
Compare
Choose a tag to compare

What's Changed?

  • UITextBox implemented via RichED(and remove TextBC)
  • IME support

version 0.1.3

16 Aug 02:20
Compare
Choose a tag to compare

What's Changed?

  • move ConfigureFlag from IUIConfigure interface#GetXXXX to UIManager.InitXXX
  • add support for gcc(via codelite)
  • add longui-single-file

version 0.1.2

14 Aug 02:02
Compare
Choose a tag to compare

What's changed?

  • bug fixed
  • re-implment for border-image for performance
  • re-check for GuiEvent trigger
  • add script support now
  • add(init) demo5 fullcontrol for testing all control

version 0.1.1

05 Aug 01:20
Compare
Choose a tag to compare

what's changed?

  1. bugs fixed
  2. change IUIConfigure msg-loop interface to support CUIWindow::Exec(like qt) to support modal window
  3. UITextBox remove debug code

version 0.1.0

31 Jul 02:45
Compare
Choose a tag to compare

LongUI first version 0.1.0 for testing