Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-03-12 | DRTVWR-440 fix 'unreachable code' warning-as-error when buildin /Od | Dave Houlton | |
2019-11-13 | Merge in from viewer-release 6.3.5 | Dave Houlton | |
2019-07-04 | DRTVWR-493 Cleaned up unneded inits. | andreykproductengine | |
2019-06-21 | DRTVWR-493 LLViewerMedia to singleton | andreykproductengine | |
2019-03-13 | Mods to make merge with viewer-release have less whitespace-only change and ↵ | Graham Linden | |
fix diffs between EEP and VR. | |||
2019-02-07 | SL-10486, SL-10501, SL-10487 | Graham Linden | |
Make moon texture from default daycycle the default moon texture id and use it for the default and blank assets in the picker. Fix handling of MM_TEXTURE to correctly detect when texture units outside the range 0-3 are used with texture matrix ops to prevent mem overwrite bug and/or asserts. | |||
2018-09-27 | SL-2642 - Better error logging for missing binormals | ruslantproductengine | |
+ remove unreachable code | |||
2018-07-12 | MAINT-8862 mailto URIs should be loaded in the external browser | maxim_productengine | |
2017-08-25 | MAINT-7739 Make LLOSInfo a Singleton | andreykproductengine | |
2017-07-10 | MAINT-6976 Fixed incorrect search line for open grid's in Search floater | daianakproductengine | |
2016-08-20 | MAINT-6663 [Win LibVLC] test video buttons still appearing in search | AndreyL ProductEngine | |
2016-01-15 | merge changes for 4.0.1-release | Oz Linden | |
2015-11-13 | MAINT-5862 Fix Provide a way for new Linux users to accept ToS | callum_linden | |
2015-11-10 | remove execute permission from many files that should not have it | Oz Linden | |
2015-04-11 | STORM-2113 - uri parsing cleanup and fixes | Cinder | |
2014-10-02 | MAINT-4497 FIXED Use uriparser to find actual domain name. | Mnikolenko ProductEngine | |
2014-06-23 | MAINT-4127: New default mode when clicking links: Linden links open in ↵ | AndreyL ProductEngine | |
viewer, third-party links open in user's browser | |||
2013-08-09 | second phase summer cleaning | Richard Linden | |
replace llinfos, lldebugs, etc with new LL_INFOS(), LL_DEBUGS(), etc. | |||
2013-03-29 | Update Mac and Windows breakpad builds to latest | Graham Madarasz | |
2012-06-12 | PATH-735: Limit and clean up grid selection | Oz Linden | |
2011-11-07 | finished removing remnants of media browser | Richard Linden | |
2011-10-14 | EXP-1342 FIX -- Update avatar picker and destination guide urls | Leslie Linden | |
* URL's are in place with the [GRID_LOWERCASE] used in the link to go to the proper page based on the grid. * Added "GRID_LOWERCASE" substitution for URL's since it is case sensitive | |||
2011-10-10 | EXP-1310 FIX Profile button should open Web Profile floater | Richard Nelson | |
removed unused LLWeb functions for opening non-web media moved logic inside floaters and away from auxiliary functions | |||
2011-07-29 | EXP-1056 FIX Web popup issues with Web Content Browser | Richard Linden | |
changed browser id back to a string so it accepts malformed uuid strings coming from webkit - "{uuid}" instead of "uuid" | |||
2011-07-12 | EXP-880 FIX Enable navigation chrome for Search floater | Richard Linden | |
search floater derives from floater_web_content all web content now uses floater_web_content instead of media_browser | |||
2010-12-20 | Merge from viewer-development. | Monroe Linden | |
2010-12-02 | SOCIAL-317 FIX LLWebContentFloater opens popups in the media browser | callum | |
2010-11-30 | SOCIAL-311 PARTIAL FIX Media browser has too many oddities to be useful for ↵ | callum | |
viewer web apps | |||
2010-10-06 | Added DisableExternalBrowser setting. | Monroe Linden | |
Reviewed by Callum. | |||
2010-09-20 | Fix one variant of LLWeb::loadURLExternal() not passing through the uuid to ↵ | Monroe Linden | |
the other variant. | |||
2010-09-15 | Enable web popups to specify size and position of the Media Browser window ↵ | Monroe Linden | |
from javascript. This includes a Mac build of llqtwebkit from the following sources: revision aacdf69cbf5aa12d77c179296e31ef643ed1ef4a of http://qt.gitorious.org/+lindenqt/qt/lindenqt (currently head of the 'lindenqt' branch) revision 81ab5ae326f0 of http://hg.secondlife.com/llqtwebkit (currently head of the default branch) Reviewed by Callum. | |||
2010-08-27 | Post-convert merge by convert_monolith.py from ./viewer-experience | Monroe Linden | |
2010-08-18 | Add support for an "_internal" target that forces a link to open in the ↵ | Monroe Linden | |
embedded browser, regardless of the state of the "UseExternalBrowser" pref. | |||
2010-08-13 | Change license from GPL to LGPL (version 2.1) | Oz Linden | |
2010-08-05 | Allow targeted links in the embedded browser to open multiple media browser ↵ | Monroe Linden | |
windows. Added an optional "target" parameter" to LLWeb::loadURL and loadInternal. Made LLViewerMediaImpl::handleMediaEvent pass the target attribute of clicked links through. Set floater_media_browser.xml to allow multiple instances. Added LLFloaterMediaBrowser::create() and made LLFloaterMediaBrowser assume the incoming tag is the window's target, not the URL. Reviewed by Richard at http://codereview.lindenlab.com/2641050 | |||
2010-05-27 | VI-49 FIX "_external" links should work in shared media | Richard Linden | |
monroe already did most of this, just moved dialog for confirming opening external browser to common code that calls out to external browser so no way to skip notification unless the user opts out | |||
2010-04-07 | Re-insert backed out SLE checkin so we can fix it | Roxie Linden | |
2010-04-07 | Backed out changeset 63b699f90efd | Tofu Linden | |
2010-04-01 | Automated Merge | Roxie Linden | |
2010-03-29 | EXT-3258 - Viewer freezes while external web browser loads page | Richard Nelson | |
reviewed by Callum | |||
2010-02-17 | EXT-4882: Added firstlogin query param to Home website. | Lynx Linden | |
Url substitutions now support a [FIRST_LOGIN] parameter that returns the value of gAgent.isFirstLogin(). This now gets passed to the Home sidetray web site as a firstlogin query param. | |||
2010-02-04 | EXT-3681: Send Parcel "Local ID" (S32) to web pages. | Lynx Linden | |
This is instead of sending the Parcel ID (LLUUID), which it turns out the server never sends to the viewer (LLParcel::getID() always returns NULL). | |||
2010-02-04 | EXT-4898: Convert "en-us" to "en" for url substitutions. | Lynx Linden | |
The correct and general fix is to change English.lproj/language.txt. This fix here is a more targeted and less risky fix at this stage of the release cycle. | |||
2009-12-23 | EXT-3679: Send Session, Region, and Parcel IDs to Search. | Lynx Linden | |
These IDs are sent as the following query parameters to the search server: sid=, rid=, pid=, for the Session ID, Region ID, and Parcel ID respectively. For some reason, Parcel ID always seems to be NULL though. I'll file a separate JIRA for that. | |||
2009-12-15 | fix for post merge compile error (minor) | Eric M. Tulla (BigPapi) | |
2009-12-15 | Merging in latest PE changes from ↵ | Eric M. Tulla (BigPapi) | |
https://hg.aws.productengine.com/secondlife/viewer-2-0/ | |||
2009-12-15 | EXT-3441: Support various substitutions for Search URL. | Lynx Linden | |
The search URL is now specified in app_settings/settings.xml (instead of in floater_search.xml), and it is now defined more flexibly with support for various substitution strings, such as [QUERY], [AUTH_KEY], [MATURITY], [GODLIKE], etc. I pulled the common substitution code out into a new static method, LLWeb::expandURLSubstitutions(). This provides support for common strings like [VERSION], [CHANNEL], [LANGUAGE], [OS], etc. The Help and Home sidetray code has been updated to use this new function, to avoid replicating this behavior 3 times. I also cleaned up the app_settings/settings.xml file and removed the old search keys of: SearchURLDefault, SearchURLQuery, and SearchURLSuffix2. | |||
2009-12-11 | implemented EXT-2323 “Get rid from obsolete notification widgets”; | Alexei Arabadji | |
--HG-- branch : product-engine | |||
2010-02-26 | automated merge | Roxie Linden | |
2010-02-26 | automated merge | Roxie Linden | |