More at cappuccino.org: Home | Learn | Discuss | Contribute | Download

#2 Ross Boucher - All time
Showing 692 commits

All contributors →
Hash Date Message
a7ca917 2010-07-29 Better method of expressing this condition.
f26d2f4 2010-07-28 Merge remote branch 'klaaspieter/fix-751-cpwindow-center'
b4dbe42 2010-07-28 Revert to addObject if there are no sort descriptors in ...
f5322b3 2010-07-28 Fix a debug mode bug in IE. Closes #768.
7caf5fe 2010-07-28 Must return from this method.
4c0dbda 2010-07-28 Merge remote branch 'klaaspieter/fix/789-observeablearra...
e586273 2010-07-28 Fix accidental global.
d4a0f0c 2010-07-28 Merge remote branch 'klaaspieter/fix/787-cptablecolumn-e...
709a9b3 2010-07-21 Merge remote branch 'klaaspieter/fix-758-cpdate-isequal'
c35621b 2010-07-21 Merge remote branch 'klaaspieter/fix-756-cpstring-isequal'
85f3691 2010-07-19 Don't add a "Shift" if it's not required.
7c5a07f 2010-06-24 Fix the issue where CPSecureTextField would sometimes ca...
7e25166 2010-06-24 Revert the fixed frame size assumption for now.
19d5431 2010-06-16 Revert "slightly delay triggering the action in CPContro...
1b174b8 2010-06-16 Buttons should also be re-centered after their height is...
17a8be1 2010-06-16 Return the actually last selected row in CPTableView.
2f58517 2010-06-15 Request headers should be set after the request is re-op...
fed3969 2010-06-13 Improve the handling of key window's losing their status.
1edb0bc 2010-06-10 Fix for null key equivalents.
1e6595f 2010-06-10 Slight switch statement change so that nil/0 are treated...
421ae6b 2010-06-10 Make CPButton archive its key equivalents, and make nib2...
c65e3d4 2010-06-09 Move the bindings test to the manual folder.
10fad00 2010-06-09 Merge remote branch 'aljungberg/keyequivalents-merge'
0c9b4da 2010-06-06 Don't supress exceptions in the backtrace decorator, add...
1642149 2010-05-28 Missing #include had broken the slider color picker.
8fd564b 2010-05-28 Minor cleanup to the current test cases.
7c3f94d 2010-05-28 Merge remote branch 'klaaspieter/bindings-fixes' into bi...
28397e6 2010-05-24 fix a misnamed variable.
be26ab9 2010-05-24 CPDictionary is now KVO compliant.
fddcde7 2010-05-15 Add a more specific cache header.
80b70ec 2010-05-13 Can't sprited resources whos resulting dataURL is larger...
23b7687 2010-05-13 A few IE fixes for web view.
13a5c7f 2010-05-12 indexOf is not a safe operation on arrays.
d1ae1bd 2010-05-12 Menu window's should open in the same platform window as...
4afa2bf 2010-05-12 clean up style issues
0f02e0d 2010-05-11 Revert "added enumerateWithBlock: to CPArray"
e68d70c 2010-05-06 Make mouse wheel events work in CPWebView in Firefox 3+
c43b80c 2010-05-06 Make mouse wheel events work in CPWebView in Firefox 3+
542e491 2010-05-06 whitespace cleanup.
90975c9 2010-05-05 Updates for scrolling behavior in webview.
5044ce4 2010-05-05 Add a doctype when creating new platform windows.
b5971ea 2010-05-05 Missed this, it's no longer needed.
e83e5b7 2010-05-04 Only send open if we aren't already open
5b4603b 2010-05-04 add missing ivar declaration to CPPlatformWindow
cb7879e 2010-05-02 Make CFHTTPRequests re-fireable.
b182533 2010-05-02 If the vertical status changes, or the pane splitter sta...
0972790 2010-05-01 Fix for menuless windows. Closes #640.
f98d3bd 2010-05-01 Add global 403 handler for CFHTTPRequest, to make it eas...
1545f7b 2010-04-29 Return the cib created in CibLoading.j methods.
2453e40 2010-04-29 Make nil a completely valid object in a CPArray.
2f9cf6b 2010-04-28 Add action buttons to button bars.
e03cfe8 2010-04-27 Missing printResults() in Jakefile for ThemeDescriptor t...
f5b360f 2010-04-27 Move a lot of common initialization code into the _init ...
1d5c21f 2010-04-27 If we decode a scroll view without a header clip view, c...
c41ffc1 2010-04-27 checkboxes and radio buttons shouldn't be bold.
1e7a3be 2010-04-26 Fix a potential infinite loop in CPBrowser.
cdb0897 2010-04-25 autoscroll when drag selecting.
5e43a02 2010-04-25 Fix some faulty validation logic.
7395d13 2010-04-25 Typo in CPJSONPConnection.
0e98f44 2010-04-24 Fix for IE transparent backgrounds not being resized.
6d595c1 2010-04-24 Collection view should tile itself to be the height of i...
5f6f997 2010-04-24 Only attempt to scroll views, not windows.
6662fab 2010-04-23 Tests for the bug exposed in the previous cparray commit.
8340791 2010-04-23 Don't let color wells work if they are disabled.
14f0d16 2010-04-23 Update scrollWheel: to propagate unused scroll deltas to...
f67580e 2010-04-23 Add support for automatically scrolling during drag and ...
31f4084 2010-04-23 Update to scrolling behavior.
6b3600d 2010-04-22 Slight update to button bar theme values.
4479233 2010-04-22 Return nil fonts if they are the aristo default, so that...
b1282b4 2010-04-21 Fix an infinite recursion bug in CPBrowser, and add supp...
d2399b6 2010-04-13 Add support for not clipping to bounds in cpview.
cfc8cca 2010-04-09 Remove typo.
b3ef31a 2010-04-09 Fixed: [CPArray isEqualToArray:nil] threw an exception i...
70410d6 2010-04-09 Fix the buttonNumber method of CPEvent.
4cc7dec 2010-04-09 Throw syntax error for # followed by anything other than...
47ecd40 2010-04-09 Made the pre-processor capable of recognizing and ignori...
16590e0 2010-04-09 Closes #590.
8175dbc 2010-04-06 Updates to the Jakefile and capp gen.
cd6b6af 2010-04-05 Don't convert text fields to bold default system font.
374f3d1 2010-04-01 Convert default IB fonts to default Cappuccino fonts
acac29d 2010-03-31 Merge branch 'master' of github.com:280north/cappuccino
12db25a 2010-03-31 Fix for a potential error in IE when setting a width to ...
a347bfb 2010-03-30 Sprite images recursively.
2bf16da 2010-03-30 These menu key equivs were incorrect.
5c4d890 2010-03-30 Fix a nil variable error that caused problems in Firefox 2.
7ab41cf 2010-03-28 If there is no key window or no main window make the fir...
df728b7 2010-03-28 Support terminating method signatures with ;. Closes #416.
47bf4c0 2010-03-27 Finish split view cursor implementation.
eb6a037 2010-03-27 Proper resize cursors for CPSplitView. Also enables resi...
74dabca 2010-03-27 Update the CPDictionary test suite.
64da7f8 2010-03-27 define out DOM code from _CPImageAndTextView.
db3c6c1 2010-03-27 A few minor updates to the pathExtension patch.
b0e0156 2010-03-27 Fix support for initial first responder.
896f36d 2010-03-27 A better (but not perfect) way to handle the browser's f...
eae9756 2010-03-26 Add default line break mode.
e46d1a7 2010-03-26 autoresize the cpbrowser test browser.
1c9763e 2010-03-26 CPBox should autoresize its content view.
686370a 2010-03-26 Add convenience accessors for the browser's selected items.
e4ca057 2010-03-26 Fix import directives.
ac5a0e3 2010-03-26 Add CPBrowser manual test app.
a580b52 2010-03-26 Add initial CPBrowser implementation.
af53c27 2010-03-26 Fix a few naming convention violations.
4476dad 2010-03-26 Whitespace fix.
eb831dc 2010-03-25 Typo. Closes #572.
af11b4e 2010-03-23 Fix for pattern images not being displayed correctly und...
4175b76 2010-03-23 Disable new syntax check while we work out the build iss...
3ddcb5f 2010-03-23 Remove duplicate method declaration.
d0ad865 2010-03-23 Add the with{} back in for Class methods, instead take t...
7013b34 2010-03-23 Add a few additional syntax checks.
bbbae36 2010-03-23 Missing - on a method.
0cf8631 2010-03-23 Make semi-transparent background colors work in browsers...
f8c13f1 2010-03-23 Make semi-transparent background colors work in browsers...
ef4c108 2010-03-22 Date test wasn't accurately accounting for daylight savi...
319b9ed 2010-03-22 Use === not ==.
5a9682b 2010-03-17 Remove two calls to a dead function.
c9cf21b 2010-03-16 Fix for sizeWithFont: in Internet Explorer.
c1fe45c 2010-03-14 Add a way to tell a CPSplitView about a button bar for a...
ef7ad8e 2010-03-14 A few minor bug fixes for key/main window handling.
0ed7d46 2010-03-14 Add encoding support for CPButtonBar.
cf1c369 2010-03-14 Rewrite of CPButtonBar. Now it will automatically layout...
8b8998a 2010-03-13 Don't encode the search/cancel buttons. They add bloat a...
a08d4c6 2010-03-13 Whitespace error.
503ce55 2010-03-13 Fix nib2cib support for CPSearchField
1634e45 2010-03-11 Update the template files to more modern standards.
033765e 2010-03-11 temporary fix for whiteSpace style issue in IE.
2841223 2010-03-08 Create the args and namedArgs objects in Bootstrap.js, p...
e804d44 2010-03-08 Slight error in my sprintf change. Fixed here.
e3dc9fd 2010-03-08 Make sprintf no longer global, instead ObjectiveJ.sprintf.
c3ac076 2010-03-08 Remove base64 globals, move to CFData. Update tests.
7871116 2010-03-08 Update the README to more accurately reflect the process.
3f005ff 2010-03-08 Add a "demos" task which downloads the demos repo and zi...
d473c25 2010-03-07 Update undo/redo key equivalents to match the new menu c...
55b438e 2010-03-07 Use sudo to update jake packages if sudo-install was the...
64eb440 2010-03-06 nib2cib will now launch a rhino process in order to get ...
994383f 2010-03-06 Remove print statement.
c1a70a3 2010-03-06 Closes #528.
c514fd7 2010-03-06 Fix an issue where window levels weren't kept in sync wi...
3cefc86 2010-03-06 Whitespace fix.
0c66606 2010-03-06 Closes #517.
29a0de3 2010-03-06 Fix document title's not being synced properly.
d3547dd 2010-03-05 Merge branch 'master' into keywindows
7d1c7b2 2010-03-05 Add missing accessor to CPImageView, and fix nib2cib sup...
c478afe 2010-03-05 Add a missing import to CPTheme.
af14813 2010-03-04 Merge branch 'master' into keywindows
7512a45 2010-03-04 Add #if PLATFORM(DOM) protection to several additional c...
e034abe 2010-03-04 Add a test for the initWithItems:copy: fix.
3cd763a 2010-03-04 Add #if PLATFORM(DOM) in a missing place in CPView.
1a881fb 2010-03-03 Merge branch 'master' into keywindows
2f68804 2010-03-03 Revert "fix for scroller still being drawn below resize ...
60d15e2 2010-03-03 Revert "fix for scrollviews being drawn below window res...
628488f 2010-03-03 Revert "fix for scroller still being drawn below resize ...
149308b 2010-03-03 Revert "fix for scrollviews being drawn below window res...
da725f6 2010-03-03 Merge branch 'master' of github.com:280north/cappuccino ...
398d610 2010-03-02 Typo in miniaturize:
4a43e4f 2010-03-02 Overhaul of the key/main window status, esp. with respec...
e67539c 2010-03-02 Merge branch 'master' of github.com:280north/cappuccino
b8d0652 2010-03-02 Fix a bogus Regex in json2.js. Closes #513.
47e8696 2010-03-02 Missing string close.
01aec1f 2010-03-02 If the mainWindow tries to become main again, just retur...
d600df4 2010-03-01 Make doxygen recursive.
203e0d1 2010-02-27 Update table headers to return the cursor to normal if t...
efd699a 2010-02-27 Add -isEqual: and -description to CPFont. Add a unit tes...
dbe0ca0 2010-02-27 Expand macros in the documentation generation.
cfdcfdb 2010-02-26 Update the default jakefiles with bug fixes and convenie...
68d30c8 2010-02-25 Replace the old support for window.update_progress with ...
ef5aead 2010-02-25 Disabled resize cursor support in CPTableViewHeader
585b70a 2010-02-25 Fix whitespace errors.
f305621 2010-02-25 Merge branch 'master' of github.com:280north/cappuccino
24198a7 2010-02-25 Add a missing import, exposed by press.
109725d 2010-02-23 Fix whitespace issues from the previous commit.
df20a6d 2010-02-23 Add a couple tests for bugs reported from Pivotal. They ...
e759c53 2010-02-22 Add a missing import in CPButton, and a test to ensure y...
2b90652 2010-02-22 Add chrome frame tag for the benefit of those people who...
a58dd46 2010-02-22 Move NibApp to manual tests.
6ddeff2 2010-02-21 Fix the remaining tests that were failing.
b7df6c1 2010-02-20 Fix support for MHTML. This uses feature detection to de...
1961829 2010-02-18 Correct a use of global. to be GLOBAL_NAMESPACE. at leas...
3e5bdec 2010-02-18 Merge branch 'master' of github.com:280north/cappuccino
5789021 2010-02-18 modify the copyright date
a38be80 2010-02-18 Revert "A better fix for the IE bug. Rather than introdu...
81b72fc 2010-02-18 Throw a syntax error if we don't recognize the @accessor...
91681d7 2010-02-18 Move more constants to CPControl.j
d40619a 2010-02-18 A better fix for the IE bug. Rather than introduce the s...
1328bc7 2010-02-18 Move around some imports and constant declarations.
060f65b 2010-02-18 Use CPLog instead of console
f4042b9 2010-02-18 Fix an error in IE6 with XMLHttpRequest being undefined
c750b69 2010-02-18 Merge branch 'master' of github.com:280north/cappuccino
02cdee6 2010-02-18 Fix a missing import.
27e9934 2010-02-17 Make nib2cib quieter by default. Prints only fatal error...
3257284 2010-02-17 Merge branch 'loader' of github.com:280north/cappuccino ...
a77e67e 2010-02-17 Add support for keyboard navigation in CPCollectionView
93722f6 2010-02-16 Fix a bug where any @ added accessors to ivar declarations.
f3257c0 2010-02-16 Add trunaction defaults to the table view cells
eb0fc35 2010-02-16 Merge branch 'loader' of github.com:280north/cappuccino ...
3dccd93 2010-02-16 Fix a typo. Closes #380.
477b6bc 2010-02-16 Merge branch 'loader' of github.com:280north/cappuccino ...
3e40deb 2010-02-16 Fix a lot of style issues.
6278842 2010-02-16 Add missing accessors. Closes #452.
8617990 2010-02-16 Add much better support for CPTableView to nib2cib.
1eed190 2010-02-14 Add some documentation to CPTableColum's setDataView: me...
a8b1c7b 2010-02-14 Fix a number of segmented control bugs. Among other thin...
c8575ca 2010-02-14 Revert "Fix the collection view resizing behavior."
73babcd 2010-02-13 Merge branch 'loader' of github.com:280north/cappuccino ...
5fe208d 2010-02-13 Update to the last scroller fix, slightly different appr...
a323cfe 2010-02-13 Allow developers to choose to enable the HTML5 drag and ...
29c3654 2010-02-13 Merge branch 'loader' of github.com:280north/cappuccino ...
27fefed 2010-02-13 Recaluclate the orientation of a scroller on frame change.
9a7484e 2010-02-13 Fix Typo. Closes #463.
b89ee3e 2010-02-13 Use longform RegEx creation in json2.js to fix a bug in ...
ec5645d 2010-02-13 Only change button heights if the button isn't bordered.
a0abf1e 2010-02-13 Fix a slight bug with default values in nib2cib segmente...
0e558d5 2010-02-13 Move CPControl constants to that file (from CPTextField).
004cc5f 2010-02-13 Store a conversion table of views/objects we're replacin...
0b22b1d 2010-02-13 Correctly convert NSButtons set as checkboxs and radiogr...
24ecf31 2010-02-12 Merge branch 'loader' of github.com:280north/cappuccino ...
c37c807 2010-02-12 Fix broken tests with CPData.
da84964 2010-02-12 Fix two problems with KVC:
72c3678 2010-02-11 Accidental global var.
47ddfec 2010-02-11 Merge branch 'loader' of github.com:280north/cappuccino ...
fb8ba65 2010-02-11 Do not enforce min/max size in setFrame:display:animate:...
65a2e4d 2010-02-11 Merge branch 'loader' of github.com:280north/cappuccino ...
632251b 2010-02-07 Infinite recursion error.
2406cbe 2010-02-07 Merge branch 'jake' into loader
e6a0caa 2010-02-07 cplutil wasn't converting.
4f05657 2010-02-04 Merge branch 'jake' into loader
683eb99 2010-02-04 Fix for a broken dirname method on File.
e19d6a5 2010-02-03 Merge branch 'loader' of github.com:280north/cappuccino ...
2b66683 2010-02-03 Update the documentation config based on feedback from:
851a0e3 2010-02-02 Fix a preprocess.js typo.
3f28139 2010-02-01 Merge branch 'jake' of git@github.com:280north/cappuccin...
c2223e3 2010-02-01 Closes #429. This should actually resolve the issue by s...
c911dd8 2010-01-31 Slight order change. This really should not matter.
1c81e0e 2010-01-31 Closes #429. Doesn't necessarily address the root cause ...
5366713 2010-01-31 Closes #429. Doesn't necessarily address the root cause ...
e9940d0 2010-01-31 Merge branch 'loader' of git@github.com:280north/cappucc...
605e905 2010-01-31 Missing a local assignment of the task variable in one o...
6a90409 2010-01-31 Merge branch 'jake' into loader
840e9c7 2010-01-31 When removing an item from the collection view, we now u...
44f23cd 2010-01-31 Merge branch 'loader' of git@github.com:280north/cappucc...
c88f781 2010-01-31 Fix for Cib connections not being available in IE.
ac68d67 2010-01-30 Slight error in the sizing for the previous progress bar...
e6539bb 2010-01-30 MHTML cache testing
9db0694 2010-01-30 Remove unused images.
007cfd5 2010-01-29 Merge branch 'jake' of git@github.com:280north/cappuccin...
90d24fd 2010-01-29 Temporary update for progress indicators for 0.8
03e63f2 2010-01-29 Merge branch 'jake' of git@github.com:280north/cappuccin...
b4cd9c4 2010-01-29 Remove HTML5 drag and drop support from browsers.
b081deb 2010-01-28 Missing #include for the platform header.
a354b4a 2010-01-28 Temporary fix for 0.8 for copy/paste behavior in CPTextF...
9db7701 2010-01-26 Fixes a bug when changing splitPane status for a CPSplit...
712a991 2010-01-24 Fix a bug introduced by the new document.body code when ...
e3cdcbc 2010-01-24 Add CPSpaceKeyCode. Closes #424.
cfde677 2010-01-24 Merge branch 'jake' of git@github.com:280north/cappuccin...
9b01561 2010-01-24 Fix the collection view resizing behavior.
5a8d491 2010-01-24 Check the Info.plist for a CPDefaultTheme key for the na...
7ffb44e 2010-01-24 Merge branch 'jake' of git@github.com:280north/cappuccin...
34a5d9e 2010-01-24 Fix spacing issues in CPViewAnimation.
dc04392 2010-01-24 Add an accessor for the filename on CPFlashMovie
00f4707 2010-01-24 Make CPFlashMovie CPCoding compliant.
bc030c4 2010-01-23 Merge branch 'jake' of git@github.com:280north/cappuccin...
7ce72a3 2010-01-23 Rather than throwing out the entire cappuccino body, thr...
3f8c311 2010-01-22 Bring windows forward when opening a sheet.
c2880ec 2010-01-22 Remove support for HTML5 drag and drop from Chrome, beca...
108822d 2010-01-22 Merge branch 'jake' of git@github.com:280north/cappuccin...
57a6344 2010-01-14 Remove unnecessary comments.
bfd0c00 2010-01-12 Merge branch 'jake' of git@github.com:280north/cappuccin...
ef0c840 2010-01-12 Fix the platform identifying code.
2ba4e99 2010-01-08 Merge commit 'luddep/font-improvements' into fonts
f61a6ba 2010-01-08 Fix an issue where _CPImageAndTextView, if it had an ima...
e46da0e 2010-01-08 Merge branch 'jake' of git@github.com:280north/cappuccin...
7ed98a8 2010-01-05 Fix a typo pointed out by Bruno on the mailing list.
d78eb4a 2010-01-05 Fix an undefined notification variable
09345a9 2010-01-04 Use a notificaiton rather than a direct call for windowD...
6cbaa35 2009-12-23 Add CPOperation to Foundation
cb1cfa4 2009-12-21 Better support for recursing in CPDictionaryWithJSObject:
5bbf893 2009-12-21 Merge branch 'jake' of git@github.com:280north/cappuccin...
3ddbfb5 2009-12-21 Encode the header clip view in the CPCoder methods.
4bf9853 2009-12-20 Merge branch 'jake' of git@github.com:280north/cappuccin...
58c6db0 2009-12-20 Fix the logic behind CPURLConnection's _isLocalFileConne...
a1e24a3 2009-12-19 Fix a bug where keyPaths which had a component evaluatin...
11cff29 2009-12-19 Merge branch 'jake' of git@github.com:280north/cappuccin...
f184b9b 2009-12-19 Add a few KVO tests around arrays
648fbe1 2009-12-18 Add sendsActionOnEndEditing to the CPCoding methods for ...
7042f89 2009-12-17 Fix a return type error. Closes #358.
e235fff 2009-12-17 Correct HTML escaping and unescaping in Objective-J/plis...
6aadd13 2009-12-17 Update CPColorPanel to handle drag and drop correctly, w...
349de09 2009-12-17 Merge branch 'jake' of git@github.com:280north/cappuccin...
5527e58 2009-12-16 Make Windows handle key equivalents in menus correctly. ...
f0d0b51 2009-12-14 Merge branch 'jake' of git@github.com:280north/cappuccin...
c859ffd 2009-12-14 Support for copy/paste/cut and selectedRange/setSelected...
4d5cdca 2009-12-13 Fix for the pasteboard changes breaking everything.
6ad62a6 2009-12-12 Add support for native pasteboards to webtop
37d4b15 2009-12-12 Merge branch 'jake' of git@github.com:280north/cappuccin...
37c1d80 2009-12-12 Fix for text shadows sometimes being the wrong color.
dbe8a59 2009-12-11 Merge branch 'jake' of git@github.com:280north/cappuccin...
a98de54 2009-12-11 A few additions for pretty printing things and getting b...
ee8e65c 2009-12-06 Fix for alt+character key events not propagating correctly.
1db2e02 2009-12-05 Typo in the new platform window code for cursors
2351f73 2009-12-05 Make the new cursor stuff work across platform windows
20a38c3 2009-12-05 Merge branch 'jake' of git@github.com:280north/cappuccin...
bca25d0 2009-12-05 Fix for windows being super floaty
b26853e 2009-12-05 Fix for a path issue with non flattened source files in ...
1e72394 2009-12-04 Should have removed rather than commented out these lines
dfb7599 2009-12-04 Remove the cursor hack from CPImageAndTextView, set the ...
e1d3363 2009-12-04 A couple fixes to the CPCursor stuff
936d652 2009-12-04 Temporary fix until Francisco merges in the menu branch.
44d6139 2009-12-04 Fix for some resizing issues in CPWebView.
2fc724e 2009-12-04 Merge branch 'jake' of git@github.com:280north/cappuccin...
afb69a7 2009-12-04 Set the created window to not be at 0,0. We need real ca...
cd2dd9f 2009-12-04 Remove dead variables
e6d86ea 2009-12-03 Throw an exception for -1 indexes in CPArray objectAtIndex:
2120e9c 2009-12-03 Potential fix for a drawing issue in IE.
3002acc 2009-12-03 Change for the way in which we detect full bridge window...
a0ee2f3 2009-12-03 Merge branch 'jake' of git@github.com:280north/cappuccin...
56a7396 2009-12-03 A whole bunch of textfield and key event fixes.
1381bb5 2009-12-01 Prevent CPViewController from loading the same cibs lots...
f1d4794 2009-12-01 Merge branch 'jake' of git@github.com:280north/cappuccin...
a4d5165 2009-11-27 Fix for style issues.
d0a8749 2009-11-25 Fix a type in CPOutlineView. Closes #265.
44fbf8a 2009-11-25 Add support for encoding dates, courtesy of luddep.
1eb9202 2009-11-25 A few style guideline changes.
e4f6d0d 2009-11-25 Fixes an issue with HUD style alert panels. Closes #343.
0a8bd9f 2009-11-24 Remove the "Cancelled" message that Safari shows when an...
f260899 2009-11-24 Fixes a typo in CPRectContainsRect by simply calling out...
ffb08d3 2009-11-24 Fix an issue with storing 0 in a CPSet. Includes test ca...
72d0186 2009-11-21 Add about panel
b966468 2009-11-19 Better error reporting for narwhal-jsc
fd5c545 2009-11-19 Merge branch 'jake' of git@github.com:280north/cappuccin...
0639f4b 2009-11-19 Exit from subjake if the subjake returns non zero status...
595c70e 2009-11-18 Merge branch 'jake' of git@github.com:280north/cappuccin...
2d01fa6 2009-11-18 Merge branch 'jake' of git@github.com:280north/cappuccin...
970f848 2009-11-18 Make CPAlert slightly (but only slightly) more externall...
f612683 2009-11-17 Taking this out for now.
11e6ad2 2009-11-17 Adding a simple way to set a function for the target/action
392cca1 2009-11-15 Look for uppercase charactrs OR shift keys for determini...
629c866 2009-11-15 Merge branch 'jake' of git@github.com:280north/cappuccin...
558dbdc 2009-11-15 Some documentation. Eventually I will rewrite all of the...
1944f51 2009-11-15 Hack for desktop Capp key events
ec83a0f 2009-11-14 Add some support for setting save panel properties in de...
e20311c 2009-11-14 minor text field change
47de360 2009-11-13 Merge branch 'jake' of git@github.com:280north/cappuccin...
2d5aef6 2009-11-13 Fix for **** type in DocumentController, and an Info.pli...
29785e2 2009-11-13 Merge branch 'jake' of git@github.com:280north/cappuccin...
a3a03d7 2009-11-12 Remove a few IE bugs.
742df0d 2009-11-12 Merge branch 'jake' of git@github.com:280north/cappuccin...
aaac5e4 2009-11-12 New textfield code that passes keyboard events through t...
008a320 2009-11-10 Merge branch 'jake' of git@github.com:280north/cappuccin...
229debc 2009-11-09 Fixes a bug in testHasSuffix, adds test cases for hasSuf...
b13eee1 2009-11-04 Merge branch 'master' into jake
95c3401 2009-11-04 Fix some old calls to _bridgeMouseEvent: which were not ...
93c9027 2009-11-03 Updates for massaging a few key inputs.
2c0e717 2009-11-01 Merge branch 'master' of git@github.com:280north/cappuccino
8745843 2009-11-01 Change method name
79fa656 2009-10-31 Merge branch 'master' of git@github.com:280north/cappuccino
9ca96bc 2009-10-31 Add desktop support for recent file list
bcd8c72 2009-10-30 Add an unsaved state affordance to the close button on s...
df8c648 2009-10-30 Add an unsaved state affordance to the close button on s...
ee7c71a 2009-10-30 Merge branch 'master' of git@github.com:280north/cappuccino
de163e2 2009-10-30 Add disabled states for all the existing controls.
2e26db5 2009-10-30 Add mixed states to checkboxes.
0423546 2009-10-29 Update to the new close/warn stuff to correctly support ...
4ca0044 2009-10-29 Add isEqual: to CPDate
9f2ea19 2009-10-29 Make text field KVO compliant again.
4248348 2009-10-29 Updates to the way notifications work. New notifications...
eaf701b 2009-10-28 Support key paths instead of simple keys in sort descrip...
95b9ea3 2009-10-28 Merge branch 'master' of git@github.com:280north/cappuccino
ba84e6d 2009-10-28 Support for sendsActionOnEndEditing in CPControl. Only w...
22c2484 2009-10-28 Fix for the fact that bundles are not encodable in the l...
a0a81be 2009-10-28 Add support for reviewing unsaved documents before appli...
039de1b 2009-10-28 Merge branch 'master' of git@github.com:280north/cappuccino
064a062 2009-10-28 Merge branch 'master' of git@github.com:280north/cappuccino
b2d994b 2009-10-28 Adds support for warning before closing documents that h...
06eac3e 2009-10-27 Merge branch 'master' of git@github.com:280north/cappuccino
9e825ea 2009-10-27 Add close to CPDocument
4bb4d6c 2009-10-27 Merge branch 'master' of git@github.com:280north/cappuccino
8240426 2009-10-27 Warn when closing an unsaved document.
de920e9 2009-10-26 Fix for updating table column header views after they ar...
9ab75eb 2009-10-26 Fixes a type which was causing columnWithIdentifier: in ...
341eddb 2009-10-22 Fixes a tab view bug with removing tabs.
385bec7 2009-10-16 Corrects a style issue.
666ac4a 2009-10-16 Added test for 09858caaedfdc9211b7ee7355e104890b67d0d5e
ea25232 2009-10-16 Cleaned up the test to better fit the xUnit standard
f2e95f7 2009-10-16 Fix a broken import which caused all tests to fail.
f5d05a7 2009-10-15 Change file encodings.
1c4f11c 2009-10-15 A few style fixes for the new CPDataTest
2338ca2 2009-10-10 Add support for minimization.
2900163 2009-10-09 Fixes bug in CPAnimation where certain ivars were not in...
fc85ae1 2009-10-09 Fix for the keypress bug introduced in Safari 4.
d5f2654 2009-10-09 Merge branch 'master' of git@github.com:280north/cappuccino
5e951c1 2009-10-09 Fix for a break in key view loops from the previous text...
6e7e3ef 2009-10-09 Updates to TextField.
8a2cd8c 2009-10-08 Fix type in CPAnimation
306c1a9 2009-10-08 Move tests.
8441e62 2009-10-08 Merge branch 'sheets'
9b948dc 2009-10-08 CPAnimation: cubic bezier curves - the real, working equ...
1fb9c97 2009-10-08 More sheets.
1d76ac1 2009-09-30 Addes initial support for window shadow styles.
317f1d3 2009-09-23 Add copyright info to CPBox
25f3d99 2009-09-23 Add support for CPBox.
3f5bb77 2009-09-22 Fix typo.
2e350f6 2009-09-20 Fix an accidental global in platformwindow
7aa58fa 2009-09-13 Include default methods for nextState and setState
5e74290 2009-09-10 Fix typo in CPTextField. Closes 247.
d00197b 2009-09-10 This forces a recalculation at the point where autorecal...
8b9f360 2009-09-10 Add a bit more context to the errors that we can.
bbda6e6 2009-07-28 Added the images for CPSearchField. Closes #205.
4cd7d35 2009-07-28 Merge branch 'master' of git@github.com:280north/cappuccino
b50067e 2009-07-28 Add a trim function to CPString.
028be93 2009-07-28 Merge branch 'master' of git@github.com:280north/cappuccino
b5e8434 2009-07-28 Fix for documentation error. Closes #208.
a05ecd2 2009-07-28 Add disabled state for check boxes
f51222d 2009-07-27 Add disabled states to CPRadioButton
598411c 2009-07-27 remove opacity from disabled buttons -- otherwise its un...
241cc2a 2009-07-27 Add highlighted states to radio buttons.
38e2ca3 2009-07-27 Add pushed states to checkboxes.
5ccc638 2009-07-27 Add resources for CPButton disabled state. Closes #152.
9e6ba1e 2009-07-27 Merge branch 'master' of git@github.com:280north/cappuccino
c0400d6 2009-07-27 Fix a bug where press was clobbering CPApplication argum...
0ef4e9b 2009-07-27 store dependent keys on the class object itself, rather ...
64b81cf 2009-07-27 Remove several CPDictionaries in favor of Objects, about...
4370604 2009-07-27 Remove several CPDictionaries in favor of Objects, about...
865a2b5 2009-07-27 Slight performance improvement and memory improvement by...
5ce96b4 2009-07-27 Slight performance improvement and memory improvement by...
16be113 2009-07-25 Merge branch 'master' of git@github.com:280north/cappuccino
5829c8b 2009-07-25 Fix an issue where removing all items from a CPPopUpButt...
8c171e5 2009-06-25 Add corner views to the table view stuff
ac6c03f 2009-06-25 Fix for incorrectly sized header views
e97b784 2009-06-24 Merge branch 'tableview' of git@github.com:280north/capp...
849dda0 2009-06-24 Add support for header views in table view and scroll view
adde315 2009-06-21 Fix a bug in [CPArray indexOfObject:sortedByDesciptors:]...
c97bb6c 2009-06-21 CPIndexSet test
7f60bde 2009-06-01 Update the documentation of methods define with the BRID...
8971c32 2009-06-01 Don't capture errors during DOM events in DEBUG mode, to...
a710dc9 2009-06-01 Fix for VML paths
c9e40cb 2009-05-31 Fix for a change in CGContextAddEllipseInRect that was b...
3594769 2009-05-31 Fix for KAPPA missing in CGPath. Looks like it was auto-...
3e1f09b 2009-05-31 Merge branch 'master' of git@github.com:280north/cappuccino
f46aa87 2009-05-30 adding briefs and unifying class header structure
7d4c284 2009-05-30 All Foundation classes briefed
8fb0abd 2009-05-30 Added briefs to all Foundation and made some cleanups to...
f6bd4dd 2009-05-30 Added a new group Cocoa Compatability for the empty comp...
5f5efff 2009-05-30 A few updates in preparation of the new media panel
48f3174 2009-05-30 Update to docs of replaceCharactersInRange in CPAttribut...
377107d 2009-05-25 Fix for stringByReplacingOccurrencesOfString: not workin...
c56e552 2009-05-24 Merge branch 'master' of git@github.com:280north/cappuccino
5a3f1c8 2009-05-24 Add open panel beginnings
d3938f3 2009-05-24 Merge branch 'master' of git@github.com:280north/cappuccino
cfa21b0 2009-05-24 Add a randomColor method. Useful for debugging.
429dd80 2009-05-20 updated documentatino for CPTextField
e6a1370 2009-05-19 Update the default cib app to make the window full bridge
a7ed62a 2009-05-19 Remove references to NSArray
a84bc49 2009-05-19 pngcrushed image files
fe56cbb 2009-05-19 update alerts to 0.7
b9cbf82 2009-05-19 Make url connection delegate methods optional
dff2a56 2009-05-19 Merge branch '0.7b' of git@github.com:280north/cappuccin...
5507855 2009-05-19 update to default template, doxygen config file
850125b 2009-05-18 Add documentation groups
6b9b9b5 2009-05-18 Add support for building docs and download files
1a00998 2009-05-18 Temporarily disable the gem subrake until it can be repa...
ac02592 2009-05-18 Merge branch '0.7b' of git@github.com:280north/cappuccin...
52d3115 2009-05-18 update the doc config to exclude themes
e27e430 2009-05-18 Merge branch '0.7b' of git@github.com:280north/cappuccin...
e190ba8 2009-05-18 Merge branch '0.7b' of git@github.com:280north/cappuccin...
5daf874 2009-05-18 Merge branch '0.7b' of git@github.com:280north/cappuccin...
8beb784 2009-05-18 Adjust highlight color for CPMenu
0bafdfd 2009-05-18 Merge branch '0.7b' of git@github.com:280north/cappuccin...
3fc7b75 2009-05-18 New loading page for Cappuccino templates
00b1d89 2009-05-17 Merge branch '0.7b' of git@github.com:280north/cappuccin...
4a1630b 2009-05-17 Add IE7 compatibility meta tag to new project templates....
bd3895e 2009-05-17 make windows not white by default
71200ca 2009-05-17 Update to the ciruclar slider images
fc581e3 2009-05-16 Merge branch '0.7b' of git@github.com:280north/cappuccin...
83cdbec 2009-05-16 Fix for broken cgcontext (stroke/fill ellipse)
cfed10b 2009-05-16 Add bezier path to appkit.j, fix slight code bug
c0fc298 2009-05-15 Update the new app template.
32af354 2009-05-15 Style fix.
e058164 2009-05-15 Some documentation enhancements.
3b0feec 2009-05-15 Closes 113.
688fd57 2009-05-15 Missing scroller images.
9c7f079 2009-05-15 Add CPBezierPath, clean up some of CGPath and CGContext
22f7985 2009-05-14 Fix for unicode characters being screwed up by shrinksafe
675b9df 2009-05-14 fix usage printout for nib2cib
a71a984 2009-05-14 Accidentally committed logs to CPSegmentedContorl
f4231dd 2009-05-14 Fix for closing an already not visible window causing ap...
4c31b25 2009-05-13 A couple minor segmented control changes. Still needs work.
a5ef85c 2009-05-13 Mistake
b747cd3 2009-05-13 Closes 123.
8e7ce7c 2009-05-13 Merge branch '0.7b' of git@github.com:280north/cappuccin...
453845d 2009-05-12 Merge branch '0.7b' of git@github.com:280north/cappuccin...
78ec404 2009-05-11 bug in nib2cib segmented controls
5604fa2 2009-05-11 Merge branch '0.7b' of git@github.com:280north/cappuccin...
41f3146 2009-05-11 Segmented controls with improved theming and nib2cibing
2d55fb3 2009-05-10 Cache CPNumber and CPData class objects
9f3a1f1 2009-05-10 Remove the need to call Function.apply for most objj_msg...
a8394ba 2009-05-10 Make debug mode name functions again
0533ddc 2009-05-09 Some fixes for secure text fields in IE
2825560 2009-05-08 keep key view loops established in interface builder
1497944 2009-05-08 Removing CPLog's from cibs.
4f024a0 2009-05-07 Merge branch '0.7b' of git@github.com:280north/cappuccin...
3d2cf3f 2009-05-07 Add segmented controls to Aristo
aaafb59 2009-05-07 removing comment
06e3221 2009-05-07 Massive hack for VML gradients in 280 Slides.
ae8fd0c 2009-05-06 add size to fit for buttons. Closes #34.
81d23aa 2009-05-06 Fix for broken image resources in Aristo Menus
7bc26d5 2009-05-06 Merge branch '0.7b' of git@github.com:280north/cappuccin...
fedf0ef 2009-05-06 Fix for highlight state on default menu bar
06947ef 2009-05-05 Fix for controlTextDidChange not firing. Closes 35.
8dc8d6f 2009-05-05 Add an index-debug to the nibapp template
31ed625 2009-05-05 Fix for null values in CPJSObjectCreateWithJSON. Closes #19
88d8a40 2009-05-05 Enable text selection for CPTextField in Internet Explorer
c976557 2009-05-05 Fixes text field regressions in Firefox and IE
6cd92e1 2009-05-05 Force windows to stay within the bounds of the browser w...
dd41c31 2009-05-05 Merge branch '0.7b' of git@github.com:280north/cappuccin...
0501f12 2009-05-05 Add support for clear color. Closes #60.
120dcda 2009-04-22 A few changes to the xcode lang spec
6401067 2009-04-22 Merge branch '0.7b' of git@github.com:280north/cappuccin...
f9640fb 2009-04-22 Make sliders work with nib2cib again
2e32688 2009-04-19 Add support for x-requested-with in CPURLConnection [#23...
1cf40a7 2009-04-17 Temporary fix for #269
6d8d4b5 2009-04-17 Add an opacity slider to the color panel
f4e329f 2009-04-17 CPSlider was going counter clockwise in circular mode
a284275 2009-04-17 Update the color panel to use the new attribute name for...
a831717 2009-04-17 Typo
df7fab7 2009-04-17 Add CPCircularSlider to CPSlider
7d0d012 2009-04-16 bug in color panel
8b9ae1c 2009-04-15 Fix CPTextField + nib2cib
d01bc09 2009-04-15 Add focus rings for CPTextFields
e55de4b 2009-04-15 Missing method in CPResponder
b6b3e7f 2009-04-15 Make setting initial first responder in IB work
4ce0bbe 2009-04-15 run recalculateKeyViewLoop automatically when a window i...
d2b5a73 2009-04-15 support for autorecalculateskeyviewloop
b508cca 2009-04-15 Fix placeholder strings with new text field code
a138e9b 2009-04-14 Merge branch '0.7b' of git@github.com:280north/cappuccin...
822a431 2009-04-14 Add support for key views and tabbing
db6c702 2009-04-14 Next key view support, plus text field support
a60ce80 2009-04-14 Merge branch '0.7b' of git@github.com:280north/cappuccin...
acb1929 2009-04-14 Add default button style
0c63a5a 2009-04-14 Add defaultButton to CPWindow, set up default key bindings
831bbef 2009-04-13 First take of new CPSecureTextField. Known issues in IE.
6b7c610 2009-04-10 Fix a bug in CPColorPanel where the color would jump aro...
092a6b9 2009-04-09 disabled this performance test for the moment, to fix th...
f2ced97 2009-04-09 methodForSelector: should return the implementation, not...
213c70e 2009-04-09 Modify CPAttributedString test to treat undefined and nu...
dc014e9 2009-04-09 Print the test output if the build fails
417f5c3 2009-04-09 Add failing builds when tests fail
5365d1d 2009-04-07 a few UI tweaks in the color panel
15b3838 2009-04-05 Adding support for shadows in the title bar.
91d1ba6 2009-04-05 Additional fix for hasVerticalScroller.
43af999 2009-04-05 Add autoscroll: support to CPView, CPClipView, and the d...
0e8bf56 2009-04-04 Removing git submodules.
f2c9719 2009-04-04 Merge branch '0.7b' of git@github.com:280north/cappuccin...
fb3ddb0 2009-04-04 Typo in objj_dictionary exposes accidental global.
4963f84 2009-03-28 Merge branch '0.7b' of git@github.com:280north/cappuccin...
7177816 2009-03-27 Support CPImageOverlaps mode for _CPImageAndTextView
20eaf14 2009-03-26 Change the color panel to use the standard window theme.
6e75a13 2009-03-26 Print detailed usage on capp
50ed22c 2009-03-25 [#247 state:resolved milestone:0.7]
e0af565 2009-03-25 [#218 state:resolved milestone:0.7]
b96285a 2009-03-25 Merge branch '0.7b' of git@github.com:280north/cappuccin...
49accf9 2009-03-25 Fix for CPAttributedString bug #245 [#245 state:resolved...
70da3e2 2009-03-25 Replace removed __Product__.
57d0e12 2009-03-25 Merge branch '0.7b' of git@github.com:280north/cappuccin...
65593c5 2009-03-25 Update styles for noscript section of index.html
9f8ca93 2009-03-13 Collection views should be selectable by default.
38d72bc 2009-03-11 Respect _isSelectable on CPCollectionView
19d26f1 2009-03-10 Reverting the tooltip change, fixes bug in CPToolbar.
3268081 2009-03-08 CPDictionary should check for isa's before calling isEqu...
8803542 2009-03-08 Fix in CPString setPlaceholderString
0fdfd89 2009-03-05 Remove the tabs.
46a975b 2009-03-05 Updated CPObject's instancesRespondToSelector to return ...
d81c944 2009-03-02 minor fix to the objective-j mode.
6750b90 2009-02-27 Fixes for some new CPString tests.
8da7b0e 2009-02-27 Fix some spacing/style issues in CPDate.
b7f2f31 2009-02-17 Bugfix for new splitview resze behavior.
0bd543b 2009-02-17 Added support for autoresizing inner split view subviews.
48fb8f0 2009-02-10 Add convenience methods for full screen.
3f410ea 2009-02-05 Add missing _delegate to CAAnimation.j
c29b5f2 2009-02-04 Use cached math library functions in UUID.
0e965f7 2009-02-04 Return type was incorrect on "center"
ecaab49 2009-02-04 In addition to setting the center of a view's frame, now...
f671b89 2009-02-04 Add "setCenter:" to CPView, which takes a point and move...
94c838d 2009-02-03 Various fixes.
a9034de 2009-02-03 Fix for textfield placeholders being completely broken.
51b0231 2009-01-28 Cached +color returned colors so we create fewer objects...
b55140d 2009-01-28 Add isEqual: to CPColor.
06601ba 2009-01-22 Error in the CPCountedSet archiving code. Removing for n...
928be8d 2009-01-22 Add CPCountedSet and fix a few CPSet errors.
62284c9 2009-01-21 Merge branch '280north/master'
6291804 2009-01-21 Support, fixes, and tests for KVC array operators.
0b05b4b 2009-01-21 Add KVC+KVO support for "To Many" keys (i.e. Arrays).
490ad97 2009-01-21 Make stringWithHash: not use sprintf, for performance re...
e859e9e 2009-01-19 Add additional support for dependent keys, some performa...
3b82ef5 2009-01-19 Fix an error where we were casting CPNull to a string, f...
17bb6aa 2009-01-19 Fix typo in CPTabView.j
44e4af0 2009-01-19 Experimental support for dependent keys. I say experimen...
9d34f3d 2009-01-18 Remove dead code, use just in time setter replacement.
0559bac 2009-01-16 Minor tweak to the dimensions.
4eb1490 2008-12-22 Fix for http://cappuccino.lighthouseapp.com/projects/164...
670efb1 2008-12-22 Merge branch 'master' of git@github.com:280north/cappuccino
8b68729 2008-12-22 Fix for http://cappuccino.lighthouseapp.com/projects/164...
9cbefdd 2008-12-18 another typo. silly me.
389a44d 2008-12-18 typo
bc30541 2008-12-18 Add 2 missing methods on CPDictionary.
8fa5217 2008-12-18 Fix for a few errors francisco noticed.
7ad1c68 2008-12-18 incorrect method name
ef0baea 2008-12-18 Merge branch 'master' into bindings
69b1685 2008-12-18 Fix for http://cappuccino.lighthouseapp.com/projects/164...
bbd632f 2008-12-18 Add missing method to CPDictionary.
5eb7be0 2008-12-16 Merge branch 'master' of git@github.com:280north/cappuccino
70e1fe5 2008-12-16 Fix for misplaced ; in CPCompatibility
3ba2f20 2008-12-05 Some changes to color pickers to allow you to make your ...
952fe00 2008-11-20 Compatibilty update to the whitespace commit.
1c79db2 2008-11-20 Stop propagation for all events, not just single finger ...
ea0c9af 2008-11-14 Merge branch 'master' into atrstring
d64e552 2008-11-14 Add CPMutableAttributedString
102c741 2008-11-13 Initial commit of CPAttributedString, and test cases. Al...
75bedef 2008-11-11 Merge branch 'master' into atrstring
add1776 2008-11-11 Fix for local CPURLConnection requests (file:///)
937865e 2008-11-10 There was a missing @end in CPAlert.j
bf72b5c 2008-11-10 Merge branch 'master' into atrstring
88f12ba 2008-11-10 implement NSString compare:options:range
9b764ca 2008-11-10 Fixes for CPAlert (style, cleanup, and some behavior).
56c2b9d 2008-11-10 Revert previous tools commit.
8146960 2008-11-10 Merge branch 'master' into alert
b1fc23a 2008-11-07 Make mouseUp work with the "touch" bridge.
5823db8 2008-10-29 Fix for bug in CPKeyedArchiver (typo aNuumber).
5c04acf 2008-10-28 Make isEqual: more like Cocoa's version.
4280c35 2008-10-27 Remove the callout from iPhone on touch and hold.
80f95e4 2008-10-27 Fix binary search in CPArray to allow searching for 0.
8fcf758 2008-10-26 Starting a test class for attributed string.
b5ad113 2008-10-26 Merge branch 'master' into string
9eab840 2008-10-26 Add mouse simulation using native touch events
7568d91 2008-10-23 Add copy method on CPDictionary
5023588 2008-10-23 CPAttributedString necessary additions
3190b57 2008-10-21 Merge branch 'array'
94ea70f 2008-10-21 Add binary search of a sorted array.
f8ee950 2008-10-20 Add a doxygen configuration. If you have doxygen, you sh...
f7aa5c1 2008-10-20 New style for documentation (/*! vs. /*).
17ec9a0 2008-10-20 Add -l option to steam create
42a6881 2008-10-20 Missing import in CPString
82f26fb 2008-10-20 Fix for an error in the last commit.
c6a2d55 2008-10-20 Fix for a broken exception raise in CPToolbar.
59b7c55 2008-10-14 Else protecting dom opacity access.
0997042 2008-10-14 Performance improvement in CPView setAlphaValue:
847118c 2008-10-13 Addendum to previous commit.
f228934 2008-10-12 Initial conversion to Doxygen style comments.
5404b0b 2008-10-10 style guide fix
c2b1130 2008-10-10 Fix for setStringValue on CPTextField being broken if fi...
358251e 2008-10-06 Fix for #92 - CPColor colorWithHexString should accept l...
01177a7 2008-10-01 Fix keys conflict in CPDictionary
bbc6ef7 2008-10-01 Respond to page up/down in CPScrollView
e9befe9 2008-09-30 Merge branch 'master' of git@github.com:280north/cappuccino
8c1b217 2008-09-30 make #debug work in urls for registering cplog
40a647f 2008-09-29 Fix the messed up misalignment in editable text fields.
461c8ef 2008-09-29 Set the color panel to have floating panel status.
c68a680 2008-09-29 Merge branch 'master' of git@github.com:280north/cappuccino
7f942e5 2008-09-29 Add browser engine check method. Pray it isn't abused.
c943eef 2008-09-27 Fix typo and null pointer.
ff140b8 2008-09-27 Improve KVO speed 50%, add dictionary support in KVC.
530774d 2008-09-26 Merge branch 'kvo'
3834751 2008-09-26 Key Value Observing, with test cases.
3b39b64 2008-09-25 Merge branch 'master' into kvo
dbedbfd 2008-09-24 Fixed a few accessors and spacing issues.
df3264d 2008-09-24 Updates to KVO and KVO tests.
e4588cf 2008-09-21 Merge branch 'master' into documentation
3f55ee6 2008-09-21 add initial test suite for KVO
bef9c8c 2008-09-21 clean up new placeholder code, and some documentation
ce04c97 2008-09-21 Initial KVO implementation, not yet working.
d90b603 2008-09-18 Merge branch 'master' into working
f9e6cf3 2008-09-18 Fix infinite loop in CPTextField, add selectText:
08d0dfd 2008-09-18 Remove the alert that was added.
d38eac1 2008-09-18 Merge branch 'master' into working
8bae704 2008-09-18 Merge branch 'master' into working
334776d 2008-09-18 Various fixes to support creating images with specifying...
e95c2b9 2008-09-18 Various fixes to support creating images with specifying...
53d4a71 2008-09-18 Fix for requiring delegate methods (#36), and for JSONP ...
a64d1a1 2008-09-18 fix typo in class_addMethod
3dd3a87 2008-09-18 Add CPViewAutoresizingMasks to the documentation.
0b81dd7 2008-09-17 Add isEditable to the list of encoded attributes on CPTe...
fcc4d34 2008-09-17 remove cplog
323c634 2008-09-17 Fix for the last commit, where null values were displaye...
6a6348e 2008-09-17 Fix the "additional items" button in the toolbar to not ...
9305b93 2008-09-17 Merge branch 'master' into tables
bf9ffb8 2008-09-14 Add missing setX and X methods on CPControl.
25f22d8 2008-09-12 Fix typo in CPSegmentedControl.
398b284 2008-09-11 Better key support for plainview, chrome, and older vers...
43cc45b 2008-09-11 Accidentally broke CPString method, this fixes it.
8c237c5 2008-09-11 Document hitTest in CPView.
62e44d3 2008-09-10 Merging conflict
a40fbd7 2008-09-10 Add the first draft of documentation inline.
c25005d 2008-09-09 Add a missing line in CPWindow.j.
1d5b9e6 2008-09-09 Stop catching all command keys, instead set up a blackli...