Antoine Mercadal
0ef64f4091
support for NSProgressIndicator. close #1385
2011-11-05 13:41:16 +01:00
Aparajita Fishman
7ce6b1cfda
CPBundleName and CPBundleVersion have to get set in the Jakefile
2011-10-28 16:56:47 -07:00
Aparajita Fishman
7ad1d14d15
Added CPBundleName to Info.plist
2011-10-28 11:30:13 -07:00
aparajita
06fc31c33b
Merge pull request #1322 from aparajita/framework-template
...
Framework capp template
2011-10-27 15:55:48 -07:00
aparajita
4c58077cee
Merge pull request #1321 from aparajita/capp-postinstall
...
Support for capp postinstall scripts
2011-10-27 15:55:13 -07:00
Aparajita Fishman
25253942a6
replace tab with spaces
2011-10-27 15:53:32 -07:00
Aparajita Fishman
4d75b47713
Added default version
2011-10-27 15:51:22 -07:00
Alexander Ljungberg
85fa2011b2
Merge pull request #1373 from primalmotion/cappuccino
...
---
This patch makes CPScrollView acts like Lions NSScrollView.
A online demo can be found here: http://nightlies.archipelproject.org/CPScrollView2/
2011-10-24 20:45:58 +01:00
Alexander Ljungberg
e417eba6bd
CPSplitView autosave support.
2011-10-09 19:11:38 +01:00
Antoine Mercadal
140ae354a1
try to get 'NSScrollerKnobStyle'. for NSTableView in Xcode, this is not positioned and cause a crash
2011-10-06 15:10:19 +02:00
Antoine Mercadal
c7ca352205
remove debug print
2011-10-05 17:00:31 +02:00
Antoine Mercadal
76e2a2b8ca
support new properties in nib2cib
2011-10-05 16:24:12 +02:00
Antoine Mercadal
33f558b221
Fix conversion loop
...
Store the conversion date before starting to actually convert. This should avoids to loop indefinitly in case of long conversion time.
Also convert tabs to space, and remove trailing spaces.
2011-10-03 15:22:16 +02:00
Aparajita Fishman
03d1bb8bce
Added missing statement separator, concatenated var block, fixed symlink deletion/creation sometimes failing.
2011-09-15 17:09:15 -07:00
Antoine Mercadal
8dab47f4da
mozilla compat
2011-09-08 18:12:32 +02:00
Antoine Mercadal
dcbe3ee650
fix paremeters touching their description in bubbles
2011-09-08 17:15:12 +02:00
Antoine Mercadal
e32489aba1
tiny padding improvment in generated html docs
2011-09-08 17:08:50 +02:00
Antoine Mercadal
b619c0b793
some small graphical improvments
2011-09-08 16:55:12 +02:00
Antoine Mercadal
fab61d14fa
forget to restore the bg color of the tree view
2011-09-08 14:44:05 +02:00
Antoine Mercadal
b4edc084f8
add Cappuccino logo
2011-09-08 14:00:20 +02:00
Antoine Mercadal
c7518d0c49
merge Aparajita's previous improvments on the CSS
2011-09-08 12:44:10 +02:00
Antoine Mercadal
a40345c14d
fix the slider
2011-09-08 11:46:20 +02:00
Antoine Mercadal
909471a5d7
fix the documentation generation process
2011-09-08 01:30:58 +02:00
Antoine Mercadal
38f7ea00c2
update doxygen.css
2011-09-08 00:43:32 +02:00
Randy Luecke
2462cd7b1d
Merge pull request #1316 from primalmotion/cppopover
...
add CPPopover (Cocoa API compliant)
2011-08-17 11:17:02 -07:00
Randy Luecke
9ae1f548bf
Merge pull request #1338 from purem/master
...
Added zsh to xcodecapp-cocoa
2011-08-17 11:05:18 -07:00
Alexander Ljungberg
d191255a84
Merge branch 'master' of github.com:280north/cappuccino
2011-08-12 19:50:49 -04:00
Alexander Ljungberg
9bf8824109
nib2cib support for token fields.
2011-08-12 19:50:30 -04:00
Jonathan R H Evans
c45039fd70
Added zsh to the list of shell configs that xcodecapp-cocoa checks.
2011-08-09 10:15:23 +01:00
Klaas Pieter Annema
2b77da821c
always build xcodecapp with 10.6 SDK
2011-08-06 16:43:11 +02:00
Alexander Ljungberg
fcaf672bf8
Merge branch 'master' of github.com:280north/cappuccino
2011-07-29 02:43:52 -04:00
Alexander Ljungberg
e0c4f6455d
Tweak some messages.
2011-07-29 02:02:11 -04:00
Alexander Ljungberg
dd5d7e9979
Whitespace cleanup.
2011-07-29 02:01:31 -04:00
Alexander Ljungberg
408baac91e
Fix Xcode capitalisation in xcodecapp-cocoa.
2011-07-29 02:00:14 -04:00
Randall Luecke
bd6294b806
Updated Jakefile for xcodecapp-cocoa to use the proper variable name. This should also fix the buildbot.
2011-07-17 22:46:27 -07:00
Antoine Mercadal
7c18b8bc5f
Small improvments in XcodeCapp-Cocoa
...
- Do not release the Error & Warning window on close (or you can't open it again)
- Small graphical updates
- Remove the Growl notification in case of error (panel is sufficient)
- Add a menu to open the error and warning panel when user wants to
2011-07-17 23:50:14 +02:00
Randall Luecke
2ccbf5d4e5
Errors in xcodecapp-cocoa now show up in their own panel. Should we keep growl?
2011-07-17 13:46:57 -07:00
Randall Luecke
da6d8c86d1
Merge branch 'xcodecapp-cocoa-merge' of https://github.com/primalmotion/cappuccino into primalmotion-xcodecapp-cocoa-merge
2011-07-17 13:45:41 -07:00
Randall Luecke
78d997b404
Remove xcodecapp-cocoa in preparation for a proper merge
2011-07-17 13:44:09 -07:00
Aparajita Fishman
89b23ef0d7
Framework capp template
2011-07-17 09:17:08 +03:00
Aparajita Fishman
b958911c63
Support for postinstall scripts
2011-07-17 09:15:26 +03:00
Randall Luecke
c6e5219f2e
Add Xcodecapp-cocoa build to Tools Jakefile
2011-07-16 23:11:13 -07:00
Randall Luecke
3bb450adbf
Merge branch 'master' of git://github.com/280north/cappuccino
2011-07-16 22:57:56 -07:00
Randall Luecke
a0f5257258
Errors in xcodecapp-cocoa now show up in their own panel. Should we keep growl?
2011-07-16 22:57:12 -07:00
Randall Luecke
6520615bb0
Merged xcodecapp-cocoa
2011-07-16 22:53:49 -07:00
Randy Luecke
4740acbcc6
Merge pull request #1292 from aparajita/doxygen-font-fix
...
Use Menlo if Consolas is not available
2011-07-16 19:36:35 -07:00
Aparajita Fishman
64e6764015
Have to set _themeClass when class changes
2011-07-08 19:04:33 -07:00
Antoine Mercadal
cbed5c9cb1
support for CPPopover
2011-07-08 17:51:08 +02:00
Antoine Mercadal
0246d501e2
full support for CPPopover and nib2cib + enchanced delegates
2011-07-08 17:49:53 +02:00
Alexander Ljungberg and Klaas Pieter Annema
49c29ded92
Nib2cib support for formatters.
2011-07-07 16:04:11 +02:00