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 |
|---|---|---|---|---|---|---|---|---|
10068450 | <NME> SearchPanel.xaml
<BEF> <Styles xmlns="https://github.com/avaloniaui"
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
xmlns:ae="clr-namespace:AvaloniaEdit;assembly=AvaloniaEdit"
xmlns:search="clr-namespace:AvaloniaEdit.Search;assembly=AvaloniaEdit">
<Style Selector="search|Se... | 1 | overide fontsize and fontfamily. | 1 | .xaml | xaml | mit | AvaloniaUI/AvaloniaEdit |
10068451 | <NME> SearchPanel.xaml
<BEF> <Styles xmlns="https://github.com/avaloniaui"
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
xmlns:ae="clr-namespace:AvaloniaEdit;assembly=AvaloniaEdit"
xmlns:search="clr-namespace:AvaloniaEdit.Search;assembly=AvaloniaEdit">
<Style Selector="search|Se... | 1 | overide fontsize and fontfamily. | 1 | .xaml | xaml | mit | AvaloniaUI/AvaloniaEdit |
10068452 | <NME> SearchPanel.xaml
<BEF> <Styles xmlns="https://github.com/avaloniaui"
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
xmlns:ae="clr-namespace:AvaloniaEdit;assembly=AvaloniaEdit"
xmlns:search="clr-namespace:AvaloniaEdit.Search;assembly=AvaloniaEdit">
<Style Selector="search|Se... | 1 | overide fontsize and fontfamily. | 1 | .xaml | xaml | mit | AvaloniaUI/AvaloniaEdit |
10068453 | <NME> SearchPanel.xaml
<BEF> <Styles xmlns="https://github.com/avaloniaui"
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
xmlns:ae="clr-namespace:AvaloniaEdit;assembly=AvaloniaEdit"
xmlns:search="clr-namespace:AvaloniaEdit.Search;assembly=AvaloniaEdit">
<Style Selector="search|Se... | 1 | overide fontsize and fontfamily. | 1 | .xaml | xaml | mit | AvaloniaUI/AvaloniaEdit |
10068454 | <NME> SearchPanel.xaml
<BEF> <Styles xmlns="https://github.com/avaloniaui"
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
xmlns:ae="clr-namespace:AvaloniaEdit;assembly=AvaloniaEdit"
xmlns:search="clr-namespace:AvaloniaEdit.Search;assembly=AvaloniaEdit">
<Style Selector="search|Se... | 1 | overide fontsize and fontfamily. | 1 | .xaml | xaml | mit | AvaloniaUI/AvaloniaEdit |
10068455 | <NME> SearchPanel.xaml
<BEF> <Styles xmlns="https://github.com/avaloniaui"
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
xmlns:ae="clr-namespace:AvaloniaEdit;assembly=AvaloniaEdit"
xmlns:search="clr-namespace:AvaloniaEdit.Search;assembly=AvaloniaEdit">
<Style Selector="search|Se... | 1 | overide fontsize and fontfamily. | 1 | .xaml | xaml | mit | AvaloniaUI/AvaloniaEdit |
10068456 | <NME> SearchPanel.xaml
<BEF> <Styles xmlns="https://github.com/avaloniaui"
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
xmlns:ae="clr-namespace:AvaloniaEdit;assembly=AvaloniaEdit"
xmlns:search="clr-namespace:AvaloniaEdit.Search;assembly=AvaloniaEdit">
<Style Selector="search|Se... | 1 | overide fontsize and fontfamily. | 1 | .xaml | xaml | mit | AvaloniaUI/AvaloniaEdit |
10068457 | <NME> SearchPanel.xaml
<BEF> <Styles xmlns="https://github.com/avaloniaui"
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
xmlns:ae="clr-namespace:AvaloniaEdit;assembly=AvaloniaEdit"
xmlns:search="clr-namespace:AvaloniaEdit.Search;assembly=AvaloniaEdit">
<Style Selector="search|Se... | 1 | overide fontsize and fontfamily. | 1 | .xaml | xaml | mit | AvaloniaUI/AvaloniaEdit |
10068458 | <NME> SearchPanel.xaml
<BEF> <Styles xmlns="https://github.com/avaloniaui"
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
xmlns:ae="clr-namespace:AvaloniaEdit;assembly=AvaloniaEdit"
xmlns:search="clr-namespace:AvaloniaEdit.Search;assembly=AvaloniaEdit">
<Style Selector="search|Se... | 1 | overide fontsize and fontfamily. | 1 | .xaml | xaml | mit | AvaloniaUI/AvaloniaEdit |
10068459 | <NME> SearchPanel.xaml
<BEF> <Styles xmlns="https://github.com/avaloniaui"
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
xmlns:ae="clr-namespace:AvaloniaEdit;assembly=AvaloniaEdit"
xmlns:search="clr-namespace:AvaloniaEdit.Search;assembly=AvaloniaEdit">
<Style Selector="search|Se... | 1 | overide fontsize and fontfamily. | 1 | .xaml | xaml | mit | AvaloniaUI/AvaloniaEdit |
10068460 | <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... | 23 | Pass options object as a param to the initialize event callback | 19 | .js | js | mit | ftlabs/fruitmachine |
10068461 | <NME> AvaloniaEdit.csproj
<BEF> <Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<TargetFramework>netstandard2.0</TargetFramework>
<WarningsNotAsErrors>0612,0618</WarningsNotAsErrors>
<PackageId>Avalonia.AvaloniaEdit</PackageId>
</PropertyGroup>
<ItemGroup>
<EmbeddedResource Include="**\*.xshd;... | 1 | update avalonia. | 1 | .csproj | csproj | mit | AvaloniaUI/AvaloniaEdit |
10068462 | <NME> AvaloniaEdit.csproj
<BEF> <Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<TargetFramework>netstandard2.0</TargetFramework>
<WarningsNotAsErrors>0612,0618</WarningsNotAsErrors>
<PackageId>Avalonia.AvaloniaEdit</PackageId>
</PropertyGroup>
<ItemGroup>
<EmbeddedResource Include="**\*.xshd;... | 1 | update avalonia. | 1 | .csproj | csproj | mit | AvaloniaUI/AvaloniaEdit |
10068463 | <NME> AvaloniaEdit.csproj
<BEF> <Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<TargetFramework>netstandard2.0</TargetFramework>
<WarningsNotAsErrors>0612,0618</WarningsNotAsErrors>
<PackageId>Avalonia.AvaloniaEdit</PackageId>
</PropertyGroup>
<ItemGroup>
<EmbeddedResource Include="**\*.xshd;... | 1 | update avalonia. | 1 | .csproj | csproj | mit | AvaloniaUI/AvaloniaEdit |
10068464 | <NME> AvaloniaEdit.csproj
<BEF> <Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<TargetFramework>netstandard2.0</TargetFramework>
<WarningsNotAsErrors>0612,0618</WarningsNotAsErrors>
<PackageId>Avalonia.AvaloniaEdit</PackageId>
</PropertyGroup>
<ItemGroup>
<EmbeddedResource Include="**\*.xshd;... | 1 | update avalonia. | 1 | .csproj | csproj | mit | AvaloniaUI/AvaloniaEdit |
10068465 | <NME> AvaloniaEdit.csproj
<BEF> <Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<TargetFramework>netstandard2.0</TargetFramework>
<WarningsNotAsErrors>0612,0618</WarningsNotAsErrors>
<PackageId>Avalonia.AvaloniaEdit</PackageId>
</PropertyGroup>
<ItemGroup>
<EmbeddedResource Include="**\*.xshd;... | 1 | update avalonia. | 1 | .csproj | csproj | mit | AvaloniaUI/AvaloniaEdit |
10068466 | <NME> AvaloniaEdit.csproj
<BEF> <Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<TargetFramework>netstandard2.0</TargetFramework>
<WarningsNotAsErrors>0612,0618</WarningsNotAsErrors>
<PackageId>Avalonia.AvaloniaEdit</PackageId>
</PropertyGroup>
<ItemGroup>
<EmbeddedResource Include="**\*.xshd;... | 1 | update avalonia. | 1 | .csproj | csproj | mit | AvaloniaUI/AvaloniaEdit |
10068467 | <NME> AvaloniaEdit.csproj
<BEF> <Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<TargetFramework>netstandard2.0</TargetFramework>
<WarningsNotAsErrors>0612,0618</WarningsNotAsErrors>
<PackageId>Avalonia.AvaloniaEdit</PackageId>
</PropertyGroup>
<ItemGroup>
<EmbeddedResource Include="**\*.xshd;... | 1 | update avalonia. | 1 | .csproj | csproj | mit | AvaloniaUI/AvaloniaEdit |
10068468 | <NME> AvaloniaEdit.csproj
<BEF> <Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<TargetFramework>netstandard2.0</TargetFramework>
<WarningsNotAsErrors>0612,0618</WarningsNotAsErrors>
<PackageId>Avalonia.AvaloniaEdit</PackageId>
</PropertyGroup>
<ItemGroup>
<EmbeddedResource Include="**\*.xshd;... | 1 | update avalonia. | 1 | .csproj | csproj | mit | AvaloniaUI/AvaloniaEdit |
10068469 | <NME> AvaloniaEdit.csproj
<BEF> <Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<TargetFramework>netstandard2.0</TargetFramework>
<WarningsNotAsErrors>0612,0618</WarningsNotAsErrors>
<PackageId>Avalonia.AvaloniaEdit</PackageId>
</PropertyGroup>
<ItemGroup>
<EmbeddedResource Include="**\*.xshd;... | 1 | update avalonia. | 1 | .csproj | csproj | mit | AvaloniaUI/AvaloniaEdit |
10068470 | <NME> AvaloniaEdit.csproj
<BEF> <Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<TargetFramework>netstandard2.0</TargetFramework>
<WarningsNotAsErrors>0612,0618</WarningsNotAsErrors>
<PackageId>Avalonia.AvaloniaEdit</PackageId>
</PropertyGroup>
<ItemGroup>
<EmbeddedResource Include="**\*.xshd;... | 1 | update avalonia. | 1 | .csproj | csproj | mit | AvaloniaUI/AvaloniaEdit |
10068471 | <NME> AvaloniaEdit.csproj
<BEF> <Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<TargetFramework>netstandard2.0</TargetFramework>
<WarningsNotAsErrors>0612,0618</WarningsNotAsErrors>
<PackageId>Avalonia.AvaloniaEdit</PackageId>
</PropertyGroup>
<ItemGroup>
<EmbeddedResource Include="**\*.xshd;... | 1 | update avalonia. | 1 | .csproj | csproj | mit | AvaloniaUI/AvaloniaEdit |
10068472 | <NME> AvaloniaEdit.csproj
<BEF> <Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<TargetFramework>netstandard2.0</TargetFramework>
<WarningsNotAsErrors>0612,0618</WarningsNotAsErrors>
<PackageId>Avalonia.AvaloniaEdit</PackageId>
</PropertyGroup>
<ItemGroup>
<EmbeddedResource Include="**\*.xshd;... | 1 | update avalonia. | 1 | .csproj | csproj | mit | AvaloniaUI/AvaloniaEdit |
10068473 | <NME> AvaloniaEdit.csproj
<BEF> <Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<TargetFramework>netstandard2.0</TargetFramework>
<WarningsNotAsErrors>0612,0618</WarningsNotAsErrors>
<PackageId>Avalonia.AvaloniaEdit</PackageId>
</PropertyGroup>
<ItemGroup>
<EmbeddedResource Include="**\*.xshd;... | 1 | update avalonia. | 1 | .csproj | csproj | mit | AvaloniaUI/AvaloniaEdit |
10068474 | <NME> AvaloniaEdit.csproj
<BEF> <Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<TargetFramework>netstandard2.0</TargetFramework>
<WarningsNotAsErrors>0612,0618</WarningsNotAsErrors>
<PackageId>Avalonia.AvaloniaEdit</PackageId>
</PropertyGroup>
<ItemGroup>
<EmbeddedResource Include="**\*.xshd;... | 1 | update avalonia. | 1 | .csproj | csproj | mit | AvaloniaUI/AvaloniaEdit |
10068475 | <NME> AvaloniaEdit.csproj
<BEF> <Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<TargetFramework>netstandard2.0</TargetFramework>
<WarningsNotAsErrors>0612,0618</WarningsNotAsErrors>
<PackageId>Avalonia.AvaloniaEdit</PackageId>
</PropertyGroup>
<ItemGroup>
<EmbeddedResource Include="**\*.xshd;... | 1 | update avalonia. | 1 | .csproj | csproj | mit | AvaloniaUI/AvaloniaEdit |
10068476 | <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 = {};
// reset loadjs depe... | 3 | commented out adblock test | 2 | .js | js | mit | muicss/loadjs |
10068477 | <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 = {};
// reset loadjs depe... | 3 | commented out adblock test | 2 | .js | js | mit | muicss/loadjs |
10068478 | <NME> module.appendTo.js
<BEF> ADDFILE
<MSG> Merge pull request #69 from ftlabs/appendTo
Append to with next sibling specified
<DFF> @@ -0,0 +1,61 @@
+
+buster.testCase('View#appendTo()', {
+ setUp: helpers.createView,
+
+ "Should return the view for a fluent interface.": function() {
+ var sandbox = document.cre... | 61 | Merge pull request #69 from ftlabs/appendTo | 0 | .js | appendTo | mit | ftlabs/fruitmachine |
10068479 | <NME> file1.js
<BEF> ADDFILE
<MSG> progress on tests
<DFF> @@ -0,0 +1,1 @@
+console.log('file1.js');
| 1 | progress on tests | 0 | .js | js | mit | muicss/loadjs |
10068480 | <NME> file1.js
<BEF> ADDFILE
<MSG> progress on tests
<DFF> @@ -0,0 +1,1 @@
+console.log('file1.js');
| 1 | progress on tests | 0 | .js | js | mit | muicss/loadjs |
10068481 | <NME> view.remove.js
<BEF> ADDFILE
<MSG> Updated View#remove() logic and added tests (closes #15)
<DFF> @@ -0,0 +1,84 @@
+
+buster.testCase('View#remove()', {
+
+ "Should remove the child passed from the parent's children array": function() {
+ var list = new helpers.Views.Layout();
+ var Apple = helpers.Views.... | 84 | Updated View#remove() logic and added tests (closes #15) | 0 | .js | remove | mit | ftlabs/fruitmachine |
10068482 | <NME> HighlightingColor.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... | 2 | Merge pull request #43 from wieslawsoltes/FixBuildAndUpdate | 2 | .cs | cs | mit | AvaloniaUI/AvaloniaEdit |
10068483 | <NME> HighlightingColor.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... | 2 | Merge pull request #43 from wieslawsoltes/FixBuildAndUpdate | 2 | .cs | cs | mit | AvaloniaUI/AvaloniaEdit |
10068484 | <NME> HighlightingColor.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... | 2 | Merge pull request #43 from wieslawsoltes/FixBuildAndUpdate | 2 | .cs | cs | mit | AvaloniaUI/AvaloniaEdit |
10068485 | <NME> HighlightingColor.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... | 2 | Merge pull request #43 from wieslawsoltes/FixBuildAndUpdate | 2 | .cs | cs | mit | AvaloniaUI/AvaloniaEdit |
10068486 | <NME> HighlightingColor.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... | 2 | Merge pull request #43 from wieslawsoltes/FixBuildAndUpdate | 2 | .cs | cs | mit | AvaloniaUI/AvaloniaEdit |
10068487 | <NME> HighlightingColor.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... | 2 | Merge pull request #43 from wieslawsoltes/FixBuildAndUpdate | 2 | .cs | cs | mit | AvaloniaUI/AvaloniaEdit |
10068488 | <NME> HighlightingColor.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... | 2 | Merge pull request #43 from wieslawsoltes/FixBuildAndUpdate | 2 | .cs | cs | mit | AvaloniaUI/AvaloniaEdit |
10068489 | <NME> HighlightingColor.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... | 2 | Merge pull request #43 from wieslawsoltes/FixBuildAndUpdate | 2 | .cs | cs | mit | AvaloniaUI/AvaloniaEdit |
10068490 | <NME> HighlightingColor.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... | 2 | Merge pull request #43 from wieslawsoltes/FixBuildAndUpdate | 2 | .cs | cs | mit | AvaloniaUI/AvaloniaEdit |
10068491 | <NME> HighlightingColor.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... | 2 | Merge pull request #43 from wieslawsoltes/FixBuildAndUpdate | 2 | .cs | cs | mit | AvaloniaUI/AvaloniaEdit |
10068492 | <NME> HighlightingColor.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... | 2 | Merge pull request #43 from wieslawsoltes/FixBuildAndUpdate | 2 | .cs | cs | mit | AvaloniaUI/AvaloniaEdit |
10068493 | <NME> HighlightingColor.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... | 2 | Merge pull request #43 from wieslawsoltes/FixBuildAndUpdate | 2 | .cs | cs | mit | AvaloniaUI/AvaloniaEdit |
10068494 | <NME> HighlightingColor.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... | 2 | Merge pull request #43 from wieslawsoltes/FixBuildAndUpdate | 2 | .cs | cs | mit | AvaloniaUI/AvaloniaEdit |
10068495 | <NME> HighlightingColor.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... | 2 | Merge pull request #43 from wieslawsoltes/FixBuildAndUpdate | 2 | .cs | cs | mit | AvaloniaUI/AvaloniaEdit |
10068496 | <NME> HighlightingColor.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... | 2 | Merge pull request #43 from wieslawsoltes/FixBuildAndUpdate | 2 | .cs | cs | mit | AvaloniaUI/AvaloniaEdit |
10068497 | <NME> HighlightingColor.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... | 2 | Merge branch 'master' into editor-performance | 2 | .cs | cs | mit | AvaloniaUI/AvaloniaEdit |
10068498 | <NME> HighlightingColor.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... | 2 | Merge branch 'master' into editor-performance | 2 | .cs | cs | mit | AvaloniaUI/AvaloniaEdit |
10068499 | <NME> HighlightingColor.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... | 2 | Merge branch 'master' into editor-performance | 2 | .cs | cs | mit | AvaloniaUI/AvaloniaEdit |
10068500 | <NME> HighlightingColor.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... | 2 | Merge branch 'master' into editor-performance | 2 | .cs | cs | mit | AvaloniaUI/AvaloniaEdit |
10068501 | <NME> HighlightingColor.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... | 2 | Merge branch 'master' into editor-performance | 2 | .cs | cs | mit | AvaloniaUI/AvaloniaEdit |
10068502 | <NME> HighlightingColor.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... | 2 | Merge branch 'master' into editor-performance | 2 | .cs | cs | mit | AvaloniaUI/AvaloniaEdit |
10068503 | <NME> HighlightingColor.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... | 2 | Merge branch 'master' into editor-performance | 2 | .cs | cs | mit | AvaloniaUI/AvaloniaEdit |
10068504 | <NME> HighlightingColor.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... | 2 | Merge branch 'master' into editor-performance | 2 | .cs | cs | mit | AvaloniaUI/AvaloniaEdit |
10068505 | <NME> HighlightingColor.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... | 2 | Merge branch 'master' into editor-performance | 2 | .cs | cs | mit | AvaloniaUI/AvaloniaEdit |
10068506 | <NME> HighlightingColor.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... | 2 | Merge branch 'master' into editor-performance | 2 | .cs | cs | mit | AvaloniaUI/AvaloniaEdit |
10068507 | <NME> HighlightingColor.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... | 2 | Merge branch 'master' into editor-performance | 2 | .cs | cs | mit | AvaloniaUI/AvaloniaEdit |
10068508 | <NME> HighlightingColor.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... | 2 | Merge branch 'master' into editor-performance | 2 | .cs | cs | mit | AvaloniaUI/AvaloniaEdit |
10068509 | <NME> HighlightingColor.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... | 2 | Merge branch 'master' into editor-performance | 2 | .cs | cs | mit | AvaloniaUI/AvaloniaEdit |
10068510 | <NME> HighlightingColor.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... | 2 | Merge branch 'master' into editor-performance | 2 | .cs | cs | mit | AvaloniaUI/AvaloniaEdit |
10068511 | <NME> HighlightingColor.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... | 2 | Merge branch 'master' into editor-performance | 2 | .cs | cs | mit | AvaloniaUI/AvaloniaEdit |
10068512 | <NME> readme.hogan
<BEF> # {{pkg.title}} [](https://travis-ci.org/ftlabs/fruitmachine) [](https://coveralls.io/r/ftlabs/fruitmachine?branch=master) [![Dep... | 3 | Simpliefied intro exampple | 5 | .hogan | hogan | mit | ftlabs/fruitmachine |
10068513 | <NME> buster.js
<BEF> ADDFILE
<MSG> Merge branch 'master' of github.com:wilsonpage/fruitmachine
<DFF> @@ -0,0 +1,12 @@
+var config = module.exports;
+
+config["FruitMachineTests"] = {
+ rootPath: '../',
+ environment: "browser",
+ sources: [
+ 'lib/fruitmachine.js'
+ ],
+ tests: [
+ 'test/fruitmachine_test.js'
+ ]
... | 12 | Merge branch 'master' of github.com:wilsonpage/fruitmachine | 0 | .js | js | mit | ftlabs/fruitmachine |
10068514 | <NME> TextEditorModel.cs
<BEF> using System;
using Avalonia.Threading;
using AvaloniaEdit.Document;
using AvaloniaEdit.Rendering;
using TextMateSharp.Model;
namespace AvaloniaEdit.TextMate
{
public class TextEditorModel : AbstractLineList, IDisposable
{
private readonly TextDocument _document;
... | 1 | Tokenize the viewport at the minimum possible priority | 1 | .cs | TextMate/TextEditorModel | mit | AvaloniaUI/AvaloniaEdit |
10068515 | <NME> TextEditorModel.cs
<BEF> using System;
using Avalonia.Threading;
using AvaloniaEdit.Document;
using AvaloniaEdit.Rendering;
using TextMateSharp.Model;
namespace AvaloniaEdit.TextMate
{
public class TextEditorModel : AbstractLineList, IDisposable
{
private readonly TextDocument _document;
... | 1 | Tokenize the viewport at the minimum possible priority | 1 | .cs | TextMate/TextEditorModel | mit | AvaloniaUI/AvaloniaEdit |
10068516 | <NME> TextEditorModel.cs
<BEF> using System;
using Avalonia.Threading;
using AvaloniaEdit.Document;
using AvaloniaEdit.Rendering;
using TextMateSharp.Model;
namespace AvaloniaEdit.TextMate
{
public class TextEditorModel : AbstractLineList, IDisposable
{
private readonly TextDocument _document;
... | 1 | Tokenize the viewport at the minimum possible priority | 1 | .cs | TextMate/TextEditorModel | mit | AvaloniaUI/AvaloniaEdit |
10068517 | <NME> TextEditorModel.cs
<BEF> using System;
using Avalonia.Threading;
using AvaloniaEdit.Document;
using AvaloniaEdit.Rendering;
using TextMateSharp.Model;
namespace AvaloniaEdit.TextMate
{
public class TextEditorModel : AbstractLineList, IDisposable
{
private readonly TextDocument _document;
... | 1 | Tokenize the viewport at the minimum possible priority | 1 | .cs | TextMate/TextEditorModel | mit | AvaloniaUI/AvaloniaEdit |
10068518 | <NME> TextEditorModel.cs
<BEF> using System;
using Avalonia.Threading;
using AvaloniaEdit.Document;
using AvaloniaEdit.Rendering;
using TextMateSharp.Model;
namespace AvaloniaEdit.TextMate
{
public class TextEditorModel : AbstractLineList, IDisposable
{
private readonly TextDocument _document;
... | 1 | Tokenize the viewport at the minimum possible priority | 1 | .cs | TextMate/TextEditorModel | mit | AvaloniaUI/AvaloniaEdit |
10068519 | <NME> TextEditorModel.cs
<BEF> using System;
using Avalonia.Threading;
using AvaloniaEdit.Document;
using AvaloniaEdit.Rendering;
using TextMateSharp.Model;
namespace AvaloniaEdit.TextMate
{
public class TextEditorModel : AbstractLineList, IDisposable
{
private readonly TextDocument _document;
... | 1 | Tokenize the viewport at the minimum possible priority | 1 | .cs | TextMate/TextEditorModel | mit | AvaloniaUI/AvaloniaEdit |
10068520 | <NME> TextEditorModel.cs
<BEF> using System;
using Avalonia.Threading;
using AvaloniaEdit.Document;
using AvaloniaEdit.Rendering;
using TextMateSharp.Model;
namespace AvaloniaEdit.TextMate
{
public class TextEditorModel : AbstractLineList, IDisposable
{
private readonly TextDocument _document;
... | 1 | Tokenize the viewport at the minimum possible priority | 1 | .cs | TextMate/TextEditorModel | mit | AvaloniaUI/AvaloniaEdit |
10068521 | <NME> TextEditorModel.cs
<BEF> using System;
using Avalonia.Threading;
using AvaloniaEdit.Document;
using AvaloniaEdit.Rendering;
using TextMateSharp.Model;
namespace AvaloniaEdit.TextMate
{
public class TextEditorModel : AbstractLineList, IDisposable
{
private readonly TextDocument _document;
... | 1 | Tokenize the viewport at the minimum possible priority | 1 | .cs | TextMate/TextEditorModel | mit | AvaloniaUI/AvaloniaEdit |
10068522 | <NME> TextEditorModel.cs
<BEF> using System;
using Avalonia.Threading;
using AvaloniaEdit.Document;
using AvaloniaEdit.Rendering;
using TextMateSharp.Model;
namespace AvaloniaEdit.TextMate
{
public class TextEditorModel : AbstractLineList, IDisposable
{
private readonly TextDocument _document;
... | 1 | Tokenize the viewport at the minimum possible priority | 1 | .cs | TextMate/TextEditorModel | mit | AvaloniaUI/AvaloniaEdit |
10068523 | <NME> TextEditorModel.cs
<BEF> using System;
using Avalonia.Threading;
using AvaloniaEdit.Document;
using AvaloniaEdit.Rendering;
using TextMateSharp.Model;
namespace AvaloniaEdit.TextMate
{
public class TextEditorModel : AbstractLineList, IDisposable
{
private readonly TextDocument _document;
... | 1 | Tokenize the viewport at the minimum possible priority | 1 | .cs | TextMate/TextEditorModel | mit | AvaloniaUI/AvaloniaEdit |
10068524 | <NME> TextEditorModel.cs
<BEF> using System;
using Avalonia.Threading;
using AvaloniaEdit.Document;
using AvaloniaEdit.Rendering;
using TextMateSharp.Model;
namespace AvaloniaEdit.TextMate
{
public class TextEditorModel : AbstractLineList, IDisposable
{
private readonly TextDocument _document;
... | 1 | Tokenize the viewport at the minimum possible priority | 1 | .cs | TextMate/TextEditorModel | mit | AvaloniaUI/AvaloniaEdit |
10068525 | <NME> TextEditorModel.cs
<BEF> using System;
using Avalonia.Threading;
using AvaloniaEdit.Document;
using AvaloniaEdit.Rendering;
using TextMateSharp.Model;
namespace AvaloniaEdit.TextMate
{
public class TextEditorModel : AbstractLineList, IDisposable
{
private readonly TextDocument _document;
... | 1 | Tokenize the viewport at the minimum possible priority | 1 | .cs | TextMate/TextEditorModel | mit | AvaloniaUI/AvaloniaEdit |
10068526 | <NME> TextEditorModel.cs
<BEF> using System;
using Avalonia.Threading;
using AvaloniaEdit.Document;
using AvaloniaEdit.Rendering;
using TextMateSharp.Model;
namespace AvaloniaEdit.TextMate
{
public class TextEditorModel : AbstractLineList, IDisposable
{
private readonly TextDocument _document;
... | 1 | Tokenize the viewport at the minimum possible priority | 1 | .cs | TextMate/TextEditorModel | mit | AvaloniaUI/AvaloniaEdit |
10068527 | <NME> TextEditorModel.cs
<BEF> using System;
using Avalonia.Threading;
using AvaloniaEdit.Document;
using AvaloniaEdit.Rendering;
using TextMateSharp.Model;
namespace AvaloniaEdit.TextMate
{
public class TextEditorModel : AbstractLineList, IDisposable
{
private readonly TextDocument _document;
... | 1 | Tokenize the viewport at the minimum possible priority | 1 | .cs | TextMate/TextEditorModel | mit | AvaloniaUI/AvaloniaEdit |
10068528 | <NME> TextEditorModel.cs
<BEF> using System;
using Avalonia.Threading;
using AvaloniaEdit.Document;
using AvaloniaEdit.Rendering;
using TextMateSharp.Model;
namespace AvaloniaEdit.TextMate
{
public class TextEditorModel : AbstractLineList, IDisposable
{
private readonly TextDocument _document;
... | 1 | Tokenize the viewport at the minimum possible priority | 1 | .cs | TextMate/TextEditorModel | mit | AvaloniaUI/AvaloniaEdit |
10068529 | <NME> README.md
<BEF> # FruitMachine
A modular view layout manager for client and server.
FruitMachine is designed to build rich interactive layouts from modular, reusable components. It's light and unopinionated so that it can be applied to almost any layout problem. FruitMachine is currently powering the [FT Web Ap... | 1 | New build | 1 | .md | md | mit | ftlabs/fruitmachine |
10068530 | <NME> SearchResultBackgroundRenderer.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, incl... | 1 | fix search result background renderer. | 1 | .cs | cs | mit | AvaloniaUI/AvaloniaEdit |
10068531 | <NME> SearchResultBackgroundRenderer.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, incl... | 1 | fix search result background renderer. | 1 | .cs | cs | mit | AvaloniaUI/AvaloniaEdit |
10068532 | <NME> SearchResultBackgroundRenderer.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, incl... | 1 | fix search result background renderer. | 1 | .cs | cs | mit | AvaloniaUI/AvaloniaEdit |
10068533 | <NME> SearchResultBackgroundRenderer.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, incl... | 1 | fix search result background renderer. | 1 | .cs | cs | mit | AvaloniaUI/AvaloniaEdit |
10068534 | <NME> SearchResultBackgroundRenderer.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, incl... | 1 | fix search result background renderer. | 1 | .cs | cs | mit | AvaloniaUI/AvaloniaEdit |
10068535 | <NME> SearchResultBackgroundRenderer.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, incl... | 1 | fix search result background renderer. | 1 | .cs | cs | mit | AvaloniaUI/AvaloniaEdit |
10068536 | <NME> SearchResultBackgroundRenderer.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, incl... | 1 | fix search result background renderer. | 1 | .cs | cs | mit | AvaloniaUI/AvaloniaEdit |
10068537 | <NME> SearchResultBackgroundRenderer.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, incl... | 1 | fix search result background renderer. | 1 | .cs | cs | mit | AvaloniaUI/AvaloniaEdit |
10068538 | <NME> SearchResultBackgroundRenderer.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, incl... | 1 | fix search result background renderer. | 1 | .cs | cs | mit | AvaloniaUI/AvaloniaEdit |
10068539 | <NME> SearchResultBackgroundRenderer.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, incl... | 1 | fix search result background renderer. | 1 | .cs | cs | mit | AvaloniaUI/AvaloniaEdit |
10068540 | <NME> SearchResultBackgroundRenderer.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, incl... | 1 | fix search result background renderer. | 1 | .cs | cs | mit | AvaloniaUI/AvaloniaEdit |
10068541 | <NME> SearchResultBackgroundRenderer.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, incl... | 1 | fix search result background renderer. | 1 | .cs | cs | mit | AvaloniaUI/AvaloniaEdit |
10068542 | <NME> SearchResultBackgroundRenderer.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, incl... | 1 | fix search result background renderer. | 1 | .cs | cs | mit | AvaloniaUI/AvaloniaEdit |
10068543 | <NME> SearchResultBackgroundRenderer.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, incl... | 1 | fix search result background renderer. | 1 | .cs | cs | mit | AvaloniaUI/AvaloniaEdit |
10068544 | <NME> SearchResultBackgroundRenderer.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, incl... | 1 | fix search result background renderer. | 1 | .cs | cs | mit | AvaloniaUI/AvaloniaEdit |
10068545 | <NME> fruitmachine.js
<BEF>
/**
* FruitMachine
*
* 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]
* @author Wilson Pag... | 11 | Merge pull request #1 from matthew-andrews/master | 2 | .js | js | mit | ftlabs/fruitmachine |
10068546 | <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... | 26 | Docs: Methods calling concept | 0 | .md | md | mit | tabalinas/jsgrid |
10068547 | <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... | 26 | Docs: Methods calling concept | 0 | .md | md | mit | tabalinas/jsgrid |
10068548 | <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... | 3 | Do not wrap_visibleVisualLines over _allVisualLines | 3 | .cs | cs | mit | AvaloniaUI/AvaloniaEdit |
10068549 | <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... | 3 | Do not wrap_visibleVisualLines over _allVisualLines | 3 | .cs | cs | mit | AvaloniaUI/AvaloniaEdit |