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 |
|---|---|---|---|---|---|---|---|---|
10063850 | <NME> LineNumberMargin.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 ... | 16 | Fix line margin interactivity | 18 | .cs | cs | mit | AvaloniaUI/AvaloniaEdit |
10063851 | <NME> LineNumberMargin.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 ... | 16 | Fix line margin interactivity | 18 | .cs | cs | mit | AvaloniaUI/AvaloniaEdit |
10063852 | <NME> LineNumberMargin.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 ... | 16 | Fix line margin interactivity | 18 | .cs | cs | mit | AvaloniaUI/AvaloniaEdit |
10063853 | <NME> LineNumberMargin.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 ... | 16 | Fix line margin interactivity | 18 | .cs | cs | mit | AvaloniaUI/AvaloniaEdit |
10063854 | <NME> LineNumberMargin.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 ... | 16 | Fix line margin interactivity | 18 | .cs | cs | mit | AvaloniaUI/AvaloniaEdit |
10063855 | <NME> LineNumberMargin.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 ... | 16 | Fix line margin interactivity | 18 | .cs | cs | mit | AvaloniaUI/AvaloniaEdit |
10063856 | <NME> LineNumberMargin.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 ... | 16 | Fix line margin interactivity | 18 | .cs | cs | mit | AvaloniaUI/AvaloniaEdit |
10063857 | <NME> LineNumberMargin.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 ... | 16 | Fix line margin interactivity | 18 | .cs | cs | mit | AvaloniaUI/AvaloniaEdit |
10063858 | <NME> LineNumberMargin.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 ... | 16 | Fix line margin interactivity | 18 | .cs | cs | mit | AvaloniaUI/AvaloniaEdit |
10063859 | <NME> GruntFile.js
<BEF> module.exports = function(grunt) {
// Project configuration.
grunt.initConfig({
pkg: grunt.file.readJSON('package.json'),
browserify: {
build: {
src: 'lib/index.js',
dest: 'build/<%= pkg.name %>.js'
},
test: {
src: 'coverage/lib/index.js',... | 2 | Unnecessary changes | 2 | .js | js | mit | ftlabs/fruitmachine |
10063860 | <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)
[.
[](https://travis-ci.org/muicss/loadjs)
[.
[](https://travis-ci.org/muicss/loadjs)
[ { var Grid = jsGrid.Grid, JSGRID = "JSGrid", JSGRID_DATA_KEY = JSGRID; Grid.prototype.updateOnResize = false; module("basic"); test("default creation", function() { var gridOptions = { simpleOption: "test", complexOption: { a: "subtest", b: 1, c: {} } }, grid = new Grid("#jsGrid... | 173 | Core: Fixed short-circuiting of boolean default configuration properties and cleaned up a bit. Tests: Added Data Export tests utilizing BCC | 0 | .js | tests | mit | tabalinas/jsgrid |
10063929 | <NME> jsgrid.tests.js <BEF> $(function() { var Grid = jsGrid.Grid, JSGRID = "JSGrid", JSGRID_DATA_KEY = JSGRID; Grid.prototype.updateOnResize = false; module("basic"); test("default creation", function() { var gridOptions = { simpleOption: "test", complexOption: { a: "subtest", b: 1, c: {} } }, grid = new Grid("#jsGrid... | 173 | Core: Fixed short-circuiting of boolean default configuration properties and cleaned up a bit. Tests: Added Data Export tests utilizing BCC | 0 | .js | tests | mit | tabalinas/jsgrid |
10063930 | <NME> readme.hogan
<BEF> # {{pkg.title}} [](https://travis-ci.org/ftlabs/fruitmachine) [](https://coveralls.io/r/ftlabs/fruitmachine?branch=master) [![Dep... | 2 | Update urls | 2 | .hogan | hogan | mit | ftlabs/fruitmachine |
10063931 | <NME> MainWindow.xaml
<BEF> <Window xmlns="https://github.com/avaloniaui"
xmlns:AvalonEdit="clr-namespace:AvaloniaEdit;assembly=AvaloniaEdit"
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
MinWidth="0"
MinHeight="300"
Width="950"
Title="AvaloniaEdit Demo"
... | 2 | Improve demo editor look and feel in windows | 3 | .xaml | Demo/MainWindow | mit | AvaloniaUI/AvaloniaEdit |
10063932 | <NME> MainWindow.xaml
<BEF> <Window xmlns="https://github.com/avaloniaui"
xmlns:AvalonEdit="clr-namespace:AvaloniaEdit;assembly=AvaloniaEdit"
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
MinWidth="0"
MinHeight="300"
Width="950"
Title="AvaloniaEdit Demo"
... | 2 | Improve demo editor look and feel in windows | 3 | .xaml | Demo/MainWindow | mit | AvaloniaUI/AvaloniaEdit |
10063933 | <NME> MainWindow.xaml
<BEF> <Window xmlns="https://github.com/avaloniaui"
xmlns:AvalonEdit="clr-namespace:AvaloniaEdit;assembly=AvaloniaEdit"
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
MinWidth="0"
MinHeight="300"
Width="950"
Title="AvaloniaEdit Demo"
... | 2 | Improve demo editor look and feel in windows | 3 | .xaml | Demo/MainWindow | mit | AvaloniaUI/AvaloniaEdit |
10063934 | <NME> MainWindow.xaml
<BEF> <Window xmlns="https://github.com/avaloniaui"
xmlns:AvalonEdit="clr-namespace:AvaloniaEdit;assembly=AvaloniaEdit"
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
MinWidth="0"
MinHeight="300"
Width="950"
Title="AvaloniaEdit Demo"
... | 2 | Improve demo editor look and feel in windows | 3 | .xaml | Demo/MainWindow | mit | AvaloniaUI/AvaloniaEdit |
10063935 | <NME> MainWindow.xaml
<BEF> <Window xmlns="https://github.com/avaloniaui"
xmlns:AvalonEdit="clr-namespace:AvaloniaEdit;assembly=AvaloniaEdit"
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
MinWidth="0"
MinHeight="300"
Width="950"
Title="AvaloniaEdit Demo"
... | 2 | Improve demo editor look and feel in windows | 3 | .xaml | Demo/MainWindow | mit | AvaloniaUI/AvaloniaEdit |
10063936 | <NME> MainWindow.xaml
<BEF> <Window xmlns="https://github.com/avaloniaui"
xmlns:AvalonEdit="clr-namespace:AvaloniaEdit;assembly=AvaloniaEdit"
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
MinWidth="0"
MinHeight="300"
Width="950"
Title="AvaloniaEdit Demo"
... | 2 | Improve demo editor look and feel in windows | 3 | .xaml | Demo/MainWindow | mit | AvaloniaUI/AvaloniaEdit |
10063937 | <NME> MainWindow.xaml
<BEF> <Window xmlns="https://github.com/avaloniaui"
xmlns:AvalonEdit="clr-namespace:AvaloniaEdit;assembly=AvaloniaEdit"
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
MinWidth="0"
MinHeight="300"
Width="950"
Title="AvaloniaEdit Demo"
... | 2 | Improve demo editor look and feel in windows | 3 | .xaml | Demo/MainWindow | mit | AvaloniaUI/AvaloniaEdit |
10063938 | <NME> MainWindow.xaml
<BEF> <Window xmlns="https://github.com/avaloniaui"
xmlns:AvalonEdit="clr-namespace:AvaloniaEdit;assembly=AvaloniaEdit"
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
MinWidth="0"
MinHeight="300"
Width="950"
Title="AvaloniaEdit Demo"
... | 2 | Improve demo editor look and feel in windows | 3 | .xaml | Demo/MainWindow | mit | AvaloniaUI/AvaloniaEdit |
10063939 | <NME> MainWindow.xaml
<BEF> <Window xmlns="https://github.com/avaloniaui"
xmlns:AvalonEdit="clr-namespace:AvaloniaEdit;assembly=AvaloniaEdit"
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
MinWidth="0"
MinHeight="300"
Width="950"
Title="AvaloniaEdit Demo"
... | 2 | Improve demo editor look and feel in windows | 3 | .xaml | Demo/MainWindow | mit | AvaloniaUI/AvaloniaEdit |
10063940 | <NME> MainWindow.xaml
<BEF> <Window xmlns="https://github.com/avaloniaui"
xmlns:AvalonEdit="clr-namespace:AvaloniaEdit;assembly=AvaloniaEdit"
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
MinWidth="0"
MinHeight="300"
Width="950"
Title="AvaloniaEdit Demo"
... | 2 | Improve demo editor look and feel in windows | 3 | .xaml | Demo/MainWindow | mit | AvaloniaUI/AvaloniaEdit |
10063941 | <NME> MainWindow.xaml
<BEF> <Window xmlns="https://github.com/avaloniaui"
xmlns:AvalonEdit="clr-namespace:AvaloniaEdit;assembly=AvaloniaEdit"
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
MinWidth="0"
MinHeight="300"
Width="950"
Title="AvaloniaEdit Demo"
... | 2 | Improve demo editor look and feel in windows | 3 | .xaml | Demo/MainWindow | mit | AvaloniaUI/AvaloniaEdit |
10063942 | <NME> MainWindow.xaml
<BEF> <Window xmlns="https://github.com/avaloniaui"
xmlns:AvalonEdit="clr-namespace:AvaloniaEdit;assembly=AvaloniaEdit"
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
MinWidth="0"
MinHeight="300"
Width="950"
Title="AvaloniaEdit Demo"
... | 2 | Improve demo editor look and feel in windows | 3 | .xaml | Demo/MainWindow | mit | AvaloniaUI/AvaloniaEdit |
10063943 | <NME> MainWindow.xaml
<BEF> <Window xmlns="https://github.com/avaloniaui"
xmlns:AvalonEdit="clr-namespace:AvaloniaEdit;assembly=AvaloniaEdit"
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
MinWidth="0"
MinHeight="300"
Width="950"
Title="AvaloniaEdit Demo"
... | 2 | Improve demo editor look and feel in windows | 3 | .xaml | Demo/MainWindow | mit | AvaloniaUI/AvaloniaEdit |
10063944 | <NME> MainWindow.xaml
<BEF> <Window xmlns="https://github.com/avaloniaui"
xmlns:AvalonEdit="clr-namespace:AvaloniaEdit;assembly=AvaloniaEdit"
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
MinWidth="0"
MinHeight="300"
Width="950"
Title="AvaloniaEdit Demo"
... | 2 | Improve demo editor look and feel in windows | 3 | .xaml | Demo/MainWindow | mit | AvaloniaUI/AvaloniaEdit |
10063945 | <NME> MainWindow.xaml
<BEF> <Window xmlns="https://github.com/avaloniaui"
xmlns:AvalonEdit="clr-namespace:AvaloniaEdit;assembly=AvaloniaEdit"
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
MinWidth="0"
MinHeight="300"
Width="950"
Title="AvaloniaEdit Demo"
... | 2 | Improve demo editor look and feel in windows | 3 | .xaml | Demo/MainWindow | mit | AvaloniaUI/AvaloniaEdit |
10063946 | <NME> jsgrid.core.js
<BEF> (function(window, $, undefined) {
var JSGRID = "JSGrid",
JSGRID_DATA_KEY = JSGRID,
JSGRID_ROW_DATA_KEY = "JSGridItem",
JSGRID_EDIT_ROW_DATA_KEY = "JSGridEditRow",
SORT_ORDER_ASC = "asc",
SORT_ORDER_DESC = "desc",
FIRST_PAGE_PLACEHOLDER = ... | 1 | Core: Add `var` for `args` in `renderTemplate` | 1 | .js | core | mit | tabalinas/jsgrid |
10063947 | <NME> jsgrid.core.js
<BEF> (function(window, $, undefined) {
var JSGRID = "JSGrid",
JSGRID_DATA_KEY = JSGRID,
JSGRID_ROW_DATA_KEY = "JSGridItem",
JSGRID_EDIT_ROW_DATA_KEY = "JSGridEditRow",
SORT_ORDER_ASC = "asc",
SORT_ORDER_DESC = "desc",
FIRST_PAGE_PLACEHOLDER = ... | 1 | Core: Add `var` for `args` in `renderTemplate` | 1 | .js | core | mit | tabalinas/jsgrid |
10063948 | <NME> TextEditorOptions.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... | 19 | Add an option to avoid extend selection on mouse up | 0 | .cs | cs | mit | AvaloniaUI/AvaloniaEdit |
10063949 | <NME> TextEditorOptions.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... | 19 | Add an option to avoid extend selection on mouse up | 0 | .cs | cs | mit | AvaloniaUI/AvaloniaEdit |