Francisco Ryan Tolmasky I
|
8adaa2d3c8
|
Added CGContextSetAlpha VML implementation for use in IE, and fixed a bug where CGContextCanvas.j and CGContextVML.j were being added to AppKit.sj inappropriately.
Reviewed by me.
|
2008-11-11 12:21:33 -08:00 |
|
Tom Robinson
|
88fbecb4d3
|
Intial CPToolbar coding / nib2cib support (still need CPToolbarItem support)
|
2008-11-11 02:29:33 -08:00 |
|
Tom Robinson
|
ac5c59f8ba
|
Fixed incorrect viewClass/windowClass archiving keys
|
2008-11-11 02:27:56 -08:00 |
|
Ross Boucher
|
937865ef83
|
There was a missing @end in CPAlert.j
|
2008-11-10 11:17:39 -08:00 |
|
Ross Boucher
|
9b764caf79
|
Fixes for CPAlert (style, cleanup, and some behavior).
|
2008-11-10 10:15:35 -08:00 |
|
Ross Boucher
|
814696070d
|
Merge branch 'master' into alert
|
2008-11-10 09:31:01 -08:00 |
|
Francisco Ryan Tolmasky I
|
3156de3a5c
|
Fixed bad CPNotificationCenter call.
Reviewed by me.
|
2008-11-09 18:50:46 -08:00 |
|
 Sam McDonaldandFrancisco Ryan Tolmasky I
