Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-02-09 | change some llassert_always to llassert in llviewertexture.cpp | Xiaohong Bao | |
2010-02-09 | more for EXT-4352: texture problem in viewer 2.0. TEXTURE_CACHE_ENTRY_SIZE ↵ | Xiaohong Bao | |
does not match the FIRST_PACKET_SIZE on the sim side. | |||
2010-02-09 | Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0 | Xiaohong Bao | |
2010-02-09 | more fix for EXT-4352: texture problem in viewer 2.0. fixed texture priority ↵ | Xiaohong Bao | |
problem. | |||
2010-02-09 | Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0 | Erica | |
2010-02-09 | EXT-4362 replace red beacon arrow | Erica | |
2010-02-09 | merge. | Tofu Linden | |
2010-02-09 | Fixed too-dark object chat color | Erica | |
2010-02-09 | Fixed normal bug EXT-5068 - Me panel opens in "edit" mode every time. | Dmitry Zaporozhan | |
--HG-- branch : product-engine | |||
2010-02-09 | Fixed normal bug EXT-5109 - IM chiclet buttons missing top border and need ↵ | Dmitry Zaporozhan | |
to move up 1px. Increased chiclet panel height by 1px and moved it to center horizontally. --HG-- branch : product-engine | |||
2010-02-09 | merge | Ychebotarev ProductEngine | |
--HG-- branch : product-engine | |||
2010-02-09 | fix for major EXT-5099 Blocked IM text comes from "Second Life" in nearby chat | Ychebotarev ProductEngine | |
--HG-- branch : product-engine | |||
2010-02-09 | Fixed low bug EXT-5203 - Script chiclets are not toggled when object spawns ↵ | Dmitry Zaporozhan | |
multiple script floaters --HG-- branch : product-engine | |||
2010-02-09 | Update for low bug EXT-5201 - Opening multi tabbed IM floater from IMWell ↵ | Dmitry Zaporozhan | |
does not focus the floater. Implemented same fix for Script Floaters --HG-- branch : product-engine | |||
2010-02-09 | Fixed low bug EXT-5201 - Opening multi tabbed IM floater from IMWell does ↵ | Dmitry Zaporozhan | |
not focus the floater. --HG-- branch : product-engine | |||
2010-02-09 | Fixed normal bug EXT-5087 - Clicking on IMWell item does not open minimized ↵ | Dmitry Zaporozhan | |
multi tabbed IM floater. --HG-- branch : product-engine | |||
2010-02-09 | Merge | Mike Antipov | |
--HG-- branch : product-engine | |||
2010-02-09 | Fixed normal bug EXT - 5065 ( Buttons are slightly misalign in slider ↵ | Paul Guslisty | |
(Preferences) ) --HG-- branch : product-engine | |||
2010-02-09 | Merge | Mike Antipov | |
--HG-- branch : product-engine | |||
2010-02-09 | Fixed normal bug EXT - 4878 (Tab labels are no longer obeying halign attribute) | Paul Guslisty | |
--HG-- branch : product-engine | |||
2010-02-08 | Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0 | Monroe Linden | |
2010-02-08 | Linguistic fix on behalf of Simone | Eli Linden | |
2010-02-08 | Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0 | Monroe Linden | |
2010-02-08 | merge | Eli Linden | |
2010-02-08 | DEV-43688 Cycle3 Tim's resizing of DE GUI | Eli Linden | |
2010-02-08 | Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0 | Xiaohong Bao | |
2010-02-08 | partial fix for EXT-4352. fixed mutex deadlocks and turned on the ↵ | Xiaohong Bao | |
multi-threaded texture fetching. | |||
2010-02-08 | DEV-43688 Cycle3 Tim's resizing of JA GUI | Eli Linden | |
2010-02-08 | DEV-43688 fix bad xml | Eli Linden | |
2010-02-08 | DEV-43688 fix bad xml | Eli Linden | |
2010-02-08 | Merge | Eli Linden | |
2010-02-08 | DEV-43688 Cycle3 Tim's resizing of FR GUI, and Noelle's translation of ↵ | Eli Linden | |
tab_title attributes | |||
2010-02-08 | automated merge viewer2.0->viewer2.0 | Loren Shih | |
2010-02-08 | EXT-4846 : [NUX] Inventory Side Panel - Can we suppress the "Landmarks" and ↵ | Loren Shih | |
"My FavoriteS" folder since they have their own Task Panel? Adding simple infrastructure for supporting ability to hide folder types from inventory panels, but NOT exercising this code. This will be deferred for 2.1. Also did some very superficial header file cleanup for LLInventoryPanel. | |||
2010-02-08 | DEV-43688 Cycle3 manual fix for missing tab_title= translation, JA DE | Eli Linden | |
2010-02-08 | PE merge. | Tofu Linden | |
2010-02-08 | fixed Bug EXT-3777 inspector tool tips and UI tool tips do not have ↵ | Denis Serdjuk | |
round corners Tooltip handler has been added to inspector floater. Default background image of tooltip panel has been changed for inspector. --HG-- branch : product-engine | |||
2010-02-08 | Automated merge with ssh://rick@hg.lindenlab.com/viewer/viewer-2-0/ | Rick Pasetto | |
2010-02-08 | merge | Paul Guslisty | |
--HG-- branch : product-engine | |||
2010-02-08 | EXT - 3232 Refactoring: deleted unnecessary image_left_padding, ↵ | Paul Guslisty | |
image_right_padding members from button.h and button.xml and their the only place usage in LLTabContainer::reshapeTuple . Now image overlay placement adjustible via: mLeftHPad, mRightHPad, mImageOverlayBottomPad, mImageOverlayTopPad, mImgOverlayLabelSpace --HG-- branch : product-engine | |||
2010-02-08 | Fixed major bug EXT-5022 (streaming media first use dialog should be removed) | Eugene Mutavchi | |
--HG-- branch : product-engine | |||
2010-02-08 | Fixed critical bug EXT-4970 - Inventory offers by scripted objects are ↵ | Dmitry Zaporozhan | |
discarded when offered objects got the same name. Had to do minor refactoring of LLScripFloaterManager in order to fix this issue. --HG-- branch : product-engine | |||
2010-02-08 | EXT-3232 Refactoring: Improved the way of horizontal alignment of button's ↵ | Paul Guslisty | |
image overlay. Now mLeftHPad/mRightHPad is used instead of mImageOverlayLeftPad and mImageOverlayRightPad. Also mImgOverlayLabelSpace/imgoverlay_label_space members was added to button.(h/xml) to define space between image overlay and button's label --HG-- branch : product-engine | |||
2010-02-08 | Fix for critical task (EXT-4710) Update maturity icons for World Map. | Sergei Litovchuk | |
- Updated maturity icons in map overlay. --HG-- branch : product-engine | |||
2010-02-08 | Fixed normal bug (EXT-3044) Non-latin chars became invisible in LM ↵ | Sergei Litovchuk | |
description after saving. - Disabled non-ascii input in text editor. --HG-- branch : product-engine | |||
2010-02-08 | Fixed normal bug (EXT-4212) There's an ability to send non-latin group ↵ | Sergei Litovchuk | |
notices but they turn to '????...' in group profile page. - Disabled non-ascii input in text editor. --HG-- branch : product-engine | |||
2010-02-08 | fix for major EXT-5067 Copy-paste is broken in nearby and IM logs | Ychebotarev ProductEngine | |
--HG-- branch : product-engine | |||
2010-02-08 | Implemented critical task (EXT-4710) Update maturity icons for World Map. | Sergei Litovchuk | |
--HG-- branch : product-engine | |||
2010-02-08 | Update for critical bug EXT-4838 ([NUX] Add empty Groups list condition text) | Mike Antipov | |
- changed text of the message to "Try searching for some groups to join." --HG-- branch : product-engine | |||
2010-02-08 | Fixed major bug (EXT-5017) Landmark Info panel opens immediately after | Sergei Litovchuk | |
retrieving data about landmarking location. --HG-- branch : product-engine |