Francisco Ryan Tolmasky I
|
b0d5ca2830
|
Added vertical alignment support to _CPImageAndTextView.
Reviewed by me.
|
2009-01-26 22:35:01 -08:00 |
|
Francisco Ryan Tolmasky I
|
6273929184
|
Added -init to CPMenu, which just calls initWithTitle: with empty string.
Reviewed by me.
|
2009-01-24 09:14:19 -08:00 |
|
Francisco Ryan Tolmasky I
|
9e9266712a
|
Changed _CPImageAndTitleView to _CPImageAndTextView.
Reviewed by me.
|
2009-01-23 18:01:05 -08:00 |
|
Francisco Ryan Tolmasky I
|
6acb074993
|
Moved all text and image dom element operations to drawRect:.
Reviewed by me.
|
2009-01-23 13:59:32 -08:00 |
|
Francisco Ryan Tolmasky I
|
986a8815ff
|
Moved tiling to drawRect: in _CPDOMImageAndTitleView.
Reviewed by me.
|
2009-01-23 13:18:28 -08:00 |
|
Francisco Ryan Tolmasky I
|
add96e9c04
|
First pass at removing CPTextField from _CPImageAndTitleView.
Reviewed by me.
|
2009-01-23 12:13:34 -08:00 |
|
Francisco Ryan Tolmasky I
|
289d0cac63
|
Added close button to standard window look.
Reviewed by me.
|
2009-01-23 10:10:56 -08:00 |
|
Francisco Ryan Tolmasky I
|
90389996d1
|
Fixed a DOM protection issue in CPWindow.
Reviewed by me.
|
2009-01-23 09:59:29 -08:00 |
|
Francisco Ryan Tolmasky I
|
d28bfee704
|
Fix for fonts not working in nib2cib and performance improvement for adding views.
Reviewed by me.
|
2009-01-22 17:30:56 -08:00 |
|
Francisco Ryan Tolmasky I
|
cc32844a9c
|
Fixed a missing DOM protection guard.
Reviewed by me.
|
2009-01-22 14:40:26 -08:00 |
|
Francisco Ryan Tolmasky I
|
6f3a0bdc55
|
Fixed a few minor issues in steam.
Reviewed by me.
|
2009-01-22 13:47:33 -08:00 |
|
Ross Boucher
|
06601ba5df
|
Error in the CPCountedSet archiving code. Removing for now, will reattack later.
|
2009-01-22 00:46:39 -08:00 |
|
Ross Boucher
|
928be8d8e7
|
Add CPCountedSet and fix a few CPSet errors.
|
2009-01-22 00:33:10 -08:00 |
|
 Rich CollinsandFrancisco Ryan Tolmasky I
