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 |
|---|---|---|---|---|---|---|---|---|
10056650 | <NME> AvaloniaEdit.props
<BEF> ADDFILE
<MSG> Merge branch 'master' into fix-scroll
<DFF> @@ -0,0 +1,5 @@
+<Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
+ <PropertyGroup>
+ <LangVersion>7.1</LangVersion>
+ </PropertyGroup>
+</Project>
\ No newline at end of file
| 5 | Merge branch 'master' into fix-scroll | 0 | .props | props | mit | AvaloniaUI/AvaloniaEdit |
10056651 | <NME> AvaloniaEdit.props
<BEF> ADDFILE
<MSG> Merge branch 'master' into fix-scroll
<DFF> @@ -0,0 +1,5 @@
+<Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
+ <PropertyGroup>
+ <LangVersion>7.1</LangVersion>
+ </PropertyGroup>
+</Project>
\ No newline at end of file
| 5 | Merge branch 'master' into fix-scroll | 0 | .props | props | mit | AvaloniaUI/AvaloniaEdit |
10056652 | <NME> AvaloniaEdit.props
<BEF> ADDFILE
<MSG> Merge branch 'master' into fix-scroll
<DFF> @@ -0,0 +1,5 @@
+<Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
+ <PropertyGroup>
+ <LangVersion>7.1</LangVersion>
+ </PropertyGroup>
+</Project>
\ No newline at end of file
| 5 | Merge branch 'master' into fix-scroll | 0 | .props | props | mit | AvaloniaUI/AvaloniaEdit |
10056653 | <NME> AvaloniaEdit.props
<BEF> ADDFILE
<MSG> Merge branch 'master' into fix-scroll
<DFF> @@ -0,0 +1,5 @@
+<Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
+ <PropertyGroup>
+ <LangVersion>7.1</LangVersion>
+ </PropertyGroup>
+</Project>
\ No newline at end of file
| 5 | Merge branch 'master' into fix-scroll | 0 | .props | props | mit | AvaloniaUI/AvaloniaEdit |
10056654 | <NME> AvaloniaEdit.props
<BEF> ADDFILE
<MSG> Merge branch 'master' into fix-scroll
<DFF> @@ -0,0 +1,5 @@
+<Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
+ <PropertyGroup>
+ <LangVersion>7.1</LangVersion>
+ </PropertyGroup>
+</Project>
\ No newline at end of file
| 5 | Merge branch 'master' into fix-scroll | 0 | .props | props | mit | AvaloniaUI/AvaloniaEdit |
10056655 | <NME> AvaloniaEdit.props
<BEF> ADDFILE
<MSG> Merge branch 'master' into fix-scroll
<DFF> @@ -0,0 +1,5 @@
+<Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
+ <PropertyGroup>
+ <LangVersion>7.1</LangVersion>
+ </PropertyGroup>
+</Project>
\ No newline at end of file
| 5 | Merge branch 'master' into fix-scroll | 0 | .props | props | mit | AvaloniaUI/AvaloniaEdit |
10056656 | <NME> AvaloniaEdit.props
<BEF> ADDFILE
<MSG> Merge branch 'master' into fix-scroll
<DFF> @@ -0,0 +1,5 @@
+<Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
+ <PropertyGroup>
+ <LangVersion>7.1</LangVersion>
+ </PropertyGroup>
+</Project>
\ No newline at end of file
| 5 | Merge branch 'master' into fix-scroll | 0 | .props | props | mit | AvaloniaUI/AvaloniaEdit |
10056657 | <NME> AvaloniaEdit.props
<BEF> ADDFILE
<MSG> Merge branch 'master' into fix-scroll
<DFF> @@ -0,0 +1,5 @@
+<Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
+ <PropertyGroup>
+ <LangVersion>7.1</LangVersion>
+ </PropertyGroup>
+</Project>
\ No newline at end of file
| 5 | Merge branch 'master' into fix-scroll | 0 | .props | props | mit | AvaloniaUI/AvaloniaEdit |
10056658 | <NME> AvaloniaEdit.props
<BEF> ADDFILE
<MSG> Merge branch 'master' into fix-scroll
<DFF> @@ -0,0 +1,5 @@
+<Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
+ <PropertyGroup>
+ <LangVersion>7.1</LangVersion>
+ </PropertyGroup>
+</Project>
\ No newline at end of file
| 5 | Merge branch 'master' into fix-scroll | 0 | .props | props | mit | AvaloniaUI/AvaloniaEdit |
10056659 | <NME> TextMateColoringTransformer.cs
<BEF> using System;
using System.Buffers;
using System.Collections.Generic;
using Avalonia.Media;
using Avalonia.Media.Immutable;
using Avalonia.Threading;
using AvaloniaEdit.Document;
using AvaloniaEdit.Rendering;
using TextMateSharp.Grammars;
using TextMateSharp.Model;
using Te... | 1 | Clear transformations when setting a new grammar | 0 | .cs | TextMate/TextMateColoringTransformer | mit | AvaloniaUI/AvaloniaEdit |
10056660 | <NME> TextMateColoringTransformer.cs
<BEF> using System;
using System.Buffers;
using System.Collections.Generic;
using Avalonia.Media;
using Avalonia.Media.Immutable;
using Avalonia.Threading;
using AvaloniaEdit.Document;
using AvaloniaEdit.Rendering;
using TextMateSharp.Grammars;
using TextMateSharp.Model;
using Te... | 1 | Clear transformations when setting a new grammar | 0 | .cs | TextMate/TextMateColoringTransformer | mit | AvaloniaUI/AvaloniaEdit |
10056661 | <NME> TextMateColoringTransformer.cs
<BEF> using System;
using System.Buffers;
using System.Collections.Generic;
using Avalonia.Media;
using Avalonia.Media.Immutable;
using Avalonia.Threading;
using AvaloniaEdit.Document;
using AvaloniaEdit.Rendering;
using TextMateSharp.Grammars;
using TextMateSharp.Model;
using Te... | 1 | Clear transformations when setting a new grammar | 0 | .cs | TextMate/TextMateColoringTransformer | mit | AvaloniaUI/AvaloniaEdit |
10056662 | <NME> TextMateColoringTransformer.cs
<BEF> using System;
using System.Buffers;
using System.Collections.Generic;
using Avalonia.Media;
using Avalonia.Media.Immutable;
using Avalonia.Threading;
using AvaloniaEdit.Document;
using AvaloniaEdit.Rendering;
using TextMateSharp.Grammars;
using TextMateSharp.Model;
using Te... | 1 | Clear transformations when setting a new grammar | 0 | .cs | TextMate/TextMateColoringTransformer | mit | AvaloniaUI/AvaloniaEdit |
10056663 | <NME> TextMateColoringTransformer.cs
<BEF> using System;
using System.Buffers;
using System.Collections.Generic;
using Avalonia.Media;
using Avalonia.Media.Immutable;
using Avalonia.Threading;
using AvaloniaEdit.Document;
using AvaloniaEdit.Rendering;
using TextMateSharp.Grammars;
using TextMateSharp.Model;
using Te... | 1 | Clear transformations when setting a new grammar | 0 | .cs | TextMate/TextMateColoringTransformer | mit | AvaloniaUI/AvaloniaEdit |
10056664 | <NME> TextMateColoringTransformer.cs
<BEF> using System;
using System.Buffers;
using System.Collections.Generic;
using Avalonia.Media;
using Avalonia.Media.Immutable;
using Avalonia.Threading;
using AvaloniaEdit.Document;
using AvaloniaEdit.Rendering;
using TextMateSharp.Grammars;
using TextMateSharp.Model;
using Te... | 1 | Clear transformations when setting a new grammar | 0 | .cs | TextMate/TextMateColoringTransformer | mit | AvaloniaUI/AvaloniaEdit |
10056665 | <NME> TextMateColoringTransformer.cs
<BEF> using System;
using System.Buffers;
using System.Collections.Generic;
using Avalonia.Media;
using Avalonia.Media.Immutable;
using Avalonia.Threading;
using AvaloniaEdit.Document;
using AvaloniaEdit.Rendering;
using TextMateSharp.Grammars;
using TextMateSharp.Model;
using Te... | 1 | Clear transformations when setting a new grammar | 0 | .cs | TextMate/TextMateColoringTransformer | mit | AvaloniaUI/AvaloniaEdit |
10056666 | <NME> TextMateColoringTransformer.cs
<BEF> using System;
using System.Buffers;
using System.Collections.Generic;
using Avalonia.Media;
using Avalonia.Media.Immutable;
using Avalonia.Threading;
using AvaloniaEdit.Document;
using AvaloniaEdit.Rendering;
using TextMateSharp.Grammars;
using TextMateSharp.Model;
using Te... | 1 | Clear transformations when setting a new grammar | 0 | .cs | TextMate/TextMateColoringTransformer | mit | AvaloniaUI/AvaloniaEdit |
10056667 | <NME> TextMateColoringTransformer.cs
<BEF> using System;
using System.Buffers;
using System.Collections.Generic;
using Avalonia.Media;
using Avalonia.Media.Immutable;
using Avalonia.Threading;
using AvaloniaEdit.Document;
using AvaloniaEdit.Rendering;
using TextMateSharp.Grammars;
using TextMateSharp.Model;
using Te... | 1 | Clear transformations when setting a new grammar | 0 | .cs | TextMate/TextMateColoringTransformer | mit | AvaloniaUI/AvaloniaEdit |
10056668 | <NME> TextMateColoringTransformer.cs
<BEF> using System;
using System.Buffers;
using System.Collections.Generic;
using Avalonia.Media;
using Avalonia.Media.Immutable;
using Avalonia.Threading;
using AvaloniaEdit.Document;
using AvaloniaEdit.Rendering;
using TextMateSharp.Grammars;
using TextMateSharp.Model;
using Te... | 1 | Clear transformations when setting a new grammar | 0 | .cs | TextMate/TextMateColoringTransformer | mit | AvaloniaUI/AvaloniaEdit |
10056669 | <NME> TextMateColoringTransformer.cs
<BEF> using System;
using System.Buffers;
using System.Collections.Generic;
using Avalonia.Media;
using Avalonia.Media.Immutable;
using Avalonia.Threading;
using AvaloniaEdit.Document;
using AvaloniaEdit.Rendering;
using TextMateSharp.Grammars;
using TextMateSharp.Model;
using Te... | 1 | Clear transformations when setting a new grammar | 0 | .cs | TextMate/TextMateColoringTransformer | mit | AvaloniaUI/AvaloniaEdit |
10056670 | <NME> TextMateColoringTransformer.cs
<BEF> using System;
using System.Buffers;
using System.Collections.Generic;
using Avalonia.Media;
using Avalonia.Media.Immutable;
using Avalonia.Threading;
using AvaloniaEdit.Document;
using AvaloniaEdit.Rendering;
using TextMateSharp.Grammars;
using TextMateSharp.Model;
using Te... | 1 | Clear transformations when setting a new grammar | 0 | .cs | TextMate/TextMateColoringTransformer | mit | AvaloniaUI/AvaloniaEdit |
10056671 | <NME> TextMateColoringTransformer.cs
<BEF> using System;
using System.Buffers;
using System.Collections.Generic;
using Avalonia.Media;
using Avalonia.Media.Immutable;
using Avalonia.Threading;
using AvaloniaEdit.Document;
using AvaloniaEdit.Rendering;
using TextMateSharp.Grammars;
using TextMateSharp.Model;
using Te... | 1 | Clear transformations when setting a new grammar | 0 | .cs | TextMate/TextMateColoringTransformer | mit | AvaloniaUI/AvaloniaEdit |
10056672 | <NME> TextMateColoringTransformer.cs
<BEF> using System;
using System.Buffers;
using System.Collections.Generic;
using Avalonia.Media;
using Avalonia.Media.Immutable;
using Avalonia.Threading;
using AvaloniaEdit.Document;
using AvaloniaEdit.Rendering;
using TextMateSharp.Grammars;
using TextMateSharp.Model;
using Te... | 1 | Clear transformations when setting a new grammar | 0 | .cs | TextMate/TextMateColoringTransformer | mit | AvaloniaUI/AvaloniaEdit |
10056673 | <NME> TextMateColoringTransformer.cs
<BEF> using System;
using System.Buffers;
using System.Collections.Generic;
using Avalonia.Media;
using Avalonia.Media.Immutable;
using Avalonia.Threading;
using AvaloniaEdit.Document;
using AvaloniaEdit.Rendering;
using TextMateSharp.Grammars;
using TextMateSharp.Model;
using Te... | 1 | Clear transformations when setting a new grammar | 0 | .cs | TextMate/TextMateColoringTransformer | mit | AvaloniaUI/AvaloniaEdit |
10056674 | <NME> jsgrid.core.js
<BEF> (function(window, $, undefined) {
var JSGRID = "JSGrid",
JSGRID_DATA_KEY = JSGRID,
JSGRID_ROW_DATA_KEY = "JSGridItem",
JSGRID_EDIT_ROW_DATA_KEY = "JSGridEditRow",
SORT_ORDER_ASC = "asc",
SORT_ORDER_DESC = "desc",
FIRST_PAGE_PLACEHOLDER = ... | 15 | added support for dot notation properties binding. | 2 | .js | core | mit | tabalinas/jsgrid |
10056675 | <NME> jsgrid.core.js
<BEF> (function(window, $, undefined) {
var JSGRID = "JSGrid",
JSGRID_DATA_KEY = JSGRID,
JSGRID_ROW_DATA_KEY = "JSGridItem",
JSGRID_EDIT_ROW_DATA_KEY = "JSGridEditRow",
SORT_ORDER_ASC = "asc",
SORT_ORDER_DESC = "desc",
FIRST_PAGE_PLACEHOLDER = ... | 15 | added support for dot notation properties binding. | 2 | .js | core | mit | tabalinas/jsgrid |
10056676 | <NME> README.md
<BEF> # LoadJS
<img src="https://www.muicss.com/static/images/loadjs.svg" width="250px">
LoadJS is a tiny async loader for modern browsers (899 bytes).
[](https://david-dm.org/muicss/loadjs)
[.
[](https://david-dm.org/muicss/loadjs)
[ {
+
+ jsGrid.locales.ja = {
+ grid: {
+ noDataContent: "データが見つかりません。",
+ deleteConfirm: "削除しますよろしですか。",
+ pagerFormat: "頁: {f... | 46 | Merge pull request #231 from bboyz269/master | 0 | .js | js | mit | tabalinas/jsgrid |
10056679 | <NME> ja.js
<BEF> ADDFILE
<MSG> Merge pull request #231 from bboyz269/master
i18n: Add Japanese locale
<DFF> @@ -0,0 +1,46 @@
+(function(jsGrid) {
+
+ jsGrid.locales.ja = {
+ grid: {
+ noDataContent: "データが見つかりません。",
+ deleteConfirm: "削除しますよろしですか。",
+ pagerFormat: "頁: {f... | 46 | Merge pull request #231 from bboyz269/master | 0 | .js | js | mit | tabalinas/jsgrid |
10056680 | <NME> jsgrid.field.tests.js
<BEF> $(function() {
var Grid = jsGrid.Grid;
module("common field config", {
setup: function() {
this.isFieldExcluded = function(FieldClass) {
return FieldClass === jsGrid.ControlField;
};
}
});
test("filtering=false ... | 30 | Merge branch 'master' of https://github.com/tabalinas/jsgrid | 0 | .js | field | mit | tabalinas/jsgrid |
10056681 | <NME> jsgrid.field.tests.js
<BEF> $(function() {
var Grid = jsGrid.Grid;
module("common field config", {
setup: function() {
this.isFieldExcluded = function(FieldClass) {
return FieldClass === jsGrid.ControlField;
};
}
});
test("filtering=false ... | 30 | Merge branch 'master' of https://github.com/tabalinas/jsgrid | 0 | .js | field | mit | tabalinas/jsgrid |
10056682 | <NME> script.js
<BEF>
var Model = FruitMachine.Model;
/**
* Usage
*/
// Create the FruitMachine View
var layout = new LayoutB();
var masthead = new Masthead({ model: { title: 'Todo' }});
var strawberry = new Strawberry();
var list = new List();
var collection = [];
layout
.add(masthead, 1)
.add(strawberry, 2)
... | 2 | Fix examples | 2 | .js | js | mit | ftlabs/fruitmachine |
10056683 | <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",
... | 1 | Validation: Highlight an invalid column considering hidden columns | 0 | .js | tests | mit | tabalinas/jsgrid |
10056684 | <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",
... | 1 | Validation: Highlight an invalid column considering hidden columns | 0 | .js | tests | mit | tabalinas/jsgrid |
10056685 | <NME> TextMateColoringTransformer.cs
<BEF> using System;
using System.Buffers;
using System.Collections.Generic;
using Avalonia.Media;
using Avalonia.Media.Immutable;
using Avalonia.Threading;
using AvaloniaEdit.Document;
using AvaloniaEdit.Rendering;
using TextMateSharp.Grammars;
using TextMateSharp.Model;
using Te... | 1 | Invert condition | 1 | .cs | TextMate/TextMateColoringTransformer | mit | AvaloniaUI/AvaloniaEdit |
10056686 | <NME> TextMateColoringTransformer.cs
<BEF> using System;
using System.Buffers;
using System.Collections.Generic;
using Avalonia.Media;
using Avalonia.Media.Immutable;
using Avalonia.Threading;
using AvaloniaEdit.Document;
using AvaloniaEdit.Rendering;
using TextMateSharp.Grammars;
using TextMateSharp.Model;
using Te... | 1 | Invert condition | 1 | .cs | TextMate/TextMateColoringTransformer | mit | AvaloniaUI/AvaloniaEdit |
10056687 | <NME> TextMateColoringTransformer.cs
<BEF> using System;
using System.Buffers;
using System.Collections.Generic;
using Avalonia.Media;
using Avalonia.Media.Immutable;
using Avalonia.Threading;
using AvaloniaEdit.Document;
using AvaloniaEdit.Rendering;
using TextMateSharp.Grammars;
using TextMateSharp.Model;
using Te... | 1 | Invert condition | 1 | .cs | TextMate/TextMateColoringTransformer | mit | AvaloniaUI/AvaloniaEdit |
10056688 | <NME> TextMateColoringTransformer.cs
<BEF> using System;
using System.Buffers;
using System.Collections.Generic;
using Avalonia.Media;
using Avalonia.Media.Immutable;
using Avalonia.Threading;
using AvaloniaEdit.Document;
using AvaloniaEdit.Rendering;
using TextMateSharp.Grammars;
using TextMateSharp.Model;
using Te... | 1 | Invert condition | 1 | .cs | TextMate/TextMateColoringTransformer | mit | AvaloniaUI/AvaloniaEdit |
10056689 | <NME> TextMateColoringTransformer.cs
<BEF> using System;
using System.Buffers;
using System.Collections.Generic;
using Avalonia.Media;
using Avalonia.Media.Immutable;
using Avalonia.Threading;
using AvaloniaEdit.Document;
using AvaloniaEdit.Rendering;
using TextMateSharp.Grammars;
using TextMateSharp.Model;
using Te... | 1 | Invert condition | 1 | .cs | TextMate/TextMateColoringTransformer | mit | AvaloniaUI/AvaloniaEdit |
10056690 | <NME> TextMateColoringTransformer.cs
<BEF> using System;
using System.Buffers;
using System.Collections.Generic;
using Avalonia.Media;
using Avalonia.Media.Immutable;
using Avalonia.Threading;
using AvaloniaEdit.Document;
using AvaloniaEdit.Rendering;
using TextMateSharp.Grammars;
using TextMateSharp.Model;
using Te... | 1 | Invert condition | 1 | .cs | TextMate/TextMateColoringTransformer | mit | AvaloniaUI/AvaloniaEdit |
10056691 | <NME> TextMateColoringTransformer.cs
<BEF> using System;
using System.Buffers;
using System.Collections.Generic;
using Avalonia.Media;
using Avalonia.Media.Immutable;
using Avalonia.Threading;
using AvaloniaEdit.Document;
using AvaloniaEdit.Rendering;
using TextMateSharp.Grammars;
using TextMateSharp.Model;
using Te... | 1 | Invert condition | 1 | .cs | TextMate/TextMateColoringTransformer | mit | AvaloniaUI/AvaloniaEdit |
10056692 | <NME> TextMateColoringTransformer.cs
<BEF> using System;
using System.Buffers;
using System.Collections.Generic;
using Avalonia.Media;
using Avalonia.Media.Immutable;
using Avalonia.Threading;
using AvaloniaEdit.Document;
using AvaloniaEdit.Rendering;
using TextMateSharp.Grammars;
using TextMateSharp.Model;
using Te... | 1 | Invert condition | 1 | .cs | TextMate/TextMateColoringTransformer | mit | AvaloniaUI/AvaloniaEdit |
10056693 | <NME> TextMateColoringTransformer.cs
<BEF> using System;
using System.Buffers;
using System.Collections.Generic;
using Avalonia.Media;
using Avalonia.Media.Immutable;
using Avalonia.Threading;
using AvaloniaEdit.Document;
using AvaloniaEdit.Rendering;
using TextMateSharp.Grammars;
using TextMateSharp.Model;
using Te... | 1 | Invert condition | 1 | .cs | TextMate/TextMateColoringTransformer | mit | AvaloniaUI/AvaloniaEdit |
10056694 | <NME> TextMateColoringTransformer.cs
<BEF> using System;
using System.Buffers;
using System.Collections.Generic;
using Avalonia.Media;
using Avalonia.Media.Immutable;
using Avalonia.Threading;
using AvaloniaEdit.Document;
using AvaloniaEdit.Rendering;
using TextMateSharp.Grammars;
using TextMateSharp.Model;
using Te... | 1 | Invert condition | 1 | .cs | TextMate/TextMateColoringTransformer | mit | AvaloniaUI/AvaloniaEdit |
10056695 | <NME> TextMateColoringTransformer.cs
<BEF> using System;
using System.Buffers;
using System.Collections.Generic;
using Avalonia.Media;
using Avalonia.Media.Immutable;
using Avalonia.Threading;
using AvaloniaEdit.Document;
using AvaloniaEdit.Rendering;
using TextMateSharp.Grammars;
using TextMateSharp.Model;
using Te... | 1 | Invert condition | 1 | .cs | TextMate/TextMateColoringTransformer | mit | AvaloniaUI/AvaloniaEdit |
10056696 | <NME> TextMateColoringTransformer.cs
<BEF> using System;
using System.Buffers;
using System.Collections.Generic;
using Avalonia.Media;
using Avalonia.Media.Immutable;
using Avalonia.Threading;
using AvaloniaEdit.Document;
using AvaloniaEdit.Rendering;
using TextMateSharp.Grammars;
using TextMateSharp.Model;
using Te... | 1 | Invert condition | 1 | .cs | TextMate/TextMateColoringTransformer | mit | AvaloniaUI/AvaloniaEdit |
10056697 | <NME> TextMateColoringTransformer.cs
<BEF> using System;
using System.Buffers;
using System.Collections.Generic;
using Avalonia.Media;
using Avalonia.Media.Immutable;
using Avalonia.Threading;
using AvaloniaEdit.Document;
using AvaloniaEdit.Rendering;
using TextMateSharp.Grammars;
using TextMateSharp.Model;
using Te... | 1 | Invert condition | 1 | .cs | TextMate/TextMateColoringTransformer | mit | AvaloniaUI/AvaloniaEdit |
10056698 | <NME> TextMateColoringTransformer.cs
<BEF> using System;
using System.Buffers;
using System.Collections.Generic;
using Avalonia.Media;
using Avalonia.Media.Immutable;
using Avalonia.Threading;
using AvaloniaEdit.Document;
using AvaloniaEdit.Rendering;
using TextMateSharp.Grammars;
using TextMateSharp.Model;
using Te... | 1 | Invert condition | 1 | .cs | TextMate/TextMateColoringTransformer | mit | AvaloniaUI/AvaloniaEdit |
10056699 | <NME> TextMateColoringTransformer.cs
<BEF> using System;
using System.Buffers;
using System.Collections.Generic;
using Avalonia.Media;
using Avalonia.Media.Immutable;
using Avalonia.Threading;
using AvaloniaEdit.Document;
using AvaloniaEdit.Rendering;
using TextMateSharp.Grammars;
using TextMateSharp.Model;
using Te... | 1 | Invert condition | 1 | .cs | TextMate/TextMateColoringTransformer | mit | AvaloniaUI/AvaloniaEdit |
10056700 | <NME> loadjs.min.js
<BEF> loadjs=function(){var l=function(){},s={},u={},f={};function o(e,n){if(e){var t=f[e];if(u[e]=n,t)for(;t.length;)t[0](e,n),t.splice(0,1)}}function a(e,n){e.call&&(e={success:e}),n.length?(e.error||l)(n):(e.success||l)(e)}function h(t,r,i,c){var s,o,e=document,n=i.async,u=(i.numRetries||0)+1,f=i... | 1 | using CSS preload in Edge to support onerror events | 1 | .js | min | mit | muicss/loadjs |
10056701 | <NME> loadjs.min.js
<BEF> loadjs=function(){var l=function(){},s={},u={},f={};function o(e,n){if(e){var t=f[e];if(u[e]=n,t)for(;t.length;)t[0](e,n),t.splice(0,1)}}function a(e,n){e.call&&(e={success:e}),n.length?(e.error||l)(n):(e.success||l)(e)}function h(t,r,i,c){var s,o,e=document,n=i.async,u=(i.numRetries||0)+1,f=i... | 1 | using CSS preload in Edge to support onerror events | 1 | .js | min | mit | muicss/loadjs |
10056702 | <NME> loadjs.min.js
<BEF> loadjs=function(){function n(n,r){n=n.push?n:[n];var e,o,t,i,u=[],a=n.length,l=a;for(e=function(n,e){e.length&&u.push(n),l-=1,0===l&&r(u)};a--;)o=n[a],t=f[o],t?e(o,t):(i=c[o]=c[o]||[],i.push(e))}function r(n,r){if(n){var e=c[n];if(f[n]=r,e)for(;e.length;)e[0](n,r),e.splice(0,1)}}function e(n,r... | 1 | Removed onload script deletion | 1 | .js | min | mit | muicss/loadjs |
10056703 | <NME> loadjs.min.js
<BEF> loadjs=function(){function n(n,r){n=n.push?n:[n];var e,o,t,i,u=[],a=n.length,l=a;for(e=function(n,e){e.length&&u.push(n),l-=1,0===l&&r(u)};a--;)o=n[a],t=f[o],t?e(o,t):(i=c[o]=c[o]||[],i.push(e))}function r(n,r){if(n){var e=c[n];if(f[n]=r,e)for(;e.length;)e[0](n,r),e.splice(0,1)}}function e(n,r... | 1 | Removed onload script deletion | 1 | .js | min | mit | muicss/loadjs |
10056704 | <NME> README.md
<BEF> # FruitMachine [](https://travis-ci.com/ftlabs/fruitmachine) [](https://coveralls.io/r/ftlabs/fruitmachine)
A lightweight component layout engine for clien... | 2 | Updated readme | 2 | .md | md | mit | ftlabs/fruitmachine |
10056705 | <NME> RouteRegistrar.php
<BEF> ADDFILE
<MSG> Merge pull request #30 from seymourlabs/master
Route Prefixing
<DFF> @@ -0,0 +1,134 @@
+<?php
+
+namespace Dusterio\LumenPassport;
+
+class RouteRegistrar
+{
+ /**
+ * Application
+ */
+ private $app;
+
+ /**
+ * Create a new route registrar instance.
+... | 134 | Merge pull request #30 from seymourlabs/master | 0 | .php | php | mit | dusterio/lumen-passport |
10056706 | <NME> ru.js
<BEF> ADDFILE
<MSG> i18n: Add Russian localization
<DFF> @@ -0,0 +1,47 @@
+(function(jsGrid) {
+
+ jsGrid.locales.ru = {
+ grid: {
+ noDataContent: "Данных не найдено",
+ deleteConfirm: "Вы действительно хотите удалить запись?",
+ pagerFormat: "Страницы: {first} {... | 47 | i18n: Add Russian localization | 0 | .js | js | mit | tabalinas/jsgrid |
10056707 | <NME> ru.js
<BEF> ADDFILE
<MSG> i18n: Add Russian localization
<DFF> @@ -0,0 +1,47 @@
+(function(jsGrid) {
+
+ jsGrid.locales.ru = {
+ grid: {
+ noDataContent: "Данных не найдено",
+ deleteConfirm: "Вы действительно хотите удалить запись?",
+ pagerFormat: "Страницы: {first} {... | 47 | i18n: Add Russian localization | 0 | .js | js | mit | tabalinas/jsgrid |
10056708 | <NME> TextArea.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 limitati... | 15 | Merge branch 'master' into master | 0 | .cs | cs | mit | AvaloniaUI/AvaloniaEdit |
10056709 | <NME> TextArea.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 limitati... | 15 | Merge branch 'master' into master | 0 | .cs | cs | mit | AvaloniaUI/AvaloniaEdit |
10056710 | <NME> TextArea.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 limitati... | 15 | Merge branch 'master' into master | 0 | .cs | cs | mit | AvaloniaUI/AvaloniaEdit |
10056711 | <NME> TextArea.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 limitati... | 15 | Merge branch 'master' into master | 0 | .cs | cs | mit | AvaloniaUI/AvaloniaEdit |
10056712 | <NME> TextArea.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 limitati... | 15 | Merge branch 'master' into master | 0 | .cs | cs | mit | AvaloniaUI/AvaloniaEdit |
10056713 | <NME> TextArea.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 limitati... | 15 | Merge branch 'master' into master | 0 | .cs | cs | mit | AvaloniaUI/AvaloniaEdit |
10056714 | <NME> TextArea.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 limitati... | 15 | Merge branch 'master' into master | 0 | .cs | cs | mit | AvaloniaUI/AvaloniaEdit |
10056715 | <NME> TextArea.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 limitati... | 15 | Merge branch 'master' into master | 0 | .cs | cs | mit | AvaloniaUI/AvaloniaEdit |
10056716 | <NME> TextArea.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 limitati... | 15 | Merge branch 'master' into master | 0 | .cs | cs | mit | AvaloniaUI/AvaloniaEdit |
10056717 | <NME> TextArea.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 limitati... | 15 | Merge branch 'master' into master | 0 | .cs | cs | mit | AvaloniaUI/AvaloniaEdit |
10056718 | <NME> TextArea.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 limitati... | 15 | Merge branch 'master' into master | 0 | .cs | cs | mit | AvaloniaUI/AvaloniaEdit |
10056719 | <NME> TextArea.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 limitati... | 15 | Merge branch 'master' into master | 0 | .cs | cs | mit | AvaloniaUI/AvaloniaEdit |
10056720 | <NME> TextArea.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 limitati... | 15 | Merge branch 'master' into master | 0 | .cs | cs | mit | AvaloniaUI/AvaloniaEdit |
10056721 | <NME> TextArea.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 limitati... | 15 | Merge branch 'master' into master | 0 | .cs | cs | mit | AvaloniaUI/AvaloniaEdit |
10056722 | <NME> TextArea.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 limitati... | 15 | Merge branch 'master' into master | 0 | .cs | cs | mit | AvaloniaUI/AvaloniaEdit |
10056723 | <NME> CompletionWindow.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 ... | 1 | enable lightdismiss | 1 | .cs | cs | mit | AvaloniaUI/AvaloniaEdit |
10056724 | <NME> CompletionWindow.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 ... | 1 | enable lightdismiss | 1 | .cs | cs | mit | AvaloniaUI/AvaloniaEdit |
10056725 | <NME> CompletionWindow.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 ... | 1 | enable lightdismiss | 1 | .cs | cs | mit | AvaloniaUI/AvaloniaEdit |
10056726 | <NME> CompletionWindow.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 ... | 1 | enable lightdismiss | 1 | .cs | cs | mit | AvaloniaUI/AvaloniaEdit |
10056727 | <NME> CompletionWindow.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 ... | 1 | enable lightdismiss | 1 | .cs | cs | mit | AvaloniaUI/AvaloniaEdit |
10056728 | <NME> CompletionWindow.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 ... | 1 | enable lightdismiss | 1 | .cs | cs | mit | AvaloniaUI/AvaloniaEdit |
10056729 | <NME> CompletionWindow.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 ... | 1 | enable lightdismiss | 1 | .cs | cs | mit | AvaloniaUI/AvaloniaEdit |
10056730 | <NME> CompletionWindow.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 ... | 1 | enable lightdismiss | 1 | .cs | cs | mit | AvaloniaUI/AvaloniaEdit |
10056731 | <NME> CompletionWindow.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 ... | 1 | enable lightdismiss | 1 | .cs | cs | mit | AvaloniaUI/AvaloniaEdit |
10056732 | <NME> CompletionWindow.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 ... | 1 | enable lightdismiss | 1 | .cs | cs | mit | AvaloniaUI/AvaloniaEdit |
10056733 | <NME> CompletionWindow.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 ... | 1 | enable lightdismiss | 1 | .cs | cs | mit | AvaloniaUI/AvaloniaEdit |
10056734 | <NME> CompletionWindow.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 ... | 1 | enable lightdismiss | 1 | .cs | cs | mit | AvaloniaUI/AvaloniaEdit |
10056735 | <NME> CompletionWindow.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 ... | 1 | enable lightdismiss | 1 | .cs | cs | mit | AvaloniaUI/AvaloniaEdit |
10056736 | <NME> CompletionWindow.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 ... | 1 | enable lightdismiss | 1 | .cs | cs | mit | AvaloniaUI/AvaloniaEdit |
10056737 | <NME> CompletionWindow.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 ... | 1 | enable lightdismiss | 1 | .cs | cs | mit | AvaloniaUI/AvaloniaEdit |
10056738 | <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... | 2 | Docs: Specify getFilter and getSorting return type | 2 | .md | md | mit | tabalinas/jsgrid |
10056739 | <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... | 2 | Docs: Specify getFilter and getSorting return type | 2 | .md | md | mit | tabalinas/jsgrid |
10056740 | <NME> jsgrid.core.js
<BEF> (function(window, $, undefined) {
var JSGRID = "JSGrid",
JSGRID_DATA_KEY = JSGRID,
JSGRID_ROW_DATA_KEY = "JSGridItem",
JSGRID_EDIT_ROW_DATA_KEY = "JSGridEditRow",
SORT_ORDER_ASC = "asc",
SORT_ORDER_DESC = "desc",
FIRST_PAGE_PLACEHOLDER = ... | 2 | Core: Set fields cell width | 3 | .js | core | mit | tabalinas/jsgrid |
10056741 | <NME> jsgrid.core.js
<BEF> (function(window, $, undefined) {
var JSGRID = "JSGrid",
JSGRID_DATA_KEY = JSGRID,
JSGRID_ROW_DATA_KEY = "JSGridItem",
JSGRID_EDIT_ROW_DATA_KEY = "JSGridEditRow",
SORT_ORDER_ASC = "asc",
SORT_ORDER_DESC = "desc",
FIRST_PAGE_PLACEHOLDER = ... | 2 | Core: Set fields cell width | 3 | .js | core | mit | tabalinas/jsgrid |
10056742 | <NME> TextMate.cs
<BEF> using System;
using System.Linq;
using TextMateSharp.Grammars;
using TextMateSharp.Model;
using TextMateSharp.Registry;
using TextMateSharp.Themes;
namespace AvaloniaEdit.TextMate
{
public static class TextMate
{
public static void RegisterExceptionHandler(Action<Exception> han... | 10 | Refactor the TextMate class to receive an abstract IRegistryOptions | 24 | .cs | TextMate/TextMate | mit | AvaloniaUI/AvaloniaEdit |
10056743 | <NME> TextMate.cs
<BEF> using System;
using System.Linq;
using TextMateSharp.Grammars;
using TextMateSharp.Model;
using TextMateSharp.Registry;
using TextMateSharp.Themes;
namespace AvaloniaEdit.TextMate
{
public static class TextMate
{
public static void RegisterExceptionHandler(Action<Exception> han... | 10 | Refactor the TextMate class to receive an abstract IRegistryOptions | 24 | .cs | TextMate/TextMate | mit | AvaloniaUI/AvaloniaEdit |
10056744 | <NME> TextMate.cs
<BEF> using System;
using System.Linq;
using TextMateSharp.Grammars;
using TextMateSharp.Model;
using TextMateSharp.Registry;
using TextMateSharp.Themes;
namespace AvaloniaEdit.TextMate
{
public static class TextMate
{
public static void RegisterExceptionHandler(Action<Exception> han... | 10 | Refactor the TextMate class to receive an abstract IRegistryOptions | 24 | .cs | TextMate/TextMate | mit | AvaloniaUI/AvaloniaEdit |
10056745 | <NME> TextMate.cs
<BEF> using System;
using System.Linq;
using TextMateSharp.Grammars;
using TextMateSharp.Model;
using TextMateSharp.Registry;
using TextMateSharp.Themes;
namespace AvaloniaEdit.TextMate
{
public static class TextMate
{
public static void RegisterExceptionHandler(Action<Exception> han... | 10 | Refactor the TextMate class to receive an abstract IRegistryOptions | 24 | .cs | TextMate/TextMate | mit | AvaloniaUI/AvaloniaEdit |
10056746 | <NME> TextMate.cs
<BEF> using System;
using System.Linq;
using TextMateSharp.Grammars;
using TextMateSharp.Model;
using TextMateSharp.Registry;
using TextMateSharp.Themes;
namespace AvaloniaEdit.TextMate
{
public static class TextMate
{
public static void RegisterExceptionHandler(Action<Exception> han... | 10 | Refactor the TextMate class to receive an abstract IRegistryOptions | 24 | .cs | TextMate/TextMate | mit | AvaloniaUI/AvaloniaEdit |
10056747 | <NME> TextMate.cs
<BEF> using System;
using System.Linq;
using TextMateSharp.Grammars;
using TextMateSharp.Model;
using TextMateSharp.Registry;
using TextMateSharp.Themes;
namespace AvaloniaEdit.TextMate
{
public static class TextMate
{
public static void RegisterExceptionHandler(Action<Exception> han... | 10 | Refactor the TextMate class to receive an abstract IRegistryOptions | 24 | .cs | TextMate/TextMate | mit | AvaloniaUI/AvaloniaEdit |
10056748 | <NME> TextMate.cs
<BEF> using System;
using System.Linq;
using TextMateSharp.Grammars;
using TextMateSharp.Model;
using TextMateSharp.Registry;
using TextMateSharp.Themes;
namespace AvaloniaEdit.TextMate
{
public static class TextMate
{
public static void RegisterExceptionHandler(Action<Exception> han... | 10 | Refactor the TextMate class to receive an abstract IRegistryOptions | 24 | .cs | TextMate/TextMate | mit | AvaloniaUI/AvaloniaEdit |
10056749 | <NME> TextMate.cs
<BEF> using System;
using System.Linq;
using TextMateSharp.Grammars;
using TextMateSharp.Model;
using TextMateSharp.Registry;
using TextMateSharp.Themes;
namespace AvaloniaEdit.TextMate
{
public static class TextMate
{
public static void RegisterExceptionHandler(Action<Exception> han... | 10 | Refactor the TextMate class to receive an abstract IRegistryOptions | 24 | .cs | TextMate/TextMate | mit | AvaloniaUI/AvaloniaEdit |