Klaas Pieter Annema
|
85283cff38
|
- refactored mouse interaction
- implemented basic column reordering
|
2010-05-05 12:22:42 +02:00 |
|
Klaas Pieter Annema
|
ef68408fff
|
refactored CPTableHeaderView mouse interaction
|
2010-05-05 12:22:36 +02:00 |
|
Klaas Pieter Annema
|
71104e4902
|
fixed CPTableView moveColumn:
|
2010-05-05 12:22:16 +02:00 |
|
Klaas Pieter Annema
|
fd625c96d6
|
made CPDecimalNumber a subclass of CPNumber
|
2010-05-05 12:14:55 +02:00 |
|
Klaas Pieter Annema
|
4f721fc1e2
|
added description to CPDecimalNumber
|
2010-05-05 12:13:47 +02:00 |
|
Klaas Pieter Annema
|
373210e610
|
fixed several global declarations of i in for loops
|
2010-05-05 12:13:24 +02:00 |
|
Klaas Pieter Annema
|
65362e727a
|
Merge branch 'master' of git://github.com/280north/cappuccino
|
2010-05-05 12:03:51 +02:00 |
|
Ross Boucher
|
5044ce4236
|
Add a doctype when creating new platform windows.
|
2010-05-04 22:55:06 -07:00 |
|
Francisco Ryan Tolmasky I
|
b4aca3410f
|
Merge branch 'master' of github.com:280north/cappuccino
|
2010-05-04 22:08:08 -07:00 |
|
Ross Boucher
|
b5971eae95
|
Missed this, it's no longer needed.
|
2010-05-04 19:09:06 -07:00 |
|
Tom Robinson
|
4b775796be
|
Add a test for capp gen, press, and flatten.
|
2010-05-04 15:41:50 -07:00 |
|
Tom Robinson
|
e97af776a0
|
Fix press/flatten due to changes to CFHTTPRequest.
|
2010-05-04 15:40:35 -07:00 |
|
Ross Boucher
|
e83e5b7c29
|
Only send open if we aren't already open
|
2010-05-04 15:04:51 -07:00 |
|
Francisco Ryan Tolmasky I
|
179ef85f4e
|
Final timer fix.
Reviewed by me.
|
2010-05-04 14:49:31 -07:00 |
|
Ross Boucher
|
5b4603b6a7
|
add missing ivar declaration to CPPlatformWindow
|
2010-05-04 13:53:56 -07:00 |
|
Francisco Ryan Tolmasky I
|
fc2560eb32
|
Fix for native drag and drop breaking across different window starts.
Reviewed by me.
|
2010-05-04 10:28:51 -07:00 |
|
Francisco Ryan Tolmasky I
|
2c23c0ffa7
|
Disable new timer stuff for CommonJS.
Reviewed by me.
|
2010-05-04 10:09:16 -07:00 |
|
Klaas Pieter Annema
|
fda974458e
|
Merge branch 'master' of git://github.com/280north/cappuccino
|
2010-05-04 15:55:17 +02:00 |
|
Francisco Ryan Tolmasky I
|
efe4d5f339
|
Merge branch 'master' of github.com:280north/cappuccino
|
2010-05-04 03:32:51 -07:00 |
|
Francisco Ryan Tolmasky I
|
032fe7cc0c
|
Fix for timers not working if they are created outside of a run loop.
Reviewed by me.
|
2010-05-04 03:32:16 -07:00 |
|
Randall Luecke
|
50c519ec69
|
Fixed issue with CPWebView where document.body didn't exist when reloaded quickly.
|
2010-05-03 17:34:12 -04:00 |
|
Tom Robinson
|
af566ec08a
|
Fix LoadTimeTest, location.host includes the port.
|
2010-05-03 00:25:35 -07:00 |
|
Ross Boucher
|
cb7879eecf
|
Make CFHTTPRequests re-fireable.
|
2010-05-02 12:58:36 -07:00 |
|
Ross Boucher
|
b1825334dd
|
If the vertical status changes, or the pane splitter status changes, we need to update the image value.
|
2010-05-01 20:40:38 -07:00 |
|
Ross Boucher
|
09727909b3
|
Fix for menuless windows. Closes #640.
|
2010-05-01 14:47:43 -07:00 |
|
Ross Boucher
|
f98d3bd44b
|
Add global 403 handler for CFHTTPRequest, to make it easier to catch authentication challenges.
|
2010-05-01 11:57:32 -07:00 |
|
Ross Boucher
|
1545f7b60a
|
Return the cib created in CibLoading.j methods.
|
2010-04-29 15:38:33 -07:00 |
|
Ross Boucher
|
2453e403ef
|
Make nil a completely valid object in a CPArray.
Closes #630.
AB-12
|
2010-04-29 12:04:44 -07:00 |
|
Klaas Pieter Annema
|
2bb16c3617
|
Merge branch 'master' of git://github.com/280north/cappuccino
|
2010-04-29 14:28:16 +02:00 |
|
Klaas Pieter Annema
|
4ef9202e92
|
made the tableview handle hiding and showing of columns properly
|
2010-04-29 14:22:46 +02:00 |
|
Tom Robinson
|
22668b6b43
|
Use 127.0.0.1 instead of localhost in case localhost != loopback.
|
2010-04-28 02:23:07 -07:00 |
|
Francisco Ryan Tolmasky I
|
f9c786f3eb
|
Merge branch 'master' of git@github.com:280north/cappuccino
|
2010-04-28 02:06:48 -07:00 |
|
Francisco Ryan Tolmasky I
|
0f2ee1966e
|
Only create main menu in code if no cib is loaded.
Reviewed by me.
|
2010-04-28 02:06:01 -07:00 |
|
Tom Robinson
|
62e520a6a5
|
Some more NativeHost building enhancements.
|
2010-04-28 01:45:04 -07:00 |
|
Ross Boucher
|
2f9cf6bc9b
|
Add action buttons to button bars.
|
2010-04-27 22:11:17 -07:00 |
|
Ross Boucher
|
e03cfe8287
|
Missing printResults() in Jakefile for ThemeDescriptor template
Conflicts:
Tools/capp/Resources/Templates/ThemeDescriptor/Jakefile
|
2010-04-27 13:16:17 -07:00 |
|
Tom Robinson
|
0d97dfacd6
|
give zero sized borderless bridge windows a default size if we're not in the browser so they show up in NativeHost.
|
2010-04-27 12:56:24 -07:00 |
|
Francisco Ryan Tolmasky I
|
6ac0191451
|
Show main menu in cibless apps.
Remaining: Make a main menu with quit for desktop version, without for web version.
Reviewed by me.
|
2010-04-27 11:33:00 -07:00 |
|
Ross Boucher
|
f5b360f66c
|
Move a lot of common initialization code into the _init method.
|
2010-04-27 10:49:50 -07:00 |
|
Ross Boucher
|
1d5c21fa72
|
If we decode a scroll view without a header clip view, create one.
|
2010-04-27 10:49:50 -07:00 |
|
Klaas Pieter Annema
|
015aca9165
|
Merge branch 'master' of git://github.com/280north/cappuccino
|
2010-04-27 10:36:12 +02:00 |
|
Francisco Ryan Tolmasky I
|
d3e1c39e35
|
Merge branch 'master' of git@github.com:280north/cappuccino
|
2010-04-27 01:05:14 -07:00 |
|
Francisco Ryan Tolmasky I
|
ae47509aa7
|
Add convinience methods for dealing with multiple objects and controls.
Reviewed by me.
|
2010-04-27 01:04:46 -07:00 |
|
Tom Robinson
|
5ff798306f
|
Copy CFBundleIconFile in NativeHost building.
|
2010-04-26 23:19:05 -07:00 |
|
Ross Boucher
|
c41ffc14c7
|
checkboxes and radio buttons shouldn't be bold.
|
2010-04-26 21:36:45 -07:00 |
|
Ross Boucher
|
1e7a3bef0d
|
Fix a potential infinite loop in CPBrowser.
|
2010-04-26 12:56:52 -07:00 |
|
Nicholas Small
|
243f564396
|
Fix typo in new autoscroll stuff.
|
2010-04-26 11:11:42 -04:00 |
|
Tom Robinson
|
dae1e44a8f
|
Merge Cappuccino Info.plist into NativeHost's Info.plist.
|
2010-04-25 23:22:16 -07:00 |
|
Tom Robinson
|
67bcc29baf
|
NativeHost.
|
2010-04-25 22:33:31 -07:00 |
|
Ross Boucher
|
cdb089778c
|
autoscroll when drag selecting.
|
2010-04-25 15:43:23 -07:00 |
|