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 |
|---|---|---|---|---|---|---|---|---|
10059450 | <NME> MainWindow.xaml.cs
<BEF> using System;
using System.Collections.Generic;
using System.ComponentModel;
using System.Linq;
using System.Runtime.CompilerServices;
using Avalonia.Controls;
using Avalonia.Input;
using Avalonia.Interactivity;
using Avalonia.Markup.Xaml;
using Avalonia.Media;
using Avalonia.Media.Imagin... | 35 | Fix Demo text decorations | 9 | .cs | Demo/MainWindow | mit | AvaloniaUI/AvaloniaEdit |
10059451 | <NME> MainWindow.xaml.cs
<BEF> using System;
using System.Collections.Generic;
using System.ComponentModel;
using System.Linq;
using System.Runtime.CompilerServices;
using Avalonia.Controls;
using Avalonia.Input;
using Avalonia.Interactivity;
using Avalonia.Markup.Xaml;
using Avalonia.Media;
using Avalonia.Media.Imagin... | 35 | Fix Demo text decorations | 9 | .cs | Demo/MainWindow | mit | AvaloniaUI/AvaloniaEdit |
10059452 | <NME> MainWindow.xaml.cs
<BEF> using System;
using System.Collections.Generic;
using System.ComponentModel;
using System.Linq;
using System.Runtime.CompilerServices;
using Avalonia.Controls;
using Avalonia.Input;
using Avalonia.Interactivity;
using Avalonia.Markup.Xaml;
using Avalonia.Media;
using Avalonia.Media.Imagin... | 35 | Fix Demo text decorations | 9 | .cs | Demo/MainWindow | mit | AvaloniaUI/AvaloniaEdit |
10059453 | <NME> MainWindow.xaml.cs
<BEF> using System;
using System.Collections.Generic;
using System.ComponentModel;
using System.Linq;
using System.Runtime.CompilerServices;
using Avalonia.Controls;
using Avalonia.Input;
using Avalonia.Interactivity;
using Avalonia.Markup.Xaml;
using Avalonia.Media;
using Avalonia.Media.Imagin... | 35 | Fix Demo text decorations | 9 | .cs | Demo/MainWindow | mit | AvaloniaUI/AvaloniaEdit |
10059454 | <NME> MainWindow.xaml.cs
<BEF> using System;
using System.Collections.Generic;
using System.ComponentModel;
using System.Linq;
using System.Runtime.CompilerServices;
using Avalonia.Controls;
using Avalonia.Input;
using Avalonia.Interactivity;
using Avalonia.Markup.Xaml;
using Avalonia.Media;
using Avalonia.Media.Imagin... | 35 | Fix Demo text decorations | 9 | .cs | Demo/MainWindow | mit | AvaloniaUI/AvaloniaEdit |
10059455 | <NME> MainWindow.xaml.cs
<BEF> using System;
using System.Collections.Generic;
using System.ComponentModel;
using System.Linq;
using System.Runtime.CompilerServices;
using Avalonia.Controls;
using Avalonia.Input;
using Avalonia.Interactivity;
using Avalonia.Markup.Xaml;
using Avalonia.Media;
using Avalonia.Media.Imagin... | 35 | Fix Demo text decorations | 9 | .cs | Demo/MainWindow | mit | AvaloniaUI/AvaloniaEdit |
10059456 | <NME> define.js
<BEF>
/*jslint browser:true, node:true, laxbreak:true*/
'use strict';
module.exports = function(fm) {
/**
var View = require('./view');
var store = require('./store');
var util = require('./util');
/**
* Locals
*/
var keys = util.keys(View.prototype);
/**
* Creates and registers a
* FruitM... | 9 | Moved key protection into view.extend so that views and be created outside of FruitMachine.define | 46 | .js | js | mit | ftlabs/fruitmachine |
10059457 | <NME> module.on.js
<BEF>
describe('View#on()', function() {
var viewToTest;
beforeEach(function() {
viewToTest = helpers.createView();
});
test("Should recieve the callback when fire is called directly on a view", function() {
var spy = jest.fn();
viewToTest.on('testevent', spy);
viewToTest.fire('testev... | 14 | Fix another #off unexpected behaviour that was spotted by @orangemug | 0 | .js | on | mit | ftlabs/fruitmachine |
10059458 | <NME> TextFormatterFactory.cs
<BEF> // Copyright (c) 2014 AlphaSierraPapa for the SharpDevelop Team
//
// Permission is hereby granted, free of charge, to any person obtaining a copy of this
// software and associated documentation files (the "Software"), to deal in the Software
// without restriction, including with... | 2 | update to 0.10 branch avalonia | 1 | .cs | cs | mit | AvaloniaUI/AvaloniaEdit |
10059459 | <NME> TextFormatterFactory.cs
<BEF> // Copyright (c) 2014 AlphaSierraPapa for the SharpDevelop Team
//
// Permission is hereby granted, free of charge, to any person obtaining a copy of this
// software and associated documentation files (the "Software"), to deal in the Software
// without restriction, including with... | 2 | update to 0.10 branch avalonia | 1 | .cs | cs | mit | AvaloniaUI/AvaloniaEdit |
10059460 | <NME> TextFormatterFactory.cs
<BEF> // Copyright (c) 2014 AlphaSierraPapa for the SharpDevelop Team
//
// Permission is hereby granted, free of charge, to any person obtaining a copy of this
// software and associated documentation files (the "Software"), to deal in the Software
// without restriction, including with... | 2 | update to 0.10 branch avalonia | 1 | .cs | cs | mit | AvaloniaUI/AvaloniaEdit |
10059461 | <NME> TextFormatterFactory.cs
<BEF> // Copyright (c) 2014 AlphaSierraPapa for the SharpDevelop Team
//
// Permission is hereby granted, free of charge, to any person obtaining a copy of this
// software and associated documentation files (the "Software"), to deal in the Software
// without restriction, including with... | 2 | update to 0.10 branch avalonia | 1 | .cs | cs | mit | AvaloniaUI/AvaloniaEdit |
10059462 | <NME> TextFormatterFactory.cs
<BEF> // Copyright (c) 2014 AlphaSierraPapa for the SharpDevelop Team
//
// Permission is hereby granted, free of charge, to any person obtaining a copy of this
// software and associated documentation files (the "Software"), to deal in the Software
// without restriction, including with... | 2 | update to 0.10 branch avalonia | 1 | .cs | cs | mit | AvaloniaUI/AvaloniaEdit |
10059463 | <NME> TextFormatterFactory.cs
<BEF> // Copyright (c) 2014 AlphaSierraPapa for the SharpDevelop Team
//
// Permission is hereby granted, free of charge, to any person obtaining a copy of this
// software and associated documentation files (the "Software"), to deal in the Software
// without restriction, including with... | 2 | update to 0.10 branch avalonia | 1 | .cs | cs | mit | AvaloniaUI/AvaloniaEdit |
10059464 | <NME> TextFormatterFactory.cs
<BEF> // Copyright (c) 2014 AlphaSierraPapa for the SharpDevelop Team
//
// Permission is hereby granted, free of charge, to any person obtaining a copy of this
// software and associated documentation files (the "Software"), to deal in the Software
// without restriction, including with... | 2 | update to 0.10 branch avalonia | 1 | .cs | cs | mit | AvaloniaUI/AvaloniaEdit |
10059465 | <NME> TextFormatterFactory.cs
<BEF> // Copyright (c) 2014 AlphaSierraPapa for the SharpDevelop Team
//
// Permission is hereby granted, free of charge, to any person obtaining a copy of this
// software and associated documentation files (the "Software"), to deal in the Software
// without restriction, including with... | 2 | update to 0.10 branch avalonia | 1 | .cs | cs | mit | AvaloniaUI/AvaloniaEdit |
10059466 | <NME> TextFormatterFactory.cs
<BEF> // Copyright (c) 2014 AlphaSierraPapa for the SharpDevelop Team
//
// Permission is hereby granted, free of charge, to any person obtaining a copy of this
// software and associated documentation files (the "Software"), to deal in the Software
// without restriction, including with... | 2 | update to 0.10 branch avalonia | 1 | .cs | cs | mit | AvaloniaUI/AvaloniaEdit |
10059467 | <NME> TextFormatterFactory.cs
<BEF> // Copyright (c) 2014 AlphaSierraPapa for the SharpDevelop Team
//
// Permission is hereby granted, free of charge, to any person obtaining a copy of this
// software and associated documentation files (the "Software"), to deal in the Software
// without restriction, including with... | 2 | update to 0.10 branch avalonia | 1 | .cs | cs | mit | AvaloniaUI/AvaloniaEdit |
10059468 | <NME> TextFormatterFactory.cs
<BEF> // Copyright (c) 2014 AlphaSierraPapa for the SharpDevelop Team
//
// Permission is hereby granted, free of charge, to any person obtaining a copy of this
// software and associated documentation files (the "Software"), to deal in the Software
// without restriction, including with... | 2 | update to 0.10 branch avalonia | 1 | .cs | cs | mit | AvaloniaUI/AvaloniaEdit |
10059469 | <NME> TextFormatterFactory.cs
<BEF> // Copyright (c) 2014 AlphaSierraPapa for the SharpDevelop Team
//
// Permission is hereby granted, free of charge, to any person obtaining a copy of this
// software and associated documentation files (the "Software"), to deal in the Software
// without restriction, including with... | 2 | update to 0.10 branch avalonia | 1 | .cs | cs | mit | AvaloniaUI/AvaloniaEdit |
10059470 | <NME> TextFormatterFactory.cs
<BEF> // Copyright (c) 2014 AlphaSierraPapa for the SharpDevelop Team
//
// Permission is hereby granted, free of charge, to any person obtaining a copy of this
// software and associated documentation files (the "Software"), to deal in the Software
// without restriction, including with... | 2 | update to 0.10 branch avalonia | 1 | .cs | cs | mit | AvaloniaUI/AvaloniaEdit |
10059471 | <NME> TextFormatterFactory.cs
<BEF> // Copyright (c) 2014 AlphaSierraPapa for the SharpDevelop Team
//
// Permission is hereby granted, free of charge, to any person obtaining a copy of this
// software and associated documentation files (the "Software"), to deal in the Software
// without restriction, including with... | 2 | update to 0.10 branch avalonia | 1 | .cs | cs | mit | AvaloniaUI/AvaloniaEdit |
10059472 | <NME> TextFormatterFactory.cs
<BEF> // Copyright (c) 2014 AlphaSierraPapa for the SharpDevelop Team
//
// Permission is hereby granted, free of charge, to any person obtaining a copy of this
// software and associated documentation files (the "Software"), to deal in the Software
// without restriction, including with... | 2 | update to 0.10 branch avalonia | 1 | .cs | cs | mit | AvaloniaUI/AvaloniaEdit |
10059473 | <NME> AvaloniaEdit.csproj
<BEF> <Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<TargetFramework>netstandard2.0</TargetFramework>
<WarningsNotAsErrors>0612,0618</WarningsNotAsErrors>
<PackageId>Avalonia.AvaloniaEdit</PackageId>
</PropertyGroup>
</ItemGroup>
<ItemGroup>
<PackageReference Inc... | 1 | update avalonia | 1 | .csproj | csproj | mit | AvaloniaUI/AvaloniaEdit |
10059474 | <NME> AvaloniaEdit.csproj
<BEF> <Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<TargetFramework>netstandard2.0</TargetFramework>
<WarningsNotAsErrors>0612,0618</WarningsNotAsErrors>
<PackageId>Avalonia.AvaloniaEdit</PackageId>
</PropertyGroup>
</ItemGroup>
<ItemGroup>
<PackageReference Inc... | 1 | update avalonia | 1 | .csproj | csproj | mit | AvaloniaUI/AvaloniaEdit |
10059475 | <NME> AvaloniaEdit.csproj
<BEF> <Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<TargetFramework>netstandard2.0</TargetFramework>
<WarningsNotAsErrors>0612,0618</WarningsNotAsErrors>
<PackageId>Avalonia.AvaloniaEdit</PackageId>
</PropertyGroup>
</ItemGroup>
<ItemGroup>
<PackageReference Inc... | 1 | update avalonia | 1 | .csproj | csproj | mit | AvaloniaUI/AvaloniaEdit |
10059476 | <NME> AvaloniaEdit.csproj
<BEF> <Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<TargetFramework>netstandard2.0</TargetFramework>
<WarningsNotAsErrors>0612,0618</WarningsNotAsErrors>
<PackageId>Avalonia.AvaloniaEdit</PackageId>
</PropertyGroup>
</ItemGroup>
<ItemGroup>
<PackageReference Inc... | 1 | update avalonia | 1 | .csproj | csproj | mit | AvaloniaUI/AvaloniaEdit |
10059477 | <NME> AvaloniaEdit.csproj
<BEF> <Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<TargetFramework>netstandard2.0</TargetFramework>
<WarningsNotAsErrors>0612,0618</WarningsNotAsErrors>
<PackageId>Avalonia.AvaloniaEdit</PackageId>
</PropertyGroup>
</ItemGroup>
<ItemGroup>
<PackageReference Inc... | 1 | update avalonia | 1 | .csproj | csproj | mit | AvaloniaUI/AvaloniaEdit |
10059478 | <NME> AvaloniaEdit.csproj
<BEF> <Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<TargetFramework>netstandard2.0</TargetFramework>
<WarningsNotAsErrors>0612,0618</WarningsNotAsErrors>
<PackageId>Avalonia.AvaloniaEdit</PackageId>
</PropertyGroup>
</ItemGroup>
<ItemGroup>
<PackageReference Inc... | 1 | update avalonia | 1 | .csproj | csproj | mit | AvaloniaUI/AvaloniaEdit |
10059479 | <NME> AvaloniaEdit.csproj
<BEF> <Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<TargetFramework>netstandard2.0</TargetFramework>
<WarningsNotAsErrors>0612,0618</WarningsNotAsErrors>
<PackageId>Avalonia.AvaloniaEdit</PackageId>
</PropertyGroup>
</ItemGroup>
<ItemGroup>
<PackageReference Inc... | 1 | update avalonia | 1 | .csproj | csproj | mit | AvaloniaUI/AvaloniaEdit |
10059480 | <NME> AvaloniaEdit.csproj
<BEF> <Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<TargetFramework>netstandard2.0</TargetFramework>
<WarningsNotAsErrors>0612,0618</WarningsNotAsErrors>
<PackageId>Avalonia.AvaloniaEdit</PackageId>
</PropertyGroup>
</ItemGroup>
<ItemGroup>
<PackageReference Inc... | 1 | update avalonia | 1 | .csproj | csproj | mit | AvaloniaUI/AvaloniaEdit |
10059481 | <NME> AvaloniaEdit.csproj
<BEF> <Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<TargetFramework>netstandard2.0</TargetFramework>
<WarningsNotAsErrors>0612,0618</WarningsNotAsErrors>
<PackageId>Avalonia.AvaloniaEdit</PackageId>
</PropertyGroup>
</ItemGroup>
<ItemGroup>
<PackageReference Inc... | 1 | update avalonia | 1 | .csproj | csproj | mit | AvaloniaUI/AvaloniaEdit |
10059482 | <NME> AvaloniaEdit.csproj
<BEF> <Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<TargetFramework>netstandard2.0</TargetFramework>
<WarningsNotAsErrors>0612,0618</WarningsNotAsErrors>
<PackageId>Avalonia.AvaloniaEdit</PackageId>
</PropertyGroup>
</ItemGroup>
<ItemGroup>
<PackageReference Inc... | 1 | update avalonia | 1 | .csproj | csproj | mit | AvaloniaUI/AvaloniaEdit |
10059483 | <NME> AvaloniaEdit.csproj
<BEF> <Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<TargetFramework>netstandard2.0</TargetFramework>
<WarningsNotAsErrors>0612,0618</WarningsNotAsErrors>
<PackageId>Avalonia.AvaloniaEdit</PackageId>
</PropertyGroup>
</ItemGroup>
<ItemGroup>
<PackageReference Inc... | 1 | update avalonia | 1 | .csproj | csproj | mit | AvaloniaUI/AvaloniaEdit |
10059484 | <NME> AvaloniaEdit.csproj
<BEF> <Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<TargetFramework>netstandard2.0</TargetFramework>
<WarningsNotAsErrors>0612,0618</WarningsNotAsErrors>
<PackageId>Avalonia.AvaloniaEdit</PackageId>
</PropertyGroup>
</ItemGroup>
<ItemGroup>
<PackageReference Inc... | 1 | update avalonia | 1 | .csproj | csproj | mit | AvaloniaUI/AvaloniaEdit |
10059485 | <NME> AvaloniaEdit.csproj
<BEF> <Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<TargetFramework>netstandard2.0</TargetFramework>
<WarningsNotAsErrors>0612,0618</WarningsNotAsErrors>
<PackageId>Avalonia.AvaloniaEdit</PackageId>
</PropertyGroup>
</ItemGroup>
<ItemGroup>
<PackageReference Inc... | 1 | update avalonia | 1 | .csproj | csproj | mit | AvaloniaUI/AvaloniaEdit |
10059486 | <NME> AvaloniaEdit.csproj
<BEF> <Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<TargetFramework>netstandard2.0</TargetFramework>
<WarningsNotAsErrors>0612,0618</WarningsNotAsErrors>
<PackageId>Avalonia.AvaloniaEdit</PackageId>
</PropertyGroup>
</ItemGroup>
<ItemGroup>
<PackageReference Inc... | 1 | update avalonia | 1 | .csproj | csproj | mit | AvaloniaUI/AvaloniaEdit |
10059487 | <NME> AvaloniaEdit.csproj
<BEF> <Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<TargetFramework>netstandard2.0</TargetFramework>
<WarningsNotAsErrors>0612,0618</WarningsNotAsErrors>
<PackageId>Avalonia.AvaloniaEdit</PackageId>
</PropertyGroup>
</ItemGroup>
<ItemGroup>
<PackageReference Inc... | 1 | update avalonia | 1 | .csproj | csproj | mit | AvaloniaUI/AvaloniaEdit |
10059488 | <NME> V2Loader.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... | 2 | fix for color parsing. | 4 | .cs | cs | mit | AvaloniaUI/AvaloniaEdit |
10059489 | <NME> V2Loader.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... | 2 | fix for color parsing. | 4 | .cs | cs | mit | AvaloniaUI/AvaloniaEdit |
10059490 | <NME> V2Loader.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... | 2 | fix for color parsing. | 4 | .cs | cs | mit | AvaloniaUI/AvaloniaEdit |
10059491 | <NME> V2Loader.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... | 2 | fix for color parsing. | 4 | .cs | cs | mit | AvaloniaUI/AvaloniaEdit |
10059492 | <NME> V2Loader.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... | 2 | fix for color parsing. | 4 | .cs | cs | mit | AvaloniaUI/AvaloniaEdit |
10059493 | <NME> V2Loader.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... | 2 | fix for color parsing. | 4 | .cs | cs | mit | AvaloniaUI/AvaloniaEdit |
10059494 | <NME> V2Loader.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... | 2 | fix for color parsing. | 4 | .cs | cs | mit | AvaloniaUI/AvaloniaEdit |
10059495 | <NME> V2Loader.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... | 2 | fix for color parsing. | 4 | .cs | cs | mit | AvaloniaUI/AvaloniaEdit |
10059496 | <NME> V2Loader.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... | 2 | fix for color parsing. | 4 | .cs | cs | mit | AvaloniaUI/AvaloniaEdit |
10059497 | <NME> V2Loader.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... | 2 | fix for color parsing. | 4 | .cs | cs | mit | AvaloniaUI/AvaloniaEdit |
10059498 | <NME> V2Loader.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... | 2 | fix for color parsing. | 4 | .cs | cs | mit | AvaloniaUI/AvaloniaEdit |
10059499 | <NME> V2Loader.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... | 2 | fix for color parsing. | 4 | .cs | cs | mit | AvaloniaUI/AvaloniaEdit |
10059500 | <NME> V2Loader.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... | 2 | fix for color parsing. | 4 | .cs | cs | mit | AvaloniaUI/AvaloniaEdit |
10059501 | <NME> V2Loader.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... | 2 | fix for color parsing. | 4 | .cs | cs | mit | AvaloniaUI/AvaloniaEdit |
10059502 | <NME> V2Loader.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... | 2 | fix for color parsing. | 4 | .cs | cs | mit | AvaloniaUI/AvaloniaEdit |
10059503 | <NME> LumenPassport.php
<BEF> <?php
namespace Dusterio\LumenPassport;
use Illuminate\Support\Arr;
use Laravel\Passport\Passport;
use DateTimeInterface;
use Carbon\Carbon;
use Laravel\Lumen\Application;
use Laravel\Lumen\Routing\Router;
class LumenPassport
{
/**
* Allow simultaneous logins for users
*
... | 1 | Merge pull request #173 from beeards/lumen-9 | 1 | .php | php | mit | dusterio/lumen-passport |
10059504 | <NME> IFreezable.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... | 1 | remove our own icloneable as no longer needed. | 6 | .cs | cs | mit | AvaloniaUI/AvaloniaEdit |
10059505 | <NME> IFreezable.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... | 1 | remove our own icloneable as no longer needed. | 6 | .cs | cs | mit | AvaloniaUI/AvaloniaEdit |
10059506 | <NME> IFreezable.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... | 1 | remove our own icloneable as no longer needed. | 6 | .cs | cs | mit | AvaloniaUI/AvaloniaEdit |
10059507 | <NME> IFreezable.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... | 1 | remove our own icloneable as no longer needed. | 6 | .cs | cs | mit | AvaloniaUI/AvaloniaEdit |
10059508 | <NME> IFreezable.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... | 1 | remove our own icloneable as no longer needed. | 6 | .cs | cs | mit | AvaloniaUI/AvaloniaEdit |
10059509 | <NME> IFreezable.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... | 1 | remove our own icloneable as no longer needed. | 6 | .cs | cs | mit | AvaloniaUI/AvaloniaEdit |
10059510 | <NME> IFreezable.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... | 1 | remove our own icloneable as no longer needed. | 6 | .cs | cs | mit | AvaloniaUI/AvaloniaEdit |
10059511 | <NME> IFreezable.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... | 1 | remove our own icloneable as no longer needed. | 6 | .cs | cs | mit | AvaloniaUI/AvaloniaEdit |
10059512 | <NME> IFreezable.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... | 1 | remove our own icloneable as no longer needed. | 6 | .cs | cs | mit | AvaloniaUI/AvaloniaEdit |
10059513 | <NME> IFreezable.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... | 1 | remove our own icloneable as no longer needed. | 6 | .cs | cs | mit | AvaloniaUI/AvaloniaEdit |
10059514 | <NME> IFreezable.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... | 1 | remove our own icloneable as no longer needed. | 6 | .cs | cs | mit | AvaloniaUI/AvaloniaEdit |
10059515 | <NME> IFreezable.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... | 1 | remove our own icloneable as no longer needed. | 6 | .cs | cs | mit | AvaloniaUI/AvaloniaEdit |
10059516 | <NME> IFreezable.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... | 1 | remove our own icloneable as no longer needed. | 6 | .cs | cs | mit | AvaloniaUI/AvaloniaEdit |
10059517 | <NME> IFreezable.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... | 1 | remove our own icloneable as no longer needed. | 6 | .cs | cs | mit | AvaloniaUI/AvaloniaEdit |
10059518 | <NME> IFreezable.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... | 1 | remove our own icloneable as no longer needed. | 6 | .cs | cs | mit | AvaloniaUI/AvaloniaEdit |
10059519 | <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... | 1 | correctly dont raise caret events if the value offset hasnt changed. | 1 | .cs | cs | mit | AvaloniaUI/AvaloniaEdit |
10059520 | <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... | 1 | correctly dont raise caret events if the value offset hasnt changed. | 1 | .cs | cs | mit | AvaloniaUI/AvaloniaEdit |
10059521 | <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... | 1 | correctly dont raise caret events if the value offset hasnt changed. | 1 | .cs | cs | mit | AvaloniaUI/AvaloniaEdit |
10059522 | <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... | 1 | correctly dont raise caret events if the value offset hasnt changed. | 1 | .cs | cs | mit | AvaloniaUI/AvaloniaEdit |
10059523 | <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... | 1 | correctly dont raise caret events if the value offset hasnt changed. | 1 | .cs | cs | mit | AvaloniaUI/AvaloniaEdit |
10059524 | <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... | 1 | correctly dont raise caret events if the value offset hasnt changed. | 1 | .cs | cs | mit | AvaloniaUI/AvaloniaEdit |
10059525 | <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... | 1 | correctly dont raise caret events if the value offset hasnt changed. | 1 | .cs | cs | mit | AvaloniaUI/AvaloniaEdit |
10059526 | <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... | 1 | correctly dont raise caret events if the value offset hasnt changed. | 1 | .cs | cs | mit | AvaloniaUI/AvaloniaEdit |
10059527 | <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... | 1 | correctly dont raise caret events if the value offset hasnt changed. | 1 | .cs | cs | mit | AvaloniaUI/AvaloniaEdit |
10059528 | <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... | 1 | correctly dont raise caret events if the value offset hasnt changed. | 1 | .cs | cs | mit | AvaloniaUI/AvaloniaEdit |
10059529 | <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... | 1 | correctly dont raise caret events if the value offset hasnt changed. | 1 | .cs | cs | mit | AvaloniaUI/AvaloniaEdit |
10059530 | <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... | 1 | correctly dont raise caret events if the value offset hasnt changed. | 1 | .cs | cs | mit | AvaloniaUI/AvaloniaEdit |
10059531 | <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... | 1 | correctly dont raise caret events if the value offset hasnt changed. | 1 | .cs | cs | mit | AvaloniaUI/AvaloniaEdit |
10059532 | <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... | 1 | correctly dont raise caret events if the value offset hasnt changed. | 1 | .cs | cs | mit | AvaloniaUI/AvaloniaEdit |
10059533 | <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... | 1 | correctly dont raise caret events if the value offset hasnt changed. | 1 | .cs | cs | mit | AvaloniaUI/AvaloniaEdit |
10059534 | <NME> README.md
<BEF> # LoadJS
<img src="https://www.muicss.com/static/images/loadjs.svg" width="250px">
LoadJS is a tiny async loader for modern browsers (899 bytes).
[](https://david-dm.org/muicss/loadjs)
[.
[](https://david-dm.org/muicss/loadjs)
[{ return 'I am an apple'; }
+});
+
+var Layout = FruitMachine.define({
+ module: 'layout',
+ template: function(data){ return data.child1; }
+});
+
+var... | 18 | Updated docs and exampels | 0 | .js | js | mit | ftlabs/fruitmachine |
10059537 | <NME> .travis.yml
<BEF> script:
- "npm test"
language: node_js
language: node_js
node_js:
- 0.10
- 0.11
<MSG> Bad node
<DFF> @@ -5,5 +5,5 @@ script:
language: node_js
node_js:
- - 0.10
- - 0.11
+ - "0.10"
+ - "0.11"
| 2 | Bad node | 2 | .yml | travis | mit | ftlabs/fruitmachine |
10059538 | <NME> Directory.Build.props
<BEF> <Project>
<PropertyGroup>
<LangVersion>latest</LangVersion>
<TreatWarningsAsErrors>true</TreatWarningsAsErrors>
<AvaloniaVersion>0.10.0-preview1</AvaloniaVersion>
</PropertyGroup>
</Project>
<VersionSuffix>beta</VersionSuffix>
</PropertyGroup>
</Project>
<MSG> up... | 1 | update avalonia. | 1 | .props | Build | mit | AvaloniaUI/AvaloniaEdit |
10059539 | <NME> Directory.Build.props
<BEF> <Project>
<PropertyGroup>
<LangVersion>latest</LangVersion>
<TreatWarningsAsErrors>true</TreatWarningsAsErrors>
<AvaloniaVersion>0.10.0-preview1</AvaloniaVersion>
</PropertyGroup>
</Project>
<VersionSuffix>beta</VersionSuffix>
</PropertyGroup>
</Project>
<MSG> up... | 1 | update avalonia. | 1 | .props | Build | mit | AvaloniaUI/AvaloniaEdit |
10059540 | <NME> Directory.Build.props
<BEF> <Project>
<PropertyGroup>
<LangVersion>latest</LangVersion>
<TreatWarningsAsErrors>true</TreatWarningsAsErrors>
<AvaloniaVersion>0.10.0-preview1</AvaloniaVersion>
</PropertyGroup>
</Project>
<VersionSuffix>beta</VersionSuffix>
</PropertyGroup>
</Project>
<MSG> up... | 1 | update avalonia. | 1 | .props | Build | mit | AvaloniaUI/AvaloniaEdit |
10059541 | <NME> Directory.Build.props
<BEF> <Project>
<PropertyGroup>
<LangVersion>latest</LangVersion>
<TreatWarningsAsErrors>true</TreatWarningsAsErrors>
<AvaloniaVersion>0.10.0-preview1</AvaloniaVersion>
</PropertyGroup>
</Project>
<VersionSuffix>beta</VersionSuffix>
</PropertyGroup>
</Project>
<MSG> up... | 1 | update avalonia. | 1 | .props | Build | mit | AvaloniaUI/AvaloniaEdit |
10059542 | <NME> Directory.Build.props
<BEF> <Project>
<PropertyGroup>
<LangVersion>latest</LangVersion>
<TreatWarningsAsErrors>true</TreatWarningsAsErrors>
<AvaloniaVersion>0.10.0-preview1</AvaloniaVersion>
</PropertyGroup>
</Project>
<VersionSuffix>beta</VersionSuffix>
</PropertyGroup>
</Project>
<MSG> up... | 1 | update avalonia. | 1 | .props | Build | mit | AvaloniaUI/AvaloniaEdit |
10059543 | <NME> Directory.Build.props
<BEF> <Project>
<PropertyGroup>
<LangVersion>latest</LangVersion>
<TreatWarningsAsErrors>true</TreatWarningsAsErrors>
<AvaloniaVersion>0.10.0-preview1</AvaloniaVersion>
</PropertyGroup>
</Project>
<VersionSuffix>beta</VersionSuffix>
</PropertyGroup>
</Project>
<MSG> up... | 1 | update avalonia. | 1 | .props | Build | mit | AvaloniaUI/AvaloniaEdit |
10059544 | <NME> Directory.Build.props
<BEF> <Project>
<PropertyGroup>
<LangVersion>latest</LangVersion>
<TreatWarningsAsErrors>true</TreatWarningsAsErrors>
<AvaloniaVersion>0.10.0-preview1</AvaloniaVersion>
</PropertyGroup>
</Project>
<VersionSuffix>beta</VersionSuffix>
</PropertyGroup>
</Project>
<MSG> up... | 1 | update avalonia. | 1 | .props | Build | mit | AvaloniaUI/AvaloniaEdit |
10059545 | <NME> Directory.Build.props
<BEF> <Project>
<PropertyGroup>
<LangVersion>latest</LangVersion>
<TreatWarningsAsErrors>true</TreatWarningsAsErrors>
<AvaloniaVersion>0.10.0-preview1</AvaloniaVersion>
</PropertyGroup>
</Project>
<VersionSuffix>beta</VersionSuffix>
</PropertyGroup>
</Project>
<MSG> up... | 1 | update avalonia. | 1 | .props | Build | mit | AvaloniaUI/AvaloniaEdit |
10059546 | <NME> Directory.Build.props
<BEF> <Project>
<PropertyGroup>
<LangVersion>latest</LangVersion>
<TreatWarningsAsErrors>true</TreatWarningsAsErrors>
<AvaloniaVersion>0.10.0-preview1</AvaloniaVersion>
</PropertyGroup>
</Project>
<VersionSuffix>beta</VersionSuffix>
</PropertyGroup>
</Project>
<MSG> up... | 1 | update avalonia. | 1 | .props | Build | mit | AvaloniaUI/AvaloniaEdit |
10059547 | <NME> Directory.Build.props
<BEF> <Project>
<PropertyGroup>
<LangVersion>latest</LangVersion>
<TreatWarningsAsErrors>true</TreatWarningsAsErrors>
<AvaloniaVersion>0.10.0-preview1</AvaloniaVersion>
</PropertyGroup>
</Project>
<VersionSuffix>beta</VersionSuffix>
</PropertyGroup>
</Project>
<MSG> up... | 1 | update avalonia. | 1 | .props | Build | mit | AvaloniaUI/AvaloniaEdit |
10059548 | <NME> Directory.Build.props
<BEF> <Project>
<PropertyGroup>
<LangVersion>latest</LangVersion>
<TreatWarningsAsErrors>true</TreatWarningsAsErrors>
<AvaloniaVersion>0.10.0-preview1</AvaloniaVersion>
</PropertyGroup>
</Project>
<VersionSuffix>beta</VersionSuffix>
</PropertyGroup>
</Project>
<MSG> up... | 1 | update avalonia. | 1 | .props | Build | mit | AvaloniaUI/AvaloniaEdit |
10059549 | <NME> Directory.Build.props
<BEF> <Project>
<PropertyGroup>
<LangVersion>latest</LangVersion>
<TreatWarningsAsErrors>true</TreatWarningsAsErrors>
<AvaloniaVersion>0.10.0-preview1</AvaloniaVersion>
</PropertyGroup>
</Project>
<VersionSuffix>beta</VersionSuffix>
</PropertyGroup>
</Project>
<MSG> up... | 1 | update avalonia. | 1 | .props | Build | mit | AvaloniaUI/AvaloniaEdit |