Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-11-09 | Fixed normal bug EXT-2103 (There are no arrow icons on the Chiclets overflow ↵ | Andrew Dyukov | |
buttons), but Erica will have to set appropriate icon. --HG-- branch : product-engine | |||
2009-11-09 | - Reverted fix for normal bug EXT-2016 "Place Profile panel isn't resized". ↵ | Sergei Litovchuk | |
The reason is that some unnecessary free space is left in Place Profile panel. - Cleaned up obsolete code from Place Profile panel. --HG-- branch : product-engine | |||
2009-11-09 | No ticket. Removed unused includes. Formatted xml. | Eugene Kondrashev | |
--HG-- branch : product-engine | |||
2009-11-09 | Implemented Sub-task EXT-1906 All speakers handling functional in old IM ↵ | Eugene Kondrashev | |
Floaters (Communicate) should be present in new IM Floaters/IM control panels, EXCLUDING voice related mute/moderation stuff --HG-- branch : product-engine | |||
2009-11-09 | partial implementation for the major task (EXT-989) IM chiclets should ↵ | Dmitry Oleshko | |
expand to show active voice indicator --HG-- branch : product-engine | |||
2009-11-09 | fixed normal bug EXT-2148 [BSI] Teleport button clickable although friend is ↵ | Andrew Polunin | |
offline --HG-- branch : product-engine | |||
2009-11-09 | Fixed normal bug EXT-2252 ([BSI] "Set to current location" button on Edit ↵ | Eugene Mutavchi | |
Pick panel has no effect) --HG-- branch : product-engine | |||
2009-11-09 | merge | Vadim Savchuk | |
--HG-- branch : product-engine | |||
2009-11-09 | Merge from default branch. | Vadim Savchuk | |
--HG-- branch : product-engine | |||
2009-11-09 | Implemented low task EXT-1155 (Implement option to sort the nearby people ↵ | Eugene Mutavchi | |
list by distance and most recent speakers) --HG-- branch : product-engine | |||
2009-11-09 | fixed bug EXT-2016 Place Profile panel isn't resized | Denis Serdjuk | |
--HG-- branch : product-engine | |||
2009-11-09 | merge | Denis Serdjuk | |
--HG-- branch : product-engine | |||
2009-11-09 | merge | Ramzi Linden | |
2009-11-09 | EXT-2106 I18N Nav bar: a node in panel_navigation_bar.xml cant be localized ↵ | Ramzi Linden | |
because it has no name= I18N: 2 nodes in panel_preferences_privacy.xml cant be localized because it has no name= I18N: 2 EN files menu_inspect_object_gear.xml, panel_group.xml use duplicate name= parameters from a copy/paste error L10N: rephrase for localizability in panel_preferences_advanced.xml and panel_preferences_sound.xml | |||
2009-11-08 | Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0 | Lynx Linden | |
2009-11-08 | DEV-38840: Fix the Pay Resident floater. | Lynx Linden | |
It was failing to open due to an unknown string and the L$5 button was labelled incorrectly (it said L$1). | |||
2009-11-08 | EXT-332: Added support for local currency estimates to the Buy L$ | Lynx Linden | |
and Buy Land floaters. We now check for a new estimatedLocalCost key from the XML-RPC server, which provides the estimated cost in the user's local currency, e.g., "US$ 10.00" or "10.00 Euros". Note: the server is not currently sending this information. The previous codepath still exists and should be unaffected. That is, we will continue to check for an estimatedCost key from the server with a value specified in US cents. We give precedence to estimatedLocalCost though and may want to remove this code once the international billing server changes go live. <lynx@lindenlab.com> HG: branch 'default' HG: changed indra/newview/llcurrencyuimanager.cpp HG: changed indra/newview/llcurrencyuimanager.h HG: changed indra/newview/llfloaterbuyland.cpp HG: changed indra/newview/skins/default/xui/en/floater_buy_land.xml | |||
2009-11-07 | DEV-42215: Don't zap valid g(First|Last)name with empty strings. | Nat Goodspeed | |
In the --autologin case, gFirstname, gLastname were validly set from gSavedSettings, but at the last minute were overwritten with empty strings from gLoginHandler. Only perform those assignments if gLoginHandler has non-empty strings to contribute. | |||
2009-11-07 | merge | Steve Bennetts | |
2009-11-07 | Fix for low bug EXT-2248 "Redundant vertical scroll-bar in Place Profile panel". | Sergei Litovchuk | |
--HG-- branch : product-engine | |||
2009-11-07 | Fixed normal bug EXT-2314 "Restore maturity rating in "Landmark" and ↵ | Sergei Litovchuk | |
"Teleport History" views": - Added rating icons and text to "Landmark" and "Teleport History" views. - Removed code for "Last Visited" from Teleport History. --HG-- branch : product-engine | |||
2009-11-07 | Fixed low bug EXT-1963 "Unexpected gray square in the bottom of Places panel": | Sergei Litovchuk | |
- Fixed reference to a missing texture. --HG-- branch : product-engine | |||
2009-11-06 | Partial fix for DEV-42153. | Monroe Linden | |
This code seems to work on some objects and not on others. I suspect I'm not doing something quite right in LLVOVolume::getApproximateFaceNormal(). | |||
2009-11-06 | Added camera preset art and attached to camera controls | Erica | |
2009-11-06 | merge changes from product-engine | Steve Bennetts | |
2009-11-06 | Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0/ | Erica | |
2009-11-06 | New inventory icon | Erica | |
2009-11-06 | Temp fix to prevent crash while missing sidepanel_task_info.xml. | Steve Bennetts | |
2009-11-06 | Fixed textrue prioritization so that boosted textures are always highest ↵ | Steve Bennetts | |
priority. | |||
2009-11-06 | EXT-2031 Admin Menu Missing Without Advanced Menu Enabled | Steve Bennetts | |
2009-11-06 | Adding new option definition - forgot. | CG Linden | |
2009-11-06 | Add support for externally specified revision number (codeticket) | CG Linden | |
2009-11-06 | Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0/ | Eric M. Tulla (BigPapi) | |
2009-11-06 | Merge of avatar-pipeline changes into viewer2 | Eric M. Tulla (BigPapi) | |
2009-11-06 | merge | Loren Shih | |
--HG-- branch : avatar-pipeline | |||
2009-11-06 | merge | Leyla Farazha | |
2009-11-06 | EXT-1576 "Zoom In" menu option should be disabled when the person is not ↵ | Leyla Farazha | |
in range EXT-2306 Default voice input/output pref panel to closed | |||
2009-11-06 | Reverting OSX changes to expat from texture-pipeline merge | Steve Bennetts | |
2009-11-06 | DEV-42272 - viewer crash on startup in LLCurlRequest::process | Steve Bennetts | |
2009-11-06 | EXT-2278 : "Save Texture As" for bottom panel | Loren Shih | |
EXT-2310 : "Save Texture As" for inventory right-click menu "Save Texture As" now works properly and brings up the texture preview while saving. Also added "Save Texture As" to the right-click inventory context menu. --HG-- branch : avatar-pipeline | |||
2009-11-06 | merge | James Cook | |
2009-11-06 | EXT-1501 Menu fonts now configurable in XUI, set size to SansSerifSmall | James Cook | |
2009-11-06 | Don't hg ignore the newview/skins directory, we add files there regularly. | James Cook | |
2009-11-06 | Changed llwarns on spurious InventoryPanel::buildNewViews debug mesage to ↵ | Loren Shih | |
lldebugs. --HG-- branch : avatar-pipeline | |||
2009-11-06 | Automated merge with ssh://chuck@hg.lindenlab.com/viewer/viewer-2-0/ | Justin C. Rounds (Chuck) | |
2009-11-06 | Changed "Support" tab to "Info". | Justin C. Rounds (Chuck) | |
http://jira.secondlife.com/browse/EXT-2177 | |||
2009-11-06 | merge from remote repo | Rick Pasetto | |
2009-11-06 | FIX: zoom/unzoom should appear to be one icon | Rick Pasetto | |
this was a fairly trivial UI change.... | |||
2009-11-06 | EXT-2215 - Viewer crashes while trying to decode image | Steve Bennetts | |
llwarns is not entirely thread safe. Need to fix that, but for now, use LL_DEBUGS instead. | |||
2009-11-06 | Automated merge with ssh://chuck@hg.lindenlab.com/viewer/viewer-2-0/ | Justin C. Rounds (Chuck) | |