summaryrefslogtreecommitdiff
path: root/indra
AgeCommit message (Collapse)Author
2010-10-06STORM-306 : Fix black flickering of water on Mac when atm shading offMerov Linden
2010-10-06STORM-187 ADDITIONAL FIX Fixed buttons autohiding in bottomtray on resize.Andrew Productengine
The bug was caused by moving nearby chat bar into panel inside layout panel instead of being layout panel itself in changeset 741eb25e921c without modifying get_panel_min_width() call which used that layout panel. This broke behaviour of LLBottomTray::processWidthDecreased(). - Fixed it by using this new nearby chat container layout panel in this call.
2010-10-06merged VWR-20893: "class Linux_x86_64Manifest" missing from ↵Boroondas Gupte
viewer_manifest.py Breaking linux 64-bit build. (transplanted https://bitbucket.org/Techwolf/viewer-development/changeset/111a293c0e1c to create an isolated daggy fix)
2010-10-06STORM-299 FIXED World map floater opening instead Mini-map if double-click ↵Andrew Productengine
on minimized Mini-map. - What map floater is shown on Mini-map doublecklick now differs depending on whether it is minimized.
2010-10-05DN-130 As a resident I want to show usernames in local chat if username ↵Leyla Farazha
preference is set so that I can follow the conversation when people are changing their display name
2010-10-05DN-135 adding highlight color to the username for consistency in person ↵Leyla Farazha
inspector
2010-10-04Pull fixes from viewer-betaMerov Linden
2010-10-04MergeEli Linden
2010-10-04CT-575 WIP ignore. testing access to beta branch.Eli Linden
2010-10-05merged SNOW-654: Added missing "if (LL_TESTS)" in indra/CMakeLists.txtBoroondas Gupte
2010-10-05SNOW-654 (follow up): adjusted comment line length after indentation has changedBoroondas Gupte
2010-10-04SNOW-654: Added missing "if (LL_TESTS)" in indra/CMakeLists.txtBoroondas Gupte (original fix by Techwolf Lupindo)
Daggified version of http://svn.secondlife.com/trac/linden/changeset/3431 (or of the SNOW-654 part of https://bitbucket.org/Techwolf/viewer-development/changeset/5697874b390b )
2010-10-04merged SNOW-651: Added missing "if (LL_TESTS)" in ↵Boroondas Gupte
indra/llplugin/slplugin/CMakeLists.txt
2010-10-04SNOW-651: Added missing "if (LL_TESTS)"Boroondas Gupte (original fix by Techwolf Lupindo)
Daggified version of http://svn.secondlife.com/trac/linden/changeset/3523 (or of the SNOW-651 part of https://bitbucket.org/Techwolf/viewer-development/changeset/5697874b390b )
2010-10-02STORM-137 : Build script modif so that Windows build does not rely on ↵Merov Linden
fmod.dll being dropped in the source tree + addition to allow fmod to be found in standalone. Caution: wait an upcoming install.xml commit before pulling if building internaly.
2010-10-01STORM-307 FIXED Disabled highlighting of URLs in outfit names.Vadim ProductEngine
Affected: My Outfits and Edit Outfit panels.
2010-10-01STORM-213 FIXED Disabled highlighting URLs in object names in group ↵Vadim ProductEngine
notification toasts.
2010-09-30fixing [NAME] issue for friend notifications with no messageLeyla Farazha
2010-09-30changing punctuation only display name error messageLeyla Farazha
2010-09-30STORM-215 FIXED Disabled URL highlighting in name_box'es.Vadim ProductEngine
By the way, fixed invalid SLURLs that LLNameBox generated for groups.
2010-09-30STORM-214 FIXED Disabled URL highlighting in pick names.Vadim ProductEngine
2010-09-30STORM-212 FIXED Gear button is always disabled in My Profile->My PicksPaul Guslisty
- Deleted gear button as unnecessary. There is no functionality for it.
2010-10-01STORM-264 FIXED Add lower-right corner resize marker for detached side panels.Seth ProductEngine
Detached SP now has a slightly reduced height not to make it flush with the bottom bar.
2010-09-30merged STORM-222 (expat.h not found on STANDALONE)Boroondas Gupte
2010-09-30STORM-222 FIXED indra/llxuixml/llxuiparser.cpp:32:25: error: expat/expat.h: ↵Boroondas Gupte
No such file or directory
2010-09-29DN-114 Paste function into text boxes not working in ViewerLeyla Farazha
2010-09-29MergeLeyla Farazha
2010-09-29edit profile display name now sizes down if too longLeyla Farazha
2010-09-29DN-116 Long user name wraps at far right edge in profile panelLeyla Farazha
2010-09-29added max_length_chars to notification paramsLeyla Farazha
2010-09-29merge storm-248Tofu Linden
2010-09-29merge storm-249Tofu Linden
2010-09-29merge storm-249Tofu Linden
2010-09-29STORM-291 FIXED Fixed the position of the nearby chat bar.Andrew Productengine
The bug was caused by moving nearby chat bar into panel inside layout panel instead of being layout panel itself without modifying code in LLBottomTray::loadButtonsOrder() which used that layout panel. - Fixed it by using this new nearby chat container layout panel in this method.
2010-09-29merged SNOW-746: Finished Google BreakPad cmake for standaloneBoroondas Gupte
2010-09-28fixing display_name help browser linkLeyla Farazha
2010-09-28merge storm-266Tofu Linden
2010-09-28STORM-249 FIXED The Wear button in My Inventory now respects multiple selection.Vadim ProductEngine
- The button is now enabled only when all selected items can be worn. - Pressing it wears all selected items.
2010-09-28STORM-248 FIXED The 'Share' button in My Inventory now respects multiple ↵Vadim ProductEngine
selection. - The button is now enabled only if all selected items are shareable. (it had checked only one currently selected item) - Eliminated some copy&paste.
2010-09-28merge storm-253Tofu Linden
2010-09-28fixed super long username clippingLeyla Farazha
2010-09-28Merge beta changes to viewer-dev.Kent Quirk
2010-09-28STORM-265 -- remove invisible button on menu bar that was tied to the lag meter.Kent Quirk
2010-09-28STORM-266 FIXED displaying group notices in detached People SP.Seth ProductEngine
Fixed failure getting pointers to some child panels of LLSideTray while parent side panels are detached.
2010-09-28merge STORM-282Tofu Linden
2010-09-28merge storm-210Tofu Linden
2010-09-27MergeLeyla Farazha
2010-09-27Fixed username clipping issues in profileLeyla Farazha
2010-09-27hooked up copy to clipboard buttonLeyla Farazha
2010-09-28merged SNOW-599/SNOW-747: Pulseaudio should be optional on Linux.Boroondas Gupte