|
9f9cc4c22c
|
Fix for stringByDeletingLastPathComponent.
[#126 state:resolved]
Reviewed by tolmasky
|
2008-11-08 13:53:53 -08:00 |
|
Tom Robinson
|
edf463ab31
|
Fixed missing CPTabView and CPFlashView/Movie imports in AppKit.j
[#128 state:resolved responsible:tlrobinson]
|
2008-11-08 04:39:38 -08:00 |
|
Francisco Ryan Tolmasky I
|
eae1dc2568
|
Fix for setHidden: not working in main menu bar.
[#78 state:resolved]
Reviewed by me.
|
2008-11-07 11:29:18 -08:00 |
|
Francisco Ryan Tolmasky I
|
f5b0542d35
|
Ugh, two remaining references.
Reviewed by me.
|
2008-11-07 03:09:37 -08:00 |
|
Francisco Ryan Tolmasky I
|
b754d60752
|
Forgot to take out these references to the old arrow images.
Reviewed by me.
|
2008-11-07 03:04:56 -08:00 |
|
Francisco Ryan Tolmasky I
|
edd49f222e
|
Added a number of customization options to the main menubar.
Reviewed by me.
|
2008-11-06 00:12:47 -08:00 |
|
Francisco Ryan Tolmasky I
|
6cff27c7bb
|
Fix for minimization in Cappuccino.
[#9 state:resolved]
Reviewed by ross.
|
2008-11-03 16:57:28 -08:00 |
|
Tom Robinson
|
ed5aa5b54c
|
CPColorWell coding and nib2cib support.
|
2008-10-28 01:08:07 -07:00 |
|
Tom Robinson
|
1457f5d1c8
|
Changed deprecated setValues/value to setFloatValue/floatValue.
|
2008-10-28 01:07:03 -07:00 |
|
Tom Robinson
|
e8febcda15
|
Reverting to previous CPControl/CPSlider event system
|
2008-10-28 00:56:21 -07:00 |
|
Tom Robinson
|
a3ae869f1d
|
Removed CPLogs and an extra performSelectors, cleaned up rest of string literals.
|
2008-10-27 16:49:18 -07:00 |
|
Tom Robinson
|
7a3fab1d6d
|
Numerous improvements and nib2cib support for CPControl, CPSlider, CPTextField, CPWebView, etc.
Fixed broken @accessors preprocessing.
|
2008-10-27 04:54:43 -07:00 |
|
Francisco Ryan Tolmasky I
|
745df353c4
|
Fix for toolbar item's target set to null.
[#115 state:resolved]
Reviewed by me.
|
2008-10-27 01:51:08 -07:00 |
|
Francisco Ryan Tolmasky I
|
f7dd436b81
|
Stop flash of scrollers when autohidden.
Reviewed by me.
|
2008-10-27 01:20:23 -07:00 |
|
Francisco Ryan Tolmasky I
|
5144a5a579
|
Added @accessor support, @import, and fixed spacing bug with @selector.
Reviewed by ross.
|
2008-10-26 00:48:49 -07:00 |
|
 Nick TakayamaandFrancisco Ryan Tolmasky I
|
3e6fa883cf
|
Removed Kuler Color Picker from Cappuccino.
Reviewed by tolmasky.
|
2008-10-24 14:07:14 -07:00 |
|
Tom Robinson
|
f34265a864
|
nib2cib fix for multiple subviews in a Custom View
|
2008-10-22 18:01:54 -07:00 |
|
Ross Boucher
|
f7aa5c15c9
|
New style for documentation (/*! vs. /*).
Enabled doxygen support.
Merge branch 'documentation'
Conflicts:
AppKit/CPTextField.j
|
2008-10-20 16:14:09 -07:00 |
|
Ross Boucher
|
82f26fbdc0
|
Fix for an error in the last commit.
|
2008-10-20 01:17:22 -07:00 |
|
 Nick TakayamaandRoss Boucher
|
f19793f8a3
|
add delegate functions to CPTextField and CPControl
|
2008-10-20 00:57:54 -07:00 |
|
 Jake MacMullinandRoss Boucher
|
13940ad38f
|
Added an initial implementation of CPAlert.
|
2008-10-19 22:12:52 -07:00 |
|
Ross Boucher
|
c6a2d55821
|
Fix for a broken exception raise in CPToolbar.
THanks terhorst for reporting the issue.
[#102 state:resolved];
|
2008-10-19 20:35:25 -07:00 |
|
 Nick TakayamaandRoss Boucher
|
dd56b75bd6
|
Better behavior for placeholder text in CPTextField.
Primarily from Nick, partially from me.
[#101 state:resolved]
|
2008-10-19 20:08:24 -07:00 |
|
Francisco Ryan Tolmasky I
|
0ac0a84b18
|
Fix for CPSplitView indents its subviews by frame.origin.
[#106 state:resolved]
Reviewed by me.
|
2008-10-16 05:39:28 -07:00 |
|
Ross Boucher
|
59b7c55ba2
|
Else protecting dom opacity access.
|
2008-10-13 20:11:22 -07:00 |
|
Ross Boucher
|
0997042dcd
|
Performance improvement in CPView setAlphaValue:
|
2008-10-13 19:49:53 -07:00 |
|
Ross Boucher
|
f228934e54
|
Initial conversion to Doxygen style comments.
|
2008-10-12 15:57:01 -07:00 |
|
Ross Boucher
|
5404b0bbfa
|
style guide fix
|
2008-10-09 23:19:00 -07:00 |
|
Ross Boucher
|
c2b1130e23
|
Fix for setStringValue on CPTextField being broken if first responder.
First commit by Nick Takayama! Thanks!
[#100 state:resolved]
|
2008-10-09 23:15:18 -07:00 |
|
Francisco Ryan Tolmasky I
|
7e28bbeee9
|
Merge branch 'master' of git@github.com:280north/cappuccino
|
2008-10-06 17:38:14 -07:00 |
|
Francisco Ryan Tolmasky I
|
4d39466f14
|
Fix for CPScrollView performance issue.
[#93 state:resolved]
Reviewed by ross.
|
2008-10-06 17:37:27 -07:00 |
|
Ross Boucher
|
358251ec44
|
Fix for #92 - CPColor colorWithHexString should accept lowercase strings
[#92 state:resolved]
|
2008-10-06 15:45:26 -07:00 |
|
tlrobinson
|
1fc253d943
|
CPCollectionView -shouldAllowMultipleSelection typo
[#91 state:resolved responsible:tlrobinson]
|
2008-10-06 10:29:54 -07:00 |
|
Tom Robinson
|
b1c8265f4c
|
Changed "steam" to "steam build" and added "steam create"
Updated ant scripts to reflect steam changes.
Minor update to objj
|
2008-10-05 20:00:31 -07:00 |
|
Francisco Ryan Tolmasky I
|
6b6a6a6f1d
|
Fix for split view in IE.
Reviewed by tom.
|
2008-10-05 15:09:50 -07:00 |
|
Francisco Ryan Tolmasky I
|
ac4faf3a4c
|
Fix for scrollers not updating properly.
[#35 state:resolved]
Reviewed by ross.
|
2008-10-04 16:20:45 -07:00 |
|
Francisco Ryan Tolmasky I
|
344d2eb78c
|
Further fix for toolbar item sizing.
Reviewed by me.
|
2008-10-03 13:46:05 -07:00 |
|
Francisco Ryan Tolmasky I
|
cbcd3bbbb6
|
Fix for toolbar item minsize/maxsize mismatch.
[#85 state:resolved]
Reviewed by ross.
|
2008-10-03 13:15:14 -07:00 |
|
Francisco Ryan Tolmasky I
|
3a50d3562f
|
Added separator to toolbar and made centering work within toolbar.
Fix for http://cappuccino.lighthouseapp.com/projects/16499/tickets/57-no-way-to-center-or-move-identifiers-inside-a-toolbar
[#57 state:resolved]
Reviewed by ross.
|
2008-10-02 14:36:09 -07:00 |
|
Francisco Ryan Tolmasky I
|
77dae63cb9
|
Updated -displayName to return the lastpathcomponent of fileURL when available.
Reviewed by tom.
|
2008-10-01 23:57:47 -07:00 |
|
Francisco Ryan Tolmasky I
|
a789ccb431
|
Further fix for "Respond to page up/down in CPScrollView".
Reviewed by me.
|
2008-10-01 00:11:29 -07:00 |
|
Ross Boucher
|
01177a7e02
|
Fix keys conflict in CPDictionary
[#77 state:resolved]
|
2008-09-30 17:29:56 -07:00 |
|
Ross Boucher
|
bbc6ef7602
|
Respond to page up/down in CPScrollView
|
2008-09-30 17:29:19 -07:00 |
|