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

#3 Alexander Ljungberg - All time
Showing 527 commits

All contributors →
Hash Date Message
b2b305c 2011-09-27 Merge pull request #1274 from aparajita/cappuccino
29fe50c 2011-09-21 Merge pull request #1365 from primalmotion/cappuccino
4aec3f7 2011-09-17 Refs #1355. Manual window title test.
c8991e0 2011-09-17 Merge pull request #1355 from primalmotion/cappuccino
48157db 2011-09-16 Refs #1360. Fixed: index was always 0 in CPTokenField to...
d070e5f 2011-09-16 Merge branch 'master' of github.com:cappuccino/cappuccino
a8fae51 2011-09-16 Refs #1360. Cursor movement fixes, optimisations.
2815d46 2011-09-16 Refs #1360. Test for CPTokenField tokenField:shouldAddOb...
85f8ca9 2011-09-16 Refs #1360. Format code.
b5fb9e8 2011-09-16 Merge pull request #1360 from jigzat/cappuccino
90d069d 2011-09-08 Refs #1343. Remove now obsolete README.md.
9f459f0 2011-09-07 Fixed: several CPArrayController methods returned `undef...
4195f3b 2011-09-07 Test that CPArrayController setSelectionIndexes: does no...
4926824 2011-09-07 Fixed: CPArrayController setSelectionIndexes: sometimes ...
cb2f539 2011-09-07 Send didChange in reverse order of willChange in CPObjec...
7f31be7 2011-09-07 Fixed: array replaceObjectsInRange:withObjectsFromArray:...
78b9c5b 2011-09-07 Fixes #1343. Support nested willChange… didChange… calls.
01e35ef 2011-09-07 Refs #1343. Recreate manual bindings test as an automati...
608cb86 2011-08-31 Whitespace cleanup.
88780ff 2011-08-31 Merge pull request #1352 from primalmotion/cappuccino
c77a282 2011-08-27 Raise CPRangeException if CPString substringToIndex: is ...
7a1cd5c 2011-08-27 Fix CPString substringToIndex documentation. The index p...
29ff540 2011-08-22 Fix a typo.
8e1bbe0 2011-08-22 Merge pull request #1345 from primalmotion/cappuccino
d191255 2011-08-12 Merge branch 'master' of github.com:280north/cappuccino
9bf8824 2011-08-12 nib2cib support for token fields.
f773bd2 2011-08-12 Fixed with token field: remove false ivar '_tokenIndex' ...
a5f0f0e 2011-08-12 CPTokenField archiving support.
6f6bfc6 2011-08-12 Inverted CPCharacterSet characterSetWithCharactersInStri...
0789f49 2011-08-12 CPCharacterSet isEqual support when the set is of the ch...
92c94ea 2011-08-12 CPCharacterSet archiving support when the set is of the ...
fcaf672 2011-07-29 Merge branch 'master' of github.com:280north/cappuccino
dd5d8fc 2011-07-29 Closes #1305. Fixed: don't constrain max toolbar item wi...
e0c4f64 2011-07-29 Tweak some messages.
dd5d7e9 2011-07-29 Whitespace cleanup.
408baac 2011-07-29 Fix Xcode capitalisation in xcodecapp-cocoa.
70f8e3a 2011-07-18 Merge pull request #1278 from aparajita/cappuccino
59b302a 2011-07-18 Merge pull request #1177 from cacaodev/cappuccino
f54f8df 2011-07-18 Merge branch 'master' of github.com:280north/cappuccino
93135e7 2011-07-18 Header fixes.
b8026e1 2011-07-18 Merge pull request #1320 from MCF/cappuccino
d1dd725 2011-07-10 Merge pull request #1318 from aparajita/cappuccino
da61da3 2011-07-06 Fixed: initialise CPNumberFormatter maximumFractionalDig...
5158540 2011-07-06 Fixed: initialise CPNumberFormatter maximumFractionalDig...
984b46b 2011-07-06 Test CPTextField with a formatter.
a69f7dc 2011-07-06 Test CPTextField with a formatter.
1abce77 2011-07-06 Merge branch 'master' of github.com:280north/cappuccino
e848e16 2011-06-14 CPNumberFormatter maximum fractional digits support. Opt...
3db6121 2011-06-14 CPFormatter support for CPControl which actually works.
63b0018 2011-06-11 Fixed: level indicator warning and critical level ranges...
110d4c4 2011-06-11 Fixed: pressing the up arrow key in a table view would c...
49c29de 2011-06-11 Nib2cib support for formatters.
06670f2 2011-06-11 CPFormatter support for CPControl.
134bfec 2011-06-11 Temporary numberFromString:.
279326f 2011-06-10 CPNumberFormatter rounding mode support.
ecb04e9 2011-06-10 Simple CPNumberFormatter stringFromNumber for CPNumberFo...
aac09d8 2011-06-06 Clicking on a non-editable level indicator in a table ro...
a127fc9 2011-06-06 'Enabled' support for nib2cib of NSLevelIndicator.
551aa30 2011-06-06 Merge branch 'master' of github.com:280north/cappuccino
485e59b 2011-06-06 More handlesContentAsCompoundValue, although fairly gues...
fdfcbf1 2011-06-05 CPArrayController handlesContentAsCompoundValue support ...
0f5eee0 2011-06-05 nib2cib compatible CPNumberFormatter skeleton.
870492e 2011-06-05 Fix selection behaviour in previous commit.
b500050 2011-06-05 Fixed: array controller remove: would not only remove se...
0e890e1 2011-06-05 Fixed: during CPUserDefault change notifications, object...
59aabc1 2011-06-04 Crude but functional infinite recursion checker, optiona...
b159815 2011-06-04 Suppress binding updates support.
0a9c974 2011-06-02 CPArray mutableCopy.
2a3b9e1 2011-06-02 Merge branch 'master' of github.com:280north/cappuccino
4e07c9f 2011-06-02 Decode but mostly ignore NSImages in nib2cib. Fixed: rad...
56d0ebe 2011-05-31 Typo fix.
b4b54e5 2011-05-31 Partial button image support in nib2cib covering NSAddTe...
8a9d997 2011-05-31 Manual test for CPUserDefaultsController and nib2cib of it.
e1f55fc 2011-05-31 nib2cib support for CPUserDefaultsController.
6f6ce40 2011-05-31 CPUserDefaultsController.
e32b302 2011-05-31 Fixed: don't return nil from CPController initWithCoder:.
302e753 2011-05-30 Table nib2cib test with taller table rows and a level in...
1c00746 2011-05-30 Draw table view gridlines precisely inside the right sid...
3d1638c 2011-05-30 Fixed: remove unused var block.
c5965c4 2011-05-30 Fixed: don't repeat level indicator graphics downwards w...
7cc6fa3 2011-05-30 Less flashy level indicator colours.
1e6bca2 2011-05-30 Test level indicator with many segments.
d199bd8 2011-05-30 More square level indicator segments which look better w...
6338b01 2011-05-30 Fix accidental global.
7714bcc 2011-05-30 Merge pull request #1288 from primalmotion/cappuccino
a6ee37e 2011-05-30 Support level indicators as table cells through nib2cib.
71364c9 2011-05-30 Fixed: very large numbers written to 280north1 plist fil...
a34155d 2011-05-30 Whitespace cleanup.
2b8fa11 2011-05-30 Optimise level indicator archiving (don't record static ...
8fdcbac 2011-05-30 Fix CPTableColumn width, minWidth and maxWidth encoding.
4316192 2011-05-30 Support NSButtonCell (e.g. checkboxes) in table columns ...
19090de 2011-05-29 Relayout level indicator as needed.
85c5094 2011-05-29 Manual test for level indicator.
ed8811e 2011-05-29 Click and drag edit support for level indicators.
b2e1391 2011-05-29 Support for editing level indicators.
b4dabb6 2011-05-29 Fix level indicator property names.
e9d0be1 2011-05-29 Level indicator drawing.
3f2607c 2011-05-28 CPLevelIndicator nib2cib support.
ceaea9c 2011-05-28 Remove leftover reference code.
5419272 2011-05-28 Fixed: don't import NSSlider.j in NSSlider.j.
888fc89 2011-05-28 Foundation for CPLevelIndicator.
66c6446 2011-05-28 Merge branch 'master' of github.com:280north/cappuccino
669c6d4 2011-05-28 Merge branch '0.9.1b'
8ed0616 2011-05-28 Merge branch '0.9.1b' of github.com:280north/cappuccino ...
cf04fcc 2011-05-28 Verify correctness of observation notifications on arran...
2e5081b 2011-05-28 Optimise array controller addObject: by eliminating enti...
a1a06c3 2011-05-28 Performance test array controller addObject: when cleari...
e4950bd 2011-05-28 Fixed: duplicate observer notification for array control...
607f681 2011-05-27 Typo fix.
6eb4bf6 2011-05-27 Add temporary @ref and @deref analogs.
686bce0 2011-05-23 Merge branch '0.9.1b'
8ae94c2 2011-05-23 Put CPBox in the right documentation module and add some...
64f9309 2011-05-20 Merge pull request #1268 from primalmotion/cappuccino
1c201d7 2011-05-20 Refs #1270. Fix a typo.
e1cd4d0 2011-05-20 Merge pull request #1270 from aparajita/cappuccino
8fcbf3c 2011-05-20 Merge branch '0.9.1'
b3d3f74 2011-05-18 Merge pull request #1272 from primalmotion/cappuccino
f7a2a2e 2011-05-17 Merge branch '0.9.1'
fb07e2a 2011-05-17 Refs #1266. Simple manual/visual test for font conversion.
f414ed2 2011-05-17 Refs #1266. Still convert default font size in nib2cib e...
8bdb0f6 2011-05-17 Replace extremely outdated and defunct NibApp manual tes...
86f3cc1 2011-05-17 Refs #1266. Minor optimisation.
ec5c0e3 2011-05-17 Refs #1266. Minor optimisation.
533dbbf 2011-05-17 Merge branch 'master' of github.com:280north/cappuccino
0e04f7c 2011-05-17 Merge pull request #1266 from primalmotion/cappuccino
24c5b5f 2011-05-15 Merge branch '0.9.1'
868201b 2011-05-15 Merge pull request #1033 from jlujan/cappuccino
8db94c0 2011-05-15 Merge branch '0.9.1'
f8984ce 2011-05-15 Refs #903. Comment out failing tests until Obj-J 2 fixes...
7539b5b 2011-05-15 Merge pull request #903 from paulbaumgart/cappuccino
4ae47ed 2011-05-15 Merge branch 'master' of github.com:280north/cappuccino
23cc507 2011-05-15 Refs #1264. Make tooltip delay a constant and reduce it ...
e9cfc80 2011-05-15 Refs #1264. Size to fit small tooltips to remove empty w...
5994c48 2011-05-15 Refs #1264. Fix accidental global, cleanup.
bba0de3 2011-05-15 Merge pull request #1264 from primalmotion/cappuccino
1b1bd03 2011-05-14 Merge branch '0.9.1'
3fe907f 2011-05-14 Merge remote branch 'aparajita/better-docs' into 0.9.1
c784a2a 2011-05-14 Merge branch '0.9.1'
d4d01d9 2011-05-14 Refs #1261. Clean up README.html tmp build file when jak...
7ca8d0f 2011-05-14 Whitespace cleanup.
1a8808a 2011-05-12 Merge pull request #1261 from aparajita/cappuccino
864c449 2011-05-12 Merge branch '0.9.1'
1c0f679 2011-05-12 Refs #1245. Fixed: setToolTip: belongs in CPView, not CP...
71763d0 2011-05-12 Merge branch '0.9.1'
345d48e 2011-05-12 Refs #1245. Make CPToolTip and CPAttachedWindow internal...
bb97c10 2011-05-12 Refs #1245. Minor clean up.
37cad2f 2011-05-11 Merge pull request #1245 from primalmotion/cappuccino
4ccbd59 2011-05-11 Merge branch '0.9.1'
8f5fe55 2011-05-11 Manual test for continuous buttons.
a51a051 2011-05-11 Fixed: if a button was unarchived it would have no conti...
abd32f5 2011-05-11 Renamed CPButtonImageTest to CPButtonTest to reuse it fo...
d869350 2011-05-11 Merge branch 'master' of github.com:280north/cappuccino
a3cd47b 2011-05-11 Merge pull request #1100 from MCF/cappuccino
5a2e5a7 2011-05-10 Fixed CPColor isEqual: for pattern images.
3db05c9 2011-05-10 Closes #682. Fix CPColor isEqual:.
1ba69ae 2011-05-10 Refs #1254. Updated unit test to account for, and verify...
3d614b3 2011-05-09 Merge branch '0.9.1'
d51921d 2011-05-09 Closes #664. Fixed: web view sizing bug when loading con...
d5a0469 2011-05-09 Closes #664. Fixed: web view sizing bug when loading con...
eb8d977 2011-05-09 [CPView _isVisible] convenience method.
d5f2813 2011-05-09 [CPView _isVisible] convenience method.
1e49072 2011-05-09 Merge branch '0.9.1'
d6c7fec 2011-05-09 Closes #684. Cleaned up, added attribution and instructi...
1392714 2011-05-09 Manual test which tests the effectiveness of both of the...
2563cb5 2011-05-09 Refs #684. Handle content reflows and associated scroll ...
c42295f 2011-05-09 Refs #684. Fixed: sizing problem when revealing hidden C...
cc9bcab 2011-05-09 Remove apparently unused CPWebView ivar _scrollSize and ...
6d98583 2011-05-09 Merge branch '0.9.1'
6f869ce 2011-05-09 Closes #688. Unit test verifying that the CPColor hexStr...
288c3e9 2011-04-27 Merge branch 'master' of github.com:280north/cappuccino
5a580f4 2011-04-27 Merge branch '0.9.1'
9cf664f 2011-04-27 Merge branch '0.9.1' of github.com:280north/cappuccino i...
10ec8b5 2011-04-27 Correct return type for [CPURL staticResourceData].
321c11e 2011-04-22 Merge branch '0.9.1'
ca53e56 2011-04-22 Merge branch '0.9.1' of github.com:280north/cappuccino i...
dcf1d32 2011-04-21 Additional test for the previous bug.
27211db 2011-04-21 Fixed: JS objects 'randomly' failed to unarchive.
c4fb9cc 2011-04-19 Merge branch '0.9.1'
041f2ec 2011-04-19 Merge branch '0.9.1' of github.com:280north/cappuccino i...
1db9b6a 2011-04-19 Merge branch 'CPTableView-setDropRow_dropOperation-fix' ...
3b35703 2011-04-14 Merge branch 'master' of github.com:280north/cappuccino
1a0b69c 2011-04-14 Merge branch '0.9.1' of github.com:280north/cappuccino i...
5564b75 2011-04-14 Merge branch 'CPArrayController-arrangedObjects-fix-redu...
ff7f469 2011-04-11 Fixed: CPColor colorWithCSSString did not properly handl...
e44ffdc 2011-04-11 CPString subtringWithRange: and rangeOfString:options:ra...
91ef6bf 2011-04-11 Fixed: CPString rangeOfString:options:range returned loc...
a33dd51 2011-04-11 Fixed: searching a string for @"" with CPString rangeOfS...
2166fc1 2011-04-11 Fixed: CPString rangeOfString: anchored backwards search...
b29e722 2011-04-11 Fixed: CPString rangeOfString: backwards search did not ...
06122bb 2011-04-10 Test CPString rangeOfString: in CPCaseInsensitiveSearch ...
b40f920 2011-04-10 Fixed: don't crash on the first mouse move event after m...
e327c39 2011-04-10 Code formatting.
c7a1717 2011-04-10 Added CPDate test which catches mishandling of timezones...
6115ace 2011-04-05 Merge branch '0.9.1'
0d8bd95 2011-04-05 Fixed: systems without xcodebuild would fail jake clean ...
f0bba44 2011-04-03 Completed CPTabView documentation.
7107adf 2011-04-03 Minor doc formatting.
501c157 2011-04-03 Use bsdtar explicitly for 'jake docs' in case the user h...
f29dcc9 2011-04-03 Document CPScreen.
3709604 2011-04-03 Better formatting, clickable links and basic code stylin...
2952070 2011-04-03 Whitespace, comment tweak.
dbb10f6 2011-04-03 Merge branch 'aparajita-fonts' into 0.9.1
9fc1026 2011-04-03 Merge branch 'fonts' of https://github.com/aparajita/cap...
2fbd545 2011-04-03 Fix up and restore all functionality to ArrayController ...
ae3780c 2011-04-02 Recreated and cleaned up ArrayController1 since MainMenu...
ccf9225 2011-04-02 Minor KVO optimisation.
8aaa5fe 2011-04-02 Test array controller KVC binding correctness.
fa1a107 2011-04-02 Fixed: an array controller with a bound contentArray wou...
76400ec 2011-04-01 Make table column internal bindings support methods priv...
9a0cf2b 2011-04-01 Manual test for bindings based table view editing.
dae36cd 2011-04-01 Bindings support for inline table view cell editing.
2532c76 2011-03-31 Closes #1202. Test that CPEvent deltaX, deltaY and delta...
094b798 2011-03-29 Fixed: when table view grid lines were active they did n...
8997479 2011-03-29 Fixed: table view's rectOfColumn: method returned a rect...
539ea2e 2011-03-29 Merge branch '0.9.1' of github.com:280north/cappuccino i...
4f6d939 2011-03-29 Minor table view cleanup.
d68d84c 2011-03-29 Merge branch '0.9.1' of github.com:280north/cappuccino i...
1ef7fc4 2011-03-29 Added a note to the CPContinuouslyUpdates test clarifyin...
430a747 2011-03-29 Fixed: CPSliders always became continuous when archived/...
2600336 2011-03-29 Fixed: CPSlider isContinuous disagreed with setContinuous.
11ab9a7 2011-03-29 Minor performance improvement to CPContinuouslyUpdatesVa...
f9f03c8 2011-03-28 Manual test for CPContinuouslyUpdatesValueBindingOption ...
110d75b 2011-03-28 Text field support for CPContinuouslyUpdatesValueBinding...
79ec12e 2011-03-28 Added support for the CPNullPlaceholderBindingOption for...
7b3ae56 2011-03-28 CPObjectController automaticallyPreparesContent support.
65ce93c 2011-03-27 Merge branch '0.9.1' of github.com:280north/cappuccino i...
651882b 2011-03-27 Merge branch 'aparajita-keyEquivalent' into 0.9.1
65043c5 2011-03-26 Added some missing LGPL headers.
2f56f89 2011-03-25 Merge branch 'master' of https://github.com/eventualbudd...
bdcf84e 2011-03-25 Merge branch '0.9.1' of github.com:280north/cappuccino i...
e6eb14e 2011-03-25 Fixed: in Firefox, certain web views would not send the ...
380a860 2011-03-25 Fixed: loading an empty string into a web view would mak...
5cbbafd 2011-03-25 Support for web views with transparent or coloured backg...
79e977b 2011-03-24 CPWebView isLoading method.
93fe320 2011-03-24 Minor fixes and cleanup.
0337744 2011-03-24 Web view accessor method to check which scrollbar style ...
310d49c 2011-03-24 Merge branch 'master' of github.com:280north/cappuccino
3bd2c2d 2011-03-24 Fixed: web view loadHTMLString:"" now works again. Incid...
b9d2927 2011-03-24 Fixed: web views with CPWebViewScrollAuto would reload a...
43f4ecc 2011-03-24 More consistent CPCompatibility constant naming.
da0558f 2011-03-22 Fixed: avoid momentarily showing native scrollbars while...
8879ef9 2011-03-22 Fixed: [CPWebView reload] did nothing if the content was...
09d515e 2011-03-22 Reload buttons for CPWebViewTest.
f7fc669 2011-03-06 Fix missing 'self' in previous commit.
7d6b7fd 2011-03-06 CPCoding fix, remove a log statement.
2387cee 2011-03-06 Fixed: web view AppKit scrollbars often did not reflect ...
e214d49 2011-03-05 Change SOP error to a warning. Warn about problematic te...
6f8d219 2011-03-05 Closes #1136. Fixed: for the most part, web view's setSc...
9ca1865 2011-03-05 Test the various web view scroll modes about to be imple...
50e5fa2 2011-03-01 Fix accidental globals.
dedf3cd 2011-03-01 More AppKit coding standards.
651d6a7 2011-03-01 Linting AppKit.
f2c53c9 2011-01-24 Documentation tweaks.
090fcab 2011-01-24 More globals fixing.
d3836c2 2011-01-24 Global fixes.
ea8c293 2011-01-24 More typo and formatting fixes.
ef326db 2011-01-21 Fix an accidental global, whitespace.
4bbbcb1 2011-01-21 Array controller documentation.
92cb69b 2011-01-21 Merge branch 'CPArrayControllerFixes' of https://github....
18ea086 2011-01-21 Removed unused Aristo files.
40b04b7 2011-01-21 Merge branch 'master' of github.com:280north/cappuccino ...
6b8c85d 2011-01-14 Additional testing for outline view archiving.
cce4e3d 2011-01-14 Fixed: manual CPBrowser test's click handler threw an ex...
0240c64 2011-01-14 Encode delegate when archiving CPBrowser.
6019ff9 2011-01-14 Fixed: archiving 'undefined' would cause an exception.
c4ee83e 2011-01-14 Basic CPBrowser CPCoding support.
61b0cbb 2011-01-14 Test CPBrowser data loading.
af30e96 2011-01-14 Cleanup.
b7bdec1 2011-01-14 Fixed: when an outline view node was expanded, selection...
2a27a87 2011-01-14 Fixed: CPOutlineView could not be archived with CPCoding...
31ac84f 2011-01-13 Fix non ASCII codes in documentation.
c41defe 2011-01-13 Merge branch 'master' of github.com:280north/cappuccino
6bc109f 2011-01-13 Optimised: outline view expandItem:expandChildren:YES se...
2d603df 2011-01-13 Fixed: outline view's collapseItem sent up selection not...
dcf4403 2011-01-13 Fixed: the outline view was temporarily inconsistent to ...
28e660c 2011-01-12 Merge branch 'master' of github.com:280north/cappuccino
9a76b44 2011-01-12 Cleanup.
b50f955 2011-01-12 Standardise source file header.
0943065 2011-01-07 Merge branch 'master' of github.com:280north/cappuccino ...
42cc3f3 2011-01-07 Manual test for token field action sending.
6d7dc24 2011-01-07 Merge branch 'CPTokenField-sendAction-fix' of https://gi...
1d717ff 2011-01-06 Merge branch 'flllow-outlineview-selection'
c53fff0 2011-01-06 Preserve selection when expanding items in an outline view.
c836bd4 2011-01-06 Preserve selection when collapsing items in an outline v...
ec675a5 2011-01-05 Deselect outline view items when their ancestor is colla...
02e7249 2011-01-05 Unit test outline view data loading and item collapse.
dd2ad41 2011-01-05 Cleanup.
03aaa89 2011-01-04 Merge branch 'master' of github.com:280north/cappuccino
be71d95 2011-01-04 Fixed: indexOfObject:inSortedRange: searched 1 index too...
51848b6 2011-01-04 Merge branch 'master' of github.com:280north/cappuccino
8e0b3a5 2011-01-04 Test indexOfObject:inSortedRange: with out of range inse...
9954a75 2011-01-04 Fixed array test arrayByReversingArray. More indexOfObje...
6ee7964 2011-01-04 Cleanup.
95a2b46 2011-01-03 Merge branch 'master' of github.com:280north/cappuccino
754324d 2011-01-03 Table view documentation fix.
4445f75 2011-01-02 Avoid usage of [event keyCode].
9e92947 2011-01-02 Cleanup, fix accidental global in the average operator.
92d44b1 2010-12-31 Fixed: a recent change disabled first and last column re...
36c673c 2010-12-31 Whitespace cleanup.
db509cb 2010-12-31 Merge branch 'master' of github.com:280north/cappuccino
c0af2af 2010-12-31 Merge branch 'master' of https://github.com/Kentzo/cappu...
35b2b52 2010-12-31 Test table view inline cell editing in general, and the ...
fa3df44 2010-12-31 Fixed: the text field selectText: message worked signifi...
08dd7d6 2010-12-31 ASCII fix, cleanup.
d731691 2010-12-31 Refactor test data source in table view test.
c27edb2 2010-12-30 Various documentation fixes.
58d4030 2010-12-30 Brief documentation about using bindings to provide data...
e8b1063 2010-12-30 Whitespace cleanup.
3caa703 2010-12-30 Bring back testing of HUD style CPAlerts.
f7e016a 2010-12-30 Merge branch 'cpalert-fixes' of https://github.com/prima...
115d29b 2010-12-19 Fixed: if data source was nil, the table view needlessly...
45ee3aa 2010-12-15 Merge branch 'master' of github.com:280north/cappuccino
d587016 2010-12-15 Fixed: CPSegmentedControl did not take divider width int...
8edee4e 2010-12-15 Fix accidental globals, cleanup.
251ba40 2010-12-15 Implement CPURL isEqualToURL:.
bd28d68 2010-12-15 Merge branch 'CPScrollView-home-end-fix' of https://gith...
6ab679a 2010-12-15 Optimise _processKeyboardUIKey by only declaring the key...
f72749f 2010-12-14 Allow home and end function keys as unqualified key equi...
9a032a5 2010-12-14 Merge branch 'CPScrollView-home-end-fix' of https://gith...
244ff0d 2010-12-14 Finished unit test based on Cocoa example With And Witho...
c65726f 2010-12-14 Fixed: CPURL isEqual threw an exception if the argument ...
8ef7f07 2010-12-14 Fixed: CPArrayController's addObject and CPArray's inser...
2af2fc3 2010-12-14 Fixed: archived table views could end up with a nil sort...
53f4baa 2010-12-14 Fixed: CPArrayController add: and insert: would fail if ...
63cc9c4 2010-12-14 Fixed: nib2cib did not properly transfer the 'isEditable...
8b60ef1 2010-12-14 Added nib2cib support for several array controller prope...
f2b2852 2010-12-14 Allow array controllers as table sources in cibs.
f36d822 2010-12-14 Unit test based on Cocoa example With And Without Bindin...
c5c2a80 2010-12-14 More unit tests on 01_WithoutBindings.
b9dfd2a 2010-12-14 Merge branch 'master' of github.com:280north/cappuccino
b381fe6 2010-12-14 Cleanup.
0e05f1a 2010-12-13 Merge branch 'master' of github.com:280north/cappuccino
f3f0bf3 2010-11-26 Unit test based on Cocoa example With And Without Bindin...
b9ca57a 2010-11-26 Merge branch 'master' of github.com:280north/cappuccino
04546e3 2010-11-26 Missing semicolon, indentation.
e6cf98f 2010-11-26 Fixed: [tableview selectedRow] returned nil right after ...
a528a50 2010-11-26 Typo fix.
6653bab 2010-11-19 Cleanup.
741c235 2010-11-19 Fix strange cib loading path caused by non-bundliness of...
70bc355 2010-11-19 Simplify.
7509e5c 2010-11-19 Bindings test case based on Cocoa example Simple Binding...
5a2c401 2010-11-19 Cleanup.
7542797 2010-11-19 More bindings nib2cib fixes.
31d57b0 2010-11-18 Optimise table view selection notification.
22a185b 2010-11-18 Fixed CPTableViewTest which was both broken and unfinished.
0067bd0 2010-11-18 Browser test for CPSound.
6521202 2010-11-18 Add CPSound to AppKit.
67e87c7 2010-11-18 Add missing semicolons, clean up.
a4eeb91 2010-11-18 Merge branch 'CPSound' of https://github.com/primalmotio...
39a69b6 2010-11-18 Bindings test case based on Cocoa example Simple Binding...
2b8a5d6 2010-11-18 Clean up and simplify.
eb692e6 2010-11-18 Bindings test case based on Cocoa example Simple Binding...
381a6a9 2010-11-18 Fixed a bad var statement in CPDecimal. Cleanup.
e276a83 2010-11-18 Test token field represented object autocomplete.
e4ee928 2010-11-18 Merge branch 'cptokenfield-fixes' of https://github.com/...
9e441f6 2010-11-17 Merge branch 'CPCollectionView-setContent-fix' of https:...
0d2b13d 2010-11-17 Merge branch 'CPArrayController-removeObject-fix' of htt...
2df0734 2010-11-17 Merge branch 'button-inset' of https://github.com/aparaj...
38ad5a8 2010-11-17 Regenerated nib with latest text field height fix.
04a1954 2010-11-11 Fix CPTabView decoding to work better with nib2cib.
5d505f5 2010-11-11 Merge branch 'CPString-copy' of https://github.com/cacao...
e4f5d9b 2010-11-11 Fixed some comments referencing NS* classes.
345b9d9 2010-11-11 Fix some comments.
4bad3c2 2010-11-11 Merge branch 'CPPredicate' of https://github.com/cacaode...
38033d9 2010-11-11 Fixed the CPAlert manual test which did not work after t...
e3b6cbc 2010-11-05 Merge branch 'CPArrayControllerFixes' of https://github....
fd7651e 2010-11-05 Merge branch 'base-conversion' of https://github.com/apa...
8ca2f53 2010-11-05 Merge branch 'CPPredicate' of https://github.com/cacaode...
fc38593 2010-11-05 Test nib2cib for CPTabView.
ed1c571 2010-11-05 Closes #971. Fixed: nib2cib did not work with the new CP...
dfe0345 2010-11-05 Fixed: decoding a CPTabView would result in "TypeError: ...
4974a47 2010-11-05 Merge branch 'master' of github.com:280north/cappuccino
7e22965 2010-11-05 Merge branch 'fix-cptabview-height-resizing' of https://...
81f2959 2010-11-05 Visually test tab view resizing.
06db60d 2010-10-29 Merge branch 'fix-cptabview-not-resizable' of http://git...
eb39e2e 2010-10-29 Optimise token field redraws when adding or deleting tok...
0867ccd 2010-10-29 Reduced token height by 1 pixel to put some more whitesp...
a80732f 2010-10-27 Whitespace and style cleanup.
923d7c6 2010-10-27 Fixed an accidental global.
7626af0 2010-10-27 Apply Cappuccino code style.
1d647fa 2010-10-27 Merge branch 'CPPredicate-parsing' of http://github.com/...
c9fcbe0 2010-10-27 Merge branch 'eventualbuddha-sprintf-format-parameter-in...
6d9d443 2010-10-27 Merge branch 'sprintf-format-parameter-indexes' of http:...
29a93b2 2010-10-23 Merge branch 'flllow-tokenfield-improvements'
b95bdca 2010-10-23 Lint cleanup.
6fd5f66 2010-10-23 Support forward delete in token fields.
9e235f7 2010-10-23 Fixed: clicking tokens in a token field could disable it...
90d12ef 2010-10-23 Place the cursor correctly when arrow keys are used with...
0c23017 2010-10-23 Place the cursor after the last inserted token when edit...
8a7b605 2010-10-23 If the text editing part of the token field is the last ...
7037151 2010-10-23 Fixed: clicking a token would cause the token field to r...
ba26b19 2010-10-23 Fixed: if the token field was scrolled up and a token wa...
6587014 2010-10-23 Improve token field scrolling behaviour and performance:...
80b16ae 2010-10-23 Bluer selected tokens in token field.
07330a0 2010-10-23 Select tokens by clicking on them. Select multiple token...
d68f435 2010-10-23 Reduce token shifting when a token is selected. Ideally ...
d4cfa4b 2010-10-23 Minor optimisations and cleanup.
2912acb 2010-10-23 Simplify: remove _selectedTokenIndexes since we now have...
85683d8 2010-10-22 Navigate among tokens with the arrow keys. Insert and de...
e66f22d 2010-10-22 Allow the editor to be placed anywhere based on a select...
d0b29fd 2010-10-21 Fix resizing and initial sizing of token fields.
28378ff 2010-10-21 Minor performance tweaks.
b4f2f15 2010-10-21 Fixed: if a token field had many tokens and a long token...
2210c1f 2010-10-21 Implemented token field overflow support as in Cocoa: if...
d63e4f8 2010-10-21 Remove some placeholder comments for methods which now e...
6b37bae 2010-10-15 Fixed: removed the previous CPTimer DOM check - it doesn...
a3a4aed 2010-10-15 Merge branch 'master' of github.com:280north/cappuccino
8ec78f2 2010-10-15 Implement _minimumFrameSize for CPTokenField tokens. Als...
a821614 2010-10-15 Clean up code.
b4c8da8 2010-10-14 Fix CPTokenField imports.
612e8c3 2010-10-14 Add DOM checks to CPTimer's window.setTimeout bridge code.
ebd83b4 2010-10-14 Merge branch 'fix-cptokenfieldtoken-sizetofit' of http:/...
48d3ae6 2010-10-14 Merge branch 'master' of github.com:280north/cappuccino
cfba019 2010-10-14 CPCoding support for CPResponder menus. This allows cont...
8439dc1 2010-10-10 CPKeyBinding description message. Decouple CPKeyBinding ...
db8e132 2010-10-10 Whitespace and style fixes.
7e0c61b 2010-10-10 Replace a non ASCII character.
2c4bb01 2010-10-10 Add license and creator to _CPCornerView.j.
0bd03b8 2010-10-10 Closes #926. Don't display a menu when a CPPopUpButton i...
e62af38 2010-10-10 Merge branch 'fix-imports' of http://github.com/paulbaum...
56a0184 2010-10-03 Fixed a missing comma in the token field theme descriptor.
b643900 2010-10-03 Remove margin from token fields without bezel so that th...
e7e9c24 2010-10-03 Fix accidental globals in CPTokenField, convert tabs to ...
9eba3c0 2010-10-03 Make theme work for token fields without bezeled:NO. Dem...
69b30df 2010-10-03 Fixed: with more than one token field, the separator cha...
ca2aab1 2010-10-03 Visual CPTokenField test application.
1b45f62 2010-10-03 Created and implemented a first draft Aristo theme for C...
656e0eb 2010-10-02 Whitespace cleanup in preparation for the next merge.
16e9fce 2010-10-02 Unit test exposing a new bug: setting a binding on a tex...
ed4235d 2010-10-02 Fixed: setting any binding on a text field - even on an ...
2e22a0d 2010-10-01 Merge branch 'master' of github.com:280north/cappuccino
1ae31c9 2010-10-01 Style fixes.
9070915 2010-10-01 Merge branch '_CPImageAndTextView-tweaks' of http://gith...
0d15e59 2010-10-01 CPSlider code cleanup.
28dd744 2010-09-28 Fixed a string of accidental globals in CPScroller.
28cf834 2010-09-28 Merge branch 'CGGradientCreateWithColorComponents-locati...
4dc102a 2010-09-28 Applied coding standards.
05e4356 2010-07-27 Fixed: if a custom CPTableView header view was used for ...
474623f 2010-07-21 Added support for punctuation based key equivalents such...
4d1baac 2010-07-19 Fixed: first clearing a \r keqyEquivalent from one butto...
367efe5 2010-07-17 Fixed with the new string size optimisation: the cache v...
74af0dc 2010-06-26 Fixed: Shift + Arrow Keys in allowsMultipleSelection CPT...
2da1dc3 2010-06-26 Simplify CPCollectionView keyboard selection code, elimi...
6b55c81 2010-06-26 Fixed: Shift + Arrow Keys in allowsMultipleSelection CPC...
0763096 2010-06-26 Reverse bindings support for CPCollectionView selectionI...
12a49d0 2010-06-18 CPAlert informative text support.
32fb13a 2010-06-18 Fixed: long titles in CPAlert buttons would be cut off. ...
4b86115 2010-06-17 Set the alert default button using the CPCarriageReturnC...
f2c01cb 2010-06-16 In CPUndoManager, handle the edge cases if an object cha...
c807358 2010-06-16 Support non Objective-J objects in CPUndoManager's no-op...
db3514a 2010-06-16 Only allow a single window frame animation at a time; st...
685c3c9 2010-06-13 Don't add no-ops to the undo stack when using automatic ...
854481e 2010-06-11 Fixes #710. Treat \r and \n key equivalents as the same ...
1c35bd2 2010-06-11 Don't test keyCodes directly in CPResponder now that we ...
c28222e 2010-06-11 Test CPResponder's interpretKeyEvents in preparation for...
dcec14d 2010-06-11 Fixed: delete (backspace) and forward delete were switch...
44555ac 2010-06-11 UTF compatible CFData base64 string encoder and decoder....
5c5412d 2010-06-10 Make didChangeValueForKey work even if willChangeValueFo...
17669fd 2010-06-09 Optimized _triggersKeyEquivalent for a 6.5% performance ...
5ed475e 2010-06-09 Slightly faster _couldBeKeyEquivalent (1% of runtime in ...
c26ebe0 2010-06-07 Added support for menu key equivalents such as Escape or...
381a441 2010-06-07 Special keys such as backspace and escape can now be use...
c1f16de 2010-06-07 Defined function and special key constants.
bdb36f3 2010-06-04 Fixed: the actual delegate method definition somehow did...
4a04865 2010-05-29 If a button is named "Cancel" in a CPAlert window, give ...
44f5086 2010-05-29 Key equivalents for CPButton.
ed2c65d 2010-05-26 Merge branch 'master' of git://github.com/280north/cappu...
3c5dab1 2010-05-21 Implemented CPCoding for CPButton imageDimsWhenDisabled....
3fa47ee 2010-05-21 Fixed: [_CPImageAndTextView setDimsImage] wasn't working...
dfcef3c 2010-05-21 Fixed: [CPPopUpButton itemTitles] didn't work.
bbbf439 2010-05-21 Fixed: contentBounds not var'ed in _verticalScrollerDidS...
0be2398 2010-05-17 Fixed a nonsensical CPTableview highlight style check wh...
f902223 2010-05-11 Edit table cells programmatically (editColumn:row:withEv...
9b926be 2010-05-11 Support CPOutlineView inline editing.
421a51f 2010-05-07 Made CPTokenField themeable separately from CPTextField ...
49ae82d 2010-05-02 Fixed: CPToolbar validateVisibleItems was called validat...
e811895 2010-04-30 Fixed: CPObjectController keyPathsForValuesAffectingX ty...
791e65c 2010-04-30 Improved CPArray sortUsingDescriptors performance by abo...
47e890b 2010-04-20 Fixed table row drag view when using bindings.
cce21e7 2010-04-18 Fixed: forgot to define a theme name for the CPTokenFiel...
5838f1a 2010-04-17 Implemented CPCoding for CPNull.
a7021e6 2010-04-17 Fixed a parameter type typo.
0f5dd9d 2010-04-16 [CPSet description] with unit test.
388f008 2010-04-16 Fixed: CPCollectionView frameForItemsAtIndexes used the ...
639a32e 2010-04-15 CPWindow alpha value support.
f6236ca 2010-04-14 Fixed: CPTokenField setObjectValue:nil did not clear the...
77e10c9 2010-04-11 Fixed: if setValue was called to clear a token field, th...
38cc194 2010-04-11 Reverse binding support for deleting tokens using the de...
3b1047e 2010-04-11 Implemented tokenizingCharacterSet property for CPTokenF...
34c1a1c 2010-04-03 Fixed: if a CPTokenField was a subview of a container no...
b0e3e38 2010-04-03 Reverse bindings support for when tokens are deleted thr...
124a637 2010-04-03 Made CPTokenField themeable. Todo: the autocomplete drop...
688c46c 2010-04-03 Fixed some typos in the previous CPTokenField commit.
f2bb27d 2010-04-03 Fixed: [CPArray isEqualToArray:nil] threw an exception i...
ee2228a 2010-04-03 Fixed: if [CPTokenField setObjectValue:X] was called whi...
068cdb9 2010-03-31 CPNull valueForKey:X returns CPNull for any value of X, ...
ef9d2d1 2010-03-14 Reverse update value binding when control editing stops,...
be13a14 2010-03-12 Hack to make [textField bind:CPValueBinding ...] work. W...
45a2bcb 2010-03-12 Fixed bindings problems where 'nil' would be transformed...
48fb660 2010-03-12 The problem with initialize in fb5950c82d0124bdebb6e03cb...
218919a 2010-03-11 Fixed: exposed bindings on CPObject would not appear in ...
79ed04e 2010-03-11 Fixed: including CPValueTransformer.j causes an infinite...
3c995fe 2010-03-10 Fixed: the array controller remove method mapped selecti...
fc628c1 2010-02-25 CPSplitView resize cursors now require [[self window] se...
5ff8ddf 2010-02-19 Fewer bindings debug log messages.
8b2350f 2010-02-15 Optimized table data loading when using bindings for the...
15be647 2010-02-15 Fixed: the CPArrayController code to remove out of bound...
51825db 2010-02-15 Fixed: [CPDate description] did not generate a correct d...
8a8af0e 2010-02-14 Fixed: CPArrayController could get out of bounds selecti...
4ff89ea 2010-02-14 Fixed: CPArrayController would throw out of bounds excep...
ec032cb 2010-02-14 Performance fix: willChange and didChange for CPArrayCon...
2b287a8 2010-02-14 CPArrayController now pushes new selections to the bound...
6ea2b4e 2010-02-13 Fixed: the CPArrayController addObject: optimization for...
f7e2e9c 2010-02-13 Fixed: the _CPObservableArray init method used by CPArra...
5463e5c 2010-02-13 Fixed: CPArray insertObject:inArraySortedByDescriptors: ...
396d421 2010-02-13 Fixed: CPArrayController keys ContentArray, ArrangedObje...
ac3d035 2010-02-13 Fixed: CPTableView deselectRow: changed the column selec...
f89c2e0 2010-02-06 Fixed: CPDates compared equal to nil and CPNull.
a3f9b65 2010-02-04 Implemented [CPDate copy] with unit test. Also whitespac...
2dccee0 2010-02-03 Fixed: CPWindow setFrame:display: failed with an "unreco...
e3a0784 2010-02-02 Implemented CPTableView clickedRow for use in double-act...
341a42b 2010-01-30 DataSource delegate method tableView:objectValueForTable...
ded4134 2010-01-19 Fixed: under certain circumstances controls would not be...
573444e 2009-12-10 Removed a bindings console.log statement incompatible wi...
ed9c6d7 2009-11-21 Added reverse sort tests for CPArray insertObject:inArra...
b7da92d 2009-11-20 CPDate initWithString: now takes proper international fo...
9faec8d 2009-11-17 Fixed: calling setIsPaneSplitter: on a CPTableView would...