Aparajita Fishman
4af29d83d7
Merge branch 'xcc-improvments' of github.com:primalmotion/cappuccino into xcc-improvments
2011-11-08 13:32:23 -08:00
Aparajita Fishman
6aed29af91
Fixed ignore paths to be safe, new help file
2011-11-08 13:30:21 -08:00
Aparajita Fishman
37f1f50000
Fixed ignore paths to be safe, new help file
2011-11-08 13:25:48 -08:00
Aparajita Fishman
a93654c66b
Cleaned up event handling, fixed bug with shadow paths
2011-11-08 11:36:41 -08:00
Antoine Mercadal
7ae519145f
some processing optimizations
2011-11-07 22:03:48 +01:00
Antoine Mercadal
592c3c1652
try to deactivated the kFSEventStreamCreateFlagNoDefer flag in FSEventStream
2011-11-07 21:36:43 +01:00
Antoine Mercadal
e940f294a6
store the last eventID before processing anything to avoid mutliple events
2011-11-07 21:20:39 +01:00
Antoine Mercadal
759de8f45f
remove debug print
2011-11-07 21:11:27 +01:00
Antoine Mercadal
c92c6c37f7
if we were not able to know what event file it is, just consider it's a modification
2011-11-07 21:08:08 +01:00
Antoine Mercadal
f425601043
fix bug with undescores in project path. Readd the project.pbx (not so useless) :)
2011-11-07 20:12:23 +01:00
Aparajita Fishman
68ba089a26
Cleanup Debug dialog, insert Debug… item below Help
2011-11-07 11:08:37 -08:00
Antoine Mercadal
788427ec09
Preference is now Debug, and is only active when XCC is launch while holding Option key
2011-11-07 19:52:02 +01:00
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
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
edc58e358b
handle moving files when using file level API (10.7)
2011-11-04 23:23:16 +01: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
Antoine Mercadal
7a9fded2e4
fallback into date mode in 10.6
2011-11-04 01:13:16 +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
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
Alexander Ljungberg
98df7e1eb8
Refs #1373 . Improve documentation.
2011-10-27 11:51:10 +01:00
Antoine Mercadal
86079af3b1
implement CPWindow setMovable: API. close #1358
2011-10-26 11:05:07 +02:00
Alexander Ljungberg
eeab0cf1b2
Merge remote-tracking branch 'primalmotion/lionscrollview'
2011-10-25 17:05:03 +01:00
Antoine Mercadal
ac16b7ad0b
fix a wrong autoresizing mask in manual test of CPScrollView2
2011-10-25 17:18:08 +02:00
Antoine Mercadal
e9b87d7acc
update the CPScrollView2 manual test to use the new API
2011-10-25 17:14:32 +02:00