My favorites | Sign in
Project Logo
                
Details: Show all Hide all

Older

  • Aug 25, 2009
    issue 7 (Button timers) reported by akkudu   -   button timers with an animation would be nice.
    button timers with an animation would be nice.
  • Mar 03, 2009
    r95 (changed rubygame Clock to use wait instead of delay) committed by shawn42   -   changed rubygame Clock to use wait instead of delay
    changed rubygame Clock to use wait instead of delay
  • Mar 03, 2009
    r94 (evil performance tweak testing for mobile devices) committed by shawn42   -   evil performance tweak testing for mobile devices
    evil performance tweak testing for mobile devices
  • Mar 02, 2009
    r93 (added scrollable container prototype) committed by shawn42   -   added scrollable container prototype
    added scrollable container prototype
  • Feb 09, 2009
    r92 (release 0.8, ruby 1.9, added readers for widgets) committed by shawn42   -   release 0.8, ruby 1.9, added readers for widgets
    release 0.8, ruby 1.9, added readers for widgets
  • Dec 31, 2008
    r91 (added reader for text value) committed by shawn42   -   added reader for text value
    added reader for text value
  • Dec 29, 2008
    r90 (adding test dir) committed by shawn42   -   adding test dir
    adding test dir
  • Dec 29, 2008
    r89 (temp checkin) committed by shawn42   -   temp checkin
    temp checkin
  • Dec 19, 2008
    r88 (updated button to allow for images and hover images) committed by shawn42   -   updated button to allow for images and hover images
    updated button to allow for images and hover images
  • Dec 15, 2008
    r87 (progress on dsl builder syntax) committed by shawn42   -   progress on dsl builder syntax
    progress on dsl builder syntax
  • Dec 11, 2008
    r86 (first stab at pretty gui code) committed by shawn42   -   first stab at pretty gui code
    first stab at pretty gui code
  • Dec 11, 2008
    r85 (first stab at pretty gui code) committed by shawn42   -   first stab at pretty gui code
    first stab at pretty gui code
  • Dec 11, 2008
    issue 6 (Dialogs should not auto resize by default.) Status changed by shawn42   -  
    Status: Verified
    Status: Verified
  • Dec 10, 2008
    r84 (added clear method to container) committed by shawn42   -   added clear method to container
    added clear method to container
  • Dec 08, 2008
    r83 (added draw_partial_image and fixed _mouse_dragging in contai...) committed by shawn42   -   added draw_partial_image and fixed _mouse_dragging in container
    added draw_partial_image and fixed _mouse_dragging in container
  • Dec 06, 2008
    r82 (changed containers to not be auto resized) committed by shawn42   -   changed containers to not be auto resized
    changed containers to not be auto resized
  • Dec 06, 2008
    r81 (updated for 0.0.7) committed by shawn42   -   updated for 0.0.7
    updated for 0.0.7
  • Dec 06, 2008
    r80 (fixing History report) committed by shawn42   -   fixing History report
    fixing History report
  • Dec 06, 2008
    issue 6 (Dialogs should not auto resize by default.) reported by shawn42   -   What steps will reproduce the problem? 1. create a Dialog 2. add stuff to it 3. it has shrank from its original size What is the expected output? What do you see instead? it should stay the same size
    What steps will reproduce the problem? 1. create a Dialog 2. add stuff to it 3. it has shrank from its original size What is the expected output? What do you see instead? it should stay the same size
  • Dec 06, 2008
    r79 (updating history for upcoming release) committed by shawn42   -   updating history for upcoming release
    updating history for upcoming release
  • Dec 06, 2008
    issue 4 (:label option for checkboxes/radiobuttons) Status changed by shawn42   -  
    Status: Fixed
    Status: Fixed
  • Dec 05, 2008
    r78 (renamed dialog.show to display to no overide widgets show me...) committed by shawn42   -   renamed dialog.show to display to no overide widgets show method
    renamed dialog.show to display to no overide widgets show method
  • Dec 05, 2008
    r77 (added static method for creating GooColor objects) committed by shawn42   -   added static method for creating GooColor objects
    added static method for creating GooColor objects
  • Dec 05, 2008
    r76 (fixed drag events not having start x/y and made colors more ...) committed by shawn42   -   fixed drag events not having start x/y and made colors more extensible
    fixed drag events not having start x/y and made colors more extensible
  • Dec 04, 2008
    r75 (added over-riding of font-size on buttons) committed by shawn42   -   added over-riding of font-size on buttons
    added over-riding of font-size on buttons
  • Dec 03, 2008
    r74 (made event handling "safer") committed by shawn42   -   made event handling "safer"
    made event handling "safer"
  • Dec 03, 2008
    r73 (fixed checkbox text :align=>:left rendering) committed by shawn42   -   fixed checkbox text :align=>:left rendering
    fixed checkbox text :align=>:left rendering
  • Dec 02, 2008
    r72 (added right-aligned checkbox text by passing :label=>"foo" i...) committed by shawn42   -   added right-aligned checkbox text by passing :label=>"foo" into Checkbox.new
    added right-aligned checkbox text by passing :label=>"foo" into Checkbox.new
  • Dec 02, 2008
    r71 (added default checked state as an option when creating a che...) committed by shawn42   -   added default checked state as an option when creating a checkbox/radio button
    added default checked state as an option when creating a checkbox/radio button
  • Dec 02, 2008
    r70 (added a close method to dialog) committed by shawn42   -   added a close method to dialog
    added a close method to dialog
  • Dec 01, 2008
    r69 (made over-riding app mouse easier) committed by shawn42   -   made over-riding app mouse easier
    made over-riding app mouse easier
  • Dec 01, 2008
    r68 (made show/hide enable/disable as well) committed by shawn42   -   made show/hide enable/disable as well
    made show/hide enable/disable as well
  • Dec 01, 2008
    r67 (changed container to get first crack at events and draw befo...) committed by shawn42   -   changed container to get first crack at events and draw before passing to children
    changed container to get first crack at events and draw before passing to children
  • Dec 01, 2008
    r66 (added handled? method) committed by shawn42   -   added handled? method
    added handled? method
  • Dec 01, 2008
    r65 (added handled placeholder on event for event chain managemen...) committed by shawn42   -   added handled placeholder on event for event chain management
    added handled placeholder on event for event chain management
  • Dec 01, 2008
    r64 (fixing container callbacks, and loading of nil color props) committed by shawn42   -   fixing container callbacks, and loading of nil color props
    fixing container callbacks, and loading of nil color props
  • Nov 30, 2008
    r63 (updating for new icon widget) committed by shawn42   -   updating for new icon widget
    updating for new icon widget
  • Nov 30, 2008
    r62 (added dumb icon widget) committed by shawn42   -   added dumb icon widget
    added dumb icon widget
  • Nov 30, 2008
    r61 (added enable/disable show/hide functionality) committed by shawn42   -   added enable/disable show/hide functionality
    added enable/disable show/hide functionality
  • Nov 30, 2008
    r60 (added firing of all overridable methods events from internal...) committed by shawn42   -   added firing of all overridable methods events from internal calls
    added firing of all overridable methods events from internal calls
  • Nov 30, 2008
    r59 (added proper separation of internal vs external APIs, and fi...) committed by shawn42   -   added proper separation of internal vs external APIs, and fixed hovering
    added proper separation of internal vs external APIs, and fixed hovering
  • Nov 30, 2008
    r58 (started supporting mouse_enter/exit events) committed by shawn42   -   started supporting mouse_enter/exit events
    started supporting mouse_enter/exit events
  • Nov 22, 2008
    r57 (removed stray files in Manifest, fixed rdoc, updated default...) committed by shawn42   -   removed stray files in Manifest, fixed rdoc, updated default theme from Karlin
    removed stray files in Manifest, fixed rdoc, updated default theme from Karlin
  • Nov 22, 2008
    issue 5 (Broken examples on homepage) Status changed by shawn42   -  
    Status: Fixed
    Status: Fixed
  • Nov 22, 2008
    issue 5 (Broken examples on homepage) changed by shawn42   -   This is caused by me merging two files to show what an all in one example would look like. create_gui is the engine agnostic version of a file that I've pasted into the other examples. I will fix the documentation
    Status: Started
    Owner: shawn42
    This is caused by me merging two files to show what an all in one example would look like. create_gui is the engine agnostic version of a file that I've pasted into the other examples. I will fix the documentation
    Status: Started
    Owner: shawn42
  • Nov 22, 2008
    issue 5 (Broken examples on homepage) reported by karlin.fox   -   The example in the rdoc for the 0.0.6 gem on Rubyforge has malformed quotes, misjoined lines and a require for a file that is missing ("create_gui"). The example on the Google Code homepage does not have those problems, but they both use a renderer called "renderer" which does not exist. The correct line for: app = App.new :renderer => renderer should be: app = App.new :renderer => render_adapter
    The example in the rdoc for the 0.0.6 gem on Rubyforge has malformed quotes, misjoined lines and a require for a file that is missing ("create_gui"). The example on the Google Code homepage does not have those problems, but they both use a renderer called "renderer" which does not exist. The correct line for: app = App.new :renderer => renderer should be: app = App.new :renderer => render_adapter
  • Nov 17, 2008
    r56 (added evented callback, cleaned up publisher requirements) committed by shawn42   -   added evented callback, cleaned up publisher requirements
    added evented callback, cleaned up publisher requirements
  • Nov 16, 2008
    r55 (added new value of :none for theme props) committed by shawn42   -   added new value of :none for theme props
    added new value of :none for theme props
  • Nov 13, 2008
    rubygoo-0.0.6.gem (rubygoo-0.0.6) file uploaded by shawn42   -  
    Labels: Type-Source OpSys-All Featured
    Labels: Type-Source OpSys-All Featured
  • Nov 13, 2008
    r54 (getting ready for release) committed by shawn42   -   getting ready for release
    getting ready for release
 
Hosted by Google Code