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 |
|---|---|---|---|---|---|---|---|---|
10068950 | <NME> MockGlyphTypeface.cs
<BEF> using Avalonia.Platform;
using System;
namespace AvaloniaEdit.AvaloniaMocks
{
public class MockGlyphTypeface : IGlyphTypefaceImpl
{
public const int GlyphAdvance = 8;
public const short DefaultFontSize = 10;
public short DesignEmHeight => DefaultFontS... | 4 | Merge pull request #192 from AvaloniaUI/fix-embedded-runs-baseline | 2 | .cs | Tests/AvaloniaMocks/MockGlyphTypeface | mit | AvaloniaUI/AvaloniaEdit |
10068951 | <NME> MockGlyphTypeface.cs
<BEF> using Avalonia.Platform;
using System;
namespace AvaloniaEdit.AvaloniaMocks
{
public class MockGlyphTypeface : IGlyphTypefaceImpl
{
public const int GlyphAdvance = 8;
public const short DefaultFontSize = 10;
public short DesignEmHeight => DefaultFontS... | 4 | Merge pull request #192 from AvaloniaUI/fix-embedded-runs-baseline | 2 | .cs | Tests/AvaloniaMocks/MockGlyphTypeface | mit | AvaloniaUI/AvaloniaEdit |
10068952 | <NME> MockGlyphTypeface.cs
<BEF> using Avalonia.Platform;
using System;
namespace AvaloniaEdit.AvaloniaMocks
{
public class MockGlyphTypeface : IGlyphTypefaceImpl
{
public const int GlyphAdvance = 8;
public const short DefaultFontSize = 10;
public short DesignEmHeight => DefaultFontS... | 4 | Merge pull request #192 from AvaloniaUI/fix-embedded-runs-baseline | 2 | .cs | Tests/AvaloniaMocks/MockGlyphTypeface | mit | AvaloniaUI/AvaloniaEdit |
10068953 | <NME> jsgrid.core.js
<BEF> (function(window, $, undefined) {
var JSGRID = "JSGrid",
JSGRID_DATA_KEY = JSGRID,
JSGRID_ROW_DATA_KEY = "JSGridItem",
JSGRID_EDIT_ROW_DATA_KEY = "JSGridEditRow",
SORT_ORDER_ASC = "asc",
SORT_ORDER_DESC = "desc",
FIRST_PAGE_PLACEHOLDER = ... | 1 | Core: Use plain object instead of array for fields registry | 1 | .js | core | mit | tabalinas/jsgrid |
10068954 | <NME> jsgrid.core.js
<BEF> (function(window, $, undefined) {
var JSGRID = "JSGrid",
JSGRID_DATA_KEY = JSGRID,
JSGRID_ROW_DATA_KEY = "JSGridItem",
JSGRID_EDIT_ROW_DATA_KEY = "JSGridEditRow",
SORT_ORDER_ASC = "asc",
SORT_ORDER_DESC = "desc",
FIRST_PAGE_PLACEHOLDER = ... | 1 | Core: Use plain object instead of array for fields registry | 1 | .js | core | mit | tabalinas/jsgrid |
10068955 | <NME> TestServices.cs
<BEF> using System;
using System.Reactive.Concurrency;
using Avalonia;
using Avalonia.Input;
using Avalonia.Input.Platform;
using Avalonia.Layout;
using Avalonia.Markup.Xaml.Styling;
using Avalonia.Platform;
using Avalonia.Rendering;
using Avalonia.Styling;
using Avalonia.Themes.Default;
using Av... | 2 | Update TestServices.cs | 2 | .cs | Tests/AvaloniaMocks/TestServices | mit | AvaloniaUI/AvaloniaEdit |
10068956 | <NME> TestServices.cs
<BEF> using System;
using System.Reactive.Concurrency;
using Avalonia;
using Avalonia.Input;
using Avalonia.Input.Platform;
using Avalonia.Layout;
using Avalonia.Markup.Xaml.Styling;
using Avalonia.Platform;
using Avalonia.Rendering;
using Avalonia.Styling;
using Avalonia.Themes.Default;
using Av... | 2 | Update TestServices.cs | 2 | .cs | Tests/AvaloniaMocks/TestServices | mit | AvaloniaUI/AvaloniaEdit |
10068957 | <NME> TestServices.cs
<BEF> using System;
using System.Reactive.Concurrency;
using Avalonia;
using Avalonia.Input;
using Avalonia.Input.Platform;
using Avalonia.Layout;
using Avalonia.Markup.Xaml.Styling;
using Avalonia.Platform;
using Avalonia.Rendering;
using Avalonia.Styling;
using Avalonia.Themes.Default;
using Av... | 2 | Update TestServices.cs | 2 | .cs | Tests/AvaloniaMocks/TestServices | mit | AvaloniaUI/AvaloniaEdit |
10068958 | <NME> TestServices.cs
<BEF> using System;
using System.Reactive.Concurrency;
using Avalonia;
using Avalonia.Input;
using Avalonia.Input.Platform;
using Avalonia.Layout;
using Avalonia.Markup.Xaml.Styling;
using Avalonia.Platform;
using Avalonia.Rendering;
using Avalonia.Styling;
using Avalonia.Themes.Default;
using Av... | 2 | Update TestServices.cs | 2 | .cs | Tests/AvaloniaMocks/TestServices | mit | AvaloniaUI/AvaloniaEdit |
10068959 | <NME> TestServices.cs
<BEF> using System;
using System.Reactive.Concurrency;
using Avalonia;
using Avalonia.Input;
using Avalonia.Input.Platform;
using Avalonia.Layout;
using Avalonia.Markup.Xaml.Styling;
using Avalonia.Platform;
using Avalonia.Rendering;
using Avalonia.Styling;
using Avalonia.Themes.Default;
using Av... | 2 | Update TestServices.cs | 2 | .cs | Tests/AvaloniaMocks/TestServices | mit | AvaloniaUI/AvaloniaEdit |
10068960 | <NME> TestServices.cs
<BEF> using System;
using System.Reactive.Concurrency;
using Avalonia;
using Avalonia.Input;
using Avalonia.Input.Platform;
using Avalonia.Layout;
using Avalonia.Markup.Xaml.Styling;
using Avalonia.Platform;
using Avalonia.Rendering;
using Avalonia.Styling;
using Avalonia.Themes.Default;
using Av... | 2 | Update TestServices.cs | 2 | .cs | Tests/AvaloniaMocks/TestServices | mit | AvaloniaUI/AvaloniaEdit |
10068961 | <NME> TestServices.cs
<BEF> using System;
using System.Reactive.Concurrency;
using Avalonia;
using Avalonia.Input;
using Avalonia.Input.Platform;
using Avalonia.Layout;
using Avalonia.Markup.Xaml.Styling;
using Avalonia.Platform;
using Avalonia.Rendering;
using Avalonia.Styling;
using Avalonia.Themes.Default;
using Av... | 2 | Update TestServices.cs | 2 | .cs | Tests/AvaloniaMocks/TestServices | mit | AvaloniaUI/AvaloniaEdit |
10068962 | <NME> TestServices.cs
<BEF> using System;
using System.Reactive.Concurrency;
using Avalonia;
using Avalonia.Input;
using Avalonia.Input.Platform;
using Avalonia.Layout;
using Avalonia.Markup.Xaml.Styling;
using Avalonia.Platform;
using Avalonia.Rendering;
using Avalonia.Styling;
using Avalonia.Themes.Default;
using Av... | 2 | Update TestServices.cs | 2 | .cs | Tests/AvaloniaMocks/TestServices | mit | AvaloniaUI/AvaloniaEdit |
10068963 | <NME> TestServices.cs
<BEF> using System;
using System.Reactive.Concurrency;
using Avalonia;
using Avalonia.Input;
using Avalonia.Input.Platform;
using Avalonia.Layout;
using Avalonia.Markup.Xaml.Styling;
using Avalonia.Platform;
using Avalonia.Rendering;
using Avalonia.Styling;
using Avalonia.Themes.Default;
using Av... | 2 | Update TestServices.cs | 2 | .cs | Tests/AvaloniaMocks/TestServices | mit | AvaloniaUI/AvaloniaEdit |
10068964 | <NME> TestServices.cs
<BEF> using System;
using System.Reactive.Concurrency;
using Avalonia;
using Avalonia.Input;
using Avalonia.Input.Platform;
using Avalonia.Layout;
using Avalonia.Markup.Xaml.Styling;
using Avalonia.Platform;
using Avalonia.Rendering;
using Avalonia.Styling;
using Avalonia.Themes.Default;
using Av... | 2 | Update TestServices.cs | 2 | .cs | Tests/AvaloniaMocks/TestServices | mit | AvaloniaUI/AvaloniaEdit |
10068965 | <NME> TestServices.cs
<BEF> using System;
using System.Reactive.Concurrency;
using Avalonia;
using Avalonia.Input;
using Avalonia.Input.Platform;
using Avalonia.Layout;
using Avalonia.Markup.Xaml.Styling;
using Avalonia.Platform;
using Avalonia.Rendering;
using Avalonia.Styling;
using Avalonia.Themes.Default;
using Av... | 2 | Update TestServices.cs | 2 | .cs | Tests/AvaloniaMocks/TestServices | mit | AvaloniaUI/AvaloniaEdit |
10068966 | <NME> TestServices.cs
<BEF> using System;
using System.Reactive.Concurrency;
using Avalonia;
using Avalonia.Input;
using Avalonia.Input.Platform;
using Avalonia.Layout;
using Avalonia.Markup.Xaml.Styling;
using Avalonia.Platform;
using Avalonia.Rendering;
using Avalonia.Styling;
using Avalonia.Themes.Default;
using Av... | 2 | Update TestServices.cs | 2 | .cs | Tests/AvaloniaMocks/TestServices | mit | AvaloniaUI/AvaloniaEdit |
10068967 | <NME> TestServices.cs
<BEF> using System;
using System.Reactive.Concurrency;
using Avalonia;
using Avalonia.Input;
using Avalonia.Input.Platform;
using Avalonia.Layout;
using Avalonia.Markup.Xaml.Styling;
using Avalonia.Platform;
using Avalonia.Rendering;
using Avalonia.Styling;
using Avalonia.Themes.Default;
using Av... | 2 | Update TestServices.cs | 2 | .cs | Tests/AvaloniaMocks/TestServices | mit | AvaloniaUI/AvaloniaEdit |
10068968 | <NME> TestServices.cs
<BEF> using System;
using System.Reactive.Concurrency;
using Avalonia;
using Avalonia.Input;
using Avalonia.Input.Platform;
using Avalonia.Layout;
using Avalonia.Markup.Xaml.Styling;
using Avalonia.Platform;
using Avalonia.Rendering;
using Avalonia.Styling;
using Avalonia.Themes.Default;
using Av... | 2 | Update TestServices.cs | 2 | .cs | Tests/AvaloniaMocks/TestServices | mit | AvaloniaUI/AvaloniaEdit |
10068969 | <NME> TestServices.cs
<BEF> using System;
using System.Reactive.Concurrency;
using Avalonia;
using Avalonia.Input;
using Avalonia.Input.Platform;
using Avalonia.Layout;
using Avalonia.Markup.Xaml.Styling;
using Avalonia.Platform;
using Avalonia.Rendering;
using Avalonia.Styling;
using Avalonia.Themes.Default;
using Av... | 2 | Update TestServices.cs | 2 | .cs | Tests/AvaloniaMocks/TestServices | mit | AvaloniaUI/AvaloniaEdit |
10068970 | <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... | 1 | Improve bg and fg colors for the demo project | 0 | .cs | Demo/MainWindow | mit | AvaloniaUI/AvaloniaEdit |
10068971 | <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... | 1 | Improve bg and fg colors for the demo project | 0 | .cs | Demo/MainWindow | mit | AvaloniaUI/AvaloniaEdit |
10068972 | <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... | 1 | Improve bg and fg colors for the demo project | 0 | .cs | Demo/MainWindow | mit | AvaloniaUI/AvaloniaEdit |
10068973 | <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... | 1 | Improve bg and fg colors for the demo project | 0 | .cs | Demo/MainWindow | mit | AvaloniaUI/AvaloniaEdit |
10068974 | <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... | 1 | Improve bg and fg colors for the demo project | 0 | .cs | Demo/MainWindow | mit | AvaloniaUI/AvaloniaEdit |
10068975 | <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... | 1 | Improve bg and fg colors for the demo project | 0 | .cs | Demo/MainWindow | mit | AvaloniaUI/AvaloniaEdit |
10068976 | <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... | 1 | Improve bg and fg colors for the demo project | 0 | .cs | Demo/MainWindow | mit | AvaloniaUI/AvaloniaEdit |
10068977 | <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... | 1 | Improve bg and fg colors for the demo project | 0 | .cs | Demo/MainWindow | mit | AvaloniaUI/AvaloniaEdit |
10068978 | <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... | 1 | Improve bg and fg colors for the demo project | 0 | .cs | Demo/MainWindow | mit | AvaloniaUI/AvaloniaEdit |
10068979 | <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... | 1 | Improve bg and fg colors for the demo project | 0 | .cs | Demo/MainWindow | mit | AvaloniaUI/AvaloniaEdit |
10068980 | <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... | 1 | Improve bg and fg colors for the demo project | 0 | .cs | Demo/MainWindow | mit | AvaloniaUI/AvaloniaEdit |
10068981 | <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... | 1 | Improve bg and fg colors for the demo project | 0 | .cs | Demo/MainWindow | mit | AvaloniaUI/AvaloniaEdit |
10068982 | <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... | 1 | Improve bg and fg colors for the demo project | 0 | .cs | Demo/MainWindow | mit | AvaloniaUI/AvaloniaEdit |
10068983 | <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... | 1 | Improve bg and fg colors for the demo project | 0 | .cs | Demo/MainWindow | mit | AvaloniaUI/AvaloniaEdit |
10068984 | <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... | 1 | Improve bg and fg colors for the demo project | 0 | .cs | Demo/MainWindow | mit | AvaloniaUI/AvaloniaEdit |
10068985 | <NME> CompletionWindow.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 ... | 10 | ToolTip style | 5 | .cs | cs | mit | AvaloniaUI/AvaloniaEdit |
10068986 | <NME> CompletionWindow.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 ... | 10 | ToolTip style | 5 | .cs | cs | mit | AvaloniaUI/AvaloniaEdit |
10068987 | <NME> CompletionWindow.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 ... | 10 | ToolTip style | 5 | .cs | cs | mit | AvaloniaUI/AvaloniaEdit |
10068988 | <NME> CompletionWindow.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 ... | 10 | ToolTip style | 5 | .cs | cs | mit | AvaloniaUI/AvaloniaEdit |
10068989 | <NME> CompletionWindow.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 ... | 10 | ToolTip style | 5 | .cs | cs | mit | AvaloniaUI/AvaloniaEdit |
10068990 | <NME> CompletionWindow.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 ... | 10 | ToolTip style | 5 | .cs | cs | mit | AvaloniaUI/AvaloniaEdit |
10068991 | <NME> CompletionWindow.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 ... | 10 | ToolTip style | 5 | .cs | cs | mit | AvaloniaUI/AvaloniaEdit |
10068992 | <NME> CompletionWindow.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 ... | 10 | ToolTip style | 5 | .cs | cs | mit | AvaloniaUI/AvaloniaEdit |
10068993 | <NME> CompletionWindow.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 ... | 10 | ToolTip style | 5 | .cs | cs | mit | AvaloniaUI/AvaloniaEdit |
10068994 | <NME> CompletionWindow.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 ... | 10 | ToolTip style | 5 | .cs | cs | mit | AvaloniaUI/AvaloniaEdit |
10068995 | <NME> CompletionWindow.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 ... | 10 | ToolTip style | 5 | .cs | cs | mit | AvaloniaUI/AvaloniaEdit |
10068996 | <NME> CompletionWindow.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 ... | 10 | ToolTip style | 5 | .cs | cs | mit | AvaloniaUI/AvaloniaEdit |
10068997 | <NME> CompletionWindow.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 ... | 10 | ToolTip style | 5 | .cs | cs | mit | AvaloniaUI/AvaloniaEdit |
10068998 | <NME> CompletionWindow.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 ... | 10 | ToolTip style | 5 | .cs | cs | mit | AvaloniaUI/AvaloniaEdit |
10068999 | <NME> CompletionWindow.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 ... | 10 | ToolTip style | 5 | .cs | cs | mit | AvaloniaUI/AvaloniaEdit |
10069000 | <NME> ge.js
<BEF> ADDFILE
<MSG> i18n: Add
i18n: Add Georgian locale
<DFF> @@ -0,0 +1,46 @@
+(function(jsGrid) {
+
+ jsGrid.locales.ka = {
+ grid: {
+ noDataContent: "მონაცემები ცარიელია.",
+ deleteConfirm: "ნამდვილად გსურთ ჩანაწერის წაშლა?",
+ pagerFormat: "გვერდები: {first... | 46 | i18n: Add | 0 | .js | js | mit | tabalinas/jsgrid |
10069001 | <NME> ge.js
<BEF> ADDFILE
<MSG> i18n: Add
i18n: Add Georgian locale
<DFF> @@ -0,0 +1,46 @@
+(function(jsGrid) {
+
+ jsGrid.locales.ka = {
+ grid: {
+ noDataContent: "მონაცემები ცარიელია.",
+ deleteConfirm: "ნამდვილად გსურთ ჩანაწერის წაშლა?",
+ pagerFormat: "გვერდები: {first... | 46 | i18n: Add | 0 | .js | js | mit | tabalinas/jsgrid |
10069002 | <NME> helpers.php
<BEF> <?php
if ( ! function_exists('config_path'))
{
/**
* Get the configuration path.
*
* @param string $path
* @return string
*/
function config_path($path = '')
{
return app()->basePath() . '/config' . ($path ? '/' . $path : $path);
// return ap... | 0 | removed commented line | 1 | .php | php | mit | dusterio/lumen-passport |
10069003 | <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... | 65 | testable demo | 0 | .cs | Demo/MainWindow | mit | AvaloniaUI/AvaloniaEdit |
10069004 | <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... | 65 | testable demo | 0 | .cs | Demo/MainWindow | mit | AvaloniaUI/AvaloniaEdit |
10069005 | <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... | 65 | testable demo | 0 | .cs | Demo/MainWindow | mit | AvaloniaUI/AvaloniaEdit |
10069006 | <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... | 65 | testable demo | 0 | .cs | Demo/MainWindow | mit | AvaloniaUI/AvaloniaEdit |
10069007 | <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... | 65 | testable demo | 0 | .cs | Demo/MainWindow | mit | AvaloniaUI/AvaloniaEdit |
10069008 | <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... | 65 | testable demo | 0 | .cs | Demo/MainWindow | mit | AvaloniaUI/AvaloniaEdit |
10069009 | <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... | 65 | testable demo | 0 | .cs | Demo/MainWindow | mit | AvaloniaUI/AvaloniaEdit |
10069010 | <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... | 65 | testable demo | 0 | .cs | Demo/MainWindow | mit | AvaloniaUI/AvaloniaEdit |
10069011 | <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... | 65 | testable demo | 0 | .cs | Demo/MainWindow | mit | AvaloniaUI/AvaloniaEdit |
10069012 | <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... | 65 | testable demo | 0 | .cs | Demo/MainWindow | mit | AvaloniaUI/AvaloniaEdit |
10069013 | <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... | 65 | testable demo | 0 | .cs | Demo/MainWindow | mit | AvaloniaUI/AvaloniaEdit |
10069014 | <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... | 65 | testable demo | 0 | .cs | Demo/MainWindow | mit | AvaloniaUI/AvaloniaEdit |
10069015 | <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... | 65 | testable demo | 0 | .cs | Demo/MainWindow | mit | AvaloniaUI/AvaloniaEdit |
10069016 | <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... | 65 | testable demo | 0 | .cs | Demo/MainWindow | mit | AvaloniaUI/AvaloniaEdit |
10069017 | <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... | 65 | testable demo | 0 | .cs | Demo/MainWindow | mit | AvaloniaUI/AvaloniaEdit |
10069018 | <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... | 71 | Docs: Controller section | 1 | .md | md | mit | tabalinas/jsgrid |
10069019 | <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... | 71 | Docs: Controller section | 1 | .md | md | mit | tabalinas/jsgrid |
10069020 | <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;
... | 5 | Merge branch 'master' into feature/TextFormatterPort | 4 | .cs | TextMate/TextEditorModel | mit | AvaloniaUI/AvaloniaEdit |
10069021 | <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;
... | 5 | Merge branch 'master' into feature/TextFormatterPort | 4 | .cs | TextMate/TextEditorModel | mit | AvaloniaUI/AvaloniaEdit |
10069022 | <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;
... | 5 | Merge branch 'master' into feature/TextFormatterPort | 4 | .cs | TextMate/TextEditorModel | mit | AvaloniaUI/AvaloniaEdit |
10069023 | <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;
... | 5 | Merge branch 'master' into feature/TextFormatterPort | 4 | .cs | TextMate/TextEditorModel | mit | AvaloniaUI/AvaloniaEdit |
10069024 | <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;
... | 5 | Merge branch 'master' into feature/TextFormatterPort | 4 | .cs | TextMate/TextEditorModel | mit | AvaloniaUI/AvaloniaEdit |
10069025 | <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;
... | 5 | Merge branch 'master' into feature/TextFormatterPort | 4 | .cs | TextMate/TextEditorModel | mit | AvaloniaUI/AvaloniaEdit |
10069026 | <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;
... | 5 | Merge branch 'master' into feature/TextFormatterPort | 4 | .cs | TextMate/TextEditorModel | mit | AvaloniaUI/AvaloniaEdit |
10069027 | <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;
... | 5 | Merge branch 'master' into feature/TextFormatterPort | 4 | .cs | TextMate/TextEditorModel | mit | AvaloniaUI/AvaloniaEdit |
10069028 | <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;
... | 5 | Merge branch 'master' into feature/TextFormatterPort | 4 | .cs | TextMate/TextEditorModel | mit | AvaloniaUI/AvaloniaEdit |
10069029 | <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;
... | 5 | Merge branch 'master' into feature/TextFormatterPort | 4 | .cs | TextMate/TextEditorModel | mit | AvaloniaUI/AvaloniaEdit |
10069030 | <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;
... | 5 | Merge branch 'master' into feature/TextFormatterPort | 4 | .cs | TextMate/TextEditorModel | mit | AvaloniaUI/AvaloniaEdit |
10069031 | <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;
... | 5 | Merge branch 'master' into feature/TextFormatterPort | 4 | .cs | TextMate/TextEditorModel | mit | AvaloniaUI/AvaloniaEdit |
10069032 | <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;
... | 5 | Merge branch 'master' into feature/TextFormatterPort | 4 | .cs | TextMate/TextEditorModel | mit | AvaloniaUI/AvaloniaEdit |
10069033 | <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;
... | 5 | Merge branch 'master' into feature/TextFormatterPort | 4 | .cs | TextMate/TextEditorModel | mit | AvaloniaUI/AvaloniaEdit |
10069034 | <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;
... | 5 | Merge branch 'master' into feature/TextFormatterPort | 4 | .cs | TextMate/TextEditorModel | mit | AvaloniaUI/AvaloniaEdit |
10069035 | <NME> LineNumberMargin.cs
<BEF> // Copyright (c) 2014 AlphaSierraPapa for the SharpDevelop Team
//
// Permission is hereby granted, free of charge, to any person obtaining a copy of this
// software and associated documentation files (the "Software"), to deal in the Software
// without restriction, including without ... | 21 | Merge pull request #93 from HendrikMennen/fixLineNumberSize | 0 | .cs | cs | mit | AvaloniaUI/AvaloniaEdit |
10069036 | <NME> LineNumberMargin.cs
<BEF> // Copyright (c) 2014 AlphaSierraPapa for the SharpDevelop Team
//
// Permission is hereby granted, free of charge, to any person obtaining a copy of this
// software and associated documentation files (the "Software"), to deal in the Software
// without restriction, including without ... | 21 | Merge pull request #93 from HendrikMennen/fixLineNumberSize | 0 | .cs | cs | mit | AvaloniaUI/AvaloniaEdit |
10069037 | <NME> LineNumberMargin.cs
<BEF> // Copyright (c) 2014 AlphaSierraPapa for the SharpDevelop Team
//
// Permission is hereby granted, free of charge, to any person obtaining a copy of this
// software and associated documentation files (the "Software"), to deal in the Software
// without restriction, including without ... | 21 | Merge pull request #93 from HendrikMennen/fixLineNumberSize | 0 | .cs | cs | mit | AvaloniaUI/AvaloniaEdit |
10069038 | <NME> LineNumberMargin.cs
<BEF> // Copyright (c) 2014 AlphaSierraPapa for the SharpDevelop Team
//
// Permission is hereby granted, free of charge, to any person obtaining a copy of this
// software and associated documentation files (the "Software"), to deal in the Software
// without restriction, including without ... | 21 | Merge pull request #93 from HendrikMennen/fixLineNumberSize | 0 | .cs | cs | mit | AvaloniaUI/AvaloniaEdit |
10069039 | <NME> LineNumberMargin.cs
<BEF> // Copyright (c) 2014 AlphaSierraPapa for the SharpDevelop Team
//
// Permission is hereby granted, free of charge, to any person obtaining a copy of this
// software and associated documentation files (the "Software"), to deal in the Software
// without restriction, including without ... | 21 | Merge pull request #93 from HendrikMennen/fixLineNumberSize | 0 | .cs | cs | mit | AvaloniaUI/AvaloniaEdit |
10069040 | <NME> LineNumberMargin.cs
<BEF> // Copyright (c) 2014 AlphaSierraPapa for the SharpDevelop Team
//
// Permission is hereby granted, free of charge, to any person obtaining a copy of this
// software and associated documentation files (the "Software"), to deal in the Software
// without restriction, including without ... | 21 | Merge pull request #93 from HendrikMennen/fixLineNumberSize | 0 | .cs | cs | mit | AvaloniaUI/AvaloniaEdit |
10069041 | <NME> LineNumberMargin.cs
<BEF> // Copyright (c) 2014 AlphaSierraPapa for the SharpDevelop Team
//
// Permission is hereby granted, free of charge, to any person obtaining a copy of this
// software and associated documentation files (the "Software"), to deal in the Software
// without restriction, including without ... | 21 | Merge pull request #93 from HendrikMennen/fixLineNumberSize | 0 | .cs | cs | mit | AvaloniaUI/AvaloniaEdit |
10069042 | <NME> LineNumberMargin.cs
<BEF> // Copyright (c) 2014 AlphaSierraPapa for the SharpDevelop Team
//
// Permission is hereby granted, free of charge, to any person obtaining a copy of this
// software and associated documentation files (the "Software"), to deal in the Software
// without restriction, including without ... | 21 | Merge pull request #93 from HendrikMennen/fixLineNumberSize | 0 | .cs | cs | mit | AvaloniaUI/AvaloniaEdit |
10069043 | <NME> LineNumberMargin.cs
<BEF> // Copyright (c) 2014 AlphaSierraPapa for the SharpDevelop Team
//
// Permission is hereby granted, free of charge, to any person obtaining a copy of this
// software and associated documentation files (the "Software"), to deal in the Software
// without restriction, including without ... | 21 | Merge pull request #93 from HendrikMennen/fixLineNumberSize | 0 | .cs | cs | mit | AvaloniaUI/AvaloniaEdit |
10069044 | <NME> LineNumberMargin.cs
<BEF> // Copyright (c) 2014 AlphaSierraPapa for the SharpDevelop Team
//
// Permission is hereby granted, free of charge, to any person obtaining a copy of this
// software and associated documentation files (the "Software"), to deal in the Software
// without restriction, including without ... | 21 | Merge pull request #93 from HendrikMennen/fixLineNumberSize | 0 | .cs | cs | mit | AvaloniaUI/AvaloniaEdit |
10069045 | <NME> LineNumberMargin.cs
<BEF> // Copyright (c) 2014 AlphaSierraPapa for the SharpDevelop Team
//
// Permission is hereby granted, free of charge, to any person obtaining a copy of this
// software and associated documentation files (the "Software"), to deal in the Software
// without restriction, including without ... | 21 | Merge pull request #93 from HendrikMennen/fixLineNumberSize | 0 | .cs | cs | mit | AvaloniaUI/AvaloniaEdit |
10069046 | <NME> LineNumberMargin.cs
<BEF> // Copyright (c) 2014 AlphaSierraPapa for the SharpDevelop Team
//
// Permission is hereby granted, free of charge, to any person obtaining a copy of this
// software and associated documentation files (the "Software"), to deal in the Software
// without restriction, including without ... | 21 | Merge pull request #93 from HendrikMennen/fixLineNumberSize | 0 | .cs | cs | mit | AvaloniaUI/AvaloniaEdit |
10069047 | <NME> LineNumberMargin.cs
<BEF> // Copyright (c) 2014 AlphaSierraPapa for the SharpDevelop Team
//
// Permission is hereby granted, free of charge, to any person obtaining a copy of this
// software and associated documentation files (the "Software"), to deal in the Software
// without restriction, including without ... | 21 | Merge pull request #93 from HendrikMennen/fixLineNumberSize | 0 | .cs | cs | mit | AvaloniaUI/AvaloniaEdit |
10069048 | <NME> LineNumberMargin.cs
<BEF> // Copyright (c) 2014 AlphaSierraPapa for the SharpDevelop Team
//
// Permission is hereby granted, free of charge, to any person obtaining a copy of this
// software and associated documentation files (the "Software"), to deal in the Software
// without restriction, including without ... | 21 | Merge pull request #93 from HendrikMennen/fixLineNumberSize | 0 | .cs | cs | mit | AvaloniaUI/AvaloniaEdit |
10069049 | <NME> LineNumberMargin.cs
<BEF> // Copyright (c) 2014 AlphaSierraPapa for the SharpDevelop Team
//
// Permission is hereby granted, free of charge, to any person obtaining a copy of this
// software and associated documentation files (the "Software"), to deal in the Software
// without restriction, including without ... | 21 | Merge pull request #93 from HendrikMennen/fixLineNumberSize | 0 | .cs | cs | mit | AvaloniaUI/AvaloniaEdit |