Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
one will take precedence
|
|
|
|
|
|
|
|
disabled now.
|
|
path containing non-standard characters
|
|
before logging in.
|
|
|
|
|
|
|
|
in the name
|
|
|
|
|
|
easy URL spoofing.
|
|
|
|
|
|
|
|
overrides DPI compatibility option
|
|
|
|
|
|
received COF version as -1
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
any region.
|
|
|
|
Previous code would crump with LL_ERRS. But a bad image file should fail only
the image load -- not crash the viewer.
While at it, validate all components present, not just 0, 1, 2.
While at it, make the failure message report which component and what the
mismatched dimensions are, not just "Components don't have matching
dimensions!"
|
|
Specifically, manually apply changesets b4db8a8 and b98371d from
nat_linden/viewer-mac-mainloop. We need to throw from a new place, but if we
threw const char* (current convention), the new throw wouldn't be patched when
we merge to new exception convention.
|
|
These comments are inherently fragile, in that they enumerate all present
callers of certain methods. Adding, removing or relocating calls would
invalidate these comments. However, the LLImageJ2CKDU implementation is
probably pretty stable by now.
|
|
|
|
|
|
|