Francisco Tolmasky
|
77c2ab3822
|
Fix for webview being broken (-window returnign domwindow isntead of cpwindow).
Reviewed by me.
|
2009-05-11 03:20:05 -07:00 |
|
tlrobinson
|
6aa4940e2b
|
Merge branch '0.7b' of git@github.com:280north/cappuccino into tlr0.7b
|
2009-05-11 00:04:59 -07:00 |
|
Ross Boucher
|
5604fa23a8
|
Merge branch '0.7b' of git@github.com:280north/cappuccino into 0.7b
Conflicts:
AppKit/CPSegmentedControl.j
|
2009-05-10 21:13:23 -07:00 |
|
Ross Boucher
|
41f3146c47
|
Segmented controls with improved theming and nib2cibing
|
2009-05-10 21:06:22 -07:00 |
|
Francisco Tolmasky
|
e395d6e0e0
|
Merge branch '0.7b-integration' into 0.7b
|
2009-05-10 18:46:29 -07:00 |
|
Francisco Tolmasky
|
99c29c5e61
|
Fix for subclasses not inherting themes, as well as finalizing theme API.
Closes #36.
Closes #109.
Reviewed by me.
|
2009-05-10 18:44:23 -07:00 |
|
Francisco Tolmasky
|
862af9cbae
|
First stab at fixing Themeing API.
Reviewed by me.
|
2009-05-10 13:04:02 -07:00 |
|
tlrobinson
|
6e11a66cb0
|
Updated all Rakefiles and tools to work with Narwhal
|
2009-05-10 03:35:31 -07:00 |
|
Ross Boucher
|
a8394baa1a
|
Make debug mode name functions again
|
2009-05-09 21:52:30 -07:00 |
|
Ross Boucher
|
0533ddcc3e
|
Some fixes for secure text fields in IE
|
2009-05-08 17:05:22 -07:00 |
|
Ross Boucher
|
2825560c1f
|
keep key view loops established in interface builder
|
2009-05-08 14:37:31 -07:00 |
|
Ross Boucher
|
1497944eff
|
Removing CPLog's from cibs.
|
2009-05-08 12:35:17 -07:00 |
|
Ross Boucher
|
4f024a0974
|
Merge branch '0.7b' of git@github.com:280north/cappuccino into 0.7b
|
2009-05-07 15:59:27 -07:00 |
|
Ross Boucher
|
3d2cf3f6b4
|
Add segmented controls to Aristo
|
2009-05-07 15:58:53 -07:00 |
|
Francisco Tolmasky
|
0cd33120cf
|
Fix for Cappuccino no longer being compressed in release builds.
Closes #33.
Reviewed by me.
|
2009-05-07 00:47:28 -07:00 |
|
Francisco Tolmasky
|
c5f4e0a268
|
Cleanup code for nib2cib.
Reviewed by me.
|
2009-05-06 23:57:21 -07:00 |
|
Ross Boucher
|
aaafb59976
|
removing comment
|
2009-05-06 23:55:17 -07:00 |
|
Ross Boucher
|
06e3221c0f
|
Massive hack for VML gradients in 280 Slides.
Conflicts:
AppKit/CoreGraphics/CGContextVML.j
|
2009-05-06 23:53:37 -07:00 |
|
 nciagraandRoss Boucher
|
854d1c0afa
|
CGContextDrawLinearGradient() now works in CGContextVML.
|
2009-05-05 23:50:06 -07:00 |
|
Ross Boucher
|
ae8fd0c2d4
|
add size to fit for buttons. Closes #34.
|
2009-05-05 22:10:00 -07:00 |
|
Ross Boucher
|
81d23aafab
|
Fix for broken image resources in Aristo Menus
|
2009-05-05 21:32:57 -07:00 |
|
Ross Boucher
|
fedf0ef7ce
|
Fix for highlight state on default menu bar
|
2009-05-05 21:07:26 -07:00 |
|
Ross Boucher
|
06947ef9d3
|
Fix for controlTextDidChange not firing. Closes 35.
|
2009-05-05 13:51:35 -07:00 |
|
Ross Boucher
|
88d8a409bb
|
Enable text selection for CPTextField in Internet Explorer
|
2009-05-05 12:23:36 -07:00 |
|
Ross Boucher
|
c976557346
|
Fixes text field regressions in Firefox and IE
|
2009-05-05 12:12:17 -07:00 |
|
Ross Boucher
|
6cd92e1278
|
Force windows to stay within the bounds of the browser window
|
2009-05-04 21:54:02 -07:00 |
|
Ross Boucher
|
dd41c319ee
|
Merge branch '0.7b' of git@github.com:280north/cappuccino into 0.7b
|
2009-05-04 18:08:16 -07:00 |
|
Ross Boucher
|
0501f12017
|
Add support for clear color. Closes #60.
|
2009-05-04 18:07:16 -07:00 |
|
 Thomas BalthazarandFrancisco Tolmasky
