Commit Graph
5908 Commits
Author SHA1 Message Date
Ross Boucher 88035429bb Fix in CPString setPlaceholderString
[#238 state:resolved]
2009-03-07 21:05:18 -08:00
Tom Robinson 17b3fc044d Might as well commit these, tolmasky branch is useless without Aristo anyway 2009-03-07 18:16:30 -08:00
cacaodevandRoss Boucher faac82287f Fixed bug in previous commit of setToolTip: 2009-03-05 14:46:25 -08:00
Ross Boucher 0fdfd8919f Remove the tabs. 2009-03-05 14:45:34 -08:00
M ESCOandRoss Boucher 55fa6024db Added tooltip support 2009-03-05 14:40:56 -08:00
cacaodevandRoss Boucher a1e3feda4f Fixed typo 2009-03-05 14:39:45 -08:00
tlrobinson 1188da3c21 Much improved but still unbearable CPTableView 2009-03-02 20:07:52 -08:00
Thomas BalthazarandRoss Boucher 1d38ca64c7 ticket 220 fixed http://cappuccino.lighthouseapp.com:80/projects/16499/tickets/220-typo-in-cppopupbutton-indexofitemwithrepresentedobject#ticket-220-1 2009-02-26 17:46:41 -08:00
Leif SingerandRoss Boucher 547ed38855 Modified CPColor's hexToRGB to also accept hex colors with only three characters, as is possible in CSS. E.g., 'ccc' will expand to 'cccccc', etc. 2009-02-26 17:24:34 -08:00
tlrobinson 3200f1c6ca Merge branch 'master' of git@github.com:tolmasky/cappuccino into tolmasky 2009-02-23 20:38:37 -08:00
Francisco Tolmasky a25ffe0899 Temporary fix for webview white background.
Reviewed by me.
2009-02-23 20:34:13 -08:00
Francisco Tolmasky 7b04023f54 bleh.
Reviewed by me.
2009-02-23 19:10:41 -08:00
Ross Boucherandtlrobinson 1c79db2303 Stop propagation for all events, not just single finger ones. 2009-02-22 17:18:15 -08:00
Ross Boucherandtlrobinson b1fc23af08 Make mouseUp work with the "touch" bridge. 2009-02-22 17:18:05 -08:00
Ross Boucherandtlrobinson 4280c3513a Remove the callout from iPhone on touch and hold. 2009-02-22 17:17:51 -08:00
Ross Boucherandtlrobinson 9eab840f37 Add mouse simulation using native touch events 2009-02-22 17:17:42 -08:00
Francisco Tolmasky ce31353a7a Updated menu images.
Reviewed by me.
2009-02-22 02:06:21 -08:00
Francisco Tolmasky f22684b5e8 I need to commit this?
Reviewed by me.
2009-02-22 02:04:47 -08:00
Francisco Tolmasky 12459aae1e Minor changes.
Reviewed by me.
2009-02-22 02:04:00 -08:00
Tom Robinson fd0a0de4b2 Table View "correctly" purge cells 2009-02-22 01:45:38 -08:00
Tom Robinson 0e3ead62fb CPWebView resize fixes (sorta) 2009-02-21 21:57:53 -08:00
Tom Robinson 8b36cddd9c Init _isFullBridge and cast too BOOL in setFullBridge: 2009-02-21 21:56:24 -08:00
Francisco Tolmasky 415e826a73 Major CPScroller nib2cib fixes.
Reviewed by me.
2009-02-21 18:15:37 -08:00
Francisco Tolmasky 6a0958f9c1 Some scroll view nib fixes.
Reviewed by me.
2009-02-21 17:17:29 -08:00
Francisco Tolmasky 2788af6922 Fix for setValue:forThemedAttributeName: not updating display like inControlState:.
Reviewed by me.
2009-02-21 04:31:13 -08:00
Tom Robinson 49e4e8e2fd Auto select scrollbar mode in CPWebView 2009-02-21 01:48:48 -08:00
Tom Robinson 63585dfea6 Merge branch 'master' of git@github.com:tolmasky/cappuccino into tolmasky 2009-02-21 01:34:36 -08:00
Francisco Tolmasky 27035770d7 Fix for adding awakeFromCib.
Reviewed by me.
2009-02-21 01:37:28 -08:00
Tom Robinson f2a70194c8 Merge branch 'master' of git@github.com:tolmasky/cappuccino into tolmasky 2009-02-21 01:23:57 -08:00
Tom Robinson 8bdd8258be CPWebView support for CPScrollView scrollbars 2009-02-21 01:23:08 -08:00
Francisco Tolmasky aa0135515c Forgot to add this file.
Reviewed by me.
2009-02-20 19:01:05 -08:00
Francisco Tolmasky 9a0fe44acc Better placeholder string support.
Reviewed by me.
2009-02-20 15:36:09 -08:00
Francisco Tolmasky b74b382e30 Fix for resize indicator always showing up.
Reviewed by me.
2009-02-20 14:47:34 -08:00
Francisco Tolmasky 180c42b9d5 Added setFullBridge:/isFullBridge.
Reviewed by me.
2009-02-19 22:56:07 -08:00
Ross Boucher 9bbe51fa64 CPArrayController works simply with bindings and arrangedObjects 2009-02-19 01:29:39 -08:00
Francisco Tolmasky 1f54d5de0e Some cleanup.
Reviewed by me.
2009-02-18 23:28:13 -08:00
Tom Robinson 2c335e37b0 Merge branch 'master' of git@github.com:tolmasky/cappuccino into tolmasky 2009-02-18 19:45:34 -08:00
Francisco Tolmasky 4afed0067e Fix for CPSlider not encoding/decoding its value correctly.
Reviewed by me.
2009-02-18 19:19:05 -08:00
Tom Robinson 49719a2e8c Merge branch 'master' of git@github.com:tolmasky/cappuccino into tolmasky 2009-02-18 18:43:18 -08:00
Tom Robinson 197bdf8228 CPTableView doubleAction, clickedRow, clickedColumn methods 2009-02-18 18:42:43 -08:00
Francisco Tolmasky 72ae296db0 Fix for new textfield encoding/decoding.
Reviewed by me.
2009-02-18 17:16:10 -08:00
Francisco Tolmasky 51ad4b2b06 Further work on CPTextField.
Reviewed by me.
2009-02-18 13:06:56 -08:00
Francisco Tolmasky 80bc3e3455 Typo.
Reviewed by me.
2009-02-18 04:04:45 -08:00
Tom Robinson 0fe9de4f09 Merge branch 'master' of git@github.com:tolmasky/cappuccino into tolmasky 2009-02-18 04:01:12 -08:00
Francisco Tolmasky 958d17831c Fixed remaining reference to CPThemedValue.
Reviewed by me.
2009-02-18 03:52:27 -08:00
Tom Robinson 6b6991bf6a Merge branch 'master' of git@github.com:tolmasky/cappuccino into tolmasky 2009-02-18 03:49:39 -08:00
Tom Robinson bc9b36165c Merge branch 'master' of git@github.com:tolmasky/cappuccino into tolmasky 2009-02-18 03:45:17 -08:00
Tom Robinson 00c6a8905d Various CPTableView improvements and nib2cib support 2009-02-18 03:43:49 -08:00
Francisco Tolmasky 6ad037e469 Fix for major theme state bug.
Reviewed by me.
2009-02-18 02:22:10 -08:00
Francisco Tolmasky f6c0d93c47 Merged from master.
Reviewed by me.
2009-02-17 14:46:40 -08:00