openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
SharpDevelop
Settings
|
Report Duplicate
161
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
about 18 hours
ago. based on code collected
1 day
ago.
Aug 22, 2025 — Aug 22, 2026
Showing page 487 of 503
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Use InvariantCulture for string comparisons - fixes problems with Turkish locale settings.
Daniel Grunwald
More...
almost 21 years ago
dynamic help: uses default entries (s. revision 489), uses the Project language to limit the help results
Mathias Simmack
More...
almost 21 years ago
dynamic help: created new XML file with default entries (if you want to use it, copy it into the Addin folder)
Mathias Simmack
More...
almost 21 years ago
Put more strings into the translation database.
Daniel Grunwald
More...
almost 21 years ago
Application and Signing project options panels now use the translation database.
Daniel Grunwald
More...
almost 21 years ago
tried to fix a Virtual PC (no SDK) crash; HiliteMatches restored for testing (it doesn't work here :o( )
Mathias Simmack
More...
almost 21 years ago
disable 'highlight matching topics' because it doesn't work with the WebBrowser control
Mathias Simmack
More...
almost 21 years ago
File was not being identified as a 'code behind file' if it existed in a subfolder.
Matt Ward
More...
almost 21 years ago
Ignore .svn folders when creating setup.
Daniel Grunwald
More...
almost 21 years ago
Add prepareRelease.bat (creates ChangeLog.xml and REVISION file)
Daniel Grunwald
More...
almost 21 years ago
Fixed InterfaceImplementorCodeGenerator bug (override keyword).
Daniel Grunwald
More...
almost 21 years ago
SD2-438. Form designer now creating, loading and saving resources.
Matt Ward
More...
almost 21 years ago
Fixed SD2-402:Toolbar in bookmark pad.
Mike Krüger
More...
almost 21 years ago
some changes/fixes, LoggingService used
Mathias Simmack
More...
almost 21 years ago
Allow addins to have their project/file templates stored in the addin directory.
Daniel Grunwald
More...
almost 21 years ago
dynamic help: new method/type detection (by Robert_G, Delphi-PRAXiS) used for Forms designer support
Mathias Simmack
More...
almost 21 years ago
Allow find references and rename for local variables and parameters.
Daniel Grunwald
More...
almost 21 years ago
Fixed find references on private members in partial classes.
Daniel Grunwald
More...
almost 21 years ago
dynamic help: sorting implemented, some other fixed
Mathias Simmack
More...
almost 21 years ago
Renamed InvocationExpression.Parameters to InvocationExpression.Arguments. Fixed bug that caused SharpDevelop to add byte order marks to plain ASCII files when UTF-8 was chosen as default encoding.
Daniel Grunwald
More...
almost 21 years ago
When renaming a field, ask the user if he also wants to the rename the property.
Daniel Grunwald
More...
almost 21 years ago
dynamic help: some changes and fixes and (I hope) improvements
Mathias Simmack
More...
almost 21 years ago
dynamic help: Forms designer support added; some more improvements
Mathias Simmack
More...
almost 21 years ago
PropertyPad: SelectedGridItemChanged event for Dynamic Help added
Mathias Simmack
More...
almost 21 years ago
Reduced number of allocations: - do not load xml documentation keys into memory but load only the hash code and keep everything else cached on disk. - made Dom's region a value-type. - do not create a SortedList<string, IReturnType> for every using statement but only when the using statements actually uses aliases. Overall SD should use ca. 10 MB RAM less when working on a big solution like SharpDevelop.sln.
Daniel Grunwald
More...
almost 21 years ago
dynamic help: debug info enabled; using other ResolveResult types to get more info
Mathias Simmack
More...
almost 21 years ago
Fixed SD2-419:C# Parser bug (methodBase is ConstructorInfo ? #ctor : methodBase.Name).
Mike Krüger
More...
almost 21 years ago
SharpRefactory tests are now running under MbUnit.
Mike Krüger
More...
almost 21 years ago
Fixed SD2-439: VB.Net event handlers are lost. Save layout configuration before switching layout by starting debugger or pressing Shift+Escape.
Daniel Grunwald
More...
almost 21 years ago
Show error message when going to designer mode in a file with syntax errors instead of displaying an empty form.
Daniel Grunwald
More...
almost 21 years ago
←
1
2
…
483
484
485
486
487
488
489
490
491
…
502
503
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree