CARVIEW |
nciagra
(Nicholas Small)
- You’re not logged in!
- Login
- Pricing & Signup
- Name
- Nicholas Small
- Website/Blog
- https://cappuccino.org
- Company
- Shopify
- Location
- Ottawa, Canada
- Member Since
- Aug 26, 2008
Following 8 coders and watching 27 repositories view all →
Public Repositories (8)
-
Cappuccino-Extensions
A collection of extensions for the Cappuccino Application Framework.
Last updated Fri Mar 05 12:40:19 -0800 2010
-
narwhal
A JavaScript standard library, package manager, and more.
Forked from 280north/narwhal Mon Jan 18 09:13:49 -0800 2010
Last updated Fri Jan 15 12:54:37 -0800 2010
-
jake
A direct port of Rake to javascript on top of the CommonJS standard.
Forked from 280north/jake Mon Jan 18 09:14:37 -0800 2010
Last updated Sun Jan 10 12:16:22 -0800 2010
-
shopify_api
ShopifyAPI is a lightweight gem for accessing the Shopify admin REST web services.
Forked from Shopify/shopify_api Mon Jan 18 09:13:32 -0800 2010
Last updated Mon Jan 04 11:51:09 -0800 2010
-
active_merchant
Active Merchant is a simple payment abstraction library used in and sponsored by Shopify. It is w...
Forked from Shopify/active_merchant Mon Jan 18 09:12:43 -0800 2010
Last updated Tue Dec 29 08:17:05 -0800 2009
-
Cappuccino.tmbundle
Textmate Bundle for Cappuccino / Objective-J
Forked from malkomalko/Cappuccino.tmbundle Thu Nov 19 11:20:01 -0800 2009
Last updated Thu Nov 19 05:11:05 -0800 2009
-
cappuccino
Web Application Framework in JavaScript and Objective-J
Forked from 280north/cappuccino Mon Oct 19 14:18:12 -0700 2009
Last updated Tue Oct 20 14:32:21 -0700 2009
-
cappuccino-plisteditor
A Property List Editor Application for the Cappuccino Web Framework
Last updated Mon Jan 26 23:55:12 -0800 2009
Public Activity 
-
ad8e2b3
Fix a typo in CPActiveRecord +-addObserver:
-
1d4e264
Added CPView -viewController.
-
256c866
Added CPViewController -navigationController and -trackingCont...
- 1 more commit »
-
67f35c7
Update deprecated sendSynchronousRequest:returningResponse:err...
-
31c4759
Added CPTrackingController -visibleViewController.
-
c3368e2
Fix for incorrect variable in CPLightbox.
-
4c9569e
Updated button bezel resource name.
-
a9a91ac
Updated @imports.
- 1 more commit »
-
2014c0e
CPActiveRecord will now call +parseData: on [self class] inste...
-
a986cfe
Added CPActiveRecord +-addObserver: and +-removeObserver: and ...
-
ab1cdf1
Added +clearCache to CPActiveRecord.
- 7 more commits »
Any @ token in an ivar definition causes accessors to be generated
LPLocationController sends notification twice on init
-
1f7afe7
Merge branch 'jake' of github.com:280north/cappuccino into loader
-
ceecaa0
Fixed missing { in objj-analysis-tools.j
-
4a98417
Added call to auto resizing after user manually resizes the co...
- 4 more commits »
-
9729099
Added ApplicationTask#setFrameworks path. The default is local...
CPFlashView <embed> and <object>
-
da146b0
Move table view header resources into AppKit/Resources.
-
204df99
Make CPPanel -becomesKeyOnlyIfNeeded and CPView -needsPanelToB...
-
606bffc
Added -awakeFromObject: and -willAwakeFromObject: to CPActiveR...
-
066972f
Some fixes for last commit. Thanks to Jesse Ross.
-
608853d
Added -setFlashVars: and -setParameters: to CPFlashView. Close...
-
d2cd3b8
Fix CPTabViewItem -tabView.
-
d14e077
Make CPTableView selection notifications behave the same as in...