Branch: refs/heads/master
Home: https://github.com/yast/yast-ruby-bindings
Commit: f4ded0139b67549b35a5231b3c0e4bc5583437ed
https://github.com/yast/yast-ruby-bindings/commit/f4ded0139b67549b35a5231b3…
Author: Josef Reidinger <jreidinger(a)suse.cz>
Date: 2016-06-30 (Thu, 30 Jun 2016)
Changed paths:
M src/binary/YRuby.cc
M src/binary/YRuby.h
Log Message:
-----------
fix ruby terminating. We need to properly terminate ruby when run from YaST, but if irb or rspec used, then let finalize on them, otherwise seg fault appear
Commit: f3700da2e63ca2668cc3c704417f05539b98691b
https://github.com/yast/yast-ruby-bindings/commit/f3700da2e63ca2668cc3c7044…
Author: Josef Reidinger <jreidinger(a)suse.cz>
Date: 2016-06-30 (Thu, 30 Jun 2016)
Changed paths:
M package/yast2-ruby-bindings.changes
M package/yast2-ruby-bindings.spec
Log Message:
-----------
Changes
Commit: 296774f53f7abf30ced681c79821f20f2532e70e
https://github.com/yast/yast-ruby-bindings/commit/296774f53f7abf30ced681c79…
Author: Josef Reidinger <jreidinger(a)suse.cz>
Date: 2016-06-30 (Thu, 30 Jun 2016)
Changed paths:
M src/binary/CMakeLists.txt
Log Message:
-----------
fix cmake warning about full and partial paths
Commit: bcdb159dcaa02a10dce22c33f7dd57d3abf7a29f
https://github.com/yast/yast-ruby-bindings/commit/bcdb159dcaa02a10dce22c33f…
Author: Josef Reidinger <jreidinger(a)suse.cz>
Date: 2016-06-30 (Thu, 30 Jun 2016)
Changed paths:
M package/yast2-ruby-bindings.changes
M package/yast2-ruby-bindings.spec
M src/binary/CMakeLists.txt
M src/binary/YRuby.cc
M src/binary/YRuby.h
Log Message:
-----------
Merge pull request #171 from yast/fix_ruby_terminating
Fix ruby terminating
Compare: https://github.com/yast/yast-ruby-bindings/compare/2b5e44691e55...bcdb159dc…
Branch: refs/heads/experimental_ui_editor
Home: https://github.com/libyui/libyui
Commit: a2b373777a789aac84455ed9501bf51379c55ce0
https://github.com/libyui/libyui/commit/a2b373777a789aac84455ed9501bf51379c…
Author: Ladislav Slezák <lslezak(a)suse.cz>
Date: 2016-06-29 (Wed, 29 Jun 2016)
Changed paths:
M src/YDialogSpy.cc
M src/YLayoutBox.cc
M src/YLayoutBox.h
M src/YWidget.h
Log Message:
-----------
better implementation for moving widgets