Ross Boucher
bf9ffb8a95
Add missing setX and X methods on CPControl.
...
Moved the logic for setStringValue to setObjectValue on CPTextField.
Now, all setX's call setObject. We store native objects, and cast
to the appropriate type in the getter methods.
2008-09-14 13:40:58 -07:00
Francisco Ryan Tolmasky I
0ffbca776f
Changed path to new TextMate bundle.
...
Reviewed by me.
2008-09-13 14:44:49 -07:00
Francisco Ryan Tolmasky I
b6aec87551
Added new TextMate bundle.
...
Reviewed by me.
2008-09-13 14:38:32 -07:00
Francisco Ryan Tolmasky I
538987e73e
Removed old TextMate bundle.
...
Reviewed by me.
2008-09-13 14:35:38 -07:00
Francisco Ryan Tolmasky I
95e5a7430a
Fix for nib2cib not working, README updates.
...
[#32 state:resolved]
reviewed by tom.
2008-09-13 14:27:18 -07:00
Tom Robinson
39afdd57cd
sprintf() and CPString +stringWithFormat
...
[#34 state:resolved]
2008-09-13 01:35:50 -07:00
Tom Robinson
6c7ee733fc
Initial commit of CPWebView
2008-09-13 01:07:22 -07:00
Tom Robinson
1a7baf0b0d
Copyright notice for CPDate.j
2008-09-13 01:04:54 -07:00
Tom Robinson
62d87917a8
Modified objj to use $OBJJ_INCLUDE_PATHS env variable if present, otherwise default to $OBJJ_HOME/lib/Frameworks
2008-09-13 00:48:04 -07:00
Tom Robinson
bf5381e1a3
Initial commit of CPDate and an OJUnit test for CPDate
2008-09-12 22:39:51 -07:00
Ross Boucher
25f22d8fc8
Fix typo in CPSegmentedControl.
...
[#33 state:resolved]
2008-09-12 11:54:52 -07:00
Ross Boucher
398b284910
Better key support for plainview, chrome, and older versions of Safari.
2008-09-11 00:57:07 -07:00
Ross Boucher
43cc45b1f9
Accidentally broke CPString method, this fixes it.
2008-09-11 00:14:04 -07:00
Ross Boucher
8c237c5f8e
Document hitTest in CPView.
...
http://cappuccino.lighthouseapp.com/projects/16499/tickets/24--hittest-isnt-documented-in-cpview
[#24 state:resolved]
2008-09-10 21:47:57 -07:00
Francisco Ryan Tolmasky I
e1fefd1018
Fixing merge conflicts.
...
Merge branch 'master' into merge_branch
Conflicts:
AppKit/CPView.j
2008-09-10 20:48:10 -07:00
Francisco Ryan Tolmasky I
5618b628cf
Modernized CPView drawing.
...
Fix for http://cappuccino.lighthouseapp.com/projects/16499-cappuccino/tickets/31-make-cpview-use-run-loop-drawing .
Fix for http://cappuccino.lighthouseapp.com/projects/16499/tickets/28-drawrect-is-called-twice .
[#31 state:resolved]
[#28 state:resolved]
Reviewed by Tom.
2008-09-10 20:26:36 -07:00
Ross Boucher
62e44d3d12
Merging conflict
...
Merge branch 'master' into merge_branch
Conflicts:
AppKit/Cib/CPCustomView.j
2008-09-10 16:46:32 -07:00
Ross Boucher
a40fbd7961
Add the first draft of documentation inline.
2008-09-10 15:11:37 -07:00
Francisco Ryan Tolmasky I
558bcc1fa3
Merge branch 'master' of git@github.com:280north/cappuccino
2008-09-09 17:34:38 -07:00
Tom Robinson
ac025c9f38
Removing incorrect symlink
2008-09-09 17:33:18 -07:00
Francisco Ryan Tolmasky I
130113a99d
Merge branch 'master' of git@github.com:280north/cappuccino
2008-09-09 17:13:04 -07:00
Francisco Ryan Tolmasky I
41f349534f
Spruced up ant tools.
...
Reviewed by me.
2008-09-09 17:10:02 -07:00
Francisco Ryan Tolmasky I
905deb8f3a
Removed Frameworks symlink that should have never gone in.
...
Reviewed by me.
2008-09-09 16:21:37 -07:00
Francisco Ryan Tolmasky I
2e361b447d
Merge branch 'master' of git@github.com:280north/cappuccino
2008-09-09 14:58:37 -07:00
Francisco Ryan Tolmasky I
4a858cda3e
Fix for http://cappuccino.lighthouseapp.com/projects/16499/tickets/30-make-nib2cib-work-with-new-build-system#ticket-30-1 .
...
[#30 state:resolved]
Reviewed by tom.
2008-09-09 14:57:53 -07:00
Tom Robinson
ca85476d75
Fixed two incorrect and missing methods in CGContextCanvas
...
Reviewed by Francisco
2008-09-09 03:31:43 -07:00
Ross Boucher
c25005de43
Add a missing line in CPWindow.j.
...
[#26 state:resolved]
2008-09-08 22:51:00 -07:00
Ross Boucher
1d5b9e6b7d
Stop catching all command keys, instead set up a blacklist of keys to stop.
...
[#19 state:resolved]
2008-09-08 20:09:00 -07:00
Francisco Ryan Tolmasky I
d31ddcbe2e
Added CPSecureTextField import to AppKit.j.
...
Reviewed by me.
2008-09-08 19:57:45 -07:00
Francisco Ryan Tolmasky I
00140ac04a
Merge branch 'master' of git@github.com:280north/cappuccino
2008-09-08 12:57:36 -07:00
Francisco Ryan Tolmasky I
80dffdec14
Fix for http://cappuccino.lighthouseapp.com/projects/16499-cappuccino/tickets/27-cpsecuretextfield .
...
[#27 state:resolved]
Reviewed by me.
2008-09-08 12:56:10 -07:00
tlrobinson
2202597b8f
Actually center the loading icon. Suggested by Keri Henare.
2008-09-08 02:41:59 -07:00
tlrobinson
1edcae005d
Removed accidentally committed Google Analytics code.
...
[#14 state:resolved]
2008-09-08 02:17:24 -07:00
Francisco Ryan Tolmasky I
2c3ac4c1c3
Removed CPHUDSlider class. It is legacy code.
...
Reviewed by me.
2008-09-07 02:57:39 -07:00
Francisco Ryan Tolmasky I
71a468f932
Fix for http://cappuccino.lighthouseapp.com/projects/16499/tickets/21-resize-icon-displays-incorrectly-with-custom-windows .
...
Added:
- setResizeIndicatorOffset:
- resizeIndicatorOffset
to CPWindow.
[#21 state:resolved]
Reviewed by me.
2008-09-07 02:49:32 -07:00
Francisco Ryan Tolmasky I
a1920c55c3
Fix for http://cappuccino.lighthouseapp.com/projects/16499/tickets/2-create-readme .
...
Fix by Trevor.
[#2 state:resolved]
Reviewed by me.
2008-09-05 16:13:39 -07:00
Francisco Ryan Tolmasky I
e3679c1f5c
Fix for http://cappuccino.lighthouseapp.com/projects/16499/tickets/15-incorrect-path-to-jsjar#ticket-15-2
...
Stopped using ant's lib path for js.jar [#15 state:resolved]
Reviewed by me.
2008-09-05 14:20:34 -07:00
Francisco Ryan Tolmasky I
e99efff0c6
Fix for http://cappuccino.lighthouseapp.com/projects/16499/tickets/3-typo-in-cpapplication-removeobesrver .
...
Reviewed by ross.
2008-09-04 22:09:38 -07:00
Tom Robinson
5e982e64dc
Set permissions while installing. Added tar.gz for Tools and Starter.
...
Reviewed by me.
2008-09-04 08:54:08 -07:00
Tom Robinson
d797b2fe80
Preliminary Windows built tool support (objj, objjc, steam and parts of the ant tasks work).
...
bake updated (now just provide a path of any type: ssh://, git://, etc)
Reviewed by Francisco.
2008-09-04 06:13:00 -07:00
Francisco Ryan Tolmasky I
36b4508afc
Revised REAME for starter package.
...
Reviewed by me.
2008-09-04 05:32:06 -07:00
Francisco Ryan Tolmasky I
ee457792c7
Added modes to build product and READMEs.
...
Reviewed by ross.
2008-09-04 05:22:49 -07:00
Francisco Ryan Tolmasky I
ac227569fd
Reorganized the Tools product and got rid of Jars.
...
Reviewd by me.
2008-09-04 04:53:55 -07:00
Francisco Ryan Tolmasky I
3d1b2f9560
Made objj point to Frameworks in lib.
...
Reviewed by tom.
2008-09-04 04:23:16 -07:00
Francisco Ryan Tolmasky I
a97bb72800
Initial commit.
...
Reviewed by francisco, ross and tom.
2008-09-04 03:52:20 -07:00