Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-06-22 | merge | Dave Parks | |
2012-06-21 | merge changes for DRTVWR-168 | Oz Linden | |
2012-06-12 | EXP-1953: Altering the behavior of building an LLTextBase such that icons ↵ | Todd Stinson | |
are appended in place rather than prepended out of context. | |||
2012-06-11 | STORM-276 Insert braces around if/for/while loops | Kitty Barnett | |
2012-05-15 | STORM-276 FIXED Squiggles overflow line editor height when font size is set ↵ | Kitty Barnett | |
to large - Also reduced squiggle width from 6 to 4 and prevented running past the end of a word | |||
2012-05-08 | merge changes for version 3.3.1 | Oz Linden | |
2012-04-26 | Automated merge with http://hg.secondlife.com/viewer-release | Nat Goodspeed | |
2012-04-25 | SEC-995 FIX viewer is easily spammed to death by chat | Kelly Washington | |
removed a couple more unnecessary string copies from unfortunate LLSD behavior. reviewed with simon, post review from Richard. | |||
2012-04-23 | SEC-995 FIX viewer is easily spammed to death by chat | Richard Linden | |
removed unnecessary string copies from chat message handling | |||
2012-02-15 | EXP-1884 FIX Errors in navigating text when editing Landmarks and picks once ↵ | Richard Linden | |
a vertical scrollbar is shown fixed horizontal scrollbar showing up in local chat | |||
2012-02-10 | EXP-1884 FIX Errors in navigating text when editing Landmarks and picks once ↵ | Richard Linden | |
a vertical scrollbar is shown | |||
2012-02-09 | EXP-1874 FIX Unexpected scrollbar in text notification | Richard Linden | |
2012-02-14 | STORM-276 FIXED Misspellings that span multiple lines don't have their ↵ | Kitty Barnett | |
squiggly lines drawn correctly | |||
2012-02-14 | STORM-276 FIXED Typing in an LLTextEditor freezes the viewer | Kitty Barnett | |
2012-02-06 | Mac build fix -- added missing enumeration from switch | Leslie Linden | |
2012-02-03 | EXP-1513 FIX Underscore ( _ ) fails to show in first chat entry in Local Chat | Richard Linden | |
EXP-1854 FIX Text positioning in mini inspector a couple pixels too low | |||
2012-02-03 | STORM-276 Added preferences panel | Kitty Barnett | |
2012-02-03 | STORM-276 Added spellcheck functionality to the LLTextEditor control | Kitty Barnett | |
2012-01-31 | EXP-1513 FIX Underscore ( _ ) fails to show in first chat entry in Local Chat | Richard Linden | |
2012-01-27 | EXP-1513 WIP Underscore ( _ ) fails to show in first chat entry in Local Chat | Richard Linden | |
cleaned up font positioning on buttons | |||
2012-01-03 | EXP-1512 FIX changing UI size changes cursor position in notecards | Richard Linden | |
fixed case where adding text between 2 consecutive newlines created gibberish | |||
2011-12-08 | EXP-1512 FIX changing UI size changes cursor position in notecards | Richard Linden | |
2011-11-04 | SH-2652 Don't allocate 6000+ strings every frame | Dave Parks | |
2011-07-14 | STORM-1234 FIXED text editor selection which was skipping the last character ↵ | Seth ProductEngine | |
in line. Added handling of the wrapped lines case when calculating the starting position for selection. The bug is a regression caused by the fix of STORM-320 which was dealing with calculating the position of the input cursor while navigating through the lines of text with word wrapping enabled. | |||
2011-05-25 | Automated merge with http://hg.secondlife.com/viewer-development | Richard Linden | |
2011-05-25 | EXP-829 FIX Text Box Alignment bug | Richard Linden | |
EXP-755 FIX [PUBLIC] 'Search' and 'World Map' links in Sidebar are unclickable fixed issues with UI scaling and text layout as well as incorrect text editor rect transforms reviewed by Callum | |||
2011-05-12 | Fix for error in debug build accessing beyond the end of a vector. | brad kittenbrink | |
reviewed by davep. | |||
2011-05-02 | merge | Dave Parks | |
2011-04-20 | STORM-320 FIXED navigation with arrow keys through the text with enabled ↵ | seth_productengine | |
word-wrapping. | |||
2011-04-10 | STORM-721 FIXED Fix for text clipping in a textbox without a scroller. | Seth ProductEngine | |
Committed on behalf of Richard Linden: This patch makes clipping work consistently with text and embedded widgets. The widgets will only be displayed if the corresponding text they are embedded in is displayed. There is also a new param "clip" for text widgets that can be used to disable clipping entirely. I introduced this as a potential work around due to the fact that we *used* to assume that text was never clipped in the vertical direction unless we had scrolling turned on. This hasn't been the case for over a year, but now we can selectively turn off vertical text clipping with (clip="false") if we have to. | |||
2011-04-19 | merge | Dave Parks | |
2010-12-07 | Automated merge up from viewer-development | Loren Shih | |
2010-11-24 | STORM-593 FIXED Make transparent texteditor and lineeditor | Paul Guslisty | |
Reason: If some child of transparent LLFloater has a visible non-transparent background then this part of floater is non-transparent. As a result floater became partially transparent. Solution: When transparent floater changes focus, iterate through its children and set corresponding (corresponding to whether control in active or in inactive floater see STORM-535) transparency value. - Added method LLUICtrl::getCurrentTransparency. This method calculates transparency level of a control. Calculated value should be used as an alpha chennel value in case we want this control to be transparent. For now this method is used by LLFloater to adjust transparency of its children. - Added calculating of transparecny level for: LLLineEditor, LLTextBase, LLinventoryListItem, LLScrollContainer, LLScrollListCtrl, LLAccrodionCtrlTab. - Added method LLFlaoter::updateChildrenTransparency which updates transparency value of its children | |||
2010-11-11 | merge | Dave Parks | |
2010-11-08 | Merge | Loren Shih | |
2010-11-02 | Fix for crash when clicking "about land" and land has no owner or something. | Dave Parks | |
Reviewed by Nyx. | |||
2010-10-29 | Merge with lindenlab/viewer-development | Kyle Ambroff | |
2010-10-29 | STORM-501 FIXED Script-editor shows ERRORS in the wrong line. | Vadim ProductEngine | |
LLTextBase::setCursor() sometimes failed to work properly if line wrapping was enabled. This is a slightly optimized version of the patch made by Satomi Ahn. | |||
2010-10-21 | Merge with andrew | Kyle Ambroff | |
2010-10-21 | Automated merge up from viewer-development | Loren Shih | |
2010-10-20 | Automated merge up from viewer-development | Loren Shih | |
2010-10-19 | STORM-390 FIXED "Place Profile" appeared instead of "Resident Profile" after ↵ | Vadim ProductEngine | |
clicking on user name in a nearby chat toast. Now clicking an avatar name opens avatar profile; clicking an object name opens object inspector. This change rolls back the fix of STORM-358. | |||
2010-10-13 | correct licenses (fix problem with license change merge) | Oz Linden | |
2010-09-10 | Post-convert merge by convert_monolith.py from ↵ | Andrew Meadows | |
http://hg.lindenlab.com/brad/viewer-simconsole | |||
2010-09-03 | Post-convert merge by convert_monolith.py from ↵ | Aimee Linden | |
/Users/Aimee/Documents/Work/Linden-Lab/Development/viewer/convert/viewer-identity-evolution | |||
2010-09-03 | Merge between james/viewer-identity-evolution and dessie/viewer-public | Aimee Linden | |
2010-08-25 | merge | Tofu Linden | |
2010-08-25 | EXT-8398/EXT-8300 FIXED Avatar icons displaced from SLURL profile links | Aimee Linden | |
Icon was being inserted before any text preceding the link. Reviewed by Richard. | |||
2010-08-24 | Backed out changeset c3d41f18ce2b | Tofu Linden | |
back-out the back-out for this branch. yay. | |||
2010-08-24 | Backed out changeset a62bf7c0af21 | Tofu Linden | |
Backing out this merge that I pushed (prematurely) to the wrong place. |