cacaodev (cacaodev)

Name
cacaodev
Email
Location
France
Member Since
Sep 24, 2008 (about 1 year)

Following 4 coders and watching 8 repositories view all →

Public Repositories (1)

  • cappuccino

    Web application framework in JavaScript and Objective-J

    legend

    Forked from 280north/cappuccino Sat Feb 07 05:09:01 -0800 2009

    Last updated Sun Feb 07 14:21:12 -0800 2010

Public Activity feed

cacaodev commented on cacaodev/cappuccino Mon Feb 08 10:25:42 -0800 2010
Comment in 3938501:

I've tested he relation between autoresizing style and user resizing in cocoa and it seems inconsistent. Sometimes it seems to resize with uniform resizing, sometimes sequential, whatever the autoresizing style is. I didn't see anything in the doc. For me it's "undetermined". However i didn't test without scrollview.
I'll look into the #1 bug.

cacaodev pushed to jake at cacaodev/cappuccino Sun Feb 07 14:21:13 -0800 2010
HEAD is 1c33881ba6319f0e8997d4e5b059ab5d91f459e8

4 commits »

cacaodev commented on cacaodev/cappuccino Sun Feb 07 12:49:56 -0800 2010
Comment in 3938501:

Note to Randy: ready to merge in my opinion
Lots of detab, don't be afraid by the amount of code :)

cacaodev pushed to jake-tableview at cacaodev/cappuccino Sun Feb 07 12:38:25 -0800 2010
HEAD is 393850198a031ee7d825abf6817c9b407995785e

31 commits »

cacaodev pushed to jake at cacaodev/cappuccino Sat Feb 06 09:29:20 -0800 2010
cacaodev pushed to jake at cacaodev/cappuccino Sat Feb 06 09:00:50 -0800 2010
HEAD is 6b759c1a12bb293c07e6654b2c1c46aea303333c

18 commits »

cacaodev pushed to cpruleeditor at cacaodev/cappuccino Fri Feb 05 13:10:24 -0800 2010
HEAD is 5ed94a45ced0c414d4edc2a4fea3629fa606ef3b

231 commits »

cacaodev created branch tableview-hold-drag at cacaodev/cappuccino Fri Feb 05 12:13:34 -0800 2010
cacaodev started watching hammerdr/cappuccino Thu Feb 04 03:04:52 -0800 2010
cappuccino's description:
Web Application Framework in JavaScript and Objective-J
cacaodev started watching klaaspieter/cappuccino Tue Feb 02 11:11:40 -0800 2010
cappuccino's description:
Web Application Framework in JavaScript and Objective-J
cacaodev started watching aljungberg/cappuccino Tue Feb 02 11:08:44 -0800 2010
cappuccino's description:
Web Application Framework in JavaScript and Objective-J
cacaodev started watching BlairDuncan/cappuccino Mon Feb 01 06:41:21 -0800 2010
cappuccino's description:
Web Application Framework in JavaScript and Objective-J
cacaodev commented on cacaodev/cappuccino Mon Feb 01 03:10:04 -0800 2010
Comment in 0206f24:

Also now the Math is right. We want the quotient of (firstRow divided by colorCount), not the remainder.

I removed -drawRect:, this was an unintentional previous commit from me. The table was drawn twice when scrolling. sorry for that !

cacaodev pushed to jake at cacaodev/cappuccino Mon Feb 01 02:53:37 -0800 2010
HEAD is 0206f24c252cbb840576b7744f93f1c9cc642d20

21 commits »

cacaodev commented on cacaodev/cappuccino Sun Jan 31 14:18:47 -0800 2010
Comment in a6ee97f:

Randy:
There's a trivial way to fix the mouse-up-not-unpressing-header bug and it works even outside the headerView.
In mouseUp: just move [self _setPressedColumn:CPNotFound] before the line : if (columnClicked == -1) return;

cacaodev created branch jake-tableview at cacaodev/cappuccino Sun Jan 31 13:15:43 -0800 2010
cacaodev pushed to master at cacaodev/cappuccino Fri Jan 29 10:02:51 -0800 2010
HEAD is ea34ba903f91a94c42cae84df3e2c57ff062ffbc

