Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-02-11 | Fixed normal bug EXT - 5104 (Remove names from below Profile image in IM ↵ | Paul Guslisty pguslisty@productengine.com | |
windows) - removed LLTextBox containing avatar name from IM control panel(panel_im_control_panel.xml) and corresponding code in LLPanelIMControlPanel | |||
2010-02-09 | DEV-43688 Cycle3 JA massive linguistic changes by Rika for better UI, post ↵ | Eli Linden | |
truncation fix | |||
2010-02-09 | automated merge viewer2.0->viewer2.0 | Loren Shih | |
2010-02-09 | EXT-3071 : CTRL+I should bring up either inventorySP or inventory floater | Loren Shih | |
EXT-5239 : Consider removing CTRL+I to spawn multiple inventory windows BTEST-42 : Can't hide inventory by pressing CTRL+I CTRL+I will now either open the inventory sidepanel, or close the sidepanel. | |||
2010-02-09 | EXT-4602 : Copying folders doesn't work | Loren Shih | |
Folders are back to being no longer copyable. | |||
2010-02-09 | Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0 | Xiaohong Bao | |
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 | Merge | Leyla Farazha | |
2010-02-09 | EXT-4449 [BSI] Zoom In does not function properly on large or linked prim sets | Leyla Farazha | |
reviewed by Richard CC#99 | |||
2010-02-09 | returning take to top level of object context menu. Change was mistakenly ↵ | Erica | |
reverted | |||
2010-02-09 | Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0/ | Eric M. Tulla (BigPapi) | |
2010-02-09 | EXT-3980 - Closed folders were being reexpanded unnecessarily during ↵ | Eric M. Tulla (BigPapi) | |
inventory search. We now only update the open/closed status when we've updated the filter status. -Reviewed by Richard | |||
2010-02-09 | Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0/ | Nyx (Neal Orman) | |
2010-02-09 | EXT-4569 alpha preview not working after alpha is saved | Nyx (Neal Orman) | |
We were setting the baked texture ID to IMG_INVISIBLE when hitting the save button on the appearance editor to force the right texture IDs to be sent to surrounding viewers. Now, when you make a change after it is saved, it clears this texture ID. This restores expected functionality. Code reviewed by bigpapi. -Nyx | |||
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 |