CARVIEW |
appden
(Scott Kyle)
- You’re not logged in!
- Login
- Pricing & Signup
- Name
- Scott Kyle
- Website/Blog
- https://appden.com
- Company
- Inkling
- Location
- San Francisco, CA
- Member Since
- Apr 06, 2009 (10 months)
Following 20 coders and watching 58 repositories view all →
Public Repositories (14)
-
mootools-more
MooTools Plugins and Enhancements Repository
Forked from anutron/mootools-more Thu May 07 12:40:22 -0700 2009
Last updated Mon Jan 11 22:37:08 -0800 2010
-
cappuccino
Web Application Framework in JavaScript and Objective-J
Forked from 280north/cappuccino Thu Jan 07 12:14:34 -0800 2010
Last updated Fri Jan 08 13:21:03 -0800 2010
-
packager
builds packages using the package.yml MooTools syntax
Forked from kamicane/packager Tue Dec 15 11:17:54 -0800 2009
Last updated Tue Dec 15 13:15:52 -0800 2009
-
appden.github.com
My blog on MooTools, Apple, and whatever else amuses me
Last updated Thu Dec 10 00:01:15 -0800 2009
-
mootools-core
MooTools Core Repository
Forked from mootools/mootools-core Sun Jun 07 13:36:17 -0700 2009
Last updated Fri Oct 30 17:44:14 -0700 2009
-
less.tmbundle
LESS TextMate Bundle
Last updated Wed Sep 23 11:12:05 -0700 2009
-
mootools2-core
MooTools Core Repository
Forked from mootools/mootools-core Sun Jun 07 13:29:54 -0700 2009
Last updated Tue Sep 22 20:44:37 -0700 2009
-
slick
slick CSS selectors for javascript—now triple teh aswome
Forked from subtleGradient/slick Mon Aug 10 10:28:11 -0700 2009
Last updated Thu Sep 17 10:17:54 -0700 2009
-
jekyll
Jekyll is a blog-aware, static site generator in Ruby
Forked from mojombo/jekyll Tue Aug 25 20:22:26 -0700 2009
Last updated Sat Sep 12 13:45:57 -0700 2009
-
speed
Speed is a crude JavaScript speed testing framework
Last updated Tue Aug 18 10:51:49 -0700 2009
-
jquery-formcheck
jQuery FormCheck, inspired heavily by the MooTools plugin of the same name by MooTools.Floor
Last updated Mon Jun 08 13:23:18 -0700 2009
-
sandbox
Just a place for me to play with code and git
Last updated Mon Jun 08 11:28:46 -0700 2009
-
clientcide
The Clientcide Javascript Libraries
Forked from anutron/clientcide Mon Jun 01 22:15:26 -0700 2009
Last updated Sun Jun 07 12:47:29 -0700 2009
-
jquery-gist-upgrade
Upgrade pre tags to pretty gists
Forked from nothingmuch/jquery-gist-upgrade Thu May 21 17:27:38 -0700 2009
Last updated Fri May 22 11:52:02 -0700 2009
Public Activity 
Cannot center CPRadio or CPCheckBox in a cell of CPTableView
CPTableView delegate method "setObjectValue:" not called for CPButton Cells
nib2cib CPWindow stylemask support
if ([RLOfflineDataStore offlineDataStoreIsAvailable])
shouldn't that be negated?
Gordon: An open source Flashâ„¢ runtime written in pure JavaScript
Is doing
new Array(len)
really any faster in JS than[]
?

-
Scott Kyle committed e354f850:
Fixes bug #182 where an @ in the query string on a URI would break it, Flickr uses this so I figured it was important to fix.
-
Scott Kyle committed f76536d8:
Fixes bug #191 where there was some typos in the Polish localization
-
Scott Kyle committed dca5cfe4:
Fixes bug #219 where Form.Request failure should also fire complete.
-
Scott Kyle committed 4f798be4:
Fixed bug #207
A Twitter client written in Cappuccino/Objective-J

