public
Description: Web Application Framework in JavaScript and Objective-J
Homepage: http://cappuccino.org
Clone URL: git://github.com/280north/cappuccino.git
cappuccino / AppKit
name age message
..
file AppKit.j Tue Sep 22 17:23:02 -0700 2009 Add support for CPBox. [boucher]
file CPAccordionView.j Mon Aug 31 01:22:08 -0700 2009 Fixed a bug that could cause CPAccordionView to... [tolmasky]
file CPAlert.j Tue Oct 27 17:36:46 -0700 2009 Adds support for warning before closing documen... [boucher]
file CPAnimation.j Fri Oct 09 14:30:56 -0700 2009 Fixes bug in CPAnimation where certain ivars we... [boucher]
file CPApplication.j Mon Nov 02 16:47:07 -0800 2009 Updates for massaging a few key inputs. [boucher]
file CPBezierPath.j Fri Aug 07 12:50:52 -0700 2009 CPBezierPath documentation completed. Signed-o... [cocoastep]
file CPBox.j Fri Oct 09 00:03:52 -0700 2009 Added some designated initializers to AppKit. [nciagra]
file CPButton.j Fri Aug 07 12:50:50 -0700 2009 Documentation Edits: Replaced `<code>` and `<pr... [lowell vizon]
file CPButtonBar.j Mon May 11 13:45:09 -0700 2009 Fixed a few issues with nib2cib and hiding scro... [tolmasky]
file CPCheckBox.j Tue May 19 12:02:10 -0700 2009 Cleaned up button's sizeToFit. Reviewed by me. [tolmasky]
file CPClipView.j Fri Aug 07 12:50:50 -0700 2009 Documentation Edits: Replaced `<code>` and `<pr... [lowell vizon]
file CPCollectionView.j Fri Oct 16 15:22:12 -0700 2009 Corrects a style issue. [boucher]
file CPCollectionViewItem.j Tue Sep 15 05:00:56 -0700 2009 Made CPCollectionViewItem a subclass of CPViewC... [tolmasky]
file CPColor.j Mon Aug 10 15:09:10 -0700 2009 Merge branch 'master' into tableview Conflicts... [tolmasky]
file CPColorPanel.j Fri Aug 07 12:50:50 -0700 2009 Documentation Edits: Replaced `<code>` and `<pr... [lowell vizon]
file CPColorPicker.j Fri Aug 07 12:50:50 -0700 2009 Documentation Edits: Replaced `<code>` and `<pr... [lowell vizon]
file CPColorWell.j Fri Aug 07 12:50:50 -0700 2009 Documentation Edits: Replaced `<code>` and `<pr... [lowell vizon]
file CPCompatibility.j Sat Oct 31 18:32:58 -0700 2009 Cleaned up key equivalent handling and added su... [tolmasky]
file CPControl.j Tue Nov 17 10:26:58 -0800 2009 Taking this out for now. [boucher]
file CPCookie.j Fri Aug 07 12:50:50 -0700 2009 Documentation Edits: Replaced `<code>` and `<pr... [lowell vizon]
file CPDocument.j Thu Oct 29 16:33:56 -0700 2009 Update to the new close/warn stuff to correctly... [boucher]
file CPDocumentController.j Sun Nov 01 11:21:34 -0800 2009 Change method name [boucher]
file CPDragServer.j Fri Sep 04 03:54:40 -0700 2009 Fix for draggedView:endedAt:operation: giving 0... [tolmasky]
file CPEvent.j Sat Oct 31 18:32:58 -0700 2009 Cleaned up key equivalent handling and added su... [tolmasky]
file CPFlashMovie.j Fri Aug 07 12:50:50 -0700 2009 Documentation Edits: Replaced `<code>` and `<pr... [lowell vizon]
file CPFlashView.j Mon Jul 27 12:06:07 -0700 2009 Fix for drag and drop with platform windows. R... [tolmasky]
file CPFont.j Mon May 18 15:43:36 -0700 2009 Add documentation groups [boucher]
file CPFontManager.j Mon May 18 15:43:36 -0700 2009 Add documentation groups [boucher]
file CPGeometry.j Fri Aug 07 12:50:50 -0700 2009 Documentation Edits: Replaced `<code>` and `<pr... [lowell vizon]
file CPGraphicsContext.j Mon May 18 15:43:36 -0700 2009 Add documentation groups [boucher]
file CPImage.j Fri Oct 09 00:03:52 -0700 2009 Added some designated initializers to AppKit. [nciagra]
file CPImageView.j Mon Aug 17 03:50:52 -0700 2009 Added HTML 5 drag and drop support for WebKit/S... [tolmasky]
file CPMenu.j Sat Oct 31 09:52:52 -0700 2009 Merge branch 'master' of git@github.com:280nort... [boucher]
file CPMenuItem.j Sat Oct 31 18:32:58 -0700 2009 Cleaned up key equivalent handling and added su... [tolmasky]
file CPOpenPanel.j Mon Oct 19 16:52:19 -0700 2009 Consolidate with browser branch. Reviewed by me. [tolmasky]
file CPOutlineView.j Mon Sep 14 23:14:05 -0700 2009 Fixed how children are loaded and reloaded in C... [tolmasky]
file CPPanel.j Thu Oct 08 12:02:26 -0700 2009 Attached sheet implementation [cacaodev]
file CPPasteboard.j Mon Aug 17 03:50:52 -0700 2009 Added HTML 5 drag and drop support for WebKit/S... [tolmasky]
file CPPopUpButton.j Mon Aug 17 03:50:51 -0700 2009 A number of fixes and improvements to the platf... [tolmasky]
file CPProgressIndicator.j Fri Aug 07 12:50:50 -0700 2009 Documentation Edits: Replaced `<code>` and `<pr... [lowell vizon]
file CPRadio.j Tue May 19 12:02:10 -0700 2009 Cleaned up button's sizeToFit. Reviewed by me. [tolmasky]
file CPResponder.j Fri Aug 07 12:50:50 -0700 2009 Documentation Edits: Replaced `<code>` and `<pr... [lowell vizon]
file CPSavePanel.j Mon Oct 19 16:52:19 -0700 2009 Consolidate with browser branch. Reviewed by me. [tolmasky]
file CPScreen.j Mon Aug 17 03:50:51 -0700 2009 A number of fixes and improvements to the platf... [tolmasky]
file CPScrollView.j Sun Sep 20 15:40:05 -0700 2009 Improved scrolling for tablview and outlineview... [tolmasky]
file CPScroller.j Sat Aug 22 01:43:29 -0700 2009 New scroller artwork. Reviewed by me. [tolmasky]
file CPSearchField.j Sun Oct 25 19:17:01 -0700 2009 fixed CPSearchField search and cancel buttons s... [Me1000]
file CPSecureTextField.j Mon May 18 15:43:36 -0700 2009 Add documentation groups [boucher]
file CPSegmentedControl.j Tue Sep 01 12:54:32 -0700 2009 Minor fixes to segmented control. Reviewed by me. [tolmasky]
file CPShadow.j Mon May 18 15:43:36 -0700 2009 Add documentation groups [boucher]
file CPShadowView.j Mon May 18 15:43:36 -0700 2009 Add documentation groups [boucher]
file CPSlider.j Tue Sep 15 21:39:20 -0700 2009 Fix for updating sliders visually when min/max ... [tolmasky]
file CPSliderColorPicker.j Thu Apr 16 22:51:47 -0700 2009 Add an opacity slider to the color panel [boucher]
file CPSplitView.j Mon Aug 31 14:39:00 -0700 2009 Further drawing fixes. Reviewed by me. [tolmasky]
file CPStringDrawing.j Sat Jul 25 16:47:30 -0700 2009 Beginnings of Platform reorg. Reviewed by me. [tolmasky]
file CPTabView.j Thu Oct 22 10:20:14 -0700 2009 Fixes a tab view bug with removing tabs. Closes... [boucher]
file CPTabViewItem.j Fri Oct 09 00:03:52 -0700 2009 Added some designated initializers to AppKit. [nciagra]
file CPTableColumn.j Sun Oct 25 18:49:49 -0700 2009 Fix for updating table column header views afte... [boucher]
file CPTableHeaderView.j Fri Aug 21 22:41:40 -0700 2009 Removed unecessary call in header view. Review... [tolmasky]
file CPTableView.j Sun Oct 25 17:41:45 -0700 2009 Fixes a type which was causing columnWithIdenti... [boucher]
file CPTextField.j Mon Nov 02 00:35:53 -0800 2009 Made secure text fields have the right number o... [saikat]
file CPTheme.j Mon Jun 01 17:38:19 -0700 2009 Spacing fix. Reviewed by me. [tolmasky]
file CPThemeBlend.j Tue May 19 02:48:21 -0700 2009 Updated themes so Rakefile will build your them... [tolmasky]
file CPToolbar.j Fri Oct 09 00:03:52 -0700 2009 Added some designated initializers to AppKit. [nciagra]
file CPToolbarItem.j Fri Oct 09 00:03:52 -0700 2009 Added some designated initializers to AppKit. [nciagra]
file CPTreeNode.j Mon Sep 14 03:47:57 -0700 2009 Added sorting capabilities to CPTreeNode. Revi... [tolmasky]
file CPView.j Sat Oct 31 18:32:58 -0700 2009 Cleaned up key equivalent handling and added su... [tolmasky]
file CPViewController.j Wed Oct 28 00:11:42 -0700 2009 Fix for the fact that bundles are not encodable... [boucher]
file CPWebView.j Mon May 18 15:43:36 -0700 2009 Add documentation groups [boucher]
directory CPWindow/ Sat Oct 31 18:32:58 -0700 2009 Cleaned up key equivalent handling and added su... [tolmasky]
file CPWindowController.j Fri Oct 30 10:53:47 -0700 2009 Add an unsaved state affordance to the close bu... [boucher]
directory Cib/ Tue Oct 27 14:55:06 -0700 2009 Removed remaining references to full bridge in ... [tolmasky]
directory CoreAnimation/ Fri Aug 07 12:50:50 -0700 2009 Documentation Edits: Replaced `<code>` and `<pr... [lowell vizon]
directory CoreGraphics/ Mon Oct 26 22:43:51 -0700 2009 Added CGRectNull support to CGRectUnion. Revie... [tolmasky]
file Info.plist Thu Mar 19 03:40:23 -0700 2009 Reverting AppKit/Info.plist [tlrobinson]
file OLDCPTableColumn.j Sun Jul 05 07:59:54 -0700 2009 Beginnings of nib2cib support for new tableview... [tolmasky]
file OLDCPTableView.j Sun Jul 05 07:59:54 -0700 2009 Beginnings of nib2cib support for new tableview... [tolmasky]
directory Platform/ Wed Nov 04 14:23:30 -0800 2009 Fix some old calls to _bridgeMouseEvent: which ... [boucher]
file Rakefile Wed Jul 29 18:57:18 -0700 2009 Added status code checks to abort Rake early. [tlrobinson]
directory Resources/ Sat Oct 31 09:52:26 -0700 2009 Add desktop support for recent file list [boucher]
directory Themes/ Thu Oct 29 22:22:27 -0700 2009 Add disabled states for all the existing controls. [boucher]
directory Tools/ Fri Jun 12 13:50:26 -0700 2009 Updating version strings to 0.7.1. Reviewed by... [tolmasky]
file _CPCornerView.j Thu Jun 25 14:42:30 -0700 2009 Add corner views to the table view stuff [boucher]
file _CPDisplayServer.j Mon Aug 31 14:39:00 -0700 2009 Further drawing fixes. Reviewed by me. [tolmasky]
file _CPImageAndTextView.j Mon Aug 17 03:50:52 -0700 2009 Added HTML 5 drag and drop support for WebKit/S... [tolmasky]