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.019Aug1716743221Jul7626Jun252418141312820Feb19181716149Jul17Mar1615141319Dec2Oct28Sep5Jul428Jun5Apr31Mar2726Feb16154Jan317Jun16156131May26Apr9Mar873121Feb1613876432131Jan30292826252228Oct8718Sep1614Aug93Aug25May9Nov28Oct272117161514131215Sep1426May28Apr23Mar1176327Feb202Add information about supported Ruby versions to the README.Update README.rdocAvoid calls to non GC-safe ruby functions in some more cases.Revert removal of self made GC detection.Enable different ruby versions on travis-ci.Use copy'ing getters for FXVec members in FXMaterial and FXLight.Remove tests for deprecated getCheck methods.Remove obsolete class FXHVec.Replace deprecated File.exists? by File.exist?Enable debug mode for 'rake compile', to make sure that assertionsWhen re-using a ruby object, verify that the object type match.Remove orphaned references to in_gc in struct FXRubyObjDesc.Fix two test cases.Add a working travis-ci setup.Remove needless condition checks for FXApp#runOnUiThreadUpdate README.rdocBump VERSION to 1.6.32Add license to the gemspec.Merge branch '1.6' of github.com:larskanis/fxruby into 1.6Fix dev dependencies and add a Gemfile per hoe-bundler plugin.Update History.txt1.6.32.pre21.6.32.pre2Bump VERSION to 1.6.32.pre2Ship two versions of x86 DLLs with Windows fat binary gems.Update History.txtBump VERSION to 1.6.32.pre11.6.32.pre11.6.32.pre1Remove self made GC detection by ruby's rb_during_gc().Fix test case for TreeItem insert/delete notification.Use release mode, unless extconf.rb is called with --enable-debug,Avoid call to rb_obj_classname() during GC.Update History.txt1.6.311.6.31Bump VERSION to 1.6.31Replace pipe2() by pipe() and fcntl(), because pipe2() is not as portable.Add missing include statement.Even if setText typically doesn't break, if called from a second thread,1.6.301.6.30With GVL-use of fxruby-1.6.30 disableThreads is no longer necessary.Bump VERSION to 1.6.30Update History.txtRelease GVL for all FXApp#run* methods.Release ressources for interrupt handling.Move the clearing of the event before the call to rb_thread_call_with_gvl().
Loading