Timur Kelman

Results 25 issues of Timur Kelman

The `GET /repos/:owner/:repo/issues` etc. gets complete issues' info, while I'd like to have a possibility to only get some of it (like, only the `id`, `state` and `title`).

The `GET /repos/:owner/:repo/issues` gets all **open** issues for a repository, I'd like to get **all** of them.

the `FitView` function leaves too much space at the edges. After call to FitView for the orange box: ![image](https://user-images.githubusercontent.com/348150/134184181-73f2c8f4-5544-4299-a0d7-076eb1d00d60.png) Expected something closer to this. ![image](https://user-images.githubusercontent.com/348150/134184259-59951b8a-809e-4d85-8989-dcefa238e2f8.png) Code used: MainWindow.xaml: ```xaml ```...

enhancement
you take it
WPF

For some reason, it does work on my machine but doesn't on another, where it fails to load the `System.Runtime.CompilerServices.Unsafe.dll`, even so the file is present and the binding redirect...

Search functionality is in so many other views, but unfortunately is missing from Work Orders.

idea
search

Since the incremental migration is out of scope, maybe some way to start the conversion from given point in time (to only export history from last month for example) could...

I was looking for a good way to exclude a `DataColumn` when the `DataGridView` is autogenerating its `DataGridViewColumn`s. I somehow stumbled upon a way to do it: just setting the...

Pri3
doc-enhancement
dotnet-framework/svc
winforms/subsvc

`zipjs.bat unzip -source test.zip -destination testdir` gives an error: "Either the target does not exist or is not a correct type" The reason is the check in line 551: `if(!Shell.Application.ExistsFolder(source)...

For those of us less familiar with IL it would be awfully nice to see the short instruction description directly instead of in a tooltip (so I don't have to...

### Proposed topic or title How to migrate from HandleRef ### Location in table of Contents. HandleRef, Native interoperability best practices ### Reason for the article In documentation there are...

:watch: Not Triaged
Pri3