Skip to content
Snippets Groups Projects
Select Git revision
  • 1.6
  • master default protected
  • v1.6.40
  • v1.6.39
  • v1.6.38
  • v1.6.37
  • v1.6.37.rc1
  • v1.6.36
  • 1.6.35
  • 1.6.34
  • 1.6.33
  • 1.6.32.pre2
  • 1.6.32.pre1
  • 1.6.31
  • 1.6.30
  • 1.6.29
  • 1.6.28
  • 1.6.26
  • 1.6.27
  • 1.6.26.pre1
  • 1.6.25
  • 1.6.25.pre2
22 results
You can move around the graph by using the arrow keys.
Created with Raphaël 2.2.026Jun252418141312820Feb19181716149Jul17Mar1615141319Dec2Oct28Sep5Jul428Jun5Apr31Mar2726Feb16154Jan317Jun16156131May26Apr9Mar873121Feb1613876432131Jan30292826252228Oct8718Sep1614Aug93Aug25May9Nov28Oct272117161514131215Sep1426May28Apr23Mar1176327Feb202Add simple example with thread and runOnUiThread usage.Update Manifest.txtAdd runOnUiThread to FXApp and FXId.Add missing GVL wrappers for FXRbCallTreeItemMethod and FXRbCallFoldingItemMethod.Merge branch '1.6' of http://github.com/larskanis/fxruby into 1.6Add a working version for FXApp#addInput event handling on Windows.Add a test case for FXApp#addInput for socket accept()Merge branch '1.6' of github.com:larskanis/fxruby into 1.6GVL-wrap FXRbLookupHandler()Move all rb_intern() into GVL locked code. This is all text search and replace.Add GVL wrappers for all remaining callback functions.Clean ports directoryUpdate Manifest.txtSet g_fxrb_thread_has_gvl on callback side, to track GVL state correctly.Add GVL callback wrappers for Bool, Int, Uint and Long methods.Move GVL-callback wrapping to FXRbCallVoidMethod.Merge branch '1.6' of github.com:larskanis/fxruby into 1.6Remove sleep in GVL test, to better trigger errors in the GVL wrapping.Add gvl wrapper for FXDrawable.resize() .Add extconf check for __thread variable prefix.Fix wrong comment.Add tmp dir to clean taskAdd mini_portile as gem runtime dependency.Add rake task 'gem:windows' which makes use of the new rake-compiler-dock.Release GVL for all implementations of loadPixels and savePixels.Resolve chicken-egg-problem with extconf.h by adding the include pathRelease Ruby's GVL while calls to FXImage#savePixels and #loadPixels.Discard borrowed object wrappers after method calls into Ruby.Trace object_id as hex value for consistency with MRI and add class name.Remove library checks for static linking.Prepare release 1.6.29.1.6.291.6.29Use mini_portile and shared libraries to build Windows binaries.Update Manifest.txtAdd old librb.c to clean list, so that it's removed when indicated.Make sure the image string is modifiable.Merge branch '1.6' of github.com:larskanis/fxruby into 1.6Whitespace changes.Add another generated file to clean list.Use more readable SWIG wrapper code version, to ease debugging.Remove all private or protected sections from interface files.
Loading