28 commits »

cacaodev opened issue 432 on 280north/cappuccino Fri Jan 29 09:46:24 -0800 2010
CPTableView headers gradient-based + column selection.
cacaodev pushed to jake at cacaodev/cappuccino Fri Jan 29 09:42:45 -0800 2010
HEAD is 84a438712716398cf1c876099f87e353b1b6d453

33 commits »

cacaodev commented on cacaodev/cappuccino Tue Jan 26 11:21:59 -0800 2010
Comment in 9e0bb3c:

In case you didn't yet my message, the answer is yes, it's ready.

Tell me is there is any issue because i reseted the previous commit/push and then pushed this new one. Hope it's ok.

cacaodev pushed to jake at cacaodev/cappuccino Mon Jan 25 00:46:40 -0800 2010
HEAD is 9e0bb3c2d08253dee3c0f2156d7bd100bf9af4c6
cacaodev pushed to jake at cacaodev/cappuccino Mon Jan 25 00:42:54 -0800 2010
HEAD is 3ec194ad8ac0ed9d6356a877f276299cb611cd90

2 commits »

cacaodev pushed to jake at cacaodev/cappuccino Mon Jan 25 00:38:29 -0800 2010
HEAD is 65f6c6d11d03d9acca3c95886cc1b5d6a44b97dd

5 commits »

cacaodev pushed to jake at cacaodev/cappuccino Sun Jan 24 09:31:00 -0800 2010
HEAD is 2eab799dca33d6a2f4622b8b5344105c6132b893

14 commits »

cacaodev pushed to jake at cacaodev/cappuccino Sun Jan 24 01:25:00 -0800 2010
HEAD is bb069d4d89d2ab162e43f19e52eb5b0428804390
  • cacaodev committed bb069d4d:
    CPTableView:
cacaodev pushed to jake at cacaodev/cappuccino Sat Jan 23 04:24:30 -0800 2010
HEAD is 6190e49bd518e7af322884a8bbdb5b177c5e9eec

16 commits »

cacaodev pushed to cursor at cacaodev/cappuccino Sat Jan 23 03:55:51 -0800 2010
HEAD is 7c741cd8d05b8160de1ffb9fc89c2316b7e96a6b
  • cacaodev committed 7c741cd8:
    Implemented initWithImage:hotspot: in browsers that supports it.
cacaodev pushed to cursor at cacaodev/cappuccino Sat Jan 23 03:48:28 -0800 2010
HEAD is 87c7e066333c2f295389caec0273f1ea5481670d
  • cacaodev committed 87c7e066:
    Implemented initWithImage:hotspot: in browsers that supports it.
cacaodev pushed to cursor at cacaodev/cappuccino Sat Jan 23 03:40:40 -0800 2010
HEAD is 6cc9859e5771f23546fad73091aa8bf18dabe8f5

88 commits »

cacaodev pushed to jake at cacaodev/cappuccino Thu Jan 21 07:21:42 -0800 2010
HEAD is 137517d89a0fc8b9ad09e46140757c2b0000bc77
cacaodev pushed to jake at cacaodev/cappuccino Thu Jan 21 07:13:27 -0800 2010
HEAD is 7509a4c2c9e9815b29ebb7915e9a89875ab4607f
  • cacaodev committed 7509a4c2:
    CPTableView: drag & drop improvements
cacaodev pushed to jake at cacaodev/cappuccino Thu Jan 21 06:26:24 -0800 2010
HEAD is 4177d8089393b08b466abcb67eb71bc9659efe70
  • cacaodev committed 4177d808:
    CPTableView: drag & drop improvements
cacaodev pushed to jake at cacaodev/cappuccino Thu Jan 21 06:21:24 -0800 2010
HEAD is 99fa3e637d68a009c509a48334eac8a73f0e6351
cacaodev pushed to jake at cacaodev/cappuccino Thu Jan 21 04:35:07 -0800 2010
HEAD is a02284fdf045ecbd5081f068f820194ac54e06bc
  • cacaodev committed a02284fd:
    checkout Tests/Manual/TableTest/ to match upstream jake