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.016Feb149Jul17Mar1615141319Dec2Oct28Sep5Jul428Jun5Apr31Mar2726Feb16154Jan317Jun16156131May26Apr9Mar873121Feb1613876432131Jan30292826252228Oct8718Sep1614Aug93Aug25May9Nov28Oct272117161514131215Sep1426May28Apr23Mar1176327Feb202Add 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.Add namespace specifier for FXRGB in FXBMPIcon.FXImage: Move code that ensures, that non owned pixel data isn't GC'ed to Ruby space.FXImage: Allow non owned assignment of image data, to prevent copying the data.Revert "width is a integer value, this is enforced by swig-2.0"Fix FileStream test case.width is a integer value, this is enforced by swig-2.0Fix several examples.We don't need defaultctor generation, but for FXChore and FXTimer we explicit can not use defaultctor generation, because these types are only usable as a pointer.Swig-2.0 does not generate an object allocator, if a method is declared protectedLoad icon independent from pwd.Avoid warning:Avoid warning:Avoid security warning about missused format strings.Merge branch '1.6' of http://github.com/larskanis/fxruby into 1.6Add an example for overloading onCmdPasteSel to allow different behaviour on text pasted from the clipboard.Simplify icon loading in examples.Add glu as dependency to opengl examples.Migrate to swig-2.0.Merge pull request #12 from IgorJorobus/1.6Merge remote-tracking branch 'origin/1.6' into 1.6Fixed few examples to work and added some warning strings on apps which doesn't work unless you have a explicit gem installed.Fixed few examples to work and added some warning strings on apps which doesn't work unless you have a explicit gem installed.Do GC'ing for TreeListBox the same way as for TreeListBump VERSION to 1.6.29Manage GC'ing of FXTreeItem the same way as for FXFolderItem.Update History.txt1.6.281.6.28Update libfox to 1.6.49 for Windows corss compilation.Prepare release.Bump VERSION to 1.6.28Ruby-2.0.0-p247 does no longer mix CFLAGS and CXXFLAGS.Bump VERSION to 1.6.271.6.271.6.27Prepare release.Add support for x64-mingw32 target.
Loading