Gheorghiță Mutu

Results 68 issues of Gheorghiță Mutu

TreeView - ComputeColumnsPreferedWidth implementation - in order to automatically compute best size of the column to fit the entire text.

enhancement

TreeView & Window manager interaction - create new windows as children nodes (check GView fat binary for example)

bug

https://source.android.com/docs/core/runtime/dex-format Also see DroidLysis tool: https://github.com/cryptax/droidlysis.

Enhancement

https://docs.brew.sh/Adding-Software-to-Homebrew Example: https://github.com/Homebrew/homebrew-core/blob/master/Formula/g/gcc.rb

Development

On Windows the Debug build requires Release DLLs (sdl2_ttf.dll instead sdl2_ttfd.dll) and the program crashes at runtime. This should be updated according to the build type. The current workaround is...

Bug

Fix missing folders in container view (not objects)

Bug

Hello, I'm parsing various data structures from JSONs an currently I'm getting an error that looks like this: ``` Error deserializing StructureX JSON: Error { path: Path { segments: [Map...