0
I Use This!
Inactive

Commits : Listings

Analyzed about 16 hours ago. based on code collected 1 day ago.
Apr 17, 2023 — Apr 17, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fix #72 (Segmentation fault on Windows). Thanks to Kou's suggestion on ruby-list. http://comments.gmane.org/gmane.comp.lang.ruby.japanese/8495 More... almost 11 years ago
Update gemspec. More... about 11 years ago
Stop Glib from printing SystemExit stack trace More... about 11 years ago
Move Object#exit method to at_exit callback More... about 11 years ago
Merge pull request #71 from wvdschel/master More... about 11 years ago
added a resized event to App More... about 11 years ago
Thanks to cyberarm #69. More... over 11 years ago
Added :maximize, made :title to always be set, made :width and :height always set. More... over 11 years ago
Added fullscreen style. Thanks for the request, Ron. Refer to http://librelist.com/browser//shoes/2012/9/27/fullscreen-green-shoes/ More... over 11 years ago
Implemented Samir's suggestion. Refer to #67. More... over 11 years ago
Added `:entry` option to ListBox element to allow user input. This feature was suggested by Samir (meruby). See #66. A sample snippet is this: More... over 11 years ago
Improved ask_xxx_xxx methods to accept default folder name. Thanks to meruby. Refer to #66. More... over 11 years ago
Fixed issue #65 reported by ujk (Umit Kayacik). Thanks! More... almost 12 years ago
Merged yeer's pull requests. Thanks! More... about 12 years ago
fix the behavior that cusor move from A enter B, B.hover event happen before A.leave event https://github.com/ashbb/green_shoes/issues/62 More... about 12 years ago
fix bug for issue https://github.com/ashbb/green_shoes/issues/63 More... about 12 years ago
Fixed a bug of hover/leave/path= when used in combination. Thanks to athom (yeer)! Look at issue #61 (https://github.com/ashbb/green_shoes/issues/61). The following is a test snippet. More... about 12 years ago
Fixed a bug of slot size (height) and modified built-in manual. This is a test snippet: More... about 12 years ago
Patched bloops.rb so bloopsaphone may be used with systems other than Windows if the gem is installed. More... about 12 years ago
Fixed a bug of background method. Edited a snippet in the built-in manual. More... about 12 years ago
Modified video method and sample58 to deal with gstreamer-1.1.0-x86-mingw32.gem. Refer to: http://blade.nagaokaut.ac.jp/cgi-bin/scat.rb/ruby/ruby-talk/392032 More... over 12 years ago
If you install a chipmunk gem, you can use that. More... over 12 years ago
Fixed a bug of ShapeBase#style() method. This is a test snippet: More... over 12 years ago
Added acceptable image file extentions, .PNG|JPG|GIF. This issue was found by J. Thanks! More... over 12 years ago
Added a new method, pinning(). This method was born from J's scrolling question. Thanks! Improved sample36. The left side TOC links are no longer scrolling away. But the move is a bit rough. This is a test snippet: More... over 12 years ago
Fixed two bugs of color object. Those were found by lljk (j. kaiden). Thanks! This is a test snippet: More... over 12 years ago
Fixed a bug. In 1.0.329 commit, background had stopped expanding with resizing a window. Edited manual a little bit. More... over 12 years ago
Revised all samples for the gem executable command `gshoes`. More... over 12 years ago
Added a .bat file and a .ico file for Windows. If you edit the registry file on your Windows by `regedit`, you can run your Green Shoes app by double-clicking on the .gsy file. More... over 12 years ago
Oops, forgot to edit English manual. More... over 12 years ago