CubicleSoft
CubicleSoft
This widget applies a 'float: left;' style to the elements it creates but then doesn't clear the style afterwards. This causes problems if the widget doesn't occupy 100% of the...
I just switched Admin Pack (https://github.com/cubiclesoft/admin-pack-with-extras) to use your widget instead of the original multiselect widget upon which this widget is based. First off, thank you for providing a logical...
Dependencies appears to recognize export forwards (i.e. displays a different icon) but does not include the referenced DLLs in the tree expansion view on the left. Finding DLLs with export...
Using the latest minified version, there's a major performance problem while scrolling in Firefox when a table only has just a few hundred rows of data. I figure around 200...
I said many months ago on the PHP-DEV mailing list that I would look at using pecl-compat with my PECL extension. Unfortunately, I only ended up using a couple of...
It would be nice if phpseclib added support for the "window-change" packet as per RFC4254 6.7 Window Dimension Change Message. Calling `setWindowSize()` and related functions just set some variables. If...
I want to pass `xterm` to a SSH server for the terminal emulator portion of `pty-req`. Unfortunately, `vt100` is a hardcoded string.
I am encountering a situation where a standard Microsoft DLL (C:\Windows\SysWOW64\imm32.dll) does not load normally. The loader maps the file into RAM but then DllMain() returns a failure code. Due...
**Describe the bug** When creating a new repo in Gogs, there is a little help icon next to the Readme field. Click that icon goes to a broken page that...
**Describe the bug** On a server deep behind a firewall, I've installed Gogs. This server runs its own Postfix instance that only sends mail to other users on the same...