280north / cappuccino

Web Application Framework in JavaScript and Objective-J

This URL has Read+Write access

boucher (author)
Mon Nov 02 16:47:07 -0800 2009
commit  93c90274b5376b5c7ef0c9dea0c1ffcec4499ab7
tree    c1e8d95726cd11b873a89fc143ea104a0f436c03
parent  e8b1ff88461f8b4eb303e5435079f00b40159af2
cappuccino / Tools / nib2cib
name age message
..
file Converter+Mac.j Sat Jul 11 18:12:20 -0700 2009 Improved TableView nib support as well as inclu... [tolmasky]
file Converter.j Sat Jul 11 18:12:20 -0700 2009 Improved TableView nib support as well as inclu... [tolmasky]
file NSAppKit.j Sun Nov 01 14:23:48 -0800 2009 Added some missing import statements. Reviewed... [tolmasky]
file NSArray.j Fri Jan 09 04:38:35 -0800 2009 Made CPImageView nib2cib compliant. Reviewed b... [tolmasky]
file NSButton.j Thu May 21 14:11:21 -0700 2009 Fix for CPPopUpButton being broken in nib2cib. ... [tolmasky]
file NSCell.j Thu Oct 29 00:53:13 -0700 2009 Removed some remaining cell "influences" in nib... [tolmasky]
file NSClassSwapper.j Fri Jun 05 17:31:35 -0700 2009 Made class swapping more robust. Reviewed by me. [tolmasky]
file NSClipView.j Sat Jul 11 18:12:20 -0700 2009 Improved TableView nib support as well as inclu... [tolmasky]
file NSCollectionView.j Tue Sep 15 05:00:56 -0700 2009 Made CPCollectionViewItem a subclass of CPViewC... [tolmasky]
file NSCollectionViewItem.j Tue Sep 15 05:00:56 -0700 2009 Made CPCollectionViewItem a subclass of CPViewC... [tolmasky]
file NSColor.j Tue Sep 15 03:20:47 -0700 2009 Further CPCollectionView nib2cib work. Reviewe... [tolmasky]
file NSColorWell.j Tue Oct 28 01:08:07 -0700 2008 CPColorWell coding and nib2cib support. [tlrobinson]
file NSControl.j Sun May 10 13:04:02 -0700 2009 First stab at fixing Themeing API. Reviewed by... [tolmasky]
file NSCustomObject.j Mon Dec 15 00:47:42 -0800 2008 Added support for external frameworks in nib2ci... [tolmasky]
file NSCustomResource.j Sat Aug 22 01:03:56 -0700 2009 Fixed resources support being broken in nib2cib... [tolmasky]
file NSCustomView.j Sun Oct 26 00:48:49 -0700 2008 Added @accessor support, @import, and fixed spa... [tolmasky]
file NSEvent.j Sun Nov 01 15:05:22 -0800 2009 Fixed typo in NSEvent.j. Reviewed by me. [tolmasky]
file NSFont.j Thu Jan 22 17:30:56 -0800 2009 Fix for fonts not working in nib2cib and perfor... [tolmasky]
file NSFoundation.j Mon Jul 06 14:39:33 -0700 2009 Fix for adding support for NSMutableString and ... [tolmasky]
file NSIBObjectData.j Thu Oct 29 16:25:05 -0700 2009 Added import just in case. Reviewed by me. [tolmasky]
file NSImageView.j Tue Jun 09 15:36:53 -0700 2009 Made CPImageView accept image drag and drop. R... [tolmasky]
file NSMatrix.j Sun May 17 20:05:40 -0700 2009 Forgot to check in NSMatrix.j Reviewed by me. [tolmasky]
file NSMenu.j Fri Sep 04 12:37:38 -0700 2009 Imrpoved identifying main menus in cibs. Revie... [tolmasky]
file NSMenuItem.j Sun Nov 01 14:23:48 -0800 2009 Added some missing import statements. Reviewed... [tolmasky]
file NSMutableDictionary.j Mon Jul 06 14:39:33 -0700 2009 Fix for adding support for NSMutableString and ... [tolmasky]
file NSMutableString.j Mon Jul 06 14:39:33 -0700 2009 Fix for adding support for NSMutableString and ... [tolmasky]
file NSNibConnector.j Tue Aug 25 19:55:21 -0700 2009 Fix for out of memory errors when building clea... [tolmasky]
file NSPopUpButton.j Tue Dec 09 01:58:42 -0800 2008 nib2cib support for CPMenu, CPMenuItem, CPPopUp... [tlrobinson]
file NSResponder.j Sun Oct 26 00:48:49 -0700 2008 Added @accessor support, @import, and fixed spa... [tolmasky]
file NSScrollView.j Mon May 11 13:45:09 -0700 2009 Fixed a few issues with nib2cib and hiding scro... [tolmasky]
file NSScroller.j Thu Sep 03 02:31:25 -0700 2009 nib2cib fix for new scrollers. Reviewed by me. [tolmasky]
file NSSecureTextField.j Wed May 06 23:57:21 -0700 2009 Cleanup code for nib2cib. Reviewed by me. [tolmasky]
file NSSegmentedControl.j Sun May 10 21:20:14 -0700 2009 bug in nib2cib segmented controls [boucher]
file NSSet.j Fri Jan 09 04:38:35 -0800 2009 Made CPImageView nib2cib compliant. Reviewed b... [tolmasky]
file NSSlider.j Wed Apr 22 12:04:47 -0700 2009 Make sliders work with nib2cib again [boucher]
file NSSplitView.j Sun Oct 26 00:48:49 -0700 2008 Added @accessor support, @import, and fixed spa... [tolmasky]
file NSTabView.j Wed Dec 10 19:02:22 -0800 2008 CPTabView and CPTabViewItem coding and nib2cib ... [tlrobinson]
file NSTabViewItem.j Wed Dec 10 19:02:22 -0800 2008 CPTabView and CPTabViewItem coding and nib2cib ... [tlrobinson]
file NSTableColumn.j Sun Jul 05 07:59:54 -0700 2009 Beginnings of nib2cib support for new tableview... [tolmasky]
file NSTableView.j Wed Feb 18 03:43:49 -0800 2009 Various CPTableView improvements and nib2cib su... [tlrobinson]
file NSTextField.j Wed May 06 23:57:21 -0700 2009 Cleanup code for nib2cib. Reviewed by me. [tolmasky]
file NSToolbar.j Tue Nov 11 02:29:33 -0800 2008 Intial CPToolbar coding / nib2cib support (stil... [tlrobinson]
file NSView.j Sat Jul 11 18:12:20 -0700 2009 Improved TableView nib support as well as inclu... [tolmasky]
file NSViewController.j Wed Oct 28 00:11:42 -0700 2009 Fix for the fact that bundles are not encodable... [boucher]
file NSWindowTemplate.j Tue Jun 09 17:54:18 -0700 2009 Minor stylistic changes. Reviewed by me. [tolmasky]
file Nib2CibKeyedUnarchiver.j Sat Aug 22 01:03:56 -0700 2009 Fixed resources support being broken in nib2cib... [tolmasky]
file Rakefile Fri Jun 12 13:50:26 -0700 2009 Updating version strings to 0.7.1. Reviewed by... [tolmasky]
file WebView.j Mon Oct 27 04:54:43 -0700 2008 Numerous improvements and nib2cib support for C... [tlrobinson]
file main.j Sat Jul 11 20:31:12 -0700 2009 More java call removal from nib2cib. Reviewed ... [tolmasky]