|
b28146aa47
|
Fix for typo in CPTableView.
Reviewed by me.
|
2009-05-03 16:11:44 -07:00 |
|
Francisco Tolmasky
|
390cf2c16c
|
Fix for MainMenu.cib needing to be loaded manually in cib apps.
Closes #9.
Reviewed by me.
|
2009-05-02 22:47:42 -07:00 |
|
Francisco Tolmasky
|
586a1e347d
|
Fix for track no longer stretching in vertical sliders.
Closes #8.
Reviewed by me.
|
2009-05-01 02:00:50 -07:00 |
|
Francisco Ryan Tolmasky I
|
08b4bdada1
|
Fix for placeholder strings showing up as bullets in CPSecureTextField.
Closes #7.
Reviewed by me.
|
2009-04-30 16:32:57 -07:00 |
|
Francisco Tolmasky
|
f887aca66f
|
Fix for menu bars created in Interface Builder not showing up with nib2cib.
Closes #5.
Reviewed by me.
|
2009-04-28 09:51:20 -07:00 |
|
Francisco Tolmasky
|
f9a1fb8d3f
|
Fix for CPSecureTextField not being in nib2cib.
Closes #2.
Reviewed by me.
|
2009-04-22 11:20:26 -07:00 |
|
 Thomas BalthazarandRoss Boucher
|
b24011cd6c
|
[#262 state:resolved] Typo in CAAnimation
|
2009-04-19 12:09:15 -07:00 |
|
Ross Boucher
|
1cf40a7d7a
|
Temporary fix for #269
|
2009-04-17 12:23:31 -07:00 |
|
Ross Boucher
|
6d8d4b59cc
|
Add an opacity slider to the color panel
|
2009-04-16 22:51:47 -07:00 |
|
Ross Boucher
|
f4e329f5de
|
CPSlider was going counter clockwise in circular mode
|
2009-04-16 20:02:34 -07:00 |
|
Francisco Tolmasky
|
0eb86fd4b6
|
Removed unecessary _sliderType ivar.
Reviewed by me.
|
2009-04-16 19:09:56 -07:00 |
|
Ross Boucher
|
a284275ffe
|
Update the color panel to use the new attribute name for track-color
|
2009-04-16 18:09:23 -07:00 |
|
Ross Boucher
|
a8317177c6
|
Typo
|
2009-04-16 18:07:00 -07:00 |
|
Ross Boucher
|
df7fab7e03
|
Add CPCircularSlider to CPSlider
|
2009-04-16 17:47:33 -07:00 |
|
Ross Boucher
|
7d0d01211b
|
bug in color panel
|
2009-04-16 12:18:43 -07:00 |
|
Ross Boucher
|
8b9ae1c1b8
|
Fix CPTextField + nib2cib
|
2009-04-15 16:20:39 -07:00 |
|
Francisco Tolmasky
|
844919cfda
|
Combined brightness bar and slider.
Reviewed by me.
|
2009-04-15 00:57:43 -07:00 |
|
Ross Boucher
|
d01bc09b5b
|
Add focus rings for CPTextFields
|
2009-04-15 00:32:34 -07:00 |
|
Ross Boucher
|
e55de4bf8d
|
Missing method in CPResponder
|
2009-04-14 22:21:45 -07:00 |
|
Ross Boucher
|
b6b3e7f492
|
Make setting initial first responder in IB work
|
2009-04-14 22:20:22 -07:00 |
|
Ross Boucher
|
4ce0bbe1c0
|
run recalculateKeyViewLoop automatically when a window is created
|
2009-04-14 22:10:50 -07:00 |
|
Ross Boucher
|
d2b5a7362e
|
support for autorecalculateskeyviewloop
|
2009-04-14 20:42:44 -07:00 |
|