Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
dotdevelop
/
dotdevelop
Public
forked from
mono/monodevelop
Notifications
You must be signed in to change notification settings
Fork
36
Star
334
Code
Issues
54
Pull requests
18
Actions
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
dotdevelop
main
on
wait-indicator
User selector
All users
Datepicker
All time
Commit history
Commits on Sep 17, 2018
Primitive IWaitIndicator implementation
Therzok
committed
7d193da
View commit details
Copy full SHA for 7d193da
View code at this point
Browse repository at this point
[Mac] Use delegates instead of event handlers
Therzok
committed
f90135d
View commit details
Copy full SHA for f90135d
View code at this point
Browse repository at this point
[MacPlatform] Fix credential provider dialog tabbing and focus
Show description for 9c430ca
mrward
authored and
Therzok
committed
9c430ca
View commit details
Copy full SHA for 9c430ca
View code at this point
Browse repository at this point
Merge pull request #5977 from mono/master-issue5971
Show description for 5572160
slluis
authored
5572160
View commit details
Copy full SHA for 5572160
View code at this point
Browse repository at this point
Merge pull request #5970 from mono/master-issue5813
Show description for 21793d9
mkrueger
authored
21793d9
View commit details
Copy full SHA for 21793d9
View code at this point
Browse repository at this point
Fixes issue #5971 ReturnMustNotBeFollowedByAnyExpressionCodeFixProvider error
mkrueger
committed
9d87c0c
View commit details
Copy full SHA for 9d87c0c
View code at this point
Browse repository at this point
Commits on Sep 14, 2018
#5331 Prevent Window Resize
GregMBS
authored and
Therzok
committed
6a220f6
View commit details
Copy full SHA for 6a220f6
View code at this point
Browse repository at this point
Fixes issue #5813 Editor IntelliSense/Code Generation Bugs.
Show description for 55d8fb8
mkrueger
committed
55d8fb8
View commit details
Copy full SHA for 55d8fb8
View code at this point
Browse repository at this point
[DotNetCore] Allow opening existing VB.Net Projects
Matthew-Collins
authored and
mrward
committed
81d2012
View commit details
Copy full SHA for 81d2012
View code at this point
Browse repository at this point
Unbreak public API
Therzok
committed
3991536
View commit details
Copy full SHA for 3991536
View code at this point
Browse repository at this point
[VCS] Bring back VCS repository counter
Therzok
committed
04d7368
View commit details
Copy full SHA for 04d7368
View code at this point
Browse repository at this point
[VCS] Allow Subversion to be probed from CommandLineTools
Show description for 05c8c2c
Therzok
committed
05c8c2c
View commit details
Copy full SHA for 05c8c2c
View code at this point
Browse repository at this point
[VCS] Move repository caching to VersionControlService layer
Show description for eb54b06
Therzok
committed
eb54b06
View commit details
Copy full SHA for eb54b06
View code at this point
Browse repository at this point
[VCS] Improve RepositoryMetadata a bit
Therzok
committed
6e5bf02
View commit details
Copy full SHA for 6e5bf02
View code at this point
Browse repository at this point
Commits on Sep 13, 2018
Merge pull request #5772 from mono/building-for-execution-prop
Show description for 86ddafe
mhutch
authored
86ddafe
View commit details
Copy full SHA for 86ddafe
View code at this point
Browse repository at this point
Merge pull request #5954 from mono/master-issue5925
Show description for 04cef98
slluis
authored
04cef98
View commit details
Copy full SHA for 04cef98
View code at this point
Browse repository at this point
Fixes issue #5925 Format document does not use the formatting
Show description for 77ccdd3
mkrueger
committed
77ccdd3
View commit details
Copy full SHA for 77ccdd3
View code at this point
Browse repository at this point
Fixes VSTS Bug 674618: Deleting emoji in source file creates gray bars
Show description for daa1013
mkrueger
committed
daa1013
View commit details
Copy full SHA for daa1013
View code at this point
Browse repository at this point
Commits on Sep 12, 2018
Merge pull request #5893 from mono/dev-kirillo-FixSnippetVersion
Show description for 395086e
slluis
authored
395086e
View commit details
Copy full SHA for 395086e
View code at this point
Browse repository at this point
[Core, Ide] Move structs with readonly fields to be readonly structs
Show description for 58b1968
Therzok
committed
58b1968
View commit details
Copy full SHA for 58b1968
View code at this point
Browse repository at this point
[Core] Make Token a readonly struct and mark usages as in
Therzok
committed
5ff46fa
View commit details
Copy full SHA for 5ff46fa
View code at this point
Browse repository at this point
Fix invalid double free
Therzok
committed
05c732e
View commit details
Copy full SHA for 05c732e
View code at this point
Browse repository at this point
Ensure passwordData is always freed
Therzok
committed
5601413
View commit details
Copy full SHA for 5601413
View code at this point
Browse repository at this point
[KeyChain] Refactoring around URL handling
Therzok
committed
b95b8a5
View commit details
Copy full SHA for b95b8a5
View code at this point
Browse repository at this point
[Mac] Cleanup around Keychain pinvokes
Therzok
committed
2618b6a
View commit details
Copy full SHA for 2618b6a
View code at this point
Browse repository at this point
[Mac] Refactor path handling to use common code
Show description for f482359
Therzok
committed
f482359
View commit details
Copy full SHA for f482359
View code at this point
Browse repository at this point
[Mac] Don't send itemref for items we don't use
Therzok
committed
ecebcfd
View commit details
Copy full SHA for ecebcfd
View code at this point
Browse repository at this point
Improve ToNullTerminatedUtf8 a bit
Therzok
committed
37edf43
View commit details
Copy full SHA for 37edf43
View code at this point
Browse repository at this point
[Mac] Remove more dead code
Therzok
committed
781d8ec
View commit details
Copy full SHA for 781d8ec
View code at this point
Browse repository at this point
[Mac] Remove GetError wrapper and use xammac methods
Therzok
committed
3b721f2
View commit details
Copy full SHA for 3b721f2
View code at this point
Browse repository at this point
[Mac] Migrate OSStatus to Xamarin.Mac.Sec.SecStatusCode
Therzok
committed
928083f
View commit details
Copy full SHA for 928083f
View code at this point
Browse repository at this point
[Mac] Remove some dead code
Therzok
committed
3feb173
View commit details
Copy full SHA for 3feb173
View code at this point
Browse repository at this point
[Mac] Add utility method to marshal string to null terminated utf8
Therzok
committed
bdf7857
View commit details
Copy full SHA for bdf7857
View code at this point
Browse repository at this point
Append zero byte to URL path to find username and password in Keychain
simon-chx
authored and
Therzok
committed
a1a36d5
View commit details
Copy full SHA for a1a36d5
View code at this point
Browse repository at this point
[Ide] Ellipsize InfoBar text and show a tooltip
Show description for 082dc73
sevoku
authored and
Therzok
committed
082dc73
View commit details
Copy full SHA for 082dc73
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.