commit stringlengths 40 40 | subject stringlengths 0 1.12k | message stringlengths 11 14.5k | repos stringlengths 8 11.5k | file_path stringlengths 6 191 | license stringclasses 12
values | unix_time int64 805M 1.66B | new_contents stringlengths 14 20M | old_contents stringlengths 1 20M |
|---|---|---|---|---|---|---|---|---|
469f8a71ee87c4c48c5de04fcb08b40b1cc5d376 | Add new test case | Add new test case | AndyGerlicher/msbuild,mono/msbuild,cdmihai/msbuild,rainersigwald/msbuild,cdmihai/msbuild,cdmihai/msbuild,sean-gilliam/msbuild,AndyGerlicher/msbuild,rainersigwald/msbuild,mono/msbuild,sean-gilliam/msbuild,AndyGerlicher/msbuild,mono/msbuild,cdmihai/msbuild,rainersigwald/msbuild,mono/msbuild,rainersigwald/msbuild,AndyGerl... | src/Build.UnitTests/Evaluation/Expander_Tests.cs | mit | 1,590,186,691 | // Copyright (c) Microsoft. All rights reserved.
// Licensed under the MIT license. See LICENSE file in the project root for full license information.
using System;
using System.Collections.Generic;
using System.Diagnostics;
using System.Globalization;
using System.IO;
using System.Linq;
using System.Runtime.InteropSe... | // Copyright (c) Microsoft. All rights reserved.
// Licensed under the MIT license. See LICENSE file in the project root for full license information.
using System;
using System.Collections.Generic;
using System.Diagnostics;
using System.Globalization;
using System.IO;
using System.Linq;
using System.Runtime.InteropSe... |
99f81f1ab132cf16564eee2fc28c3e0072126b05 | Add unit test | Add unit test
| fredatgithub/UsefulFunctions | UnitTestUsefullFunctions/UnitTestFunctionCrypto.cs | mit | 1,590,185,055 | using Microsoft.VisualStudio.TestTools.UnitTesting;
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using CryptoFunc = FonctionsUtiles.Fred.Csharp.FunctionsCrypto;
namespace UnitTestUsefullFunctions
{
[TestClass]
public class UnitTestFunctionCrypto
{
#region Crypto
... | using Microsoft.VisualStudio.TestTools.UnitTesting;
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using CryptoFunc = FonctionsUtiles.Fred.Csharp.FunctionsCrypto;
namespace UnitTestUsefullFunctions
{
[TestClass]
public class UnitTestFunctionCrypto
{
#region Crypto
... |
d1de3152606ab030bda782e2dae1fa4c345ff007 | Fix missing Configuration enumeration in tests | Fix missing Configuration enumeration in tests
| nuke-build/nuke,nuke-build/nuke,nuke-build/nuke,nuke-build/nuke | source/Nuke.Common.Tests/CI/ConfigurationGenerationTest.cs | mit | 1,590,184,322 | // Copyright 2020 Maintainers of NUKE.
// Distributed under the MIT License.
// https://github.com/nuke-build/nuke/blob/master/LICENSE
using System;
using System.Collections.Generic;
using System.ComponentModel;
using System.IO;
using System.Linq;
using ApprovalTests;
using ApprovalTests.Namers;
using ApprovalTests.Re... | // Copyright 2020 Maintainers of NUKE.
// Distributed under the MIT License.
// https://github.com/nuke-build/nuke/blob/master/LICENSE
using System;
using System.Collections.Generic;
using System.IO;
using System.Linq;
using ApprovalTests;
using ApprovalTests.Namers;
using ApprovalTests.Reporters;
using Nuke.Common.CI... |
1e183ca5a826889a0dc85a6325c281a49c5e2853 | GLOBAL SLUUUUURRRRP | GLOBAL SLUUUUURRRRP
| space-wizards/space-station-14,space-wizards/space-station-14,space-wizards/space-station-14-content,space-wizards/space-station-14-content,space-wizards/space-station-14-content,space-wizards/space-station-14,space-wizards/space-station-14,space-wizards/space-station-14,space-wizards/space-station-14 | Content.Server/GameObjects/Components/Nutrition/DrinkComponent.cs | mit | 1,590,182,598 | using System;
using System.Linq;
using Content.Server.GameObjects.Components.Chemistry;
using Content.Server.GameObjects.Components.Sound;
using Content.Server.GameObjects.EntitySystems;
using Content.Shared.Chemistry;
using Content.Shared.GameObjects.Components.Nutrition;
using Content.Shared.Interfaces;
using Conten... | using System;
using System.Linq;
using Content.Server.GameObjects.Components.Chemistry;
using Content.Server.GameObjects.Components.Sound;
using Content.Server.GameObjects.EntitySystems;
using Content.Shared.Chemistry;
using Content.Shared.GameObjects.Components.Nutrition;
using Content.Shared.Interfaces;
using Conten... |
160c41dba3bfd5282fa9764bb0aa794513563a9a | If the save as file dialog is cancelled, do not close the form. | If the save as file dialog is cancelled, do not close the form.
| PenguinF/sandra-three | Eutherion/Win.MdiAppTemplate/SyntaxEditor.cs | apache-2.0 | 1,590,182,565 | #region License
/*********************************************************************************
* SyntaxEditor.cs
*
* Copyright (c) 2004-2020 Henk Nicolai
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may ... | #region License
/*********************************************************************************
* SyntaxEditor.cs
*
* Copyright (c) 2004-2020 Henk Nicolai
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may ... |
1964884e7e21e5e3be4a72cbc05d5a6e544cc603 | Return UIActionVisibility.Disabled as a special return value from TrySaveAs to indicate a cancellation. | Return UIActionVisibility.Disabled as a special return value from TrySaveAs to indicate a cancellation.
| PenguinF/sandra-three | Eutherion/Win.MdiAppTemplate/SyntaxEditor.cs | apache-2.0 | 1,590,182,469 | #region License
/*********************************************************************************
* SyntaxEditor.cs
*
* Copyright (c) 2004-2020 Henk Nicolai
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may ... | #region License
/*********************************************************************************
* SyntaxEditor.cs
*
* Copyright (c) 2004-2020 Henk Nicolai
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may ... |
cd2c587e510467309a785c7c667a487d5518c7ee | Fixed setting of pluginloader | Fixed setting of pluginloader
| mbrenn/datenmeister-new,mbrenn/datenmeister-new,mbrenn/datenmeister-new,mbrenn/datenmeister-new,mbrenn/datenmeister-new | src/DatenMeister.NetCore/GiveMeDotNetCore.cs | mit | 1,590,182,105 | using System.Threading.Tasks;
using Autofac;
using DatenMeister.Integration;
using DatenMeister.NetCore.Modules.PluginLoader;
using DatenMeister.Runtime.Plugins;
namespace DatenMeister.NetCore
{
public class GiveMeDotNetCore
{
/// <summary>
/// Return the DatenMeisterScope asynchronisously as ... | using System.Threading.Tasks;
using Autofac;
using DatenMeister.Integration;
using DatenMeister.NetCore.Modules.PluginLoader;
namespace DatenMeister.NetCore
{
public class GiveMeDotNetCore
{
/// <summary>
/// Return the DatenMeisterScope asynchronisously as a task.
/// </summary>
... |
c1dbd5b36a93ef6f28f1a112ba22e4d56567941e | Maximize error list box width. | Maximize error list box width.
| PenguinF/sandra-three | Eutherion/Win.MdiAppTemplate/SyntaxEditor.cs | apache-2.0 | 1,590,181,636 | #region License
/*********************************************************************************
* SyntaxEditor.cs
*
* Copyright (c) 2004-2020 Henk Nicolai
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may ... | #region License
/*********************************************************************************
* SyntaxEditor.cs
*
* Copyright (c) 2004-2020 Henk Nicolai
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may ... |
204eee9ff9a7b4cd4fa04adb802bd0bb69131e88 | Decrease margin. | Decrease margin.
| PenguinF/sandra-three | Eutherion/Win.MdiAppTemplate/SyntaxEditor.cs | apache-2.0 | 1,590,181,551 | #region License
/*********************************************************************************
* SyntaxEditor.cs
*
* Copyright (c) 2004-2020 Henk Nicolai
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may ... | #region License
/*********************************************************************************
* SyntaxEditor.cs
*
* Copyright (c) 2004-2020 Henk Nicolai
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may ... |
4f9f28f75a0f68ea83990b7377cd41b87e63178f | Make MenuCaptionBarForm abstract. | Make MenuCaptionBarForm abstract.
| PenguinF/sandra-three | Eutherion/Win.MdiAppTemplate/MenuCaptionBarForm.cs | apache-2.0 | 1,590,181,280 | #region License
/*********************************************************************************
* MenuCaptionBarForm.cs
*
* Copyright (c) 2004-2020 Henk Nicolai
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* Yo... | #region License
/*********************************************************************************
* MenuCaptionBarForm.cs
*
* Copyright (c) 2004-2020 Henk Nicolai
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* Yo... |
ab1f1fd7081e8ff61e48801df1de58381bdab02f | don't overwrite creatureAdded timestamp on import (fixes #1080) | don't overwrite creatureAdded timestamp on import (fixes #1080)
| cadon/ARKStatsExtractor | ARKBreedingStats/library/CreatureCollection.cs | mit | 1,590,180,824 | using ARKBreedingStats.species;
using ARKBreedingStats.values;
using Newtonsoft.Json;
using System;
using System.Collections.Generic;
using System.Linq;
using System.Runtime.Serialization;
namespace ARKBreedingStats.Library
{
[JsonObject(MemberSerialization.OptIn)]
public class CreatureCollection
{
... | using ARKBreedingStats.species;
using ARKBreedingStats.values;
using Newtonsoft.Json;
using System;
using System.Collections.Generic;
using System.Linq;
using System.Runtime.Serialization;
namespace ARKBreedingStats.Library
{
[JsonObject(MemberSerialization.OptIn)]
public class CreatureCollection
{
... |
51e60011d6d14dda385cd06eab3450b54cd68746 | Various - Output show three total speed moving averages (1, 5, 15 min) - Display total speed in MiB or GiB - Display total bytes in KiB, MiB, GiB or in TiB | Various
- Output show three total speed moving averages (1, 5, 15 min)
- Display total speed in MiB or GiB
- Display total bytes in KiB, MiB, GiB or in TiB
| DvdKhl/AVDump3,DvdKhl/AVDump3,DvdKhl/AVDump3 | AVDump3CL/AVD3CL.cs | mit | 1,590,180,485 | using AVDump3Lib.Processing.BlockBuffers;
using AVDump3Lib.Processing.StreamConsumer;
using AVDump3Lib.Processing.StreamProvider;
using System;
using System.Collections.Concurrent;
using System.Collections.Generic;
using System.Diagnostics;
using System.IO;
using System.Linq;
using System.Text;
using System.Threading;... | using AVDump3Lib.Processing.BlockBuffers;
using AVDump3Lib.Processing.StreamConsumer;
using AVDump3Lib.Processing.StreamProvider;
using System;
using System.Collections.Concurrent;
using System.Collections.Generic;
using System.Diagnostics;
using System.IO;
using System.Linq;
using System.Text;
using System.Threading;... |
cf5d514a9f55f7c4bac92827d3b9131e2fe59c5c | Simplified TTH TransformFinalBlock | Simplified TTH TransformFinalBlock
| DvdKhl/AVDump3,DvdKhl/AVDump3,DvdKhl/AVDump3 | AVDump3Lib/Processing/HashAlgorithms/TigerTreeHashAlgorithm.cs | mit | 1,590,180,364 | using System;
using System.Collections;
using System.Collections.Generic;
using System.Collections.Immutable;
using System.Diagnostics;
using System.IO;
using System.Linq;
using System.Runtime.InteropServices;
using System.Security.Cryptography;
using System.Text;
using System.Threading;
namespace AVDump3Lib.Processi... | using System;
using System.Collections;
using System.Collections.Generic;
using System.Collections.Immutable;
using System.Diagnostics;
using System.IO;
using System.Linq;
using System.Runtime.InteropServices;
using System.Security.Cryptography;
using System.Text;
using System.Threading;
namespace AVDump3Lib.Processi... |
11e3a9d1c41368b5324f223c266e1ea5b016df8e | don't throw when accessing color property | don't throw when accessing color property
| IxMilia/Dxf,IxMilia/Dxf | src/IxMilia.Dxf/DxfColor.cs | apache-2.0 | 1,590,179,946 | // Copyright (c) IxMilia. All Rights Reserved. Licensed under the Apache License, Version 2.0. See License.txt in the project root for license information.
using System;
using System.Collections.ObjectModel;
using System.Globalization;
namespace IxMilia.Dxf
{
public class DxfColor
{
public short R... | // Copyright (c) IxMilia. All Rights Reserved. Licensed under the Apache License, Version 2.0. See License.txt in the project root for license information.
using System;
using System.Collections.ObjectModel;
using System.Globalization;
namespace IxMilia.Dxf
{
public class DxfColor
{
public short R... |
11d7f3963f9c02c9f31dad70054905099423f3ff | Fixed Validation Tooltip that never shows up. | Fixed Validation Tooltip that never shows up.
I was having an issue where the canShow variable always ends up false.
This change should fix the problem and not interfere in the current logical flow. | MahApps/MahApps.Metro,batzen/MahApps.Metro,batzen/MahApps.Metro,ye4241/MahApps.Metro,MahApps/MahApps.Metro,ye4241/MahApps.Metro | src/MahApps.Metro/Controls/CustomValidationPopup.cs | mit | 1,590,179,835 | using ControlzEx.Native;
using ControlzEx.Standard;
using System;
using System.Windows;
using System.Windows.Controls;
using System.Windows.Controls.Primitives;
using System.Windows.Input;
using System.Windows.Interop;
namespace MahApps.Metro.Controls
{
/// <summary>
/// This custom popup is used by the valida... | using ControlzEx.Native;
using ControlzEx.Standard;
using System;
using System.Windows;
using System.Windows.Controls;
using System.Windows.Controls.Primitives;
using System.Windows.Input;
using System.Windows.Interop;
namespace MahApps.Metro.Controls
{
/// <summary>
/// This custom popup is used by the valida... |
09d65475fdda4da2dffa1833b0d9d2353ff31c2e | Add setters to TextStyle properties | Add setters to TextStyle properties
| alexguirre/RAGENativeUI,alexguirre/RAGENativeUI,alexguirre/RAGENativeUI | Source/TextStyle.cs | mit | 1,590,179,259 | namespace RAGENativeUI
{
using System;
using System.Drawing;
// TODO: decide if we keep Common.EFont or we make it obsolete and replace it with this enum
public enum TextFont
{
ChaletLondon = 0,
HouseScript = 1,
Monospace = 2,
ChaletComprimeCologne = 4,
Pric... | namespace RAGENativeUI
{
using System;
using System.Drawing;
// TODO: decide if we keep Common.EFont or we make it obsolete and replace it with this enum
public enum TextFont
{
ChaletLondon = 0,
HouseScript = 1,
Monospace = 2,
ChaletComprimeCologne = 4,
Pric... |
93380bbeec1ca70ece4888b1fccb5ad7f7302906 | Attempt to fix SslHandshakeException.Create() NRE when running on Linux/Mono | Attempt to fix SslHandshakeException.Create() NRE when running on Linux/Mono
| jstedfast/MailKit,jamie-dainton/MailKit,jstedfast/MailKit | MailKit/Security/SslHandshakeException.cs | mit | 1,590,179,173 | //
// SslHandshakeException.cs
//
// Author: Jeffrey Stedfast <jestedfa@microsoft.com>
//
// Copyright (c) 2013-2020 Xamarin Inc. (www.xamarin.com)
//
// 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 t... | //
// SslHandshakeException.cs
//
// Author: Jeffrey Stedfast <jestedfa@microsoft.com>
//
// Copyright (c) 2013-2020 Xamarin Inc. (www.xamarin.com)
//
// 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 t... |
6675c215f96027b4d16ddc6eb0d340d3f8250357 | Better uint256 write | Better uint256 write
| MetacoSA/NBitcoin,NicolasDorier/NBitcoin,NicolasDorier/NBitcoin,MetacoSA/NBitcoin,MetacoSA/NBitcoin | NBitcoin/UInt256.cs | mit | 1,590,178,889 |
using System;
using System.Collections;
using System.Linq;
using System.Runtime.InteropServices;
using NBitcoin.DataEncoders;
namespace NBitcoin
{
public sealed class uint256 : IComparable<uint256>, IEquatable<uint256>, IComparable
{
public class MutableUint256 : IBitcoinSerializable
{
uint256 ... |
using System;
using System.Collections;
using System.Linq;
using System.Runtime.InteropServices;
using NBitcoin.DataEncoders;
namespace NBitcoin
{
public sealed class uint256 : IComparable<uint256>, IEquatable<uint256>, IComparable
{
public class MutableUint256 : IBitcoinSerializable
{
uint256 ... |
3977a376af008c517ffb609fb58b41c48f4f8cdf | Fix IncrementalGroupedListViewHelper event handling | Fix IncrementalGroupedListViewHelper event handling
| DanieleScipioni/TestApp | TestAppUWP.AppShell/Samples/Controls/IncrementalGroupedListViewHelper.cs | mit | 1,590,178,413 | using System;
using System.Threading.Tasks;
using TestAppUWP.View;
using Windows.UI.Xaml;
using Windows.UI.Xaml.Controls;
using Windows.UI.Xaml.Data;
namespace TestAppUWP.AppShell.Samples.Controls
{
public class IncrementalGroupedListViewHelper
{
private readonly ListView _listView;
private re... | using System;
using System.Threading.Tasks;
using TestAppUWP.View;
using Windows.UI.Xaml;
using Windows.UI.Xaml.Controls;
using Windows.UI.Xaml.Data;
namespace TestAppUWP.AppShell.Samples.Controls
{
public class IncrementalGroupedListViewHelper
{
private readonly ListView _listView;
private re... |
878716111ee77a4abb70977d117c4de4747ce074 | Use SyntaxEditor action handler to invoke SaveToFile action. | Use SyntaxEditor action handler to invoke SaveToFile action.
| PenguinF/sandra-three | Eutherion/Win.MdiAppTemplate/SyntaxEditorForm.cs | apache-2.0 | 1,590,178,143 | #region License
/*********************************************************************************
* SyntaxEditorForm.cs
*
* Copyright (c) 2004-2020 Henk Nicolai
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You ... | #region License
/*********************************************************************************
* SyntaxEditorForm.cs
*
* Copyright (c) 2004-2020 Henk Nicolai
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You ... |
d8d4a1d763bf1a645f9697c60e1eabe09eb923f7 | Extract OnFormClosing method. | Extract OnFormClosing method.
| PenguinF/sandra-three | Eutherion/Win.MdiAppTemplate/SyntaxEditorForm.cs | apache-2.0 | 1,590,178,111 | #region License
/*********************************************************************************
* SyntaxEditorForm.cs
*
* Copyright (c) 2004-2020 Henk Nicolai
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You ... | #region License
/*********************************************************************************
* SyntaxEditorForm.cs
*
* Copyright (c) 2004-2020 Henk Nicolai
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You ... |
55126acced2415486b2ffcafa2bfec6ba2cedb37 | Show text on about and credits windows again. | Show text on about and credits windows again.
| PenguinF/sandra-three | Eutherion/Win.MdiAppTemplate/Session.ToolForms.cs | apache-2.0 | 1,590,177,776 | #region License
/*********************************************************************************
* Session.ToolForms.cs
*
* Copyright (c) 2004-2020 Henk Nicolai
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You... | #region License
/*********************************************************************************
* Session.ToolForms.cs
*
* Copyright (c) 2004-2020 Henk Nicolai
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You... |
07ae95ebf071715577b5c703016858c0f090af40 | Ref IncrementalGroupedListViewHelper.LoadMoreItemsAsync | Ref IncrementalGroupedListViewHelper.LoadMoreItemsAsync
| DanieleScipioni/TestApp | TestAppUWP.AppShell/Samples/Controls/IncrementalGroupedListViewHelper.cs | mit | 1,590,177,251 | using System;
using System.Threading.Tasks;
using TestAppUWP.View;
using Windows.UI.Xaml;
using Windows.UI.Xaml.Controls;
using Windows.UI.Xaml.Data;
namespace TestAppUWP.AppShell.Samples.Controls
{
public class IncrementalGroupedListViewHelper
{
private readonly ListView _listView;
private re... | using System;
using System.Threading.Tasks;
using TestAppUWP.View;
using Windows.UI.Xaml;
using Windows.UI.Xaml.Controls;
using Windows.UI.Xaml.Data;
namespace TestAppUWP.AppShell.Samples.Controls
{
public class IncrementalGroupedListViewHelper
{
private readonly ListView _listView;
private re... |
9c20956ac554e72d86be09a60422325cde56aec3 | Use MD5 hashing also for WebProxy | Use MD5 hashing also for WebProxy
| JustArchi/ArchiSteamFarm,JustArchi/ArchiSteamFarm,JustArchi/ArchiSteamFarm,JustArchi/ArchiSteamFarm | ArchiSteamFarm/ASF.cs | apache-2.0 | 1,590,176,879 | // _ _ _ ____ _ _____
// / \ _ __ ___ | |__ (_)/ ___| | |_ ___ __ _ _ __ ___ | ___|__ _ _ __ _ __ ___
// / _ \ | '__|/ __|| '_ \ | |\___ \ | __|/ _ \ / _` || '_ ` _ \ | |_ / _` || '__|| '_ ` _ \
// / ___ \ | | | (__ | | | || | ___) || |_| __/| ... | // _ _ _ ____ _ _____
// / \ _ __ ___ | |__ (_)/ ___| | |_ ___ __ _ _ __ ___ | ___|__ _ _ __ _ __ ___
// / _ \ | '__|/ __|| '_ \ | |\___ \ | __|/ _ \ / _` || '_ ` _ \ | |_ / _` || '__|| '_ ` _ \
// / ___ \ | | | (__ | | | || | ___) || |_| __/| ... |
3c40bef4d39fc856ba580924accec22e25e82394 | CandleSeries. Load fix. | CandleSeries. Load fix.
| StockSharp/StockSharp | Algo/Candles/CandleSeries.cs | apache-2.0 | 1,590,176,779 | #region S# License
/******************************************************************************************
NOTICE!!! This program and source code is owned and licensed by
StockSharp, LLC, www.stocksharp.com
Viewing or use of this code requires your acceptance of the license
agreement found at https://github.com/St... | #region S# License
/******************************************************************************************
NOTICE!!! This program and source code is owned and licensed by
StockSharp, LLC, www.stocksharp.com
Viewing or use of this code requires your acceptance of the license
agreement found at https://github.com/St... |
406e8efe0600f8a5d0bea86154d16ff05802793a | Made SslHandshakeException.Create() a bit more robust | Made SslHandshakeException.Create() a bit more robust
| jstedfast/MailKit,jstedfast/MailKit,jamie-dainton/MailKit | MailKit/Security/SslHandshakeException.cs | mit | 1,590,176,376 | //
// SslHandshakeException.cs
//
// Author: Jeffrey Stedfast <jestedfa@microsoft.com>
//
// Copyright (c) 2013-2020 Xamarin Inc. (www.xamarin.com)
//
// 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 t... | //
// SslHandshakeException.cs
//
// Author: Jeffrey Stedfast <jestedfa@microsoft.com>
//
// Copyright (c) 2013-2020 Xamarin Inc. (www.xamarin.com)
//
// 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 t... |
c8075445dd57c63882cb065a9bfe2dadedc342ad | Fix compile on full release. | Fix compile on full release.
| space-wizards/space-station-14,space-wizards/space-station-14,space-wizards/space-station-14-content,space-wizards/space-station-14-content,space-wizards/space-station-14,space-wizards/space-station-14,space-wizards/space-station-14,space-wizards/space-station-14,space-wizards/space-station-14-content | Content.Client/GameObjects/Components/Mobs/SpeciesVisualizer2D.cs | mit | 1,590,176,353 | using System;
using Content.Shared.GameObjects.Components.Mobs;
using Robust.Client.Animations;
using Robust.Client.GameObjects;
using Robust.Client.GameObjects.Components.Animations;
using Robust.Client.Interfaces.GameObjects.Components;
using Robust.Shared.Animations;
using Robust.Shared.Maths;
namespace Content.Cl... | using System;
using Content.Shared.GameObjects.Components.Mobs;
using Microsoft.CodeAnalysis.Completion;
using Robust.Client.Animations;
using Robust.Client.GameObjects;
using Robust.Client.GameObjects.Components.Animations;
using Robust.Client.Interfaces.GameObjects.Components;
using Robust.Shared.Animations;
using R... |
37ea7fc139321cafefcab5ccac2cc89425ece60e | Change the SinkRef documentation temporarily until we can fix serialization (#4431) | Change the SinkRef documentation temporarily until we can fix serialization (#4431)
| simonlaroche/akka.net,simonlaroche/akka.net | src/core/Akka.Docs.Tests/Streams/StreamRefsDocTests.cs | apache-2.0 | 1,590,176,317 | //-----------------------------------------------------------------------
// <copyright file="StreamRefsDocTests.cs" company="Akka.NET Project">
// Copyright (C) 2009-2020 Lightbend Inc. <http://www.lightbend.com>
// Copyright (C) 2013-2020 .NET Foundation <https://github.com/akkadotnet/akka.net>
// </copyrigh... | //-----------------------------------------------------------------------
// <copyright file="StreamRefsDocTests.cs" company="Akka.NET Project">
// Copyright (C) 2009-2020 Lightbend Inc. <http://www.lightbend.com>
// Copyright (C) 2013-2020 .NET Foundation <https://github.com/akkadotnet/akka.net>
// </copyrigh... |
cc15e72772ba4963cad640af0d8e7d6d69c2b656 | Add MenuCaptionBarForm subclass adorned with a type argument requiring it to be both Control and IDockableControl. | Add MenuCaptionBarForm subclass adorned with a type argument requiring it to be both Control and IDockableControl.
| PenguinF/sandra-three | Eutherion/Win.MdiAppTemplate/MenuCaptionBarForm.cs | apache-2.0 | 1,590,175,749 | #region License
/*********************************************************************************
* MenuCaptionBarForm.cs
*
* Copyright (c) 2004-2020 Henk Nicolai
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* Yo... | #region License
/*********************************************************************************
* MenuCaptionBarForm.cs
*
* Copyright (c) 2004-2020 Henk Nicolai
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* Yo... |
6daa1bcf27596e4076773ea72c0efa20d16da5f1 | Only play tool sound if the use goes through | Only play tool sound if the use goes through
| space-wizards/space-station-14-content,space-wizards/space-station-14-content,space-wizards/space-station-14,space-wizards/space-station-14-content,space-wizards/space-station-14,space-wizards/space-station-14,space-wizards/space-station-14,space-wizards/space-station-14,space-wizards/space-station-14 | Content.Server/GameObjects/Components/Interactable/ToolComponent.cs | mit | 1,590,175,499 | // Only unused on .NET Core due to KeyValuePair.Deconstruct
// ReSharper disable once RedundantUsingDirective
using System;
using System.Collections.Generic;
using System.Linq;
using System.Reflection.Metadata.Ecma335;
using Content.Server.GameObjects.Components.Chemistry;
using Content.Server.GameObjects.EntitySyste... | // Only unused on .NET Core due to KeyValuePair.Deconstruct
// ReSharper disable once RedundantUsingDirective
using System;
using System.Collections.Generic;
using System.Linq;
using System.Reflection.Metadata.Ecma335;
using Content.Server.GameObjects.Components.Chemistry;
using Content.Server.GameObjects.EntitySyste... |
4da7183bc15efd4f2ef76dd7c4ec041f229fe9c2 | GSF.Net: Fixed CA2213 warning. | GSF.Net: Fixed CA2213 warning.
| GridProtectionAlliance/gsf,GridProtectionAlliance/gsf,GridProtectionAlliance/gsf,GridProtectionAlliance/gsf,GridProtectionAlliance/gsf,GridProtectionAlliance/gsf,GridProtectionAlliance/gsf | Source/Libraries/GSF.Net/Ftp/FtpControlChannel.cs | mit | 1,590,174,984 | //******************************************************************************************************
// FtpControlChannel.cs - Gbtc
//
// Copyright 2012, Grid Protection Alliance. All Rights Reserved.
//
// Licensed to the Grid Protection Alliance (GPA) under one or more contributor license agreements. See
// ... | //******************************************************************************************************
// FtpControlChannel.cs - Gbtc
//
// Copyright 2012, Grid Protection Alliance. All Rights Reserved.
//
// Licensed to the Grid Protection Alliance (GPA) under one or more contributor license agreements. See
// ... |
01f06279a242d740b4abe5256449a6dac900740e | fix(Speech to Text): Revise SpeechRecognitionAlternative model | fix(Speech to Text): Revise SpeechRecognitionAlternative model
| watson-developer-cloud/unity-sdk,watson-developer-cloud/unity-sdk | Scripts/Services/SpeechToText/V1/Model/SpeechRecognitionAlternative.cs | apache-2.0 | 1,590,174,778 | /**
* Copyright 2018, 2019 IBM Corp. All Rights Reserved.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable... | /**
* Copyright 2018, 2019 IBM Corp. All Rights Reserved.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable... |
21008cd87e342c04717e4e0f4195b728cacfdac4 | #1635 Wrap async rule invocation with try..finally | #1635 Wrap async rule invocation with try..finally
| rockfordlhotka/csla,JasonBock/csla,rockfordlhotka/csla,rockfordlhotka/csla,JasonBock/csla,MarimerLLC/csla,MarimerLLC/csla,JasonBock/csla,MarimerLLC/csla | Source/Csla.Shared/Rules/BusinessRules.cs | mit | 1,590,174,775 | //-----------------------------------------------------------------------
// <copyright file="BusinessRules.cs" company="Marimer LLC">
// Copyright (c) Marimer LLC. All rights reserved.
// Website: https://cslanet.com
// </copyright>
// <summary>Tracks the business rules for a business object.</summary>
//----... | //-----------------------------------------------------------------------
// <copyright file="BusinessRules.cs" company="Marimer LLC">
// Copyright (c) Marimer LLC. All rights reserved.
// Website: https://cslanet.com
// </copyright>
// <summary>Tracks the business rules for a business object.</summary>
//----... |
7ee10c4d1175b1099edd3691be2a956ccf241335 | Remove extra margin from old fill panels. | Remove extra margin from old fill panels.
| PenguinF/sandra-three | Eutherion/Win.MdiAppTemplate/SyntaxEditorForm.cs | apache-2.0 | 1,590,174,146 | #region License
/*********************************************************************************
* SyntaxEditorForm.cs
*
* Copyright (c) 2004-2020 Henk Nicolai
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You ... | #region License
/*********************************************************************************
* SyntaxEditorForm.cs
*
* Copyright (c) 2004-2020 Henk Nicolai
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You ... |
8775ada5706f213148a1759fd5b8f4cd5af4bc32 | Create RichTextBoxExWithMargin private class. | Create RichTextBoxExWithMargin private class.
| PenguinF/sandra-three | Eutherion/Win.MdiAppTemplate/Session.ToolForms.cs | apache-2.0 | 1,590,174,070 | #region License
/*********************************************************************************
* Session.ToolForms.cs
*
* Copyright (c) 2004-2020 Henk Nicolai
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You... | #region License
/*********************************************************************************
* Session.ToolForms.cs
*
* Copyright (c) 2004-2020 Henk Nicolai
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You... |
87ae9a527fb3e1dee7d1a52338909d4429c5c5ac | Disable QUICK_EDIT_MODE on Windows #66 | Disable QUICK_EDIT_MODE on Windows #66
| elw00d/consoleframework,elw00d/consoleframework,elw00d/consoleframework | ConsoleFramework/ConsoleApplication.cs | mit | 1,590,172,360 | #if !WIN32 && !DOTNETCORE
#define MONO
#endif
using System;
using System.Collections.Generic;
using System.IO;
using System.Reflection;
using System.Runtime.InteropServices;
using System.Threading;
using ConsoleFramework.Controls;
using ConsoleFramework.Core;
using ConsoleFramework.Events;
using Cons... | #if !WIN32 && !DOTNETCORE
#define MONO
#endif
using System;
using System.Collections.Generic;
using System.IO;
using System.Reflection;
using System.Runtime.InteropServices;
using System.Threading;
using ConsoleFramework.Controls;
using ConsoleFramework.Core;
using ConsoleFramework.Events;
using Cons... |
c9d28fabe528a7f921493b2dbb16f5174ae99358 | Fix possible NPE | Fix possible NPE
| peopleware/net-ppwcode-vernacular-nhibernate,peopleware/net-ppwcode-vernacular-nhibernate | src/III.CastleWindsor/IdentityProvider.cs | apache-2.0 | 1,590,172,045 | // Copyright 2018 by PeopleWare n.v..
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
// You may obtain a copy of the License at
// http://www.apache.org/licenses/LICENSE-2.0
// Unless required by applicable law or agreed to in writ... | // Copyright 2018 by PeopleWare n.v..
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
// You may obtain a copy of the License at
// http://www.apache.org/licenses/LICENSE-2.0
// Unless required by applicable law or agreed to in writ... |
8547ae9ccdcfee377e75ed083a1cf4b4eafc5d75 | Added IEnumerableUtility.ToObservableCollection. | Added IEnumerableUtility.ToObservableCollection.
| GregaMohorko/GM.Utility | src/GM.Utility/GM.Utility/IEnumerableUtility.cs | mit | 1,590,170,983 | /*
MIT License
Copyright (c) 2020 Gregor Mohorko
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 limitation the rights
to use, copy, modify, merge, publish... | /*
MIT License
Copyright (c) 2020 Gregor Mohorko
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 limitation the rights
to use, copy, modify, merge, publish... |
d1d26c24a2ffe4d1c95a906f77f0039402473a1f | Fix to game resize window | Fix to game resize window
| lucas-miranda/Raccoon | Raccoon/Core/Game.cs | mit | 1,590,170,921 | using System.Collections.Generic;
using System.IO;
using Microsoft.Xna.Framework.Graphics;
using Raccoon.Graphics;
using Raccoon.Util;
namespace Raccoon {
public class Game : System.IDisposable {
#region Public Members
public delegate void GameEventDelegate();
public event GameEventDele... | using System.Collections.Generic;
using System.IO;
using Microsoft.Xna.Framework.Graphics;
using Raccoon.Graphics;
using Raccoon.Util;
namespace Raccoon {
public class Game : System.IDisposable {
#region Public Members
public delegate void GameEventDelegate();
public event GameEventDele... |
24d6b648ef9ef7ff4ad167e55c2ce8dcab07631d | Improve integration test timeouts | Improve integration test timeouts
| tgstation/tgstation-server-tools,tgstation/tgstation-server-tools,tgstation/tgstation-server,tgstation/tgstation-server | tests/Tgstation.Server.Tests/IntegrationTest.cs | agpl-3.0 | 1,590,169,165 | using Microsoft.Extensions.Logging;
using Microsoft.VisualStudio.TestTools.UnitTesting;
using Moq;
using System;
using System.Diagnostics;
using System.IO;
using System.Linq;
using System.Net;
using System.Net.Http;
using System.Net.Http.Headers;
using System.Reflection;
using System.Threading;
using System.Threading.T... | using Microsoft.Extensions.Logging;
using Microsoft.VisualStudio.TestTools.UnitTesting;
using Moq;
using System;
using System.Diagnostics;
using System.IO;
using System.Linq;
using System.Net;
using System.Net.Http;
using System.Net.Http.Headers;
using System.Reflection;
using System.Threading;
using System.Threading.T... |
554be1c4222eec67b7926c2a4a802b6130aeae35 | add the ability to set the size of the Tournament Client to an arbitrary value instead of a fixed 1080p option | add the ability to set the size of the Tournament Client to an arbitrary value instead of a fixed 1080p option
| smoogipoo/osu,ppy/osu,smoogipooo/osu,UselessToucan/osu,peppy/osu,smoogipoo/osu,smoogipoo/osu,ppy/osu,ppy/osu,NeoAdonis/osu,UselessToucan/osu,NeoAdonis/osu,NeoAdonis/osu,peppy/osu,UselessToucan/osu,NeoAdonis/osu,UselessToucan/osu,peppy/osu-new,peppy/osu,peppy/osu,ppy/osu,smoogipoo/osu | osu.Game.Tournament/Screens/SetupScreen.cs | mit | 1,590,168,305 | // Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
// See the LICENCE file in the repository root for full licence text.
using System;
using System.Collections.Generic;
using System.Drawing;
using osu.Framework.Allocation;
using osu.Framework.Bindables;
using osu.Framework.Configuration;
us... | // Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
// See the LICENCE file in the repository root for full licence text.
using System;
using System.Collections.Generic;
using System.Drawing;
using osu.Framework.Allocation;
using osu.Framework.Bindables;
using osu.Framework.Configuration;
us... |
78fd044e091138f4bf2f0eedd8a541c2ae872a66 | Add more watchdog trace logging | Add more watchdog trace logging
| tgstation/tgstation-server-tools,tgstation/tgstation-server,tgstation/tgstation-server-tools,tgstation/tgstation-server | src/Tgstation.Server.Host/Components/Watchdog/WatchdogBase.cs | agpl-3.0 | 1,590,168,216 | using Microsoft.EntityFrameworkCore;
using Microsoft.Extensions.Logging;
using Newtonsoft.Json;
using System;
using System.Collections.Generic;
using System.Linq;
using System.Threading;
using System.Threading.Tasks;
using Tgstation.Server.Api.Models;
using Tgstation.Server.Api.Models.Internal;
using Tgstation.Server.... | using Microsoft.EntityFrameworkCore;
using Microsoft.Extensions.Logging;
using Newtonsoft.Json;
using System;
using System.Collections.Generic;
using System.Linq;
using System.Threading;
using System.Threading.Tasks;
using Tgstation.Server.Api.Models;
using Tgstation.Server.Api.Models.Internal;
using Tgstation.Server.... |
fc970238f6a1e6d937ed0070f66756cf122baac4 | AzureEventHubOutputAdapters: Updated event hub adapter to not wait on pushes. | AzureEventHubOutputAdapters: Updated event hub adapter to not wait on pushes.
| GridProtectionAlliance/gsf,GridProtectionAlliance/gsf,GridProtectionAlliance/gsf,GridProtectionAlliance/gsf,GridProtectionAlliance/gsf,GridProtectionAlliance/gsf,GridProtectionAlliance/gsf | Source/Libraries/Adapters/AzureEventHubAdapters/AzureEventHubOutputAdapter.cs | mit | 1,590,167,829 | //******************************************************************************************************
// AzureEventHubOutputAdapter.cs - Gbtc
//
// Copyright © 2019, Grid Protection Alliance. All Rights Reserved.
//
// Licensed to the Grid Protection Alliance (GPA) under one or more contributor license agreemen... | //******************************************************************************************************
// AzureEventHubOutputAdapter.cs - Gbtc
//
// Copyright © 2019, Grid Protection Alliance. All Rights Reserved.
//
// Licensed to the Grid Protection Alliance (GPA) under one or more contributor license agreemen... |
cef8fd91696b7f50dd3db0913ec14f680a34f62e | Using Execution context GetVariables instead of environment variable (#2983) | Using Execution context GetVariables instead of environment variable (#2983)
| Microsoft/vsts-agent,Microsoft/vsts-agent,Microsoft/vsts-agent,Microsoft/vsts-agent | src/Agent.Worker/TestResults/Utils/TestResultUtils.cs | mit | 1,590,166,377 | // Copyright (c) Microsoft Corporation.
// Licensed under the MIT License.
using System;
using Microsoft.TeamFoundation.TestClient.PublishTestResults;
using Microsoft.TeamFoundation.TestManagement.WebApi;
using Microsoft.VisualStudio.Services.WebApi;
using Microsoft.TeamFoundation.Core.WebApi;
using System.Linq;
using... | // Copyright (c) Microsoft Corporation.
// Licensed under the MIT License.
using System;
using Microsoft.TeamFoundation.TestClient.PublishTestResults;
using Microsoft.TeamFoundation.TestManagement.WebApi;
using Microsoft.VisualStudio.Services.WebApi;
using Microsoft.TeamFoundation.Core.WebApi;
using System.Linq;
using... |
9fef890a7da48740e0627cfc67b2dbdbfd804abd | Increase capture file buffer size to improve load speed | Increase capture file buffer size to improve load speed
| psforever/GameLogger | PSCap/capture/CaptureFile.cs | mit | 1,590,166,162 | using System;
using System.Collections.Generic;
using System.Diagnostics;
using System.IO;
using System.Linq;
using System.Security.Cryptography;
using System.Text;
using System.Threading.Tasks;
using System.Windows.Forms;
namespace PSCap
{
public class InvalidCaptureFileException : Exception
{
public... | using System;
using System.Collections.Generic;
using System.Diagnostics;
using System.IO;
using System.Linq;
using System.Security.Cryptography;
using System.Text;
using System.Threading.Tasks;
using System.Windows.Forms;
namespace PSCap
{
public class InvalidCaptureFileException : Exception
{
public... |
3d2d7215eeda80149876a025feb3c49ae8498c54 | Correção para linha digitável do Unicred | Correção para linha digitável do Unicred
A linha digitável nao pode usar a regra de cálculo do DV do barcode pois lá o nosso numero usa uma regra diferente para o DV
Mais uma correção para a saga Unicred | diegomodolo/boletonet,transis2/boletonet,adrianotrentim/boletonet,transis2/boletonet,BoletoNet/boletonet,diegomodolo/boletonet,diegomodolo/boletonet,BoletoNet/boletonet,adrianotrentim/boletonet,adrianotrentim/boletonet,BoletoNet/boletonet,transis2/boletonet | src/Boleto.Net/Banco/Banco_Unicred.cs | apache-2.0 | 1,590,165,929 | using BoletoNet.EDI.Banco;
using BoletoNet.Excecoes;
using System;
using System.Collections.Generic;
using System.Linq;
using System.Web.UI;
[assembly: WebResource("BoletoNet.Imagens.136.jpg", "image/jpg")]
namespace BoletoNet
{
/// <Author>
/// Ivan Teles (ivan@idevweb.com.br)- Unicred
/// </Author>
i... | using BoletoNet.EDI.Banco;
using BoletoNet.Excecoes;
using System;
using System.Collections.Generic;
using System.Linq;
using System.Web.UI;
[assembly: WebResource("BoletoNet.Imagens.136.jpg", "image/jpg")]
namespace BoletoNet
{
/// <Author>
/// Ivan Teles (ivan@idevweb.com.br)- Unicred
/// </Author>
i... |
64597eff336f8d6bdd2a5ab96fe03010ddc00883 | Update CommonAssemblyInfo.cs | Update CommonAssemblyInfo.cs | dylan-smith/pokerleaguemanager,dylan-smith/pokerleaguemanager,dylan-smith/pokerleaguemanager,dylan-smith/pokerleaguemanager | src/CommonAssemblyInfo.cs | mit | 1,590,165,632 | using System.Reflection;
using System.Runtime.InteropServices;
[assembly: AssemblyCompany("Microsoft Corporation")]
[assembly: AssemblyCopyright("Copyright © Microsoft Corporation 2016")]
[assembly: ComVisible(false)]
[assembly: AssemblyVersion("1.0.0.0")]
[assembly: AssemblyFileVersion("1.0.0.0")]
| using System.Reflection;
using System.Runtime.InteropServices;
[assembly: AssemblyCompany("Microsoft Corporation")]
[assembly: AssemblyCopyright("Copyright © Microsoft Corporation 2016")]
[assembly: ComVisible(false)]
// foo
[assembly: AssemblyVersion("1.0.0.0")]
[assembly: AssemblyFileVersion("1.0.0.0")]
|
da864d09dc60a7a4d934015888c23be624ec25d7 | Add support for `Result` and `ResultReason` in `ChargePaymentMethodDetailsCardThreeDSecure` | Add support for `Result` and `ResultReason` in `ChargePaymentMethodDetailsCardThreeDSecure`
| stripe/stripe-dotnet | src/Stripe.net/Entities/Charges/ChargePaymentMethodDetails/ChargePaymentMethodDetailsCardThreeDSecure.cs | apache-2.0 | 1,590,165,579 | namespace Stripe
{
using Newtonsoft.Json;
using Stripe.Infrastructure;
public class ChargePaymentMethodDetailsCardThreeDSecure : StripeEntity<ChargePaymentMethodDetailsCardThreeDSecure>
{
/// <summary>
/// Whether or not authentication was performed. 3D Secure will succeed without
... | namespace Stripe
{
using Newtonsoft.Json;
using Stripe.Infrastructure;
public class ChargePaymentMethodDetailsCardThreeDSecure : StripeEntity<ChargePaymentMethodDetailsCardThreeDSecure>
{
/// <summary>
/// Whether or not authentication was performed. 3D Secure will succeed without
... |
aba5e34bc3a97bbffe90f20db849b6d1481bbbf9 | Save current page before dragging it (and losing changes) (BL-8509) | Save current page before dragging it (and losing changes) (BL-8509) | StephenMcConnel/BloomDesktop,BloomBooks/BloomDesktop,StephenMcConnel/BloomDesktop,gmartin7/myBloomFork,StephenMcConnel/BloomDesktop,BloomBooks/BloomDesktop,gmartin7/myBloomFork,BloomBooks/BloomDesktop,gmartin7/myBloomFork,StephenMcConnel/BloomDesktop,BloomBooks/BloomDesktop,gmartin7/myBloomFork,StephenMcConnel/BloomDes... | src/BloomExe/Edit/WebThumbNailList.cs | mit | 1,590,165,370 | using System;
using System.Collections.Generic;
using System.ComponentModel;
using System.ComponentModel.Design;
using System.Diagnostics;
using System.Drawing;
using System.Text;
using System.Windows.Forms;
using System.Linq;
using System.Runtime.InteropServices;
using System.Xml;
using Bloom.Book;
using Bloom.Api;
us... | using System;
using System.Collections.Generic;
using System.ComponentModel;
using System.ComponentModel.Design;
using System.Diagnostics;
using System.Drawing;
using System.Text;
using System.Windows.Forms;
using System.Linq;
using System.Runtime.InteropServices;
using System.Xml;
using Bloom.Book;
using Bloom.Api;
us... |
8a166c94383cbc90f7c3aa06d3dff3eef9e7f773 | Fix bug which causes empty subject line in native browsers | Fix bug which causes empty subject line in native browsers
| lukencode/FluentEmail | src/Senders/FluentEmail.MailKit/MailKitSender.cs | mit | 1,590,163,557 | using FluentEmail.Core;
using FluentEmail.Core.Interfaces;
using FluentEmail.Core.Models;
using MailKit.Net.Smtp;
using MimeKit;
using System;
using System.IO;
using System.Threading;
using System.Threading.Tasks;
namespace FluentEmail.MailKitSmtp
{
/// <summary>
/// Send emails with the MailKit Library.
... | using FluentEmail.Core;
using FluentEmail.Core.Interfaces;
using FluentEmail.Core.Models;
using MailKit.Net.Smtp;
using MimeKit;
using System;
using System.IO;
using System.Threading;
using System.Threading.Tasks;
namespace FluentEmail.MailKitSmtp
{
/// <summary>
/// Send emails with the MailKit Library.
... |
8cce2a634ec8a79c1912d011b11f8458bb58eaab | Updated property layout. | Updated property layout.
| dahall/vanara | PInvoke/Shared/WinGdi/WinGdi.LOGFONT.cs | mit | 1,590,163,431 | using System;
using System.Runtime.InteropServices;
namespace Vanara.PInvoke
{
/// <summary>
/// Font families describe the look of a font in a general way. They are intended for specifying fonts when the exact typeface desired is
/// not available.
/// </summary>
[PInvokeData("Wingdi.h", MSDNShortId = "dd145037... | using System;
using System.Runtime.InteropServices;
namespace Vanara.PInvoke
{
/// <summary>
/// Font families describe the look of a font in a general way. They are intended for specifying fonts when the exact typeface desired is
/// not available.
/// </summary>
[PInvokeData("Wingdi.h", MSDNShortId = "dd145037... |
6414d1cf000817facd2930e89116e2f167dfc8b3 | Enhance WebAPI | Enhance WebAPI
| OpenChargingCloud/WWCP_OCHP | WWCP_OCHPv1.4_WebAPI/OCHPWebAPI.cs | apache-2.0 | 1,590,163,295 | /*
* Copyright (c) 2014-2020 GraphDefined GmbH
* This file is part of WWCP OCHP <https://github.com/OpenChargingCloud/WWCP_OCHP>
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* ... | /*
* Copyright (c) 2014-2020 GraphDefined GmbH
* This file is part of WWCP OCHP <https://github.com/OpenChargingCloud/WWCP_OCHP>
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* ... |
df64eb603c1e2b3159765ff9ffb890db89567e84 | return setters back to public on AuthorizationRequest #4368 | return setters back to public on AuthorizationRequest #4368
| IdentityServer/IdentityServer4,IdentityServer/IdentityServer4,MienDev/IdentityServer4,MienDev/IdentityServer4,IdentityServer/IdentityServer4,IdentityServer/IdentityServer4,MienDev/IdentityServer4,MienDev/IdentityServer4 | src/IdentityServer4/src/Models/Messages/AuthorizationRequest.cs | apache-2.0 | 1,590,162,951 | // Copyright (c) Brock Allen & Dominick Baier. All rights reserved.
// Licensed under the Apache License, Version 2.0. See LICENSE in the project root for license information.
using IdentityServer4.Validation;
using System.Collections.Generic;
using System.Collections.Specialized;
using System.Linq;
namespace Ident... | // Copyright (c) Brock Allen & Dominick Baier. All rights reserved.
// Licensed under the Apache License, Version 2.0. See LICENSE in the project root for license information.
using IdentityServer4.Validation;
using System.Collections.Generic;
using System.Collections.Specialized;
using System.Linq;
namespace Ident... |
18555d734db14018f15fcc6d74dbbbee2240f9b9 | Preperation for AssemblyLoadContext | Preperation for AssemblyLoadContext
| mbrenn/datenmeister-new,mbrenn/datenmeister-new,mbrenn/datenmeister-new,mbrenn/datenmeister-new,mbrenn/datenmeister-new | src/DatenMeister/Runtime/Plugins/PluginManager.cs | mit | 1,590,162,582 | using System;
using System.Collections.Generic;
using System.Diagnostics;
using System.IO;
using System.Linq;
using System.Reflection;
using Autofac;
using BurnSystems.Logging;
using DatenMeister.Integration;
namespace DatenMeister.Runtime.Plugins
{
public class PluginManager
{
private static readonly... | using System;
using System.Collections.Generic;
using System.Diagnostics;
using System.IO;
using System.Linq;
using System.Reflection;
using Autofac;
using BurnSystems.Logging;
using DatenMeister.Integration;
namespace DatenMeister.Runtime.Plugins
{
public class PluginManager
{
private static readonly... |
f174dfa63a6e7c6483e51174bcbae06f8b9da615 | Cap integration tests to 10 minutes so we can better diagnose why Travis hangs | Cap integration tests to 10 minutes so we can better diagnose why Travis hangs
| tgstation/tgstation-server,tgstation/tgstation-server-tools,tgstation/tgstation-server,tgstation/tgstation-server-tools | tests/Tgstation.Server.Tests/IntegrationTest.cs | agpl-3.0 | 1,590,161,171 | using Microsoft.Extensions.Logging;
using Microsoft.VisualStudio.TestTools.UnitTesting;
using Moq;
using System;
using System.Diagnostics;
using System.IO;
using System.Linq;
using System.Net;
using System.Net.Http;
using System.Net.Http.Headers;
using System.Reflection;
using System.Threading;
using System.Threading.T... | using Microsoft.Extensions.Logging;
using Microsoft.VisualStudio.TestTools.UnitTesting;
using Moq;
using System;
using System.Diagnostics;
using System.IO;
using System.Linq;
using System.Net;
using System.Net.Http;
using System.Net.Http.Headers;
using System.Reflection;
using System.Threading;
using System.Threading.T... |
2174ab2464b90c275219f3ac14b41f8a3ecb2d8f | Limit log files to 50MB | Limit log files to 50MB
| tgstation/tgstation-server-tools,tgstation/tgstation-server,tgstation/tgstation-server-tools,tgstation/tgstation-server | src/Tgstation.Server.Host/Core/Application.cs | agpl-3.0 | 1,590,161,009 | using Byond.TopicSender;
using Cyberboss.AspNetCore.AsyncInitializer;
using Microsoft.AspNetCore.Authentication.JwtBearer;
using Microsoft.AspNetCore.Builder;
using Microsoft.AspNetCore.Cors.Infrastructure;
using Microsoft.AspNetCore.Hosting;
using Microsoft.AspNetCore.Identity;
using Microsoft.Extensions.Configuratio... | using Byond.TopicSender;
using Cyberboss.AspNetCore.AsyncInitializer;
using Microsoft.AspNetCore.Authentication.JwtBearer;
using Microsoft.AspNetCore.Builder;
using Microsoft.AspNetCore.Cors.Infrastructure;
using Microsoft.AspNetCore.Hosting;
using Microsoft.AspNetCore.Identity;
using Microsoft.Extensions.Configuratio... |
44eacbf6fa220c9173b8f122f821df2bb5479f0b | Update Game window setup to a more friendly way | Update Game window setup to a more friendly way
| lucas-miranda/Raccoon | Raccoon/Core/Game.cs | mit | 1,590,160,682 | using System.Collections.Generic;
using System.IO;
using Microsoft.Xna.Framework.Graphics;
using Raccoon.Graphics;
using Raccoon.Util;
namespace Raccoon {
public class Game : System.IDisposable {
#region Public Members
public delegate void GameEventDelegate();
public event GameEventDele... | using System.Collections.Generic;
using System.IO;
using Microsoft.Xna.Framework.Graphics;
using Raccoon.Graphics;
using Raccoon.Util;
namespace Raccoon {
public class Game : System.IDisposable {
#region Public Members
public delegate void GameEventDelegate();
public event GameEventDele... |
0e0f0303c436a8c8c04323e1c3ac059c94c4c5ce | Remove Dispose at destructor | Remove Dispose at destructor
| lucas-miranda/Raccoon | Raccoon/Core/Components/Movement/Movement.cs | mit | 1,590,160,607 | using System.Collections.ObjectModel;
using Raccoon.Util;
namespace Raccoon.Components {
public abstract class Movement : System.IDisposable {
#region Public Members
public static readonly float UnitVelocity = Math.Ceiling(1f / Physics.FixedDeltaTimeSeconds);
public const float MaxImpulse... | using System.Collections.ObjectModel;
using Raccoon.Util;
namespace Raccoon.Components {
public abstract class Movement : System.IDisposable {
#region Public Members
public static readonly float UnitVelocity = Math.Ceiling(1f / Physics.FixedDeltaTimeSeconds);
public const float MaxImpulse... |
32a511b41460ba97f7cb61b3a8a7c7bde007fc48 | Fix a major leak when resizing a Canvas | Fix a major leak when resizing a Canvas
| lucas-miranda/Raccoon | Raccoon/Graphics/Drawables/Canvas.cs | mit | 1,590,160,551 | using Microsoft.Xna.Framework.Graphics;
namespace Raccoon.Graphics {
public class Canvas : Image {
#region Private Members
private Renderer _internalRenderer;
#endregion Private Members
#region Constructors
public Canvas(int width, int height)
: base(new Textu... | using Microsoft.Xna.Framework.Graphics;
namespace Raccoon.Graphics {
public class Canvas : Image {
#region Private Members
private Renderer _internalRenderer;
#endregion Private Members
#region Constructors
public Canvas(int width, int height)
: base(new Textu... |
b62bf6afaf830473971fd2810a4f7690e9756c81 | no message | no message
| SkillsFundingAgency/das-providerapprenticeshipsservice,SkillsFundingAgency/das-providerapprenticeshipsservice | src/SFA.DAS.ProviderApprenticeshipsService.Web/Models/ApprenticeshipListItemGroupViewModel.cs | mit | 1,590,160,544 | using System.Collections.Generic;
using System.Linq;
using SFA.DAS.ProviderApprenticeshipsService.Application.Extensions;
using SFA.DAS.ProviderApprenticeshipsService.Domain.Models.ApprenticeshipCourse;
namespace SFA.DAS.ProviderApprenticeshipsService.Web.Models
{
public class ApprenticeshipListItemGroupViewModel... | using System.Collections.Generic;
using System.Linq;
using SFA.DAS.ProviderApprenticeshipsService.Application.Extensions;
using SFA.DAS.ProviderApprenticeshipsService.Domain.Models.ApprenticeshipCourse;
namespace SFA.DAS.ProviderApprenticeshipsService.Web.Models
{
public class ApprenticeshipListItemGroupViewModel... |
bc977cd50ca8b110240f716c8968c161c4287a8c | fixing typo | fixing typo
| SkillsFundingAgency/das-providerapprenticeshipsservice,SkillsFundingAgency/das-providerapprenticeshipsservice | src/SFA.DAS.ProviderApprenticeshipsService.Web/Models/ApprenticeshipListItemViewModel.cs | mit | 1,590,160,350 | using System;
using System.Collections.Generic;
using SFA.DAS.Commitments.Api.Types.Validation;
using SFA.DAS.ProviderApprenticeshipsService.Application.Extensions;
using SFA.DAS.ProviderApprenticeshipsService.Domain.Models.ApprenticeshipCourse;
namespace SFA.DAS.ProviderApprenticeshipsService.Web.Models
{
publi... | using System;
using System.Collections.Generic;
using SFA.DAS.Commitments.Api.Types.Validation;
using SFA.DAS.ProviderApprenticeshipsService.Application.Extensions;
using SFA.DAS.ProviderApprenticeshipsService.Domain.Models.ApprenticeshipCourse;
namespace SFA.DAS.ProviderApprenticeshipsService.Web.Models
{
publi... |
2271169c6514f1ab05e1a0e267b0a279c7743f48 | Removed last usage of jsonscalar. | Removed last usage of jsonscalar.
| Squidex/squidex,Squidex/squidex,Squidex/squidex,Squidex/squidex,Squidex/squidex | backend/tests/Squidex.Domain.Apps.Core.Tests/Operations/DefaultValues/DefaultValuesTests.cs | mit | 1,590,160,203 | // ==========================================================================
// Squidex Headless CMS
// ==========================================================================
// Copyright (c) Squidex UG (haftungsbeschränkt)
// All rights reserved. Licensed under the MIT license.
// ============================... | // ==========================================================================
// Squidex Headless CMS
// ==========================================================================
// Copyright (c) Squidex UG (haftungsbeschränkt)
// All rights reserved. Licensed under the MIT license.
// ============================... |
854b5c17c3392684fc658c7b33b19003e459ea31 | Added PROPVARIANT_IMMUTABLE as a pure structure that can be used in arrays where the class equivalent breaks marshaling. | Added PROPVARIANT_IMMUTABLE as a pure structure that can be used in arrays where the class equivalent breaks marshaling.
| dahall/vanara | PInvoke/Ole/Ole32/PropIdl.PROPVARIANT.cs | mit | 1,590,159,909 | using System;
using System.Collections;
using System.Collections.Generic;
using System.ComponentModel;
using System.Linq;
using System.Runtime.InteropServices;
using System.Runtime.InteropServices.ComTypes;
using System.Security;
using Vanara.Extensions;
using Vanara.InteropServices;
using static Vanara.PInvoke.OleAut... | using System;
using System.Collections;
using System.Collections.Generic;
using System.ComponentModel;
using System.Linq;
using System.Runtime.InteropServices;
using System.Runtime.InteropServices.ComTypes;
using System.Security;
using Vanara.Extensions;
using Vanara.InteropServices;
using static Vanara.PInvoke.OleAut... |
3bae8866fbedb34ef23f41b701515835dc25ea76 | Remove BOM from file write | Remove BOM from file write
| NJsonSchema/NJsonSchema,NJsonSchema/NJsonSchema,RSuter/NJsonSchema | src/NJsonSchema/Infrastructure/DynamicApis.cs | mit | 1,590,158,735 | //-----------------------------------------------------------------------
// <copyright file="DynamicApis.cs" company="NSwag">
// Copyright (c) Rico Suter. All rights reserved.
// </copyright>
// <license>https://github.com/NSwag/NSwag/blob/master/LICENSE.md</license>
// <author>Rico Suter, mail@rsuter.com</au... | //-----------------------------------------------------------------------
// <copyright file="DynamicApis.cs" company="NSwag">
// Copyright (c) Rico Suter. All rights reserved.
// </copyright>
// <license>https://github.com/NSwag/NSwag/blob/master/LICENSE.md</license>
// <author>Rico Suter, mail@rsuter.com</au... |
c45dd451a2d04a9941bf3db6502ce3ee3dcbab8d | passing test for ForAllPropertyMaps inside a profile | passing test for ForAllPropertyMaps inside a profile
| AutoMapper/AutoMapper,AutoMapper/AutoMapper,AutoMapper/AutoMapper | src/UnitTests/ForAllMembers.cs | mit | 1,590,158,487 | using System;
using Shouldly;
using Xunit;
namespace AutoMapper.UnitTests.ForAllMembers
{
public class When_conditionally_applying_a_resolver_globally : AutoMapperSpecBase
{
public class Source
{
public DateTime SomeDate { get; set; }
public DateTime OtherDate { get; se... | namespace AutoMapper.UnitTests
{
namespace ForAllMembers
{
using System;
using Shouldly;
using Xunit;
public class When_conditionally_applying_a_resolver_globally : AutoMapperSpecBase
{
public class Source
{
public DateTime SomeDa... |
e151dc370351070dfe8dea80d7b179f107a1a4a5 | Expanded acceptable exceptions for passing of unit test ShouldRunWithTxTimeoutAsync to include both TransientException and the ClientException that is now thrown. | Expanded acceptable exceptions for passing of unit test ShouldRunWithTxTimeoutAsync to include both TransientException and the ClientException that is now thrown.
| neo4j/neo4j-dotnet-driver,neo4j/neo4j-dotnet-driver,neo4j/neo4j-dotnet-driver | Neo4j.Driver/Neo4j.Driver.Tests.Integration/Direct/BoltV3IT.cs | apache-2.0 | 1,590,158,309 | // Copyright (c) 2002-2020 "Neo4j,"
// Neo4j Sweden AB [http://neo4j.com]
//
// This file is part of Neo4j.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
// You may obtain a copy of the License at
//
// http://www.apache.... | // Copyright (c) 2002-2020 "Neo4j,"
// Neo4j Sweden AB [http://neo4j.com]
//
// This file is part of Neo4j.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
// You may obtain a copy of the License at
//
// http://www.apache.... |
a2e23f1c4cebd742445b3fac4ff4cb4f1a461065 | Deal with truncated requests | Deal with truncated requests
| StatsHelix/StatsHelix.Charizard | StatsHelix.Charizard/HttpServer.cs | mit | 1,590,158,287 | using ActuallyWorkingWebSockets;
using Newtonsoft.Json;
using System;
using System.Collections.Generic;
using System.Diagnostics;
using System.IO;
using System.Linq;
using System.Net;
using System.Net.Sockets;
using System.Reflection;
using System.Text;
using System.Threading;
using System.Threading.Tasks;
using Syste... | using ActuallyWorkingWebSockets;
using Newtonsoft.Json;
using System;
using System.Collections.Generic;
using System.Diagnostics;
using System.IO;
using System.Linq;
using System.Net;
using System.Net.Sockets;
using System.Reflection;
using System.Text;
using System.Threading;
using System.Threading.Tasks;
using Syste... |
05c01cd5b6d0babe824bdcb7e48b61eff29aadd0 | Properly close ContentStream | Properly close ContentStream
| StatsHelix/StatsHelix.Charizard | StatsHelix.Charizard/HttpServer.cs | mit | 1,590,158,222 | using ActuallyWorkingWebSockets;
using Newtonsoft.Json;
using System;
using System.Collections.Generic;
using System.Diagnostics;
using System.IO;
using System.Linq;
using System.Net;
using System.Net.Sockets;
using System.Reflection;
using System.Text;
using System.Threading;
using System.Threading.Tasks;
using Syste... | using ActuallyWorkingWebSockets;
using Newtonsoft.Json;
using System;
using System.Collections.Generic;
using System.Diagnostics;
using System.IO;
using System.Linq;
using System.Net;
using System.Net.Sockets;
using System.Reflection;
using System.Text;
using System.Threading;
using System.Threading.Tasks;
using Syste... |
057ec2d93f5fb3fb862ef1efc9ef78b4875799e0 | added back the Email Notifications for Providers | added back the Email Notifications for Providers
| SkillsFundingAgency/das-commitments,SkillsFundingAgency/das-commitments,SkillsFundingAgency/das-commitments | src/SFA.DAS.Commitments.Notification.WebJob/Program.cs | mit | 1,590,157,461 | using System;
using System.Threading.Tasks;
using NLog;
using SFA.DAS.Commitments.Notification.WebJob.Configuration;
using SFA.DAS.Commitments.Notification.WebJob.DependencyResolution;
using SFA.DAS.NLog.Logger;
namespace SFA.DAS.Commitments.Notification.WebJob
{
// To learn more about Microsoft Azure WebJobs S... | using System;
using System.Threading.Tasks;
using NLog;
using SFA.DAS.Commitments.Notification.WebJob.Configuration;
using SFA.DAS.Commitments.Notification.WebJob.DependencyResolution;
using SFA.DAS.NLog.Logger;
namespace SFA.DAS.Commitments.Notification.WebJob
{
// To learn more about Microsoft Azure WebJobs S... |
da7f7e1993842afbd2be3a3c706dc170be86012d | Fix Chinese IME keyboard issue | Fix Chinese IME keyboard issue
| Livit/CefSharp,Livit/CefSharp,Livit/CefSharp,Livit/CefSharp | CefSharp.Wpf/Experimental/WpfIMEKeyboardHandler.cs | bsd-3-clause | 1,590,157,313 | // Copyright © 2018 The CefSharp Authors. All rights reserved.
//
// Use of this source code is governed by a BSD-style license that can be found in the LICENSE file.
using System;
using System.Collections.Generic;
using System.Windows;
using System.Windows.Input;
using System.Windows.Interop;
using CefSharp.Internals... | // Copyright © 2018 The CefSharp Authors. All rights reserved.
//
// Use of this source code is governed by a BSD-style license that can be found in the LICENSE file.
using System;
using System.Collections.Generic;
using System.Windows;
using System.Windows.Input;
using System.Windows.Interop;
using CefSharp.Internals... |
b240ed88b9456ff8f811b8f91341793eff171a60 | Add default macOS install location | Add default macOS install location
| droyad/Assent,droyad/Assent | src/Assent/Reporters/DiffPrograms/VsCodeDiffProgram.cs | mit | 1,590,155,957 | using System;
using System.Collections.Generic;
using System.Linq;
namespace Assent.Reporters.DiffPrograms
{
public class VsCodeDiffProgram : DiffProgramBase
{
static VsCodeDiffProgram()
{
var paths = new List<string>();
if (DiffReporter.IsWindows)
{
... | using System;
using System.Collections.Generic;
using System.Linq;
namespace Assent.Reporters.DiffPrograms
{
public class VsCodeDiffProgram : DiffProgramBase
{
static VsCodeDiffProgram()
{
var paths = new List<string>();
if (DiffReporter.IsWindows)
{
... |
83f4ba107f6b97185c0487bb75e45516e73aa52e | Fix defaults not being applied correctly to blueprints after StartTime is changed | Fix defaults not being applied correctly to blueprints after StartTime is changed
| ppy/osu,peppy/osu,smoogipoo/osu,NeoAdonis/osu,UselessToucan/osu,smoogipoo/osu,smoogipoo/osu,peppy/osu,smoogipooo/osu,ppy/osu,peppy/osu,NeoAdonis/osu,ppy/osu,peppy/osu-new,ppy/osu,NeoAdonis/osu,UselessToucan/osu,UselessToucan/osu,UselessToucan/osu,peppy/osu,smoogipoo/osu,NeoAdonis/osu | osu.Game/Rulesets/Edit/PlacementBlueprint.cs | mit | 1,590,154,937 | // Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
// See the LICENCE file in the repository root for full licence text.
using osu.Framework.Allocation;
using osu.Framework.Bindables;
using osu.Framework.Graphics;
using osu.Framework.Graphics.Containers;
using osu.Framework.Input.Events;
us... | // Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
// See the LICENCE file in the repository root for full licence text.
using osu.Framework.Allocation;
using osu.Framework.Bindables;
using osu.Framework.Graphics;
using osu.Framework.Graphics.Containers;
using osu.Framework.Input.Events;
us... |
51880f3f4fb5fd3391d959059f4e13a47492bace | Fix index out of range error on convert to camel case methods when input string is only 1 character (#1182) | Fix index out of range error on convert to camel case methods when input string is only 1 character (#1182)
| NJsonSchema/NJsonSchema,NJsonSchema/NJsonSchema,RSuter/NJsonSchema | src/NJsonSchema/ConversionUtilities.cs | mit | 1,590,154,750 | //-----------------------------------------------------------------------
// <copyright file="ConversionUtilities.cs" company="NJsonSchema">
// Copyright (c) Rico Suter. All rights reserved.
// </copyright>
// <license>https://github.com/RicoSuter/NJsonSchema/blob/master/LICENSE.md</license>
// <author>Rico Suter, ... | //-----------------------------------------------------------------------
// <copyright file="ConversionUtilities.cs" company="NJsonSchema">
// Copyright (c) Rico Suter. All rights reserved.
// </copyright>
// <license>https://github.com/RicoSuter/NJsonSchema/blob/master/LICENSE.md</license>
// <author>Rico Suter, ... |
5121e73681980fbd9d8329ab6f9b443308bb75f9 | Cleaned up the code a little bit. | Cleaned up the code a little bit.
| lecode-official/ninegag-dotnet | NineGag/NineGagClient.cs | mit | 1,590,154,437 |
#region Using Directives
using AngleSharp.Dom;
using AngleSharp.Dom.Html;
using AngleSharp.Parser.Html;
using System;
using System.Collections.Generic;
using System.Linq;
using System.Net;
using System.Net.Http;
using System.Threading;
using System.Threading.Tasks;
#endregion
namespace NineGag
{
/// <summary>
... |
#region Using Directives
using AngleSharp.Dom;
using AngleSharp.Dom.Html;
using AngleSharp.Parser.Html;
using System;
using System.Collections.Generic;
using System.Linq;
using System.Net;
using System.Net.Http;
using System.Threading;
using System.Threading.Tasks;
#endregion
namespace NineGag
{
/// <summary>
... |
abd0fd92356e28daf27a31ad252d83b404b8af9b | Now the user is signed out first before being signed in. Also, the sign out method does not sign the user out if he is not signed in. | Now the user is signed out first before being signed in. Also, the sign out method does not sign the user out if he is not signed in.
| lecode-official/ninegag-dotnet | NineGag/NineGagClient.cs | mit | 1,590,154,432 |
#region Using Directives
using AngleSharp.Dom;
using AngleSharp.Dom.Html;
using AngleSharp.Parser.Html;
using System;
using System.Collections.Generic;
using System.Linq;
using System.Net;
using System.Net.Http;
using System.Threading;
using System.Threading.Tasks;
#endregion
namespace NineGag
{
/// <summary>
... |
#region Using Directives
using AngleSharp.Dom;
using AngleSharp.Dom.Html;
using AngleSharp.Parser.Html;
using System;
using System.Collections.Generic;
using System.Linq;
using System.Net;
using System.Net.Http;
using System.Threading;
using System.Threading.Tasks;
#endregion
namespace NineGag
{
/// <summary>
... |
1214ecc19d48610af7dc008cc87cea13dc11c158 | Made the section parsing code even more concise. | Made the section parsing code even more concise.
| lecode-official/ninegag-dotnet | NineGag/NineGagClient.cs | mit | 1,590,154,414 |
#region Using Directives
using AngleSharp.Dom;
using AngleSharp.Dom.Html;
using AngleSharp.Parser.Html;
using System;
using System.Collections.Generic;
using System.Linq;
using System.Net;
using System.Net.Http;
using System.Text.RegularExpressions;
using System.Threading;
using System.Threading.Tasks;
#endregion
... |
#region Using Directives
using AngleSharp.Dom;
using AngleSharp.Dom.Html;
using AngleSharp.Parser.Html;
using System;
using System.Collections.Generic;
using System.Linq;
using System.Net;
using System.Net.Http;
using System.Text.RegularExpressions;
using System.Threading;
using System.Threading.Tasks;
#endregion
... |
4cf3c504609fe37a1f4435da41271b182bc595e4 | Cleaned up the code a little bit. | Cleaned up the code a little bit.
| lecode-official/ninegag-dotnet | NineGag/NineGagClient.cs | mit | 1,590,154,409 |
#region Using Directives
using AngleSharp.Dom;
using AngleSharp.Dom.Html;
using AngleSharp.Parser.Html;
using System;
using System.Collections.Generic;
using System.Linq;
using System.Net;
using System.Net.Http;
using System.Text.RegularExpressions;
using System.Threading;
using System.Threading.Tasks;
#endregion
... |
#region Using Directives
using AngleSharp.Dom;
using AngleSharp.Dom.Html;
using AngleSharp.Parser.Html;
using System;
using System.Collections.Generic;
using System.Linq;
using System.Net;
using System.Net.Http;
using System.Text.RegularExpressions;
using System.Threading;
using System.Threading.Tasks;
#endregion
... |
ab931e7cd070794311a05d500cd5e374d4d24b3b | Found a way to reliably detect if a user was signed in successfully or not. | Found a way to reliably detect if a user was signed in successfully or not.
| lecode-official/ninegag-dotnet | NineGag/NineGagClient.cs | mit | 1,590,154,406 |
#region Using Directives
using AngleSharp.Dom;
using AngleSharp.Dom.Html;
using AngleSharp.Parser.Html;
using System;
using System.Collections.Generic;
using System.Linq;
using System.Net;
using System.Net.Http;
using System.Text.RegularExpressions;
using System.Threading;
using System.Threading.Tasks;
#endregion
... |
#region Using Directives
using AngleSharp.Dom;
using AngleSharp.Dom.Html;
using AngleSharp.Parser.Html;
using System;
using System.Collections.Generic;
using System.Linq;
using System.Net;
using System.Net.Http;
using System.Text.RegularExpressions;
using System.Threading;
using System.Threading.Tasks;
#endregion
... |
0814ddc9c44d097561ab8258ee54992b4135a349 | Fixed a comment. | Fixed a comment.
| lecode-official/ninegag-dotnet | NineGag/NineGagClient.cs | mit | 1,590,154,404 |
#region Using Directives
using AngleSharp.Dom;
using AngleSharp.Dom.Html;
using AngleSharp.Parser.Html;
using System;
using System.Collections.Generic;
using System.Linq;
using System.Net;
using System.Net.Http;
using System.Text.RegularExpressions;
using System.Threading;
using System.Threading.Tasks;
#endregion
... |
#region Using Directives
using AngleSharp.Dom;
using AngleSharp.Dom.Html;
using AngleSharp.Parser.Html;
using System;
using System.Collections.Generic;
using System.Linq;
using System.Net;
using System.Net.Http;
using System.Text.RegularExpressions;
using System.Threading;
using System.Threading.Tasks;
#endregion
... |
56f9e61c31e8d9c02cbd5fd8c2c07e1480a1c992 | Restructured the code a little bit, because I was losing overview. | Restructured the code a little bit, because I was losing overview.
| lecode-official/ninegag-dotnet | NineGag/NineGagClient.cs | mit | 1,590,154,401 |
#region Using Directives
using AngleSharp.Dom;
using AngleSharp.Dom.Html;
using AngleSharp.Parser.Html;
using System;
using System.Collections.Generic;
using System.Linq;
using System.Net;
using System.Net.Http;
using System.Text.RegularExpressions;
using System.Threading;
using System.Threading.Tasks;
#endregion
... |
#region Using Directives
using AngleSharp.Dom;
using AngleSharp.Dom.Html;
using AngleSharp.Parser.Html;
using System;
using System.Collections.Generic;
using System.Linq;
using System.Net;
using System.Net.Http;
using System.Text.RegularExpressions;
using System.Threading;
using System.Threading.Tasks;
#endregion
... |
abae448aa46ac9cbf9b38472a4d94a360d6eaa28 | Added some documentation, which I forgot about. | Added some documentation, which I forgot about.
| lecode-official/ninegag-dotnet | NineGag/NineGagClient.cs | mit | 1,590,154,399 |
#region Using Directives
using AngleSharp.Dom;
using AngleSharp.Dom.Html;
using AngleSharp.Parser.Html;
using System;
using System.Collections.Generic;
using System.Linq;
using System.Net;
using System.Net.Http;
using System.Text.RegularExpressions;
using System.Threading;
using System.Threading.Tasks;
#endregion
... |
#region Using Directives
using AngleSharp.Dom;
using AngleSharp.Dom.Html;
using AngleSharp.Parser.Html;
using System;
using System.Collections.Generic;
using System.Linq;
using System.Net;
using System.Net.Http;
using System.Text.RegularExpressions;
using System.Threading;
using System.Threading.Tasks;
#endregion
... |
177f8f8d6763ac486ecdd989a5ff57513be4ab85 | Fixed some minor problems, still could not figure out, why the sign in process does not work. | Fixed some minor problems, still could not figure out, why the sign in process does not work.
| lecode-official/ninegag-dotnet | NineGag/NineGagClient.cs | mit | 1,590,154,396 |
#region Using Directives
using AngleSharp.Dom;
using AngleSharp.Dom.Html;
using AngleSharp.Parser.Html;
using System;
using System.Collections.Generic;
using System.Linq;
using System.Net;
using System.Net.Http;
using System.Text.RegularExpressions;
using System.Threading;
using System.Threading.Tasks;
#endregion
... |
#region Using Directives
using AngleSharp.Dom;
using AngleSharp.Dom.Html;
using AngleSharp.Parser.Html;
using System;
using System.Collections.Generic;
using System.Linq;
using System.Net;
using System.Net.Http;
using System.Text.RegularExpressions;
using System.Threading;
using System.Threading.Tasks;
#endregion
... |
dc254ec97ddd727598b6364861d27c6be8566f15 | Implemented the IDisposable pattern. | Implemented the IDisposable pattern.
| lecode-official/ninegag-dotnet | NineGag/NineGagClient.cs | mit | 1,590,154,363 |
#region Using Directives
using AngleSharp.Dom;
using AngleSharp.Dom.Html;
using AngleSharp.Parser.Html;
using System;
using System.Collections.Generic;
using System.Linq;
using System.Net.Http;
using System.Text.RegularExpressions;
using System.Threading;
using System.Threading.Tasks;
#endregion
namespace NineGag
... |
#region Using Directives
using AngleSharp.Dom;
using AngleSharp.Dom.Html;
using AngleSharp.Parser.Html;
using System;
using System.Collections.Generic;
using System.Linq;
using System.Net.Http;
using System.Text.RegularExpressions;
using System.Threading;
using System.Threading.Tasks;
#endregion
namespace NineGag
... |
a38017d533829010f7330148a36b4cdfa65019c3 | Added the possibility to cancel the retrieval of sections and pages using cancellation tokens. | Added the possibility to cancel the retrieval of sections and pages using cancellation tokens.
| lecode-official/ninegag-dotnet | NineGag/NineGagClient.cs | mit | 1,590,154,360 |
#region Using Directives
using AngleSharp.Dom;
using AngleSharp.Dom.Html;
using AngleSharp.Parser.Html;
using System;
using System.Collections.Generic;
using System.Linq;
using System.Net.Http;
using System.Text.RegularExpressions;
using System.Threading;
using System.Threading.Tasks;
#endregion
namespace NineGag
... |
#region Using Directives
using AngleSharp.Dom;
using AngleSharp.Dom.Html;
using AngleSharp.Parser.Html;
using System;
using System.Collections.Generic;
using System.Linq;
using System.Net.Http;
using System.Text.RegularExpressions;
using System.Threading.Tasks;
#endregion
namespace NineGag
{
/// <summary>
... |
037412683a96925e07e0a20c1b88f6210688af62 | Made it more reliable to parse the number of comments and the number of votes (there actually were data-entry attributes that contain the values). | Made it more reliable to parse the number of comments and the number of votes (there actually were data-entry attributes that contain the values).
| lecode-official/ninegag-dotnet | NineGag/NineGagClient.cs | mit | 1,590,154,358 |
#region Using Directives
using AngleSharp.Dom;
using AngleSharp.Dom.Html;
using AngleSharp.Parser.Html;
using System;
using System.Collections.Generic;
using System.Linq;
using System.Net.Http;
using System.Text.RegularExpressions;
using System.Threading.Tasks;
#endregion
namespace NineGag
{
/// <summary>
... |
#region Using Directives
using AngleSharp.Dom;
using AngleSharp.Dom.Html;
using AngleSharp.Parser.Html;
using System;
using System.Collections.Generic;
using System.Linq;
using System.Net.Http;
using System.Text.RegularExpressions;
using System.Threading.Tasks;
#endregion
namespace NineGag
{
/// <summary>
... |
7977e8b84ee5f42a2f5e1a97cb2094fd4263a1f6 | 446: AbstractBox, scroll | 446: AbstractBox, scroll
| LayoutFarm/PixelFarm | src/PixelFarm/LayoutFarm.YourBasicCustomWidgets_SH/2_Basic/0_AbstractBox.cs | bsd-2-clause | 1,590,154,052 | //Apache2, 2014-present, WinterDev
using System;
using System.Collections.Generic;
using PixelFarm.Drawing;
using LayoutFarm.UI;
namespace LayoutFarm.CustomWidgets
{
/// <summary>
/// abstract box ui element.
/// this control provides 'primary-render-element',
/// keyboard-mouse-events, viewport me... | //Apache2, 2014-present, WinterDev
using System;
using System.Collections.Generic;
using PixelFarm.Drawing;
using LayoutFarm.UI;
namespace LayoutFarm.CustomWidgets
{
/// <summary>
/// abstract box ui element.
/// this control provides 'primary-render-element',
/// keyboard-mouse-events, viewport me... |
7444db514f4b9f4ad6a649d042a9710c5285d58d | 445: AbstractRectUI() cctor | 445: AbstractRectUI() cctor
| LayoutFarm/PixelFarm | src/PixelFarm/LayoutFarm.YourBasicCustomWidgets_SH/1_UIElement/3_AbstractRect.cs | bsd-2-clause | 1,590,154,037 | //Apache2, 2014-present, WinterDev
using System;
using PixelFarm.Drawing;
namespace LayoutFarm.UI
{
/// <summary>
/// abstract Rect UI Element
/// </summary>
public abstract class AbstractRectUI : UIElement, IScrollable, IBoxElement, IAcceptBehviour, IAbstractRect
{
//dimension only
... | //Apache2, 2014-present, WinterDev
using System;
using PixelFarm.Drawing;
namespace LayoutFarm.UI
{
/// <summary>
/// abstract Rect UI Element
/// </summary>
public abstract class AbstractRectUI : UIElement, IScrollable, IBoxElement, IAcceptBehviour, IAbstractRect
{
//dimension only
... |
efbe859fdad4103313cd81fd9ad3833eca078c1a | Cleanup of the PointD struct. | Cleanup of the PointD struct.
| dlemstra/Magick.NET,dlemstra/Magick.NET,dlemstra/Magick.NET | src/Magick.NET/Shared/Types/PointD.cs | apache-2.0 | 1,590,153,342 | // Copyright 2013-2020 Dirk Lemstra <https://github.com/dlemstra/Magick.NET/>
//
// Licensed under the ImageMagick License (the "License"); you may not use this file except in
// compliance with the License. You may obtain a copy of the License at
//
// https://www.imagemagick.org/script/license.php
//
// Unless req... | // Copyright 2013-2020 Dirk Lemstra <https://github.com/dlemstra/Magick.NET/>
//
// Licensed under the ImageMagick License (the "License"); you may not use this file except in
// compliance with the License. You may obtain a copy of the License at
//
// https://www.imagemagick.org/script/license.php
//
// Unless req... |
ab3ac8d69562a107548a0291ac6a8c46bdc0c97f | 444.2: TRANSPARENT_FOR_SCROLL_INPUT | 444.2: TRANSPARENT_FOR_SCROLL_INPUT
| LayoutFarm/PixelFarm | src/PixelFarm/PaintLab.RenderTree/2_RenderElement/RenderElementConst.cs | bsd-2-clause | 1,590,153,120 | //Apache2, 2014-present, WinterDev
namespace LayoutFarm
{
static class RenderElementConst
{
public const int HIDDEN = 1 << (1 - 1);
public const int TRACKING_BG_IS_NOT_OPAQUE = 1 << (2 - 1); //background is not opaque
public const int TRACKING_GFX = 1 << (3 - 1);
public const i... | //Apache2, 2014-present, WinterDev
namespace LayoutFarm
{
static class RenderElementConst
{
public const int HIDDEN = 1 << (1 - 1);
public const int TRACKING_BG_IS_NOT_OPAQUE = 1 << (2 - 1); //background is not opaque
public const int TRACKING_GFX = 1 << (3 - 1);
public const i... |
12d65f305f24cdfd8dc0792d94eb4c6c5fa2f020 | Simplify and fix incorrect seeking | Simplify and fix incorrect seeking
| ppy/osu,NeoAdonis/osu,UselessToucan/osu,smoogipoo/osu,ppy/osu,peppy/osu,peppy/osu,peppy/osu,NeoAdonis/osu,smoogipooo/osu,peppy/osu,UselessToucan/osu,UselessToucan/osu,ppy/osu,ppy/osu,peppy/osu-new,smoogipoo/osu,NeoAdonis/osu,smoogipoo/osu,smoogipoo/osu,UselessToucan/osu,NeoAdonis/osu | osu.Game/Screens/Edit/EditorClock.cs | mit | 1,590,153,115 | // Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
// See the LICENCE file in the repository root for full licence text.
using System;
using System.Linq;
using osu.Framework.Graphics;
using osu.Framework.Graphics.Transforms;
using osu.Framework.Utils;
using osu.Framework.Timing;
using osu.... | // Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
// See the LICENCE file in the repository root for full licence text.
using System;
using System.Linq;
using osu.Framework.Graphics;
using osu.Framework.Graphics.Transforms;
using osu.Framework.Utils;
using osu.Framework.Timing;
using osu.... |
ea2fc5459022657a8bb5138dafaf09361ce2abae | initialise render target transparency in toplevel. | initialise render target transparency in toplevel.
| SuperJMN/Avalonia,Perspex/Perspex,akrisiun/Perspex,jkoritzinsky/Avalonia,jkoritzinsky/Avalonia,wieslawsoltes/Perspex,Perspex/Perspex,wieslawsoltes/Perspex,wieslawsoltes/Perspex,wieslawsoltes/Perspex,AvaloniaUI/Avalonia,jkoritzinsky/Avalonia,jkoritzinsky/Avalonia,jkoritzinsky/Perspex,wieslawsoltes/Perspex,SuperJMN/Avalo... | src/Avalonia.Controls/TopLevel.cs | mit | 1,590,153,024 | using System;
using System.Reactive.Linq;
using Avalonia.Controls.Primitives;
using Avalonia.Input;
using Avalonia.Input.Raw;
using Avalonia.Layout;
using Avalonia.Logging;
using Avalonia.LogicalTree;
using Avalonia.Media;
using Avalonia.Platform;
using Avalonia.Rendering;
using Avalonia.Styling;
using Avalonia.Utiliti... | using System;
using System.Reactive.Linq;
using Avalonia.Controls.Primitives;
using Avalonia.Input;
using Avalonia.Input.Raw;
using Avalonia.Layout;
using Avalonia.Logging;
using Avalonia.LogicalTree;
using Avalonia.Media;
using Avalonia.Platform;
using Avalonia.Rendering;
using Avalonia.Styling;
using Avalonia.Utiliti... |
74369619ebaa61d094ed0367111f96452b5d04b1 | Removed scripts directory field. | Removed scripts directory field.
| dlemstra/Magick.NET,dlemstra/Magick.NET,dlemstra/Magick.NET | samples/Magick.NET.Samples/Files/Files.cs | apache-2.0 | 1,590,153,017 | // Copyright 2013-2020 Dirk Lemstra <https://github.com/dlemstra/Magick.NET/>
//
// Licensed under the ImageMagick License (the "License"); you may not use this file except in
// compliance with the License. You may obtain a copy of the License at
//
// https://www.imagemagick.org/script/license.php
//
// Unless req... | // Copyright 2013-2020 Dirk Lemstra <https://github.com/dlemstra/Magick.NET/>
//
// Licensed under the ImageMagick License (the "License"); you may not use this file except in
// compliance with the License. You may obtain a copy of the License at
//
// https://www.imagemagick.org/script/license.php
//
// Unless req... |
76316e4a4473979b36f00fe23dcd2d8a3d5ac0e4 | osx reports transparent as its minimum transparency level. | osx reports transparent as its minimum transparency level.
| AvaloniaUI/Avalonia,jkoritzinsky/Avalonia,jkoritzinsky/Avalonia,AvaloniaUI/Avalonia,AvaloniaUI/Avalonia,grokys/Perspex,wieslawsoltes/Perspex,wieslawsoltes/Perspex,jkoritzinsky/Perspex,SuperJMN/Avalonia,SuperJMN/Avalonia,jkoritzinsky/Avalonia,jkoritzinsky/Avalonia,SuperJMN/Avalonia,grokys/Perspex,Perspex/Perspex,wieslaw... | src/Avalonia.Native/WindowImplBase.cs | mit | 1,590,152,948 | using System;
using System.Collections.Generic;
using System.Linq;
using System.Runtime.InteropServices;
using Avalonia.Controls;
using Avalonia.Controls.Platform.Surfaces;
using Avalonia.Input;
using Avalonia.Input.Raw;
using Avalonia.Native.Interop;
using Avalonia.OpenGL;
using Avalonia.Platform;
using Avalonia.Rende... | using System;
using System.Collections.Generic;
using System.Linq;
using System.Runtime.InteropServices;
using Avalonia.Controls;
using Avalonia.Controls.Platform.Surfaces;
using Avalonia.Input;
using Avalonia.Input.Raw;
using Avalonia.Native.Interop;
using Avalonia.OpenGL;
using Avalonia.Platform;
using Avalonia.Rende... |
31f4afe5b32389e5baa67d5ae0b41626291db627 | add additional PKCE test | add additional PKCE test
| MienDev/IdentityServer4,MienDev/IdentityServer4,IdentityServer/IdentityServer4,IdentityServer/IdentityServer4,MienDev/IdentityServer4,MienDev/IdentityServer4,IdentityServer/IdentityServer4,IdentityServer/IdentityServer4 | src/IdentityServer4/test/IdentityServer.IntegrationTests/Conformance/Pkce/PkceTests.cs | apache-2.0 | 1,590,151,601 | // Copyright (c) Brock Allen & Dominick Baier. All rights reserved.
// Licensed under the Apache License, Version 2.0. See LICENSE in the project root for license information.
using System;
using System.Collections.Generic;
using System.Security.Claims;
using System.Text;
using System.Threading.Tasks;
using FluentAss... | // Copyright (c) Brock Allen & Dominick Baier. All rights reserved.
// Licensed under the Apache License, Version 2.0. See LICENSE in the project root for license information.
using System;
using System.Collections.Generic;
using System.Security.Claims;
using System.Text;
using System.Threading.Tasks;
using FluentAss... |
509c62c54d50fd1ccfc41c60cf63d6720adbb82c | Fix #1839 (#1840) | Fix #1839 (#1840)
| AzureAD/microsoft-authentication-library-for-dotnet,AzureAD/microsoft-authentication-library-for-dotnet,AzureAD/microsoft-authentication-library-for-dotnet,AzureAD/microsoft-authentication-library-for-dotnet,AzureAD/microsoft-authentication-library-for-dotnet | src/client/Microsoft.Identity.Client/AppConfig/ConfidentialClientApplicationBuilder.cs | mit | 1,590,149,509 | // Copyright (c) Microsoft Corporation. All rights reserved.
// Licensed under the MIT License.
using System;
using System.Linq;
using System.Collections.Generic;
using System.Security.Cryptography.X509Certificates;
using Microsoft.Identity.Client.Core;
using Microsoft.Identity.Client.Internal;
namespace Microsoft.I... | // Copyright (c) Microsoft Corporation. All rights reserved.
// Licensed under the MIT License.
using System;
using System.Linq;
using System.Collections.Generic;
using System.Security.Cryptography.X509Certificates;
using Microsoft.Identity.Client.Core;
using Microsoft.Identity.Client.Internal;
namespace Microsoft.I... |
6019c47e291a4d1df39d45482f7846e48fbb2f88 | Placeholder -> SubTotal | Placeholder -> SubTotal
| signumsoftware/framework,MehdyKarimpour/extensions,signumsoftware/framework,signumsoftware/extensions,MehdyKarimpour/extensions,signumsoftware/extensions,AlejandroCano/extensions,signumsoftware/framework,AlejandroCano/extensions | Signum.Engine.Extensions/Chart/Scripts/PivotTable.cs | mit | 1,590,149,181 |
using Signum.Engine.Chart;
using Signum.Entities.Chart;
using System.Collections.Generic;
namespace Signum.Engine.Chart.Scripts
{
public class PivotTableScript : ChartScript
{
public PivotTableScript() : base(HtmlChartScript.PivotTable)
{
this.Icon = Cha... |
using Signum.Engine.Chart;
using Signum.Entities.Chart;
using System.Collections.Generic;
namespace Signum.Engine.Chart.Scripts
{
public class PivotTableScript : ChartScript
{
public PivotTableScript() : base(HtmlChartScript.PivotTable)
{
this.Icon = Cha... |
3dbe59062a58070a7ba62535cf62030edcbc5285 | fix win32 generating borders in blur / transparent mode. | fix win32 generating borders in blur / transparent mode.
| SuperJMN/Avalonia,grokys/Perspex,grokys/Perspex,AvaloniaUI/Avalonia,SuperJMN/Avalonia,jkoritzinsky/Avalonia,jkoritzinsky/Avalonia,wieslawsoltes/Perspex,jkoritzinsky/Perspex,jkoritzinsky/Avalonia,akrisiun/Perspex,jkoritzinsky/Avalonia,akrisiun/Perspex,wieslawsoltes/Perspex,AvaloniaUI/Avalonia,AvaloniaUI/Avalonia,SuperJM... | src/Windows/Avalonia.Win32/WindowImpl.cs | mit | 1,590,148,414 | using System;
using System.Collections.Generic;
using System.ComponentModel;
using System.Runtime.InteropServices;
using Avalonia.Controls;
using Avalonia.Input;
using Avalonia.Input.Raw;
using Avalonia.Media;
using Avalonia.OpenGL;
using Avalonia.Platform;
using Avalonia.Rendering;
using Avalonia.Win32.Input;
using Av... | using System;
using System.Collections.Generic;
using System.ComponentModel;
using System.Runtime.InteropServices;
using Avalonia.Controls;
using Avalonia.Input;
using Avalonia.Input.Raw;
using Avalonia.Media;
using Avalonia.OpenGL;
using Avalonia.Platform;
using Avalonia.Rendering;
using Avalonia.Win32.Input;
using Av... |
2db3eee7b924c9bb0a3f2710781f973330c181b0 | add blurbehind api for someone to use for win7 support in future. | add blurbehind api for someone to use for win7 support in future.
| wieslawsoltes/Perspex,jkoritzinsky/Perspex,wieslawsoltes/Perspex,grokys/Perspex,jkoritzinsky/Avalonia,wieslawsoltes/Perspex,jkoritzinsky/Avalonia,SuperJMN/Avalonia,SuperJMN/Avalonia,SuperJMN/Avalonia,wieslawsoltes/Perspex,jkoritzinsky/Avalonia,jkoritzinsky/Avalonia,AvaloniaUI/Avalonia,jkoritzinsky/Perspex,AvaloniaUI/Av... | src/Windows/Avalonia.Win32/Interop/UnmanagedMethods.cs | mit | 1,590,148,179 | using System;
using System.Diagnostics.CodeAnalysis;
using System.Runtime.CompilerServices;
using System.Runtime.InteropServices;
using System.Runtime.InteropServices.ComTypes;
using System.Text;
// ReSharper disable InconsistentNaming
#pragma warning disable 169, 649
namespace Avalonia.Win32.Interop
{
[SuppressM... | using System;
using System.Diagnostics.CodeAnalysis;
using System.Runtime.CompilerServices;
using System.Runtime.InteropServices;
using System.Runtime.InteropServices.ComTypes;
using System.Text;
// ReSharper disable InconsistentNaming
#pragma warning disable 169, 649
namespace Avalonia.Win32.Interop
{
[SuppressM... |
763848714e5da73e40f12341ec1f15e8fc80dd7d | TeamCity Build trigger | TeamCity Build trigger
| neo4j/neo4j-dotnet-driver,neo4j/neo4j-dotnet-driver,neo4j/neo4j-dotnet-driver | Neo4j.Driver/Neo4j.Driver.Tests.Integration/Direct/BoltV3IT.cs | apache-2.0 | 1,590,147,834 | // Copyright (c) 2002-2020 "Neo4j,"
// Neo4j Sweden AB [http://neo4j.com]
//
// This file is part of Neo4j.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
// You may obtain a copy of the License at
//
// http://www.apache.... | // Copyright (c) 2002-2020 "Neo4j,"
// Neo4j Sweden AB [http://neo4j.com]
//
// This file is part of Neo4j.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
// You may obtain a copy of the License at
//
// http://www.apache.... |
cfbd6991f6f7223c973df79b957c0f8100fa48e0 | always give fallback if you dont get the setting asked for. | always give fallback if you dont get the setting asked for.
| SuperJMN/Avalonia,wieslawsoltes/Perspex,grokys/Perspex,jkoritzinsky/Avalonia,SuperJMN/Avalonia,akrisiun/Perspex,jkoritzinsky/Avalonia,jkoritzinsky/Perspex,wieslawsoltes/Perspex,AvaloniaUI/Avalonia,AvaloniaUI/Avalonia,akrisiun/Perspex,wieslawsoltes/Perspex,SuperJMN/Avalonia,Perspex/Perspex,Perspex/Perspex,SuperJMN/Avalo... | src/Avalonia.Controls/TopLevel.cs | mit | 1,590,147,565 | using System;
using System.Reactive.Linq;
using Avalonia.Controls.Primitives;
using Avalonia.Input;
using Avalonia.Input.Raw;
using Avalonia.Layout;
using Avalonia.Logging;
using Avalonia.LogicalTree;
using Avalonia.Media;
using Avalonia.Platform;
using Avalonia.Rendering;
using Avalonia.Styling;
using Avalonia.Utiliti... | using System;
using System.Reactive.Linq;
using Avalonia.Controls.Primitives;
using Avalonia.Input;
using Avalonia.Input.Raw;
using Avalonia.Layout;
using Avalonia.Logging;
using Avalonia.LogicalTree;
using Avalonia.Media;
using Avalonia.Platform;
using Avalonia.Rendering;
using Avalonia.Styling;
using Avalonia.Utiliti... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.