Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-12-11 | merge | Dave Parks | |
2009-12-11 | HTTP Mesh fetch FTW.. still busted | Dave Parks | |
2009-12-08 | Grabbed more viewer 2 changes that should fix parabuild problem | Palmer | |
2009-12-07 | Merge of viewer 2 changes | Palmer | |
2009-12-07 | DEV-43439: Allow Home side panel URL to be customized. | Lynx Linden | |
The URL for the Home side panel is now specified via a new "HomeSidePanelURL" string in app_settings/settings.xml. This string supports the following substitutions: CHANNEL = the channel name for the viewer VERSION = the full version string for the viewer LANGUAGE = the current language set in the viewer AUTH_KEY = the authentication key (see below) The authentication key is an optional string that is read from the dictionary of strings returned by login.cgi. If login.cgi returns a key called "home_sidetray_token", then the value of that key is used for the AUTH_KEY substitution. This lets the server provide a piece of blind data that can be passed to the Home panel web page to support authentication. The viewer does not interpret the token in any way. This change adds a new module, llviewerhome.{cpp|h} to contain the model functionality, used by the view module, llpanelhome.{cpp|h}. | |||
2009-12-04 | merge | James Cook | |
2009-12-04 | Automated merge with ssh://angela@hg.lindenlab.com/james/gooey | angela | |
2009-12-03 | local merge | skolb | |
2009-12-03 | EXT-2313 Add auto-close behavior to mini-inspector floater | angela | |
2009-12-02 | removed the unused AutoPlayMedia flag. This is now governed by the ↵ | skolb | |
ParcelMediaAutoPlayEnable flag. | |||
2009-12-03 | merge from remote repo | angela | |
2009-12-03 | EXT-2854 Replace instances in the viewer with the final search maturity names | angela | |
2009-12-02 | Fixed UILineEditorVPad which I merged incorrectly. Good value is 4 | James Cook | |
2009-12-02 | Manual merge from default branch. | Vadim Savchuk | |
--HG-- branch : product-engine | |||
2009-12-02 | Implemented normal sub-task EXT-2975 - Make the IM multifloater optional. | Dmitry Zaporozhan | |
--HG-- branch : product-engine | |||
2009-12-01 | Adjusted the value of UILineEditorVPad to give more room for text in text ↵ | Justin C. Rounds (Chuck) | |
fields. | |||
2009-12-01 | Changed UISpinctrlBtnHeight to match art. | Justin C. Rounds (Chuck) | |
http://jira.secondlife.com/browse/EXT-1621 http://jira.secondlife.com/browse/EXT-1669 http://jira.secondlife.com/browse/EXT-1671 | |||
2009-11-25 | merge | richard | |
2009-11-25 | removed debug spam the proper war | richard | |
2009-11-25 | Merge of viewer 2 | Palmer Truelson | |
2009-11-24 | Fixed line editor right padding to work when left padding also assigned | James Cook | |
Eliminated UILineEditorHPad and added 2 px of padding to all custom line editors. EXT-1735 Show parcel property icons Review with Leyla pending | |||
2009-11-24 | Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0 | James Cook | |
2009-11-24 | DEV-43332 New 'final' help URL format, as spec'd by enkidu. | Tofu Linden | |
2009-11-23 | Context menu item to show/hide nav bar parcel property icons. | James Cook | |
2009-11-23 | Initial implementation of parcel property icons and maturity string on nav bar | James Cook | |
Added new LLAgentUI location format, renamed unclear old one Renamed ShowCoordinatesOption to NavBarShowCoordinates Extended LLLocationInputCtrl to show icons. Reviewed with Rick | |||
2009-11-23 | Implemented major sub-task EXT-2517 (Add support for the viewer 1.23 chat ↵ | Sergey Borushevsky | |
history style (widget-less)) --HG-- branch : product-engine | |||
2009-11-20 | merge | James Cook | |
2009-11-19 | EXT-2094 Add click-to-zoom as a one-click settable option for objects | angela | |
2009-11-18 | Changes to IM Logging, includes preference changes | Steve Bennetts | |
2009-11-19 | branch merge | angela | |
2009-11-18 | Switch some files to Unix line endings | Bryan O'Sullivan | |
2009-11-18 | merge | James Cook | |
2009-11-18 | EXT-2094 | angela | |
2009-11-17 | Merge of viewer2 into avp | Eric M. Tulla (BigPapi) | |
--HG-- branch : avatar-pipeline | |||
2009-11-17 | Automated merge with ssh://palmer@hg.lindenlab.com/viewer/viewer-2-0 | Palmer | |
2009-11-17 | Removed unused legacy pie menu sounds to speed up startup and save memory. | James Cook | |
2009-11-16 | Added MediaPerformanceManagerDebug debug setting. | Monroe Linden | |
2009-11-16 | EXT-2512 Turned off Hover Glow Objects by default. | James Cook | |
Should resolve EXT-2499 EXT-2522 EXT-2514 Consider turning back on for Viewer 2.1 and tuning. | |||
2009-11-16 | merge | Loren Shih | |
--HG-- branch : avatar-pipeline | |||
2009-11-14 | merge | Steve Bennetts | |
2009-11-14 | More texture cache fixes, including a possible deadlock when the cache was ↵ | Steve Bennetts | |
getting purged. Significantly reduced spurrious warnings and delition of non sin-based texture fetch comptabable sided cache files. | |||
2009-11-13 | Tweaks to media priority calculation. | Monroe Linden | |
Enabled CPU limit setting by default (set to 100% of 1 CPU). Lowered default limits on plugin priorities: 2 normal+, 4 low, 8 total. Limit on total number of instances now only applies to inworld media -- media instances in the UI (such as the help browser and search) don't count toward the limit. UI media will still bump inworld media down from normal/low priority, though. Several improvements to plugin manager debug code in the nearby media list. Don't load unloaded instances that are at PRIORITY_SLIDESHOW or PRIORITY_HIDDEN (they don't get unloaded, they just won't be loaded unless they're at higher priority). Added LLViewerMediaImpl::isPlayable(), which indicates whether an instance would be loaded if it were high enough in the priority list (taking into account autoplay and current load state). Priority algorithm now takes this into account. Fixed a couple of issues with approximate texture interest calculation and its use in setting priorities. Adjusted sleep times on low and normal priorities to be more friendly. | |||
2009-11-13 | merge | Loren Shih | |
--HG-- branch : avatar-pipeline | |||
2009-11-12 | Merge with product-engine | Steve Bennetts | |
2009-11-12 | merge. | Tofu Linden | |
2009-11-12 | merge | Mark Palange (Mani) | |
2009-11-12 | DEV-42715 Fixed lllogin SRV request timeout unit test. | Mark Palange (Mani) | |
Also made SRV config options not persistent. reviewed by brad | |||
2009-11-12 | fixed major bugs | Dmitry Oleshko | |
(EXT-2392) No "login" toast appears with overall number of unresolved interactive notifications (EXT-2391) Notifications overflow toast is broken --HG-- branch : product-engine | |||
2009-11-12 | merge. | Tofu Linden | |
2009-11-11 | Merged in viewer 2 changes, adjusted xui problems, added mesh folder type ↵ | Palmer | |
and more mesh inventory type info |