summaryrefslogtreecommitdiff
path: root/indra/llui/lltextbase.cpp
AgeCommit message (Expand)Author
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
2009-11-20Fix EXT-2645 Ensure link colors applied consistently to all text sourcesangela
2009-11-17mergerichard
2009-11-17Fix broken URL highlighting in local chat, broken in 5068 : ce08ac445035. Ty...James Cook
2009-11-17undo the changes for LLStyle params; add sizeFromFont in LLFontGL ; use font....angela
2009-11-16fix chat format for /meangela
2009-11-13fix for layout of urls with iconsrichard
2009-11-12mergeangela