summaryrefslogtreecommitdiff
path: root/indra/llui/lltextbase.cpp
AgeCommit message (Expand)Author
2010-02-18Fix for EXT-5120 "Mouse-up in the scrollbar to the right of a link in nearby ...Monroe Linden
2010-02-08Tweak avatar name icon paddingJames Cook
2010-02-04Fix placement of icon next to linked agent/group names.James Cook
2010-02-05Fix for EXT-4943 (Text editor is broken).Monroe Linden
2010-02-03CID-405Tofu Linden
2010-02-02Further fixes for EXT-4689 (Long-word chat spam cripples fps and/or disconnec...Monroe Linden
2010-02-02Fixed normal bug EXT-4740 - Object inspector hides however context menu presentDmitry Zaporozhan
2010-02-01Fixes for EXT-4689 (Long-word chat spam cripples fps and/or disconnects client)Monroe Linden
2010-02-01mergerichard
2010-02-01removed redundant coderichard
2010-02-01EXT-4848 - Crash when trying to view chicklet(?). Bug in word wrap logic.Eric M. Tulla (BigPapi)
2010-02-01mergerichard
2010-01-29EXT-4678: Revert URL black list support from LLTextBase.Lynx Linden
2010-01-29EXT-4678: Support <nolink>...</nolink> to turn off URL hyperlinking.Lynx Linden
2010-01-26PE merge.Tofu Linden
2010-01-26Fixed major bug EXT-4719 - Crash in LLTextBase after showing popup menu for l...Dmitry Zaporozhan
2010-01-26EXT-4678: Don't hyperlink sim URLs in About window.Lynx Linden
2010-01-26Automated merge with ssh://angela@hg.lindenlab.com/james/gooeyangela
2010-01-26fix mac build failure -- richardangela
2010-01-25Fix some Linux build breakage - can't treat the return of a constructor call ...Tofu Linden
2010-01-25fixed bug EXT-4433 [BSI] friend privacy settings greyed outDenis Serdjuk
2010-01-22LLPointer cleanup and fix for EXT-4413richard
2010-01-15EXT-4380 - LLTextEditor: line_spacing.multiple option doesn't work well with ...richard
2010-01-06moved clipping logic inside LLFontGL::maxDrawableChars controlled by EWordWra...richard
2009-12-23DEV-44614 ugly/broken font and formatting used for IM toast emotesTofu Linden
2009-12-18ext-3307 - nearby chat stays scrolled at bottomrichard
2009-12-17oops, forgot to remove assertrichard
2009-12-17clamp instead of assert when running out of room during reflowrichard
2009-12-17EXT-3087 - Crash when avatar icon truncated in interactive notificationsrichard
2009-12-11ext-3404 - script editor scrolls to the bottom and sticksrichard
2009-12-11fixed a regression that caused bottom 15 pixels of scrollable text editors to...richard
2009-12-11variable renames in LLTextBaserichard
2009-12-11fix for ellipses not appearing in single line text widgetsrichard
2009-12-08EXT-2572 - Bottom text on bottom line in nearby chat is clippedrichard
2009-12-08added fading back to icons in text widgetsrichard
2009-12-08ext-3087 - avatar icon is truncated badlyrichard
2009-12-07fix for inline widgets never shrinking with resizable text editorrichard
2009-12-07fix for horizontal scrolling in text_editorsrichard
2009-12-07ext-3112 - bad font width information with sansserifrichard
2009-12-03Hack for EXT-2971 Letter R doesn't show when it's the last letter in a text b...James Cook
2009-12-03EXT-2984 Fixed crash in LLNormalTextSegment::getDimensions (no repro)James Cook
2009-12-01EXT-3015 Fixed right and center aligned text boxesJames Cook
2009-11-25fix for ellipses on a single linerichard
2009-11-25EXT-1944 - Implement ellipsis in message wellrichard
2009-11-25fixed line numbering in script editorsrichard
2009-11-25forgot to apply resize fix for when text is selectedrichard
2009-11-25created container for LLFloaterView for future z-swapping with sidetrayrichard
2009-11-24Merge from product-engineSteve Bennetts
2009-11-24Work on critical sub-task EXT-2615 (IM Chat History is severely broken)Mike Antipov
2009-11-23fix for infinite loop when doing /me emotesrichard