Libraries

.NET libraries used in all Menees utilities.

MIT License

Stars
28
Committers
1

Bot releases are hidden (Show)

Libraries - 5.1.2 Latest Release

Published by menees over 1 year ago

Libraries - 5.1.0

Published by menees over 2 years ago

Made some WPF-related enhancements in Menees.Windows.Presentation while working on RegExponent:

  • Added RecentItemList<T>
  • Added PlaceholderTextHelper to support attached PlaceholderText (watermark) property for TextBoxBase and PasswordBox
  • Made AboutBox look for ProductUrl in assembly metadata
  • Made some methods virtual on PropertyChangeNotifier
  • Supported ConvertBack on InverseBooleanConverter
Libraries - 5.0.6

Published by menees over 2 years ago

  • Added workaround for WPF 6.0.2 bug that affected Menees.Windows.Presentation.dll
Libraries - 5.0.5

Published by menees over 2 years ago

Libraries - 5.0.3

Published by menees over 2 years ago

  • Removed use of WMI (System.Management) types.
Libraries - 5.0.2

Published by menees over 2 years ago

  • Replaced Microsoft.Windows.Compatibility package references with the few smaller packages that were actually required.
Libraries - 5.0.1

Published by menees almost 3 years ago

  • Fix nullability for ExtendedRichTextBox.Text.
  • Fix VS main window handle conversion to IntPtr.
Libraries - 5.0.0

Published by menees almost 3 years ago

Libraries - 4.9.11

Published by menees over 3 years ago

  • Removed Menees.Common dependency on GetForegroundWindow (for issue #2)
Libraries - 4.9.10

Published by menees over 4 years ago

  • Added Diagnostics.Release class to check for latest GitHub release info.
  • Added automatic "check for update" to About boxes for Windows.Forms and Windows.Presentation.
Libraries - 4.9.9

Published by menees over 4 years ago

  • Added PostShowWindowCommand for MegaBuild.
Libraries - 4.9.8

Published by menees over 4 years ago

  • Added OutputWindow.IndentWidth for MegaBuild.
Libraries - 4.9.7

Published by menees over 4 years ago

  • Added several helper types and functions for my new WirePeep project.
Libraries - 4.9.6

Published by menees over 4 years ago

  • Removed *.Core.cs and *.Framework.cs files from NuGet packages as contentFiles.
Libraries - 4.9.5

Published by menees over 4 years ago

  • Added VisualStudioUtility.ResolvePath to Menees.Windows since it's needed by MegaBuild and SharpScript.
Libraries - 4.9.4

Published by menees over 4 years ago

  • Had to embed the Text Object Model COM interop types for the Menees.Windows.Forms OutputWindow control to work correctly.
Libraries - 4.9.3

Published by menees over 4 years ago

  • Fixed resource problems in Menees.Diffs.Windows.Forms due to its default namespace change
  • Changed the Menees.Diffs.Controls namespace to Menees.Diffs.Windows.Forms to match the assembly name
Libraries - 4.9.2

Published by menees over 4 years ago

  • Exposed C# dynamic support for COM objects in .NET Core.
  • Added descriptions to NuGet packages.
Libraries - 4.9.1

Published by menees over 4 years ago

  • Fixed some missing resources in Menees.Windows.Forms and Menees.Windows.Presentation.
Badges
Extracted from project README
Nuget Nuget Nuget Nuget Nuget Nuget
Related Projects