| cea663f |
2010-07-28 |
Fix for isEqual: not being implemented in CPIndexSet. |
| 9a3c2d5 |
2010-06-13 |
Fix for scrolling affecting background windows with Nati... |
| ab3d648 |
2010-06-05 |
Fix for browser:acceptDrop:atRow:column:dropOperation: n... |
| fbd23fb |
2010-05-24 |
Removed unecessary var. |
| 8dd6115 |
2010-05-13 |
Merge branch 'master' of github.com:280north/cappuccino |
| 5a89dfe |
2010-05-13 |
Fix for identifying when we can use platform windows. |
| ac81ab4 |
2010-05-13 |
Fix for same html appearing multiple times in CPWebView ... |
| 6384bed |
2010-05-12 |
Properly handle window.location= links as well. |
| be75e49 |
2010-05-12 |
Merge branch 'master' of github.com:280north/cappuccino |
| 337f5d9 |
2010-05-12 |
Correctly handle targeted links in NativeHost. |
| 0ade0e1 |
2010-05-11 |
Merge branch 'master' of github.com:280north/cappuccino |
| fc2560e |
2010-05-04 |
Fix for native drag and drop breaking across different w... |
| 2c23c0f |
2010-05-04 |
Disable new timer stuff for CommonJS. |
| efe4d5f |
2010-05-04 |
Merge branch 'master' of github.com:280north/cappuccino |
| 032fe7c |
2010-05-04 |
Fix for timers not working if they are created outside o... |
| f9c786f |
2010-04-28 |
Merge branch 'master' of git@github.com:280north/cappuccino |
| 0f2ee19 |
2010-04-28 |
Only create main menu in code if no cib is loaded. |
| 6ac0191 |
2010-04-27 |
Show main menu in cibless apps. |
| d3e1c39 |
2010-04-27 |
Merge branch 'master' of git@github.com:280north/cappuccino |
| ae47509 |
2010-04-27 |
Add convinience methods for dealing with multiple object... |
| bf8ff44 |
2010-04-22 |
Merge branch 'master' of git@github.com:280north/cappuccino |
| 72a3888 |
2010-04-22 |
Add ObjectiveJ global to CommonJS so that references to ... |
| bbd402f |
2010-04-21 |
Partial fix for HTML5 drag and drop with collection views. |
| 6a72e1b |
2010-04-12 |
Merge branch 'master' of git@github.com:280north/cappuccino |
| b3141f1 |
2010-04-12 |
Add CPApplicationWillTerminateNotification. |
| 8aecf88 |
2010-04-10 |
Merge branch 'master' of git@github.com:280north/cappuccino |
| 7d5ce51 |
2010-04-10 |
Upped the version number to 0.8.1. |
| 7543968 |
2010-04-09 |
Merge branch 'master' of git@github.com:280north/cappuccino |
| 54685b1 |
2010-04-09 |
One additional fix for IE not loading in certain occasions. |
| abdc601 |
2010-04-08 |
Fix for IE not loading bug. |
| 74e349e |
2010-04-01 |
Merge branch 'master' of git@github.com:280north/cappuccino |
| c57aa2a |
2010-04-01 |
Fix for menu bar being broken if displayed after a windo... |
| 9255af2 |
2010-03-30 |
Fix for loading Cappuccino apps locally on Windows. |
| 9928202 |
2010-03-30 |
One more fix for image spriting. |
| 8f4b2a7 |
2010-03-30 |
Fail more gracefully when main cib is not found. |
| a279d62 |
2010-03-28 |
Merge branch 'master' of git@github.com:280north/cappuccino |
| 8d1f787 |
2010-03-28 |
Fix for a few minor regressions: |
| cba26fa |
2010-03-28 |
Fix for HelloWorld not flattening correctly. |
| c4c1cff |
2010-03-28 |
Merge branch 'master' of git@github.com:280north/cappuccino |
| 321706e |
2010-03-28 |
Fix for user code errors during load not being reported ... |
| 7b855e6 |
2010-03-27 |
Merge branch 'master' of git@github.com:280north/cappuccino |
| fe0818c |
2010-03-27 |
Don't generate image files if there aren't any. |
| efb6a0f |
2010-03-26 |
Merge branch 'master' of git@github.com:280north/cappuccino |
| deba653 |
2010-03-26 |
Fix for unrecognized selector in CPURL's initWithCoder:. |
| 34c3a95 |
2010-03-23 |
Fixed a bug where CPKeyedUnarchiver would incorrectly un... |
| 78cb522 |
2010-03-23 |
Temporarily revert "Make semi-transparent background col... |
| e8a0d2a |
2010-03-23 |
Merge branch 'master' of git@github.com:280north/cappuccino |
| 6843df4 |
2010-03-21 |
Fix for empty data URLs, MHTML, etc. files being created... |
| f2c19ad |
2010-03-21 |
Slight fix for collectionView:canDragItemsAtIndexes:with... |
| ed9fee3 |
2010-03-21 |
Added collectionView:canDragItemAtIndexes:forEvent:. |
| 58e31b9 |
2010-03-19 |
Merge branch 'master' of git@github.com:280north/cappuccino |
| 401ee3f |
2010-03-19 |
Added itemAtIndex: to CPCollectionView and updates API n... |
| 5581dd7 |
2010-03-17 |
Merge branch 'master' of git@github.com:280north/cappuccino |
| 831555c |
2010-03-15 |
Merge branch 'master' of git@github.com:280north/cappuccino |
| cc2d579 |
2010-03-12 |
Merge branch '0.8.0' of git@github.com:280north/cappuccino |
| 9e7d0d3 |
2010-03-09 |
Merge branch 'master' of git@github.com:280north/cappuccino |
| 3ae4b1c |
2010-03-09 |
Fix for classes declared in subfolders reporting wrong b... |
| 33b4b94 |
2010-03-08 |
Fix for loading bundles generating multiple did load cal... |
| 3fc9909 |
2010-03-08 |
Fix bug in keyed unarchiving. |
| d1b3250 |
2010-03-08 |
Fixed incorrect import. |
| 9d2474b |
2010-03-08 |
Merge branch 'master' of git@github.com:280north/cappuccino |
| 961628d |
2010-03-08 |
Fix for count global and also cleaned up display names i... |
| 1e02511 |
2010-03-08 |
Merge branch 'master' of git@github.com:280north/cappuccino |
| 071a772 |
2010-03-08 |
Fix for drawRect: not working in IE 8 anymore. (Close ch... |
| c0ce830 |
2010-03-08 |
Merge branch 'master' of git@github.com:280north/cappuccino |
| 481555f |
2010-03-08 |
Further perfomance improvements. |
| a377e15 |
2010-03-07 |
Added display names to Executables and FileExecutables. |
| 52ca962 |
2010-03-07 |
Added display names to CFURL. |
| db1454c |
2010-03-07 |
Add display names to runtime methods. |
| 6845bd4 |
2010-03-07 |
Merge branch 'master' of git@github.com:280north/cappuccino |
| f02286e |
2010-03-07 |
Update press to support new fileExecutableSearcher style. |
| 64a4011 |
2010-03-07 |
Further performance improvements and better debug values... |
| 68ae1af |
2010-03-07 |
Some performance improvements in CPKeyedUnarchiver. |
| 62b1dbb |
2010-03-07 |
Merge branch 'master' of git@github.com:280north/cappuccino |
| 0881d86 |
2010-03-07 |
A number of performance improvements in the loader. |
| 276e8b9 |
2010-03-07 |
Removed remaining Rakefiles. |
| 2edcfbd |
2010-03-07 |
Updated version strings in preparation for 0.8.0 Release... |
| 3356175 |
2010-03-07 |
Merge branch 'master' of git@github.com:280north/cappuccino |
| 50ff20b |
2010-03-07 |
Further reduction of CFURL creation and caching of metho... |
| d3ba511 |
2010-03-07 |
Create much fewer CFURLs. |
| 981c184 |
2010-03-07 |
A few performance improvements in Objective-J loading. |
| 89bd5f5 |
2010-03-06 |
Fixed remaining failing CPURL tests and removed prints f... |
| ae25f48 |
2010-03-06 |
Add back in accidentally removed "baseURL". |
| 510eaab |
2010-03-06 |
Fix some MHTML generation stuff. |
| 875e177 |
2010-03-06 |
Added global versions of objj_importFile and objj_execut... |
| f8f62e1 |
2010-03-06 |
Merge branch 'master' into URL |
| 05fc35a |
2010-03-06 |
Merge branch 'master' of git@github.com:280north/cappucc... |
| 20d117e |
2010-03-06 |
Further movement to CFURL. |
| 8f08c33 |
2010-03-06 |
Update CPBundle to better support CPURLs. |
| d7f0bf6 |
2010-03-06 |
Support root level apps. |
| 5afe6fe |
2010-03-06 |
Better support for exotic main file locations. |
| 9441739 |
2010-03-06 |
Fixed incorrect method call. |
| 8727d96 |
2010-03-06 |
Merge branch 'master' into URL |
| b2ffe7e |
2010-03-06 |
Further cleaning and bringing CPURL up to speed with CFURL. |
| aa3e3c7 |
2010-03-06 |
Better support for MHTML URLs. |
| eb00953 |
2010-03-06 |
Merge branch 'master' into URL |
| c4b255a |
2010-03-06 |
Performance improvements to CFURL internals. |
| b906fbe |
2010-03-04 |
Merge branch 'master' into URL |
| b4fa971 |
2010-03-03 |
Merge branch 'master' into URL |
| 4bd6aca |
2010-03-03 |
Cache URLs for performance improvement. |
| e90c84e |
2010-03-03 |
Merge branch 'master' into URL |
| 45b8f83 |
2010-03-03 |
Revert "Revert "Revert "Enquote NARWHALOPT package paths... |
| c8e0aa9 |
2010-03-03 |
Merge branch 'master' into URL |
| 7a486db |
2010-03-03 |
Update to reverted jake version. |
| 4634c6c |
2010-03-03 |
Merge branch 'master' into URL |
| eb57d14 |
2010-03-03 |
Further migration from file paths to CFURLs. |
| f3a0710 |
2010-02-27 |
Merge branch 'master' into URL |
| 5316cab |
2010-02-27 |
Fix for capp config <key> <value> not working. |
| fbcc810 |
2010-02-25 |
Merge branch 'master' into URL |
| 756877b |
2010-02-25 |
Removed some unecessary uses of sprintf. |
| 7b932fb |
2010-02-24 |
Merge branch 'master' into URL |
| 39f3e7b |
2010-02-24 |
Fix for menus not redrawing correctly after closing in n... |
| 1ba828d |
2010-02-23 |
Beginning transition from string paths to CFURLs. |
| 7674b3a |
2010-02-23 |
Merge branch 'master' of git@github.com:280north/cappuccino |
| 9c9a5bc |
2010-02-23 |
Fix for stream undefined. |
| b9edc35 |
2010-02-22 |
Fix for absolute paths working with <> includes. |
| 9353d0f |
2010-02-22 |
Merge branch 'master' of git@github.com:280north/cappuccino |
| 7defdd2 |
2010-02-22 |
Fix for some files showing up as anonymous. |
| d879b25 |
2010-02-22 |
Re-enabled menu bar button support. |
| ccffde6 |
2010-02-22 |
Merge branch 'master' of git@github.com:280north/cappuccino |
| 1524f80 |
2010-02-22 |
Fix for toolbar item's sending their views as senders fo... |
| 7730aeb |
2010-02-22 |
Merge branch 'master' of git@github.com:280north/cappuccino |
| 272f938 |
2010-02-22 |
Fix for CPData naming issues, added test cases, and fixe... |
| 20637fc |
2010-02-21 |
Added missing licenses and removed a bit of unused code. |
| c33e2ee |
2010-02-21 |
Fixed a bug with objj_debug_typecheck incorrectly miside... |
| 7ef5941 |
2010-02-21 |
Merge branch 'master' of git@github.com:280north/cappuccino |
| 0805e58 |
2010-02-21 |
Fix for objj_msgSend_reset errors when running debug. |
| 7433c38 |
2010-02-21 |
Pulled @each out into a separate feature branch, so as t... |
| 7d72814 |
2010-02-20 |
Typo in last commit and forgot one change. |
| 666e2c0 |
2010-02-20 |
Updated press for changed names. |
| 3968d35 |
2010-02-20 |
Once again fix for Fix for accounting for non-Cappuccino... |
| 551677d |
2010-02-20 |
Removed no longer used file, and renamed HTTPRequest.js ... |
| 85b029f |
2010-02-20 |
Merge branch 'master' of git@github.com:280north/cappuccino |
| 841ed9e |
2010-02-20 |
Major cleanup of globals and exports. Removed many accid... |
| fd82713 |
2010-02-19 |
Fix for accounting for non-Cappuccino libraries placing ... |
| 19ca6a3 |
2010-02-19 |
Merge branch 'master' of git@github.com:280north/cappuccino |
| 7819e17 |
2010-02-19 |
Added setString: to CPData which sits on top of setSeria... |
| 3a9845f |
2010-02-19 |
Don't recreate sprited resources every time, and fix a b... |
| 94d3053 |
2010-02-18 |
Added CommonJS extensions to CFPropertyList. |
| b078169 |
2010-02-18 |
Fix for slight name change. |
| 38c4dd4 |
2010-02-18 |
Fix for CPBundle loading all code. Fixes external framew... |
| 8beb9df |
2010-02-18 |
Merge branch 'master' of git@github.com:280north/cappuccino |
| eef9549 |
2010-02-18 |
Fix for HelloWorld/ not working when HelloWorld/index.ht... |
| 9fd7948 |
2010-02-18 |
Merge branch 'master' of git@github.com:280north/cappuccino |
| cebe318 |
2010-02-18 |
Fix for image loading problem. |
| 96ee926 |
2010-02-17 |
Merge branch 'jake' |
| 80b252a |
2010-02-17 |
Merge branch 'loader' into jake |
| 4f50f8b |
2010-02-17 |
Fix for IE Bug that caused stack overflow at line 0 when... |
| df895b9 |
2010-02-17 |
Treat extensionless files as Objective-J. |
| fb9cd1e |
2010-02-17 |
Don't Objective-J preprocess non-.j files. |
| 76da746 |
2010-02-16 |
Fix for CPDictionary CPFastEnumeration. |
| 81110dd |
2010-02-16 |
Further performance improvements. |
| 64fd9f6 |
2010-02-16 |
Additional performance improvements to CPFastEnumeration. |
| ae357d1 |
2010-02-16 |
Support for post and pre order CPFastEnumration for CPTr... |
| 8929199 |
2010-02-16 |
Add CPFastEnumeration support for CPEnumerator. |
| db94972 |
2010-02-16 |
Add CPFastEnumeration support to CPSet and CPNull. |
| 92d28e4 |
2010-02-16 |
Autogenerate the index parameter for Fast Enumeration, a... |
| f95c3ca |
2010-02-16 |
Adds fast enumeration to Cappuccino. Currently support f... |
| 833896e |
2010-02-15 |
Renaming file to match class renaming. |
| f12b452 |
2010-02-15 |
Some renaming. |
| f77f528 |
2010-02-15 |
Fix for new loader not working when app lives in the roo... |
| d52ab34 |
2010-02-14 |
Better Cib loading that doesn't make assumptions about t... |
| 81e4c26 |
2010-02-14 |
Fix for properly handling XMLHTTPRequests with files tha... |
| 8d63c05 |
2010-02-14 |
Fixed scope issues when running Cappuccino under CommonJS. |
| bc53288 |
2010-02-14 |
Fix for failing CPAttributedString test. |
| 474d428 |
2010-02-13 |
Actual fix for pasteboard exception for strings. |
| a017c0c |
2010-02-12 |
Fix for failing CPDictionary tests. |
| 3a35ab4 |
2010-02-12 |
Fixed failing KVO tests. |
| 5a031ef |
2010-02-10 |
Fixed issues with imports that had ".." in the paths. |
| c7c60b2 |
2010-02-09 |
Added toMarkedString to Executable. |
| f9c2805 |
2010-02-09 |
Removed reference to MARKER_TEXT. |
| 95ba648 |
2010-02-09 |
Fix for keys being wrong in cplutil conversion, and maki... |
| 9f847e5 |
2010-02-09 |
Merge branch 'jake' into loader |
| a4eec5f |
2010-02-09 |
Fix for UID returning different values every time for CP... |
| cd3e2fb |
2010-02-07 |
Fix for cplutil. |
| 09786cb |
2010-02-06 |
Fix CPLog additions breaking build. |
| c523e70 |
2010-02-06 |
Better error reporting. |
| c418481 |
2010-02-04 |
Don't require trashing Objective-J when changes are made... |
| ac2885a |
2010-02-03 |
Support base tag again. |
| 21ef259 |
2010-02-03 |
Fix for being too strict when accepting PLISTs and also ... |
| 8284498 |
2010-02-02 |
Merge branch 'jake' into loader |
| cd98bce |
2010-02-01 |
Turned off logging by default, removed unecessary logs, ... |
| e64a9a7 |
2010-02-01 |
Fix for objj command line tool not working. |
| d4f3f83 |
2010-02-01 |
Fix for nib2cib not working with new loader. |
| 0942f9f |
2010-01-31 |
Replaced instances of non-compressable words. |
| 7b303b6 |
2010-01-31 |
Removed unused functions. |
| 8c9f302 |
2010-01-31 |
Added debug stuff. |
| 3dc578d |
2010-01-31 |
Fix for using setTimeout instead of setNativeTimeout and... |
| 238d8ff |
2010-01-31 |
Merge branch 'jake' into loader |
| ca5dd00 |
2010-01-31 |
Various IE fixes. |
| 0bcf8a6 |
2010-01-30 |
Trailing comma fix. |
| d735cd9 |
2010-01-30 |
Fix for FireFox not working. |
| e25a550 |
2010-01-30 |
Merge branch 'cheese' into loader |
| 8a22066 |
2010-01-30 |
Fix for responseXML not working correctly from remote. |
| a4d7333 |
2010-01-30 |
Data URLs. |
| ea6a983 |
2010-01-30 |
Merge branch 'jake' of git@github.com:280north/cappuccin... |
| 79cd860 |
2010-01-30 |
Removed now unecessary CommonJS files. |
| 02cb054 |
2010-01-30 |
Removed unused plist file. |
| 4b7310d |
2010-01-29 |
More consistent naming scheme. |
| 5966003 |
2010-01-29 |
nib2cib fixes. |
| d9c47ec |
2010-01-29 |
Updated environments and removed environment collections... |
| b5ad030 |
2010-01-29 |
Further blend work. |
| 794d8a7 |
2010-01-29 |
Make blendtask work with new system. |
| 0626155 |
2010-01-28 |
Improvements for CommonJS. |
| 4271216 |
2010-01-27 |
Added FileRequest abstraction on top of HTTPRequest to a... |
| 2bc31de |
2010-01-27 |
Removed alerts. |
| fcfeb29 |
2010-01-27 |
Changed #define from RHINO to COMMONJS. Re-enabled recen... |
| a64a270 |
2010-01-27 |
Merge branch 'jake' of git@github.com:280north/cappuccin... |
| 96eebc7 |
2010-01-27 |
Fix for accidentally removing Executable.fileDependencies. |
| 38fd675 |
2010-01-27 |
Performance improvements and bug fixes. |
| ec210c4 |
2010-01-27 |
Beginnings of new loader. |
| bda8a5f |
2010-01-19 |
Merge branch 'jake' of git@github.com:280north/cappuccin... |
| daf5b88 |
2010-01-14 |
Merge branch 'jake' of git@github.com:280north/cappuccin... |
| c36f975 |
2010-01-14 |
More support for toolbar items and nib2cib. Added suppor... |
| e25a227 |
2010-01-14 |
Fix for updating target/action of toolbar items. |
| 81d784b |
2010-01-13 |
Added missing license. |
| b0b9a7a |
2010-01-13 |
Merge branch 'jake' of git@github.com:280north/cappuccin... |
| e76ee3c |
2010-01-13 |
A few more changes for CPToolbar nib2cib support and add... |
| 24b495c |
2010-01-13 |
Temporary fix for CPTableView being broken. |
| 03eed5f |
2010-01-13 |
Got rid of unecessary code/files. |
| 1c89968 |
2010-01-13 |
nib2cib support for the new CPToolbar/CPToolbarItem, als... |
| c3c8ac7 |
2010-01-12 |
Fix for missing parenthesis causing syntax error. |
| 1774305 |
2010-01-10 |
Merge branch 'jake' of git@github.com:280north/cappuccin... |
| 3295966 |
2010-01-10 |
Updated Jake package version number. |
| b675adb |
2010-01-08 |
Fix for text being gone in buttons. |
| 44b257a |
2010-01-08 |
Removed spaces at the end of lines. |
| 56f6da6 |
2010-01-08 |
Missing licenses on a few files. |
| 3e098b7 |
2010-01-08 |
Merge branch 'jake' of git@github.com:280north/cappuccin... |
| 7e2fe6d |
2010-01-08 |
Fix for white flash when loading Cappuccino apps. |
| 60132c0 |
2010-01-08 |
Merge branch 'jake' of git@github.com:280north/cappuccin... |
| 5e14e65 |
2010-01-08 |
Fix for CPArray test not passing. |
| f4912eb |
2010-01-07 |
Merge branch 'jake' of git@github.com:280north/cappuccin... |
| 7f85b8b |
2010-01-07 |
Tiny bit more support for toolbars in nib2cib. |
| af03085 |
2010-01-06 |
Fix for incorrect menu logic. |
| b7d747e |
2010-01-05 |
Fixed a bug in CPTreeNode's KVO implementation. |
| b6f1008 |
2010-01-05 |
Merge branch 'jake' of git@github.com:280north/cappuccin... |
| 3cfd392 |
2010-01-05 |
Added new automatic undo API to CPUndoManager. |
| 8b17cd3 |
2009-12-31 |
Merge branch 'jake' of git@github.com:280north/cappuccin... |
| 403fcd8 |
2009-12-31 |
Preparing for options fix in Narhwal. |
| 48d584d |
2009-12-26 |
Fixed typo in setSubviews:. |
| dd999a2 |
2009-12-25 |
Added applyChange:toKeyPath: and inverseChangedDictionar... |
| 75fdfb5 |
2009-12-25 |
Improved observable arrays to support indexOfObject:, in... |
| 6b4db4e |
2009-12-24 |
Merge branch 'jake' of git@github.com:280north/cappuccin... |
| 2571b24 |
2009-12-24 |
Removed TextMate and Xcode files since the ones being us... |
| 5352d06 |
2009-12-21 |
Fix for boundsOrigin and boundsSize being affected by bo... |
| 51b58f9 |
2009-12-20 |
Merge branch 'jake' of git@github.com:280north/cappuccin... |
| 7acfbb9 |
2009-12-20 |
Added [CPView setSubviews:] which allows you to add mult... |
| a9bc949 |
2009-12-19 |
Actual fix for disabled items in CPMenu. Previous fix st... |
| a6e9814 |
2009-12-16 |
Merge branch 'jake' of git@github.com:280north/cappuccin... |
| f01a7d3 |
2009-12-16 |
Fix for menu items incorrectly leaving out shift symbol ... |
| ac2c0d5 |
2009-12-16 |
Update CPUndoManager to post checkpoint notifications an... |
| d200df3 |
2009-12-11 |
Typo in last commit. |
| eb43e41 |
2009-12-11 |
Added CPProxy class to support better undo proxying in C... |
| e6244f7 |
2009-12-11 |
Merge branch 'jake' of git@github.com:280north/cappuccin... |
| 403277e |
2009-12-11 |
Further refined KVO tests. |
| 7edb726 |
2009-12-11 |
Added test for old dependent values in KVO. |
| 211c14e |
2009-12-08 |
Merge branch 'jake' of git@github.com:280north/cappuccin... |
| 4fbc140 |
2009-12-08 |
Better descriptions for CPArray. |
| 39049f8 |
2009-12-04 |
Fix for nib2cib incorrectly requiring at least 2 arguments. |
| a30250f |
2009-12-04 |
Merge branch 'menus' into jake |
| 629737c |
2009-12-04 |
Apply positioning heuristics to +[CPMenu popUpMenu...] a... |
| ec41411 |
2009-12-04 |
Fix for disabled menu item shadows, and slighlty better ... |
| becdf2b |
2009-12-04 |
Fix for menus not having the proper font. |
| c7581c0 |
2009-12-04 |
Merge branch 'jake' into menus |
| a64030a |
2009-12-04 |
Merge branch 'jake' into menus |
| 06b64c6 |
2009-12-04 |
Fix for a few edge cases, and added showsStateColumn sup... |
| 0eff4e2 |
2009-12-04 |
Fix for moving to a base menu resetting the child menu. |
| 506e300 |
2009-12-04 |
Merge branch 'jake' into menus |
| 9ce4c7a |
2009-12-04 |
Don't highlight items while scrolling. |
| 29963f7 |
2009-12-04 |
Made menu positioning smarter. |
| 565a017 |
2009-12-03 |
Merge branch 'jake' into menus |
| cfc46ed |
2009-12-03 |
Fix for properly positioning pop up button menus. |
| f250373 |
2009-12-03 |
Fix for actions not being sent in submenus. |
| b0acc13 |
2009-12-03 |
Fix for exceptions when not on a menu item. |
| d705af8 |
2009-12-03 |
Added support for indentation levels in menu items. |
| a401dfd |
2009-12-03 |
Merge branch 'jake' into menus |
| f579fd9 |
2009-12-03 |
Fixed state columns not showing up. |
| 348e45a |
2009-12-03 |
Some cleanup and a fix for custom views in menus. |
| 0b3c313 |
2009-12-03 |
Fix for highlight look in menu bars. |
| 982ab4b |
2009-12-03 |
Merge branch 'jake' into menus |
| 150ee44 |
2009-12-03 |
Added background highlight to menu bar and fixed highlig... |
| 78795e3 |
2009-12-02 |
Preliminary menu bar support. |
| ef12ec5 |
2009-12-02 |
Added new view for menu bar items. |
| 495b774 |
2009-12-02 |
A bit of cleanup. |
| 7adf32f |
2009-12-01 |
Changed menu bar background image. |
| 5c3beb4 |
2009-12-01 |
Fix for _minimumWidth not being defined in the CPMenu cl... |
| b82c307 |
2009-12-01 |
Added -setMinimumWidth/minimumWidth to CPMenu. |
| a7010e7 |
2009-12-01 |
Accidentally broke normal menu items. |
| f850cbf |
2009-12-01 |
Better handling of submenu actions. |
| 35df54a |
2009-12-01 |
Merge branch 'jake' into menus |
| f8a5f91 |
2009-12-01 |
Fix for nib2cib leaving cells as targets for menu items. |
| 4b71557 |
2009-12-01 |
Added -popUpMenuPositioningItem:atLocation:inView:callba... |
| 37ba8fb |
2009-11-30 |
Merge branch 'jake' into menus |
| 72f80cd |
2009-11-30 |
Cleaned up menu constraints. |
| c070f20 |
2009-11-30 |
Better constraint support, and better support for moving... |
| 119e776 |
2009-11-24 |
Make scrolling work in submenus. |
| 652930d |
2009-11-23 |
Merge branch 'jake' into menus |
| e3babe9 |
2009-11-21 |
Update to fix menu item sizes breaking on second open. |
| a4fdc50 |
2009-11-19 |
Move these back into their own folders. |
| ed228b6 |
2009-11-19 |
Merge branch 'jake' into menus |
| e0e6755 |
2009-11-19 |
Temporarily move these out into the main folder. |
| 44e0879 |
2009-11-19 |
Merge branch 'jake' of git@github.com:280north/cappuccin... |
| 1e6fa93 |
2009-11-19 |
Fix for NSScrollView breaking nib2cib. |
| 2d367a8 |
2009-11-19 |
Fix for not being able to drag window from spaces in too... |
| 52c18ab |
2009-11-19 |
Fix for class_addMethod with a root class. |
| ba01976 |
2009-11-18 |
Added target and action to radio groups. |
| 4d7f5a8 |
2009-11-18 |
Fix for fixing state after turning setAllowsMixedState t... |
| 2466c14 |
2009-11-17 |
Merge branch 'jake' of git@github.com:280north/cappuccin... |
| 49927fc |
2009-11-17 |
Fix for building projects where source files are in nest... |
| bce83e4 |
2009-11-17 |
Merge branch 'jake' of git@github.com:280north/cappuccin... |
| 77bd8d3 |
2009-11-17 |
Add hide: and hideOthers support. |
| 971956a |
2009-11-16 |
Merge branch 'jake' of git@github.com:280north/cappuccin... |
| 48cd362 |
2009-11-16 |
Fix for using unicode characters with capp config. |
| 6829d50 |
2009-11-16 |
Better support for opening files. |
| aa8689a |
2009-11-16 |
Fix for compiling with spaces in path name and misidenti... |
| 44cbcc6 |
2009-11-15 |
Check for gcc. |
| d4edb28 |
2009-11-15 |
Merge branch 'jake' of git@github.com:280north/cappuccin... |
| 3245f38 |
2009-11-15 |
nib2cib fix for pull down menus. |
| ad901ed |
2009-11-15 |
Added convinience method to applicationtask for grabbing... |
| 8f1e56e |
2009-11-15 |
Implemented manual validation for toolbar items and fixe... |
| b694437 |
2009-11-15 |
Fix for flash when closing windows. |
| 370efb3 |
2009-11-15 |
Merge branch 'jake' of git@github.com:280north/cappuccin... |
| dc93f39 |
2009-11-15 |
Fix for infinite loop with inserting newlines and interp... |
| 312a48a |
2009-11-14 |
Fix for borderless bridge windows showing and allowing t... |
| 5fc67ff |
2009-11-14 |
Fix for CPScrollView not updating appropriately when usi... |
| d584b4d |
2009-11-14 |
Minor radio button change on init and info plist depende... |
| 9d50b33 |
2009-11-14 |
Merge branch 'jake' of git@github.com:280north/cappuccin... |
| 722166a |
2009-11-14 |
Fix for default Jakefile for themes. |
| c21fb3b |
2009-11-14 |
Merge branch 'jake' of git@github.com:280north/cappuccin... |
| 9dfdde6 |
2009-11-14 |
Fix for off by one error in HTML 5 Safari drag and drop,... |
| 13c5736 |
2009-11-13 |
Fix for capp gen sometimes failing. |
| e94ddb4 |
2009-11-13 |
First pass at submenus. |
| 95612b2 |
2009-11-13 |
Fix for broken rm_rf reference in bundletask, as well as... |
| c3ac3dd |
2009-11-12 |
A few fixes to drag and drop. |
| 61c0d33 |
2009-11-12 |
Made shadows more robust with platform windows. |
| 67672eb |
2009-11-12 |
Merge branch 'jake' of git@github.com:280north/cappuccin... |
| 6132243 |
2009-11-12 |
Fix intersectsSet: in CPSet. |
| 51a58f6 |
2009-11-11 |
Minor cleanup issues. |
| 91ffb0e |
2009-11-11 |
Merge branch 'jake' of git@github.com:280north/cappuccin... |
| 77c7441 |
2009-11-11 |
Update shrinksafe for 1.5 support. |
| f3e90f8 |
2009-11-09 |
Fixed a typo that caused non-IE configurations to stop s... |
| 11b8812 |
2009-11-09 |
Put MHTML contents into .sj. |
| 0c24a60 |
2009-11-05 |
Support setting sources per environment. |
| 2aa061a |
2009-11-05 |
Merge branch 'jake' of git@github.com:280north/cappuccin... |
| 8f9d834 |
2009-11-05 |
Use interactive shrinksafe to improve buildtimes. |
| cb18896 |
2009-11-05 |
First pass at spriting in IE. |
| 1ceeec8 |
2009-11-01 |
Fixed typo in NSEvent.j. |
| cba5468 |
2009-11-01 |
Added some missing import statements. |
| 2355cf4 |
2009-11-01 |
Fixed performKeyEquivalent: order (execute on view hiera... |
| 14ad8f6 |
2009-11-01 |
Cleaned up key equivalent handling and added support for... |
| 3dbddcf |
2009-10-31 |
Added makeObjectsPerformSelector:withObjects:. |
| e75ef74 |
2009-10-30 |
Merge branch 'master' of git@github.com:280north/cappuccino |
| fe1c459 |
2009-10-30 |
Merge branch 'master' of git@github.com:280north/cappuccino |
| 499d2d9 |
2009-10-29 |
Added import just in case. |
| 8da4ea0 |
2009-10-29 |
Added import just in case. |
| 84f1318 |
2009-10-29 |
Removed some remaining cell "influences" in nib2cib'ed c... |
| c48d9a0 |
2009-10-29 |
Removed some remaining cell "influences" in nib2cib'ed c... |
| 315e0ea |
2009-10-27 |
Removed remaining references to full bridge in window te... |
| d8249b6 |
2009-10-27 |
Merge branch 'master' of git@github.com:280north/cappuccino |
| 7b14f41 |
2009-10-27 |
Added CGRectNull support to CGRectUnion. |
| 66b447d |
2009-10-26 |
Stopped CPWindowController from setting self as next res... |
| b457119 |
2009-10-26 |
Added shadow drawing styles. |
| 24c6f0e |
2009-10-25 |
Fix for broken menu sizing. |
| 0561f69 |
2009-10-23 |
Made cancelTracking send a close menu event so that it d... |
| 0af70c0 |
2009-10-22 |
Fixed a bug where windows would not become visible again... |
| efaff96 |
2009-10-19 |
Consolidate with browser branch. |
| a27f104 |
2009-10-19 |
Merge branch 'master' into desktop |
| 9838bbf |
2009-10-19 |
Merge branch 'master' of git@github.com:280north/cappuccino |
| 6076185 |
2009-10-19 |
Added application activation. |
| fce91c7 |
2009-10-17 |
Cleanuped up open/save panel. |
| 5066a1d |
2009-09-23 |
Fix for gcc args. |
| 47694c2 |
2009-09-23 |
Fix for gcc args. |
| df3658b |
2009-09-23 |
Update to support new narwhal. |
| 43c0db4 |
2009-09-23 |
Update to support new narwhal. |
| 1cf2922 |
2009-09-20 |
Improved scrolling for tablview and outlineview -- no lo... |
| cfd91b7 |
2009-09-20 |
Updated scrollers look. |
| a02cda6 |
2009-09-17 |
Fix for autoresizing breaking with bounds changes. |
| 2348a8e |
2009-09-17 |
Brought cib support up to date with TableView changes. |
| b21b08f |
2009-09-16 |
Improved drag and drop. |
| c752db9 |
2009-09-16 |
Fix for updating sliders visually when min/max values ch... |
| 7ca50e4 |
2009-09-16 |
Fix for accessing view controllers for a document. |
| 1862eac |
2009-09-15 |
Change frame setting behavior to match immediacy of Coco... |
| 0497888 |
2009-09-15 |
Made CPCollectionViewItem a subclass of CPViewController... |
| 25d76c9 |
2009-09-15 |
Further CPCollectionView nib2cib work. |
| 46dbce0 |
2009-09-15 |
Fix for not being able to set headers on table view. |
| 98ef1bf |
2009-09-15 |
Fix for Collection views having a gray background when n... |
| 7205146 |
2009-09-15 |
Fixed how children are loaded and reloaded in CPOutlineV... |
| 02907a5 |
2009-09-14 |
Minor outline view fix. |
| d6ac690 |
2009-09-14 |
Added sorting capabilities to CPTreeNode. |
| c8ed0f5 |
2009-09-14 |
Changed usages of string paths to CPURL objects. |
| 20d14d2 |
2009-09-14 |
Added beginnings of tabbed documents support. |
| 668540d |
2009-09-14 |
Added CPViewController for managing views and CPWebDAVMa... |
| ee46ab2 |
2009-09-13 |
Improved arrow control in outline view, still could use ... |
| dba418a |
2009-09-13 |
Fix for: |
| 186adee |
2009-09-13 |
Merge branch 'master' of git@github.com:280north/cappuccino |
| abd3abd |
2009-09-13 |
Fixed only showing disclosure control for items that are... |
| a32368f |
2009-09-12 |
Simply added constants to top of CPURL.j. |
| 1bdea9f |
2009-09-12 |
Added selection delegate methods support to tableview an... |
| 17273ec |
2009-09-11 |
Added disclosure views to outline view. |
| fd62233 |
2009-09-11 |
Cleaned up outline view indentation code, and added pare... |
| 5b0876b |
2009-09-10 |
Merge branch 'master' of git@github.com:280north/cappuccino |
| 96afa4b |
2009-09-10 |
Added deferred loading for outline views (for remote dat... |
| 041f820 |
2009-09-10 |
First pass at CPOutlineView. |
| b77eef0 |
2009-09-08 |
Fix for typo in method name. |
| 98e1834 |
2009-09-08 |
Fix for tableview breaking when header view is removed. |
| 58e0614 |
2009-09-06 |
Added support for external objects in cibs. |
| a619bc1 |
2009-09-05 |
Fix for collection views unarchived from cibs crashing. |
| 369cacb |
2009-09-05 |
A bit of cleanup. |
| 78fe93b |
2009-09-04 |
Imrpoved identifying main menus in cibs. |
| 1a7a07b |
2009-09-04 |
Fix for draggedView:endedAt:operation: giving 0,0 locati... |
| 2996404 |
2009-09-03 |
Merge branch 'master' of git@github.com:280north/cappuccino |
| 669dff7 |
2009-09-03 |
nib2cib fix for new scrollers. |
| 8fc45cf |
2009-09-03 |
Workaround for terminate: warning when using cibs. |
| dc85900 |
2009-09-02 |
Final resources for new scrollers. |
| 0a28127 |
2009-09-02 |
Merge branch 'new_Scroller' into master_scroller |
| 879561f |
2009-09-02 |
Replaced incorrect method names. |
| 7f9bc98 |
2009-09-02 |
Fix for CPSet count increasing even if the same object i... |
| 4c01beb |
2009-09-01 |
Minor fixes to segmented control. |
| 2fbe026 |
2009-08-31 |
Further drawing fixes. |
| efcc5d1 |
2009-08-31 |
Fixed a bug that could cause CPAccordionView to infinite... |
| 2cf5b90 |
2009-08-31 |
Fixes for uncommon drawRect: bugs. |
| 75060a3 |
2009-08-29 |
Fix for accordion view occasionally incorrectly laying out. |
| b55ddcf |
2009-08-27 |
Merge branch 'master' of git@github.com:280north/cappuccino |
| 744e78b |
2009-08-27 |
Added Accordion View. Also fixed a bug with changing tab... |
| 58ac49e |
2009-08-26 |
Fix for out of memory errors when building clean. |
| d1c0237 |
2009-08-25 |
Fix for recursive notification postings crashing. Also f... |
| abc1c6f |
2009-08-25 |
Merge branch 'master' of git@github.com:280north/cappuccino |
| 14ba9c9 |
2009-08-25 |
Fix for incorrect calculation in rowsInRect when rect is... |
| b369aa6 |
2009-08-24 |
Made CPCibConnector, CPCibOutletConnector, and CPCibCont... |
| f189ec6 |
2009-08-22 |
Change default log level from fatal to info. |
| 3b761ec |
2009-08-22 |
Fixed a bug in the new CPIndexSet when adding indexes to... |
| 1b4a5dc |
2009-08-22 |
Merge branch 'master' of git@github.com:280north/cappuccino |
| 356d2e9 |
2009-08-22 |
Merge branch 'tableview-merge' |
| da9221b |
2009-08-22 |
Fixed resources support being broken in nib2cib. |
| 8990f6c |
2009-08-22 |
Minor fixes and added licenses to files. |
| cdaa363 |
2009-08-22 |
Removed unecessary call in header view. |
| e910fee |
2009-08-22 |
Fixed spacing issue. |
| 7528c45 |
2009-08-22 |
Cleaned up row highlighting and added support for drawin... |
| 824cd6d |
2009-08-21 |
Removed unecessary functions. |
| 3f7db4c |
2009-08-21 |
Improved grid drawing code. |
| 2ee3b93 |
2009-08-21 |
Made it so you can have arbitrary number of alternating ... |
| bd69683 |
2009-08-21 |
Fix for infinite loop when sizing last column to fit. |
| 1b8f263 |
2009-08-21 |
Fix for using tabledrawview. |
| 35fa760 |
2009-08-21 |
CPWindow centering |
| 8a1c1b9 |
2009-08-20 |
Fix for calling undefined function. |
| d2df091 |
2009-08-20 |
Fix for calling undefined function. |
| b378a4d |
2009-08-20 |
Merge branch 'master' into tableview |
| e174edd |
2009-08-20 |
Added file opening conviniences. |
| 3060c3f |
2009-08-19 |
Add delegate method to prevent automatically opening a n... |
| 14528d5 |
2009-08-18 |
Fixed a bug where split view was setting NaN positions a... |
| 35c1221 |
2009-08-17 |
Fixed a bug with HTML 5 and platform windows. |
| 300f74b |
2009-08-17 |
Merge branch 'master' of git@github.com:280north/cappuccino |
| e8dd56b |
2009-08-16 |
Added HTML 5 drag and drop support for WebKit/Safari. |
| 0c9f247 |
2009-08-13 |
Slight frame setting modification. |
| 07da837 |
2009-08-13 |
Slight frame setting modification. |
| 51e6f92 |
2009-08-13 |
Fix for regression with menus showing up too low in menu... |
| 7db40a6 |
2009-08-13 |
Fix for regression with menus showing up too low in menu... |
| d1d0d72 |
2009-08-13 |
Slight change from macro to runtime option. |
| 55a8084 |
2009-08-13 |
Slight change from macro to runtime option. |
| a40714e |
2009-08-11 |
Merge branch 'master' of git@github.com:280north/cappuccino |
| ab8add6 |
2009-08-11 |
A number of fixes and improvements to the platform windo... |
| c850c0c |
2009-08-11 |
A number of fixes and improvements to the platform windo... |
| ddc9334 |
2009-08-10 |
Merge branch 'master' into tableview |
| 3e85bf0 |
2009-08-07 |
Merge branch 'master' of git@github.com:280north/cappuccino |
| 3f496f1 |
2009-08-03 |
Fixed CPEvent returning a direct reference to its locati... |
| 69fa064 |
2009-07-30 |
Merge branch 'master' of git@github.com:280north/cappuccino |
| 0876653 |
2009-07-30 |
Only include debug.js in DEBUG mode for Objective-J. |
| fbf5590 |
2009-07-29 |
Fixed accidentally committed #if 0. |
| a8393ea |
2009-07-28 |
Merge branch 'master' of git@github.com:280north/cappuccino |
| 6a98049 |
2009-07-28 |
More removal of "bridge". |
| 5bc92b6 |
2009-07-28 |
Slight fix to new CPWindowController mechanics. |
| e8f1763 |
2009-07-28 |
Merge branch 'master' of git@github.com:280north/cappuccino |
| 41dc660 |
2009-07-28 |
Added support for document cibs. |
| e9fee72 |
2009-07-27 |
Merge branch 'master' of git@github.com:280north/cappuccino |
| 59bec06 |
2009-07-27 |
Removed CPDOMWindowBridge file. |
| 2e37945 |
2009-07-27 |
Removed remaining references to CPDOMWindowBridge. |
| 92594a7 |
2009-07-27 |
Removed references from CPWindow and CPPlatformWindow to... |
| a34e23f |
2009-07-27 |
Removed CPDOMWindowBridge dependency in CPTextField. |
| fa5352a |
2009-07-27 |
Fix for drag and drop with platform windows. |
| 4d179b1 |
2009-07-26 |
Remove global references to first window. |
| d2b1df8 |
2009-07-26 |
FIx for drag and drop without CPDOMWindowBridge. |
| 756885f |
2009-07-26 |
Remove debugger command in CPPopUpButton that breaks Rel... |
| 4f4a488 |
2009-07-26 |
Remove debugger command in CPPopUpButton that breaks Rel... |
| d53207e |
2009-07-26 |
Furhter platform window support. |
| ba81b13 |
2009-07-26 |
Merge branch 'master' of git@github.com:280north/cappuccino |
| ae7fbad |
2009-07-26 |
Fix for dom layer. |
| e69d770 |
2009-07-26 |
Further deprecation of CPDOMWindowBridge. |
| 8382bb1 |
2009-07-25 |
Beginnings of Platform reorg. |
| 4824f22 |
2009-07-24 |
Fix for super not working for class methods. |
| 9f98929 |
2009-07-23 |
Merge branch 'master' into tableview |
| 12d03a5 |
2009-07-23 |
Fix for custom objects. |
| 369e02f |
2009-07-22 |
Merge branch 'master' into tableview |
| 48f0aa0 |
2009-07-22 |
Fix for menuDidClose: sometimes not being sent, and othe... |
| 3e8cb8f |
2009-07-21 |
Fixed an issue with CPTextField not allowing select all ... |
| 4865d6b |
2009-07-21 |
Fixed an issue with dependent keys in KVO only working f... |
| 6592328 |
2009-07-17 |
Merge branch 'master' into tableview |
| eee6fe0 |
2009-07-17 |
Merge branch 'master' into tableview |
| 308bbb2 |
2009-07-12 |
Updated tableview nib. |
| d0599ae |
2009-07-12 |
More java call removal from nib2cib. |
| afba190 |
2009-07-12 |
Improved TableView nib support as well as including seve... |
| 3761fb8 |
2009-07-09 |
Removed some commented code. |
| adc2344 |
2009-07-08 |
Merge branch 'master' into tableview |
| a5a43de |
2009-07-08 |
Fix for objectAtIndex: throwing out of range exceptions. |
| c281d01 |
2009-07-08 |
Updated cib for test project. |
| 8660c72 |
2009-07-08 |
Fix for scrollers and nib2cib, as well as resizing. |
| cb81eee |
2009-07-08 |
Fix for selection in tableview. |
| 6ad5ec4 |
2009-07-07 |
Merge branch 'master' into tableview |
| b2f35b6 |
2009-07-07 |
Fix for making scrolling smoother. |
| ddbc1e0 |
2009-07-07 |
Changes to tableview nib. |
| 4086d37 |
2009-07-07 |
Slight fixes for resizing tableviews. |
| b9208c2 |
2009-07-07 |
Fixed bug in Scroll View where disabled scrollable scrol... |
| 92bce1a |
2009-07-06 |
Merge branch 'master' into tableview |
| a5b468b |
2009-07-06 |
Fix for adding support for NSMutableString and NSMutable... |
| 761e32a |
2009-07-06 |
Fix for updating window background color to match crushe... |
| 3c087f0 |
2009-07-05 |
Merge branch 'master' into tableview |
| 0ef7f53 |
2009-07-05 |
Fix for throwing a proper exception when class isn't def... |
| 528ef43 |
2009-07-05 |
Beginnings of nib2cib support for new tableview. |
| b12017c |
2009-07-04 |
Slight fix for comparing old tableview to new tableview. |
| 714fc9d |
2009-07-04 |
Added beginnings of drawing selection. |
| d131127 |
2009-07-04 |
Merge branch 'master' into tableview |
| b8046c4 |
2009-07-04 |
Fix for creating outlets and actions that don't exist in... |
| 21da2c6 |
2009-06-29 |
Merge branch 'master' into tableview |
| 7cc6e6a |
2009-06-29 |
Fix for having multiple copies of objective-j gem in the... |
| ab2cb38 |
2009-06-28 |
Fixed incorrect variable in CPIndexSet. |
| b8755c1 |
2009-06-24 |
Merge branch 'master' into tableview |
| d57e705 |
2009-06-24 |
Added CPWindowList and CPWindowObjectList functions for ... |
| dd4db72 |
2009-06-24 |
Added selection methods. |
| 202d594 |
2009-06-24 |
Slight movement of debug code. |
| 1fecae3 |
2009-06-23 |
Further improvements to tableview, and reimplemented get... |
| 998f52c |
2009-06-22 |
Merge commit 'origin/tableview' into tableview |
| bd07054 |
2009-06-22 |
Fix for removeIndex in CPIndexSet and added tests for CP... |
| f4171f9 |
2009-06-21 |
Made all initializers call designated initializers and f... |
| d165761 |
2009-06-21 |
Began work on rewriting CPIndexSet. |
| ca1ea37 |
2009-06-21 |
Merge branch 'master' into tableview |
| 71a99de |
2009-06-21 |
Further work on loading system and fixed faulty test. |
| 05cdc2b |
2009-06-20 |
Changed file type to UTF-8. |
| 8beb71a |
2009-06-19 |
Work on appropriately sizing table view. |
| 201fda9 |
2009-06-18 |
Getting something on the screen. |
| 4e94fa5 |
2009-06-18 |
Further fleshed out methods. |
| f920202 |
2009-06-18 |
Merge branch 'master' into tableview |
| 5d1db76 |
2009-06-17 |
Merge branch 'master' of git@github.com:280north/cappuccino |
| c6795fd |
2009-06-17 |
Merge branch 'master' into tableview |
| 35a9305 |
2009-06-17 |
Add setters/getters to cib custom objects/view/windows. |
| d516037 |
2009-06-15 |
Merge branch 'master' into tableview |
| b4abc5a |
2009-06-15 |
Further key handling fixes. |
| 9bb9db7 |
2009-06-14 |
Added removeObjectsInArray: convinience method to CPMuta... |
| 831ea11 |
2009-06-14 |
Merge branch 'master' into tableview |
| bfcb94a |
2009-06-14 |
Various key input fixes. |
| 1e3b79d |
2009-06-13 |
Fix for superview's not remaining mouseEntered when mous... |
| fe21fc8 |
2009-06-12 |
Updating version strings to 0.7.1. |
| cb9d81a |
2009-06-11 |
Fix for capitalization issue with circular slider images. |
| 8f1a02c |
2009-06-10 |
Merge branch 'master' into tableview |
| 1f0e4b0 |
2009-06-10 |
Fix for window returning a direct reference to its frame... |
| e0f53b8 |
2009-06-10 |
Merge branch 'master' into tableview |
| 8b25240 |
2009-06-10 |
Cleaned up CPControl ephemeral views code and got rid of... |
| 7e88b1a |
2009-06-10 |
Minor stylistic changes. |
| e38dfc4 |
2009-06-09 |
Merge branch 'master' into tableview |
| 90fe0d6 |
2009-06-09 |
Fix for dragged types not working on decoded views. |
| eab4f4b |
2009-06-09 |
Made CPImageView accept image drag and drop. |
| ece9996 |
2009-06-08 |
Beginnings of new versions of these classes. |
| 8c049c3 |
2009-06-07 |
Merge branch 'master' into tableview |
| 6cab77e |
2009-06-07 |
More hash->UID name changes. |
| c74642b |
2009-06-07 |
Replacing several instances of -hash with the new -UID m... |
| 886b4ef |
2009-06-06 |
Fix for image views in toolbar items not displaying thei... |
| c42fb68 |
2009-06-06 |
Made class swapping more robust. |
| 3f27fca |
2009-06-04 |
Added support for custom classes on non-customviews in n... |
| c7823a9 |
2009-06-03 |
Fix for -description in CPArray containing null or undef... |
| c61c892 |
2009-06-03 |
Merge branch 'master' of git@github.com:280north/cappuccino |
| b4c7af4 |
2009-06-02 |
Spacing fix. |
| 6ddb785 |
2009-06-02 |
Added generation code in a comment for future use if nec... |
| 5409fac |
2009-05-31 |
Fix for providing too many image slices breaking CPView. |
| cc24cd9 |
2009-05-31 |
Fix for nib2cib's separator menu items not showing up. |
| 0fff3ba |
2009-05-31 |
Support for new CPEvent mechanism. |
| b1c410d |
2009-05-31 |
Merge branch 'master' of git@github.com:280north/cappuccino |
| f4b4d38 |
2009-05-31 |
Coat tailed CPEvents on native DOM events if they exist,... |
| d4b9c4c |
2009-05-27 |
Merge branch 'master' of git@github.com:280north/cappuccino |
| 5cb9f5f |
2009-05-27 |
Fix for Unicode chars being mangled when building. |
| bf21fbd |
2009-05-26 |
Slight color modification to theme showcase. |
| 25d20df |
2009-05-25 |
Merge branch 'master' of git@github.com:280north/cappuccino |
| cfdb6b0 |
2009-05-25 |
Further work on theme showcase. |
| a71822c |
2009-05-24 |
Added Demos, Aristo, and WebSite to .gitignore so they c... |
| 3523a9f |
2009-05-24 |
Organized BlendKit classes into their own files and adde... |
| 1f64cb6 |
2009-05-24 |
Merge branch 'master' of git@github.com:280north/cappuccino |
| 0235076 |
2009-05-24 |
Fix for typos in CPButton.j. |
| 25c145e |
2009-05-24 |
Fix Info.plist name for Aristo blend. |
| 44dc4f6 |
2009-05-24 |
Fix for scroll wheel not working in Firefox 3 and up. |
| 83bceaa |
2009-05-23 |
Fix for HUD button misrendered in Aristo theme gallery u... |
| f6a731f |
2009-05-23 |
Updated loading page and removed some unused resources f... |
| 354fddf |
2009-05-23 |
Updated template theme project to use new theme gallery. |
| aebbdbe |
2009-05-23 |
Fixed a few graphics bugs and made the automatically gen... |
| 15bff97 |
2009-05-22 |
Fix for MainMenu.cib not displaying images. |
| ffab4bd |
2009-05-21 |
README/Download fix. |
| fff4049 |
2009-05-21 |
Fix for CPPopUpButton being broken in nib2cib. |
| 0b24bf8 |
2009-05-20 |
Automate NibApplication for Starter package. |
| bee5d36 |
2009-05-20 |
Merge branch 'master' of git@github.com:280north/cappuccino |
| 8428eda |
2009-05-20 |
Fix for menus not being clickable until you resize the b... |
| 289a211 |
2009-05-20 |
Fix for Tools Rakefile: nib2cib should be built before c... |
| 578113d |
2009-05-19 |
Updated version strings on products. |
| 79c9a27 |
2009-05-19 |
Fix for right scrollbar button not showing up completely. |
| fd74365 |
2009-05-19 |
Merge branch '0.7b' of git@github.com:280north/cappuccin... |
| 20f128b |
2009-05-19 |
Added easy creation methods for textfields and labels an... |
| 4758154 |
2009-05-19 |
Fix for mis-sized sizeToFit in CPButton. |
| 8f8e234 |
2009-05-19 |
Merge branch '0.7b' of git@github.com:280north/cappuccin... |
| 6d8e170 |
2009-05-19 |
Cleaned up button's sizeToFit. |
| 3e4763d |
2009-05-19 |
Merge branch '0.7b' of git@github.com:280north/cappuccin... |
| f3fdcf3 |
2009-05-19 |
Scroller fix. |
| ad03ab0 |
2009-05-19 |
Temporary fix for gif/UTF 8 issue. |
| be72a3f |
2009-05-19 |
Allow fully building capp apps with Rake, and added to t... |
| d8b2946 |
2009-05-19 |
Updated themes so Rakefile will build your theme. |
| aa3e049 |
2009-05-19 |
Merge branch '0.7b' of git@github.com:280north/cappuccin... |
| bf49d7b |
2009-05-19 |
Fix for intermittent failures with nib2cib and checkboxes. |
| 07ec530 |
2009-05-19 |
Fix for repeating checkboxes/radio buttons. |
| 12cbbcd |
2009-05-19 |
Fixed some remaining __Product__ references in capp temp... |
| d2be23e |
2009-05-19 |
Aristo HUD resources. |
| ea17835 |
2009-05-19 |
Added HUD to Aristo. |
| 8391f59 |
2009-05-19 |
Various unicode fixes. |
| dc3ffdf |
2009-05-19 |
Fix for cibed menus not opening. |
| ef6cf18 |
2009-05-19 |
Merge branch '0.7b' of git@github.com:280north/cappuccin... |
| a31c889 |
2009-05-19 |
Fix for NibApplication template being broken. |
| 36b65f3 |
2009-05-19 |
Partial fix for NibApplication no longer containing a va... |
| 7266821 |
2009-05-18 |
Some minor theme fixes. |
| 27e79c2 |
2009-05-18 |
Fix for geming breaking install. |
| d3f6794 |
2009-05-18 |
Merge branch '0.7b' of git@github.com:280north/cappuccin... |
| a0cd03c |
2009-05-18 |
Added config option to capp and default Rakefiles for ne... |
| 45e3f77 |
2009-05-18 |
Fix for quoted params in objj programs. |
| 15dc89f |
2009-05-18 |
Only build Objective-J gem when installing or creating t... |
| 7f733fd |
2009-05-18 |
Building Cappuccino apps with rake now automatically nib... |
| 8fc213a |
2009-05-18 |
Forgot to check in NSMatrix.j |
| eb96d48 |
2009-05-18 |
Merge branch '0.7b' of git@github.com:280north/cappuccin... |
| 4ff6590 |
2009-05-18 |
Added support for NSMatrix of radio buttons. |
| c3d698b |
2009-05-18 |
Merge branch '0.7b' of git@github.com:280north/cappuccin... |
| 28da8cc |
2009-05-18 |
Prelminary support for radio buttons and checkboxes in n... |
| 269b61d |
2009-05-17 |
Merge branch '0.7b' of git@github.com:280north/cappuccin... |
| b23d621 |
2009-05-17 |
Further cleanup of encoding/decoding for AppKit classes. |
| 9f237c2 |
2009-05-16 |
Automatically update submodules when building. |
| 67cfe69 |
2009-05-16 |
Forgot to include these files in the last commit. |
| 94f83a9 |
2009-05-16 |
Added Radio and checkbox classes. |
| 738d918 |
2009-05-16 |
Merge branch '0.7b-integration' into 0.7b |
| 1b49438 |
2009-05-16 |
Fixed crash when selecting "About New Application..." in... |
| 4588d1d |
2009-05-16 |
Further CPView/CPMenuItem cleanup. |
| 8c1f6f3 |
2009-05-16 |
CPButton cleanup from residual pre-theme code. |
| 645affa |
2009-05-11 |
Fixed a few issues with nib2cib and hiding scrollers. |
| 77c2ab3 |
2009-05-11 |
Fix for webview being broken (-window returnign domwindo... |
| e395d6e |
2009-05-11 |
Merge branch '0.7b-integration' into 0.7b |
| 99c29c5 |
2009-05-11 |
Fix for subclasses not inherting themes, as well as fina... |
| 862af9c |
2009-05-10 |
First stab at fixing Themeing API. |
| bda4379 |
2009-05-08 |
Fix for Objective-J build breaking with the removal of r... |
| 0cd3312 |
2009-05-07 |
Fix for Cappuccino no longer being compressed in release... |
| c5f4e0a |
2009-05-07 |
Cleanup code for nib2cib. |
| 120768c |
2009-05-06 |
Merge branch '0.7b-integration' into 0.7b |
| 864c62b |
2009-05-06 |
Fix for replacementObjectForKeyedArchiver: not working p... |
| bfefe5e |
2009-05-05 |
Merge branch '0.7b' into 0.7b-integration |
| f76b14d |
2009-05-05 |
Fix for rake sometimes not picking up on file changes. |
| 390cf2c |
2009-05-03 |
Fix for MainMenu.cib needing to be loaded manually in ci... |
| 586a1e3 |
2009-05-01 |
Fix for track no longer stretching in vertical sliders. |
| 08b4bda |
2009-04-30 |
Fix for placeholder strings showing up as bullets in CPS... |
| 0f357c2 |
2009-04-30 |
Fix for Cappuccino sometimes failing to build on Mac OS X. |
| f887aca |
2009-04-28 |
Fix for menu bars created in Interface Builder not showi... |
| 2f790c6 |
2009-04-23 |
Fix for file evaluation showing up as "(anonymous)" in S... |
| 1614855 |
2009-04-22 |
Forgot to add this in the last commit. |
| f9a1fb8 |
2009-04-22 |
Fix for CPSecureTextField not being in nib2cib. |
| 0eb86fd |
2009-04-17 |
Removed unecessary _sliderType ivar. |
| 844919c |
2009-04-15 |
Combined brightness bar and slider. |
| d0399eb |
2009-04-14 |
Fixed a bug where placeholder state was not updated corr... |
| c55e1ac |
2009-04-14 |
Fixed a bug where placeholder state was not updated corr... |
| 1ab9170 |
2009-04-14 |
Merge branch '0.7b' into 0.7b-integration |
| 0e8e725 |
2009-04-14 |
Fix for all ObjJ methods showing up as anonymous functio... |
| 390208d |
2009-03-28 |
Fixed a bug where registerForDraggedTypes: replaced curr... |
| 9ce20d5 |
2009-03-27 |
Fix for drag and drop being broken. |
| 21ab1b7 |
2009-03-26 |
Textfields are a little better -- still more work requir... |
| 40027c2 |
2009-03-24 |
Fix for case sensitive issues with Ubuntu. |
| 6db2aa5 |
2009-03-23 |
Fix for capp not respecting '-f' option. |
| 9d8a4f1 |
2009-03-23 |
Merge branch '0.7b' of git@github.com:280north/cappuccin... |
| 6b1180c |
2009-03-23 |
Added principal_class support to Rake task. Fixed loadin... |
| e5ea6b2 |
2009-03-22 |
Fixed Aristo affecting unbordered pop up buttons. |
| 0638de2 |
2009-03-22 |
Use visibleFrame for full bridge windows, not contentBou... |
| 65d9df9 |
2009-03-22 |
Removed stray Application folder in NibApplication templ... |
| 14d91c6 |
2009-03-22 |
Added bundle type to BlendKit. |
| 3bd28b2 |
2009-03-22 |
Fixed nib2cib importing of external custom frameworks an... |
| f1601d0 |
2009-03-22 |
Got rid of ant specific jars that we no longer needs. |
| c27cc7d |
2009-03-22 |
Building should be significantly faster. |
| f58940d |
2009-03-22 |
Fixed a bug in the build system where Aristo would somet... |
| a1b680b |
2009-03-21 |
Updated README to reflect new build instructions. |
| 56364d1 |
2009-03-21 |
Deleted some remaining build.xml files. |
| 0023c57 |
2009-03-21 |
Got rid of remaining old ant stuff and added TODO's to c... |
| 436c466 |
2009-03-21 |
Fixed typos Tools README and updated to reflect new tools. |
| ffe1f9c |
2009-03-21 |
Fix for infinite loop in isHiddenOrHasHiddenAncestors. |
| 0b4701f |
2009-03-20 |
Made error message a bit better. |
| 93ea039 |
2009-03-20 |
Added NibApplication template. |
| c9fcc22 |
2009-03-20 |
Added auto installing of plist gem. |
| 32e302b |
2009-03-20 |
Got rid of a lot of the old build.xml files. |
| 844d8fb |
2009-03-20 |
Added install task. |
| b60a990 |
2009-03-20 |
Added READMEs. |
| 4c69591 |
2009-03-20 |
Added Editors to Tools download. |
| 4a50eb2 |
2009-03-20 |
No longer need the NewApplication Tools folder (we simpl... |
| 661fd34 |
2009-03-20 |
Added beginnings of downlaods task. |
| 02a997e |
2009-03-19 |
Added shorthands: |
| 221b432 |
2009-03-19 |
Added clean/clobber to current tasks. |
| 6930357 |
2009-03-19 |
Added clean/clobber to Objective-J. |
| 28ebace |
2009-03-19 |
Began supporting non-framework bundles in gem. |
| 87389c7 |
2009-03-19 |
Began moving over press to new build system. |
| f372e7a |
2009-03-19 |
Beginning to move over bake. |
| 018fe18 |
2009-03-19 |
Fixed bug in setting clip view. |
| 50a5abe |
2009-03-19 |
Added Aristo Theme Project. |
| 9dcdf84 |
2009-03-19 |
Gemed up Objective-J rake stuff. |
| 880e4df |
2009-03-19 |
Merge branch 'master' into tolmasky |
| c6e266b |
2009-03-18 |
Name changes. |
| 3eed879 |
2009-03-18 |
More name changes. |
| 07b6f54 |
2009-03-18 |
Name change. |
| bd07c53 |
2009-03-18 |
Name changes |
| 31279a0 |
2009-03-18 |
Fix for copy bug and added capp changes. |
| 487bf28 |
2009-03-18 |
Moved all editing modes to one folder. |
| ad93ad5 |
2009-03-18 |
Fixed some build bugs and moved capp to new build system. |
| 1dcc6db |
2009-03-17 |
Moved BlendKit to new build system. |
| 10422ca |
2009-03-17 |
Moved nib2cib to new build system. |
| 319127f |
2009-03-17 |
Cleaned up build scripts. |
| b4cf1ba |
2009-03-17 |
Added altIncrementValue/setAltIncrementValue:. |
| 0a32d13 |
2009-03-17 |
Support for blends. |
| 6d34f53 |
2009-03-16 |
Fix for platform stuff. |
| b3cc75f |
2009-03-16 |
Added significantly improved platform support. |
| 409fab3 |
2009-03-16 |
Added beginnings of bundle app. |
| df6ec64 |
2009-03-16 |
Started moving blend over. |
| 101cf4d |
2009-03-15 |
Further Tools changes. |
| 9c3c239 |
2009-03-15 |
Added rakefile to cplutil. |
| b22d183 |
2009-03-15 |
Added cplutil to rake. |
| eaa9003 |
2009-03-15 |
Added common file for rake use. |
| 9c4d4cc |
2009-03-15 |
Started moving build system to rake. |
| 229d814 |
2009-03-10 |
Fix for using unbuilt blend. |
| 5cc1ef9 |
2009-03-10 |
Fix commented code. |
| 8913ef8 |
2009-03-10 |
Make Debug use Debug blend. |
| 71ee5f6 |
2009-03-10 |
Java to JS string. |
| 07000fd |
2009-03-10 |
Changes. |
| 47c2091 |
2009-03-09 |
Updated build stuff. |
| a072112 |
2009-03-09 |
Making CPThemedAttribute more robust. |
| ee3b7de |
2009-03-09 |
Removed old art. |
| 2664e30 |
2009-03-09 |
A number of changes. |
| a25ffe0 |
2009-02-24 |
Temporary fix for webview white background. |
| 7b04023 |
2009-02-24 |
bleh. |
| ce31353 |
2009-02-22 |
Updated menu images. |
| f22684b |
2009-02-22 |
I need to commit this? |
| 12459aa |
2009-02-22 |
Minor changes. |
| 415e826 |
2009-02-22 |
Major CPScroller nib2cib fixes. |
| 6a0958f |
2009-02-22 |
Some scroll view nib fixes. |
| 2788af6 |
2009-02-21 |
Fix for setValue:forThemedAttributeName: not updating di... |
| 2703577 |
2009-02-21 |
Fix for adding awakeFromCib. |
| aa01355 |
2009-02-21 |
Forgot to add this file. |
| 9a0fe44 |
2009-02-20 |
Better placeholder string support. |
| b74b382 |
2009-02-20 |
Fix for resize indicator always showing up. |
| 180c42b |
2009-02-20 |
Added setFullBridge:/isFullBridge. |
| 1f54d5d |
2009-02-19 |
Some cleanup. |
| 4afed00 |
2009-02-19 |
Fix for CPSlider not encoding/decoding its value correctly. |
| 72ae296 |
2009-02-19 |
Fix for new textfield encoding/decoding. |
| 51ad4b2 |
2009-02-18 |
Further work on CPTextField. |
| 80bc3e3 |
2009-02-18 |
Typo. |
| 958d178 |
2009-02-18 |
Fixed remaining reference to CPThemedValue. |
| 6ad037e |
2009-02-18 |
Fix for major theme state bug. |
| f6c0d93 |
2009-02-17 |
Merged from master. |
| cd3b5b7 |
2009-02-17 |
It's easier if I just commit this. |
| 2bdb057 |
2009-02-17 |
== to ===. |
| e095b24 |
2009-02-17 |
Fix for resizing scrollviews when scrollers is scrolled ... |
| 66203b0 |
2009-02-16 |
Fixed a bug where we were posting frame changed notifica... |
| 670ebee |
2009-02-15 |
A number of Cib improvments. |
| 53aadde |
2009-02-15 |
Added class_replaceMethod. |
| 699550c |
2009-02-13 |
Fixes to Cib support. |
| 58111b3 |
2009-02-13 |
Better CPTextField, still not completed. |
| 44d837c |
2009-02-13 |
A number of improvements to theming and bug fixes. |
| 689dd72 |
2009-02-13 |
Fix for typo that broke copying of CPSets. |
| 0f34966 |
2009-02-10 |
Updated CPTextField. |
| 50baf5f |
2009-02-10 |
Further improvements. |
| a30e910 |
2009-02-08 |
Removed themability from title and image in CPButton. |
| abd86c6 |
2009-02-08 |
Theming for CPScroller. |
| df5f6c6 |
2009-02-06 |
Additional theme changes. |
| e4b2988 |
2009-02-04 |
Added more customizability. |
| 8ea3963 |
2009-02-03 |
Fix for typo. |
| 99b192c |
2009-02-03 |
Removed Acidentaly committed Frameworks/ |
| 69833f3 |
2009-02-03 |
Fix for circular dependency stuff. |
| 6671414 |
2009-02-02 |
Added better templating support. |
| a4a0756 |
2009-02-02 |
Forgot to add build.xml. |
| 9aad67a |
2009-02-02 |
Added create-frameworks to steam, and began adding Templ... |
| 63f813d |
2009-02-02 |
Typo fixes, deprecating, minor fixes to CPSlider. |
| e35c4b1 |
2009-02-02 |
Added setNeedsLayout and layoutSubviews. Changed CPSlid... |
| 9ec781f |
2009-02-01 |
Improved support for resources in nib2cib. |
| 064a554 |
2009-02-01 |
Fix for steam build file. |
| 8aef955 |
2009-02-01 |
Temporary circular dependency fix. |
| 492f4b6 |
2009-02-01 |
First pass at themes in Cappuccino. |
| 9d70c6a |
2009-01-29 |
Removed menu color change until we have a better API to ... |
| c8101d4 |
2009-01-29 |
Fix spacing issues in CPPopUpButton. |
| 3ac6b3c |
2009-01-29 |
Fixed it so that pop ups are properly placed over their ... |
| d0db803 |
2009-01-28 |
Fixed bug where buttons wouldn't shrink after sizeToFitt... |
| f0defa1 |
2009-01-28 |
Fix for exception in IE with new imageandtextview code. |
| f73c569 |
2009-01-28 |
Merge branch 'master' of git@github.com:280north/cappuccino |
| 6819743 |
2009-01-28 |
Fix for issues with new pop up menu code. |
| f28f2c6 |
2009-01-28 |
Performance improvements to pop up menus. |
| 10b3496 |
2009-01-27 |
Added support for cross-browser text shadows in _CPImage... |
| 9e7fd7f |
2009-01-27 |
Began integrating new imageandtextview into CPButton. |
| b0d5ca2 |
2009-01-27 |
Added vertical alignment support to _CPImageAndTextView. |
| 6273929 |
2009-01-24 |
Added -init to CPMenu, which just calls initWithTitle: w... |
| 9e92667 |
2009-01-24 |
Changed _CPImageAndTitleView to _CPImageAndTextView. |
| 6acb074 |
2009-01-23 |
Moved all text and image dom element operations to drawR... |
| 986a881 |
2009-01-23 |
Moved tiling to drawRect: in _CPDOMImageAndTitleView. |
| add96e9 |
2009-01-23 |
First pass at removing CPTextField from _CPImageAndTitle... |
| 289d0ca |
2009-01-23 |
Added close button to standard window look. |
| 9038999 |
2009-01-23 |
Fixed a DOM protection issue in CPWindow. |
| d28bfee |
2009-01-23 |
Fix for fonts not working in nib2cib and performance imp... |
| cc32844 |
2009-01-22 |
Fixed a missing DOM protection guard. |
| 6f3a0bd |
2009-01-22 |
Fixed a few minor issues in steam. |
| 815e12b |
2009-01-21 |
Added support for new tracking in CPTextField and CPImag... |
| 7c2e687 |
2009-01-21 |
Fixed a slight typo. |
| 8de321c |
2009-01-21 |
Final fix for buttons not working when disabled. |
| bb135f0 |
2009-01-21 |
Changed CPArray_KVO.j to CPArray+KVO.j. |
| 03ec852 |
2009-01-20 |
Fixed a bug where changes in one toolbar affected other ... |
| 1ef0e1c |
2009-01-20 |
Modified executable loader to be much more efficient tha... |
| b371a73 |
2009-01-20 |
Merge branch 'master' of git@github.com:280north/cappuccino |
| e05e878 |
2009-01-17 |
Fix for CPDocument not opening with file local URLs. |
| e926aad |
2009-01-17 |
Fixed an issue where local documents could not be opened... |
| 6d27e5d |
2009-01-15 |
Added DOM protections to CPControl and CPWebView. |
| 32372c6 |
2009-01-09 |
A few minor adjustments to CPImageView nib support. |
| fb3c43e |
2009-01-09 |
Made CPImageView nib2cib compliant. |
| 0af841c |
2009-01-09 |
Added .gitignore. |
| 4a24923 |
2009-01-09 |
Fixed a number of subtle bugs introduced with the last k... |
| 33cd18e |
2009-01-07 |
Merge branch 'master' of git@github.com:280north/cappuccino |
| 84f6564 |
2009-01-07 |
Added CGContextStrokeRoundedRect. |
| f61a82d |
2009-01-07 |
Merge branch 'master' of git@github.com:280north/cappuccino |
| 6696eca |
2009-01-06 |
Merge branch 'master' of git@github.com:280north/cappuccino |
| d942ed4 |
2009-01-06 |
Fix for Dragging can happen across views. |
| 541b73e |
2009-01-06 |
Fixed typos. |
| fb75352 |
2009-01-06 |
Fixed typos. |
| 89476fb |
2009-01-06 |
Fix for tags not being encoded/decoded in CPMenuItems. |
| 2c51252 |
2009-01-06 |
Fix for tags not being encoded/decoded in CPMenuItems. |
| 6a5bf82 |
2009-01-05 |
Fix for setIgnoresMouseEvents: in CPWindow. |
| c6529f6 |
2009-01-05 |
Minor style changes to nciarga's menu changes. |
| 481cedb |
2009-01-04 |
Merge branch 'integration' of git@github.com:280north/ca... |
| d361cff |
2009-01-04 |
Fixed a typo "_arguments" instead of "_argument". |
| b9cd78f |
2009-01-04 |
Added comment explaining the run loop business in CPScro... |
| 42451ec |
2009-01-04 |
Merge branch 'master' into localint |
| f5963ec |
2009-01-04 |
Fix for CPKeyedArchiver |
| 74e3bfe |
2009-01-04 |
Fix for _CPCibCustomView |
| ac8ecdb |
2009-01-04 |
A number of CPTableView improvements, still not built by... |
| 0af5bb0 |
2009-01-03 |
Replacing a few instances of Math.min/max with MIN/MAX a... |
| 35fc44e |
2009-01-03 |
Fixed convertPoint/rect to work across different windows. |
| aabe06e |
2009-01-03 |
Fix for adding draggedViewLocation and draggedImageLocat... |
| ef7000a |
2008-12-30 |
Fix for menus showing up under modal windows. |
| bec47ec |
2008-12-30 |
Added -objectEnumerator to CPSet. |
| b29dc60 |
2008-12-27 |
Further reorg. |
| 3afd7a9 |
2008-12-27 |
A bit more CPWindow code reorg. |
| 3305385 |
2008-12-27 |
Removed unnecesary code. |
| ce5cfca |
2008-12-23 |
Fix for tag not being set on button in toolbar. |
| 08a3b64 |
2008-12-23 |
Fix for impropert animationCurve being set. |
| 9fa5653 |
2008-12-22 |
Updated nib2cib to support new window styles. |
| 459316f |
2008-12-22 |
Major Window Fixes/Changes. |
| 3b299aa |
2008-12-20 |
Merge branch 'master' of git@github.com:280north/cappuccino |
| 14f267d |
2008-12-20 |
Fixed a problem in building nib2cib that caused way too ... |
| bd42a03 |
2008-12-19 |
Merge branch 'master' of git@github.com:280north/cappuccino |
| 66c7997 |
2008-12-19 |
Fix for [CPMenu setMenuBarVisible:NO] being broken. |
| 488078a |
2008-12-17 |
Merge branch 'master' of git@github.com:280north/cappuccino |
| a9b57d4 |
2008-12-17 |
Fix for +isKindOfClass: and +isMemberOfClass: not being ... |
| 75015ce |
2008-12-16 |
Fix for making CPAnimation "pausable". |
| c2b9ebd |
2008-12-15 |
Fix for "unkown class NSObject" warnings. |
| 7c117f2 |
2008-12-15 |
Added support for external frameworks in nib2cib. |
| f278de3 |
2008-12-15 |
Fix for adding clean-all. |
| b584f8b |
2008-12-14 |
Fix for _currentMousePosition errors. |
| b08e98d |
2008-12-14 |
Fix for item not being ull width in non-integral collect... |
| de5d83a |
2008-12-13 |
Updated nibs/xibs in NibApp project to be "MainMenu" ins... |
| 0b48863 |
2008-12-13 |
Fix for nib2cib always using MainMenu.cib as output file... |
| 5f66874 |
2008-12-12 |
Fix for infinite looping with unterminated msgsends and ... |
| fbf4f42 |
2008-12-11 |
Merge branch 'master' of git@github.com:280north/cappuccino |
| 5ecb83a |
2008-12-11 |
Fix for menus in IE. |
| 4a9f095 |
2008-12-11 |
Updated SubEthaEdit syntax mode. |
| fd46487 |
2008-12-11 |
Updated default bake template. |
| d92fc8c |
2008-12-10 |
Cleaned up old deprecated documentation stuff and added ... |
| b87493b |
2008-12-10 |
Merge branch 'master' of git@github.com:280north/cappuccino |
| 6925bfd |
2008-12-10 |
RemainingBuild change. |
| 2d9d9f3 |
2008-12-10 |
Fix for timer issue in firefox. |
| 87f644e |
2008-12-09 |
Forgot to commit this earlier. |
| 5c57d24 |
2008-12-09 |
Changed an import to @import. |
| a966e75 |
2008-12-09 |
Added better support for debugging. |
| 5babf37 |
2008-12-06 |
Fix for broken steam with new build system. |
| ab40761 |
2008-12-06 |
Merge branch 'master' of git@github.com:280north/cappuccino |
| cf5fa03 |
2008-12-06 |
Fix for textfields no longer working with new timers -- ... |
| 462bed7 |
2008-12-05 |
Merge branch 'master' of git@github.com:280north/cappuccino |
| d938d39 |
2008-12-05 |
Fix for (At least one occurence of) the "empty menu" bug. |
| 2639b7b |
2008-12-05 |
Added "all" target for building both debug and release. |
| 062ff28 |
2008-12-05 |
Fixed a few issues with bootstrap. |
| d59403c |
2008-12-05 |
We don't need steam.xml in common.xml. |
| 9565ad2 |
2008-12-05 |
Improvements to the build system. |
| 72375fe |
2008-12-03 |
Fix for CPMenuItem dieing with nil keyEquivalent. |
| ce696a5 |
2008-12-03 |
Fix for windowShouldClose: being called twice. |
| d0b52f7 |
2008-11-28 |
Replaced some imports with @imports. |
| a922433 |
2008-11-25 |
Fix for using transform() instead of in code calculation... |
| 538adfe |
2008-11-25 |
Merge branch 'master' of git@github.com:280north/cappuccino |
| 2dc5458 |
2008-11-25 |
Fix for intervals not being clearable after one run. |
| 2ff51a3 |
2008-11-22 |
Further press fix. |
| f3dcfba |
2008-11-20 |
Fix for hiTests always returning true in CPView. |
| 30f905a |
2008-11-19 |
Changed imports to @imports. |
| cc8e6e5 |
2008-11-19 |
Merge branch 'master' of git@github.com:280north/cappuccino |
| 67ee22c |
2008-11-19 |
Fix for nib2cib with new timeout system. |
| 1be4ba0 |
2008-11-19 |
Merge branch 'master' of git@github.com:280north/cappuccino |
| bbeba1e |
2008-11-19 |
Fix for regression in toolbar copying behavior. |
| 663f28e |
2008-11-19 |
Fix for objj in the console. |
| 827e56b |
2008-11-15 |
Merge branch 'master' of git@github.com:280north/cappuccino |
| 04294cf |
2008-11-15 |
Updated SubEthaEdit mode with new syntax additions. |
| 7f0aa75 |
2008-11-15 |
Fixed inconsistency in docs. |
| cb7c804 |
2008-11-15 |
Fix for plist URL encoding instead of HTML entity encoding. |
| ad2bf51 |
2008-11-15 |
Merge branch 'master' of git@github.com:280north/cappuccino |
| 26333c3 |
2008-11-15 |
A number of improvements to the parser. |
| e1d57aa |
2008-11-14 |
Fix for broken insertObjects:atIndexes: and tests and is... |
| 1a8093c |
2008-11-13 |
Fix for minimizer not recognizing a var. |
| 7d8b02d |
2008-11-13 |
Fix for addSubview:positioned:relativeTo: not working wi... |
| 9e8eff4 |
2008-11-13 |
Fix for broken resources in DEBUG builds. |
| 8adaa2d |
2008-11-11 |
Added CGContextSetAlpha VML implementation for use in IE... |
| 08c1973 |
2008-11-10 |
Merge branch 'master' of git@github.com:280north/cappuccino |
| 3156de3 |
2008-11-10 |
Fixed bad CPNotificationCenter call. |
| 9def3ba |
2008-11-08 |
Added error output. |
| 5d5aa0a |
2008-11-08 |
Fix for typo in build.xml. |
| 7702fd9 |
2008-11-07 |
Merge branch 'master' of git@github.com:280north/cappuccino |
| eae1dc2 |
2008-11-07 |
Fix for setHidden: not working in main menu bar. |
| 204739e |
2008-11-07 |
Merge branch 'master' of git@github.com:280north/cappuccino |
| 41b3d79 |
2008-11-07 |
Hopefully this resolved the issues with isntalling the t... |
| f5b0542 |
2008-11-07 |
Ugh, two remaining references. |
| b754d60 |
2008-11-07 |
Forgot to take out these references to the old arrow ima... |
| edd49f2 |
2008-11-06 |
Added a number of customization options to the main menu... |
| 6cff27c |
2008-11-04 |
Fix for minimization in Cappuccino. |
| 54d48e9 |
2008-11-04 |
Fix for minimization in Cappuccino. |
| 07507ea |
2008-11-03 |
Make press create 280North style plists instead of xml p... |
| 912895d |
2008-11-02 |
Added cplutil app to convert between plist types. |
| 745df35 |
2008-10-27 |
Fix for toolbar item's target set to null. |
| f7dd436 |
2008-10-27 |
Stop flash of scrollers when autohidden. |
| 12b58cd |
2008-10-26 |
Merge branch 'master' of git@github.com:280north/cappuccino |
| 5144a5a |
2008-10-26 |
Added @accessor support, @import, and fixed spacing bug ... |
| b7bba7d |
2008-10-25 |
Added @synthesize. |
| 6f8a6bd |
2008-10-24 |
Whitespace cleanup. |
| 75aa1e5 |
2008-10-24 |
Fix for bad copyright and spacing in NewApplication. |
| 98e5c0e |
2008-10-23 |
Merge branch 'master' of git@github.com:280north/cappuccino |
| 2e9e38e |
2008-10-23 |
Fix for multiline string literals not working in Objecti... |
| abebe2e |
2008-10-22 |
Get rid of this. |
| 75117d7 |
2008-10-21 |
This shouldn't be in there. |
| 0ac0a84 |
2008-10-16 |
Fix for CPSplitView indents its subviews by frame.origin. |
| dad6d61 |
2008-10-15 |
Merge branch 'master' of git@github.com:280north/cappuccino |
| fd23867 |
2008-10-15 |
Make sure non-static files store their fragments. |
| 7e28bbe |
2008-10-07 |
Merge branch 'master' of git@github.com:280north/cappuccino |
| 4d39466 |
2008-10-07 |
Fix for CPScrollView performance issue. |
| 6b6a6a6 |
2008-10-05 |
Fix for split view in IE. |
| a85e1b8 |
2008-10-04 |
Minor bake png fix |
| ac4faf3 |
2008-10-04 |
Fix for scrollers not updating properly. |
| 344d2eb |
2008-10-03 |
Further fix for toolbar item sizing. |
| 5f7514b |
2008-10-03 |
Merge branch 'master' of git@github.com:280north/cappuccino |
| cbcd3bb |
2008-10-03 |
Fix for toolbar item minsize/maxsize mismatch. |
| 7a69d6e |
2008-10-03 |
Fix for objj_import using old code. |
| 3a50d35 |
2008-10-02 |
Added separator to toolbar and made centering work withi... |
| 77dae63 |
2008-10-02 |
Updated -displayName to return the lastpathcomponent of ... |
| f636491 |
2008-10-01 |
Fix for build breaking after name change in objj_diction... |
| c1e882a |
2008-10-01 |
Merge branch 'master' of git@github.com:280north/cappuccino |
| a789ccb |
2008-10-01 |
Further fix for "Respond to page up/down in CPScrollView". |
| fbd7950 |
2008-09-25 |
Merge branch 'master' of git@github.com:280north/cappuccino |
| 0e26f27 |
2008-09-25 |
Fix for not being able to add/remove items from main men... |
| 9d5e772 |
2008-09-23 |
Name change. |
| f4cedf5 |
2008-09-23 |
A number of fixes relating to how CPSplitView divides it... |
| 89516d4 |
2008-09-23 |
Merge branch 'master' of git@github.com:280north/cappuccino |
| 2aa5b0a |
2008-09-23 |
Fixed issue with custom draw rect detection. |
| 7f59ce7 |
2008-09-21 |
Accidentally committed a few alerts. |
| 464ddf2 |
2008-09-21 |
A number of fixes for Cib. |
| 13cf238 |
2008-09-20 |
Removed some unecessary code with the last update. |
| a10058f |
2008-09-20 |
Improved Cib Support. |
| d183f6c |
2008-09-19 |
Furhter fix for not showing resize indicator. |
| a5cc450 |
2008-09-19 |
Fix for borderless windows being resizable. |
| 5456bb5 |
2008-09-19 |
Performance improvements for CPSplitView. |
| ebcee11 |
2008-09-19 |
Merge branch 'master' of git@github.com:280north/cappuccino |
| ae6e3f2 |
2008-09-19 |
Added coding support for tags to CPView and nib2cib. |
| d6b4eba |
2008-09-18 |
Significant improvements to cib support and nib2cib. |
| b6f6102 |
2008-09-17 |
Fixed awakeAfterUsingCoder:. |
| 5254935 |
2008-09-17 |
Forgot to commit this README change from 0.5.1. |
| a9e9dab |
2008-09-15 |
Fix for broken new selector. |
| 6a5545b |
2008-09-15 |
Added missing vim folder. |
| 0ffbca7 |
2008-09-13 |
Changed path to new TextMate bundle. |
| b6aec87 |
2008-09-13 |
Added new TextMate bundle. |
| 538987e |
2008-09-13 |
Removed old TextMate bundle. |
| 95e5a74 |
2008-09-13 |
Fix for nib2cib not working, README updates. |
| e1fefd1 |
2008-09-11 |
Fixing merge conflicts. |
| 5618b62 |
2008-09-11 |
Modernized CPView drawing. |
| 558bcc1 |
2008-09-10 |
Merge branch 'master' of git@github.com:280north/cappuccino |
| 130113a |
2008-09-10 |
Merge branch 'master' of git@github.com:280north/cappuccino |
| 41f3495 |
2008-09-10 |
Spruced up ant tools. |
| 905deb8 |
2008-09-09 |
Removed Frameworks symlink that should have never gone in. |
| 2e361b4 |
2008-09-09 |
Merge branch 'master' of git@github.com:280north/cappuccino |
| 4a858cd |
2008-09-09 |
Fix for http://cappuccino.lighthouseapp.com/projects/164... |
| d31ddcb |
2008-09-09 |
Added CPSecureTextField import to AppKit.j. |
| 00140ac |
2008-09-08 |
Merge branch 'master' of git@github.com:280north/cappuccino |
| 80dffde |
2008-09-08 |
Fix for http://cappuccino.lighthouseapp.com/projects/164... |
| 2c3ac4c |
2008-09-07 |
Removed CPHUDSlider class. It is legacy code. |
| 71a468f |
2008-09-07 |
Fix for http://cappuccino.lighthouseapp.com/projects/164... |
| a1920c5 |
2008-09-05 |
Fix for http://cappuccino.lighthouseapp.com/projects/164... |
| e3679c1 |
2008-09-05 |
Fix for http://cappuccino.lighthouseapp.com/projects/164... |
| e99efff |
2008-09-05 |
Fix for http://cappuccino.lighthouseapp.com/projects/164... |
| 36b4508 |
2008-09-04 |
Revised REAME for starter package. |
| ee45779 |
2008-09-04 |
Added modes to build product and READMEs. |
| ac22756 |
2008-09-04 |
Reorganized the Tools product and got rid of Jars. |
| 3d1b2f9 |
2008-09-04 |
Made objj point to Frameworks in lib. |
| a97bb72 |
2008-09-04 |
Initial commit. |