Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/StefH/ICSharpCode.TextEditorEx

Extended version based on ICSharpCode.TextEditor which support Search/Replace and Goto
https://github.com/StefH/ICSharpCode.TextEditorEx

Change to LGPL-2.1

05eb3c9f37e6a771d9d35f66452961581cc55477 authored over 2 years ago
1.2.0

cfda5ae61d09c31184905aabf232d01b56c20b1b authored over 2 years ago
Add .net6-windows (#18)

* Add support for net6.0-windows

* b

dfd95c506adad4212bdb7c277f743228acc2485c authored over 2 years ago
Update .gitignore

03323457ae5d41cbcd7f248981ce19da0bf5c10f authored over 2 years ago
update ignore file

a1a4aaddeba7179924e6a0e2b50d2c41f6820bc2 authored over 3 years ago
changelog

c28a6f872468c4cd45e342021e1547de5461db77 authored about 4 years ago
1.1.0

da48fb48cdacf6671ab0543696b253cadb1812a9 authored about 4 years ago
. (#14)

3a55ffb6b7eb57cbcd3d7493195d1c8aeda544b5 authored about 4 years ago
upgrade to .net 5.0 (#13)

* upgrade to .net 5.0

* add .Net 4.0

* add net40 to WinFormTestXmlEditor

* fix the sy...

595306e29cea49f38768ec4aba9ba91581f4d6b5 authored about 4 years ago
Update README.md

ef23b9547ed244642281dcdaa67462b21d62b662 authored almost 5 years ago
Update README.md

1934da730ab5f3369eda1eb50332ce2cb9f697e1 authored about 7 years ago
Build status

6f941858a7645444823c61df5d6f2548e8461962 authored almost 9 years ago
Added ContextMenu - ShowShortCutKeys

Added ContextMenu - ShowShortCutKeys

73d32f6f02dfe882185e184e607e7df00b4e9f0b authored over 10 years ago
Added ContextMenu

Added ContextMenu

99a79a35cbf422197385f5db17b987511c32a6ae authored over 10 years ago
Upgrade CreateNewNuGetPackageFromProjectAfterEachBuild to 1.8.3

Upgrade CreateNewNuGetPackageFromProjectAfterEachBuild to 1.8.3

5304d29a816fe34dccb9b972fa65e36b2e990275 authored over 10 years ago
Revert "add ContextMenu Cut,Copy,Paste,Select All , Redo and Undo!"

This reverts commit e0bfed801e1380a85761280dbc8ab548e81070ac.

2618ed9391dccbadc7ec9d9493ed20070d9f8617 authored over 10 years ago
Merge pull request #7 from oSilas/master

Add ContextMenu for: Cut,Copy,Paste,Select All,Redo and Undo

6b2e32457db8b151fc9331a28830f442ac9d5868 authored over 10 years ago
add ContextMenu Cut,Copy,Paste,Select All , Redo and Undo!

e0bfed801e1380a85761280dbc8ab548e81070ac authored over 10 years ago
Added New-NuGetPackage

Added New-NuGetPackage

b55244dc7f9c61cacd2332176bc1b13478b3e661 authored over 10 years ago
Enhancement #6

Enhancement #6

a7bfb0f1c56cf3fae295d130d6d99a25d47d06c9 authored over 10 years ago
Added nuspec version 1.0.0.6

Added nuspec version 1.0.0.6

42b9916da993eaf710cc8032f8820e0e037f2906 authored over 10 years ago
Refactoring

* Use copied original source code from ICSharpCode.TextEditor instead of
nuget package.
* Combin...

19f3c2e17e77c168d0a5d0626ad8130a981943bc authored over 10 years ago
Solved issue #4 and issue #5

Solved issue #4 and issue #5

39cf422d2f36c696ff27de3fbd9920885570a687 authored over 10 years ago
Fixed issue #3

Fixed issue #3

ae2dc5b6702eb8eca5363b94d70e749c6578ea09 authored over 10 years ago
Fixed issue #2

Fixed issue #2

c5b08f86f9bcd2faaaaec1d607ab8e3cc70c4c88 authored over 10 years ago
Added original ICSharpCode.TextEditor source

Added original ICSharpCode.TextEditor source + fixed issue #1

648c833765f65e90334b37ab5e2810e9e79cb00a authored over 10 years ago
1.0.0.5

Fixed HideVScrollBarIfPossible
Added Package Restore via nuget.exe

3e4e3f41b4074b7b8a07f216f867b4ac855d00be authored over 10 years ago
Remove nuspec file

Remove nuspec file

dfc6d33258af1369c9be0ae1c9c56c9ffe0e14df authored over 10 years ago
Version 1.0.0.4

* Fixed setting the Font in the designer
* Added functionality to auto-hide VScrollBar if it's n...

97e43ad18c11279080e9de333325080c97a9af3c authored over 10 years ago
1.0.0.3

1.0.0.3

2bfdd470c791a124e9d1861d283f9997665a74ae authored over 10 years ago
FoldingStrategy, SyntaxHighlighting as properties

* Exposed FoldingStrategy and SyntaxHighlighting as design-time
properties
* Set version to 1.0.0.2

3b341de25273ecab4958e89528a6a0d3e436f93c authored over 10 years ago
Added nuspec file for 1.0.0.1

4db4cbde6381b3d03e33c4df88648cf8785a2772 authored over 10 years ago
Added support for XmlFoldingStrategy

Added support for XmlFoldingStrategy and retrieving the FoldingErrors.

a24f6d1260b244ee6ed65a8715f2f9aa9876fa3a authored over 10 years ago
Added ICSharpCode.TextEditorEx.1.0.0.0.nuspec

Added ICSharpCode.TextEditorEx.1.0.0.0.nuspec file to solution

e8bdf0b466449f94287ae4910737b36e2c5c78e2 authored over 10 years ago
Changed version to 1.0.0.0

Changed version to 1.0.0.0

2ca1faacf3193a261758d910f8dfaa309bac6f71 authored over 10 years ago
Add helper method SetTextAndRefresh

Add helper method SetTextAndRefresh to easily set the text and refresh
the control to update it'...

513f8c4591262e68e33c32cd00236a3660a57311 authored over 10 years ago
Moved FindAndReplaceForm, GotoForm and Int32TextBox

Moved FindAndReplaceForm, GotoForm and Int32TextBox to UserControls
folder.

085aff8c28d5ab37449776df3aa4215073bda0f5 authored over 10 years ago
Updated readme

Updated readme

70243789109f19c13b7d28cf3617c9adcb0825d5 authored over 10 years ago
Initial commit for the code

Initial commit for the code

881a35cb4f2ece15d011ea690f77d61a5b33c918 authored over 10 years ago
Add .gitignore and .gitattributes files

Add .gitignore and .gitattributes files

e711f226958ca62adf44f867d263f74369e45a54 authored over 10 years ago
Initial commit

df76189088c953dc71ec7c1358dce4c9ee13f164 authored over 10 years ago