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 |
|
 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 |
|
Ross Boucher
|
62284c9218
|
Merge branch '280north/master'
|
2009-01-20 21:38:04 -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
|
b371a73644
|
Merge branch 'master' of git@github.com:280north/cappuccino
|
2009-01-19 18:17:30 -08:00 |
|
Ross Boucher
|
17bb6aac05
|
Fix typo in CPTabView.j
|
2009-01-19 01:25:54 -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 |
|
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
|
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
|
84f6564cd2
|
Added CGContextStrokeRoundedRect.
Reviewed by me.
|
2009-01-07 00:05:54 -08:00 |
|
Tom Robinson
|
88f3186839
|
Merge branch 'integration' of git@github.com:280north/cappuccino into integration
|
2009-01-06 23:33:00 -08:00 |
|
 Francisco Ryan Tolmasky IandTom Robinson
|
541b73e322
|
Fixed typos.
Signed-off-by: Tom Robinson <yachttom@gmail.com>
|
2009-01-07 15:30:33 +08:00 |
|
 Francisco Ryan Tolmasky IandTom Robinson
|
89476fb54e
|
Fix for tags not being encoded/decoded in CPMenuItems.
[#132 state:resolved].
Signed-off-by: Tom Robinson <yachttom@gmail.com>
|
2009-01-07 15:30:32 +08:00 |
|
Francisco Ryan Tolmasky I
|
d942ed415b
|
Fix for Dragging can happen across views.
Reviewed by me.
|
2009-01-05 23:46:57 -08:00 |
|
Francisco Ryan Tolmasky I
|
6a5bf822ab
|
Fix for setIgnoresMouseEvents: in CPWindow.
[#195 state:resolved].
Reviewed by me.
|
2009-01-05 01:58:21 -08:00 |
|
Francisco Ryan Tolmasky I
|
c6529f6bf7
|
Minor style changes to nciarga's menu changes.
Reviewed by me.
|
2009-01-04 16:22:22 -08:00 |
|
Francisco Ryan Tolmasky I
|
481cedb871
|
Merge branch 'integration' of git@github.com:280north/cappuccino into integration
|
2009-01-04 15:53:09 -08:00 |
|
 nciagraand280north
|
78b84be3fd
|
Further fixes for separator items
Signed-off-by: 280north <admin+280north@280north.com>
|
2009-01-05 07:50:49 +08:00 |
|
 Nicholas Smalland280north
|
3235cfd288
|
Few fixes for previous menu commits
Signed-off-by: 280north <admin+280north@280north.com>
|
2009-01-05 07:50:47 +08:00 |
|
 Nicholas Smalland280north
|
899db8fe0b
|
Fix for disabled menu items still firing actions
Signed-off-by: 280north <admin+280north@280north.com>
|
2009-01-05 07:50:40 +08:00 |
|
 Nicholas Smalland280north
|
08ba49ed46
|
Updated all blank key equivalents to nil, which works now
Signed-off-by: 280north <admin+280north@280north.com>
|
2009-01-05 07:50:34 +08:00 |
|
 Nicholas Smalland280north
|
0a8b08ebec
|
Fix for flash view transparency
Signed-off-by: 280north <admin+280north@280north.com>
|
2009-01-05 07:50:31 +08:00 |
|
 Nicholas Smalland280north
|
78503a9380
|
Fix for disabled menu items still highlighting
Signed-off-by: 280north <admin+280north@280north.com>
|
2009-01-05 07:50:30 +08:00 |
|
 Nicholas Smalland280north
|
67658876d5
|
Added menu item separators and a + menuBarHeight
Signed-off-by: 280north <admin+280north@280north.com>
|
2009-01-05 07:50:29 +08:00 |
|
Francisco Ryan Tolmasky I
|
b9cd78fde9
|
Added comment explaining the run loop business in CPScrollView.
Reviewed by me.
|
2009-01-04 15:37:42 -08:00 |
|
Francisco Ryan Tolmasky I
|
42451ece28
|
Merge branch 'master' into localint
|
2009-01-04 14:54:01 -08:00 |
|
 Francisco Tolmaskyand280north
|
74e3bfe6ce
|
Fix for _CPCibCustomView
Signed-off-by: 280north <admin+280north@280north.com>
|
2009-01-05 06:42:00 +08:00 |
|
 Tom Robinsonand280north
|
2b455ecfc3
|
nib2cib/archiving support for CPScrollView, CPScroller, and CPClipView
Signed-off-by: 280north <admin+280north@280north.com>
|
2009-01-05 06:41:59 +08:00 |
|
Francisco Ryan Tolmasky I
|
ac8ecdb7f3
|
A number of CPTableView improvements, still not built by default.
Reviewed by me.
|
2009-01-03 16:16:24 -08:00 |
|
Francisco Ryan Tolmasky I
|
35fc44e183
|
Fixed convertPoint/rect to work across different windows.
[#193 state:resolved]
Reviewed by me.
|
2009-01-03 12:14:04 -08:00 |
|
Francisco Ryan Tolmasky I
|
aabe06eb3f
|
Fix for adding draggedViewLocation and draggedImageLocatio to CPDraggingInfo.
[#192 state:resolved]
Reviewed by me.
|
2009-01-03 01:11:06 -08:00 |
|
Francisco Ryan Tolmasky I
|
ef7000a29d
|
Fix for menus showing up under modal windows.
[#182 state:resolved].
Reviewed by me.
|
2008-12-29 17:53:51 -08:00 |
|