Search is not available for this dataset
id stringlengths 1 8 | text stringlengths 72 9.81M | addition_count int64 0 10k | commit_subject stringlengths 0 3.7k | deletion_count int64 0 8.43k | file_extension stringlengths 0 32 | lang stringlengths 1 94 | license stringclasses 10
values | repo_name stringlengths 9 59 |
|---|---|---|---|---|---|---|---|---|
10060950 | <NME> VisualLineLinkText.cs
<BEF> // Copyright (c) 2014 AlphaSierraPapa for the SharpDevelop Team
//
// Permission is hereby granted, free of charge, to any person obtaining a copy of this
// software and associated documentation files (the "Software"), to deal in the Software
// without restriction, including withou... | 4 | Fix link cursor | 1 | .cs | cs | mit | AvaloniaUI/AvaloniaEdit |
10060951 | <NME> README.md
<BEF> # AvaloniaEdit
[](https://www.codefactor.io/repository/github/avaloniaui/avaloniaedit)
[](https://ci.appveyor... | 1 | fix bad again! | 3 | .md | md | mit | AvaloniaUI/AvaloniaEdit |
10060952 | <NME> README.md
<BEF> # AvaloniaEdit
[](https://www.codefactor.io/repository/github/avaloniaui/avaloniaedit)
[](https://ci.appveyor... | 1 | fix bad again! | 3 | .md | md | mit | AvaloniaUI/AvaloniaEdit |
10060953 | <NME> README.md
<BEF> # AvaloniaEdit
[](https://www.codefactor.io/repository/github/avaloniaui/avaloniaedit)
[](https://ci.appveyor... | 1 | fix bad again! | 3 | .md | md | mit | AvaloniaUI/AvaloniaEdit |
10060954 | <NME> README.md
<BEF> # AvaloniaEdit
[](https://www.codefactor.io/repository/github/avaloniaui/avaloniaedit)
[](https://ci.appveyor... | 1 | fix bad again! | 3 | .md | md | mit | AvaloniaUI/AvaloniaEdit |
10060955 | <NME> README.md
<BEF> # AvaloniaEdit
[](https://www.codefactor.io/repository/github/avaloniaui/avaloniaedit)
[](https://ci.appveyor... | 1 | fix bad again! | 3 | .md | md | mit | AvaloniaUI/AvaloniaEdit |
10060956 | <NME> README.md
<BEF> # AvaloniaEdit
[](https://www.codefactor.io/repository/github/avaloniaui/avaloniaedit)
[](https://ci.appveyor... | 1 | fix bad again! | 3 | .md | md | mit | AvaloniaUI/AvaloniaEdit |
10060957 | <NME> README.md
<BEF> # AvaloniaEdit
[](https://www.codefactor.io/repository/github/avaloniaui/avaloniaedit)
[](https://ci.appveyor... | 1 | fix bad again! | 3 | .md | md | mit | AvaloniaUI/AvaloniaEdit |
10060958 | <NME> README.md
<BEF> # AvaloniaEdit
[](https://www.codefactor.io/repository/github/avaloniaui/avaloniaedit)
[](https://ci.appveyor... | 1 | fix bad again! | 3 | .md | md | mit | AvaloniaUI/AvaloniaEdit |
10060959 | <NME> README.md
<BEF> # AvaloniaEdit
[](https://www.codefactor.io/repository/github/avaloniaui/avaloniaedit)
[](https://ci.appveyor... | 1 | fix bad again! | 3 | .md | md | mit | AvaloniaUI/AvaloniaEdit |
10060960 | <NME> README.md
<BEF> # AvaloniaEdit
[](https://www.codefactor.io/repository/github/avaloniaui/avaloniaedit)
[](https://ci.appveyor... | 1 | fix bad again! | 3 | .md | md | mit | AvaloniaUI/AvaloniaEdit |
10060961 | <NME> README.md
<BEF> # AvaloniaEdit
[](https://www.codefactor.io/repository/github/avaloniaui/avaloniaedit)
[](https://ci.appveyor... | 1 | fix bad again! | 3 | .md | md | mit | AvaloniaUI/AvaloniaEdit |
10060962 | <NME> README.md
<BEF> # AvaloniaEdit
[](https://www.codefactor.io/repository/github/avaloniaui/avaloniaedit)
[](https://ci.appveyor... | 1 | fix bad again! | 3 | .md | md | mit | AvaloniaUI/AvaloniaEdit |
10060963 | <NME> README.md
<BEF> # AvaloniaEdit
[](https://www.codefactor.io/repository/github/avaloniaui/avaloniaedit)
[](https://ci.appveyor... | 1 | fix bad again! | 3 | .md | md | mit | AvaloniaUI/AvaloniaEdit |
10060964 | <NME> README.md
<BEF> # AvaloniaEdit
[](https://www.codefactor.io/repository/github/avaloniaui/avaloniaedit)
[](https://ci.appveyor... | 1 | fix bad again! | 3 | .md | md | mit | AvaloniaUI/AvaloniaEdit |
10060965 | <NME> README.md
<BEF> # AvaloniaEdit
[](https://www.codefactor.io/repository/github/avaloniaui/avaloniaedit)
[](https://ci.appveyor... | 1 | fix bad again! | 3 | .md | md | mit | AvaloniaUI/AvaloniaEdit |
10060966 | <NME> RELEASE.md
<BEF> # Release Instructions
1. Build packages
```bash
$ npm run build-all
```
1. Add release notes to CHANGELOG.md
1. Change version number in package.json
1. Change version number in bower.json
1. Update README.md (if necessary)
1. Commit changes and tag code
```bash
$ git add . --a... | 1 | updated CDN urls in README | 1 | .md | md | mit | muicss/loadjs |
10060967 | <NME> RELEASE.md
<BEF> # Release Instructions
1. Build packages
```bash
$ npm run build-all
```
1. Add release notes to CHANGELOG.md
1. Change version number in package.json
1. Change version number in bower.json
1. Update README.md (if necessary)
1. Commit changes and tag code
```bash
$ git add . --a... | 1 | updated CDN urls in README | 1 | .md | md | mit | muicss/loadjs |
10060968 | <NME> CompletionListBox.cs
<BEF> // Copyright (c) 2014 AlphaSierraPapa for the SharpDevelop Team
//
// Permission is hereby granted, free of charge, to any person obtaining a copy of this
// software and associated documentation files (the "Software"), to deal in the Software
// without restriction, including without... | 0 | Use base ItemCount | 3 | .cs | cs | mit | AvaloniaUI/AvaloniaEdit |
10060969 | <NME> CompletionListBox.cs
<BEF> // Copyright (c) 2014 AlphaSierraPapa for the SharpDevelop Team
//
// Permission is hereby granted, free of charge, to any person obtaining a copy of this
// software and associated documentation files (the "Software"), to deal in the Software
// without restriction, including without... | 0 | Use base ItemCount | 3 | .cs | cs | mit | AvaloniaUI/AvaloniaEdit |
10060970 | <NME> CompletionListBox.cs
<BEF> // Copyright (c) 2014 AlphaSierraPapa for the SharpDevelop Team
//
// Permission is hereby granted, free of charge, to any person obtaining a copy of this
// software and associated documentation files (the "Software"), to deal in the Software
// without restriction, including without... | 0 | Use base ItemCount | 3 | .cs | cs | mit | AvaloniaUI/AvaloniaEdit |
10060971 | <NME> CompletionListBox.cs
<BEF> // Copyright (c) 2014 AlphaSierraPapa for the SharpDevelop Team
//
// Permission is hereby granted, free of charge, to any person obtaining a copy of this
// software and associated documentation files (the "Software"), to deal in the Software
// without restriction, including without... | 0 | Use base ItemCount | 3 | .cs | cs | mit | AvaloniaUI/AvaloniaEdit |
10060972 | <NME> CompletionListBox.cs
<BEF> // Copyright (c) 2014 AlphaSierraPapa for the SharpDevelop Team
//
// Permission is hereby granted, free of charge, to any person obtaining a copy of this
// software and associated documentation files (the "Software"), to deal in the Software
// without restriction, including without... | 0 | Use base ItemCount | 3 | .cs | cs | mit | AvaloniaUI/AvaloniaEdit |
10060973 | <NME> CompletionListBox.cs
<BEF> // Copyright (c) 2014 AlphaSierraPapa for the SharpDevelop Team
//
// Permission is hereby granted, free of charge, to any person obtaining a copy of this
// software and associated documentation files (the "Software"), to deal in the Software
// without restriction, including without... | 0 | Use base ItemCount | 3 | .cs | cs | mit | AvaloniaUI/AvaloniaEdit |
10060974 | <NME> CompletionListBox.cs
<BEF> // Copyright (c) 2014 AlphaSierraPapa for the SharpDevelop Team
//
// Permission is hereby granted, free of charge, to any person obtaining a copy of this
// software and associated documentation files (the "Software"), to deal in the Software
// without restriction, including without... | 0 | Use base ItemCount | 3 | .cs | cs | mit | AvaloniaUI/AvaloniaEdit |
10060975 | <NME> CompletionListBox.cs
<BEF> // Copyright (c) 2014 AlphaSierraPapa for the SharpDevelop Team
//
// Permission is hereby granted, free of charge, to any person obtaining a copy of this
// software and associated documentation files (the "Software"), to deal in the Software
// without restriction, including without... | 0 | Use base ItemCount | 3 | .cs | cs | mit | AvaloniaUI/AvaloniaEdit |
10060976 | <NME> CompletionListBox.cs
<BEF> // Copyright (c) 2014 AlphaSierraPapa for the SharpDevelop Team
//
// Permission is hereby granted, free of charge, to any person obtaining a copy of this
// software and associated documentation files (the "Software"), to deal in the Software
// without restriction, including without... | 0 | Use base ItemCount | 3 | .cs | cs | mit | AvaloniaUI/AvaloniaEdit |
10060977 | <NME> CompletionListBox.cs
<BEF> // Copyright (c) 2014 AlphaSierraPapa for the SharpDevelop Team
//
// Permission is hereby granted, free of charge, to any person obtaining a copy of this
// software and associated documentation files (the "Software"), to deal in the Software
// without restriction, including without... | 0 | Use base ItemCount | 3 | .cs | cs | mit | AvaloniaUI/AvaloniaEdit |
10060978 | <NME> CompletionListBox.cs
<BEF> // Copyright (c) 2014 AlphaSierraPapa for the SharpDevelop Team
//
// Permission is hereby granted, free of charge, to any person obtaining a copy of this
// software and associated documentation files (the "Software"), to deal in the Software
// without restriction, including without... | 0 | Use base ItemCount | 3 | .cs | cs | mit | AvaloniaUI/AvaloniaEdit |
10060979 | <NME> CompletionListBox.cs
<BEF> // Copyright (c) 2014 AlphaSierraPapa for the SharpDevelop Team
//
// Permission is hereby granted, free of charge, to any person obtaining a copy of this
// software and associated documentation files (the "Software"), to deal in the Software
// without restriction, including without... | 0 | Use base ItemCount | 3 | .cs | cs | mit | AvaloniaUI/AvaloniaEdit |
10060980 | <NME> CompletionListBox.cs
<BEF> // Copyright (c) 2014 AlphaSierraPapa for the SharpDevelop Team
//
// Permission is hereby granted, free of charge, to any person obtaining a copy of this
// software and associated documentation files (the "Software"), to deal in the Software
// without restriction, including without... | 0 | Use base ItemCount | 3 | .cs | cs | mit | AvaloniaUI/AvaloniaEdit |
10060981 | <NME> CompletionListBox.cs
<BEF> // Copyright (c) 2014 AlphaSierraPapa for the SharpDevelop Team
//
// Permission is hereby granted, free of charge, to any person obtaining a copy of this
// software and associated documentation files (the "Software"), to deal in the Software
// without restriction, including without... | 0 | Use base ItemCount | 3 | .cs | cs | mit | AvaloniaUI/AvaloniaEdit |
10060982 | <NME> CompletionListBox.cs
<BEF> // Copyright (c) 2014 AlphaSierraPapa for the SharpDevelop Team
//
// Permission is hereby granted, free of charge, to any person obtaining a copy of this
// software and associated documentation files (the "Software"), to deal in the Software
// without restriction, including without... | 0 | Use base ItemCount | 3 | .cs | cs | mit | AvaloniaUI/AvaloniaEdit |
10060983 | <NME> Caret.cs
<BEF> // Copyright (c) 2014 AlphaSierraPapa for the SharpDevelop Team
//
// Permission is hereby granted, free of charge, to any person obtaining a copy of this
// software and associated documentation files (the "Software"), to deal in the Software
// without restriction, including without limitation ... | 1 | fix bug where raise on update finished changed flag was never cleared. | 0 | .cs | cs | mit | AvaloniaUI/AvaloniaEdit |
10060984 | <NME> Caret.cs
<BEF> // Copyright (c) 2014 AlphaSierraPapa for the SharpDevelop Team
//
// Permission is hereby granted, free of charge, to any person obtaining a copy of this
// software and associated documentation files (the "Software"), to deal in the Software
// without restriction, including without limitation ... | 1 | fix bug where raise on update finished changed flag was never cleared. | 0 | .cs | cs | mit | AvaloniaUI/AvaloniaEdit |
10060985 | <NME> Caret.cs
<BEF> // Copyright (c) 2014 AlphaSierraPapa for the SharpDevelop Team
//
// Permission is hereby granted, free of charge, to any person obtaining a copy of this
// software and associated documentation files (the "Software"), to deal in the Software
// without restriction, including without limitation ... | 1 | fix bug where raise on update finished changed flag was never cleared. | 0 | .cs | cs | mit | AvaloniaUI/AvaloniaEdit |
10060986 | <NME> Caret.cs
<BEF> // Copyright (c) 2014 AlphaSierraPapa for the SharpDevelop Team
//
// Permission is hereby granted, free of charge, to any person obtaining a copy of this
// software and associated documentation files (the "Software"), to deal in the Software
// without restriction, including without limitation ... | 1 | fix bug where raise on update finished changed flag was never cleared. | 0 | .cs | cs | mit | AvaloniaUI/AvaloniaEdit |
10060987 | <NME> Caret.cs
<BEF> // Copyright (c) 2014 AlphaSierraPapa for the SharpDevelop Team
//
// Permission is hereby granted, free of charge, to any person obtaining a copy of this
// software and associated documentation files (the "Software"), to deal in the Software
// without restriction, including without limitation ... | 1 | fix bug where raise on update finished changed flag was never cleared. | 0 | .cs | cs | mit | AvaloniaUI/AvaloniaEdit |
10060988 | <NME> Caret.cs
<BEF> // Copyright (c) 2014 AlphaSierraPapa for the SharpDevelop Team
//
// Permission is hereby granted, free of charge, to any person obtaining a copy of this
// software and associated documentation files (the "Software"), to deal in the Software
// without restriction, including without limitation ... | 1 | fix bug where raise on update finished changed flag was never cleared. | 0 | .cs | cs | mit | AvaloniaUI/AvaloniaEdit |
10060989 | <NME> Caret.cs
<BEF> // Copyright (c) 2014 AlphaSierraPapa for the SharpDevelop Team
//
// Permission is hereby granted, free of charge, to any person obtaining a copy of this
// software and associated documentation files (the "Software"), to deal in the Software
// without restriction, including without limitation ... | 1 | fix bug where raise on update finished changed flag was never cleared. | 0 | .cs | cs | mit | AvaloniaUI/AvaloniaEdit |
10060990 | <NME> Caret.cs
<BEF> // Copyright (c) 2014 AlphaSierraPapa for the SharpDevelop Team
//
// Permission is hereby granted, free of charge, to any person obtaining a copy of this
// software and associated documentation files (the "Software"), to deal in the Software
// without restriction, including without limitation ... | 1 | fix bug where raise on update finished changed flag was never cleared. | 0 | .cs | cs | mit | AvaloniaUI/AvaloniaEdit |
10060991 | <NME> Caret.cs
<BEF> // Copyright (c) 2014 AlphaSierraPapa for the SharpDevelop Team
//
// Permission is hereby granted, free of charge, to any person obtaining a copy of this
// software and associated documentation files (the "Software"), to deal in the Software
// without restriction, including without limitation ... | 1 | fix bug where raise on update finished changed flag was never cleared. | 0 | .cs | cs | mit | AvaloniaUI/AvaloniaEdit |
10060992 | <NME> Caret.cs
<BEF> // Copyright (c) 2014 AlphaSierraPapa for the SharpDevelop Team
//
// Permission is hereby granted, free of charge, to any person obtaining a copy of this
// software and associated documentation files (the "Software"), to deal in the Software
// without restriction, including without limitation ... | 1 | fix bug where raise on update finished changed flag was never cleared. | 0 | .cs | cs | mit | AvaloniaUI/AvaloniaEdit |
10060993 | <NME> Caret.cs
<BEF> // Copyright (c) 2014 AlphaSierraPapa for the SharpDevelop Team
//
// Permission is hereby granted, free of charge, to any person obtaining a copy of this
// software and associated documentation files (the "Software"), to deal in the Software
// without restriction, including without limitation ... | 1 | fix bug where raise on update finished changed flag was never cleared. | 0 | .cs | cs | mit | AvaloniaUI/AvaloniaEdit |
10060994 | <NME> Caret.cs
<BEF> // Copyright (c) 2014 AlphaSierraPapa for the SharpDevelop Team
//
// Permission is hereby granted, free of charge, to any person obtaining a copy of this
// software and associated documentation files (the "Software"), to deal in the Software
// without restriction, including without limitation ... | 1 | fix bug where raise on update finished changed flag was never cleared. | 0 | .cs | cs | mit | AvaloniaUI/AvaloniaEdit |
10060995 | <NME> Caret.cs
<BEF> // Copyright (c) 2014 AlphaSierraPapa for the SharpDevelop Team
//
// Permission is hereby granted, free of charge, to any person obtaining a copy of this
// software and associated documentation files (the "Software"), to deal in the Software
// without restriction, including without limitation ... | 1 | fix bug where raise on update finished changed flag was never cleared. | 0 | .cs | cs | mit | AvaloniaUI/AvaloniaEdit |
10060996 | <NME> Caret.cs
<BEF> // Copyright (c) 2014 AlphaSierraPapa for the SharpDevelop Team
//
// Permission is hereby granted, free of charge, to any person obtaining a copy of this
// software and associated documentation files (the "Software"), to deal in the Software
// without restriction, including without limitation ... | 1 | fix bug where raise on update finished changed flag was never cleared. | 0 | .cs | cs | mit | AvaloniaUI/AvaloniaEdit |
10060997 | <NME> Caret.cs
<BEF> // Copyright (c) 2014 AlphaSierraPapa for the SharpDevelop Team
//
// Permission is hereby granted, free of charge, to any person obtaining a copy of this
// software and associated documentation files (the "Software"), to deal in the Software
// without restriction, including without limitation ... | 1 | fix bug where raise on update finished changed flag was never cleared. | 0 | .cs | cs | mit | AvaloniaUI/AvaloniaEdit |
10060998 | <NME> README.md <BEF> # jsGrid Lightweight Grid jQuery Plugin [](https://travis-ci.org/tabalinas/jsgrid) Project site [js-grid.com](http://js-grid.com/) **jsGrid** is a lightweight client-side data grid control based on jQuery. It supports basic g... | 1 | Docs: Fix readme | 1 | .md | md | mit | tabalinas/jsgrid |
10060999 | <NME> README.md <BEF> # jsGrid Lightweight Grid jQuery Plugin [](https://travis-ci.org/tabalinas/jsgrid) Project site [js-grid.com](http://js-grid.com/) **jsGrid** is a lightweight client-side data grid control based on jQuery. It supports basic g... | 1 | Docs: Fix readme | 1 | .md | md | mit | tabalinas/jsgrid |
10061000 | <NME> TextViewTests.cs
<BEF> ADDFILE
<MSG> Merge branch 'master' into fixobsolete
<DFF> @@ -0,0 +1,69 @@
+using Avalonia.Controls;
+using Avalonia.Controls.Primitives;
+
+using AvaloniaEdit.AvaloniaMocks;
+using AvaloniaEdit.Document;
+using AvaloniaEdit.Rendering;
+using AvaloniaEdit.Text;
+
+using NUnit.Framework;
+... | 69 | Merge branch 'master' into fixobsolete | 0 | .cs | Tests/Rendering/TextViewTests | mit | AvaloniaUI/AvaloniaEdit |
10061001 | <NME> TextViewTests.cs
<BEF> ADDFILE
<MSG> Merge branch 'master' into fixobsolete
<DFF> @@ -0,0 +1,69 @@
+using Avalonia.Controls;
+using Avalonia.Controls.Primitives;
+
+using AvaloniaEdit.AvaloniaMocks;
+using AvaloniaEdit.Document;
+using AvaloniaEdit.Rendering;
+using AvaloniaEdit.Text;
+
+using NUnit.Framework;
+... | 69 | Merge branch 'master' into fixobsolete | 0 | .cs | Tests/Rendering/TextViewTests | mit | AvaloniaUI/AvaloniaEdit |
10061002 | <NME> TextViewTests.cs
<BEF> ADDFILE
<MSG> Merge branch 'master' into fixobsolete
<DFF> @@ -0,0 +1,69 @@
+using Avalonia.Controls;
+using Avalonia.Controls.Primitives;
+
+using AvaloniaEdit.AvaloniaMocks;
+using AvaloniaEdit.Document;
+using AvaloniaEdit.Rendering;
+using AvaloniaEdit.Text;
+
+using NUnit.Framework;
+... | 69 | Merge branch 'master' into fixobsolete | 0 | .cs | Tests/Rendering/TextViewTests | mit | AvaloniaUI/AvaloniaEdit |
10061003 | <NME> TextViewTests.cs
<BEF> ADDFILE
<MSG> Merge branch 'master' into fixobsolete
<DFF> @@ -0,0 +1,69 @@
+using Avalonia.Controls;
+using Avalonia.Controls.Primitives;
+
+using AvaloniaEdit.AvaloniaMocks;
+using AvaloniaEdit.Document;
+using AvaloniaEdit.Rendering;
+using AvaloniaEdit.Text;
+
+using NUnit.Framework;
+... | 69 | Merge branch 'master' into fixobsolete | 0 | .cs | Tests/Rendering/TextViewTests | mit | AvaloniaUI/AvaloniaEdit |
10061004 | <NME> TextViewTests.cs
<BEF> ADDFILE
<MSG> Merge branch 'master' into fixobsolete
<DFF> @@ -0,0 +1,69 @@
+using Avalonia.Controls;
+using Avalonia.Controls.Primitives;
+
+using AvaloniaEdit.AvaloniaMocks;
+using AvaloniaEdit.Document;
+using AvaloniaEdit.Rendering;
+using AvaloniaEdit.Text;
+
+using NUnit.Framework;
+... | 69 | Merge branch 'master' into fixobsolete | 0 | .cs | Tests/Rendering/TextViewTests | mit | AvaloniaUI/AvaloniaEdit |
10061005 | <NME> TextViewTests.cs
<BEF> ADDFILE
<MSG> Merge branch 'master' into fixobsolete
<DFF> @@ -0,0 +1,69 @@
+using Avalonia.Controls;
+using Avalonia.Controls.Primitives;
+
+using AvaloniaEdit.AvaloniaMocks;
+using AvaloniaEdit.Document;
+using AvaloniaEdit.Rendering;
+using AvaloniaEdit.Text;
+
+using NUnit.Framework;
+... | 69 | Merge branch 'master' into fixobsolete | 0 | .cs | Tests/Rendering/TextViewTests | mit | AvaloniaUI/AvaloniaEdit |
10061006 | <NME> TextViewTests.cs
<BEF> ADDFILE
<MSG> Merge branch 'master' into fixobsolete
<DFF> @@ -0,0 +1,69 @@
+using Avalonia.Controls;
+using Avalonia.Controls.Primitives;
+
+using AvaloniaEdit.AvaloniaMocks;
+using AvaloniaEdit.Document;
+using AvaloniaEdit.Rendering;
+using AvaloniaEdit.Text;
+
+using NUnit.Framework;
+... | 69 | Merge branch 'master' into fixobsolete | 0 | .cs | Tests/Rendering/TextViewTests | mit | AvaloniaUI/AvaloniaEdit |
10061007 | <NME> TextViewTests.cs
<BEF> ADDFILE
<MSG> Merge branch 'master' into fixobsolete
<DFF> @@ -0,0 +1,69 @@
+using Avalonia.Controls;
+using Avalonia.Controls.Primitives;
+
+using AvaloniaEdit.AvaloniaMocks;
+using AvaloniaEdit.Document;
+using AvaloniaEdit.Rendering;
+using AvaloniaEdit.Text;
+
+using NUnit.Framework;
+... | 69 | Merge branch 'master' into fixobsolete | 0 | .cs | Tests/Rendering/TextViewTests | mit | AvaloniaUI/AvaloniaEdit |
10061008 | <NME> TextViewTests.cs
<BEF> ADDFILE
<MSG> Merge branch 'master' into fixobsolete
<DFF> @@ -0,0 +1,69 @@
+using Avalonia.Controls;
+using Avalonia.Controls.Primitives;
+
+using AvaloniaEdit.AvaloniaMocks;
+using AvaloniaEdit.Document;
+using AvaloniaEdit.Rendering;
+using AvaloniaEdit.Text;
+
+using NUnit.Framework;
+... | 69 | Merge branch 'master' into fixobsolete | 0 | .cs | Tests/Rendering/TextViewTests | mit | AvaloniaUI/AvaloniaEdit |
10061009 | <NME> TextViewTests.cs
<BEF> ADDFILE
<MSG> Merge branch 'master' into fixobsolete
<DFF> @@ -0,0 +1,69 @@
+using Avalonia.Controls;
+using Avalonia.Controls.Primitives;
+
+using AvaloniaEdit.AvaloniaMocks;
+using AvaloniaEdit.Document;
+using AvaloniaEdit.Rendering;
+using AvaloniaEdit.Text;
+
+using NUnit.Framework;
+... | 69 | Merge branch 'master' into fixobsolete | 0 | .cs | Tests/Rendering/TextViewTests | mit | AvaloniaUI/AvaloniaEdit |
10061010 | <NME> TextViewTests.cs
<BEF> ADDFILE
<MSG> Merge branch 'master' into fixobsolete
<DFF> @@ -0,0 +1,69 @@
+using Avalonia.Controls;
+using Avalonia.Controls.Primitives;
+
+using AvaloniaEdit.AvaloniaMocks;
+using AvaloniaEdit.Document;
+using AvaloniaEdit.Rendering;
+using AvaloniaEdit.Text;
+
+using NUnit.Framework;
+... | 69 | Merge branch 'master' into fixobsolete | 0 | .cs | Tests/Rendering/TextViewTests | mit | AvaloniaUI/AvaloniaEdit |
10061011 | <NME> TextViewTests.cs
<BEF> ADDFILE
<MSG> Merge branch 'master' into fixobsolete
<DFF> @@ -0,0 +1,69 @@
+using Avalonia.Controls;
+using Avalonia.Controls.Primitives;
+
+using AvaloniaEdit.AvaloniaMocks;
+using AvaloniaEdit.Document;
+using AvaloniaEdit.Rendering;
+using AvaloniaEdit.Text;
+
+using NUnit.Framework;
+... | 69 | Merge branch 'master' into fixobsolete | 0 | .cs | Tests/Rendering/TextViewTests | mit | AvaloniaUI/AvaloniaEdit |
10061012 | <NME> TextViewTests.cs
<BEF> ADDFILE
<MSG> Merge branch 'master' into fixobsolete
<DFF> @@ -0,0 +1,69 @@
+using Avalonia.Controls;
+using Avalonia.Controls.Primitives;
+
+using AvaloniaEdit.AvaloniaMocks;
+using AvaloniaEdit.Document;
+using AvaloniaEdit.Rendering;
+using AvaloniaEdit.Text;
+
+using NUnit.Framework;
+... | 69 | Merge branch 'master' into fixobsolete | 0 | .cs | Tests/Rendering/TextViewTests | mit | AvaloniaUI/AvaloniaEdit |
10061013 | <NME> TextViewTests.cs
<BEF> ADDFILE
<MSG> Merge branch 'master' into fixobsolete
<DFF> @@ -0,0 +1,69 @@
+using Avalonia.Controls;
+using Avalonia.Controls.Primitives;
+
+using AvaloniaEdit.AvaloniaMocks;
+using AvaloniaEdit.Document;
+using AvaloniaEdit.Rendering;
+using AvaloniaEdit.Text;
+
+using NUnit.Framework;
+... | 69 | Merge branch 'master' into fixobsolete | 0 | .cs | Tests/Rendering/TextViewTests | mit | AvaloniaUI/AvaloniaEdit |
10061014 | <NME> TextViewTests.cs
<BEF> ADDFILE
<MSG> Merge branch 'master' into fixobsolete
<DFF> @@ -0,0 +1,69 @@
+using Avalonia.Controls;
+using Avalonia.Controls.Primitives;
+
+using AvaloniaEdit.AvaloniaMocks;
+using AvaloniaEdit.Document;
+using AvaloniaEdit.Rendering;
+using AvaloniaEdit.Text;
+
+using NUnit.Framework;
+... | 69 | Merge branch 'master' into fixobsolete | 0 | .cs | Tests/Rendering/TextViewTests | mit | AvaloniaUI/AvaloniaEdit |
10061015 | <NME> jsgrid.tests.js
<BEF> $(function() {
var Grid = jsGrid.Grid,
JSGRID = "JSGrid",
JSGRID_DATA_KEY = JSGRID;
Grid.prototype.updateOnResize = false;
module("basic");
test("default creation", function() {
var gridOptions = {
simpleOption: "test",
... | 26 | Fields: Add option 'visible' to be able to hide fields | 0 | .js | tests | mit | tabalinas/jsgrid |
10061016 | <NME> jsgrid.tests.js
<BEF> $(function() {
var Grid = jsGrid.Grid,
JSGRID = "JSGrid",
JSGRID_DATA_KEY = JSGRID;
Grid.prototype.updateOnResize = false;
module("basic");
test("default creation", function() {
var gridOptions = {
simpleOption: "test",
... | 26 | Fields: Add option 'visible' to be able to hide fields | 0 | .js | tests | mit | tabalinas/jsgrid |
10061017 | <NME> TextFormatterFactory.cs
<BEF> // Copyright (c) 2014 AlphaSierraPapa for the SharpDevelop Team
//
// Permission is hereby granted, free of charge, to any person obtaining a copy of this
// software and associated documentation files (the "Software"), to deal in the Software
// without restriction, including with... | 1 | Merge pull request #54 from AvaloniaUI/as-mods | 1 | .cs | cs | mit | AvaloniaUI/AvaloniaEdit |
10061018 | <NME> TextFormatterFactory.cs
<BEF> // Copyright (c) 2014 AlphaSierraPapa for the SharpDevelop Team
//
// Permission is hereby granted, free of charge, to any person obtaining a copy of this
// software and associated documentation files (the "Software"), to deal in the Software
// without restriction, including with... | 1 | Merge pull request #54 from AvaloniaUI/as-mods | 1 | .cs | cs | mit | AvaloniaUI/AvaloniaEdit |
10061019 | <NME> TextFormatterFactory.cs
<BEF> // Copyright (c) 2014 AlphaSierraPapa for the SharpDevelop Team
//
// Permission is hereby granted, free of charge, to any person obtaining a copy of this
// software and associated documentation files (the "Software"), to deal in the Software
// without restriction, including with... | 1 | Merge pull request #54 from AvaloniaUI/as-mods | 1 | .cs | cs | mit | AvaloniaUI/AvaloniaEdit |
10061020 | <NME> TextFormatterFactory.cs
<BEF> // Copyright (c) 2014 AlphaSierraPapa for the SharpDevelop Team
//
// Permission is hereby granted, free of charge, to any person obtaining a copy of this
// software and associated documentation files (the "Software"), to deal in the Software
// without restriction, including with... | 1 | Merge pull request #54 from AvaloniaUI/as-mods | 1 | .cs | cs | mit | AvaloniaUI/AvaloniaEdit |
10061021 | <NME> TextFormatterFactory.cs
<BEF> // Copyright (c) 2014 AlphaSierraPapa for the SharpDevelop Team
//
// Permission is hereby granted, free of charge, to any person obtaining a copy of this
// software and associated documentation files (the "Software"), to deal in the Software
// without restriction, including with... | 1 | Merge pull request #54 from AvaloniaUI/as-mods | 1 | .cs | cs | mit | AvaloniaUI/AvaloniaEdit |
10061022 | <NME> TextFormatterFactory.cs
<BEF> // Copyright (c) 2014 AlphaSierraPapa for the SharpDevelop Team
//
// Permission is hereby granted, free of charge, to any person obtaining a copy of this
// software and associated documentation files (the "Software"), to deal in the Software
// without restriction, including with... | 1 | Merge pull request #54 from AvaloniaUI/as-mods | 1 | .cs | cs | mit | AvaloniaUI/AvaloniaEdit |
10061023 | <NME> TextFormatterFactory.cs
<BEF> // Copyright (c) 2014 AlphaSierraPapa for the SharpDevelop Team
//
// Permission is hereby granted, free of charge, to any person obtaining a copy of this
// software and associated documentation files (the "Software"), to deal in the Software
// without restriction, including with... | 1 | Merge pull request #54 from AvaloniaUI/as-mods | 1 | .cs | cs | mit | AvaloniaUI/AvaloniaEdit |
10061024 | <NME> TextFormatterFactory.cs
<BEF> // Copyright (c) 2014 AlphaSierraPapa for the SharpDevelop Team
//
// Permission is hereby granted, free of charge, to any person obtaining a copy of this
// software and associated documentation files (the "Software"), to deal in the Software
// without restriction, including with... | 1 | Merge pull request #54 from AvaloniaUI/as-mods | 1 | .cs | cs | mit | AvaloniaUI/AvaloniaEdit |
10061025 | <NME> TextFormatterFactory.cs
<BEF> // Copyright (c) 2014 AlphaSierraPapa for the SharpDevelop Team
//
// Permission is hereby granted, free of charge, to any person obtaining a copy of this
// software and associated documentation files (the "Software"), to deal in the Software
// without restriction, including with... | 1 | Merge pull request #54 from AvaloniaUI/as-mods | 1 | .cs | cs | mit | AvaloniaUI/AvaloniaEdit |
10061026 | <NME> TextFormatterFactory.cs
<BEF> // Copyright (c) 2014 AlphaSierraPapa for the SharpDevelop Team
//
// Permission is hereby granted, free of charge, to any person obtaining a copy of this
// software and associated documentation files (the "Software"), to deal in the Software
// without restriction, including with... | 1 | Merge pull request #54 from AvaloniaUI/as-mods | 1 | .cs | cs | mit | AvaloniaUI/AvaloniaEdit |
10061027 | <NME> TextFormatterFactory.cs
<BEF> // Copyright (c) 2014 AlphaSierraPapa for the SharpDevelop Team
//
// Permission is hereby granted, free of charge, to any person obtaining a copy of this
// software and associated documentation files (the "Software"), to deal in the Software
// without restriction, including with... | 1 | Merge pull request #54 from AvaloniaUI/as-mods | 1 | .cs | cs | mit | AvaloniaUI/AvaloniaEdit |
10061028 | <NME> TextFormatterFactory.cs
<BEF> // Copyright (c) 2014 AlphaSierraPapa for the SharpDevelop Team
//
// Permission is hereby granted, free of charge, to any person obtaining a copy of this
// software and associated documentation files (the "Software"), to deal in the Software
// without restriction, including with... | 1 | Merge pull request #54 from AvaloniaUI/as-mods | 1 | .cs | cs | mit | AvaloniaUI/AvaloniaEdit |
10061029 | <NME> TextFormatterFactory.cs
<BEF> // Copyright (c) 2014 AlphaSierraPapa for the SharpDevelop Team
//
// Permission is hereby granted, free of charge, to any person obtaining a copy of this
// software and associated documentation files (the "Software"), to deal in the Software
// without restriction, including with... | 1 | Merge pull request #54 from AvaloniaUI/as-mods | 1 | .cs | cs | mit | AvaloniaUI/AvaloniaEdit |
10061030 | <NME> TextFormatterFactory.cs
<BEF> // Copyright (c) 2014 AlphaSierraPapa for the SharpDevelop Team
//
// Permission is hereby granted, free of charge, to any person obtaining a copy of this
// software and associated documentation files (the "Software"), to deal in the Software
// without restriction, including with... | 1 | Merge pull request #54 from AvaloniaUI/as-mods | 1 | .cs | cs | mit | AvaloniaUI/AvaloniaEdit |
10061031 | <NME> TextFormatterFactory.cs
<BEF> // Copyright (c) 2014 AlphaSierraPapa for the SharpDevelop Team
//
// Permission is hereby granted, free of charge, to any person obtaining a copy of this
// software and associated documentation files (the "Software"), to deal in the Software
// without restriction, including with... | 1 | Merge pull request #54 from AvaloniaUI/as-mods | 1 | .cs | cs | mit | AvaloniaUI/AvaloniaEdit |
10061032 | <NME> AvaloniaEdit.Tests.csproj
<BEF> <Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<TargetFramework>net5.0</TargetFramework>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="Avalonia" Version="$(AvaloniaVersion)" />
<PackageReference Include="Avalonia.Themes.Fluent" Version="$(AvaloniaVers... | 1 | Merge branch 'master' into fix-selection-issues | 1 | .csproj | Tests/AvaloniaEdit | mit | AvaloniaUI/AvaloniaEdit |
10061033 | <NME> AvaloniaEdit.Tests.csproj
<BEF> <Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<TargetFramework>net5.0</TargetFramework>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="Avalonia" Version="$(AvaloniaVersion)" />
<PackageReference Include="Avalonia.Themes.Fluent" Version="$(AvaloniaVers... | 1 | Merge branch 'master' into fix-selection-issues | 1 | .csproj | Tests/AvaloniaEdit | mit | AvaloniaUI/AvaloniaEdit |
10061034 | <NME> AvaloniaEdit.Tests.csproj
<BEF> <Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<TargetFramework>net5.0</TargetFramework>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="Avalonia" Version="$(AvaloniaVersion)" />
<PackageReference Include="Avalonia.Themes.Fluent" Version="$(AvaloniaVers... | 1 | Merge branch 'master' into fix-selection-issues | 1 | .csproj | Tests/AvaloniaEdit | mit | AvaloniaUI/AvaloniaEdit |
10061035 | <NME> AvaloniaEdit.Tests.csproj
<BEF> <Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<TargetFramework>net5.0</TargetFramework>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="Avalonia" Version="$(AvaloniaVersion)" />
<PackageReference Include="Avalonia.Themes.Fluent" Version="$(AvaloniaVers... | 1 | Merge branch 'master' into fix-selection-issues | 1 | .csproj | Tests/AvaloniaEdit | mit | AvaloniaUI/AvaloniaEdit |
10061036 | <NME> AvaloniaEdit.Tests.csproj
<BEF> <Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<TargetFramework>net5.0</TargetFramework>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="Avalonia" Version="$(AvaloniaVersion)" />
<PackageReference Include="Avalonia.Themes.Fluent" Version="$(AvaloniaVers... | 1 | Merge branch 'master' into fix-selection-issues | 1 | .csproj | Tests/AvaloniaEdit | mit | AvaloniaUI/AvaloniaEdit |
10061037 | <NME> AvaloniaEdit.Tests.csproj
<BEF> <Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<TargetFramework>net5.0</TargetFramework>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="Avalonia" Version="$(AvaloniaVersion)" />
<PackageReference Include="Avalonia.Themes.Fluent" Version="$(AvaloniaVers... | 1 | Merge branch 'master' into fix-selection-issues | 1 | .csproj | Tests/AvaloniaEdit | mit | AvaloniaUI/AvaloniaEdit |
10061038 | <NME> AvaloniaEdit.Tests.csproj
<BEF> <Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<TargetFramework>net5.0</TargetFramework>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="Avalonia" Version="$(AvaloniaVersion)" />
<PackageReference Include="Avalonia.Themes.Fluent" Version="$(AvaloniaVers... | 1 | Merge branch 'master' into fix-selection-issues | 1 | .csproj | Tests/AvaloniaEdit | mit | AvaloniaUI/AvaloniaEdit |
10061039 | <NME> AvaloniaEdit.Tests.csproj
<BEF> <Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<TargetFramework>net5.0</TargetFramework>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="Avalonia" Version="$(AvaloniaVersion)" />
<PackageReference Include="Avalonia.Themes.Fluent" Version="$(AvaloniaVers... | 1 | Merge branch 'master' into fix-selection-issues | 1 | .csproj | Tests/AvaloniaEdit | mit | AvaloniaUI/AvaloniaEdit |
10061040 | <NME> AvaloniaEdit.Tests.csproj
<BEF> <Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<TargetFramework>net5.0</TargetFramework>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="Avalonia" Version="$(AvaloniaVersion)" />
<PackageReference Include="Avalonia.Themes.Fluent" Version="$(AvaloniaVers... | 1 | Merge branch 'master' into fix-selection-issues | 1 | .csproj | Tests/AvaloniaEdit | mit | AvaloniaUI/AvaloniaEdit |
10061041 | <NME> AvaloniaEdit.Tests.csproj
<BEF> <Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<TargetFramework>net5.0</TargetFramework>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="Avalonia" Version="$(AvaloniaVersion)" />
<PackageReference Include="Avalonia.Themes.Fluent" Version="$(AvaloniaVers... | 1 | Merge branch 'master' into fix-selection-issues | 1 | .csproj | Tests/AvaloniaEdit | mit | AvaloniaUI/AvaloniaEdit |
10061042 | <NME> AvaloniaEdit.Tests.csproj
<BEF> <Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<TargetFramework>net5.0</TargetFramework>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="Avalonia" Version="$(AvaloniaVersion)" />
<PackageReference Include="Avalonia.Themes.Fluent" Version="$(AvaloniaVers... | 1 | Merge branch 'master' into fix-selection-issues | 1 | .csproj | Tests/AvaloniaEdit | mit | AvaloniaUI/AvaloniaEdit |
10061043 | <NME> AvaloniaEdit.Tests.csproj
<BEF> <Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<TargetFramework>net5.0</TargetFramework>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="Avalonia" Version="$(AvaloniaVersion)" />
<PackageReference Include="Avalonia.Themes.Fluent" Version="$(AvaloniaVers... | 1 | Merge branch 'master' into fix-selection-issues | 1 | .csproj | Tests/AvaloniaEdit | mit | AvaloniaUI/AvaloniaEdit |
10061044 | <NME> AvaloniaEdit.Tests.csproj
<BEF> <Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<TargetFramework>net5.0</TargetFramework>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="Avalonia" Version="$(AvaloniaVersion)" />
<PackageReference Include="Avalonia.Themes.Fluent" Version="$(AvaloniaVers... | 1 | Merge branch 'master' into fix-selection-issues | 1 | .csproj | Tests/AvaloniaEdit | mit | AvaloniaUI/AvaloniaEdit |
10061045 | <NME> AvaloniaEdit.Tests.csproj
<BEF> <Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<TargetFramework>net5.0</TargetFramework>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="Avalonia" Version="$(AvaloniaVersion)" />
<PackageReference Include="Avalonia.Themes.Fluent" Version="$(AvaloniaVers... | 1 | Merge branch 'master' into fix-selection-issues | 1 | .csproj | Tests/AvaloniaEdit | mit | AvaloniaUI/AvaloniaEdit |
10061046 | <NME> AvaloniaEdit.Tests.csproj
<BEF> <Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<TargetFramework>net5.0</TargetFramework>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="Avalonia" Version="$(AvaloniaVersion)" />
<PackageReference Include="Avalonia.Themes.Fluent" Version="$(AvaloniaVers... | 1 | Merge branch 'master' into fix-selection-issues | 1 | .csproj | Tests/AvaloniaEdit | mit | AvaloniaUI/AvaloniaEdit |
10061047 | <NME> README.md <BEF> # jsGrid Lightweight Grid jQuery Plugin [](https://travis-ci.org/tabalinas/jsgrid) Project site [js-grid.com](http://js-grid.com/) **jsGrid** is a lightweight client-side data grid control based on jQuery. It supports basic g... | 7 | Docs: Add readOnly to docs | 3 | .md | md | mit | tabalinas/jsgrid |
10061048 | <NME> README.md <BEF> # jsGrid Lightweight Grid jQuery Plugin [](https://travis-ci.org/tabalinas/jsgrid) Project site [js-grid.com](http://js-grid.com/) **jsGrid** is a lightweight client-side data grid control based on jQuery. It supports basic g... | 7 | Docs: Add readOnly to docs | 3 | .md | md | mit | tabalinas/jsgrid |
10061049 | <NME> README.md
<BEF> # FruitMachine [](https://travis-ci.org/ftlabs/fruitmachine) [](https://coveralls.io/r/ftlabs/fruitmachine?branch=coverage)
A lig... | 1 | Use correct coveralls badge [ci skip] | 1 | .md | md | mit | ftlabs/fruitmachine |