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 |
|
Ross Boucher
|
46a975b966
|
Updated CPObject's instancesRespondToSelector to return BOOL
|
2009-03-05 14:30:38 -08:00 |
|
 stephenandRoss Boucher
|
0508c54799
|
Defgroups must go at end of comment otherwise previous obj-j statements
become part of the group name.
|
2009-03-05 14:21:25 -08:00 |
|
 stephenandRoss Boucher
|
89e776281f
|
Added @mainpage for doxygen that simply includes the README and LiCENSE
docs. Also added groups for appkit and foundation classes.
|
2009-03-05 14:20:39 -08:00 |
|
Ross Boucher
|
d81c944e45
|
minor fix to the objective-j mode.
|
2009-03-02 15:59:58 -08:00 |
|
Ross Boucher
|
6750b90671
|
Fixes for some new CPString tests.
|
2009-02-26 21:30:54 -08:00 |
|
 Russell MullandRoss Boucher
|
723c9ae556
|
improved CPStringTest
|
2009-02-26 21:00:58 -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 |
|
Ross Boucher
|
8da7b0ee91
|
Fix some spacing/style issues in CPDate.
|
2009-02-26 17:21:40 -08:00 |
|
 Landon FullerandRoss Boucher
|
1da9e93241
|
Implement support for UNIX epoch initialization.
Add support for the +[CPDate dateWithTimeIntervalSince1970:]
and -[CPDate initWithTimeIntervalSince1970].
|
2009-02-26 17:13:37 -08:00 |
|
Tom Robinson
|
ec3dcaa287
|
Delete the stupid debug.txt file after building documentation.
|
2009-02-19 04:32:15 -08:00 |
|
Tom Robinson
|
ac6260bf0d
|
CPException CPCoding bug fixes
|
2009-02-19 04:19:22 -08:00 |
|
Ross Boucher
|
b7f2f315e2
|
Bugfix for new splitview resze behavior.
|
2009-02-17 02:37:26 -08:00 |
|
Ross Boucher
|
0bd543b57b
|
Added support for autoresizing inner split view subviews.
|
2009-02-17 02:37:16 -08:00 |
|
Tom Robinson
|
a5f23035ae
|
Added Frameworks to .gitignore
|
2009-02-15 22:54:29 -08:00 |
|
Ross Boucher
|
48fb8f00ca
|
Add convenience methods for full screen.
|
2009-02-09 23:34:49 -08:00 |
|
Ross Boucher
|
3f410ea688
|
Add missing _delegate to CAAnimation.j
|
2009-02-04 23:11:00 -07:00 |
|
Ross Boucher
|
c29b5f2fef
|
Use cached math library functions in UUID.
|
2009-02-04 14:37:48 -07:00 |
|
 nciagraandRoss Boucher
|
471f6cb5e5
|
Added setTitle: accessors to CPAlert.
|
2009-02-04 14:33:03 -07:00 |
|
 nciagraandRoss Boucher
|
1758e18bd2
|
Added UUID generator method to CPString.
|
2009-02-04 14:27:30 -07:00 |
|
 Marc ChungandRoss Boucher
|
40def352d9
|
Removing borking characters from CPURLResponse.j
|
2009-02-04 11:26:33 -07:00 |
|
Ross Boucher
|
0e965f73b7
|
Return type was incorrect on "center"
|
2009-02-04 09:17:45 -07:00 |
|
Ross Boucher
|
ecaab49c08
|
In addition to setting the center of a view's frame, now you can query it.
|
2009-02-04 08:52:18 -07:00 |
|
Ross Boucher
|
f671b89da5
|
Add "setCenter:" to CPView, which takes a point and moves the center of the view's frame to that point.
|
2009-02-04 08:11:46 -07:00 |
|
Ross Boucher
|
94c838dfde
|
Various fixes.
|
2009-02-02 18:24:06 -07:00 |
|
Ross Boucher
|
a9034de9cd
|
Fix for textfield placeholders being completely broken.
|
2009-02-02 18:16:23 -07:00 |
|
 nciagraandRoss Boucher
|
69cf9b34b1
|
Some refactoring of CPAlert to allow setting window style.
|
2009-01-29 21:15:52 -08:00 |
|
 nciagraandRoss Boucher
|
d2b11a9ba4
|
Updated CPAlert code and window style
|
2009-01-29 20:51:41 -08:00 |
|
 nciagraandRoss Boucher
|
66bbfbbb3c
|
Added verticalMargin accessor to CPCollectionView.
|
2009-01-29 20:26:22 -08:00 |
|
 nciagraandRoss Boucher
|
9295e2436d
|
Fix to automatically reload arguments when they've changed
|
2009-01-29 13:51:33 -08:00 |
|
 nciagraandRoss Boucher
|
615383e665
|
Possible changeset for [CPApp setArguments:]. Please review
|
2009-01-29 13:51:25 -08:00 |
|
 Nicholas SmallandFrancisco Ryan Tolmasky I
|
d1977f148e
|
Added numberOfRows and numberOfColumns to CPCollectionView.
Reviewed by me.
|
2009-01-29 11:30:53 -08:00 |
|
Francisco Ryan Tolmasky I
|
9d70c6ad9c
|
Removed menu color change until we have a better API to control it.
Reviewed by me.
|
2009-01-28 23:23:58 -08:00 |
|
Francisco Ryan Tolmasky I
|
c8101d481e
|
Fix spacing issues in CPPopUpButton.
Reviewed by me.
|
2009-01-28 17:20:29 -08:00 |
|
Francisco Ryan Tolmasky I
|
3ac6b3c1fb
|
Fixed it so that pop ups are properly placed over their buttons.
Reviewed by me.
|
2009-01-28 16:43:24 -08:00 |
|
Francisco Ryan Tolmasky I
|
d0db80335b
|
Fixed bug where buttons wouldn't shrink after sizeToFitting.
Reviewed by me.
|
2009-01-28 12:38:55 -08:00 |
|
Francisco Ryan Tolmasky I
|
f0defa1799
|
Fix for exception in IE with new imageandtextview code.
Reviewed by me.
|
2009-01-28 00:10:37 -08:00 |
|
Francisco Ryan Tolmasky I
|
f73c569f9a
|
Merge branch 'master' of git@github.com:280north/cappuccino
|
2009-01-27 19:30:44 -08:00 |
|
Francisco Ryan Tolmasky I
|
6819743850
|
Fix for issues with new pop up menu code.
Reviewed by me.
|
2009-01-27 19:21:47 -08:00 |
|
Francisco Ryan Tolmasky I
|
f28f2c6e8c
|
Performance improvements to pop up menus.
Reviewed by me.
|
2009-01-27 16:57:46 -08:00 |
|
Francisco Ryan Tolmasky I
|
10b34965bd
|
Added support for cross-browser text shadows in _CPImageAndTextView.
Reviewed by me.
|
2009-01-27 15:41:32 -08:00 |
|
Francisco Ryan Tolmasky I
|
9e7fd7f74f
|
Began integrating new imageandtextview into CPButton.
Reviewed by me.
|
2009-01-27 01:06:21 -08:00 |
|
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 |
|