Skip to content
This repository has been archived by the owner on Apr 28, 2020. It is now read-only.

Releases: nomi-san/cefau3

2018.10.10

10 Oct 16:39
26b790f
Compare
Choose a tag to compare

2018.10.10 [79%]

  • fix window message loop
  • add force close process for quick exit
  • fix some crashes

2018.10.08

09 Oct 04:57
02c03d0
Compare
Choose a tag to compare

2018.10.08 [78%]

  • change window message loop method
  • fix some crashes

2018.10.04 [75% * rollback to previous]

  • change struct creation method to C side
  • struct is implemented

2018.09.20

22 Sep 04:28
Compare
Choose a tag to compare

2018.09.20 [82%]

  • use AutoItObject for save code
  • only create C struct in AutoIt

2018.09.05 [58%]

  • fixed string pointer, null pointer exception when using string function
  • add build with commandline method for C compiler

2018.08.27 [40%]

  • add more type, callback & event handler
  • fixed some bugs

2018.08.11 [15% * in new project]

  • Cefau3 was rewritten in C99, use native-code-like (syntax, struct, type, method, prop... like C++ & base on C)
  • use only functionally for code
  • add more callback & event handler