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 |
|---|---|---|---|---|---|---|---|---|
10065750 | <NME> TextTransformation.cs
<BEF> using System;
using AvaloniaEdit.Document;
using AM = Avalonia.Media;
namespace AvaloniaEdit.TextMate
{
public abstract class TextTransformation : TextSegment
{
public abstract void Transform(GenericLineTransformer transformer, DocumentLine line);
}
public c... | 48 | Merge pull request #193 from AvaloniaUI/textmate-support-bold-italic-underline | 12 | .cs | TextMate/TextTransformation | mit | AvaloniaUI/AvaloniaEdit |
10065751 | <NME> TextTransformation.cs
<BEF> using System;
using AvaloniaEdit.Document;
using AM = Avalonia.Media;
namespace AvaloniaEdit.TextMate
{
public abstract class TextTransformation : TextSegment
{
public abstract void Transform(GenericLineTransformer transformer, DocumentLine line);
}
public c... | 48 | Merge pull request #193 from AvaloniaUI/textmate-support-bold-italic-underline | 12 | .cs | TextMate/TextTransformation | mit | AvaloniaUI/AvaloniaEdit |
10065752 | <NME> TextTransformation.cs
<BEF> using System;
using AvaloniaEdit.Document;
using AM = Avalonia.Media;
namespace AvaloniaEdit.TextMate
{
public abstract class TextTransformation : TextSegment
{
public abstract void Transform(GenericLineTransformer transformer, DocumentLine line);
}
public c... | 48 | Merge pull request #193 from AvaloniaUI/textmate-support-bold-italic-underline | 12 | .cs | TextMate/TextTransformation | mit | AvaloniaUI/AvaloniaEdit |
10065753 | <NME> TextTransformation.cs
<BEF> using System;
using AvaloniaEdit.Document;
using AM = Avalonia.Media;
namespace AvaloniaEdit.TextMate
{
public abstract class TextTransformation : TextSegment
{
public abstract void Transform(GenericLineTransformer transformer, DocumentLine line);
}
public c... | 48 | Merge pull request #193 from AvaloniaUI/textmate-support-bold-italic-underline | 12 | .cs | TextMate/TextTransformation | mit | AvaloniaUI/AvaloniaEdit |
10065754 | <NME> TextTransformation.cs
<BEF> using System;
using AvaloniaEdit.Document;
using AM = Avalonia.Media;
namespace AvaloniaEdit.TextMate
{
public abstract class TextTransformation : TextSegment
{
public abstract void Transform(GenericLineTransformer transformer, DocumentLine line);
}
public c... | 48 | Merge pull request #193 from AvaloniaUI/textmate-support-bold-italic-underline | 12 | .cs | TextMate/TextTransformation | mit | AvaloniaUI/AvaloniaEdit |
10065755 | <NME> TextArea.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 | Update deps | 1 | .cs | cs | mit | AvaloniaUI/AvaloniaEdit |
10065756 | <NME> TextArea.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 | Update deps | 1 | .cs | cs | mit | AvaloniaUI/AvaloniaEdit |
10065757 | <NME> TextArea.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 | Update deps | 1 | .cs | cs | mit | AvaloniaUI/AvaloniaEdit |
10065758 | <NME> TextArea.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 | Update deps | 1 | .cs | cs | mit | AvaloniaUI/AvaloniaEdit |
10065759 | <NME> TextArea.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 | Update deps | 1 | .cs | cs | mit | AvaloniaUI/AvaloniaEdit |
10065760 | <NME> TextArea.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 | Update deps | 1 | .cs | cs | mit | AvaloniaUI/AvaloniaEdit |
10065761 | <NME> TextArea.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 | Update deps | 1 | .cs | cs | mit | AvaloniaUI/AvaloniaEdit |
10065762 | <NME> TextArea.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 | Update deps | 1 | .cs | cs | mit | AvaloniaUI/AvaloniaEdit |
10065763 | <NME> TextArea.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 | Update deps | 1 | .cs | cs | mit | AvaloniaUI/AvaloniaEdit |
10065764 | <NME> TextArea.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 | Update deps | 1 | .cs | cs | mit | AvaloniaUI/AvaloniaEdit |
10065765 | <NME> TextArea.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 | Update deps | 1 | .cs | cs | mit | AvaloniaUI/AvaloniaEdit |
10065766 | <NME> TextArea.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 | Update deps | 1 | .cs | cs | mit | AvaloniaUI/AvaloniaEdit |
10065767 | <NME> TextArea.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 | Update deps | 1 | .cs | cs | mit | AvaloniaUI/AvaloniaEdit |
10065768 | <NME> TextArea.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 | Update deps | 1 | .cs | cs | mit | AvaloniaUI/AvaloniaEdit |
10065769 | <NME> TextArea.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 | Update deps | 1 | .cs | cs | mit | AvaloniaUI/AvaloniaEdit |
10065770 | <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",
... | 1 | Core: Hide pager when there is only one page of items | 1 | .js | tests | mit | tabalinas/jsgrid |
10065771 | <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",
... | 1 | Core: Hide pager when there is only one page of items | 1 | .js | tests | mit | tabalinas/jsgrid |
10065772 | <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... | 2 | Fix pointer event handlers in TextView. | 0 | .cs | cs | mit | AvaloniaUI/AvaloniaEdit |
10065773 | <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... | 2 | Fix pointer event handlers in TextView. | 0 | .cs | cs | mit | AvaloniaUI/AvaloniaEdit |
10065774 | <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... | 2 | Fix pointer event handlers in TextView. | 0 | .cs | cs | mit | AvaloniaUI/AvaloniaEdit |
10065775 | <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... | 2 | Fix pointer event handlers in TextView. | 0 | .cs | cs | mit | AvaloniaUI/AvaloniaEdit |
10065776 | <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... | 2 | Fix pointer event handlers in TextView. | 0 | .cs | cs | mit | AvaloniaUI/AvaloniaEdit |
10065777 | <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... | 2 | Fix pointer event handlers in TextView. | 0 | .cs | cs | mit | AvaloniaUI/AvaloniaEdit |
10065778 | <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... | 2 | Fix pointer event handlers in TextView. | 0 | .cs | cs | mit | AvaloniaUI/AvaloniaEdit |
10065779 | <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... | 2 | Fix pointer event handlers in TextView. | 0 | .cs | cs | mit | AvaloniaUI/AvaloniaEdit |
10065780 | <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... | 2 | Fix pointer event handlers in TextView. | 0 | .cs | cs | mit | AvaloniaUI/AvaloniaEdit |
10065781 | <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... | 2 | Fix pointer event handlers in TextView. | 0 | .cs | cs | mit | AvaloniaUI/AvaloniaEdit |
10065782 | <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... | 2 | Fix pointer event handlers in TextView. | 0 | .cs | cs | mit | AvaloniaUI/AvaloniaEdit |
10065783 | <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... | 2 | Fix pointer event handlers in TextView. | 0 | .cs | cs | mit | AvaloniaUI/AvaloniaEdit |
10065784 | <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... | 2 | Fix pointer event handlers in TextView. | 0 | .cs | cs | mit | AvaloniaUI/AvaloniaEdit |
10065785 | <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... | 2 | Fix pointer event handlers in TextView. | 0 | .cs | cs | mit | AvaloniaUI/AvaloniaEdit |
10065786 | <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... | 2 | Fix pointer event handlers in TextView. | 0 | .cs | cs | mit | AvaloniaUI/AvaloniaEdit |
10065787 | <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... | 0 | remove readonly as default | 2 | .cs | Demo/MainWindow | mit | AvaloniaUI/AvaloniaEdit |
10065788 | <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... | 0 | remove readonly as default | 2 | .cs | Demo/MainWindow | mit | AvaloniaUI/AvaloniaEdit |
10065789 | <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... | 0 | remove readonly as default | 2 | .cs | Demo/MainWindow | mit | AvaloniaUI/AvaloniaEdit |
10065790 | <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... | 0 | remove readonly as default | 2 | .cs | Demo/MainWindow | mit | AvaloniaUI/AvaloniaEdit |
10065791 | <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... | 0 | remove readonly as default | 2 | .cs | Demo/MainWindow | mit | AvaloniaUI/AvaloniaEdit |
10065792 | <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... | 0 | remove readonly as default | 2 | .cs | Demo/MainWindow | mit | AvaloniaUI/AvaloniaEdit |
10065793 | <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... | 0 | remove readonly as default | 2 | .cs | Demo/MainWindow | mit | AvaloniaUI/AvaloniaEdit |
10065794 | <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... | 0 | remove readonly as default | 2 | .cs | Demo/MainWindow | mit | AvaloniaUI/AvaloniaEdit |
10065795 | <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... | 0 | remove readonly as default | 2 | .cs | Demo/MainWindow | mit | AvaloniaUI/AvaloniaEdit |
10065796 | <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... | 0 | remove readonly as default | 2 | .cs | Demo/MainWindow | mit | AvaloniaUI/AvaloniaEdit |
10065797 | <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... | 0 | remove readonly as default | 2 | .cs | Demo/MainWindow | mit | AvaloniaUI/AvaloniaEdit |
10065798 | <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... | 0 | remove readonly as default | 2 | .cs | Demo/MainWindow | mit | AvaloniaUI/AvaloniaEdit |
10065799 | <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... | 0 | remove readonly as default | 2 | .cs | Demo/MainWindow | mit | AvaloniaUI/AvaloniaEdit |
10065800 | <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... | 0 | remove readonly as default | 2 | .cs | Demo/MainWindow | mit | AvaloniaUI/AvaloniaEdit |
10065801 | <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... | 0 | remove readonly as default | 2 | .cs | Demo/MainWindow | mit | AvaloniaUI/AvaloniaEdit |
10065802 | <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 | Merge pull request #579 from onebree/patch-1 | 1 | .md | md | mit | tabalinas/jsgrid |
10065803 | <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 | Merge pull request #579 from onebree/patch-1 | 1 | .md | md | mit | tabalinas/jsgrid |
10065804 | <NME> script.js
<BEF> ADDFILE
<MSG> Updated readme and examples
<DFF> @@ -0,0 +1,22 @@
+var Apple = FruitMachine.define({
+ module: 'apple',
+ template: function(){ return '<button>Click Me</button>'; },
+ setup: function() {
+ var self = this;
+ this.button = this.el.querySelector('button');
+ this.onButt... | 22 | Updated readme and examples | 0 | .js | js | mit | ftlabs/fruitmachine |
10065805 | <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... | 22 | Docs: Configuration descriptions correction | 27 | .md | md | mit | tabalinas/jsgrid |
10065806 | <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... | 22 | Docs: Configuration descriptions correction | 27 | .md | md | mit | tabalinas/jsgrid |
10065807 | <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 = ... | 6 | API: Remove redundant onDataBinding & onDataBound callbacks | 8 | .js | core | mit | tabalinas/jsgrid |
10065808 | <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 = ... | 6 | API: Remove redundant onDataBinding & onDataBound callbacks | 8 | .js | core | mit | tabalinas/jsgrid |
10065809 | <NME> SearchPanel.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 limit... | 7 | Fix searchpanel crash & cursor | 1 | .cs | cs | mit | AvaloniaUI/AvaloniaEdit |
10065810 | <NME> SearchPanel.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 limit... | 7 | Fix searchpanel crash & cursor | 1 | .cs | cs | mit | AvaloniaUI/AvaloniaEdit |
10065811 | <NME> SearchPanel.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 limit... | 7 | Fix searchpanel crash & cursor | 1 | .cs | cs | mit | AvaloniaUI/AvaloniaEdit |
10065812 | <NME> SearchPanel.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 limit... | 7 | Fix searchpanel crash & cursor | 1 | .cs | cs | mit | AvaloniaUI/AvaloniaEdit |
10065813 | <NME> SearchPanel.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 limit... | 7 | Fix searchpanel crash & cursor | 1 | .cs | cs | mit | AvaloniaUI/AvaloniaEdit |
10065814 | <NME> SearchPanel.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 limit... | 7 | Fix searchpanel crash & cursor | 1 | .cs | cs | mit | AvaloniaUI/AvaloniaEdit |
10065815 | <NME> SearchPanel.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 limit... | 7 | Fix searchpanel crash & cursor | 1 | .cs | cs | mit | AvaloniaUI/AvaloniaEdit |
10065816 | <NME> SearchPanel.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 limit... | 7 | Fix searchpanel crash & cursor | 1 | .cs | cs | mit | AvaloniaUI/AvaloniaEdit |
10065817 | <NME> SearchPanel.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 limit... | 7 | Fix searchpanel crash & cursor | 1 | .cs | cs | mit | AvaloniaUI/AvaloniaEdit |
10065818 | <NME> SearchPanel.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 limit... | 7 | Fix searchpanel crash & cursor | 1 | .cs | cs | mit | AvaloniaUI/AvaloniaEdit |
10065819 | <NME> SearchPanel.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 limit... | 7 | Fix searchpanel crash & cursor | 1 | .cs | cs | mit | AvaloniaUI/AvaloniaEdit |
10065820 | <NME> SearchPanel.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 limit... | 7 | Fix searchpanel crash & cursor | 1 | .cs | cs | mit | AvaloniaUI/AvaloniaEdit |
10065821 | <NME> SearchPanel.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 limit... | 7 | Fix searchpanel crash & cursor | 1 | .cs | cs | mit | AvaloniaUI/AvaloniaEdit |
10065822 | <NME> SearchPanel.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 limit... | 7 | Fix searchpanel crash & cursor | 1 | .cs | cs | mit | AvaloniaUI/AvaloniaEdit |
10065823 | <NME> SearchPanel.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 limit... | 7 | Fix searchpanel crash & cursor | 1 | .cs | cs | mit | AvaloniaUI/AvaloniaEdit |
10065824 | <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",
... | 13 | Core: Option 'rowClass' accepts string value (not only function) | 0 | .js | tests | mit | tabalinas/jsgrid |
10065825 | <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",
... | 13 | Core: Option 'rowClass' accepts string value (not only function) | 0 | .js | tests | mit | tabalinas/jsgrid |
10065826 | <NME> jsgrid.load-indicator.js
<BEF> (function(jsGrid, $, undefined) {
function LoadIndicator(config) {
this._init(config);
}
LoadIndicator.prototype = {
container: "body",
message: "Loading...",
shading: true,
zIndex: 1000,
shaderClass: "jsgrid-load-shade... | 1 | Core: Method 'destroy' removes inline styles | 1 | .js | load-indicator | mit | tabalinas/jsgrid |
10065827 | <NME> jsgrid.load-indicator.js
<BEF> (function(jsGrid, $, undefined) {
function LoadIndicator(config) {
this._init(config);
}
LoadIndicator.prototype = {
container: "body",
message: "Loading...",
shading: true,
zIndex: 1000,
shaderClass: "jsgrid-load-shade... | 1 | Core: Method 'destroy' removes inline styles | 1 | .js | load-indicator | mit | tabalinas/jsgrid |
10065828 | <NME> jsgrid.css
<BEF> .jsgrid {
position: relative;
overflow: hidden;
font-size: 1em;
}
.jsgrid, .jsgrid *, .jsgrid *:before, .jsgrid *:after {
box-sizing: border-box;
}
.jsgrid input,
.jsgrid textarea,
.jsgrid select {
font-size: 1em;
}
.jsgrid-grid-header {
overflow-x: hidden;
overflo... | 1 | Update jsgrid.css | 1 | .css | css | mit | tabalinas/jsgrid |
10065829 | <NME> jsgrid.css
<BEF> .jsgrid {
position: relative;
overflow: hidden;
font-size: 1em;
}
.jsgrid, .jsgrid *, .jsgrid *:before, .jsgrid *:after {
box-sizing: border-box;
}
.jsgrid input,
.jsgrid textarea,
.jsgrid select {
font-size: 1em;
}
.jsgrid-grid-header {
overflow-x: hidden;
overflo... | 1 | Update jsgrid.css | 1 | .css | css | mit | tabalinas/jsgrid |
10065830 | <NME> ge.js
<BEF> ADDFILE
<MSG> Create ge.js
ka-GE locale.
<DFF> @@ -0,0 +1,46 @@
+(function(jsGrid) {
+
+ jsGrid.locales.ge = {
+ grid: {
+ noDataContent: "მონაცემები ცარიელია.",
+ deleteConfirm: "ნამდვილად გსურთ ჩანაწერის წაშლა?",
+ pagerFormat: "გვერდები: {first} {prev} {p... | 46 | Create ge.js | 0 | .js | js | mit | tabalinas/jsgrid |
10065831 | <NME> ge.js
<BEF> ADDFILE
<MSG> Create ge.js
ka-GE locale.
<DFF> @@ -0,0 +1,46 @@
+(function(jsGrid) {
+
+ jsGrid.locales.ge = {
+ grid: {
+ noDataContent: "მონაცემები ცარიელია.",
+ deleteConfirm: "ნამდვილად გსურთ ჩანაწერის წაშლა?",
+ pagerFormat: "გვერდები: {first} {prev} {p... | 46 | Create ge.js | 0 | .js | js | mit | tabalinas/jsgrid |
10065832 | <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 ... | 2 | Fields: Set sorter of SelectField accroding to value type | 0 | .js | field | mit | tabalinas/jsgrid |
10065833 | <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 ... | 2 | Fields: Set sorter of SelectField accroding to value type | 0 | .js | field | mit | tabalinas/jsgrid |
10065834 | <NME> AvaloniaEdit.csproj
<BEF> <Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<TargetFramework>netstandard2.0</TargetFramework>
<WarningsNotAsErrors>0612,0618</WarningsNotAsErrors>
<PackageId>Avalonia.AvaloniaEdit</PackageId>
</PropertyGroup>
<ItemGroup>
<EmbeddedResource Include="**\*.xshd;**... | 1 | Merge pull request #266 from AvaloniaUI/version-packages | 1 | .csproj | csproj | mit | AvaloniaUI/AvaloniaEdit |
10065835 | <NME> AvaloniaEdit.csproj
<BEF> <Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<TargetFramework>netstandard2.0</TargetFramework>
<WarningsNotAsErrors>0612,0618</WarningsNotAsErrors>
<PackageId>Avalonia.AvaloniaEdit</PackageId>
</PropertyGroup>
<ItemGroup>
<EmbeddedResource Include="**\*.xshd;**... | 1 | Merge pull request #266 from AvaloniaUI/version-packages | 1 | .csproj | csproj | mit | AvaloniaUI/AvaloniaEdit |
10065836 | <NME> AvaloniaEdit.csproj
<BEF> <Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<TargetFramework>netstandard2.0</TargetFramework>
<WarningsNotAsErrors>0612,0618</WarningsNotAsErrors>
<PackageId>Avalonia.AvaloniaEdit</PackageId>
</PropertyGroup>
<ItemGroup>
<EmbeddedResource Include="**\*.xshd;**... | 1 | Merge pull request #266 from AvaloniaUI/version-packages | 1 | .csproj | csproj | mit | AvaloniaUI/AvaloniaEdit |
10065837 | <NME> AvaloniaEdit.csproj
<BEF> <Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<TargetFramework>netstandard2.0</TargetFramework>
<WarningsNotAsErrors>0612,0618</WarningsNotAsErrors>
<PackageId>Avalonia.AvaloniaEdit</PackageId>
</PropertyGroup>
<ItemGroup>
<EmbeddedResource Include="**\*.xshd;**... | 1 | Merge pull request #266 from AvaloniaUI/version-packages | 1 | .csproj | csproj | mit | AvaloniaUI/AvaloniaEdit |
10065838 | <NME> AvaloniaEdit.csproj
<BEF> <Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<TargetFramework>netstandard2.0</TargetFramework>
<WarningsNotAsErrors>0612,0618</WarningsNotAsErrors>
<PackageId>Avalonia.AvaloniaEdit</PackageId>
</PropertyGroup>
<ItemGroup>
<EmbeddedResource Include="**\*.xshd;**... | 1 | Merge pull request #266 from AvaloniaUI/version-packages | 1 | .csproj | csproj | mit | AvaloniaUI/AvaloniaEdit |
10065839 | <NME> AvaloniaEdit.csproj
<BEF> <Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<TargetFramework>netstandard2.0</TargetFramework>
<WarningsNotAsErrors>0612,0618</WarningsNotAsErrors>
<PackageId>Avalonia.AvaloniaEdit</PackageId>
</PropertyGroup>
<ItemGroup>
<EmbeddedResource Include="**\*.xshd;**... | 1 | Merge pull request #266 from AvaloniaUI/version-packages | 1 | .csproj | csproj | mit | AvaloniaUI/AvaloniaEdit |
10065840 | <NME> AvaloniaEdit.csproj
<BEF> <Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<TargetFramework>netstandard2.0</TargetFramework>
<WarningsNotAsErrors>0612,0618</WarningsNotAsErrors>
<PackageId>Avalonia.AvaloniaEdit</PackageId>
</PropertyGroup>
<ItemGroup>
<EmbeddedResource Include="**\*.xshd;**... | 1 | Merge pull request #266 from AvaloniaUI/version-packages | 1 | .csproj | csproj | mit | AvaloniaUI/AvaloniaEdit |
10065841 | <NME> AvaloniaEdit.csproj
<BEF> <Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<TargetFramework>netstandard2.0</TargetFramework>
<WarningsNotAsErrors>0612,0618</WarningsNotAsErrors>
<PackageId>Avalonia.AvaloniaEdit</PackageId>
</PropertyGroup>
<ItemGroup>
<EmbeddedResource Include="**\*.xshd;**... | 1 | Merge pull request #266 from AvaloniaUI/version-packages | 1 | .csproj | csproj | mit | AvaloniaUI/AvaloniaEdit |
10065842 | <NME> AvaloniaEdit.csproj
<BEF> <Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<TargetFramework>netstandard2.0</TargetFramework>
<WarningsNotAsErrors>0612,0618</WarningsNotAsErrors>
<PackageId>Avalonia.AvaloniaEdit</PackageId>
</PropertyGroup>
<ItemGroup>
<EmbeddedResource Include="**\*.xshd;**... | 1 | Merge pull request #266 from AvaloniaUI/version-packages | 1 | .csproj | csproj | mit | AvaloniaUI/AvaloniaEdit |
10065843 | <NME> AvaloniaEdit.csproj
<BEF> <Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<TargetFramework>netstandard2.0</TargetFramework>
<WarningsNotAsErrors>0612,0618</WarningsNotAsErrors>
<PackageId>Avalonia.AvaloniaEdit</PackageId>
</PropertyGroup>
<ItemGroup>
<EmbeddedResource Include="**\*.xshd;**... | 1 | Merge pull request #266 from AvaloniaUI/version-packages | 1 | .csproj | csproj | mit | AvaloniaUI/AvaloniaEdit |
10065844 | <NME> AvaloniaEdit.csproj
<BEF> <Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<TargetFramework>netstandard2.0</TargetFramework>
<WarningsNotAsErrors>0612,0618</WarningsNotAsErrors>
<PackageId>Avalonia.AvaloniaEdit</PackageId>
</PropertyGroup>
<ItemGroup>
<EmbeddedResource Include="**\*.xshd;**... | 1 | Merge pull request #266 from AvaloniaUI/version-packages | 1 | .csproj | csproj | mit | AvaloniaUI/AvaloniaEdit |
10065845 | <NME> AvaloniaEdit.csproj
<BEF> <Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<TargetFramework>netstandard2.0</TargetFramework>
<WarningsNotAsErrors>0612,0618</WarningsNotAsErrors>
<PackageId>Avalonia.AvaloniaEdit</PackageId>
</PropertyGroup>
<ItemGroup>
<EmbeddedResource Include="**\*.xshd;**... | 1 | Merge pull request #266 from AvaloniaUI/version-packages | 1 | .csproj | csproj | mit | AvaloniaUI/AvaloniaEdit |
10065846 | <NME> AvaloniaEdit.csproj
<BEF> <Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<TargetFramework>netstandard2.0</TargetFramework>
<WarningsNotAsErrors>0612,0618</WarningsNotAsErrors>
<PackageId>Avalonia.AvaloniaEdit</PackageId>
</PropertyGroup>
<ItemGroup>
<EmbeddedResource Include="**\*.xshd;**... | 1 | Merge pull request #266 from AvaloniaUI/version-packages | 1 | .csproj | csproj | mit | AvaloniaUI/AvaloniaEdit |
10065847 | <NME> AvaloniaEdit.csproj
<BEF> <Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<TargetFramework>netstandard2.0</TargetFramework>
<WarningsNotAsErrors>0612,0618</WarningsNotAsErrors>
<PackageId>Avalonia.AvaloniaEdit</PackageId>
</PropertyGroup>
<ItemGroup>
<EmbeddedResource Include="**\*.xshd;**... | 1 | Merge pull request #266 from AvaloniaUI/version-packages | 1 | .csproj | csproj | mit | AvaloniaUI/AvaloniaEdit |
10065848 | <NME> AvaloniaEdit.csproj
<BEF> <Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<TargetFramework>netstandard2.0</TargetFramework>
<WarningsNotAsErrors>0612,0618</WarningsNotAsErrors>
<PackageId>Avalonia.AvaloniaEdit</PackageId>
</PropertyGroup>
<ItemGroup>
<EmbeddedResource Include="**\*.xshd;**... | 1 | Merge pull request #266 from AvaloniaUI/version-packages | 1 | .csproj | csproj | mit | AvaloniaUI/AvaloniaEdit |
10065849 | <NME> XmlnsAttributes.cs
<BEF> using Avalonia.Metadata;
[assembly: XmlnsDefinition("https://github.com/avaloniaui/avaloniaedit", "ICSharpCode.AvalonEdit")]
[assembly: XmlnsDefinition("https://github.com/avaloniaui/avaloniaedit", "ICSharpCode.AvalonEdit.Editing")]
[assembly: XmlnsDefinition("https://github.com/avaloni... | 5 | Search panel | 5 | .cs | cs | mit | AvaloniaUI/AvaloniaEdit |