Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-12-08 | STORM-524 : Add a click event on the L$ balance so to force refresh its ↵ | Merov Linden | |
content, modified tooltip to mention this | |||
2010-09-28 | Merge beta changes to viewer-dev. | Kent Quirk | |
2010-09-28 | STORM-265 -- remove invisible button on menu bar that was tied to the lag meter. | Kent Quirk | |
2010-09-16 | A little refactoring. | Andrew Dyukov | |
Removed unused code and xml data which were once used for date in status bar. | |||
2010-09-22 | merge | Richard Linden | |
2010-08-27 | Post-convert merge by convert_monolith.py from ./viewer-experience | Monroe Linden | |
2010-08-24 | Backed out changeset c3d41f18ce2b | Tofu Linden | |
back-out the back-out for this branch. yay. | |||
2010-08-24 | Backed out changeset a62bf7c0af21 | Tofu Linden | |
Backing out this merge that I pushed (prematurely) to the wrong place. | |||
2010-08-24 | merge heads. whew. | Tofu Linden | |
2010-08-20 | changed buildPanel/buildFloater to member functions buildFromFile | Richard Nelson | |
streamlined LLUICtrlFactory's interface | |||
2010-08-16 | cleaned up LLUICtrlFactory... | Richard Nelson | |
removed redundant functionality moved buildPanel to LLPanel | |||
2010-08-13 | Change license from GPL to LGPL (version 2.1) | Oz Linden | |
2010-08-12 | added remaining hints and fade in/fade out behavior | Richard Linden | |
2010-08-12 | remaining hints defined | Richard Linden | |
2010-07-30 | fix for mac | Rick Pasetto | |
2010-07-30 | fix for mac build | Rick Pasetto | |
2010-07-30 | further UI rendering performance improvements | Richard Nelson | |
2010-07-30 | deprecated LLPanel::child*() methods | Richard Nelson | |
2010-06-22 | EXT-7729 WIP LLWARNS: Tons of "Making dummy class..." warnings on startup | Richard Linden | |
improved filename output for XUI parser errors | |||
2010-06-22 | EXT-7729 WIP LLWARNS: Tons of "Making dummy class..." warnings on startup | Richard Linden | |
reviewed by Leyla | |||
2010-06-15 | EXT-7090 WIP STRG(CTRL)+SHIFT+S in Mouselook doesnt make a snapshot | Richard Linden | |
made world view extend to where menu bar would normally be when in mouselook | |||
2010-06-04 | DEV-50015 FIX Implement changes to the Buy L$ button in the top bar of the ↵ | Richard Nelson | |
viewer reviewed by Mani | |||
2010-05-21 | VI-65 - Addition of Quick/Eazy Buy Web based floater. | Callum Prentice | |
Switched off by default for now until Web content ready - turn on with Debug Settings - 'QuickBuyCurrency' Reviewed by Sam/Richard | |||
2010-03-30 | Merge from default branch | Vadim Savchuk | |
--HG-- branch : product-engine | |||
2010-03-29 | EXT-6536 : Make LLVOAvatarSelf a singleton | Loren Shih | |
Superficial cleanup to replace all instances of "gAgentAvatar" with "gAgentAvatarp". | |||
2010-03-29 | EXT-6536 : Make LLVOAvatarSelf a singleton | Loren Shih | |
Superficial cleanup to replace all instances of "LLVOAvatarSelf *avatarp = gAgent.getAvatarObject" with "gAgentAvatar". | |||
2010-03-26 | Manual merge from default branch | Vadim Savchuk | |
Resolved conflict in indra/newview/llviewerwindow.cpp. --HG-- branch : product-engine | |||
2010-03-23 | EXT-2959 : Full out camera functions from llagent to llagentcamera | Loren Shih | |
First check-in; only compiles, nothing more. | |||
2010-03-23 | Fixed low bug (Menu bar background + Master Volume control display in ↵ | Eugene Mutavchi | |
Mouselook mode) - removed overlaping of master volume and nearby media icons in mouselook mode --HG-- branch : product-engine | |||
2010-03-05 | merge | Richard Linden | |
2010-03-03 | resizing and nesting of popups now work | Richard Linden | |
2010-03-03 | WIP - replace top ctrl with LLPopupView | Richard Linden | |
2010-02-25 | EXT-5410 Streaming audio does ignores preference setting. | angela | |
2010-02-22 | FIX (unposted bug): "hasMedia" and "hasAudio" no longer checks preferences: ↵ | Rick Pasetto | |
it's now up to callers to decide to do that Review #137 | |||
2010-02-22 | Fix (unposted bug): media "affordance" was not properly being disabled when ↵ | Rick Pasetto | |
media was disabled | |||
2010-02-18 | EXT-5545 - make volume popup and nearby media popup mutually exclusive | Richard Nelson | |
reviewed by Leyla | |||
2010-02-12 | Automated merge with ssh://rick@hg.lindenlab.com/rick/viewer-2-0-mediaclasses | Rick Pasetto | |
2010-02-12 | added popup panel to hold nearby media popup and stopped using top view | Richard Linden | |
2010-02-12 | EXT-5267 EXT-5268: Add Parcel Media and Parcel Audio items to nearby media panel | Rick Pasetto | |
Review #109 This (fairly major) change adds new "items" to the media list for Parcel Media and Parcel Audio. Since these items are special (before the items were always MoaP impls), they had to be treated special. Moreover, actions on all of "media" had to be centralized so that they would have similar behavior. | |||
2010-02-11 | merge | richard | |
2010-02-11 | converted llfloaternearbymedia to llpanelnearbymedia | richard | |
moved from LLTransientDockableFloater model to popup panel model like volume popup | |||
2010-02-10 | EXT-5261 EXT-5263 EXT-5265 EXT-5266 EXT-5271 - Reformat NMF and enable ↵ | Rick Pasetto | |
behavior of media toggle in chrome Review #100 http://10.1.19.90:8080/go?page=ReviewDisplay&reviewid=100 This encompasses the first of the behavioral and structural changes for the Nearby Media Floater and the chrome button at the top of the UI. It includes: - Removal of the Parcel Media and Parcel Audio UI. Still not in the list yet. - New More/Less button, which doesn't quite work right (see below) - Changed icon for UI chrome - Enabled "turning on" and "turning off" media from the chrome and NMF - Added gear icon to bring up prefs - XUI changes to the structure of NMF - Implementation of the "tentative" autoplay flag This is basically a checkpoint so that Richard can help with the More/Less implementation | |||
2010-02-08 | nearby media pops up on hover | richard | |
2010-01-27 | Plumb getting and setting the system audio mute through appviewer | Rick Pasetto | |
Next step is to actually implement the OS-specific calls to do so. Until then, behavior is the same; the status bar will mute/unmute the "master" audio for the viewer *only* | |||
2010-01-19 | merge | Ychebotarev ProductEngine | |
--HG-- branch : product-engine | |||
2010-01-18 | work on EXT-4322 Remove the Communicate floater | Ychebotarev ProductEngine | |
leave some LLFloaterChat usages commented for later review... --HG-- branch : product-engine | |||
2010-01-15 | Fix linux build - missed unused function declaration | James Cook | |
2010-01-15 | EXT-4304 Clicking on "Buy L$" in nav bar does nothing | James Cook | |
Now it buys currency. Also fixes EXT-4176, same issue Reviewed with Richard. | |||
2010-01-11 | EXT-3444 Volume control slider appears in an odd location | richard | |
reviewed by Leyla | |||
2009-12-29 | fixed normal bug EXT-3737 Drop shadow visible between menu bar and navbar | Andrew Polunin | |
--HG-- branch : product-engine |