This issue has been resolved in 2.1.1
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
- Spudger | |
- T6 Torx Screwdriver | |
- Phillips #00 Screwdriver | |
- T5 Torx Screwdriver | |
- Saugnapf | |
- Nylon Tool |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
- (id)initWithNibName:(NSString *)nibNameOrNil bundle:(NSBundle *)nibBundleOrNil | |
{ | |
static NSString *nibName = @"MYViewController" | |
self = [super initWithNibName:nibName bundle:nibBundleOrNil]; | |
if (!self) return; | |
return self; | |
} |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Feb 25 16:16:57 unknown librariand[2632] <Error>: unable to download file://localhost/private/var/mobile/Library/Mobile%20Documents/W6L39UYL6Z~com~mindnode~MindNode/Documents/Mind%20Map%202.mindnode/QuickLook/Preview.jpg (0x8000000000000000) | |
> | |
Feb 25 16:16:58 unknown librariand[2632] <Error>: unable to download file://localhost/private/var/mobile/Library/Mobile%20Documents/W6L39UYL6Z~com~mindnode~MindNode/Documents/Mind%20Map%202.mindnode/QuickLook/Preview.jpg (0x8000000000000000) | |
> | |
Feb 25 16:16:59 unknown librariand[2632] <Error>: unable to download file://localhost/private/var/mobile/Library/Mobile%20Documents/W6L39UYL6Z~com~mindnode~MindNode/Documents/Mind%20Map%202.mindnode/QuickLook/Preview.jpg (0x8000000000000000) | |
> | |
Feb 25 16:17:00 unknown librariand[2632] <Error>: unable to download file://localhost/private/var/mobile/Library/Mobile%20Documents/W6L39UYL6Z~com~mindnode~MindNode/Documents/Mind%20Map%202.mindnode/QuickLook/Preview.jpg (0x8000000000000000) | |
> | |
Feb 25 16:17:01 unknown librariand[2632] <Er |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// | |
// MNNewNodeDown.m | |
// Left | |
// | |
// Created by Markus Müller on 15.03.12 | |
// Copyright 2011 Markus Müller | |
// This code was generated by Opacity. You may use or modify it in any way. | |
// | |
#include "MNNewNodeDown.h" |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
CGRect screenRect = [[UIScreen mainScreen] applicationFrame]; | |
UIView* headerView = [[UIView alloc] initWithFrame:CGRectMake(0.0, 0.0, screenRect.size.width, 54.0)]; | |
headerView.contentMode = UIViewContentModeCenter; | |
self.gridView.gridHeaderView = headerView; |
Still Open
- Problems connecting with Dropbox
We are currently unable to reproduce this problem. Please let us know if you encounter this issue. A work around is to use the Dropbox application to import documents and use "Send to app…" to upload documents to Dropbox.
- Crash when sending a document to an other application
We are currently unable to reproduce this issue. Please let us know if you are able to reproduce it.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
• Fixes a bug that could cause renaming to fail. | |
• Fixes a bug that could prevent reopening of new documents. | |
• Several updates to Dropbox sharing: | |
• Re-Authenticate to resolve Dropbox error 404. | |
• Correctly replace previous document when uploading a new version. | |
• Added button to Unlink the Dropbox account. | |
• Use proper file name when sending a MindNode document to an other app. | |
• Corrects warning message when renaming a file. | |
• Resolves a crash when using external screen sharing. | |
• Resolves a crash on iPad when opening a pop over. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Problem: When printing, some lines are cut off. | |
Workaround: Export the document as PDF (File>Export…) and print the PDF using Preview.app | |
Status: Fix planned for 1.9.x | |
Problem: Not all strings are localized in the main menu. | |
Workaround: / | |
Status: Fix planned for 1.9.x | |
Problem: FreeMind documents created with MindNode no longer import into FreeMind 0.9.0 | |
Workaround: / |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Process: Appetizer [50088] | |
Path: /Users/USER/Downloads/Appetizer.app/Contents/MacOS/Appetizer | |
Identifier: com.stylemac.Appetizer | |
Version: 1.0 (1) | |
Code Type: X86-64 (Native) | |
Parent Process: launchd [132] | |
User ID: 501 | |
Date/Time: 2012-08-17 15:34:21.425 +0200 | |
OS Version: Mac OS X 10.8 (12A269) |