Antoine Mercadal
263a94af18
remove useless pbxproj that was provoking a warning at build
2011-11-06 10:58:43 +01:00
Antoine Mercadal
9d1cf360b6
rename folder to XcodeCapp and update Jakefiles
2011-11-06 10:54:19 +01:00
Antoine Mercadal
60f664a5c2
rename project to XcodeCapp
2011-11-06 10:48:32 +01:00
Antoine Mercadal
a1c7aa7790
Merge remote-tracking branch 'upstream/master'
2011-11-05 16:55:22 +01:00
Antoine Mercadal
a29096ca5c
Some other improvments
...
- Add preferences window
- Allow user to choose to use the 10.6 mode on 10.7
- Allow user to choose if he wants to resume listening at startup
- Allow use to choose if XCC should react to inode modification (file level API)
- Support for clean mirrored path when origin files has some _ in their names
- Other various fixes
2011-11-05 16:46:34 +01:00
Antoine Mercadal
0ef64f4091
support for NSProgressIndicator. close #1385
2011-11-05 13:41:16 +01:00
Johannes Fahrenkrug and Antoine Mercadal
945deeba60
added a missing @ for the divider-color theme attribute of _CPCornerView. It broke jake (sudo-)install
2011-11-05 07:41:01 +08:00
Antoine Mercadal
aa775675b5
add manual test for zombie group rows ( #1376 )
2011-11-05 00:25:23 +01:00
Antoine Mercadal
db76044880
fix zombie group rows style. closes #1376
2011-11-05 00:24:54 +01:00
Antoine Mercadal
edc58e358b
handle moving files when using file level API (10.7)
2011-11-04 23:23:16 +01:00
Aparajita Fishman
1133efb3f1
Merge branch 'refs/heads/cppopover-fix-transient-delegate-calls' into cappuccino
2011-11-04 12:50:30 -07:00
Aparajita Fishman
d524accc98
Fix typo, unintended globals, use constants for CPCoding keys
2011-11-04 12:50:00 -07:00
Aparajita Fishman
543f91dd6e
Fixed typos and error message
2011-11-04 12:09:07 -07:00
Randall Luecke and Aparajita Fishman
9848dabfa8
Fix typo in popover error.
2011-11-04 12:03:00 -07:00
Antoine Mercadal
bc59efc3ba
cleanup plist and shadow files under 10.6
2011-11-04 19:48:48 +01:00
Aparajita Fishman
9af63ca32f
Fixed compile warning
2011-11-04 10:53:23 -07:00
Aparajita Fishman
eb8a566ae8
Fixed support for 10.6
2011-11-04 10:44:01 -07:00
Aparajita Fishman
38eb3e489e
Merge branch 'xcc-improvments' of github.com:primalmotion/cappuccino into xcc-improvments
...
Conflicts:
Tools/xcodecapp-cocoa/AppController.m
Tools/xcodecapp-cocoa/TNXCodeCapp.m
Tools/xcodecapp-cocoa/defines.h
2011-11-04 09:16:52 -07:00
Aparajita Fishman
97f7eaf499
UI overhaul, first attempt at 10.6 compatibility.
2011-11-04 09:15:07 -07:00
Aparajita Fishman
d3356eea5c
Merge branch 'master' of github.com:cappuccino/cappuccino into cappuccino
...
Conflicts:
AppKit/CPPopover.j
2011-11-03 22:32:38 -07:00
Aparajita Fishman
7a57bd73c3
Fixed typos and error message
2011-11-03 22:30:54 -07:00
Randall Luecke
b517c93190
Fix typo in popover error.
2011-11-04 01:28:43 -04:00
Antoine Mercadal
7a9fded2e4
fallback into date mode in 10.6
2011-11-04 01:13:16 +01:00
Antoine Mercadal
8ed2096de7
update weird delegate name
2011-11-03 23:14:44 +01:00
Antoine Mercadal
791a1eb130
reactive support for 10.6 EXPERIMENTAL, this support may be removed very soon
2011-11-03 22:10:46 +01:00
Antoine Mercadal
9dab10ce19
Fixes
...
- Fixes all logic error
- Add sanity checks
- Drop useless and buggy chunck of code
2011-11-03 22:02:48 +01:00
Antoine Mercadal
fd95c2ced6
fix About window released when close
2011-11-03 20:19:53 +01:00
Antoine Mercadal
c32fef0eb9
forget to add hg and Build folders
2011-11-03 17:54:15 +01:00
Antoine Mercadal
c77b35c07b
Major XCC improvments
...
This patch contains the following:
- FSEvent is now at files level instead of folders level. This allows to drop the registry in plist and improve the performances
- When you remove a J file, the mirrored H file is removed too
- .xcodecapp-ignore has been added to the FSEvent stream. ignored token are updated in live
- By default XCC ignores all .git, .svn, .hg .xCodeSupport, Frameworks and Build folders
- When you quit XCC without stop listening of the project, at next launch it will resume on the same project
- Help has been added
- Help is displayed at first user launch
- The Error & Warning table doesn't pop ups automatically, instead it displays Growl (you can then open the panel for more informations)
- The code has been refactored into several classes, one for UI thing, another one for XCC worker
- Several bugs has been fixed
- The about window now displays the version number
- The main window has been removed
- Several other small enhancements.
This is XCC 2.0.
2011-11-03 17:47:33 +01:00
Antoine Mercadal
4303ea3584
cache delegates methods for _CPAttachedView
2011-11-02 16:59:34 +01:00
Antoine Mercadal
ddb6f63ea7
use coherent delegate name
2011-11-02 15:55:58 +01:00
Antoine Mercadal
06985a5b6c
fix test
2011-11-02 12:06:05 +01:00
Antoine Mercadal
4841f209b3
fix delegate methods not sent in transient mode when closing
2011-11-02 11:59:20 +01:00
Aparajita Fishman
7e6ed01dd2
Merge branch 'refs/heads/cpwindow-setmovable' into cappuccino
2011-10-31 12:41:32 -07:00
Aparajita Fishman
b7e41894af
fixed up the test app ui
2011-10-31 12:39:53 -07:00
Alexander Ljungberg
5dfcfc32e7
Fixes #1388 . Fixes #1389 . Make bootstrap.sh work again.
2011-10-29 11:59:18 +01:00
aparajita
fb74541796
Merge pull request #1388 from Ch00rD/master
...
A few simple updates to the install script and docs.
2011-10-28 20:51:56 -07:00
Sjoerd van Geffen
2f7b29593e
replaced "280north" by "cappuccino" for github install script and docs references.
...
Replaced "280north" by "cappuccino" for github username and all github
URL references in the install script and documentation.
2011-10-29 02:09:18 +02: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
Antoine Mercadal
444c30e389
add manual test case
2011-10-28 17:56:37 +02: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
63c500c444
Fixed: overlay scroll knobs never quite reached the edge.
...
The calculation of the number of pixels outside of the clip view assumed fixed, space consuming scrollbars even when overlay scrollbars were used, leading CPScrollView to always think a few more pixels could be revealed.
2011-10-27 15:57:29 +01:00
Alexander Ljungberg
208c3fea35
Fix scroller gap for hidden overlay scrollers.
...
If there is no vertical scroller, or there is no horizontal scroller, due to autohiding or scroll view settings, a single visible overlay scroller should extend all the way to the edge of its dimension.
2011-10-27 14:44:19 +01:00
Alexander Ljungberg
3201b5921c
Fix unterminated var block.
2011-10-27 13:43:02 +01:00
Alexander Ljungberg
e92a7825bf
Optimise bottom corner view in overlay scrolling mode.
...
In particular, there is no need to update nor even draw the bottom corner view when in overlay mode.
2011-10-27 13:35:55 +01:00
Alexander Ljungberg
65b1fb2bae
Use the scroll view test 1 background in test 2.
...
The background makes it easier to see the scrolling in action.
2011-10-27 12:52:12 +01:00