Senior Software Engineer in WinForms team. I code. I deliver. I have opinions.
-
Microsoft
- Sydney, Australia
- @IgorRussKie
Highlights
- 27 discussions answered
Block or Report
Block or report RussKie
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
-
gitextensions/gitextensions Public
Git Extensions is a standalone UI tool for managing git repositories. It also integrates with Windows Explorer and Microsoft Visual Studio (2015/2017/2019).
-
dotnet/winforms Public
Windows Forms is a .NET UI framework for building Windows desktop applications.
-
-
dotnet/runtime Public
.NET is a cross-platform runtime for cloud, mobile, desktop, and IoT apps.
1,504 contributions in the last year
Activity overview
Contribution activity
May 2022
Created 9 commits in 4 repositories
Created a pull request in dotnet/winforms that received 5 comments
Restore ToolboxSnapDragDropEventArgs implementation
Resolves #6919
ToolboxSnapDragDropEventArgs is necessary to facilitate the "general purpose designer" experience as shown in #6919.
Proposed changes
Opened 1 other pull request in 1 repository
dotnet/winforms
1
open
Reviewed 66 pull requests in 5 repositories
dotnet/winforms
25 pull requests
- Rewrite MauiComboBoxTests #3617
- Removed build warning in VS
- Document additional assembly which is needed for designer
- Implement StandardAccessble RCW and AccessibleObject CCW
- Use ComWrappers for Clipboard
- Refactoring AutomationId at the accessible object classes #6603
- revert Exception on accessing accessible object after control is disposed
- Add support for drag images and drop descriptions
- Enable nullability in ToolStripControlHost
- removed exclusion for NU1505 warning
- Enable nullability in some Control members
- Make control nullable in GetPositionFromControl
- Enable nullability in ComboBox
- Fixing NullReferenceException when user removes ListViewItem
- Enable nullability in TableLayoutPanel
- Enable nullability in ToolStripItemDesignerAvailabilityAttribute
- Prevent exceptions to pops up from CCW
- Add IEnumFormatEtc ComWrapper
- Fix disabling a focused TextBox draws TextBox wrong
- Use LibraryImport in some Interop User32
- Enable nullability in HelpPane
- Enable nullability in CheckedListViewItemCollection
- Give TreeView control test more nodes
- Enable nullability in OpenFileDialog
- Enable nullability in GridViewTextBox
- Some pull request reviews not shown.
gitextensions/gitextensions
10 pull requests
- CommitInfo: Fixup revision links in commit message
- Add menu item "Show in explorer" in Resolve merge conflicts window
- Use grayscaled icon for "Reset another branch to here"
- async conflicted state
- Refresh regardless of formProcess results
- Show reword commit dialog only once
- Add statistics for 1C Enterprise and 1Script files
- Enable artificial commits for empty repos
- Reset pathfilter by disabling checkbox
- Do not assert for head when creating branches
dotnet/wpf
5 pull requests
dotnet/dotnet-api-docs
3 pull requests
dotnet/core
1 pull request
Created an issue in gitextensions/gitextensions that received 1 comment
Compile as x64 app, stop targeting x86.
Environment https://github.com/gitextensions/gitextensions/tree/net7.0 Issue description I tried porting the app to .NET 7, and whilst the source c…