|
7fabb182f1
|
Fix for typo in CPPopUpButton.
[#189 state:resolved].
Reviewed by me.
|
2009-01-22 00:18:22 -08:00 |
|
Francisco Ryan Tolmasky I
|
815e12be66
|
Added support for new tracking in CPTextField and CPImageView.
Reviewed by me.
|
2009-01-21 15:07:41 -08:00 |
|
Francisco Ryan Tolmasky I
|
7c2e6875c6
|
Fixed a slight typo.
Reviewed by me.
|
2009-01-21 11:50:49 -08:00 |
|
Francisco Ryan Tolmasky I
|
8de321c780
|
Final fix for buttons not working when disabled.
[#188 state:resolved]
Reviewed by me.
|
2009-01-21 11:43:45 -08:00 |
|
 Thomas BalthazarandFrancisco Ryan Tolmasky I
|
99f6492f29
|
work in progress
Signed-off-by: Francisco Ryan Tolmasky I <francisco@280north.com>
|
2009-01-22 00:59:35 +08:00 |
|
Francisco Ryan Tolmasky I
|
bb135f041a
|
Changed CPArray_KVO.j to CPArray+KVO.j.
Reviewed by me.
|
2009-01-21 07:27:14 -08:00 |
|
Tom Robinson
|
a45869be49
|
Fixed various press bugs.
|
2009-01-21 01:45:24 -08:00 |
|
Tom Robinson
|
26b7d5fa8b
|
Removed awful Rhino hack (fixed in Rhino 1.7) https://bugzilla.mozilla.org/show_bug.cgi?id=374918
|
2009-01-21 01:44:23 -08:00 |
|
Tom Robinson
|
9ef4a92613
|
Better stack trace reporting in objj
|
2009-01-21 01:39:34 -08:00 |
|
Tom Robinson
|
86cc38cd69
|
Rhino now supports DOM properties, but we need to cast to JavaScript string.
Checks type during XML plist serialization.
|
2009-01-21 01:38:00 -08:00 |
|
Tom Robinson
|
19a4140f7d
|
Better file/line number reporting in stack traces in Rhino
|
2009-01-21 01:35:52 -08:00 |
|
Ross Boucher
|
62284c9218
|
Merge branch '280north/master'
|
2009-01-20 21:38:04 -08:00 |
|
Ross Boucher
|
6291804775
|
Support, fixes, and tests for KVC array operators.
|
2009-01-20 20:06:46 -08:00 |
|
Ross Boucher
|
0b05b4b7d8
|
Add KVC+KVO support for "To Many" keys (i.e. Arrays).
|
2009-01-20 18:51:10 -08:00 |
|
Ross Boucher
|
490ad97f7b
|
Make stringWithHash: not use sprintf, for performance reasons.
|
2009-01-20 17:29:27 -08:00 |
|
Francisco Ryan Tolmasky I
|
03ec852804
|
Fixed a bug where changes in one toolbar affected other toolbars.
Reviewed by rossco.
|
2009-01-20 13:36:34 -08:00 |
|
Francisco Ryan Tolmasky I
|
1ef0e1c078
|
Modified executable loader to be much more efficient than just calling objj_import recursively.
Reviewed by me.
|
2009-01-20 08:26:38 -08:00 |
|
Francisco Ryan Tolmasky I
|
b371a73644
|
Merge branch 'master' of git@github.com:280north/cappuccino
|
2009-01-19 18:17:30 -08:00 |
|
Ross Boucher
|
e859e9efc0
|
Add additional support for dependent keys, some performance improvements.
|
2009-01-19 01:42:39 -08:00 |
|
Ross Boucher
|
3b82ef5fde
|
Fix an error where we were casting CPNull to a string, forcing calls to sprintf.
|
2009-01-19 01:41:38 -08:00 |
|
Ross Boucher
|
17bb6aac05
|
Fix typo in CPTabView.j
|
2009-01-19 01:25:54 -08:00 |
|
Ross Boucher
|
44e4af0f02
|
Experimental support for dependent keys. I say experimental because it slows down KVO by nearly 2x when its used.
|
2009-01-18 22:09:24 -08:00 |
|
Ross Boucher
|
9d34f3d4e6
|
Remove dead code, use just in time setter replacement.
Typo fix.
Better way to replace methods, courtesy of Francisco.
|
2009-01-18 16:55:15 -08:00 |
|
Francisco Ryan Tolmasky I
|
e05e8788d6
|
Fix for CPDocument not opening with file local URLs.
Reviewed by me.
|
2009-01-17 13:50:37 -08:00 |
|
Francisco Ryan Tolmasky I
|
e926aad568
|
Fixed an issue where local documents could not be opened by Cappuccino's document-apps.
Reviewed by me.
|
2009-01-17 13:31:07 -08:00 |
|
Ross Boucher
|
0559bac7a9
|
Minor tweak to the dimensions.
[#124 state:resolved]
|
2009-01-15 20:27:41 -08:00 |
|
 Thomas BalthazarandRoss Boucher
|
c2ed5b68a1
|
solve the problem reported by Ross here :
http://groups.google.com/group/objectivej-dev/msg/02549260a9d66f27
|
2009-01-15 20:14:39 -08:00 |
|
 Thomas BalthazarandRoss Boucher
|
03f1cf8ec4
|
Patch for : http://cappuccino.lighthouseapp.com/projects/16499/tickets/124-cptextfield-rounded-style-has-incorrect-positioning
|
2009-01-15 20:12:13 -08:00 |
|
 Jari BakkenandRoss Boucher
|
cc1a3ee93f
|
Fix for CPArray -removeObjectsAtIndexes:
|
2009-01-15 19:59:12 -08:00 |
|
 Jari BakkenandRoss Boucher
|
869db920a9
|
Add [CPArrayTest testRemoveObjectsAtIndexes]
|
2009-01-15 19:58:59 -08:00 |
|
Francisco Ryan Tolmasky I
|
6d27e5d0f8
|
Added DOM protections to CPControl and CPWebView.
Reviewed by me.
|
2009-01-14 19:22:34 -08:00 |
|
Francisco Ryan Tolmasky I
|
32372c68cd
|
A few minor adjustments to CPImageView nib support.
Reviewed by me.
|
2009-01-09 05:33:45 -08:00 |
|
Francisco Ryan Tolmasky I
|
fb3c43ef6a
|
Made CPImageView nib2cib compliant.
Reviewed by me.
|
2009-01-09 04:38:35 -08:00 |
|
Francisco Ryan Tolmasky I
|
0af841cfd4
|
Added .gitignore.
Reviewed by me.
|
2009-01-08 18:37:43 -08:00 |
|
Francisco Ryan Tolmasky I
|
4a24923edb
|
Fixed a number of subtle bugs introduced with the last keyed archiver change.
Reviewed by me.
|
2009-01-08 18:26:12 -08:00 |
|
Francisco Ryan Tolmasky I
|
33cd18e109
|
Merge branch 'master' of git@github.com:280north/cappuccino
|
2009-01-07 00:08:12 -08:00 |
|
Francisco Ryan Tolmasky I
|
84f6564cd2
|
Added CGContextStrokeRoundedRect.
Reviewed by me.
|
2009-01-07 00:05:54 -08:00 |
|