| Commit message (Collapse) | Author | Age | Lines |
|
|
|
|
| |
In order to get the alpha channel when encoding BMP images from a
surface, we need to supply bmp=32 in the encoder options.
|
|
|
|
|
| |
This gets rid of the old nsImageClipboard widget code in favor of using
the nsBMPDecoder in imglib.
|
|
|
|
| |
https://github.com/MoonchildProductions/moebius/pull/56
|
|
|
|
|
|
|
|
|
| |
- Remove numerous blocklist entries that no longer apply.
- Remove CanComputeVirtualKeyCodeFromScanCode(), because it's always true.
- Remove ShowXP{Folder,File}Picker(), since we have native pickers on supported Windows versions.
- Remove the config.trim_on_minimize preference, which is pointless on NT6+ and will just cause problems if used.
Tag #22.
|
|
|