Bogdan Popescu

Results 11 issues of Bogdan Popescu

I've set up a repo where users can contribute docsets to Dash. You can check it out at https://github.com/Kapeli/Dash-User-Contributions. It should contain all the info you need to get started....

See https://github.com/mthiesen/Xcode_copy_line/issues/3. Changing `selectLine:` to `selectParagraph:` seems to fix things without any side effects. Note: only briefly tested with Xcode 6.3.2.

Related to: https://github.com/twisted/pydoctor/issues/29#issuecomment-231683257. The problem is that Dash (and doc2dash) currently treats private methods/classes the same with public ones. doc2dash should have an option that makes it completely ignore private...

Sample app logs this warning: ``` 2014-06-12 20:30:29.941 SampleApp[3067:24973] NSWindow warning: adding an unknown subview: 2014-06-12 20:30:29.942 SampleApp[3067:24973] Call stack: ( 0 AppKit 0x00007fff8e18d4d3 -[NSThemeFrame addSubview:] + 81 1 AppKit...

`_titleBarContainer` does not get retained anywhere, so in manual memory management you end up with an `EXC_BAD_ACCESS` waiting to happen in `_recalculateFrameForTitleBarContainer`.

bug

Something like this: ``` php /** * Sets the bubbling behavior. * * @param Boolean $bubble true means that this handler allows bubbling. * false means that bubbling is not...

bug

Hi there, I've received an email from a user which complained that a appledoc docset is not showing all entries inside its index. I tried running docsetutil index over it...

Bug
Known

I've set up a repo where users can contribute docsets to Dash. You can check it out at https://github.com/Kapeli/Dash-User-Contributions. It should contain all the info you need to get started....

I've set up a repo where users can contribute docsets to Dash. You can check it out at https://github.com/Kapeli/Dash-User-Contributions. It should contain all the info you need to get started....