Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-05-19 | merge | Igor Borovkov | |
--HG-- branch : product-engine | |||
2010-05-19 | EXT-7234 FIXED whether folder view or list view is currently used is decided ↵ | Igor Borovkov | |
by their visibility deciding which list to use (folder/list view) depending on their conrainers visibility Reviewed by Neal Orman at https://codereview.productengine.com/secondlife/r/405/ --HG-- branch : product-engine | |||
2010-05-19 | Manual merge from default branch | Vadim Savchuk | |
Resolved conflicts in: - indra/newview/skins/default/xui/en/floater_world_map.xml - indra/newview/skins/default/xui/en/notifications.xml --HG-- branch : product-engine | |||
2010-05-19 | merge from PE's viewer-trunk | Tofu Linden | |
2010-05-19 | DEV-50239 - windows 2.0 viewer using 'ruth' as default avatar on SLE grids | Roxie Linden | |
The problem, llstartup was parsing the login response indicating the newuser-config (which contains the default avs) incorrectly. The response is returned as a map within an array (<array><map>...</map></array>) We were parsing it as a simple map. | |||
2010-05-19 | Add digicert high assurence CA | Roxie Linden | |
2010-05-19 | automated merge | Roxie Linden | |
2010-05-19 | EXT-7219 FIXED Hooked up the avatar gender radio buttons | Paul Guslisty | |
- Added callback for radio buttons Reviewed by Mike Antipov at https://codereview.productengine.com/secondlife/r/392/ --HG-- branch : product-engine | |||
2010-05-18 | Allow update of the default CAs on install | Roxie Linden | |
2010-05-18 | DEV-50177 IM Session window title bar shows SLID for receiving party | James Cook | |
Reviewed with Leyla | |||
2010-05-18 | merge | Richard Linden | |
2010-05-18 | EXT-7398 FIXED negative top/bottom coordinates do the wrong thing with ↵ | Richard Linden | |
topleft layout reviewed by Leyla | |||
2010-05-18 | Rename mSLID to mUsername to match the name of the field in the UI | James Cook | |
Product made a late-breaking request to change the name of this field. The wire protocol for People API has not yet changed. | |||
2010-05-18 | Add missing debug grids | Roxie Linden | |
2010-05-18 | Fix for build error (not from my code ;-) ). | Loren Shih | |
2010-05-18 | FIX: crash on texture load callback timer. | Nyx (Neal Orman) | |
After reviewing with bao, re-initialize memory to be NULL after delete to ensure that stray callbacks don't try to use it. | |||
2010-05-18 | Automated merge with ssh://hg.lindenlab.com/dessie/viewer-public | Nyx (Neal Orman) | |
2010-05-18 | crash prevention for viewer debug logging. | Nyx (Neal Orman) | |
Will be code reviewed before push, will be removed before release. -Nyx | |||
2010-05-18 | AVP-72 FIXED Debug settings for gathering Welcome Island Rez time statistics | Loren Shih | |
Superficial improvements to llinfos messaging. | |||
2010-05-18 | AVP-72 FIXED Debug settings for gathering Welcome Island Rez time statistics | Loren Shih | |
Added timestamp for avatar rez messages. Added messaging when entering/leaving Edit Appearance Mode. | |||
2010-05-18 | Removed duplicated include. | Sergei Litovchuk | |
--HG-- branch : product-engine | |||
2010-05-19 | EXT-7158 FIXED Moved lltextutil from newview to llui library. | Sergei Litovchuk | |
Reviewed by Richard Nelson and Mike Antipov at https://codereview.productengine.com/secondlife/r/363/ --HG-- branch : product-engine | |||
2010-05-18 | AVP-72 FIXED Debug settings for gathering Welcome Island Rez time statistics | Loren Shih | |
Fix for conditional deletion. | |||
2010-05-18 | Automated merge with ssh://hg.lindenlab.com/dessie/viewer-public | Xiaohong Bao | |
2010-05-18 | EXT-7145: FIXED: make viewer to handle "URL redirect " for http texture. | Xiaohong Bao | |
2010-05-18 | AVP-72 FIXED Debug settings for gathering Welcome Island Rez time statistics | Loren Shih | |
Fixed memory leak. Prettied up formatting for debug readouts. Added more notifications for rez and cloud time. | |||
2010-05-18 | merge | Yuri Chebotarev | |
--HG-- branch : product-engine | |||
2010-05-18 | ext-5600 partitial fix Add missing message to notification.xml | Yuri Chebotarev | |
Reviwed by Mike Antipov at https://codereview.productengine.com/secondlife/r/400/ --HG-- branch : product-engine | |||
2010-05-18 | ext-7106 FIX Always prevent tab switching while processing tab switch request | Yuri Chebotarev | |
reviwed by Mike Antipov at https://codereview.productengine.com/secondlife/r/402/ --HG-- branch : product-engine | |||
2010-05-18 | EXT-7112 fix Set map pos,bgnd and size in code to match mockup | Yuri Chebotarev | |
--HG-- branch : product-engine | |||
2010-05-18 | EXT-7384 FIXED Aesthetic changes to debug textures floater | Loren Shih | |
Fixed missing closing XML tag. | |||
2010-05-18 | automated merge | Loren Shih | |
2010-05-18 | Automated merge with ssh://hg.lindenlab.com/dessie/viewer-public | Nyx (Neal Orman) | |
2010-05-18 | adding verbose logging around your own avatar rez time. Documents load times | Nyx (Neal Orman) | |
for each component texture at each discard level, as well as baked texture upload times, and reports the timing of each texture to the console when your avatar sends out its appearance data to the server. Reviewed by Seraph, will be removed before release. -Nyx | |||
2010-05-18 | automated merge | Loren Shih | |
2010-05-18 | EXT-7381 FIXED (Nothing happens after clicking on some verb buttons of 'My ↵ | Andrew Polunin | |
Inventory' side panel) - \"options_gear_btn\", \"trash_btn\" and \"add_btn\" now initialized using getChild of the main inventory panel (to avoid another break if the \"bottom_panel\"'s control class will be changed again from LLLayoutStack to something other, e. g. reverted back to LLPanel) - mTrashButton member was added (which corresponds to \"trash_btn\" control) to optimize performance a little: LLPanelMainInventory::updateListCommands() updates \"trash_btn\"'s enabled state, so to avoid searching using getChild() again and again, a separate member was created. Reviewed by Mike Antipov at https://codereview.productengine.com/secondlife/r/401/ --HG-- branch : product-engine | |||
2010-05-18 | EXT-7362 FIXED (World Map - make teleport button green) | Andrew Polunin | |
Default value for button's attribute 'image_unselected' was overriden: image_unselected=\"PushButton_On\". Reviewed by Mike Antipov at https://codereview.productengine.com/secondlife/r/399/ --HG-- branch : product-engine | |||
2010-05-18 | EXT-7365 FIXED Added alert toast panel to GLOBAL group of exclude list of ↵ | Alexei Arabadji | |
transient floater manager(the same as sidebar); reviewed by Mike Antipov at https://codereview.productengine.com/secondlife/r/396/ --HG-- branch : product-engine | |||
2010-05-18 | Merge from default branch | Mike Antipov | |
--HG-- branch : product-engine | |||
2010-05-17 | automated merge | Loren Shih | |
2010-05-17 | EXT-7385 FIXED Show load and discard level for loading textures | Loren Shih | |
More debugging information is now shown for loading textures | |||
2010-05-17 | EXT-7384 FIXED Aesthetic changes to debug textures floater | Loren Shih | |
Texture floater now scrolls appropriately. | |||
2010-05-17 | updated preferences placement for display names option | Leyla Farazha | |
reviewed by James | |||
2010-05-17 | Merge | James Cook | |
2010-05-17 | ND-46735 WIP JA linguistic | Eli Linden | |
2010-05-17 | DEV-50013 Display name for inbound voice calls | James Cook | |
(Last commit was actually for outbound). Reviewed with Leyla | |||
2010-05-17 | DEV-50013 New documentation URL for display names changes | James Cook | |
2010-05-17 | inspector and friends list tooltip updates | Leyla Farazha | |
reviewed by James | |||
2010-05-17 | DEV-50013 Display name for inbound voice calls | James Cook | |
2010-05-17 | merge | Richard Nelson | |