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
10067250
<NME> EditingCommandHandler.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 wit...
10
fix paste from external app on linux.
7
.cs
cs
mit
AvaloniaUI/AvaloniaEdit
10067251
<NME> EditingCommandHandler.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 wit...
10
fix paste from external app on linux.
7
.cs
cs
mit
AvaloniaUI/AvaloniaEdit
10067252
<NME> EditingCommandHandler.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 wit...
10
fix paste from external app on linux.
7
.cs
cs
mit
AvaloniaUI/AvaloniaEdit
10067253
<NME> EditingCommandHandler.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 wit...
10
fix paste from external app on linux.
7
.cs
cs
mit
AvaloniaUI/AvaloniaEdit
10067254
<NME> EditingCommandHandler.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 wit...
10
fix paste from external app on linux.
7
.cs
cs
mit
AvaloniaUI/AvaloniaEdit
10067255
<NME> EditingCommandHandler.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 wit...
10
fix paste from external app on linux.
7
.cs
cs
mit
AvaloniaUI/AvaloniaEdit
10067256
<NME> EditingCommandHandler.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 wit...
10
fix paste from external app on linux.
7
.cs
cs
mit
AvaloniaUI/AvaloniaEdit
10067257
<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; ...
2
Add private modifiers
2
.cs
TextMate/TextEditorModel
mit
AvaloniaUI/AvaloniaEdit
10067258
<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; ...
2
Add private modifiers
2
.cs
TextMate/TextEditorModel
mit
AvaloniaUI/AvaloniaEdit
10067259
<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; ...
2
Add private modifiers
2
.cs
TextMate/TextEditorModel
mit
AvaloniaUI/AvaloniaEdit
10067260
<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; ...
2
Add private modifiers
2
.cs
TextMate/TextEditorModel
mit
AvaloniaUI/AvaloniaEdit
10067261
<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; ...
2
Add private modifiers
2
.cs
TextMate/TextEditorModel
mit
AvaloniaUI/AvaloniaEdit
10067262
<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; ...
2
Add private modifiers
2
.cs
TextMate/TextEditorModel
mit
AvaloniaUI/AvaloniaEdit
10067263
<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; ...
2
Add private modifiers
2
.cs
TextMate/TextEditorModel
mit
AvaloniaUI/AvaloniaEdit
10067264
<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; ...
2
Add private modifiers
2
.cs
TextMate/TextEditorModel
mit
AvaloniaUI/AvaloniaEdit
10067265
<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; ...
2
Add private modifiers
2
.cs
TextMate/TextEditorModel
mit
AvaloniaUI/AvaloniaEdit
10067266
<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; ...
2
Add private modifiers
2
.cs
TextMate/TextEditorModel
mit
AvaloniaUI/AvaloniaEdit
10067267
<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; ...
2
Add private modifiers
2
.cs
TextMate/TextEditorModel
mit
AvaloniaUI/AvaloniaEdit
10067268
<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; ...
2
Add private modifiers
2
.cs
TextMate/TextEditorModel
mit
AvaloniaUI/AvaloniaEdit
10067269
<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; ...
2
Add private modifiers
2
.cs
TextMate/TextEditorModel
mit
AvaloniaUI/AvaloniaEdit
10067270
<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; ...
2
Add private modifiers
2
.cs
TextMate/TextEditorModel
mit
AvaloniaUI/AvaloniaEdit
10067271
<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; ...
2
Add private modifiers
2
.cs
TextMate/TextEditorModel
mit
AvaloniaUI/AvaloniaEdit
10067272
<NME> AvaloniaEditCommands.cs <BEF> // Copyright (c) 2014 AlphaSierraPapa for the SharpDevelop Team // // Permission is hereby granted, free of charge, to any person obtaining a copy of this // software and associated documentation files (the "Software"), to deal in the Software // without restriction, including with...
6
Fixing Mac shortcuts using the Control key instead of the Command Key
6
.cs
cs
mit
AvaloniaUI/AvaloniaEdit
10067273
<NME> AvaloniaEditCommands.cs <BEF> // Copyright (c) 2014 AlphaSierraPapa for the SharpDevelop Team // // Permission is hereby granted, free of charge, to any person obtaining a copy of this // software and associated documentation files (the "Software"), to deal in the Software // without restriction, including with...
6
Fixing Mac shortcuts using the Control key instead of the Command Key
6
.cs
cs
mit
AvaloniaUI/AvaloniaEdit
10067274
<NME> AvaloniaEditCommands.cs <BEF> // Copyright (c) 2014 AlphaSierraPapa for the SharpDevelop Team // // Permission is hereby granted, free of charge, to any person obtaining a copy of this // software and associated documentation files (the "Software"), to deal in the Software // without restriction, including with...
6
Fixing Mac shortcuts using the Control key instead of the Command Key
6
.cs
cs
mit
AvaloniaUI/AvaloniaEdit
10067275
<NME> AvaloniaEditCommands.cs <BEF> // Copyright (c) 2014 AlphaSierraPapa for the SharpDevelop Team // // Permission is hereby granted, free of charge, to any person obtaining a copy of this // software and associated documentation files (the "Software"), to deal in the Software // without restriction, including with...
6
Fixing Mac shortcuts using the Control key instead of the Command Key
6
.cs
cs
mit
AvaloniaUI/AvaloniaEdit
10067276
<NME> AvaloniaEditCommands.cs <BEF> // Copyright (c) 2014 AlphaSierraPapa for the SharpDevelop Team // // Permission is hereby granted, free of charge, to any person obtaining a copy of this // software and associated documentation files (the "Software"), to deal in the Software // without restriction, including with...
6
Fixing Mac shortcuts using the Control key instead of the Command Key
6
.cs
cs
mit
AvaloniaUI/AvaloniaEdit
10067277
<NME> AvaloniaEditCommands.cs <BEF> // Copyright (c) 2014 AlphaSierraPapa for the SharpDevelop Team // // Permission is hereby granted, free of charge, to any person obtaining a copy of this // software and associated documentation files (the "Software"), to deal in the Software // without restriction, including with...
6
Fixing Mac shortcuts using the Control key instead of the Command Key
6
.cs
cs
mit
AvaloniaUI/AvaloniaEdit
10067278
<NME> AvaloniaEditCommands.cs <BEF> // Copyright (c) 2014 AlphaSierraPapa for the SharpDevelop Team // // Permission is hereby granted, free of charge, to any person obtaining a copy of this // software and associated documentation files (the "Software"), to deal in the Software // without restriction, including with...
6
Fixing Mac shortcuts using the Control key instead of the Command Key
6
.cs
cs
mit
AvaloniaUI/AvaloniaEdit
10067279
<NME> AvaloniaEditCommands.cs <BEF> // Copyright (c) 2014 AlphaSierraPapa for the SharpDevelop Team // // Permission is hereby granted, free of charge, to any person obtaining a copy of this // software and associated documentation files (the "Software"), to deal in the Software // without restriction, including with...
6
Fixing Mac shortcuts using the Control key instead of the Command Key
6
.cs
cs
mit
AvaloniaUI/AvaloniaEdit
10067280
<NME> AvaloniaEditCommands.cs <BEF> // Copyright (c) 2014 AlphaSierraPapa for the SharpDevelop Team // // Permission is hereby granted, free of charge, to any person obtaining a copy of this // software and associated documentation files (the "Software"), to deal in the Software // without restriction, including with...
6
Fixing Mac shortcuts using the Control key instead of the Command Key
6
.cs
cs
mit
AvaloniaUI/AvaloniaEdit
10067281
<NME> AvaloniaEditCommands.cs <BEF> // Copyright (c) 2014 AlphaSierraPapa for the SharpDevelop Team // // Permission is hereby granted, free of charge, to any person obtaining a copy of this // software and associated documentation files (the "Software"), to deal in the Software // without restriction, including with...
6
Fixing Mac shortcuts using the Control key instead of the Command Key
6
.cs
cs
mit
AvaloniaUI/AvaloniaEdit
10067282
<NME> AvaloniaEditCommands.cs <BEF> // Copyright (c) 2014 AlphaSierraPapa for the SharpDevelop Team // // Permission is hereby granted, free of charge, to any person obtaining a copy of this // software and associated documentation files (the "Software"), to deal in the Software // without restriction, including with...
6
Fixing Mac shortcuts using the Control key instead of the Command Key
6
.cs
cs
mit
AvaloniaUI/AvaloniaEdit
10067283
<NME> AvaloniaEditCommands.cs <BEF> // Copyright (c) 2014 AlphaSierraPapa for the SharpDevelop Team // // Permission is hereby granted, free of charge, to any person obtaining a copy of this // software and associated documentation files (the "Software"), to deal in the Software // without restriction, including with...
6
Fixing Mac shortcuts using the Control key instead of the Command Key
6
.cs
cs
mit
AvaloniaUI/AvaloniaEdit
10067284
<NME> AvaloniaEditCommands.cs <BEF> // Copyright (c) 2014 AlphaSierraPapa for the SharpDevelop Team // // Permission is hereby granted, free of charge, to any person obtaining a copy of this // software and associated documentation files (the "Software"), to deal in the Software // without restriction, including with...
6
Fixing Mac shortcuts using the Control key instead of the Command Key
6
.cs
cs
mit
AvaloniaUI/AvaloniaEdit
10067285
<NME> AvaloniaEditCommands.cs <BEF> // Copyright (c) 2014 AlphaSierraPapa for the SharpDevelop Team // // Permission is hereby granted, free of charge, to any person obtaining a copy of this // software and associated documentation files (the "Software"), to deal in the Software // without restriction, including with...
6
Fixing Mac shortcuts using the Control key instead of the Command Key
6
.cs
cs
mit
AvaloniaUI/AvaloniaEdit
10067286
<NME> AvaloniaEditCommands.cs <BEF> // Copyright (c) 2014 AlphaSierraPapa for the SharpDevelop Team // // Permission is hereby granted, free of charge, to any person obtaining a copy of this // software and associated documentation files (the "Software"), to deal in the Software // without restriction, including with...
6
Fixing Mac shortcuts using the Control key instead of the Command Key
6
.cs
cs
mit
AvaloniaUI/AvaloniaEdit
10067287
<NME> TextTransformation.cs <BEF> using System; using Avalonia.Media; using AvaloniaEdit.Document; using TextMateSharp.Model; namespace AvaloniaEdit.TextMate { public abstract class TextTransformation : TextSegment { public TextTransformation(object tag, int startOffset, int endOffset) { ...
9
add a highlighter based on text segment collection.
10
.cs
TextMate/TextTransformation
mit
AvaloniaUI/AvaloniaEdit
10067288
<NME> TextTransformation.cs <BEF> using System; using Avalonia.Media; using AvaloniaEdit.Document; using TextMateSharp.Model; namespace AvaloniaEdit.TextMate { public abstract class TextTransformation : TextSegment { public TextTransformation(object tag, int startOffset, int endOffset) { ...
9
add a highlighter based on text segment collection.
10
.cs
TextMate/TextTransformation
mit
AvaloniaUI/AvaloniaEdit
10067289
<NME> TextTransformation.cs <BEF> using System; using Avalonia.Media; using AvaloniaEdit.Document; using TextMateSharp.Model; namespace AvaloniaEdit.TextMate { public abstract class TextTransformation : TextSegment { public TextTransformation(object tag, int startOffset, int endOffset) { ...
9
add a highlighter based on text segment collection.
10
.cs
TextMate/TextTransformation
mit
AvaloniaUI/AvaloniaEdit
10067290
<NME> TextTransformation.cs <BEF> using System; using Avalonia.Media; using AvaloniaEdit.Document; using TextMateSharp.Model; namespace AvaloniaEdit.TextMate { public abstract class TextTransformation : TextSegment { public TextTransformation(object tag, int startOffset, int endOffset) { ...
9
add a highlighter based on text segment collection.
10
.cs
TextMate/TextTransformation
mit
AvaloniaUI/AvaloniaEdit
10067291
<NME> TextTransformation.cs <BEF> using System; using Avalonia.Media; using AvaloniaEdit.Document; using TextMateSharp.Model; namespace AvaloniaEdit.TextMate { public abstract class TextTransformation : TextSegment { public TextTransformation(object tag, int startOffset, int endOffset) { ...
9
add a highlighter based on text segment collection.
10
.cs
TextMate/TextTransformation
mit
AvaloniaUI/AvaloniaEdit
10067292
<NME> TextTransformation.cs <BEF> using System; using Avalonia.Media; using AvaloniaEdit.Document; using TextMateSharp.Model; namespace AvaloniaEdit.TextMate { public abstract class TextTransformation : TextSegment { public TextTransformation(object tag, int startOffset, int endOffset) { ...
9
add a highlighter based on text segment collection.
10
.cs
TextMate/TextTransformation
mit
AvaloniaUI/AvaloniaEdit
10067293
<NME> TextTransformation.cs <BEF> using System; using Avalonia.Media; using AvaloniaEdit.Document; using TextMateSharp.Model; namespace AvaloniaEdit.TextMate { public abstract class TextTransformation : TextSegment { public TextTransformation(object tag, int startOffset, int endOffset) { ...
9
add a highlighter based on text segment collection.
10
.cs
TextMate/TextTransformation
mit
AvaloniaUI/AvaloniaEdit
10067294
<NME> TextTransformation.cs <BEF> using System; using Avalonia.Media; using AvaloniaEdit.Document; using TextMateSharp.Model; namespace AvaloniaEdit.TextMate { public abstract class TextTransformation : TextSegment { public TextTransformation(object tag, int startOffset, int endOffset) { ...
9
add a highlighter based on text segment collection.
10
.cs
TextMate/TextTransformation
mit
AvaloniaUI/AvaloniaEdit
10067295
<NME> TextTransformation.cs <BEF> using System; using Avalonia.Media; using AvaloniaEdit.Document; using TextMateSharp.Model; namespace AvaloniaEdit.TextMate { public abstract class TextTransformation : TextSegment { public TextTransformation(object tag, int startOffset, int endOffset) { ...
9
add a highlighter based on text segment collection.
10
.cs
TextMate/TextTransformation
mit
AvaloniaUI/AvaloniaEdit
10067296
<NME> TextTransformation.cs <BEF> using System; using Avalonia.Media; using AvaloniaEdit.Document; using TextMateSharp.Model; namespace AvaloniaEdit.TextMate { public abstract class TextTransformation : TextSegment { public TextTransformation(object tag, int startOffset, int endOffset) { ...
9
add a highlighter based on text segment collection.
10
.cs
TextMate/TextTransformation
mit
AvaloniaUI/AvaloniaEdit
10067297
<NME> TextTransformation.cs <BEF> using System; using Avalonia.Media; using AvaloniaEdit.Document; using TextMateSharp.Model; namespace AvaloniaEdit.TextMate { public abstract class TextTransformation : TextSegment { public TextTransformation(object tag, int startOffset, int endOffset) { ...
9
add a highlighter based on text segment collection.
10
.cs
TextMate/TextTransformation
mit
AvaloniaUI/AvaloniaEdit
10067298
<NME> TextTransformation.cs <BEF> using System; using Avalonia.Media; using AvaloniaEdit.Document; using TextMateSharp.Model; namespace AvaloniaEdit.TextMate { public abstract class TextTransformation : TextSegment { public TextTransformation(object tag, int startOffset, int endOffset) { ...
9
add a highlighter based on text segment collection.
10
.cs
TextMate/TextTransformation
mit
AvaloniaUI/AvaloniaEdit
10067299
<NME> TextTransformation.cs <BEF> using System; using Avalonia.Media; using AvaloniaEdit.Document; using TextMateSharp.Model; namespace AvaloniaEdit.TextMate { public abstract class TextTransformation : TextSegment { public TextTransformation(object tag, int startOffset, int endOffset) { ...
9
add a highlighter based on text segment collection.
10
.cs
TextMate/TextTransformation
mit
AvaloniaUI/AvaloniaEdit
10067300
<NME> TextTransformation.cs <BEF> using System; using Avalonia.Media; using AvaloniaEdit.Document; using TextMateSharp.Model; namespace AvaloniaEdit.TextMate { public abstract class TextTransformation : TextSegment { public TextTransformation(object tag, int startOffset, int endOffset) { ...
9
add a highlighter based on text segment collection.
10
.cs
TextMate/TextTransformation
mit
AvaloniaUI/AvaloniaEdit
10067301
<NME> TextTransformation.cs <BEF> using System; using Avalonia.Media; using AvaloniaEdit.Document; using TextMateSharp.Model; namespace AvaloniaEdit.TextMate { public abstract class TextTransformation : TextSegment { public TextTransformation(object tag, int startOffset, int endOffset) { ...
9
add a highlighter based on text segment collection.
10
.cs
TextMate/TextTransformation
mit
AvaloniaUI/AvaloniaEdit
10067302
<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...
24
Detailed datachange:<prop> events and improved View#children() method
4
.js
js
mit
ftlabs/fruitmachine
10067303
<NME> AvaloniaEdit.csproj <BEF> <Project Sdk="Microsoft.NET.Sdk"> <PropertyGroup> <TargetFramework>netstandard2.0</TargetFramework> <WarningsNotAsErrors>0612,0618</WarningsNotAsErrors> <Version>0.10.10</Version> </PropertyGroup> <ItemGroup> <EmbeddedResource Include="**\*.xshd;**\*.resx;" Exclu...
1
Merge pull request #184 from AvaloniaUI/drop-build.cake
1
.csproj
csproj
mit
AvaloniaUI/AvaloniaEdit
10067304
<NME> AvaloniaEdit.csproj <BEF> <Project Sdk="Microsoft.NET.Sdk"> <PropertyGroup> <TargetFramework>netstandard2.0</TargetFramework> <WarningsNotAsErrors>0612,0618</WarningsNotAsErrors> <Version>0.10.10</Version> </PropertyGroup> <ItemGroup> <EmbeddedResource Include="**\*.xshd;**\*.resx;" Exclu...
1
Merge pull request #184 from AvaloniaUI/drop-build.cake
1
.csproj
csproj
mit
AvaloniaUI/AvaloniaEdit
10067305
<NME> AvaloniaEdit.csproj <BEF> <Project Sdk="Microsoft.NET.Sdk"> <PropertyGroup> <TargetFramework>netstandard2.0</TargetFramework> <WarningsNotAsErrors>0612,0618</WarningsNotAsErrors> <Version>0.10.10</Version> </PropertyGroup> <ItemGroup> <EmbeddedResource Include="**\*.xshd;**\*.resx;" Exclu...
1
Merge pull request #184 from AvaloniaUI/drop-build.cake
1
.csproj
csproj
mit
AvaloniaUI/AvaloniaEdit
10067306
<NME> AvaloniaEdit.csproj <BEF> <Project Sdk="Microsoft.NET.Sdk"> <PropertyGroup> <TargetFramework>netstandard2.0</TargetFramework> <WarningsNotAsErrors>0612,0618</WarningsNotAsErrors> <Version>0.10.10</Version> </PropertyGroup> <ItemGroup> <EmbeddedResource Include="**\*.xshd;**\*.resx;" Exclu...
1
Merge pull request #184 from AvaloniaUI/drop-build.cake
1
.csproj
csproj
mit
AvaloniaUI/AvaloniaEdit
10067307
<NME> AvaloniaEdit.csproj <BEF> <Project Sdk="Microsoft.NET.Sdk"> <PropertyGroup> <TargetFramework>netstandard2.0</TargetFramework> <WarningsNotAsErrors>0612,0618</WarningsNotAsErrors> <Version>0.10.10</Version> </PropertyGroup> <ItemGroup> <EmbeddedResource Include="**\*.xshd;**\*.resx;" Exclu...
1
Merge pull request #184 from AvaloniaUI/drop-build.cake
1
.csproj
csproj
mit
AvaloniaUI/AvaloniaEdit
10067308
<NME> AvaloniaEdit.csproj <BEF> <Project Sdk="Microsoft.NET.Sdk"> <PropertyGroup> <TargetFramework>netstandard2.0</TargetFramework> <WarningsNotAsErrors>0612,0618</WarningsNotAsErrors> <Version>0.10.10</Version> </PropertyGroup> <ItemGroup> <EmbeddedResource Include="**\*.xshd;**\*.resx;" Exclu...
1
Merge pull request #184 from AvaloniaUI/drop-build.cake
1
.csproj
csproj
mit
AvaloniaUI/AvaloniaEdit
10067309
<NME> AvaloniaEdit.csproj <BEF> <Project Sdk="Microsoft.NET.Sdk"> <PropertyGroup> <TargetFramework>netstandard2.0</TargetFramework> <WarningsNotAsErrors>0612,0618</WarningsNotAsErrors> <Version>0.10.10</Version> </PropertyGroup> <ItemGroup> <EmbeddedResource Include="**\*.xshd;**\*.resx;" Exclu...
1
Merge pull request #184 from AvaloniaUI/drop-build.cake
1
.csproj
csproj
mit
AvaloniaUI/AvaloniaEdit
10067310
<NME> AvaloniaEdit.csproj <BEF> <Project Sdk="Microsoft.NET.Sdk"> <PropertyGroup> <TargetFramework>netstandard2.0</TargetFramework> <WarningsNotAsErrors>0612,0618</WarningsNotAsErrors> <Version>0.10.10</Version> </PropertyGroup> <ItemGroup> <EmbeddedResource Include="**\*.xshd;**\*.resx;" Exclu...
1
Merge pull request #184 from AvaloniaUI/drop-build.cake
1
.csproj
csproj
mit
AvaloniaUI/AvaloniaEdit
10067311
<NME> AvaloniaEdit.csproj <BEF> <Project Sdk="Microsoft.NET.Sdk"> <PropertyGroup> <TargetFramework>netstandard2.0</TargetFramework> <WarningsNotAsErrors>0612,0618</WarningsNotAsErrors> <Version>0.10.10</Version> </PropertyGroup> <ItemGroup> <EmbeddedResource Include="**\*.xshd;**\*.resx;" Exclu...
1
Merge pull request #184 from AvaloniaUI/drop-build.cake
1
.csproj
csproj
mit
AvaloniaUI/AvaloniaEdit
10067312
<NME> AvaloniaEdit.csproj <BEF> <Project Sdk="Microsoft.NET.Sdk"> <PropertyGroup> <TargetFramework>netstandard2.0</TargetFramework> <WarningsNotAsErrors>0612,0618</WarningsNotAsErrors> <Version>0.10.10</Version> </PropertyGroup> <ItemGroup> <EmbeddedResource Include="**\*.xshd;**\*.resx;" Exclu...
1
Merge pull request #184 from AvaloniaUI/drop-build.cake
1
.csproj
csproj
mit
AvaloniaUI/AvaloniaEdit
10067313
<NME> AvaloniaEdit.csproj <BEF> <Project Sdk="Microsoft.NET.Sdk"> <PropertyGroup> <TargetFramework>netstandard2.0</TargetFramework> <WarningsNotAsErrors>0612,0618</WarningsNotAsErrors> <Version>0.10.10</Version> </PropertyGroup> <ItemGroup> <EmbeddedResource Include="**\*.xshd;**\*.resx;" Exclu...
1
Merge pull request #184 from AvaloniaUI/drop-build.cake
1
.csproj
csproj
mit
AvaloniaUI/AvaloniaEdit
10067314
<NME> AvaloniaEdit.csproj <BEF> <Project Sdk="Microsoft.NET.Sdk"> <PropertyGroup> <TargetFramework>netstandard2.0</TargetFramework> <WarningsNotAsErrors>0612,0618</WarningsNotAsErrors> <Version>0.10.10</Version> </PropertyGroup> <ItemGroup> <EmbeddedResource Include="**\*.xshd;**\*.resx;" Exclu...
1
Merge pull request #184 from AvaloniaUI/drop-build.cake
1
.csproj
csproj
mit
AvaloniaUI/AvaloniaEdit
10067315
<NME> AvaloniaEdit.csproj <BEF> <Project Sdk="Microsoft.NET.Sdk"> <PropertyGroup> <TargetFramework>netstandard2.0</TargetFramework> <WarningsNotAsErrors>0612,0618</WarningsNotAsErrors> <Version>0.10.10</Version> </PropertyGroup> <ItemGroup> <EmbeddedResource Include="**\*.xshd;**\*.resx;" Exclu...
1
Merge pull request #184 from AvaloniaUI/drop-build.cake
1
.csproj
csproj
mit
AvaloniaUI/AvaloniaEdit
10067316
<NME> AvaloniaEdit.csproj <BEF> <Project Sdk="Microsoft.NET.Sdk"> <PropertyGroup> <TargetFramework>netstandard2.0</TargetFramework> <WarningsNotAsErrors>0612,0618</WarningsNotAsErrors> <Version>0.10.10</Version> </PropertyGroup> <ItemGroup> <EmbeddedResource Include="**\*.xshd;**\*.resx;" Exclu...
1
Merge pull request #184 from AvaloniaUI/drop-build.cake
1
.csproj
csproj
mit
AvaloniaUI/AvaloniaEdit
10067317
<NME> AvaloniaEdit.csproj <BEF> <Project Sdk="Microsoft.NET.Sdk"> <PropertyGroup> <TargetFramework>netstandard2.0</TargetFramework> <WarningsNotAsErrors>0612,0618</WarningsNotAsErrors> <Version>0.10.10</Version> </PropertyGroup> <ItemGroup> <EmbeddedResource Include="**\*.xshd;**\*.resx;" Exclu...
1
Merge pull request #184 from AvaloniaUI/drop-build.cake
1
.csproj
csproj
mit
AvaloniaUI/AvaloniaEdit
10067318
<NME> Directory.Build.props <BEF> <Project> <PropertyGroup> <LangVersion>7.1</LangVersion> <TreatWarningsAsErrors>true</TreatWarningsAsErrors> <AvaloniaVersion>0.9.0-preview5</AvaloniaVersion> </PropertyGroup> </Project> <VersionSuffix>beta</VersionSuffix> </PropertyGroup> </Project> <MSG> update...
1
update to avalonia preview 7
1
.props
Build
mit
AvaloniaUI/AvaloniaEdit
10067319
<NME> Directory.Build.props <BEF> <Project> <PropertyGroup> <LangVersion>7.1</LangVersion> <TreatWarningsAsErrors>true</TreatWarningsAsErrors> <AvaloniaVersion>0.9.0-preview5</AvaloniaVersion> </PropertyGroup> </Project> <VersionSuffix>beta</VersionSuffix> </PropertyGroup> </Project> <MSG> update...
1
update to avalonia preview 7
1
.props
Build
mit
AvaloniaUI/AvaloniaEdit
10067320
<NME> Directory.Build.props <BEF> <Project> <PropertyGroup> <LangVersion>7.1</LangVersion> <TreatWarningsAsErrors>true</TreatWarningsAsErrors> <AvaloniaVersion>0.9.0-preview5</AvaloniaVersion> </PropertyGroup> </Project> <VersionSuffix>beta</VersionSuffix> </PropertyGroup> </Project> <MSG> update...
1
update to avalonia preview 7
1
.props
Build
mit
AvaloniaUI/AvaloniaEdit
10067321
<NME> Directory.Build.props <BEF> <Project> <PropertyGroup> <LangVersion>7.1</LangVersion> <TreatWarningsAsErrors>true</TreatWarningsAsErrors> <AvaloniaVersion>0.9.0-preview5</AvaloniaVersion> </PropertyGroup> </Project> <VersionSuffix>beta</VersionSuffix> </PropertyGroup> </Project> <MSG> update...
1
update to avalonia preview 7
1
.props
Build
mit
AvaloniaUI/AvaloniaEdit
10067322
<NME> Directory.Build.props <BEF> <Project> <PropertyGroup> <LangVersion>7.1</LangVersion> <TreatWarningsAsErrors>true</TreatWarningsAsErrors> <AvaloniaVersion>0.9.0-preview5</AvaloniaVersion> </PropertyGroup> </Project> <VersionSuffix>beta</VersionSuffix> </PropertyGroup> </Project> <MSG> update...
1
update to avalonia preview 7
1
.props
Build
mit
AvaloniaUI/AvaloniaEdit
10067323
<NME> Directory.Build.props <BEF> <Project> <PropertyGroup> <LangVersion>7.1</LangVersion> <TreatWarningsAsErrors>true</TreatWarningsAsErrors> <AvaloniaVersion>0.9.0-preview5</AvaloniaVersion> </PropertyGroup> </Project> <VersionSuffix>beta</VersionSuffix> </PropertyGroup> </Project> <MSG> update...
1
update to avalonia preview 7
1
.props
Build
mit
AvaloniaUI/AvaloniaEdit
10067324
<NME> Directory.Build.props <BEF> <Project> <PropertyGroup> <LangVersion>7.1</LangVersion> <TreatWarningsAsErrors>true</TreatWarningsAsErrors> <AvaloniaVersion>0.9.0-preview5</AvaloniaVersion> </PropertyGroup> </Project> <VersionSuffix>beta</VersionSuffix> </PropertyGroup> </Project> <MSG> update...
1
update to avalonia preview 7
1
.props
Build
mit
AvaloniaUI/AvaloniaEdit
10067325
<NME> Directory.Build.props <BEF> <Project> <PropertyGroup> <LangVersion>7.1</LangVersion> <TreatWarningsAsErrors>true</TreatWarningsAsErrors> <AvaloniaVersion>0.9.0-preview5</AvaloniaVersion> </PropertyGroup> </Project> <VersionSuffix>beta</VersionSuffix> </PropertyGroup> </Project> <MSG> update...
1
update to avalonia preview 7
1
.props
Build
mit
AvaloniaUI/AvaloniaEdit
10067326
<NME> Directory.Build.props <BEF> <Project> <PropertyGroup> <LangVersion>7.1</LangVersion> <TreatWarningsAsErrors>true</TreatWarningsAsErrors> <AvaloniaVersion>0.9.0-preview5</AvaloniaVersion> </PropertyGroup> </Project> <VersionSuffix>beta</VersionSuffix> </PropertyGroup> </Project> <MSG> update...
1
update to avalonia preview 7
1
.props
Build
mit
AvaloniaUI/AvaloniaEdit
10067327
<NME> Directory.Build.props <BEF> <Project> <PropertyGroup> <LangVersion>7.1</LangVersion> <TreatWarningsAsErrors>true</TreatWarningsAsErrors> <AvaloniaVersion>0.9.0-preview5</AvaloniaVersion> </PropertyGroup> </Project> <VersionSuffix>beta</VersionSuffix> </PropertyGroup> </Project> <MSG> update...
1
update to avalonia preview 7
1
.props
Build
mit
AvaloniaUI/AvaloniaEdit
10067328
<NME> Directory.Build.props <BEF> <Project> <PropertyGroup> <LangVersion>7.1</LangVersion> <TreatWarningsAsErrors>true</TreatWarningsAsErrors> <AvaloniaVersion>0.9.0-preview5</AvaloniaVersion> </PropertyGroup> </Project> <VersionSuffix>beta</VersionSuffix> </PropertyGroup> </Project> <MSG> update...
1
update to avalonia preview 7
1
.props
Build
mit
AvaloniaUI/AvaloniaEdit
10067329
<NME> Directory.Build.props <BEF> <Project> <PropertyGroup> <LangVersion>7.1</LangVersion> <TreatWarningsAsErrors>true</TreatWarningsAsErrors> <AvaloniaVersion>0.9.0-preview5</AvaloniaVersion> </PropertyGroup> </Project> <VersionSuffix>beta</VersionSuffix> </PropertyGroup> </Project> <MSG> update...
1
update to avalonia preview 7
1
.props
Build
mit
AvaloniaUI/AvaloniaEdit
10067330
<NME> Directory.Build.props <BEF> <Project> <PropertyGroup> <LangVersion>7.1</LangVersion> <TreatWarningsAsErrors>true</TreatWarningsAsErrors> <AvaloniaVersion>0.9.0-preview5</AvaloniaVersion> </PropertyGroup> </Project> <VersionSuffix>beta</VersionSuffix> </PropertyGroup> </Project> <MSG> update...
1
update to avalonia preview 7
1
.props
Build
mit
AvaloniaUI/AvaloniaEdit
10067331
<NME> Directory.Build.props <BEF> <Project> <PropertyGroup> <LangVersion>7.1</LangVersion> <TreatWarningsAsErrors>true</TreatWarningsAsErrors> <AvaloniaVersion>0.9.0-preview5</AvaloniaVersion> </PropertyGroup> </Project> <VersionSuffix>beta</VersionSuffix> </PropertyGroup> </Project> <MSG> update...
1
update to avalonia preview 7
1
.props
Build
mit
AvaloniaUI/AvaloniaEdit
10067332
<NME> Directory.Build.props <BEF> <Project> <PropertyGroup> <LangVersion>7.1</LangVersion> <TreatWarningsAsErrors>true</TreatWarningsAsErrors> <AvaloniaVersion>0.9.0-preview5</AvaloniaVersion> </PropertyGroup> </Project> <VersionSuffix>beta</VersionSuffix> </PropertyGroup> </Project> <MSG> update...
1
update to avalonia preview 7
1
.props
Build
mit
AvaloniaUI/AvaloniaEdit
10067333
<NME> .travis.yml <BEF> script: - "npm test" language: node_js node_js: - "0.12" sudo: false <MSG> Bump travis node version to match what many packages require <DFF> @@ -4,6 +4,6 @@ script: language: node_js node_js: - - "0.12" + - "6" sudo: false
1
Bump travis node version to match what many packages require
1
.yml
travis
mit
ftlabs/fruitmachine
10067334
<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...
159
Added discription.body and test using option
28
.md
md
mit
ftlabs/fruitmachine
10067335
<NME> TextEditor.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 limita...
16
Minor cleanup #123
25
.cs
cs
mit
AvaloniaUI/AvaloniaEdit
10067336
<NME> TextEditor.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 limita...
16
Minor cleanup #123
25
.cs
cs
mit
AvaloniaUI/AvaloniaEdit
10067337
<NME> TextEditor.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 limita...
16
Minor cleanup #123
25
.cs
cs
mit
AvaloniaUI/AvaloniaEdit
10067338
<NME> TextEditor.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 limita...
16
Minor cleanup #123
25
.cs
cs
mit
AvaloniaUI/AvaloniaEdit
10067339
<NME> TextEditor.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 limita...
16
Minor cleanup #123
25
.cs
cs
mit
AvaloniaUI/AvaloniaEdit
10067340
<NME> TextEditor.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 limita...
16
Minor cleanup #123
25
.cs
cs
mit
AvaloniaUI/AvaloniaEdit
10067341
<NME> TextEditor.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 limita...
16
Minor cleanup #123
25
.cs
cs
mit
AvaloniaUI/AvaloniaEdit
10067342
<NME> TextEditor.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 limita...
16
Minor cleanup #123
25
.cs
cs
mit
AvaloniaUI/AvaloniaEdit
10067343
<NME> TextEditor.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 limita...
16
Minor cleanup #123
25
.cs
cs
mit
AvaloniaUI/AvaloniaEdit
10067344
<NME> TextEditor.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 limita...
16
Minor cleanup #123
25
.cs
cs
mit
AvaloniaUI/AvaloniaEdit
10067345
<NME> TextEditor.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 limita...
16
Minor cleanup #123
25
.cs
cs
mit
AvaloniaUI/AvaloniaEdit
10067346
<NME> TextEditor.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 limita...
16
Minor cleanup #123
25
.cs
cs
mit
AvaloniaUI/AvaloniaEdit
10067347
<NME> TextEditor.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 limita...
16
Minor cleanup #123
25
.cs
cs
mit
AvaloniaUI/AvaloniaEdit
10067348
<NME> TextEditor.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 limita...
16
Minor cleanup #123
25
.cs
cs
mit
AvaloniaUI/AvaloniaEdit
10067349
<NME> TextEditor.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 limita...
16
Minor cleanup #123
25
.cs
cs
mit
AvaloniaUI/AvaloniaEdit