summaryrefslogtreecommitdiff
path: root/indra
AgeCommit message (Collapse)Author
2009-12-15Automated merge with https://hg.aws.productengine.com/secondlife/viewer-2-0/Alexei Arabadji
--HG-- branch : product-engine
2009-12-15mplemented EXT-3395 “Docked IM/Chat windows shouldn't hide when voice ↵Alexei Arabadji
control panel is opened”; --HG-- branch : product-engine
2009-12-15Fixed normal bug EXT-3409 "Places panel: pick for remote location created ↵Sergei Litovchuk
with current agent's coordinates". - Fixed storing global position for remote location pick. - Fixed setting current location to the pick. - Fixed pick location text. Added resolving remote parcel name from ID. - Cleaned up unused code in llpanelpick. --HG-- branch : product-engine
2009-12-15Merge from default branch.Vadim Savchuk
Resolved conflicts in llalertdialog.h and llnotify.cpp (local deletion vs remote change) by removing them. --HG-- branch : product-engine
2009-12-15Fix for normal bug EXT-3465 - Any changes made in Preferences floater are ↵Dmitry Zaporozhan
canceled after viewer shutdown. --HG-- branch : product-engine
2009-12-15fix for bug EXT-3254 IM well expands unexpectedly after attempt to resizeYuri Chebotarev
problem was with floater minHeight. set minheight to 1 list item height (so 1 item is always visible) --HG-- branch : product-engine
2009-12-15fix for normal EXT-3252 IM well closes if the lower IM session has been closedYuri Chebotarev
--HG-- branch : product-engine
2009-12-15EXT-3394: Reverting removal of prefs volume slider.Lynx Linden
This change reverts the code parts of e038c0211968 that relate to the sound preferences slider. Lis has already re-enabled the slider in the panel_preferences_sound.xml XUI file. So the overall change for EXT-3394 is now: - remove the volume slider from the Voice Controls panel - make 50 be the default volume level, not 62
2009-12-15Update for normal task EXT-3089 - Notification toasts positioning, layering ↵Dmitry Zaporozhan
and stacking. Docked LLDialogs are part of toasts positioning rules. --HG-- branch : product-engine
2009-12-15Automated merge with https://hg.aws.productengine.com/secondlife/viewer-2-0/Alexei Arabadji
--HG-- branch : product-engine
2009-12-15mplemented EXT-3396 “All bottom bar buttons, including chiclets and nearby ↵Alexei Arabadji
chat, should work as toggles”, made hide/unhide dockable floaters when undocked; --HG-- branch : product-engine
2009-12-15Fixed normal bug EXT - 3288 (Tool-tips are missing on whole Places panel)Paul Guslisty
--HG-- branch : product-engine
2009-12-14Automated merge with ssh://rick@hg.lindenlab.com/skolb/mediaRick Pasetto
2009-12-14Automated merge with ssh://rick@hg.lindenlab.com/viewer/viewer-2-0/Rick Pasetto
2009-12-14Change LLViewerMedia::isInterestingEnough() to also check selectionRick Pasetto
If the object is in the selection, its interesting. Load its media data ASAP. Conceptually reviewed by monroe
2009-12-14Automated merge with ssh://rick@hg.lindenlab.com/viewer/viewer-2-0/Rick Pasetto
2009-12-14Automated merge with ssh://rick@hg.lindenlab.com/skolb/mediaRick Pasetto
2009-12-14DEV-43872: Change Home URL and Current URL to Home Page and Current PageRick Pasetto
2009-12-14Final merge of precompiled header dependency cleanup work.brad kittenbrink
2009-12-14Only do the "lowest interest loadable" calculation if we've already hit the ↵Monroe Linden
PluginInstancesTotal cap. Otherwise, we always need to load the top media data item.
2009-12-14Yet again more fixups for compile errors after the last merge...brad kittenbrink
2009-12-14L10N: used consistent terms between Pref > Advanced and floater_select_key !Ramzi Linden
2009-12-14DEV-43913: tweak positions of play & pause so they look like they are the ↵Rick Pasetto
same button
2009-12-14follow-up from my last changeRick Pasetto
2009-12-14DEV-42327: Compute controls position & size for HUD objectsRick Pasetto
Review #62 Added facility to get the HUD projection and modelview matrices by refactoring the calls in llviewerdisplay a bit.
2009-12-14Made LLViewerMedia::isInterestingEnough() take the performance manager's ↵Monroe Linden
priority list list into account.
2009-12-14mergerichard
2009-12-14merge with avatar-pipelineNyx (Neal Orman)
--HG-- branch : avatar-pipeline
2009-12-14mergerichard
2009-12-14manually mergerichard
2009-12-14Mergeskolb
2009-12-14EXT-3370 integrate tab-ification to appearance sidepanelNyx (Neal Orman)
Moved elements around so that the bottom bar is contained in the outfits panel XUI changes by erica/chuck/nyx code changes by nyx code reviewed by Bigpapi --HG-- branch : avatar-pipeline
2009-12-14Added EOL to file for Mac/Linux platformscallum
2009-12-14Merge with Tipcallum
2009-12-14EXT-1940 combo-box with dropdown list of scales overlaps Cancel btn un the ↵Lis Pardi
Texture dlg
2009-12-14Fix for DEV-44045 "Update text, checkbox & layout changes for Build : Media ↵callum
Settings : Controls tab"
2009-12-14mergerichard
2009-12-14Fix for mac build post-merge.brad kittenbrink
2009-12-14ext-3297 Input/Output devices are cut off in preferencesLis Pardi
2009-12-14Automated merge with ssh://rick@hg.lindenlab.com/skolb/mediaRick Pasetto
2009-12-14Allow selection of media faces even if there is no impl. We recordRick Pasetto
the target object and use that fact to raise its interest level. This is mostly a pass-off for monroe to take and run with
2009-12-14Automated merge with ssh://hg.lindenlab.com/james/gooeyErica
2009-12-14EXT-3338 Start up screen isn't resized - reviewed by richard, The LayoutmasterErica
2009-12-14Removed unnecessary string which occasionally apeeared in bc42d3e21160.Andrew Dyukov
--HG-- branch : product-engine
2009-12-14Cleanup for errors post-merge.brad kittenbrink
2009-12-14Fixed minor bug EXT-3045 ("Move" buttin seems to be unpressed while Move ↵Andrew Dyukov
controls panel is active (refer to screenshot)). --HG-- branch : product-engine
2009-12-14Merge latest viewer 2-0 changes into mediaskolb
2009-12-14automated merge viewer2.0->viewer2.0.Loren Shih
2009-12-14Merge of my old precompiled headers dependency cleanup with tip of viewer-2-0.brad kittenbrink
2009-12-14EXT-3407 : "Recent Items" panel shows as emptyLoren Shih
The text in the search editor is now properly kept updated.