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 |
|---|---|---|---|---|---|---|---|---|
10063950 | <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 |
10063951 | <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 |
10063952 | <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 |
10063953 | <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 |
10063954 | <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 |
10063955 | <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 |
10063956 | <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 |
10063957 | <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 |
10063958 | <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 |
10063959 | <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 |
10063960 | <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 |
10063961 | <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 |
10063962 | <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 |
10063963 | <NME> jsgrid.field.tests.js
<BEF> $(function() {
var Grid = jsGrid.Grid;
module("common field config", {
setup: function() {
this.isFieldExcluded = function(FieldClass) {
return FieldClass === jsGrid.ControlField;
};
}
});
test("filtering=false ... | 32 | Fields: Fix select field does not render 0 value | 0 | .js | field | mit | tabalinas/jsgrid |
10063964 | <NME> jsgrid.field.tests.js
<BEF> $(function() {
var Grid = jsGrid.Grid;
module("common field config", {
setup: function() {
this.isFieldExcluded = function(FieldClass) {
return FieldClass === jsGrid.ControlField;
};
}
});
test("filtering=false ... | 32 | Fields: Fix select field does not render 0 value | 0 | .js | field | mit | tabalinas/jsgrid |
10063965 | <NME> README.md <BEF> # jsGrid Lightweight Grid jQuery Plugin [](https://travis-ci.org/tabalinas/jsgrid) Project site [js-grid.com](http://js-grid.com/) **jsGrid** is a lightweight client-side data grid control based on jQuery. It supports basic g... | 1 | small update example in readme file | 1 | .md | md | mit | tabalinas/jsgrid |
10063966 | <NME> README.md <BEF> # jsGrid Lightweight Grid jQuery Plugin [](https://travis-ci.org/tabalinas/jsgrid) Project site [js-grid.com](http://js-grid.com/) **jsGrid** is a lightweight client-side data grid control based on jQuery. It supports basic g... | 1 | small update example in readme file | 1 | .md | md | mit | tabalinas/jsgrid |
10063967 | <NME> dom-injection.md
<BEF> ADDFILE
<MSG> Create dom-injection.md
<DFF> @@ -0,0 +1,2 @@
+
+# DOM injection
| 2 | Create dom-injection.md | 0 | .md | md | mit | ftlabs/fruitmachine |
10063968 | <NME> README.md
<BEF> # Node-TimSort: Fast Sorting for Node.js
An adaptive and **stable** sort algorithm based on merging that requires fewer than nlog(n)
comparisons when run on partially sorted arrays. The algorithm uses O(n) memory and still runs in O(nlogn)
(worst case) on random arrays.
This implementation is... | 101 | Update readme with badges, bower package and new (better) results | 105 | .md | md | mit | mziccard/node-timsort |
10063969 | <NME> rendering.md
<BEF> ## Rendering
When you have [assembled](layout-assembly.md) your modules and populated them with the required [data](module-instantiation.md#options) you can call `.render()`. Render recursively renders the the nested module structure by calling each module's render function, from the bottom up... | 1 | Typo - duplicate word at 'renders the the nested..' | 1 | .md | md | mit | ftlabs/fruitmachine |
10063970 | <NME> README.md
<BEF> # FruitMachine [](https://travis-ci.com/ftlabs/fruitmachine) [](https://coveralls.io/r/ftlabs/fruitmachine)
A lightweight component layout engine for clien... | 7 | Updated readme | 0 | .md | md | mit | ftlabs/fruitmachine |
10063971 | <NME> TextView.cs
<BEF> // Copyright (c) 2014 AlphaSierraPapa for the SharpDevelop Team
//
// Permission is hereby granted, free of charge, to any person obtaining a copy of this
// software and associated documentation files (the "Software"), to deal in the Software
// without restriction, including without limitati... | 1 | Merge pull request #66 from jeffreye/fix/inline-objects | 0 | .cs | cs | mit | AvaloniaUI/AvaloniaEdit |
10063972 | <NME> TextView.cs
<BEF> // Copyright (c) 2014 AlphaSierraPapa for the SharpDevelop Team
//
// Permission is hereby granted, free of charge, to any person obtaining a copy of this
// software and associated documentation files (the "Software"), to deal in the Software
// without restriction, including without limitati... | 1 | Merge pull request #66 from jeffreye/fix/inline-objects | 0 | .cs | cs | mit | AvaloniaUI/AvaloniaEdit |
10063973 | <NME> TextView.cs
<BEF> // Copyright (c) 2014 AlphaSierraPapa for the SharpDevelop Team
//
// Permission is hereby granted, free of charge, to any person obtaining a copy of this
// software and associated documentation files (the "Software"), to deal in the Software
// without restriction, including without limitati... | 1 | Merge pull request #66 from jeffreye/fix/inline-objects | 0 | .cs | cs | mit | AvaloniaUI/AvaloniaEdit |
10063974 | <NME> TextView.cs
<BEF> // Copyright (c) 2014 AlphaSierraPapa for the SharpDevelop Team
//
// Permission is hereby granted, free of charge, to any person obtaining a copy of this
// software and associated documentation files (the "Software"), to deal in the Software
// without restriction, including without limitati... | 1 | Merge pull request #66 from jeffreye/fix/inline-objects | 0 | .cs | cs | mit | AvaloniaUI/AvaloniaEdit |
10063975 | <NME> TextView.cs
<BEF> // Copyright (c) 2014 AlphaSierraPapa for the SharpDevelop Team
//
// Permission is hereby granted, free of charge, to any person obtaining a copy of this
// software and associated documentation files (the "Software"), to deal in the Software
// without restriction, including without limitati... | 1 | Merge pull request #66 from jeffreye/fix/inline-objects | 0 | .cs | cs | mit | AvaloniaUI/AvaloniaEdit |
10063976 | <NME> TextView.cs
<BEF> // Copyright (c) 2014 AlphaSierraPapa for the SharpDevelop Team
//
// Permission is hereby granted, free of charge, to any person obtaining a copy of this
// software and associated documentation files (the "Software"), to deal in the Software
// without restriction, including without limitati... | 1 | Merge pull request #66 from jeffreye/fix/inline-objects | 0 | .cs | cs | mit | AvaloniaUI/AvaloniaEdit |
10063977 | <NME> TextView.cs
<BEF> // Copyright (c) 2014 AlphaSierraPapa for the SharpDevelop Team
//
// Permission is hereby granted, free of charge, to any person obtaining a copy of this
// software and associated documentation files (the "Software"), to deal in the Software
// without restriction, including without limitati... | 1 | Merge pull request #66 from jeffreye/fix/inline-objects | 0 | .cs | cs | mit | AvaloniaUI/AvaloniaEdit |
10063978 | <NME> TextView.cs
<BEF> // Copyright (c) 2014 AlphaSierraPapa for the SharpDevelop Team
//
// Permission is hereby granted, free of charge, to any person obtaining a copy of this
// software and associated documentation files (the "Software"), to deal in the Software
// without restriction, including without limitati... | 1 | Merge pull request #66 from jeffreye/fix/inline-objects | 0 | .cs | cs | mit | AvaloniaUI/AvaloniaEdit |
10063979 | <NME> TextView.cs
<BEF> // Copyright (c) 2014 AlphaSierraPapa for the SharpDevelop Team
//
// Permission is hereby granted, free of charge, to any person obtaining a copy of this
// software and associated documentation files (the "Software"), to deal in the Software
// without restriction, including without limitati... | 1 | Merge pull request #66 from jeffreye/fix/inline-objects | 0 | .cs | cs | mit | AvaloniaUI/AvaloniaEdit |
10063980 | <NME> TextView.cs
<BEF> // Copyright (c) 2014 AlphaSierraPapa for the SharpDevelop Team
//
// Permission is hereby granted, free of charge, to any person obtaining a copy of this
// software and associated documentation files (the "Software"), to deal in the Software
// without restriction, including without limitati... | 1 | Merge pull request #66 from jeffreye/fix/inline-objects | 0 | .cs | cs | mit | AvaloniaUI/AvaloniaEdit |
10063981 | <NME> TextView.cs
<BEF> // Copyright (c) 2014 AlphaSierraPapa for the SharpDevelop Team
//
// Permission is hereby granted, free of charge, to any person obtaining a copy of this
// software and associated documentation files (the "Software"), to deal in the Software
// without restriction, including without limitati... | 1 | Merge pull request #66 from jeffreye/fix/inline-objects | 0 | .cs | cs | mit | AvaloniaUI/AvaloniaEdit |
10063982 | <NME> TextView.cs
<BEF> // Copyright (c) 2014 AlphaSierraPapa for the SharpDevelop Team
//
// Permission is hereby granted, free of charge, to any person obtaining a copy of this
// software and associated documentation files (the "Software"), to deal in the Software
// without restriction, including without limitati... | 1 | Merge pull request #66 from jeffreye/fix/inline-objects | 0 | .cs | cs | mit | AvaloniaUI/AvaloniaEdit |
10063983 | <NME> TextView.cs
<BEF> // Copyright (c) 2014 AlphaSierraPapa for the SharpDevelop Team
//
// Permission is hereby granted, free of charge, to any person obtaining a copy of this
// software and associated documentation files (the "Software"), to deal in the Software
// without restriction, including without limitati... | 1 | Merge pull request #66 from jeffreye/fix/inline-objects | 0 | .cs | cs | mit | AvaloniaUI/AvaloniaEdit |
10063984 | <NME> TextView.cs
<BEF> // Copyright (c) 2014 AlphaSierraPapa for the SharpDevelop Team
//
// Permission is hereby granted, free of charge, to any person obtaining a copy of this
// software and associated documentation files (the "Software"), to deal in the Software
// without restriction, including without limitati... | 1 | Merge pull request #66 from jeffreye/fix/inline-objects | 0 | .cs | cs | mit | AvaloniaUI/AvaloniaEdit |
10063985 | <NME> TextView.cs
<BEF> // Copyright (c) 2014 AlphaSierraPapa for the SharpDevelop Team
//
// Permission is hereby granted, free of charge, to any person obtaining a copy of this
// software and associated documentation files (the "Software"), to deal in the Software
// without restriction, including without limitati... | 1 | Merge pull request #66 from jeffreye/fix/inline-objects | 0 | .cs | cs | mit | AvaloniaUI/AvaloniaEdit |
10063986 | <NME> TextView.cs
<BEF> // Copyright (c) 2014 AlphaSierraPapa for the SharpDevelop Team
//
// Permission is hereby granted, free of charge, to any person obtaining a copy of this
// software and associated documentation files (the "Software"), to deal in the Software
// without restriction, including without limitati... | 6 | Revert changes in PR #252 | 4 | .cs | cs | mit | AvaloniaUI/AvaloniaEdit |
10063987 | <NME> TextView.cs
<BEF> // Copyright (c) 2014 AlphaSierraPapa for the SharpDevelop Team
//
// Permission is hereby granted, free of charge, to any person obtaining a copy of this
// software and associated documentation files (the "Software"), to deal in the Software
// without restriction, including without limitati... | 6 | Revert changes in PR #252 | 4 | .cs | cs | mit | AvaloniaUI/AvaloniaEdit |
10063988 | <NME> TextView.cs
<BEF> // Copyright (c) 2014 AlphaSierraPapa for the SharpDevelop Team
//
// Permission is hereby granted, free of charge, to any person obtaining a copy of this
// software and associated documentation files (the "Software"), to deal in the Software
// without restriction, including without limitati... | 6 | Revert changes in PR #252 | 4 | .cs | cs | mit | AvaloniaUI/AvaloniaEdit |
10063989 | <NME> TextView.cs
<BEF> // Copyright (c) 2014 AlphaSierraPapa for the SharpDevelop Team
//
// Permission is hereby granted, free of charge, to any person obtaining a copy of this
// software and associated documentation files (the "Software"), to deal in the Software
// without restriction, including without limitati... | 6 | Revert changes in PR #252 | 4 | .cs | cs | mit | AvaloniaUI/AvaloniaEdit |
10063990 | <NME> TextView.cs
<BEF> // Copyright (c) 2014 AlphaSierraPapa for the SharpDevelop Team
//
// Permission is hereby granted, free of charge, to any person obtaining a copy of this
// software and associated documentation files (the "Software"), to deal in the Software
// without restriction, including without limitati... | 6 | Revert changes in PR #252 | 4 | .cs | cs | mit | AvaloniaUI/AvaloniaEdit |
10063991 | <NME> TextView.cs
<BEF> // Copyright (c) 2014 AlphaSierraPapa for the SharpDevelop Team
//
// Permission is hereby granted, free of charge, to any person obtaining a copy of this
// software and associated documentation files (the "Software"), to deal in the Software
// without restriction, including without limitati... | 6 | Revert changes in PR #252 | 4 | .cs | cs | mit | AvaloniaUI/AvaloniaEdit |
10063992 | <NME> TextView.cs
<BEF> // Copyright (c) 2014 AlphaSierraPapa for the SharpDevelop Team
//
// Permission is hereby granted, free of charge, to any person obtaining a copy of this
// software and associated documentation files (the "Software"), to deal in the Software
// without restriction, including without limitati... | 6 | Revert changes in PR #252 | 4 | .cs | cs | mit | AvaloniaUI/AvaloniaEdit |
10063993 | <NME> TextView.cs
<BEF> // Copyright (c) 2014 AlphaSierraPapa for the SharpDevelop Team
//
// Permission is hereby granted, free of charge, to any person obtaining a copy of this
// software and associated documentation files (the "Software"), to deal in the Software
// without restriction, including without limitati... | 6 | Revert changes in PR #252 | 4 | .cs | cs | mit | AvaloniaUI/AvaloniaEdit |
10063994 | <NME> TextView.cs
<BEF> // Copyright (c) 2014 AlphaSierraPapa for the SharpDevelop Team
//
// Permission is hereby granted, free of charge, to any person obtaining a copy of this
// software and associated documentation files (the "Software"), to deal in the Software
// without restriction, including without limitati... | 6 | Revert changes in PR #252 | 4 | .cs | cs | mit | AvaloniaUI/AvaloniaEdit |
10063995 | <NME> TextView.cs
<BEF> // Copyright (c) 2014 AlphaSierraPapa for the SharpDevelop Team
//
// Permission is hereby granted, free of charge, to any person obtaining a copy of this
// software and associated documentation files (the "Software"), to deal in the Software
// without restriction, including without limitati... | 6 | Revert changes in PR #252 | 4 | .cs | cs | mit | AvaloniaUI/AvaloniaEdit |
10063996 | <NME> TextView.cs
<BEF> // Copyright (c) 2014 AlphaSierraPapa for the SharpDevelop Team
//
// Permission is hereby granted, free of charge, to any person obtaining a copy of this
// software and associated documentation files (the "Software"), to deal in the Software
// without restriction, including without limitati... | 6 | Revert changes in PR #252 | 4 | .cs | cs | mit | AvaloniaUI/AvaloniaEdit |
10063997 | <NME> TextView.cs
<BEF> // Copyright (c) 2014 AlphaSierraPapa for the SharpDevelop Team
//
// Permission is hereby granted, free of charge, to any person obtaining a copy of this
// software and associated documentation files (the "Software"), to deal in the Software
// without restriction, including without limitati... | 6 | Revert changes in PR #252 | 4 | .cs | cs | mit | AvaloniaUI/AvaloniaEdit |
10063998 | <NME> TextView.cs
<BEF> // Copyright (c) 2014 AlphaSierraPapa for the SharpDevelop Team
//
// Permission is hereby granted, free of charge, to any person obtaining a copy of this
// software and associated documentation files (the "Software"), to deal in the Software
// without restriction, including without limitati... | 6 | Revert changes in PR #252 | 4 | .cs | cs | mit | AvaloniaUI/AvaloniaEdit |
10063999 | <NME> TextView.cs
<BEF> // Copyright (c) 2014 AlphaSierraPapa for the SharpDevelop Team
//
// Permission is hereby granted, free of charge, to any person obtaining a copy of this
// software and associated documentation files (the "Software"), to deal in the Software
// without restriction, including without limitati... | 6 | Revert changes in PR #252 | 4 | .cs | cs | mit | AvaloniaUI/AvaloniaEdit |
10064000 | <NME> TextView.cs
<BEF> // Copyright (c) 2014 AlphaSierraPapa for the SharpDevelop Team
//
// Permission is hereby granted, free of charge, to any person obtaining a copy of this
// software and associated documentation files (the "Software"), to deal in the Software
// without restriction, including without limitati... | 6 | Revert changes in PR #252 | 4 | .cs | cs | mit | AvaloniaUI/AvaloniaEdit |
10064001 | <NME> README.md <BEF> # jsGrid Lightweight Grid jQuery Plugin [](https://travis-ci.org/tabalinas/jsgrid) Project site [js-grid.com](http://js-grid.com/) **jsGrid** is a lightweight client-side data grid control based on jQuery. It supports basic g... | 11 | Docs: Fix custom sorting strategy sample | 7 | .md | md | mit | tabalinas/jsgrid |
10064002 | <NME> README.md <BEF> # jsGrid Lightweight Grid jQuery Plugin [](https://travis-ci.org/tabalinas/jsgrid) Project site [js-grid.com](http://js-grid.com/) **jsGrid** is a lightweight client-side data grid control based on jQuery. It supports basic g... | 11 | Docs: Fix custom sorting strategy sample | 7 | .md | md | mit | tabalinas/jsgrid |
10064003 | <NME> AccessTokenController.php
<BEF> <?php
namespace Dusterio\LumenPassport\Http\Controllers;
use Laravel\Passport\Passport;
use Laravel\Passport\Token;
use Laminas\Diactoros\Response as Psr7Response;
use Psr\Http\Message\ServerRequestInterface;
use Dusterio\LumenPassport\LumenPassport;
/**
* Class AccessTokenCont... | 4 | + Allow multiple tokens | 3 | .php | php | mit | dusterio/lumen-passport |
10064004 | <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"
... | 1 | Setup a better font for macOS | 1 | .xaml | Demo/MainWindow | mit | AvaloniaUI/AvaloniaEdit |
10064005 | <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"
... | 1 | Setup a better font for macOS | 1 | .xaml | Demo/MainWindow | mit | AvaloniaUI/AvaloniaEdit |
10064006 | <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"
... | 1 | Setup a better font for macOS | 1 | .xaml | Demo/MainWindow | mit | AvaloniaUI/AvaloniaEdit |
10064007 | <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"
... | 1 | Setup a better font for macOS | 1 | .xaml | Demo/MainWindow | mit | AvaloniaUI/AvaloniaEdit |
10064008 | <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"
... | 1 | Setup a better font for macOS | 1 | .xaml | Demo/MainWindow | mit | AvaloniaUI/AvaloniaEdit |
10064009 | <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"
... | 1 | Setup a better font for macOS | 1 | .xaml | Demo/MainWindow | mit | AvaloniaUI/AvaloniaEdit |
10064010 | <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"
... | 1 | Setup a better font for macOS | 1 | .xaml | Demo/MainWindow | mit | AvaloniaUI/AvaloniaEdit |
10064011 | <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"
... | 1 | Setup a better font for macOS | 1 | .xaml | Demo/MainWindow | mit | AvaloniaUI/AvaloniaEdit |
10064012 | <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"
... | 1 | Setup a better font for macOS | 1 | .xaml | Demo/MainWindow | mit | AvaloniaUI/AvaloniaEdit |
10064013 | <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"
... | 1 | Setup a better font for macOS | 1 | .xaml | Demo/MainWindow | mit | AvaloniaUI/AvaloniaEdit |
10064014 | <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"
... | 1 | Setup a better font for macOS | 1 | .xaml | Demo/MainWindow | mit | AvaloniaUI/AvaloniaEdit |
10064015 | <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"
... | 1 | Setup a better font for macOS | 1 | .xaml | Demo/MainWindow | mit | AvaloniaUI/AvaloniaEdit |
10064016 | <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"
... | 1 | Setup a better font for macOS | 1 | .xaml | Demo/MainWindow | mit | AvaloniaUI/AvaloniaEdit |
10064017 | <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"
... | 1 | Setup a better font for macOS | 1 | .xaml | Demo/MainWindow | mit | AvaloniaUI/AvaloniaEdit |
10064018 | <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"
... | 1 | Setup a better font for macOS | 1 | .xaml | Demo/MainWindow | mit | AvaloniaUI/AvaloniaEdit |
10064019 | <NME> README.md <BEF> # jsGrid Lightweight Grid jQuery Plugin [](https://travis-ci.org/tabalinas/jsgrid) Project site [js-grid.com](http://js-grid.com/) **jsGrid** is a lightweight client-side data grid control based on jQuery. It supports basic g... | 0 | Docs: Simplify basic example | 3 | .md | md | mit | tabalinas/jsgrid |
10064020 | <NME> README.md <BEF> # jsGrid Lightweight Grid jQuery Plugin [](https://travis-ci.org/tabalinas/jsgrid) Project site [js-grid.com](http://js-grid.com/) **jsGrid** is a lightweight client-side data grid control based on jQuery. It supports basic g... | 0 | Docs: Simplify basic example | 3 | .md | md | mit | tabalinas/jsgrid |
10064021 | <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... | 6 | override default value of scroll bar for easy of use | 4 | .cs | cs | mit | AvaloniaUI/AvaloniaEdit |
10064022 | <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... | 6 | override default value of scroll bar for easy of use | 4 | .cs | cs | mit | AvaloniaUI/AvaloniaEdit |
10064023 | <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... | 6 | override default value of scroll bar for easy of use | 4 | .cs | cs | mit | AvaloniaUI/AvaloniaEdit |
10064024 | <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... | 6 | override default value of scroll bar for easy of use | 4 | .cs | cs | mit | AvaloniaUI/AvaloniaEdit |
10064025 | <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... | 6 | override default value of scroll bar for easy of use | 4 | .cs | cs | mit | AvaloniaUI/AvaloniaEdit |
10064026 | <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... | 6 | override default value of scroll bar for easy of use | 4 | .cs | cs | mit | AvaloniaUI/AvaloniaEdit |
10064027 | <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... | 6 | override default value of scroll bar for easy of use | 4 | .cs | cs | mit | AvaloniaUI/AvaloniaEdit |
10064028 | <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... | 6 | override default value of scroll bar for easy of use | 4 | .cs | cs | mit | AvaloniaUI/AvaloniaEdit |
10064029 | <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... | 6 | override default value of scroll bar for easy of use | 4 | .cs | cs | mit | AvaloniaUI/AvaloniaEdit |
10064030 | <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... | 6 | override default value of scroll bar for easy of use | 4 | .cs | cs | mit | AvaloniaUI/AvaloniaEdit |
10064031 | <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... | 6 | override default value of scroll bar for easy of use | 4 | .cs | cs | mit | AvaloniaUI/AvaloniaEdit |
10064032 | <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... | 6 | override default value of scroll bar for easy of use | 4 | .cs | cs | mit | AvaloniaUI/AvaloniaEdit |
10064033 | <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... | 6 | override default value of scroll bar for easy of use | 4 | .cs | cs | mit | AvaloniaUI/AvaloniaEdit |
10064034 | <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... | 6 | override default value of scroll bar for easy of use | 4 | .cs | cs | mit | AvaloniaUI/AvaloniaEdit |
10064035 | <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... | 6 | override default value of scroll bar for easy of use | 4 | .cs | cs | mit | AvaloniaUI/AvaloniaEdit |
10064036 | <NME> README.md <BEF> # jsGrid Lightweight Grid jQuery Plugin [](https://travis-ci.org/tabalinas/jsgrid) Project site [js-grid.com](http://js-grid.com/) **jsGrid** is a lightweight client-side data grid control based on jQuery. It supports basic g... | 93 | Docs: Add description of -ing grid callbacks cancelling | 1 | .md | md | mit | tabalinas/jsgrid |
10064037 | <NME> README.md <BEF> # jsGrid Lightweight Grid jQuery Plugin [](https://travis-ci.org/tabalinas/jsgrid) Project site [js-grid.com](http://js-grid.com/) **jsGrid** is a lightweight client-side data grid control based on jQuery. It supports basic g... | 93 | Docs: Add description of -ing grid callbacks cancelling | 1 | .md | md | mit | tabalinas/jsgrid |
10064038 | <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... | 134 | Smoothing and testing new api | 72 | .js | js | mit | ftlabs/fruitmachine |
10064039 | <NME> tests.js
<BEF> /**
* loadjs tests
* @module test/tests.js
*/
var pathsLoaded = null, // file register
testEl = null,
assert = chai.assert,
expect = chai.expect;
describe('LoadJS tests', function() {
beforeEach(function() {
// reset register
pathsLoaded = {};
// reset loadjs depe... | 22 | addded support for dom insertion bypass | 1 | .js | js | mit | muicss/loadjs |
10064040 | <NME> tests.js
<BEF> /**
* loadjs tests
* @module test/tests.js
*/
var pathsLoaded = null, // file register
testEl = null,
assert = chai.assert,
expect = chai.expect;
describe('LoadJS tests', function() {
beforeEach(function() {
// reset register
pathsLoaded = {};
// reset loadjs depe... | 22 | addded support for dom insertion bypass | 1 | .js | js | mit | muicss/loadjs |
10064041 | <NME> jsgrid.load-indicator.js
<BEF> (function(jsGrid, $, undefined) {
function LoadIndicator(config) {
$.extend(true, this, config);
}
LoadIndicator.prototype = {
show: function() {
},
this._initContainer();
this._initShader();
... | 9 | LoadIndicator: shading option | 1 | .js | load-indicator | mit | tabalinas/jsgrid |
10064042 | <NME> jsgrid.load-indicator.js
<BEF> (function(jsGrid, $, undefined) {
function LoadIndicator(config) {
$.extend(true, this, config);
}
LoadIndicator.prototype = {
show: function() {
},
this._initContainer();
this._initShader();
... | 9 | LoadIndicator: shading option | 1 | .js | load-indicator | mit | tabalinas/jsgrid |
10064043 | <NME> AvaloniaEdit.sln
<BEF>
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.0.32112.339
MinimumVisualStudioVersion = 10.0.40219.1
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "AvaloniaEdit", "src\AvaloniaEdit\AvaloniaEdit.csproj", "{4B04026F-BA96... | 0 | Removed unwanted csproj file in solution | 2 | .sln | sln | mit | AvaloniaUI/AvaloniaEdit |
10064044 | <NME> AvaloniaEdit.sln
<BEF>
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.0.32112.339
MinimumVisualStudioVersion = 10.0.40219.1
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "AvaloniaEdit", "src\AvaloniaEdit\AvaloniaEdit.csproj", "{4B04026F-BA96... | 0 | Removed unwanted csproj file in solution | 2 | .sln | sln | mit | AvaloniaUI/AvaloniaEdit |
10064045 | <NME> AvaloniaEdit.sln
<BEF>
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.0.32112.339
MinimumVisualStudioVersion = 10.0.40219.1
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "AvaloniaEdit", "src\AvaloniaEdit\AvaloniaEdit.csproj", "{4B04026F-BA96... | 0 | Removed unwanted csproj file in solution | 2 | .sln | sln | mit | AvaloniaUI/AvaloniaEdit |
10064046 | <NME> AvaloniaEdit.sln
<BEF>
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.0.32112.339
MinimumVisualStudioVersion = 10.0.40219.1
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "AvaloniaEdit", "src\AvaloniaEdit\AvaloniaEdit.csproj", "{4B04026F-BA96... | 0 | Removed unwanted csproj file in solution | 2 | .sln | sln | mit | AvaloniaUI/AvaloniaEdit |
10064047 | <NME> AvaloniaEdit.sln
<BEF>
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.0.32112.339
MinimumVisualStudioVersion = 10.0.40219.1
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "AvaloniaEdit", "src\AvaloniaEdit\AvaloniaEdit.csproj", "{4B04026F-BA96... | 0 | Removed unwanted csproj file in solution | 2 | .sln | sln | mit | AvaloniaUI/AvaloniaEdit |
10064048 | <NME> AvaloniaEdit.sln
<BEF>
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.0.32112.339
MinimumVisualStudioVersion = 10.0.40219.1
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "AvaloniaEdit", "src\AvaloniaEdit\AvaloniaEdit.csproj", "{4B04026F-BA96... | 0 | Removed unwanted csproj file in solution | 2 | .sln | sln | mit | AvaloniaUI/AvaloniaEdit |
10064049 | <NME> AvaloniaEdit.sln
<BEF>
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.0.32112.339
MinimumVisualStudioVersion = 10.0.40219.1
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "AvaloniaEdit", "src\AvaloniaEdit\AvaloniaEdit.csproj", "{4B04026F-BA96... | 0 | Removed unwanted csproj file in solution | 2 | .sln | sln | mit | AvaloniaUI/AvaloniaEdit |