My favorites | Sign in
Google
       
Details: Show all Hide all

Last 7 days

  • Mar 17, 2010
    bumpslide_as2.zip (bumpslide_as2) file uploaded   -  
    Labels: Type-Source Deprecated
    Labels: Type-Source Deprecated
  • Mar 17, 2010
    bumpslide_as2.zip (bumpslide_as2) file uploaded   -  
    Labels: Type-Source Deprecated
    Labels: Type-Source Deprecated

Last 30 days

  • Mar 04, 2010
    r199 ([No log message]) committed   -   [No log message]
    [No log message]
  • Mar 04, 2010
    r198 ([No log message]) committed   -   [No log message]
    [No log message]
  • Mar 04, 2010
    r197 ([No log message]) committed   -   [No log message]
    [No log message]
  • Mar 04, 2010
    r196 ([No log message]) committed   -   [No log message]
    [No log message]
  • Feb 24, 2010
    r195 (- now catching reference errors when binding to write-only p...) committed   -   - now catching reference errors when binding to write-only properties - no longer catching argument errors on the final attempt at calling a function as the binding change handler
    - now catching reference errors when binding to write-only properties - no longer catching argument errors on the final attempt at calling a function as the binding change handler

Earlier this year

  • Jan 28, 2010
    r194 (Catching up, mostly bug fixes and small tweaks.) committed   -   Catching up, mostly bug fixes and small tweaks.
    Catching up, mostly bug fixes and small tweaks.

