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
10061850
<NME> log.tmLanguage.json <BEF> ADDFILE <MSG> Added log gramamr to source control (the folder was ignored by git) <DFF> @@ -0,0 +1,125 @@ +{ + "information_for_contributors": [ + "This file has been converted from https://github.com/emilast/vscode-logfile-highlighter/blob/master/syntaxes/log.tmLanguage", + "If you w...
125
Added log gramamr to source control (the folder was ignored by git)
0
.json
TextMate/Resources/Grammars/log/syntaxes/log
mit
AvaloniaUI/AvaloniaEdit
10061851
<NME> log.tmLanguage.json <BEF> ADDFILE <MSG> Added log gramamr to source control (the folder was ignored by git) <DFF> @@ -0,0 +1,125 @@ +{ + "information_for_contributors": [ + "This file has been converted from https://github.com/emilast/vscode-logfile-highlighter/blob/master/syntaxes/log.tmLanguage", + "If you w...
125
Added log gramamr to source control (the folder was ignored by git)
0
.json
TextMate/Resources/Grammars/log/syntaxes/log
mit
AvaloniaUI/AvaloniaEdit
10061852
<NME> log.tmLanguage.json <BEF> ADDFILE <MSG> Added log gramamr to source control (the folder was ignored by git) <DFF> @@ -0,0 +1,125 @@ +{ + "information_for_contributors": [ + "This file has been converted from https://github.com/emilast/vscode-logfile-highlighter/blob/master/syntaxes/log.tmLanguage", + "If you w...
125
Added log gramamr to source control (the folder was ignored by git)
0
.json
TextMate/Resources/Grammars/log/syntaxes/log
mit
AvaloniaUI/AvaloniaEdit
10061853
<NME> log.tmLanguage.json <BEF> ADDFILE <MSG> Added log gramamr to source control (the folder was ignored by git) <DFF> @@ -0,0 +1,125 @@ +{ + "information_for_contributors": [ + "This file has been converted from https://github.com/emilast/vscode-logfile-highlighter/blob/master/syntaxes/log.tmLanguage", + "If you w...
125
Added log gramamr to source control (the folder was ignored by git)
0
.json
TextMate/Resources/Grammars/log/syntaxes/log
mit
AvaloniaUI/AvaloniaEdit
10061854
<NME> log.tmLanguage.json <BEF> ADDFILE <MSG> Added log gramamr to source control (the folder was ignored by git) <DFF> @@ -0,0 +1,125 @@ +{ + "information_for_contributors": [ + "This file has been converted from https://github.com/emilast/vscode-logfile-highlighter/blob/master/syntaxes/log.tmLanguage", + "If you w...
125
Added log gramamr to source control (the folder was ignored by git)
0
.json
TextMate/Resources/Grammars/log/syntaxes/log
mit
AvaloniaUI/AvaloniaEdit
10061855
<NME> log.tmLanguage.json <BEF> ADDFILE <MSG> Added log gramamr to source control (the folder was ignored by git) <DFF> @@ -0,0 +1,125 @@ +{ + "information_for_contributors": [ + "This file has been converted from https://github.com/emilast/vscode-logfile-highlighter/blob/master/syntaxes/log.tmLanguage", + "If you w...
125
Added log gramamr to source control (the folder was ignored by git)
0
.json
TextMate/Resources/Grammars/log/syntaxes/log
mit
AvaloniaUI/AvaloniaEdit
10061856
<NME> model.toJSON.js <BEF> ADDFILE <MSG> Build in support for third party Models <DFF> @@ -0,0 +1,15 @@ + +buster.testCase('Model#toJSON()', { + + "Should return a shallow clone of the data store": function() { + var model = new FruitMachine.Model({ foo: 'bar' }); + var json = model.toJSON(); + + + assert.e...
15
Build in support for third party Models
0
.js
toJSON
mit
ftlabs/fruitmachine
10061857
<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", ...
3
Filtering: Hide 'getFilter' method
3
.js
tests
mit
tabalinas/jsgrid
10061858
<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", ...
3
Filtering: Hide 'getFilter' method
3
.js
tests
mit
tabalinas/jsgrid
10061859
<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 #63 from siegfriedpammer/dev/siegfriedpammer/font-weight-and-style
1
.cs
cs
mit
AvaloniaUI/AvaloniaEdit
10061860
<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 #63 from siegfriedpammer/dev/siegfriedpammer/font-weight-and-style
1
.cs
cs
mit
AvaloniaUI/AvaloniaEdit
10061861
<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 #63 from siegfriedpammer/dev/siegfriedpammer/font-weight-and-style
1
.cs
cs
mit
AvaloniaUI/AvaloniaEdit
10061862
<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 #63 from siegfriedpammer/dev/siegfriedpammer/font-weight-and-style
1
.cs
cs
mit
AvaloniaUI/AvaloniaEdit
10061863
<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 #63 from siegfriedpammer/dev/siegfriedpammer/font-weight-and-style
1
.cs
cs
mit
AvaloniaUI/AvaloniaEdit
10061864
<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 #63 from siegfriedpammer/dev/siegfriedpammer/font-weight-and-style
1
.cs
cs
mit
AvaloniaUI/AvaloniaEdit
10061865
<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 #63 from siegfriedpammer/dev/siegfriedpammer/font-weight-and-style
1
.cs
cs
mit
AvaloniaUI/AvaloniaEdit
10061866
<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 #63 from siegfriedpammer/dev/siegfriedpammer/font-weight-and-style
1
.cs
cs
mit
AvaloniaUI/AvaloniaEdit
10061867
<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 #63 from siegfriedpammer/dev/siegfriedpammer/font-weight-and-style
1
.cs
cs
mit
AvaloniaUI/AvaloniaEdit
10061868
<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 #63 from siegfriedpammer/dev/siegfriedpammer/font-weight-and-style
1
.cs
cs
mit
AvaloniaUI/AvaloniaEdit
10061869
<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 #63 from siegfriedpammer/dev/siegfriedpammer/font-weight-and-style
1
.cs
cs
mit
AvaloniaUI/AvaloniaEdit
10061870
<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 #63 from siegfriedpammer/dev/siegfriedpammer/font-weight-and-style
1
.cs
cs
mit
AvaloniaUI/AvaloniaEdit
10061871
<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 #63 from siegfriedpammer/dev/siegfriedpammer/font-weight-and-style
1
.cs
cs
mit
AvaloniaUI/AvaloniaEdit
10061872
<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 #63 from siegfriedpammer/dev/siegfriedpammer/font-weight-and-style
1
.cs
cs
mit
AvaloniaUI/AvaloniaEdit
10061873
<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 #63 from siegfriedpammer/dev/siegfriedpammer/font-weight-and-style
1
.cs
cs
mit
AvaloniaUI/AvaloniaEdit
10061874
<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...
25
Merge branch 'master' into context-menu-automation
17
.cs
cs
mit
AvaloniaUI/AvaloniaEdit
10061875
<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...
25
Merge branch 'master' into context-menu-automation
17
.cs
cs
mit
AvaloniaUI/AvaloniaEdit
10061876
<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...
25
Merge branch 'master' into context-menu-automation
17
.cs
cs
mit
AvaloniaUI/AvaloniaEdit
10061877
<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...
25
Merge branch 'master' into context-menu-automation
17
.cs
cs
mit
AvaloniaUI/AvaloniaEdit
10061878
<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...
25
Merge branch 'master' into context-menu-automation
17
.cs
cs
mit
AvaloniaUI/AvaloniaEdit
10061879
<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...
25
Merge branch 'master' into context-menu-automation
17
.cs
cs
mit
AvaloniaUI/AvaloniaEdit
10061880
<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...
25
Merge branch 'master' into context-menu-automation
17
.cs
cs
mit
AvaloniaUI/AvaloniaEdit
10061881
<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...
25
Merge branch 'master' into context-menu-automation
17
.cs
cs
mit
AvaloniaUI/AvaloniaEdit
10061882
<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...
25
Merge branch 'master' into context-menu-automation
17
.cs
cs
mit
AvaloniaUI/AvaloniaEdit
10061883
<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...
25
Merge branch 'master' into context-menu-automation
17
.cs
cs
mit
AvaloniaUI/AvaloniaEdit
10061884
<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...
25
Merge branch 'master' into context-menu-automation
17
.cs
cs
mit
AvaloniaUI/AvaloniaEdit
10061885
<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...
25
Merge branch 'master' into context-menu-automation
17
.cs
cs
mit
AvaloniaUI/AvaloniaEdit
10061886
<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...
25
Merge branch 'master' into context-menu-automation
17
.cs
cs
mit
AvaloniaUI/AvaloniaEdit
10061887
<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...
25
Merge branch 'master' into context-menu-automation
17
.cs
cs
mit
AvaloniaUI/AvaloniaEdit
10061888
<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...
25
Merge branch 'master' into context-menu-automation
17
.cs
cs
mit
AvaloniaUI/AvaloniaEdit
10061889
<NME> .travis.yml <BEF> language: node_js matrix: include: - node_js: "6" - node_js: "4" - node_js: "0.12" - node_js: "iojs" - node_js: "iojs-v1.0.4" # earlier version of iojs script: "mocha -b test" sudo: false <MSG> Update travis.ci test command <DFF> @@ -7,6 +7,6 @@ matrix: - node_js: ...
1
Update travis.ci test command
1
.yml
travis
mit
mziccard/node-timsort
10061890
<NME> config.yml <BEF> ADDFILE <MSG> Added circleci config <DFF> @@ -0,0 +1,32 @@ +# Javascript Node CircleCI 2.0 configuration file +# +# Check https://circleci.com/docs/2.0/language-javascript/ for more details +# +version: 2 +jobs: + build: + docker: + # specify the version you desire here + - image: ...
32
Added circleci config
0
.yml
circleci/config
mit
muicss/loadjs
10061891
<NME> config.yml <BEF> ADDFILE <MSG> Added circleci config <DFF> @@ -0,0 +1,32 @@ +# Javascript Node CircleCI 2.0 configuration file +# +# Check https://circleci.com/docs/2.0/language-javascript/ for more details +# +version: 2 +jobs: + build: + docker: + # specify the version you desire here + - image: ...
32
Added circleci config
0
.yml
circleci/config
mit
muicss/loadjs
10061892
<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...
8
added isDefined method
0
.js
js
mit
muicss/loadjs
10061893
<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...
8
added isDefined method
0
.js
js
mit
muicss/loadjs
10061894
<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...
8
teardown should not be run if a view has not been setup
0
.js
js
mit
ftlabs/fruitmachine
10061895
<NME> XmlDoc.xshd <BEF> <?xml version="1.0"?> <SyntaxDefinition name="XmlDoc" xmlns="http://icsharpcode.net/sharpdevelop/syntaxdefinition/2008"> <Color name="XmlString" foreground="Silver" fontWeight="bold" exampleText="${DocCommentMarker} &lt;exception cref=&quot;System.Exception&quot; /&gt;" /> <Color name="DocComm...
3
Json.xshd Update #205
3
.xshd
xshd
mit
AvaloniaUI/AvaloniaEdit
10061896
<NME> XmlDoc.xshd <BEF> <?xml version="1.0"?> <SyntaxDefinition name="XmlDoc" xmlns="http://icsharpcode.net/sharpdevelop/syntaxdefinition/2008"> <Color name="XmlString" foreground="Silver" fontWeight="bold" exampleText="${DocCommentMarker} &lt;exception cref=&quot;System.Exception&quot; /&gt;" /> <Color name="DocComm...
3
Json.xshd Update #205
3
.xshd
xshd
mit
AvaloniaUI/AvaloniaEdit
10061897
<NME> XmlDoc.xshd <BEF> <?xml version="1.0"?> <SyntaxDefinition name="XmlDoc" xmlns="http://icsharpcode.net/sharpdevelop/syntaxdefinition/2008"> <Color name="XmlString" foreground="Silver" fontWeight="bold" exampleText="${DocCommentMarker} &lt;exception cref=&quot;System.Exception&quot; /&gt;" /> <Color name="DocComm...
3
Json.xshd Update #205
3
.xshd
xshd
mit
AvaloniaUI/AvaloniaEdit
10061898
<NME> XmlDoc.xshd <BEF> <?xml version="1.0"?> <SyntaxDefinition name="XmlDoc" xmlns="http://icsharpcode.net/sharpdevelop/syntaxdefinition/2008"> <Color name="XmlString" foreground="Silver" fontWeight="bold" exampleText="${DocCommentMarker} &lt;exception cref=&quot;System.Exception&quot; /&gt;" /> <Color name="DocComm...
3
Json.xshd Update #205
3
.xshd
xshd
mit
AvaloniaUI/AvaloniaEdit
10061899
<NME> XmlDoc.xshd <BEF> <?xml version="1.0"?> <SyntaxDefinition name="XmlDoc" xmlns="http://icsharpcode.net/sharpdevelop/syntaxdefinition/2008"> <Color name="XmlString" foreground="Silver" fontWeight="bold" exampleText="${DocCommentMarker} &lt;exception cref=&quot;System.Exception&quot; /&gt;" /> <Color name="DocComm...
3
Json.xshd Update #205
3
.xshd
xshd
mit
AvaloniaUI/AvaloniaEdit
10061900
<NME> XmlDoc.xshd <BEF> <?xml version="1.0"?> <SyntaxDefinition name="XmlDoc" xmlns="http://icsharpcode.net/sharpdevelop/syntaxdefinition/2008"> <Color name="XmlString" foreground="Silver" fontWeight="bold" exampleText="${DocCommentMarker} &lt;exception cref=&quot;System.Exception&quot; /&gt;" /> <Color name="DocComm...
3
Json.xshd Update #205
3
.xshd
xshd
mit
AvaloniaUI/AvaloniaEdit
10061901
<NME> XmlDoc.xshd <BEF> <?xml version="1.0"?> <SyntaxDefinition name="XmlDoc" xmlns="http://icsharpcode.net/sharpdevelop/syntaxdefinition/2008"> <Color name="XmlString" foreground="Silver" fontWeight="bold" exampleText="${DocCommentMarker} &lt;exception cref=&quot;System.Exception&quot; /&gt;" /> <Color name="DocComm...
3
Json.xshd Update #205
3
.xshd
xshd
mit
AvaloniaUI/AvaloniaEdit
10061902
<NME> XmlDoc.xshd <BEF> <?xml version="1.0"?> <SyntaxDefinition name="XmlDoc" xmlns="http://icsharpcode.net/sharpdevelop/syntaxdefinition/2008"> <Color name="XmlString" foreground="Silver" fontWeight="bold" exampleText="${DocCommentMarker} &lt;exception cref=&quot;System.Exception&quot; /&gt;" /> <Color name="DocComm...
3
Json.xshd Update #205
3
.xshd
xshd
mit
AvaloniaUI/AvaloniaEdit
10061903
<NME> XmlDoc.xshd <BEF> <?xml version="1.0"?> <SyntaxDefinition name="XmlDoc" xmlns="http://icsharpcode.net/sharpdevelop/syntaxdefinition/2008"> <Color name="XmlString" foreground="Silver" fontWeight="bold" exampleText="${DocCommentMarker} &lt;exception cref=&quot;System.Exception&quot; /&gt;" /> <Color name="DocComm...
3
Json.xshd Update #205
3
.xshd
xshd
mit
AvaloniaUI/AvaloniaEdit
10061904
<NME> XmlDoc.xshd <BEF> <?xml version="1.0"?> <SyntaxDefinition name="XmlDoc" xmlns="http://icsharpcode.net/sharpdevelop/syntaxdefinition/2008"> <Color name="XmlString" foreground="Silver" fontWeight="bold" exampleText="${DocCommentMarker} &lt;exception cref=&quot;System.Exception&quot; /&gt;" /> <Color name="DocComm...
3
Json.xshd Update #205
3
.xshd
xshd
mit
AvaloniaUI/AvaloniaEdit
10061905
<NME> XmlDoc.xshd <BEF> <?xml version="1.0"?> <SyntaxDefinition name="XmlDoc" xmlns="http://icsharpcode.net/sharpdevelop/syntaxdefinition/2008"> <Color name="XmlString" foreground="Silver" fontWeight="bold" exampleText="${DocCommentMarker} &lt;exception cref=&quot;System.Exception&quot; /&gt;" /> <Color name="DocComm...
3
Json.xshd Update #205
3
.xshd
xshd
mit
AvaloniaUI/AvaloniaEdit
10061906
<NME> XmlDoc.xshd <BEF> <?xml version="1.0"?> <SyntaxDefinition name="XmlDoc" xmlns="http://icsharpcode.net/sharpdevelop/syntaxdefinition/2008"> <Color name="XmlString" foreground="Silver" fontWeight="bold" exampleText="${DocCommentMarker} &lt;exception cref=&quot;System.Exception&quot; /&gt;" /> <Color name="DocComm...
3
Json.xshd Update #205
3
.xshd
xshd
mit
AvaloniaUI/AvaloniaEdit
10061907
<NME> XmlDoc.xshd <BEF> <?xml version="1.0"?> <SyntaxDefinition name="XmlDoc" xmlns="http://icsharpcode.net/sharpdevelop/syntaxdefinition/2008"> <Color name="XmlString" foreground="Silver" fontWeight="bold" exampleText="${DocCommentMarker} &lt;exception cref=&quot;System.Exception&quot; /&gt;" /> <Color name="DocComm...
3
Json.xshd Update #205
3
.xshd
xshd
mit
AvaloniaUI/AvaloniaEdit
10061908
<NME> XmlDoc.xshd <BEF> <?xml version="1.0"?> <SyntaxDefinition name="XmlDoc" xmlns="http://icsharpcode.net/sharpdevelop/syntaxdefinition/2008"> <Color name="XmlString" foreground="Silver" fontWeight="bold" exampleText="${DocCommentMarker} &lt;exception cref=&quot;System.Exception&quot; /&gt;" /> <Color name="DocComm...
3
Json.xshd Update #205
3
.xshd
xshd
mit
AvaloniaUI/AvaloniaEdit
10061909
<NME> XmlDoc.xshd <BEF> <?xml version="1.0"?> <SyntaxDefinition name="XmlDoc" xmlns="http://icsharpcode.net/sharpdevelop/syntaxdefinition/2008"> <Color name="XmlString" foreground="Silver" fontWeight="bold" exampleText="${DocCommentMarker} &lt;exception cref=&quot;System.Exception&quot; /&gt;" /> <Color name="DocComm...
3
Json.xshd Update #205
3
.xshd
xshd
mit
AvaloniaUI/AvaloniaEdit
10061910
<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...
4
Add to event object
1
.js
js
mit
ftlabs/fruitmachine
10061911
<NME> RectangleSelection.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 withou...
1
Merge pull request #160 from AvaloniaUI/fix-caret-position
1
.cs
cs
mit
AvaloniaUI/AvaloniaEdit
10061912
<NME> RectangleSelection.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 withou...
1
Merge pull request #160 from AvaloniaUI/fix-caret-position
1
.cs
cs
mit
AvaloniaUI/AvaloniaEdit
10061913
<NME> RectangleSelection.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 withou...
1
Merge pull request #160 from AvaloniaUI/fix-caret-position
1
.cs
cs
mit
AvaloniaUI/AvaloniaEdit
10061914
<NME> RectangleSelection.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 withou...
1
Merge pull request #160 from AvaloniaUI/fix-caret-position
1
.cs
cs
mit
AvaloniaUI/AvaloniaEdit
10061915
<NME> RectangleSelection.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 withou...
1
Merge pull request #160 from AvaloniaUI/fix-caret-position
1
.cs
cs
mit
AvaloniaUI/AvaloniaEdit
10061916
<NME> RectangleSelection.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 withou...
1
Merge pull request #160 from AvaloniaUI/fix-caret-position
1
.cs
cs
mit
AvaloniaUI/AvaloniaEdit
10061917
<NME> RectangleSelection.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 withou...
1
Merge pull request #160 from AvaloniaUI/fix-caret-position
1
.cs
cs
mit
AvaloniaUI/AvaloniaEdit
10061918
<NME> RectangleSelection.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 withou...
1
Merge pull request #160 from AvaloniaUI/fix-caret-position
1
.cs
cs
mit
AvaloniaUI/AvaloniaEdit
10061919
<NME> RectangleSelection.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 withou...
1
Merge pull request #160 from AvaloniaUI/fix-caret-position
1
.cs
cs
mit
AvaloniaUI/AvaloniaEdit
10061920
<NME> RectangleSelection.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 withou...
1
Merge pull request #160 from AvaloniaUI/fix-caret-position
1
.cs
cs
mit
AvaloniaUI/AvaloniaEdit
10061921
<NME> RectangleSelection.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 withou...
1
Merge pull request #160 from AvaloniaUI/fix-caret-position
1
.cs
cs
mit
AvaloniaUI/AvaloniaEdit
10061922
<NME> RectangleSelection.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 withou...
1
Merge pull request #160 from AvaloniaUI/fix-caret-position
1
.cs
cs
mit
AvaloniaUI/AvaloniaEdit
10061923
<NME> RectangleSelection.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 withou...
1
Merge pull request #160 from AvaloniaUI/fix-caret-position
1
.cs
cs
mit
AvaloniaUI/AvaloniaEdit
10061924
<NME> RectangleSelection.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 withou...
1
Merge pull request #160 from AvaloniaUI/fix-caret-position
1
.cs
cs
mit
AvaloniaUI/AvaloniaEdit
10061925
<NME> RectangleSelection.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 withou...
1
Merge pull request #160 from AvaloniaUI/fix-caret-position
1
.cs
cs
mit
AvaloniaUI/AvaloniaEdit
10061926
<NME> TextEditorModel.cs <BEF> using System; using Avalonia.Threading; using AvaloniaEdit.Document; using AvaloniaEdit.Rendering; using TextMateSharp.Model; namespace AvaloniaEdit.TextMate { public class TextEditorModel : AbstractLineList, IDisposable { private readonly TextDocument _document; ...
51
Handle batch document updates
2
.cs
TextMate/TextEditorModel
mit
AvaloniaUI/AvaloniaEdit
10061927
<NME> TextEditorModel.cs <BEF> using System; using Avalonia.Threading; using AvaloniaEdit.Document; using AvaloniaEdit.Rendering; using TextMateSharp.Model; namespace AvaloniaEdit.TextMate { public class TextEditorModel : AbstractLineList, IDisposable { private readonly TextDocument _document; ...
51
Handle batch document updates
2
.cs
TextMate/TextEditorModel
mit
AvaloniaUI/AvaloniaEdit
10061928
<NME> TextEditorModel.cs <BEF> using System; using Avalonia.Threading; using AvaloniaEdit.Document; using AvaloniaEdit.Rendering; using TextMateSharp.Model; namespace AvaloniaEdit.TextMate { public class TextEditorModel : AbstractLineList, IDisposable { private readonly TextDocument _document; ...
51
Handle batch document updates
2
.cs
TextMate/TextEditorModel
mit
AvaloniaUI/AvaloniaEdit
10061929
<NME> TextEditorModel.cs <BEF> using System; using Avalonia.Threading; using AvaloniaEdit.Document; using AvaloniaEdit.Rendering; using TextMateSharp.Model; namespace AvaloniaEdit.TextMate { public class TextEditorModel : AbstractLineList, IDisposable { private readonly TextDocument _document; ...
51
Handle batch document updates
2
.cs
TextMate/TextEditorModel
mit
AvaloniaUI/AvaloniaEdit
10061930
<NME> TextEditorModel.cs <BEF> using System; using Avalonia.Threading; using AvaloniaEdit.Document; using AvaloniaEdit.Rendering; using TextMateSharp.Model; namespace AvaloniaEdit.TextMate { public class TextEditorModel : AbstractLineList, IDisposable { private readonly TextDocument _document; ...
51
Handle batch document updates
2
.cs
TextMate/TextEditorModel
mit
AvaloniaUI/AvaloniaEdit
10061931
<NME> TextEditorModel.cs <BEF> using System; using Avalonia.Threading; using AvaloniaEdit.Document; using AvaloniaEdit.Rendering; using TextMateSharp.Model; namespace AvaloniaEdit.TextMate { public class TextEditorModel : AbstractLineList, IDisposable { private readonly TextDocument _document; ...
51
Handle batch document updates
2
.cs
TextMate/TextEditorModel
mit
AvaloniaUI/AvaloniaEdit
10061932
<NME> TextEditorModel.cs <BEF> using System; using Avalonia.Threading; using AvaloniaEdit.Document; using AvaloniaEdit.Rendering; using TextMateSharp.Model; namespace AvaloniaEdit.TextMate { public class TextEditorModel : AbstractLineList, IDisposable { private readonly TextDocument _document; ...
51
Handle batch document updates
2
.cs
TextMate/TextEditorModel
mit
AvaloniaUI/AvaloniaEdit
10061933
<NME> TextEditorModel.cs <BEF> using System; using Avalonia.Threading; using AvaloniaEdit.Document; using AvaloniaEdit.Rendering; using TextMateSharp.Model; namespace AvaloniaEdit.TextMate { public class TextEditorModel : AbstractLineList, IDisposable { private readonly TextDocument _document; ...
51
Handle batch document updates
2
.cs
TextMate/TextEditorModel
mit
AvaloniaUI/AvaloniaEdit
10061934
<NME> TextEditorModel.cs <BEF> using System; using Avalonia.Threading; using AvaloniaEdit.Document; using AvaloniaEdit.Rendering; using TextMateSharp.Model; namespace AvaloniaEdit.TextMate { public class TextEditorModel : AbstractLineList, IDisposable { private readonly TextDocument _document; ...
51
Handle batch document updates
2
.cs
TextMate/TextEditorModel
mit
AvaloniaUI/AvaloniaEdit
10061935
<NME> TextEditorModel.cs <BEF> using System; using Avalonia.Threading; using AvaloniaEdit.Document; using AvaloniaEdit.Rendering; using TextMateSharp.Model; namespace AvaloniaEdit.TextMate { public class TextEditorModel : AbstractLineList, IDisposable { private readonly TextDocument _document; ...
51
Handle batch document updates
2
.cs
TextMate/TextEditorModel
mit
AvaloniaUI/AvaloniaEdit
10061936
<NME> TextEditorModel.cs <BEF> using System; using Avalonia.Threading; using AvaloniaEdit.Document; using AvaloniaEdit.Rendering; using TextMateSharp.Model; namespace AvaloniaEdit.TextMate { public class TextEditorModel : AbstractLineList, IDisposable { private readonly TextDocument _document; ...
51
Handle batch document updates
2
.cs
TextMate/TextEditorModel
mit
AvaloniaUI/AvaloniaEdit
10061937
<NME> TextEditorModel.cs <BEF> using System; using Avalonia.Threading; using AvaloniaEdit.Document; using AvaloniaEdit.Rendering; using TextMateSharp.Model; namespace AvaloniaEdit.TextMate { public class TextEditorModel : AbstractLineList, IDisposable { private readonly TextDocument _document; ...
51
Handle batch document updates
2
.cs
TextMate/TextEditorModel
mit
AvaloniaUI/AvaloniaEdit
10061938
<NME> TextEditorModel.cs <BEF> using System; using Avalonia.Threading; using AvaloniaEdit.Document; using AvaloniaEdit.Rendering; using TextMateSharp.Model; namespace AvaloniaEdit.TextMate { public class TextEditorModel : AbstractLineList, IDisposable { private readonly TextDocument _document; ...
51
Handle batch document updates
2
.cs
TextMate/TextEditorModel
mit
AvaloniaUI/AvaloniaEdit
10061939
<NME> TextEditorModel.cs <BEF> using System; using Avalonia.Threading; using AvaloniaEdit.Document; using AvaloniaEdit.Rendering; using TextMateSharp.Model; namespace AvaloniaEdit.TextMate { public class TextEditorModel : AbstractLineList, IDisposable { private readonly TextDocument _document; ...
51
Handle batch document updates
2
.cs
TextMate/TextEditorModel
mit
AvaloniaUI/AvaloniaEdit
10061940
<NME> TextEditorModel.cs <BEF> using System; using Avalonia.Threading; using AvaloniaEdit.Document; using AvaloniaEdit.Rendering; using TextMateSharp.Model; namespace AvaloniaEdit.TextMate { public class TextEditorModel : AbstractLineList, IDisposable { private readonly TextDocument _document; ...
51
Handle batch document updates
2
.cs
TextMate/TextEditorModel
mit
AvaloniaUI/AvaloniaEdit
10061941
<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", ...
24
Core: Add fieldOption method to get/set field option
0
.js
tests
mit
tabalinas/jsgrid
10061942
<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", ...
24
Core: Add fieldOption method to get/set field option
0
.js
tests
mit
tabalinas/jsgrid
10061943
<NME> README.md <BEF> # jsGrid Lightweight Grid jQuery Plugin **jsGrid** is a lightweight client-side data grid control based on jQuery. It supports basic grid operations like inserting, filtering, editing, deleting, paging and sorting. Although jsGrid is tunable and allows to customize appearance and components. It su...
3
Docs: Add theme css file link to the page
1
.md
md
mit
tabalinas/jsgrid
10061944
<NME> README.md <BEF> # jsGrid Lightweight Grid jQuery Plugin **jsGrid** is a lightweight client-side data grid control based on jQuery. It supports basic grid operations like inserting, filtering, editing, deleting, paging and sorting. Although jsGrid is tunable and allows to customize appearance and components. It su...
3
Docs: Add theme css file link to the page
1
.md
md
mit
tabalinas/jsgrid
10061945
<NME> README.md <BEF> # jsGrid Lightweight Grid jQuery Plugin [![Build Status](https://travis-ci.org/tabalinas/jsgrid.svg?branch=master)](https://travis-ci.org/tabalinas/jsgrid) ![jsGrid lightweight client-side data grid](http://content.screencast.com/users/tabalinas/folders/Jing/media/beada891-57fc-41f3-ad77-fbacecd01...
28
Docs: Demo and Compatibility
1
.md
md
mit
tabalinas/jsgrid
10061946
<NME> README.md <BEF> # jsGrid Lightweight Grid jQuery Plugin [![Build Status](https://travis-ci.org/tabalinas/jsgrid.svg?branch=master)](https://travis-ci.org/tabalinas/jsgrid) ![jsGrid lightweight client-side data grid](http://content.screencast.com/users/tabalinas/folders/Jing/media/beada891-57fc-41f3-ad77-fbacecd01...
28
Docs: Demo and Compatibility
1
.md
md
mit
tabalinas/jsgrid
10061947
<NME> cs.js <BEF> ADDFILE <MSG> Czech language <DFF> @@ -0,0 +1,46 @@ +(function(jsGrid) { + + jsGrid.locales.cs = { + grid: { + noDataContent: "Nenalezena žádná data", + deleteConfirm: "Opravdu chcete smazat data?", + pagerFormat: "Stránky: {first} {prev} {pages} {next} {last...
46
Czech language
0
.js
js
mit
tabalinas/jsgrid
10061948
<NME> cs.js <BEF> ADDFILE <MSG> Czech language <DFF> @@ -0,0 +1,46 @@ +(function(jsGrid) { + + jsGrid.locales.cs = { + grid: { + noDataContent: "Nenalezena žádná data", + deleteConfirm: "Opravdu chcete smazat data?", + pagerFormat: "Stránky: {first} {prev} {pages} {next} {last...
46
Czech language
0
.js
js
mit
tabalinas/jsgrid
10061949
<NME> module.js <BEF> var Backbone = require('backbone'); describe('View', function() { test("Should add any children passed into the constructor", function() { var children = [ { module: 'pear' }, { module: 'orange' } ]; var view = new fruitmachine({ modul...
37
Change all references of 'View' to 'Module'
0
.js
js
mit
ftlabs/fruitmachine