humdinger

Results 85 issues of humdinger

Since apparently building the PDF documentation is broken (at least until ghostscript is available), and only the HTML pages are included in the package, BePDF should open those instead of...

Just like #91 that was fixed with #93 by @KapiX. * add a text annotation or highlight annotation * Save * Open and see the dreaded black pin.

If anyone wants to update translations with missing strings or add strings for more languages, please visit [Polyglot](http://i18n.kacperkasper.pl/). You can log in with your GitHub account. Thanks!

help needed

Wave a window in front of BePDF showing a document that is zoomed so you see the black border around it. You'll see some drawing corruption at the left and...

bug

Choosing "vp7" as video format fails the encoding. Should we remove it from the options?

I forgot to change that for v1.1 (damn!) We wanted to exchange the audio codec pcm_s16le for pcm_s16be, as the big endian format is accepted by the mpg container.

Using a "Custom resolution" will not change the aspect ratio, just use a (reduced) horizontal/vertical resolution. But what to do when a file has an incorrect apect ratio? I've been...

help wanted

Currently the new array gets added to the end of the file. If the user wants to have their resources in some order, this means copy&pasting stuff around. It'd be...

The window title shows the file name, which at least if you show the complete path, is enough to know what project the current file belongs to. If you only...

enhancement

Is renaming symbols supposed to work currently? I open "DateBox.cpp" of the [CapitalBe](https://github.com/HaikuArchives/CapitalBe) project, select `DateBox::DateBox` from the Outline pane. From the context menu I "Rename symbol" to `DateCalendarBox`. Nothing...