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

github.com/mono/monodevelop.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-08-03Remove MacDev/MonoMac addinsMichael Hutchinson
2012-08-03[MacDev] Fix some warnings and porting bugsMichael Hutchinson
2012-08-03[MacDev] Moved AppleSdkAboutInformation to separate fileMichael Hutchinson
2012-08-03[MacDev] Removed GUI widget dependency from PObject DOMMichael Hutchinson
2012-08-03[MacDev] Added API for converting PDictionary to/from raw dataMichael Hutchinson
2012-08-03[MacDev] Added options for plist reading/writingMichael Hutchinson
2012-08-03[Mac] Remove old plist reading/writing APIsMichael Hutchinson
2012-07-24[MacDev] Ensure About Apple SDK version is up to dateMichael Hutchinson
2012-07-18Some initial work to prevent direct access to view content objectsLluis Sanchez
2012-07-17Fix stray copy localsMichael Hutchinson
2012-07-06Don't local-copy the version control add-inLluis Sanchez
2012-06-28[Build] Disable Makefile integration in all our csprojsAlan McGovern
2012-06-27[Build] Change the build system to use xbuild instead of makefiles (again)Alan McGovern
2012-06-26Revert "[Build] Change the build system to use xbuild instead of makefiles"""Alan McGovern
2012-06-26[Build] Change the build system to use xbuild instead of makefiles""Alan McGovern
2012-06-25[iPhone] Fixed outbound syncing of IB files to XcodeJeffrey Stedfast
2012-06-23[MacDev] Updated Xcode syncing to take Resources folder into considerationJeffrey Stedfast
2012-06-20Bools in projects are not using pascal casingLluis Sanchez
2012-06-20[MacDev] #5761 - Unable to save the iOS SDK locationMichael Hutchinson
2012-06-16[MacDev] Actually perform SDK update when it changesMichael Hutchinson
2012-06-16[MacDev] More logging changesJeffrey Stedfast
2012-06-16[MacDev] fixed some logging text to be more descriptiveJeffrey Stedfast
2012-06-15[MacDev] If we relocate an xcode project, we need to re-sync *all* itemsJeffrey Stedfast
2012-06-15[MacDev] Make sure we never end up in an inconsistent stateJeffrey Stedfast
2012-06-13[MacDev] Ignore duplicate NSObject subclassed types.Jeffrey Stedfast
2012-06-01Fixed 'Bug 5441 - Partial class for action connection disappears fromMike Krüger
2012-06-01[MacDev] Prevent infinite loop when getting all base class defsJeffrey Stedfast
2012-06-01[MacDev] Upped timeout to 60 seconds instead of 30Jeffrey Stedfast
2012-05-28[MacDev] Ensured that the NSObject type is imported in the correctMike Krüger
2012-05-24Revert "[MacDev] Track API changes."Lluis Sanchez
2012-05-24[MacDev] Track API changes.Mike Krüger
2012-05-22[MacDev] Fix finding closest exported base typeMichael Hutchinson
2012-05-21[MacDev] Add quotes around values in case they have spaces in them.Jeffrey Stedfast
2012-05-18[MacDev] Fixed StringListWidget to manage its own add/removal of itemsJeffrey Stedfast
2012-05-17[Build] Fix references to the projects in externals within the csproj filesAlan McGovern
2012-05-17[Build] Move submodules to monodevelop/main/externals instead of monodevelop/...Alan McGovern
2012-05-16[MacDev] Protected against common exceptions deleting files & dirs.Jeffrey Stedfast
2012-05-16Fixed 'Bug 5084 - Error synchronizing changes from XCode'.Mike Krüger
2012-05-15[MacDev] Be a bit more flexible in the ObjC we accept when parsing headers.Jeffrey Stedfast
2012-05-11Fixed 'Bug 4991 - Action is deleted from .h file'.Mike Krüger
2012-05-09Updated add-ins version to 3.1.0Duncan Mak
2012-05-04[MacDev] Hide native reference command when not validMichael Hutchinson
2012-05-03[MacDev] Fixed previous commitJeffrey Stedfast
2012-05-03[MacDev] Don't ask Xcode to close a project we already know isn't open.Jeffrey Stedfast
2012-04-27[MacDev] Emit Changed event after assigning a list of strings as an array pro...Jeffrey Stedfast
2012-04-27[MacDev] Only set IsDirty to false *after* a successful save, not before.Jeffrey Stedfast
2012-04-25Updated add-ins version to 2.9.6Xamarin Release Manager
2012-04-23Fixed 'Bug 4541 - Error while closing solution'.Mike Krüger
2012-04-23Fixed 'Bug 4562 - Type representation'.Mike Krüger
2012-04-23[MacDev] Use type references for getting framework classes.Mike Krüger