Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-02-19 | Automated merge with https://hg.productengine.com/secondlife/viewer-2-0/ | Alexei Arabadji | |
--HG-- branch : product-engine | |||
2010-02-19 | EXT-5101 “No feedback provided when accepting a friend request”, | Alexei Arabadji | |
suppresed toasting when logging accept/decline --HG-- branch : product-engine | |||
2010-02-19 | Implemented low task EXT-5215 (Disable showing full yyyy/mm/dd timestamp for ↵ | Eugene Mutavchi | |
messages (nearby chat/im) received today) --HG-- branch : product-engine | |||
2010-02-19 | Merge | Mike Antipov | |
--HG-- branch : product-engine | |||
2010-02-19 | Merge from default branch | Mike Antipov | |
--HG-- branch : product-engine | |||
2010-02-19 | fixed EXT-5101 “No feedback provided when accepting a friend request”, | Alexei Arabadji | |
added logging of friendship offer accept/decline; --HG-- branch : product-engine | |||
2010-02-19 | DEV-46346 Cycle4 more linguistic change JA | Eli Linden | |
2010-02-19 | DEV-46346 Cycle5 translation FR new files | Eli Linden | |
2010-02-19 | DEV-46346 Cycle5 translation FR | Eli Linden | |
2010-02-19 | DEV-46346 Cycle5 translation DE new files | Eli Linden | |
2010-02-19 | DEV-46346 Cycle5 translation DE | Eli Linden | |
2010-02-19 | DEV-46346 Cycle5 translation JA | Eli Linden | |
2010-02-19 | DEV-46346 Cycle5 translation JA | Eli Linden | |
2010-02-19 | DEV-46346 Cycle4 linguistic change DE and JA | Eli Linden | |
2010-02-18 | Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0/ | Chuck Linden | |
2010-02-18 | Automated merge with file:///Users/chuck/Documents/hg/viewer-hotfix | Chuck Linden | |
2010-02-18 | Automated merge with ssh://hg.lindenlab.com/q/viewer-hotfix | Chuck Linden | |
2010-02-18 | Finished (for now) side-panel cleanup. | Chuck Linden | |
http://jira.secondlife.com/browse/EXT-4335 | |||
2010-02-18 | automerge | Kent Quirk | |
2010-02-18 | Backed out changeset 49e628c3a0c5 - further changes for reverting ↵ | Kent Quirk | |
default/base changes. | |||
2010-02-18 | Missed the CMake file in backing out changes | Kent Quirk | |
2010-02-18 | move base back to default because doing it as a backout was causing merge errors | Kent Quirk | |
2010-02-18 | merge changes from backing out the directory change of default to base | Kent Quirk | |
2010-02-18 | Backed out cpp changes from changeset 49e628c3a0c5 | Kent Quirk | |
2010-02-18 | Reverting change 570851c5baa5 | Kent Quirk | |
because it's broken | |||
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 | Additional optimizations to text reflow for EXT-5071. | Monroe Linden | |
Added versions of LLFontFreeType::getXAdvance() and LLFontFreeType::getXKerning() that take LLFontGlyphInfo* instead of llwchar. This allows code in LLFontGL that already has the LLFontGlyphInfo* to pass them instead, saving calls to LLFontFreetype::getGlyphInfo. Reviewed by Richard. | |||
2010-02-18 | merge | richard | |
2010-02-18 | fixed some spacing munged by merge | richard | |
2010-02-18 | EXT-5535 - Resize handles will move floater when reaching minimum size | richard | |
2010-02-18 | Merge with tip | Callum Prentice | |
2010-02-18 | EXT-5363 webkit does not strip spaces off a typed-in URL | Callum Prentice | |
Reviewed by CB | |||
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 major EXT-5493 “llInstantMessage sends message to "nearby chat" window, | Alexei Arabadji | |
but not to toasts in viewer”, made llInstantMessage logged into nearby chat window and nearby chat toast; --HG-- branch : product-engine | |||
2010-02-18 | EXT-5532 Remove any UI evidence of select-buffer rendering's existence | Tofu Linden | |
This removes the snapshot 'matte' option. This has been broken for a while, does not appear in spec, there is no pjira evidence that anyone noticed, and it has a LOT of squirrelly code behind it. Remove the UI option. Later, if no-one screams, the big piles of underlying code can be removed. | |||
2010-02-18 | merge | richard | |
2010-02-18 | Fixed low bug (EXT-5212) Add "Parcel Properties" and "Coordinates" to ↵ | Sergei Litovchuk | |
World->Show. --HG-- branch : product-engine | |||
2010-02-18 | Fixed class name and xml file name. | Dmitry Zaporozhan | |
--HG-- branch : product-engine | |||
2010-02-18 | PE merge. | Tofu Linden | |
2010-02-18 | Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0/ | Lynx Linden | |
2010-02-18 | DEV-44136: Don't show previous search results when opening Find floater. | Lynx Linden | |
We now tear down the web view when we close the find floater. This means that we don't show the previous search results when performing a new search. It also makes for more efficient use of resources as we don't have a web view continually running in the background. (This is how the Help Browser currently works too.) | |||
2010-02-18 | Fixed low bug EXT-871 ("Stop Flying" button isn't displayed after standing up) | Mike Antipov | |
- moved code to show Stop Flying button in a common place for both cases: click on "Stand" btn & call "Stand Up" menu item --HG-- branch : product-engine | |||
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 |