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
10067550
<NME> TextViewTests.cs <BEF> using Avalonia.Controls; using Avalonia.Controls.Primitives; using AvaloniaEdit.AvaloniaMocks; using AvaloniaEdit.Document; using AvaloniaEdit.Rendering; using NUnit.Framework; namespace AvaloniaEdit.Tests.Rendering { [TestFixture] internal class TextViewTests { [Test...
9
Update deps
16
.cs
Tests/Rendering/TextViewTests
mit
AvaloniaUI/AvaloniaEdit
10067551
<NME> TextViewTests.cs <BEF> using Avalonia.Controls; using Avalonia.Controls.Primitives; using AvaloniaEdit.AvaloniaMocks; using AvaloniaEdit.Document; using AvaloniaEdit.Rendering; using NUnit.Framework; namespace AvaloniaEdit.Tests.Rendering { [TestFixture] internal class TextViewTests { [Test...
9
Update deps
16
.cs
Tests/Rendering/TextViewTests
mit
AvaloniaUI/AvaloniaEdit
10067552
<NME> TextViewTests.cs <BEF> using Avalonia.Controls; using Avalonia.Controls.Primitives; using AvaloniaEdit.AvaloniaMocks; using AvaloniaEdit.Document; using AvaloniaEdit.Rendering; using NUnit.Framework; namespace AvaloniaEdit.Tests.Rendering { [TestFixture] internal class TextViewTests { [Test...
9
Update deps
16
.cs
Tests/Rendering/TextViewTests
mit
AvaloniaUI/AvaloniaEdit
10067553
<NME> TextViewTests.cs <BEF> using Avalonia.Controls; using Avalonia.Controls.Primitives; using AvaloniaEdit.AvaloniaMocks; using AvaloniaEdit.Document; using AvaloniaEdit.Rendering; using NUnit.Framework; namespace AvaloniaEdit.Tests.Rendering { [TestFixture] internal class TextViewTests { [Test...
9
Update deps
16
.cs
Tests/Rendering/TextViewTests
mit
AvaloniaUI/AvaloniaEdit
10067554
<NME> TextViewTests.cs <BEF> using Avalonia.Controls; using Avalonia.Controls.Primitives; using AvaloniaEdit.AvaloniaMocks; using AvaloniaEdit.Document; using AvaloniaEdit.Rendering; using NUnit.Framework; namespace AvaloniaEdit.Tests.Rendering { [TestFixture] internal class TextViewTests { [Test...
9
Update deps
16
.cs
Tests/Rendering/TextViewTests
mit
AvaloniaUI/AvaloniaEdit
10067555
<NME> TextViewTests.cs <BEF> using Avalonia.Controls; using Avalonia.Controls.Primitives; using AvaloniaEdit.AvaloniaMocks; using AvaloniaEdit.Document; using AvaloniaEdit.Rendering; using NUnit.Framework; namespace AvaloniaEdit.Tests.Rendering { [TestFixture] internal class TextViewTests { [Test...
9
Update deps
16
.cs
Tests/Rendering/TextViewTests
mit
AvaloniaUI/AvaloniaEdit
10067556
<NME> TextViewTests.cs <BEF> using Avalonia.Controls; using Avalonia.Controls.Primitives; using AvaloniaEdit.AvaloniaMocks; using AvaloniaEdit.Document; using AvaloniaEdit.Rendering; using NUnit.Framework; namespace AvaloniaEdit.Tests.Rendering { [TestFixture] internal class TextViewTests { [Test...
9
Update deps
16
.cs
Tests/Rendering/TextViewTests
mit
AvaloniaUI/AvaloniaEdit
10067557
<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", complexOption: { a: "subtest", b: 1, c: {} } }, grid = new Grid("#jsGrid...
52
Added a new grid config option to allow configuring of where newly inserted rows appear (top or bottom)
4
.js
tests
mit
tabalinas/jsgrid
10067558
<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", complexOption: { a: "subtest", b: 1, c: {} } }, grid = new Grid("#jsGrid...
52
Added a new grid config option to allow configuring of where newly inserted rows appear (top or bottom)
4
.js
tests
mit
tabalinas/jsgrid
10067559
<NME> fr.js <BEF> (function(jsGrid) { jsGrid.locales.ru = { grid: { noDataContent: "Pas de données", deleteConfirm: "Êtes-vous sûr ?", pagerFormat: "Pages: {first} {prev} {pages} {next} {last} &nbsp;&nbsp; {pageIndex} de {pageCount}", pagePrevText: "<", ...
1
i18n: Correct French localization name
1
.js
js
mit
tabalinas/jsgrid
10067560
<NME> fr.js <BEF> (function(jsGrid) { jsGrid.locales.ru = { grid: { noDataContent: "Pas de données", deleteConfirm: "Êtes-vous sûr ?", pagerFormat: "Pages: {first} {prev} {pages} {next} {last} &nbsp;&nbsp; {pageIndex} de {pageCount}", pagePrevText: "<", ...
1
i18n: Correct French localization name
1
.js
js
mit
tabalinas/jsgrid
10067561
<NME> TextView.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...
1
Use better defaults for NonPrintableCharacterBrushProperty
1
.cs
cs
mit
AvaloniaUI/AvaloniaEdit
10067562
<NME> TextView.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...
1
Use better defaults for NonPrintableCharacterBrushProperty
1
.cs
cs
mit
AvaloniaUI/AvaloniaEdit
10067563
<NME> TextView.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...
1
Use better defaults for NonPrintableCharacterBrushProperty
1
.cs
cs
mit
AvaloniaUI/AvaloniaEdit
10067564
<NME> TextView.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...
1
Use better defaults for NonPrintableCharacterBrushProperty
1
.cs
cs
mit
AvaloniaUI/AvaloniaEdit
10067565
<NME> TextView.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...
1
Use better defaults for NonPrintableCharacterBrushProperty
1
.cs
cs
mit
AvaloniaUI/AvaloniaEdit
10067566
<NME> TextView.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...
1
Use better defaults for NonPrintableCharacterBrushProperty
1
.cs
cs
mit
AvaloniaUI/AvaloniaEdit
10067567
<NME> TextView.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...
1
Use better defaults for NonPrintableCharacterBrushProperty
1
.cs
cs
mit
AvaloniaUI/AvaloniaEdit
10067568
<NME> TextView.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...
1
Use better defaults for NonPrintableCharacterBrushProperty
1
.cs
cs
mit
AvaloniaUI/AvaloniaEdit
10067569
<NME> TextView.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...
1
Use better defaults for NonPrintableCharacterBrushProperty
1
.cs
cs
mit
AvaloniaUI/AvaloniaEdit
10067570
<NME> TextView.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...
1
Use better defaults for NonPrintableCharacterBrushProperty
1
.cs
cs
mit
AvaloniaUI/AvaloniaEdit
10067571
<NME> TextView.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...
1
Use better defaults for NonPrintableCharacterBrushProperty
1
.cs
cs
mit
AvaloniaUI/AvaloniaEdit
10067572
<NME> TextView.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...
1
Use better defaults for NonPrintableCharacterBrushProperty
1
.cs
cs
mit
AvaloniaUI/AvaloniaEdit
10067573
<NME> TextView.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...
1
Use better defaults for NonPrintableCharacterBrushProperty
1
.cs
cs
mit
AvaloniaUI/AvaloniaEdit
10067574
<NME> TextView.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...
1
Use better defaults for NonPrintableCharacterBrushProperty
1
.cs
cs
mit
AvaloniaUI/AvaloniaEdit
10067575
<NME> TextView.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...
1
Use better defaults for NonPrintableCharacterBrushProperty
1
.cs
cs
mit
AvaloniaUI/AvaloniaEdit
10067576
<NME> chai-3.2.0.js <BEF> ADDFILE <MSG> set up mocha tests <DFF> @@ -0,0 +1,5332 @@ + +;(function(){ + +/** + * Require the module at `name`. + * + * @param {String} name + * @return {Object} exports + * @api public + */ + +function require(name) { + var module = require.modules[name]; + if (!module) throw new Error('f...
5,332
set up mocha tests
0
.js
2
mit
muicss/loadjs
10067577
<NME> chai-3.2.0.js <BEF> ADDFILE <MSG> set up mocha tests <DFF> @@ -0,0 +1,5332 @@ + +;(function(){ + +/** + * Require the module at `name`. + * + * @param {String} name + * @return {Object} exports + * @api public + */ + +function require(name) { + var module = require.modules[name]; + if (!module) throw new Error('f...
5,332
set up mocha tests
0
.js
2
mit
muicss/loadjs
10067578
<NME> AvaloniaEdit.csproj <BEF> <Project Sdk="Microsoft.NET.Sdk"> <PropertyGroup> <TargetFramework>netstandard2.0</TargetFramework> <WarningsNotAsErrors>0612,0618</WarningsNotAsErrors> <PackageId>Avalonia.AvaloniaEdit</PackageId> </PropertyGroup> <EmbeddedResource Include="**\*.xshd;**\*.resx;**\*....
14
embed search panel icons.
0
.csproj
csproj
mit
AvaloniaUI/AvaloniaEdit
10067579
<NME> AvaloniaEdit.csproj <BEF> <Project Sdk="Microsoft.NET.Sdk"> <PropertyGroup> <TargetFramework>netstandard2.0</TargetFramework> <WarningsNotAsErrors>0612,0618</WarningsNotAsErrors> <PackageId>Avalonia.AvaloniaEdit</PackageId> </PropertyGroup> <EmbeddedResource Include="**\*.xshd;**\*.resx;**\*....
14
embed search panel icons.
0
.csproj
csproj
mit
AvaloniaUI/AvaloniaEdit
10067580
<NME> AvaloniaEdit.csproj <BEF> <Project Sdk="Microsoft.NET.Sdk"> <PropertyGroup> <TargetFramework>netstandard2.0</TargetFramework> <WarningsNotAsErrors>0612,0618</WarningsNotAsErrors> <PackageId>Avalonia.AvaloniaEdit</PackageId> </PropertyGroup> <EmbeddedResource Include="**\*.xshd;**\*.resx;**\*....
14
embed search panel icons.
0
.csproj
csproj
mit
AvaloniaUI/AvaloniaEdit
10067581
<NME> AvaloniaEdit.csproj <BEF> <Project Sdk="Microsoft.NET.Sdk"> <PropertyGroup> <TargetFramework>netstandard2.0</TargetFramework> <WarningsNotAsErrors>0612,0618</WarningsNotAsErrors> <PackageId>Avalonia.AvaloniaEdit</PackageId> </PropertyGroup> <EmbeddedResource Include="**\*.xshd;**\*.resx;**\*....
14
embed search panel icons.
0
.csproj
csproj
mit
AvaloniaUI/AvaloniaEdit
10067582
<NME> AvaloniaEdit.csproj <BEF> <Project Sdk="Microsoft.NET.Sdk"> <PropertyGroup> <TargetFramework>netstandard2.0</TargetFramework> <WarningsNotAsErrors>0612,0618</WarningsNotAsErrors> <PackageId>Avalonia.AvaloniaEdit</PackageId> </PropertyGroup> <EmbeddedResource Include="**\*.xshd;**\*.resx;**\*....
14
embed search panel icons.
0
.csproj
csproj
mit
AvaloniaUI/AvaloniaEdit
10067583
<NME> AvaloniaEdit.csproj <BEF> <Project Sdk="Microsoft.NET.Sdk"> <PropertyGroup> <TargetFramework>netstandard2.0</TargetFramework> <WarningsNotAsErrors>0612,0618</WarningsNotAsErrors> <PackageId>Avalonia.AvaloniaEdit</PackageId> </PropertyGroup> <EmbeddedResource Include="**\*.xshd;**\*.resx;**\*....
14
embed search panel icons.
0
.csproj
csproj
mit
AvaloniaUI/AvaloniaEdit
10067584
<NME> AvaloniaEdit.csproj <BEF> <Project Sdk="Microsoft.NET.Sdk"> <PropertyGroup> <TargetFramework>netstandard2.0</TargetFramework> <WarningsNotAsErrors>0612,0618</WarningsNotAsErrors> <PackageId>Avalonia.AvaloniaEdit</PackageId> </PropertyGroup> <EmbeddedResource Include="**\*.xshd;**\*.resx;**\*....
14
embed search panel icons.
0
.csproj
csproj
mit
AvaloniaUI/AvaloniaEdit
10067585
<NME> AvaloniaEdit.csproj <BEF> <Project Sdk="Microsoft.NET.Sdk"> <PropertyGroup> <TargetFramework>netstandard2.0</TargetFramework> <WarningsNotAsErrors>0612,0618</WarningsNotAsErrors> <PackageId>Avalonia.AvaloniaEdit</PackageId> </PropertyGroup> <EmbeddedResource Include="**\*.xshd;**\*.resx;**\*....
14
embed search panel icons.
0
.csproj
csproj
mit
AvaloniaUI/AvaloniaEdit
10067586
<NME> AvaloniaEdit.csproj <BEF> <Project Sdk="Microsoft.NET.Sdk"> <PropertyGroup> <TargetFramework>netstandard2.0</TargetFramework> <WarningsNotAsErrors>0612,0618</WarningsNotAsErrors> <PackageId>Avalonia.AvaloniaEdit</PackageId> </PropertyGroup> <EmbeddedResource Include="**\*.xshd;**\*.resx;**\*....
14
embed search panel icons.
0
.csproj
csproj
mit
AvaloniaUI/AvaloniaEdit
10067587
<NME> AvaloniaEdit.csproj <BEF> <Project Sdk="Microsoft.NET.Sdk"> <PropertyGroup> <TargetFramework>netstandard2.0</TargetFramework> <WarningsNotAsErrors>0612,0618</WarningsNotAsErrors> <PackageId>Avalonia.AvaloniaEdit</PackageId> </PropertyGroup> <EmbeddedResource Include="**\*.xshd;**\*.resx;**\*....
14
embed search panel icons.
0
.csproj
csproj
mit
AvaloniaUI/AvaloniaEdit
10067588
<NME> AvaloniaEdit.csproj <BEF> <Project Sdk="Microsoft.NET.Sdk"> <PropertyGroup> <TargetFramework>netstandard2.0</TargetFramework> <WarningsNotAsErrors>0612,0618</WarningsNotAsErrors> <PackageId>Avalonia.AvaloniaEdit</PackageId> </PropertyGroup> <EmbeddedResource Include="**\*.xshd;**\*.resx;**\*....
14
embed search panel icons.
0
.csproj
csproj
mit
AvaloniaUI/AvaloniaEdit
10067589
<NME> AvaloniaEdit.csproj <BEF> <Project Sdk="Microsoft.NET.Sdk"> <PropertyGroup> <TargetFramework>netstandard2.0</TargetFramework> <WarningsNotAsErrors>0612,0618</WarningsNotAsErrors> <PackageId>Avalonia.AvaloniaEdit</PackageId> </PropertyGroup> <EmbeddedResource Include="**\*.xshd;**\*.resx;**\*....
14
embed search panel icons.
0
.csproj
csproj
mit
AvaloniaUI/AvaloniaEdit
10067590
<NME> AvaloniaEdit.csproj <BEF> <Project Sdk="Microsoft.NET.Sdk"> <PropertyGroup> <TargetFramework>netstandard2.0</TargetFramework> <WarningsNotAsErrors>0612,0618</WarningsNotAsErrors> <PackageId>Avalonia.AvaloniaEdit</PackageId> </PropertyGroup> <EmbeddedResource Include="**\*.xshd;**\*.resx;**\*....
14
embed search panel icons.
0
.csproj
csproj
mit
AvaloniaUI/AvaloniaEdit
10067591
<NME> AvaloniaEdit.csproj <BEF> <Project Sdk="Microsoft.NET.Sdk"> <PropertyGroup> <TargetFramework>netstandard2.0</TargetFramework> <WarningsNotAsErrors>0612,0618</WarningsNotAsErrors> <PackageId>Avalonia.AvaloniaEdit</PackageId> </PropertyGroup> <EmbeddedResource Include="**\*.xshd;**\*.resx;**\*....
14
embed search panel icons.
0
.csproj
csproj
mit
AvaloniaUI/AvaloniaEdit
10067592
<NME> AvaloniaEdit.csproj <BEF> <Project Sdk="Microsoft.NET.Sdk"> <PropertyGroup> <TargetFramework>netstandard2.0</TargetFramework> <WarningsNotAsErrors>0612,0618</WarningsNotAsErrors> <PackageId>Avalonia.AvaloniaEdit</PackageId> </PropertyGroup> <EmbeddedResource Include="**\*.xshd;**\*.resx;**\*....
14
embed search panel icons.
0
.csproj
csproj
mit
AvaloniaUI/AvaloniaEdit
10067593
<NME> SearchCommands.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 li...
1
Merge branch 'master' into fix-scroll
1
.cs
cs
mit
AvaloniaUI/AvaloniaEdit
10067594
<NME> SearchCommands.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 li...
1
Merge branch 'master' into fix-scroll
1
.cs
cs
mit
AvaloniaUI/AvaloniaEdit
10067595
<NME> SearchCommands.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 li...
1
Merge branch 'master' into fix-scroll
1
.cs
cs
mit
AvaloniaUI/AvaloniaEdit
10067596
<NME> SearchCommands.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 li...
1
Merge branch 'master' into fix-scroll
1
.cs
cs
mit
AvaloniaUI/AvaloniaEdit
10067597
<NME> SearchCommands.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 li...
1
Merge branch 'master' into fix-scroll
1
.cs
cs
mit
AvaloniaUI/AvaloniaEdit
10067598
<NME> SearchCommands.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 li...
1
Merge branch 'master' into fix-scroll
1
.cs
cs
mit
AvaloniaUI/AvaloniaEdit
10067599
<NME> SearchCommands.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 li...
1
Merge branch 'master' into fix-scroll
1
.cs
cs
mit
AvaloniaUI/AvaloniaEdit
10067600
<NME> SearchCommands.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 li...
1
Merge branch 'master' into fix-scroll
1
.cs
cs
mit
AvaloniaUI/AvaloniaEdit
10067601
<NME> SearchCommands.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 li...
1
Merge branch 'master' into fix-scroll
1
.cs
cs
mit
AvaloniaUI/AvaloniaEdit
10067602
<NME> SearchCommands.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 li...
1
Merge branch 'master' into fix-scroll
1
.cs
cs
mit
AvaloniaUI/AvaloniaEdit
10067603
<NME> SearchCommands.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 li...
1
Merge branch 'master' into fix-scroll
1
.cs
cs
mit
AvaloniaUI/AvaloniaEdit
10067604
<NME> SearchCommands.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 li...
1
Merge branch 'master' into fix-scroll
1
.cs
cs
mit
AvaloniaUI/AvaloniaEdit
10067605
<NME> SearchCommands.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 li...
1
Merge branch 'master' into fix-scroll
1
.cs
cs
mit
AvaloniaUI/AvaloniaEdit
10067606
<NME> SearchCommands.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 li...
1
Merge branch 'master' into fix-scroll
1
.cs
cs
mit
AvaloniaUI/AvaloniaEdit
10067607
<NME> SearchCommands.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 li...
1
Merge branch 'master' into fix-scroll
1
.cs
cs
mit
AvaloniaUI/AvaloniaEdit
10067608
<NME> README.md <BEF> # FruitMachine [![Build Status](https://api.travis-ci.com/ftlabs/fruitmachine.svg)](https://travis-ci.com/ftlabs/fruitmachine) [![Coverage Status](https://coveralls.io/repos/ftlabs/fruitmachine/badge.png)](https://coveralls.io/r/ftlabs/fruitmachine) A lightweight component layout engine for clien...
3
New build
0
.md
md
mit
ftlabs/fruitmachine
10067609
<NME> module.appendTo.js <BEF> ADDFILE <MSG> Add second param for appendTo to specify sibling <DFF> @@ -0,0 +1,50 @@ + +buster.testCase('View#appendTo()', { + setUp: helpers.createView, + + "Should append the view element as a child of the given element.": function() { + var sandbox = document.createElement('div'...
50
Add second param for appendTo to specify sibling
0
.js
appendTo
mit
ftlabs/fruitmachine
10067610
<NME> README.md <BEF> # AvaloniaEdit [![Build status](https://ci.appveyor.com/api/projects/status/tqinv44bm76mtx9q/branch/master?svg=true)](https://ci.appveyor.com/project/avaloniaui/avaloniaedit) [![Build Status](https://travis-ci.org/AvaloniaUI/AvaloniaEdit.svg?branch=master)](https://travis-ci.org/AvaloniaUI/Avalon...
0
Update README.md
3
.md
md
mit
AvaloniaUI/AvaloniaEdit
10067611
<NME> README.md <BEF> # AvaloniaEdit [![Build status](https://ci.appveyor.com/api/projects/status/tqinv44bm76mtx9q/branch/master?svg=true)](https://ci.appveyor.com/project/avaloniaui/avaloniaedit) [![Build Status](https://travis-ci.org/AvaloniaUI/AvaloniaEdit.svg?branch=master)](https://travis-ci.org/AvaloniaUI/Avalon...
0
Update README.md
3
.md
md
mit
AvaloniaUI/AvaloniaEdit
10067612
<NME> README.md <BEF> # AvaloniaEdit [![Build status](https://ci.appveyor.com/api/projects/status/tqinv44bm76mtx9q/branch/master?svg=true)](https://ci.appveyor.com/project/avaloniaui/avaloniaedit) [![Build Status](https://travis-ci.org/AvaloniaUI/AvaloniaEdit.svg?branch=master)](https://travis-ci.org/AvaloniaUI/Avalon...
0
Update README.md
3
.md
md
mit
AvaloniaUI/AvaloniaEdit
10067613
<NME> README.md <BEF> # AvaloniaEdit [![Build status](https://ci.appveyor.com/api/projects/status/tqinv44bm76mtx9q/branch/master?svg=true)](https://ci.appveyor.com/project/avaloniaui/avaloniaedit) [![Build Status](https://travis-ci.org/AvaloniaUI/AvaloniaEdit.svg?branch=master)](https://travis-ci.org/AvaloniaUI/Avalon...
0
Update README.md
3
.md
md
mit
AvaloniaUI/AvaloniaEdit
10067614
<NME> README.md <BEF> # AvaloniaEdit [![Build status](https://ci.appveyor.com/api/projects/status/tqinv44bm76mtx9q/branch/master?svg=true)](https://ci.appveyor.com/project/avaloniaui/avaloniaedit) [![Build Status](https://travis-ci.org/AvaloniaUI/AvaloniaEdit.svg?branch=master)](https://travis-ci.org/AvaloniaUI/Avalon...
0
Update README.md
3
.md
md
mit
AvaloniaUI/AvaloniaEdit
10067615
<NME> README.md <BEF> # AvaloniaEdit [![Build status](https://ci.appveyor.com/api/projects/status/tqinv44bm76mtx9q/branch/master?svg=true)](https://ci.appveyor.com/project/avaloniaui/avaloniaedit) [![Build Status](https://travis-ci.org/AvaloniaUI/AvaloniaEdit.svg?branch=master)](https://travis-ci.org/AvaloniaUI/Avalon...
0
Update README.md
3
.md
md
mit
AvaloniaUI/AvaloniaEdit
10067616
<NME> README.md <BEF> # AvaloniaEdit [![Build status](https://ci.appveyor.com/api/projects/status/tqinv44bm76mtx9q/branch/master?svg=true)](https://ci.appveyor.com/project/avaloniaui/avaloniaedit) [![Build Status](https://travis-ci.org/AvaloniaUI/AvaloniaEdit.svg?branch=master)](https://travis-ci.org/AvaloniaUI/Avalon...
0
Update README.md
3
.md
md
mit
AvaloniaUI/AvaloniaEdit
10067617
<NME> README.md <BEF> # AvaloniaEdit [![Build status](https://ci.appveyor.com/api/projects/status/tqinv44bm76mtx9q/branch/master?svg=true)](https://ci.appveyor.com/project/avaloniaui/avaloniaedit) [![Build Status](https://travis-ci.org/AvaloniaUI/AvaloniaEdit.svg?branch=master)](https://travis-ci.org/AvaloniaUI/Avalon...
0
Update README.md
3
.md
md
mit
AvaloniaUI/AvaloniaEdit
10067618
<NME> README.md <BEF> # AvaloniaEdit [![Build status](https://ci.appveyor.com/api/projects/status/tqinv44bm76mtx9q/branch/master?svg=true)](https://ci.appveyor.com/project/avaloniaui/avaloniaedit) [![Build Status](https://travis-ci.org/AvaloniaUI/AvaloniaEdit.svg?branch=master)](https://travis-ci.org/AvaloniaUI/Avalon...
0
Update README.md
3
.md
md
mit
AvaloniaUI/AvaloniaEdit
10067619
<NME> README.md <BEF> # AvaloniaEdit [![Build status](https://ci.appveyor.com/api/projects/status/tqinv44bm76mtx9q/branch/master?svg=true)](https://ci.appveyor.com/project/avaloniaui/avaloniaedit) [![Build Status](https://travis-ci.org/AvaloniaUI/AvaloniaEdit.svg?branch=master)](https://travis-ci.org/AvaloniaUI/Avalon...
0
Update README.md
3
.md
md
mit
AvaloniaUI/AvaloniaEdit
10067620
<NME> README.md <BEF> # AvaloniaEdit [![Build status](https://ci.appveyor.com/api/projects/status/tqinv44bm76mtx9q/branch/master?svg=true)](https://ci.appveyor.com/project/avaloniaui/avaloniaedit) [![Build Status](https://travis-ci.org/AvaloniaUI/AvaloniaEdit.svg?branch=master)](https://travis-ci.org/AvaloniaUI/Avalon...
0
Update README.md
3
.md
md
mit
AvaloniaUI/AvaloniaEdit
10067621
<NME> README.md <BEF> # AvaloniaEdit [![Build status](https://ci.appveyor.com/api/projects/status/tqinv44bm76mtx9q/branch/master?svg=true)](https://ci.appveyor.com/project/avaloniaui/avaloniaedit) [![Build Status](https://travis-ci.org/AvaloniaUI/AvaloniaEdit.svg?branch=master)](https://travis-ci.org/AvaloniaUI/Avalon...
0
Update README.md
3
.md
md
mit
AvaloniaUI/AvaloniaEdit
10067622
<NME> README.md <BEF> # AvaloniaEdit [![Build status](https://ci.appveyor.com/api/projects/status/tqinv44bm76mtx9q/branch/master?svg=true)](https://ci.appveyor.com/project/avaloniaui/avaloniaedit) [![Build Status](https://travis-ci.org/AvaloniaUI/AvaloniaEdit.svg?branch=master)](https://travis-ci.org/AvaloniaUI/Avalon...
0
Update README.md
3
.md
md
mit
AvaloniaUI/AvaloniaEdit
10067623
<NME> README.md <BEF> # AvaloniaEdit [![Build status](https://ci.appveyor.com/api/projects/status/tqinv44bm76mtx9q/branch/master?svg=true)](https://ci.appveyor.com/project/avaloniaui/avaloniaedit) [![Build Status](https://travis-ci.org/AvaloniaUI/AvaloniaEdit.svg?branch=master)](https://travis-ci.org/AvaloniaUI/Avalon...
0
Update README.md
3
.md
md
mit
AvaloniaUI/AvaloniaEdit
10067624
<NME> README.md <BEF> # AvaloniaEdit [![Build status](https://ci.appveyor.com/api/projects/status/tqinv44bm76mtx9q/branch/master?svg=true)](https://ci.appveyor.com/project/avaloniaui/avaloniaedit) [![Build Status](https://travis-ci.org/AvaloniaUI/AvaloniaEdit.svg?branch=master)](https://travis-ci.org/AvaloniaUI/Avalon...
0
Update README.md
3
.md
md
mit
AvaloniaUI/AvaloniaEdit
10067625
<NME> fruitmachine.js <BEF> /*jslint browser:true, node:true*/ /** * FruitMachine * * Renders layouts/modules from a basic layout definition. * If views require custom interactions devs can extend * the basic functionality. * * @version 0.3.3 * @copyright The Financial Times Limited [All Rights Reserved] * @a...
103
Progress
51
.js
js
mit
ftlabs/fruitmachine
10067626
<NME> AvaloniaEdit.csproj <BEF> <Project Sdk="Microsoft.NET.Sdk"> <PropertyGroup> <TargetFramework>netstandard2.0</TargetFramework> <WarningsNotAsErrors>612,618</WarningsNotAsErrors> <Version>0.10.0-preview5</Version> </PropertyGroup> <ItemGroup> <EmbeddedResource Include="**\*.xshd;**\*.resx;"...
1
bump version.
1
.csproj
csproj
mit
AvaloniaUI/AvaloniaEdit
10067627
<NME> AvaloniaEdit.csproj <BEF> <Project Sdk="Microsoft.NET.Sdk"> <PropertyGroup> <TargetFramework>netstandard2.0</TargetFramework> <WarningsNotAsErrors>612,618</WarningsNotAsErrors> <Version>0.10.0-preview5</Version> </PropertyGroup> <ItemGroup> <EmbeddedResource Include="**\*.xshd;**\*.resx;"...
1
bump version.
1
.csproj
csproj
mit
AvaloniaUI/AvaloniaEdit
10067628
<NME> AvaloniaEdit.csproj <BEF> <Project Sdk="Microsoft.NET.Sdk"> <PropertyGroup> <TargetFramework>netstandard2.0</TargetFramework> <WarningsNotAsErrors>612,618</WarningsNotAsErrors> <Version>0.10.0-preview5</Version> </PropertyGroup> <ItemGroup> <EmbeddedResource Include="**\*.xshd;**\*.resx;"...
1
bump version.
1
.csproj
csproj
mit
AvaloniaUI/AvaloniaEdit
10067629
<NME> AvaloniaEdit.csproj <BEF> <Project Sdk="Microsoft.NET.Sdk"> <PropertyGroup> <TargetFramework>netstandard2.0</TargetFramework> <WarningsNotAsErrors>612,618</WarningsNotAsErrors> <Version>0.10.0-preview5</Version> </PropertyGroup> <ItemGroup> <EmbeddedResource Include="**\*.xshd;**\*.resx;"...
1
bump version.
1
.csproj
csproj
mit
AvaloniaUI/AvaloniaEdit
10067630
<NME> AvaloniaEdit.csproj <BEF> <Project Sdk="Microsoft.NET.Sdk"> <PropertyGroup> <TargetFramework>netstandard2.0</TargetFramework> <WarningsNotAsErrors>612,618</WarningsNotAsErrors> <Version>0.10.0-preview5</Version> </PropertyGroup> <ItemGroup> <EmbeddedResource Include="**\*.xshd;**\*.resx;"...
1
bump version.
1
.csproj
csproj
mit
AvaloniaUI/AvaloniaEdit
10067631
<NME> AvaloniaEdit.csproj <BEF> <Project Sdk="Microsoft.NET.Sdk"> <PropertyGroup> <TargetFramework>netstandard2.0</TargetFramework> <WarningsNotAsErrors>612,618</WarningsNotAsErrors> <Version>0.10.0-preview5</Version> </PropertyGroup> <ItemGroup> <EmbeddedResource Include="**\*.xshd;**\*.resx;"...
1
bump version.
1
.csproj
csproj
mit
AvaloniaUI/AvaloniaEdit
10067632
<NME> AvaloniaEdit.csproj <BEF> <Project Sdk="Microsoft.NET.Sdk"> <PropertyGroup> <TargetFramework>netstandard2.0</TargetFramework> <WarningsNotAsErrors>612,618</WarningsNotAsErrors> <Version>0.10.0-preview5</Version> </PropertyGroup> <ItemGroup> <EmbeddedResource Include="**\*.xshd;**\*.resx;"...
1
bump version.
1
.csproj
csproj
mit
AvaloniaUI/AvaloniaEdit
10067633
<NME> AvaloniaEdit.csproj <BEF> <Project Sdk="Microsoft.NET.Sdk"> <PropertyGroup> <TargetFramework>netstandard2.0</TargetFramework> <WarningsNotAsErrors>612,618</WarningsNotAsErrors> <Version>0.10.0-preview5</Version> </PropertyGroup> <ItemGroup> <EmbeddedResource Include="**\*.xshd;**\*.resx;"...
1
bump version.
1
.csproj
csproj
mit
AvaloniaUI/AvaloniaEdit
10067634
<NME> AvaloniaEdit.csproj <BEF> <Project Sdk="Microsoft.NET.Sdk"> <PropertyGroup> <TargetFramework>netstandard2.0</TargetFramework> <WarningsNotAsErrors>612,618</WarningsNotAsErrors> <Version>0.10.0-preview5</Version> </PropertyGroup> <ItemGroup> <EmbeddedResource Include="**\*.xshd;**\*.resx;"...
1
bump version.
1
.csproj
csproj
mit
AvaloniaUI/AvaloniaEdit
10067635
<NME> AvaloniaEdit.csproj <BEF> <Project Sdk="Microsoft.NET.Sdk"> <PropertyGroup> <TargetFramework>netstandard2.0</TargetFramework> <WarningsNotAsErrors>612,618</WarningsNotAsErrors> <Version>0.10.0-preview5</Version> </PropertyGroup> <ItemGroup> <EmbeddedResource Include="**\*.xshd;**\*.resx;"...
1
bump version.
1
.csproj
csproj
mit
AvaloniaUI/AvaloniaEdit
10067636
<NME> AvaloniaEdit.csproj <BEF> <Project Sdk="Microsoft.NET.Sdk"> <PropertyGroup> <TargetFramework>netstandard2.0</TargetFramework> <WarningsNotAsErrors>612,618</WarningsNotAsErrors> <Version>0.10.0-preview5</Version> </PropertyGroup> <ItemGroup> <EmbeddedResource Include="**\*.xshd;**\*.resx;"...
1
bump version.
1
.csproj
csproj
mit
AvaloniaUI/AvaloniaEdit
10067637
<NME> AvaloniaEdit.csproj <BEF> <Project Sdk="Microsoft.NET.Sdk"> <PropertyGroup> <TargetFramework>netstandard2.0</TargetFramework> <WarningsNotAsErrors>612,618</WarningsNotAsErrors> <Version>0.10.0-preview5</Version> </PropertyGroup> <ItemGroup> <EmbeddedResource Include="**\*.xshd;**\*.resx;"...
1
bump version.
1
.csproj
csproj
mit
AvaloniaUI/AvaloniaEdit
10067638
<NME> AvaloniaEdit.csproj <BEF> <Project Sdk="Microsoft.NET.Sdk"> <PropertyGroup> <TargetFramework>netstandard2.0</TargetFramework> <WarningsNotAsErrors>612,618</WarningsNotAsErrors> <Version>0.10.0-preview5</Version> </PropertyGroup> <ItemGroup> <EmbeddedResource Include="**\*.xshd;**\*.resx;"...
1
bump version.
1
.csproj
csproj
mit
AvaloniaUI/AvaloniaEdit
10067639
<NME> AvaloniaEdit.csproj <BEF> <Project Sdk="Microsoft.NET.Sdk"> <PropertyGroup> <TargetFramework>netstandard2.0</TargetFramework> <WarningsNotAsErrors>612,618</WarningsNotAsErrors> <Version>0.10.0-preview5</Version> </PropertyGroup> <ItemGroup> <EmbeddedResource Include="**\*.xshd;**\*.resx;"...
1
bump version.
1
.csproj
csproj
mit
AvaloniaUI/AvaloniaEdit
10067640
<NME> AvaloniaEdit.csproj <BEF> <Project Sdk="Microsoft.NET.Sdk"> <PropertyGroup> <TargetFramework>netstandard2.0</TargetFramework> <WarningsNotAsErrors>612,618</WarningsNotAsErrors> <Version>0.10.0-preview5</Version> </PropertyGroup> <ItemGroup> <EmbeddedResource Include="**\*.xshd;**\*.resx;"...
1
bump version.
1
.csproj
csproj
mit
AvaloniaUI/AvaloniaEdit
10067641
<NME> tests.js <BEF> /** * loadjs tests * @module test/tests.js */ var pathsLoaded = null, // file register testEl = null, assert = chai.assert, expect = chai.expect; describe('LoadJS tests', function() { beforeEach(function() { // reset register pathsLoaded = {}; }); // =============...
27
shaved off some bytes by throwing error string, updated tests and documentation
24
.js
js
mit
muicss/loadjs
10067642
<NME> tests.js <BEF> /** * loadjs tests * @module test/tests.js */ var pathsLoaded = null, // file register testEl = null, assert = chai.assert, expect = chai.expect; describe('LoadJS tests', function() { beforeEach(function() { // reset register pathsLoaded = {}; }); // =============...
27
shaved off some bytes by throwing error string, updated tests and documentation
24
.js
js
mit
muicss/loadjs
10067643
<NME> AvaloniaEdit.Tests.csproj <BEF> <Project Sdk="Microsoft.NET.Sdk"> <PropertyGroup> <TargetFramework>netcoreapp2.2</TargetFramework> </PropertyGroup> <ItemGroup> <PackageReference Include="Microsoft.NET.Test.Sdk" Version="16.0.1" /> <PackageReference Include="Moq" Version="4.10.1" /> <Packa...
2
Update test project to net5
1
.csproj
Tests/AvaloniaEdit
mit
AvaloniaUI/AvaloniaEdit
10067644
<NME> AvaloniaEdit.Tests.csproj <BEF> <Project Sdk="Microsoft.NET.Sdk"> <PropertyGroup> <TargetFramework>netcoreapp2.2</TargetFramework> </PropertyGroup> <ItemGroup> <PackageReference Include="Microsoft.NET.Test.Sdk" Version="16.0.1" /> <PackageReference Include="Moq" Version="4.10.1" /> <Packa...
2
Update test project to net5
1
.csproj
Tests/AvaloniaEdit
mit
AvaloniaUI/AvaloniaEdit
10067645
<NME> AvaloniaEdit.Tests.csproj <BEF> <Project Sdk="Microsoft.NET.Sdk"> <PropertyGroup> <TargetFramework>netcoreapp2.2</TargetFramework> </PropertyGroup> <ItemGroup> <PackageReference Include="Microsoft.NET.Test.Sdk" Version="16.0.1" /> <PackageReference Include="Moq" Version="4.10.1" /> <Packa...
2
Update test project to net5
1
.csproj
Tests/AvaloniaEdit
mit
AvaloniaUI/AvaloniaEdit
10067646
<NME> AvaloniaEdit.Tests.csproj <BEF> <Project Sdk="Microsoft.NET.Sdk"> <PropertyGroup> <TargetFramework>netcoreapp2.2</TargetFramework> </PropertyGroup> <ItemGroup> <PackageReference Include="Microsoft.NET.Test.Sdk" Version="16.0.1" /> <PackageReference Include="Moq" Version="4.10.1" /> <Packa...
2
Update test project to net5
1
.csproj
Tests/AvaloniaEdit
mit
AvaloniaUI/AvaloniaEdit
10067647
<NME> AvaloniaEdit.Tests.csproj <BEF> <Project Sdk="Microsoft.NET.Sdk"> <PropertyGroup> <TargetFramework>netcoreapp2.2</TargetFramework> </PropertyGroup> <ItemGroup> <PackageReference Include="Microsoft.NET.Test.Sdk" Version="16.0.1" /> <PackageReference Include="Moq" Version="4.10.1" /> <Packa...
2
Update test project to net5
1
.csproj
Tests/AvaloniaEdit
mit
AvaloniaUI/AvaloniaEdit
10067648
<NME> AvaloniaEdit.Tests.csproj <BEF> <Project Sdk="Microsoft.NET.Sdk"> <PropertyGroup> <TargetFramework>netcoreapp2.2</TargetFramework> </PropertyGroup> <ItemGroup> <PackageReference Include="Microsoft.NET.Test.Sdk" Version="16.0.1" /> <PackageReference Include="Moq" Version="4.10.1" /> <Packa...
2
Update test project to net5
1
.csproj
Tests/AvaloniaEdit
mit
AvaloniaUI/AvaloniaEdit
10067649
<NME> AvaloniaEdit.Tests.csproj <BEF> <Project Sdk="Microsoft.NET.Sdk"> <PropertyGroup> <TargetFramework>netcoreapp2.2</TargetFramework> </PropertyGroup> <ItemGroup> <PackageReference Include="Microsoft.NET.Test.Sdk" Version="16.0.1" /> <PackageReference Include="Moq" Version="4.10.1" /> <Packa...
2
Update test project to net5
1
.csproj
Tests/AvaloniaEdit
mit
AvaloniaUI/AvaloniaEdit