Skip to content
Snippets Groups Projects
Commit 88a39ae0 authored by Lars Kanis's avatar Lars Kanis
Browse files

Update History.txt

parent 29e57691
No related branches found
No related tags found
No related merge requests found
=== 1.6.30 / 2015-07-07
* Fix crashes in rb_gc_mark(): 0x00000003f54af8 is T_ZOMBIE / T_NONE
* Release Ruby's GVL while calls to FXImage#savePixels, #loadPixels
and FXApp#run* methods.
* Add a working version for FXApp#addInput event handling on Windows.
This works for sockets only for now.
* Add FXApp#runOnUiThread and FXId#runOnUiThread .
This allows to safely execute GUI code from other threads.
* Use rake-compiler-dock for building windows binary gems.
=== 1.6.29 / 2015-02-17
* Add Windows binaries for Ruby-2.1 and 2.2.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment