| Commit message (Collapse) | Author | Files | Lines |
|
(on linux)
|
|
Might be some corner cases left over, but I'm generally happy with this.
|
|
Hence all the commented out stuff that will be sorted out soon.
I have a different idea about how that will work.
|
|
Needed for the new OTR UI, and complements the same ability on combo boxes (flyout buttons inherit from combo boxes).
|
|
This brings that part in line with the general impy look and feel.
|
|
Adding both, to be sure, and I've not seen anyone using it anyway.
|
|
|
|
|
|
|
|
|
|
A tiny, but annoying bug, that proved to be hard to track down.
|
|
Sort them all out later. This is at least one consistnant login panel skin.
|
|
|
|
|
|
|
|
|
|
Should not change anything, and there will be more to come.
|
|
Some of them are things I would have to replace later for the meta branding.
But to stop in tree builds from bitching, for now use the ones from the pre build.
|
|
Full warning message was:
cc1plus: warnings being treated as errors
/usr/lib/gcc/i686-pc-linux-gnu/4.3.4/include/g++-v4/bits/stl_algo.h: In static member function ‘static bool LLPanelLogin::convertUsernameToLegacy(std::string&, std::string&, std::string&)’:
/usr/lib/gcc/i686-pc-linux-gnu/4.3.4/include/g++-v4/bits/stl_algo.h:1829: error: array subscript is above array bounds
See also: http://stackoverflow.com/questions/1168525/c-gcc4-4-warning-array-subscript-is-above-array-bounds
|
|
|
|
NoObscuredURL Patch from Henri Beauchamp, applied by hand because of
changes between Imprudence and Snowglobe.
|
|
- Adds a "less annoying" mode, which attempts to only filter scripted
streaming events. On by default (should we change that?)
- Adds UI to enable and disable the media filter, both from the filter
floater and from the preferences floater.
- Adds a button to launch the filter floater to prefences.
- Some UI tweaks to the filter floater.
|
|
This prevents streams from being erronously identified as originating
from a scripted object on the current sim, when the sim host doesn't
have a name that can be reverese resolved.
|
|
Compared to v3, this adds resolving domains to IPs in order to list
them and match them against listed IPs. Also shows both the full stream
url and the munged domain that will be added to the lists.
|
|
reference.
|
|
Caused by uninitialized members.
|
|
a significant language token" policy.
|
|
way to turn that on and off.
|
|
|
|
|
|
|
|
cloud
* llsd now uses camel case for each key, confusion of particle max age vs source max age fixed
* cloud.xml is now loaded with a fallback chain PER_SL_ACCOUNT -> USER_SETTINGS -> APP_SETTINGS so
that customized clouds can exist per account or for all users and survive updates
|
|
- Linux only: Retry window creation with lower FSAA samples if it
fails.
- All platforms: save actual FSAA level into RenderFSAASamples after
window is created.
This exapnds on the patch from SNOW-466 by Robin Cornelius.
|
|
not being named FontSansSerifLarge
|
|
|
|
the main preferences window
|
|
|
|
the grid logging in.
Because otherwise crash statistics are wrong. See viewers with higher crash than disconnect rate.
|
|
* the media face gets focus on click and you can interact with mouse and keyboard with it -
just as you would expect it to work in the first place anyway.
* added a checkbox in prefs audio & video for what I call "media helper widget" which allows zooming on
the face, open the link in a browser window and such - the name of the LL debug setting is a bit misleading
("MediaOnAPrimUI"), since this is not MOAP I avoided that name.
|
|
* split xmlrpc and web browser proxy setting into 2 settings
(because the login service might refuse to let you in using TOR)
* fix web proxy to be used not only for the browser floater but also for login screen and parcel media.
Backported for that the setProxyConfig method from Viewer-external(last gpl+floss version)
* fix: no clear cookies button
* todo: cookies need work
note to devs of other viewers: if you find this useful feel free to apply my part to "lgpl v2.1 only" code without need to ask (thats all but setProxyConfig, which is anyway also released under lgpl by LL ).
|
|
our current grid manager, but really exposes the weaknesses of not saving login info with the grid, usability-wise. (Note: autologin and the command line need to be tested)
|
|
the grid logging in.
Because otherwise crash statistics are wrong. See viewers with higher crash than disconnect rate.
|
|
* the media face gets focus on click and you can interact with mouse and keyboard with it -
just as you would expect it to work in the first place anyway.
* added a checkbox in prefs audio & video for what I call "media helper widget" which allows zooming on
the face, open the link in a browser window and such - the name of the LL debug setting is a bit misleading
("MediaOnAPrimUI"), since this is not MOAP I avoided that name.
|
|
* split xmlrpc and web browser proxy setting into 2 settings
(because the login service might refuse to let you in using TOR)
* fix web proxy to be used not only for the browser floater but also for login screen and parcel media.
Backported for that the setProxyConfig method from Viewer-external(last gpl+floss version)
* fix: no clear cookies button
* todo: cookies need work
note to devs of other viewers: if you find this useful feel free to apply my part to "lgpl v2.1 only" code without need to ask (thats all but setProxyConfig, which is anyway also released under lgpl by LL ).
|
|
|
|
|
|
artwork package
|
|
|
|
|
|
endings, so re-apply my changes.
|