-
Scott Kyle committed 8b4e68e8:
Commas should instead be semicolons for globals
-
Scott Kyle committed df6b423a:
Merge branch 'jake' of git://github.com/280north/cappuccino into jake
-
boucher committed 2ba4e991:
Merge commit 'luddep/font-improvements' into fonts
-
boucher committed f61a6ba5:
Fix an issue where _CPImageAndTextView, if it had an image, wouldn't show the image if it hadn't already been loaded. In other words, it now listens for image load events and redisplays.
-
luddep committed 34a6389a:
CPFont now supports multiple font families. Closes #255.
-
Francisco Ryan Tolmasky I committed b675adbb:
Fix for text being gone in buttons.
-
boucher committed e46da0e2:
Merge branch 'jake' of git@github.com:280north/cappuccino into jake
-
Francisco Ryan Tolmasky I committed 44b257a7:
Removed spaces at the end of lines.
-
luddep committed fe2599eb:
buttons now momentarily go the the pressed state when clicked programmatically. Closes #187
-
Me1000 committed d791a189:
added support for HUD scroll bars
-
Me1000 committed bbc521a2:
removed call to scrollRowToVisible: the bug is in clipviews and should not be fixed in the tableview itself.
-
Scott Kyle committed ed0ff322:
Merge branch 'jake' of git://github.com/280north/cappuccino into jake
-
Francisco Ryan Tolmasky I committed 56f6da60:
Missing licenses on a few files.
-
Francisco Ryan Tolmasky I committed 3e098b74:
Merge branch 'jake' of git@github.com:280north/cappuccino into jake
-
Francisco Ryan Tolmasky I committed 7e2fe6d5:
Fix for white flash when loading Cappuccino apps.
-
Me1000 committed c4b2cf93:
Patch for inline editing in CPTableView and clean up of doubleAction:

-
CrypticSwarm committed 90fc083e:
Changed keyboard activate and deactivate events to that they bubble like key events
-
CrypticSwarm committed 383b0021:
Added Keyboard.Extras which includes ability to add descriptions to keyboard shortcuts
-
CrypticSwarm committed 326f0836:
Updating Keyboard docs
-
3n committed 41945822:
removed old scroll adding code that was making up for a bug in the old trident getBoundingClientRect method use in Element.getOffsets
-
3n committed 5f2128cc:
putting old code back
-
3n committed 9ba6c90a:
another set of tiles to position for Element.Position scrolling test
-
3n committed 7175c816:
formatting
-
3n committed f81cb6e2:
remove comments from Element.Position
-
3n committed bb8797e8:
more robust test for Element.Position including a fixed position containing element.
-
3n committed db4dd8ee:
scrolling event used in Element.Position test
-
espenh committed 7a3883df:
Added an option to specify the wrapper element for Fx.Slide. Was already present in the docs but could not be passed as an option.
-
Aaron Newton committed 9c7fb816:
Merge commit 'origin/master'
-
Aaron Newton committed e5eccc32:
always resize the mask when the window is resized; there's no point in attaching the event to anything else
-
3n committed c35f3567:
more test descriptions
-
3n committed 738015cc:
test prompt
-
3n committed a45d062f:
test for scrolling in Element.position
-
Aaron Newton committed 58b090d6:
fixing a typo
-
Aaron Newton committed f9b63b06:
updating doc links to asset files to point to the trunk's current version
-
FabianBeiner committed 96550def:
(Tried to) improve(d) the translations.
-
FabianBeiner committed 5201b805:
Fixed typo in "Sonntag"
And 77 more commits...

-
Scott Kyle committed ef296381:
Added CGGeometry to CPTableColumn since it's called from sizeToFit
-
Scott Kyle committed 13169603:
Merge branch 'jake' of git://github.com/280north/cappuccino into jake
-
Me1000 committed 9ac82383:
Fix for TableView drag being started while sometimes selecting
-
Francisco Ryan Tolmasky I committed 60132c08:
Merge branch 'jake' of git@github.com:280north/cappuccino into jake
-
Francisco Ryan Tolmasky I committed 5e14e65e:
Fix for CPArray test not passing.
-
Me1000 committed 64063fb7:
Support for drag and drop in TableTest
-
Me1000 committed aa309ef2:
Implementation of drag and drop, auto resizing columns, keyboard support, scrollToVisible for columns and rows, double click action, deselectAll, and various other bug fixes and features.
-
Scott Kyle committed 4c81c9e2:
Fixed typo "Janurary"

-
Scott Kyle committed d714c1d3:
Fixed typo "Janurary"
Web Application Framework in JavaScript and Objective-J
This looks like this old 2.0 commit: https://github.com/mootools/mootools-core/commit/4e0537dad6cdb246459a076d464649c11f77bb1e
MooTools
You're right...but it doesn't require Hash, BOOM!
That only works because Hash.extend gets defined in Hash.js, before that (in Browser.js) it is the same as Function.prototype.extend. That's just by convenience of the order of execution, that doesn't make it right. :-)
All type checking should be done inside document.id. Yes, it should be called! :-)
I would just remove the extend() method. It isn't really used and the way you added it wouldn't work because that's a generic. I would have added Function.prototype.extend, but even so screw it, it has no utility.
I like this change because you cannot reasonably benchmark when you should use a fragment. It depends on what you're appending to what. :-)
Hahaha, that sets off my OCD as well! :-)

-
Scott Kyle committed 41bd2c1c:
- YAML front matter parsing is now more correct

-
Scott Kyle committed 82890e1d:
- YAML front matter parsing is now more correct