Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-03-02 | CID-433 | Tofu Linden | |
Checker: FORWARD_NULL Function: LLTabContainer::reshapeTuple(LLTabTuple *) File: /indra/llui/lltabcontainer.cpp | |||
2010-02-25 | Fixed bug EXT-5580 (Characters in Inventory Filter appear behind X). | Vadim Savchuk | |
Added configurable text right padding support to search_filter: * When the Clear button is enabled (i.e. search_editor.clear_button_visible set to "true") the search_editor.clear_button.pad_left parameter determines the padding. * Otherwise search_editor.text_pad_right is used. --HG-- branch : product-engine | |||
2010-02-24 | Work on major bug EXT-5589 (Notifications button falls under side panel) | Mike Antipov | |
-- updated LLLayoutStack to process "max_width" & "max_height" attributes for layout_panel. --HG-- branch : product-engine | |||
2010-02-24 | Merge from default branch | Vadim Savchuk | |
--HG-- branch : product-engine | |||
2010-02-24 | implemented EXT-4641 “[BSI] Undocked camera and movement floaters position ↵ | Alexei Arabadji | |
should persist across the sessions”, made move and camera floaters save dock state; --HG-- branch : product-engine | |||
2010-02-24 | PE merge. Conflict resolved. | Tofu Linden | |
2010-02-24 | Fixed normal but EXT - 5108 (Preferences vertical tabs don't align to tab ↵ | Paul Guslisty | |
container) - Added offset in TabContainer between Tab and TabPanel in case of VERTICAL Tabs orientation. --HG-- branch : product-engine | |||
2010-02-23 | cleanup and fix build | Ychebotarev ProductEngine | |
--HG-- branch : product-engine | |||
2010-02-23 | fix for normal EXT-5598 Group member status list is sorted by name instead ↵ | Ychebotarev ProductEngine | |
of date --HG-- branch : product-engine | |||
2010-02-23 | Merge from default branch | Vadim Savchuk | |
--HG-- branch : product-engine | |||
2010-02-23 | Fxed normal bug EXT - 5465 (Invalid ellipsis usage for resident names in the ↵ | Paul Guslisty | |
IM tabs) - Added reshaping procedure for tabs with LLIconCtrl --HG-- branch : product-engine | |||
2010-02-22 | Fixed normal bug EXT-4964 (Invalid SLURL detection does not detect invalid ↵ | Andrew Dyukov | |
slurls). - Added new static method LLSLURL::isValidSLURL() whic uses LLUrlRegistry::isUrl() to validate SLURLs and not just chek prefixes as LLSLURL::isSLURL() does. - Used it in slurl DnD check in LLViewerWindow. - LLUrlEntrySLURL regexp was changed not to pass non-valid SLURLS (such as one from the bug description). --HG-- branch : product-engine | |||
2010-02-22 | remove dos line endings... | Tofu Linden | |
2010-02-22 | merge | Vadim Savchuk | |
--HG-- branch : product-engine | |||
2010-02-22 | fix for EXT-5128 Groups accordions should all appear on-screen w/out ↵ | Ychebotarev ProductEngine | |
scrolling (open accordion should fill space) fix is not complete since we got horizontal scrolbar which I think is not intended...need to fix croll_container. --HG-- branch : product-engine | |||
2010-02-20 | merge latest tweaks to viewer-hotfix; resolved conflict in llsearcheditor in ↵ | Kent Quirk | |
favor of the one that does less processing | |||
2010-02-20 | EXT-5560 - filter clear button was calling doDelete which had many more ↵ | Kent Quirk | |
gyrations than onCommit, and only onCommit was needed | |||
2010-02-20 | EXT-4878 - fixing the fix - incorrect name used for attribute. | Kent Quirk | |
2010-02-19 | Merge from default branch | Mike Antipov | |
--HG-- branch : product-engine | |||
2010-02-18 | Automated merge with ssh://hg.lindenlab.com/q/viewer-hotfix | Monroe Linden | |
2010-02-18 | Fix for EXT-5120 "Mouse-up in the scrollbar to the right of a link in nearby ↵ | Monroe Linden | |
chat window opens the link". Added an optional bool parameter "hit_past_end_of_line" to LLTextBase:: getDocIndexFromLocalCoord() and getSegmentAtLocalPos(). Default is true, which gives the old behavior. If false, clicks past the end-of-line won't map to the last segment on the line. Made LLNormalTextSegment::handleHover(), handleRightMouseDown(), handleMouseDown(), and handleMouseUp() call getSegmentAtLocalPos() in this new mode before processing URL actions, and only do the processing if it returns the same segment. Reviewed by Richard. | |||
2010-02-18 | Automated merge with ssh://hg.lindenlab.com/q/viewer-hotfix | Monroe Linden | |
2010-02-18 | merge | richard | |
2010-02-18 | fixed line endings | richard | |
2010-02-18 | merge | richard | |
2010-02-18 | EXT-5535 - Resize handles will move floater when reaching minimum size | richard | |
2010-02-18 | Merge - updating from hotfix | Leyla Farazha | |
2010-02-18 | EXT-4677 Crash when closing pinned menu which has no parent Inventory floater | Leyla Farazha | |
Reviewed by Richard CC#118 | |||
2010-02-18 | Merge | richard | |
2010-02-18 | Backed out changeset: 744bd7c535fa | richard | |
2010-02-18 | Fixed low bug EXT-5225 - Local chat doesn't go translucent when loses focus. | Dmitry Zaporozhan | |
Added customizable background image overlay color to control background transparency. Default overlay color is White, as before. --HG-- branch : product-engine | |||
2010-02-18 | fixed EXT-5006 “One inventory offer cause blinking of both Conversations and | Alexei Arabadji | |
Notifications wells”, embedded inventory offer panel into IM window; --HG-- branch : product-engine | |||
2010-02-18 | merge | Vadim Savchuk | |
--HG-- branch : product-engine | |||
2010-02-18 | Fixed normal bug EXT-5468 - Lists from people panel are not refreshed after ↵ | Dmitry Zaporozhan | |
filter field has been reseted by (x). --HG-- branch : product-engine | |||
2010-02-18 | PE merge. | Tofu Linden | |
2010-02-18 | Fixed critical bug EXT - 4878 (Tab labels are no longer obeying halign ↵ | Paul Guslisty | |
attribute) | |||
2010-02-18 | Fixed critical bug EXT - 4878 (Tab labels are no longer obeying halign ↵ | Paul Guslisty | |
attribute) --HG-- branch : product-engine | |||
2010-02-17 | EXT-5515 - Allow resizing on left and lower left of nearby media popup | Richard Linden | |
2010-02-17 | Partial fix for EXT-5071. | Monroe Linden | |
Changed the index on the keyword map in LLKeywords so that LLKeywords::findSegments() doesn't have to create LLWString objects to search the map. Reviewed by Richard. | |||
2010-02-17 | EXT-5309 : prevent infinite loop in LLConsole. Reviewed by Richard | Palmer | |
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-16 | automated merge from viewer-2-0 | Kent Quirk | |
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 | 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-15 | CID-34 | Tofu Linden | |
Checker: DEADCODE Function: LLDockableFloater::toggleInstance(const LLSD &) File: /indra/llui/lldockablefloater.cpp bool logic precendence assumptions were wrong. | |||
2010-02-13 | CID-203 | Tofu Linden | |
Checker: REVERSE_INULL Function: LLTabContainer::addTabPanel(const LLTabContainer::TabPanelParams &) File: /indra/llui/lltabcontainer.cpp | |||
2010-02-13 | CID-205 | Tofu Linden | |
Checker: REVERSE_INULL Function: LLPanel::fromXML(LLPointer<LLXMLNode>, LLView *, LLPointer<LLXMLNode>) File: /indra/llui/llpanel.cpp |