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
2016-09-19Port to Unified XM 4.5 (#1)Chris Hamons
2013-08-21Fix crash in macdocAaron Oneal
2013-05-09[macdoc] Protect against NRE in the search field when typing EnterJérémie Laval
2013-03-13[macdoc] Load the `root:' URL by default for new documentJérémie Laval
2013-03-12[macdoc] Update to use non-deprecated APIJeremie Laval
2013-02-21[macdoc] Track monomac API breakJérémie Laval
2013-01-25[macdoc] Update to new monodocJeremie Laval
2012-12-11[macdoc] Add missing property name changeJérémie Laval
2012-11-21[macdoc] Unselect search field after a search triggered so that text is not o...Jeremie Laval
2012-11-21[macdoc] The modern man writes its own loggerJeremie Laval
2012-11-16[macdoc] Add --search flag to macdoc.Jeremie Laval
2012-08-28[macdoc] Fix event arg name due to previous API breakageJeremie Laval
2012-07-31[macdoc] Add support for loading external documentation directory and uncompi...Jérémie Laval
2012-06-26[macdoc] More Lion special casingJérémie Laval
2012-06-11[macdoc] Don't navigate to a row that doesn't existJeremie Laval
2012-05-24[macdoc] Resize panels when spinners disappearJeremie Laval
2012-05-23[macdoc] Give focus to toolbar search entry when user switch to search tabJeremie Laval
2012-04-03[macdoc] Constrain the size of the multiple match subwindowJeremie Laval
2012-03-30[macdoc] Instantiate the index if it has been deemed fresh enough elsewhere.Jeremie 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] Really ensure the tree node has been created after expanding before ...Jeremie 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] Launch external url in browserJeremie Laval
2012-03-07[macdoc] Mark restorable state as dirty when we change pagesJeremie 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-06Another UI iteration for bookmark managementJeremie Laval
2012-03-06Update bookmark spinner showing as we navigateJeremie Laval
2012-03-05[appledocwizard] Restore UIJeremie 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-27Remove now useless fieldJeremie Laval
2012-02-27Remove removing of search tabJeremie Laval
2012-02-17Temporarily remove the bookmarks for the releaseMiguel de Icaza
2012-02-16[macdoc] Disable bookmark when not running on LionJeremie Laval
2012-02-16[macdoc] Fix crash when using node. Some element may have content but no node...Jeremie Laval
2012-02-16[macdoc] NSUrl doesn't escape data for us, do it manuallyJeremie Laval
2012-02-16[macdoc] Disable search panel at runtime and make it appear with an env variableJeremie Laval
2012-02-16[macdoc] Move data source class to their own fileJeremie Laval
2012-02-16[macdoc] Don't touch history when we are navigating from historyJeremie Laval
2012-02-16[macdoc] Well actually, use a proper NSTableHeaderCellJeremie Laval
2012-02-16[macdoc] A try at making header cell looks like proper headerJeremie Laval
2012-02-16[macdoc] Make code display the good bookmark item when one is usedJeremie Laval
2012-02-16[macdoc] Use async LoadUrl in place of LoadHtmlJeremie Laval
2012-02-16[macdoc] Restore to a working WebView stateJeremie Laval
2012-02-16[macdoc] Restore index tabJeremie Laval