Older

  • Oct 30, 2009
    r193 (- updates to the net/request libs - some button tweaks - sta...) committed   -   - updates to the net/request libs - some button tweaks - starting in on some refactoring
    - updates to the net/request libs - some button tweaks - starting in on some refactoring
  • Oct 08, 2009
    r192 (- refactored net request api - added AMFRequest and LoaderRe...) committed   -   - refactored net request api - added AMFRequest and LoaderRequest - deprecated LoaderQueue in favor of RequestQueue with LoaderRequests - added Container component for use with MXML
    - refactored net request api - added AMFRequest and LoaderRequest - deprecated LoaderQueue in favor of RequestQueue with LoaderRequests - added Container component for use with MXML
  • Sep 03, 2009
    r191 (private stuff is now protected (for Andy)) committed   -   private stuff is now protected (for Andy)
    private stuff is now protected (for Andy)
  • Jun 28, 2009
    AppTemplate-GettingStarted.pdf (Slides - Getting Started with the Bumpslide App Template) file uploaded   -  
    Labels: Featured
    Labels: Featured
  • Jun 28, 2009
    BumpslideLearningMVC.pdf (Presentation: Bumpslide MVC) file uploaded   -  
    Labels: Featured
    Labels: Featured
  • Jun 07, 2009
    r190 (warn on null reference) committed   -   warn on null reference
    warn on null reference
  • Jun 06, 2009
    r189 (dragVelocity cannot be null) committed   -   dragVelocity cannot be null
    dragVelocity cannot be null
  • Jun 04, 2009
    r188 ([No log message]) committed   -   [No log message]
    [No log message]
  • Jun 03, 2009
    r187 (drag_stop event now has drag delta) committed   -   drag_stop event now has drag delta
    drag_stop event now has drag delta
  • Jun 03, 2009
    r186 (centerLabel should default to true on generic buttons) committed   -   centerLabel should default to true on generic buttons
    centerLabel should default to true on generic buttons
  • Jun 03, 2009
    r185 (cleaned up classes and added app template build scripts) committed   -   cleaned up classes and added app template build scripts
    cleaned up classes and added app template build scripts
  • Jun 02, 2009
    r184 (- adding drag behavior examples) committed   -   - adding drag behavior examples
    - adding drag behavior examples
  • Jun 02, 2009
    r183 (- added velocity tracking to DragBehavior and DragEvent - a...) committed   -   - added velocity tracking to DragBehavior and DragEvent - added 'current' target location to DragEvent
    - added velocity tracking to DragBehavior and DragEvent - added 'current' target location to DragEvent
  • Jun 02, 2009
    r182 (-created view stack component wrapper as a separate class -a...) committed   -   -created view stack component wrapper as a separate class -added generic cancel to Fade class
    -created view stack component wrapper as a separate class -added generic cancel to Fade class
  • May 25, 2009
    r181 (tweenlite is now dynamically linked. assuming classes are c...) committed   -   tweenlite is now dynamically linked. assuming classes are compiled into swf where this is used.
    tweenlite is now dynamically linked. assuming classes are compiled into swf where this is used.
  • May 25, 2009
    r180 (cleanup) committed   -   cleanup
    cleanup
  • May 24, 2009
    bumpslide_apptemplate_mvc_20090524.zip (App Template MVC (v.20090524)) file uploaded   -  
    Labels: Featured
    Labels: Featured
  • May 24, 2009
    bumpslide_apptemplate_orig_20090524.zip (App Template (v.20090524)) file uploaded   -  
    Labels: Featured
    Labels: Featured
  • May 24, 2009
    bumpslide_as3_20090524.zip (Bumpslide AS3 Library (v.20090524)) file uploaded   -  
    Labels: Featured Type-Source
    Labels: Featured Type-Source
  • May 24, 2009
    issue 2 (Wrong Code Behaviour) commented on   -   http://code.google.com/p/bumpslide/source/detail?r=179
    http://code.google.com/p/bumpslide/source/detail?r=179
  • May 24, 2009
    r179 (event.start property should no longer be null in the EVENT_D...) committed   -   event.start property should no longer be null in the EVENT_DRAG_STOP drag event.
    event.start property should no longer be null in the EVENT_DRAG_STOP drag event.
  • May 24, 2009
    issue 2 (Wrong Code Behaviour) Status changed   -   thanks, I just have never used spriteStart in the oncomplete handler, but I just changed this so that spriteStart is still around until after that event fires.
    Status: Fixed
    thanks, I just have never used spriteStart in the oncomplete handler, but I just changed this so that spriteStart is still around until after that event fires.
    Status: Fixed
  • May 24, 2009
    issue 3 (Align Class: Clip size value seems to be ignored) commented on   -   tyler, can you attach a code sample or email me something that exhibits this behavior? You are correct about what clipSize is supposed to do.
    tyler, can you attach a code sample or email me something that exhibits this behavior? You are correct about what clipSize is supposed to do.
  • May 24, 2009
    r178 (removed tweener external) committed   -   removed tweener external
    removed tweener external
  • May 24, 2009
    r177 (updated original app template to use new request system) committed   -   updated original app template to use new request system
    updated original app template to use new request system
  • May 24, 2009
    r176 (fixed some examples) committed   -   fixed some examples
    fixed some examples
  • May 24, 2009
    r175 (adding first draft of new app template (app_template_mvc) wi...) committed   -   adding first draft of new app template (app_template_mvc) with a cairngorm style front controller and commands
    adding first draft of new app template (app_template_mvc) with a cairngorm style front controller and commands
  • May 22, 2009
    r174 (updated quickbuild script with instructions for eclipse setu...) committed   -   updated quickbuild script with instructions for eclipse setup
    updated quickbuild script with instructions for eclipse setup
  • May 22, 2009
    r173 (updated app template to match trunk, source refactored and c...) committed   -   updated app template to match trunk, source refactored and cleaned up just a bit
    updated app template to match trunk, source refactored and cleaned up just a bit
  • May 01, 2009
    r172 ([No log message]) committed   -   [No log message]
    [No log message]
  • May 01, 2009
    r171 (selectable text panel example) committed   -   selectable text panel example
    selectable text panel example
  • Apr 09, 2009
    r170 (- drag behavior now works with sprites inside of rotated con...) committed   -   - drag behavior now works with sprites inside of rotated containers
    - drag behavior now works with sprites inside of rotated containers
  • Apr 08, 2009
    r169 ([No log message]) committed   -   [No log message]
    [No log message]
  • Apr 08, 2009
    r168 (- adding latest 'view' stuff - lots of tweaks) committed   -   - adding latest 'view' stuff - lots of tweaks
    - adding latest 'view' stuff - lots of tweaks
  • Mar 24, 2009
    r167 (- fix for some flaky null reference errors. ) committed   -   - fix for some flaky null reference errors.
    - fix for some flaky null reference errors.
  • Mar 24, 2009
    r166 (- cloning null no longer throws an error) committed   -   - cloning null no longer throws an error
    - cloning null no longer throws an error
  • Mar 16, 2009
    r165 (- added ViewLoader and IView interface. This is still fresh...) committed   -   - added ViewLoader and IView interface. This is still fresh and subject to change.
    - added ViewLoader and IView interface. This is still fresh and subject to change.
  • Mar 07, 2009
    r164 (- added bitmap reflection) committed   -   - added bitmap reflection
    - added bitmap reflection
  • Mar 04, 2009
    r163 (- updated some examples) committed   -   - updated some examples
    - updated some examples
  • Mar 04, 2009
    r162 ([No log message]) committed   -   [No log message]
    [No log message]
  • Mar 04, 2009
    r161 (- lots of updates, and a tiny fix for an obscure BindableMod...) committed   -   - lots of updates, and a tiny fix for an obscure BindableModel bug.
    - lots of updates, and a tiny fix for an obscure BindableModel bug.
  • Mar 04, 2009
    r160 (-added appComponenent generator jsfl) committed   -   -added appComponenent generator jsfl
    -added appComponenent generator jsfl
 
Powered by Google Project Hosting