Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-02-17 | Moved shadow drawing code from draw to separate function(drawShadow) to make ↵ | Dmitry Zaporozhan | |
this code reusable. --HG-- branch : product-engine | |||
2010-02-17 | fixed EXT-5378 “Transient exception manager doesn't work if switch to ↵ | Alexei Arabadji | |
tabbed IM window”, added side tray tab to global group of transient exception list; added LLIMFloaterContainer to IM group of transient exception list; made VCP belongs to IM transient group; --HG-- branch : product-engine | |||
2010-02-17 | merge | Vadim Savchuk | |
--HG-- branch : product-engine | |||
2010-02-17 | Merge from default branch. | Vadim Savchuk | |
--HG-- branch : product-engine | |||
2010-02-17 | fixed major EXT-5439 “IM window vanishes when trying to drag notecard to ↵ | Alexei Arabadji | |
IM chat bar with second inventory window open”, added LLFloaterInventory to global group of transient exception list(the same as for side tray); --HG-- branch : product-engine | |||
2010-02-17 | EXT-2183 viewer 2.0 community translation ES set1 through set6. | Eli Linden | |
2010-02-17 | EXT-2183 viewer 2.0 community translation ES set1 through set6. | Eli Linden | |
2010-02-17 | Merge | Eli Linden | |
2010-02-17 | DEV-46346 Cycle4 translation for FR | Eli Linden | |
2010-02-17 | DEV-46346 Cycle4 translation for FR DE JA | Eli Linden | |
2010-02-16 | Automated merge with viewer-2-0 to pick up changes that occurred while I was ↵ | Kent Quirk | |
merging other code | |||
2010-02-17 | DEV-46346 Cycle4 translation for DE, JA | Eli Linden | |
2010-02-16 | automated merge from viewer-2-0 | Kent Quirk | |
2010-02-17 | DEV-43688 Cycle3 massive linguistic changes for FR by Noelle for better UI, ↵ | Eli Linden | |
post truncation fix | |||
2010-02-17 | DEV-43688 Cycle3 massive linguistic changes for DE by Simone for better UI, ↵ | Eli Linden | |
post truncation fix | |||
2010-02-16 | EXT-5071 - Script Editor slows down FPS when editing scripts with 500+ lines | richard | |
reviewed by Monroe | |||
2010-02-16 | Automated merge with ssh://rick@hg.lindenlab.com/viewer/viewer-2-0 | Rick Pasetto | |
2010-02-16 | EXT-5471 - Tons of spam in log about Invalid param "name" | richard | |
reviewed by Rick | |||
2010-02-16 | Automated merge with ssh://rick@hg.lindenlab.com/viewer/viewer-2-0 | Rick Pasetto | |
2010-02-16 | EXT-5270: Implement "dynamic" controls based on the selected item in Nearby ↵ | Rick Pasetto | |
Media Review #112 This change adds controls that change state based on the selection in the nearby media panel. There are basically 3 sets: - Time-based - Web-based ("Normal") - Disabled Again, these change based on what you've got selected in the panel | |||
2010-02-16 | Tweak sizes a tiny bit to make media controls look a little better | Rick Pasetto | |
2010-02-16 | move a particularly spammy INFO. | Tofu Linden | |
2010-02-16 | Fix odd spacing/punctuation in failed search result string. | Tofu Linden | |
2010-02-16 | fix implicit cast in 2ea5dc26d479 / EXT-5251 | Tofu Linden | |
2010-02-16 | defensiveness added to 81fc7fe78ca6 / EXT-5376 | Tofu Linden | |
2010-02-16 | PE merge. | Tofu Linden | |
2010-02-16 | Fixed low bug EXT-5376(Gesture button has stripped label after unhide if it ↵ | Eugene Mutavchi | |
was hidden with stripped label) --HG-- branch : product-engine | |||
2010-02-16 | Automated merge with https://hg.aws.productengine.com/secondlife/viewer-2-0/ | Alexei Arabadji | |
--HG-- branch : product-engine | |||
2010-02-16 | fixed EXT-5070 “Modal Login Failed popup prevents interaction with Media ↵ | Alexei Arabadji | |
Browser”; --HG-- branch : product-engine | |||
2010-02-16 | Fixed bug EXT-5290 (TP failed if try to teleport from 'Teleport completed ↵ | Vadim Savchuk | |
from...' toast). Reason: LLUrlEntrySLURL::getLocation() failed to parse maps.secondlife.com SLURLs (though worked fine for slurl.com ones). --HG-- branch : product-engine | |||
2010-02-16 | EXT-5449 Difficult to see where drop lists end and the interface behind it ↵ | Tofu Linden | |
begins Slightly changed combo-list background color, made it definable in colors.xml | |||
2010-02-16 | (EXT-5251) Status text isn't aligned to top in inventory SP. | Sergei Litovchuk | |
- Removed some magic numbers in status textbox positioning. --HG-- branch : product-engine | |||
2010-02-16 | EXT-3620 Unable to locate other avatars in God mode on map via "map" button ↵ | Tofu Linden | |
(previously "show on map") | |||
2010-02-16 | Updated low bug EXT-5124 - Display buddy icons on online/offline alerts | Dmitry Zaporozhan | |
Made panel background invisible to make toast background visible. --HG-- branch : product-engine | |||
2010-02-16 | EXT-5394 [crashhunters] Crash in LLViewerMediaImpl::calculateInterest() | Tofu Linden | |
2010-02-16 | EXT-5434 Texture Preview floater "Cancel" button DELETES TEXTURES | Tofu Linden | |
The 'Cancel' button was completely mis-named. Everything in the code - and even the button name - says this is the 'Discard' button. And that's what it does. So I simply changed the label to indicate this. | |||
2010-02-16 | merge. | Tofu Linden | |
2010-02-16 | trivial whitespace reformatting. | Tofu Linden | |
2010-02-16 | merge with remote repo | angela | |
2010-02-16 | EXT-618 Low/Mid/High response is broken in Preferences > Graphics | angela | |
2010-02-16 | EXT-1467 Preferences > Chat > small/medium/large should change chat text size | angela | |
2010-02-16 | Merge from default branch | Vadim Savchuk | |
--HG-- branch : product-engine | |||
2010-02-16 | EXT-5172 prefs review: Allow media to auto-play should be set by default | angela | |
2010-02-16 | fixed major EXT-5387 “Private IM Window Steals Focus from Nearby Chat”, | Alexei Arabadji | |
prevented focus stealing when IM opened in multitab mode; --HG-- branch : product-engine | |||
2010-02-16 | Fixed low bug EXT-5124 - Display buddy icons on online/offline alerts | Dmitry Zaporozhan | |
--HG-- branch : product-engine | |||
2010-02-16 | Fixed low bug (EXT-5457) Old tooltip is shown for just renamed landmark. | Sergei Litovchuk | |
- Added setting new tooltips after inventory panel item renaming. --HG-- branch : product-engine | |||
2010-02-16 | Fixed low priority bug EXT-5425 (Undocked 'Movement Controls' floater became ↵ | Vadim Savchuk | |
docked after opening from 'World' top menu). --HG-- branch : product-engine | |||
2010-02-16 | Added Share to avatar mini-inspector overflow menu (EXT-5151). | Vadim Savchuk | |
--HG-- branch : product-engine | |||
2010-02-16 | Fixed build. | Vadim Savchuk | |
--HG-- branch : product-engine | |||
2010-02-16 | Fixed low priority bug EXT-5338 (Double quotes are used in text for ↵ | Vadim Savchuk | |
'up/down' tooltips and not used for others them of 'Fly mode' controls). --HG-- branch : product-engine |