Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/xamarin/macdoc.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-03-30[appledocwizard] When we call this path from user-level code (i.e. macdoc) we...Jeremie Laval
2012-03-26[macdoc] Place find bar at the bottom and fill it with the right backgroundJeremie Laval
2012-03-22[macdoc] Externalize base configuration folder path in AppleDocHandler.Jeremie Laval
2012-03-22[macdoc] Update README with uptodate informationJeremie Laval
2012-03-14[AppleDocWizard] Possibly force full merge with a environment variableJeremie Laval
2012-03-14[AppleDocWizard] Restore original doc archive when re-mergingJeremie Laval
2012-03-14[AppleDocWizard] Clean pathsJeremie Laval
2012-03-14[AppleDocWizard] Include samples.zip in app bundleJeremie Laval
2012-03-14[AppleDocWizard] Make the application and its window come in front when launchedJeremie Laval
2012-03-14[AppleDocWizard] Verify that the user running the application is rootJeremie Laval
2012-03-13[macdoc] MiscJeremie Laval
2012-03-13[macdoc] Move ScrollToVisible when showing index after the the multiple match...Jeremie Laval
2012-03-13[macdoc] Propagate root launcher error and report them to the userJeremie Laval
2012-03-13[macdoc] Sanitize bookmarks list when reading it to avoid malformed elementsJeremie Laval
2012-03-13[macdoc] Really ensure the tree node has been created after expanding before ...Jeremie Laval
2012-03-13[AppleDocWizard] Path fixupsJeremie Laval
2012-03-13[AppleDocWizard] Delete doc xar file after downloadJeremie Laval
2012-03-12[macdoc] Add search and find shortcuts and implementationJeremie Laval
2012-03-09[macdoc] Implement swipe gesture for navigationJeremie Laval
2012-03-09[macdoc] We don't need an elastic outlineJeremie Laval
2012-03-09[macdoc] Remove the use of hardcoded image and use existing template insteadJeremie Laval
2012-03-08[macdoc] Url decode link href before processing them so that generic types ti...Jeremie Laval
2012-03-08[macdoc] Launch external url in browserJeremie Laval
2012-03-08[appledocwizard] string updatingJeremie Laval
2012-03-08[macdoc] Before we merge, ask the user in a more informative way that we are ...Jeremie Laval
2012-03-07[appledocwizard] Show percentage value when downloading apple documentationJeremie Laval
2012-03-07[appledocwizard] Overwrite existing doc bundle saveJeremie Laval
2012-03-07[macdoc] Mark restorable state as dirty when we change pagesJeremie Laval
2012-03-07[appledocwizard] Remove the default text of the informative labelJeremie Laval
2012-03-07[appledocwizard] Make cancelling possible when merging docsJeremie Laval
2012-03-07[appledocwizard] Add MonoDoc iconJeremie Laval
2012-03-07[appledocwizard] Restore type attribute processing to what it used to beJeremie Laval
2012-03-07[appledocwizard] if user cancel during apple doc extraction, we delete the re...Jeremie Laval
2012-03-07[macdoc] Put a spinner during creation on index tab tooJeremie Laval
2012-03-07[macdoc] Delegate index creation to when the eventual creation step has been ...Jeremie Laval
2012-03-07[macdoc] don't mask md5sum dict so that it can be serialized back at the end ...Jeremie Laval
2012-03-07[macdoc] Log error to the console in all casesJeremie Laval
2012-03-06[macdoc] Serialize the md5sum dictionary only when the indexes creation is done.Jeremie Laval
2012-03-06[macdoc] md5 sum checking result needs to be computed with respect to the old...Jeremie Laval
2012-03-06Another UI iteration for bookmark managementJeremie Laval
2012-03-06Rework how we delete bookmark from the assistant popover to close match Mac OS XJeremie Laval
2012-03-06Update bookmark spinner showing as we navigateJeremie Laval
2012-03-05[appledocwizard] Implement doc mergingJeremie Laval
2012-03-05[appledocwizard] couple comment doc fixupsJeremie Laval
2012-03-05[appledocwizard] Restore UIJeremie Laval
2012-03-05[appledocwizard] cache sent event argsJeremie Laval
2012-03-05[appledocwizard] Report error occuring during processingJeremie Laval
2012-03-05[macdoc] Register match every time we load an url so that doc tree sync up th...Jeremie Laval
2012-03-01macdoc: better usability, hide features that dont work on Lion, instead of wa...Miguel de Icaza
2012-02-29[macdoc] Plug AppleDocWizard in macdocJeremie Laval