summaryrefslogtreecommitdiff
path: root/indra/llui/lltextbase.h
AgeCommit message (Expand)Author
2010-08-27Post-convert merge by convert_monolith.py from ./viewer-experienceMonroe Linden
2010-08-16cleaned up LLUICtrlFactory...Richard Nelson
2010-08-24Backed out changeset c3d41f18ce2bTofu Linden
2010-08-24Backed out changeset a62bf7c0af21Tofu Linden
2010-08-24merge heads. whew.Tofu Linden
2010-08-13Change license from GPL to LGPL (version 2.1)Oz Linden
2010-07-30further UI rendering performance improvementsRichard Nelson
2010-07-27Backed out changeset: 58571b4e704bRichard Linden
2010-07-26EXT-8010 FIXED Implemented special behaviour of avatar links.Andrew Dyukov
2010-07-16EXT-8465 FIX Text selection is often unreadableRichard Linden
2010-07-15Reverted changeset 2bb10eae42bfDessie Linden
2010-07-15changed allow_html to parse_urls to be clearer about its meaningRichard Linden
2010-07-09EXT-8237 FIX Opening up Edit Outfit- Add More->Shirt causes FPS to drop from ...Richard Linden
2010-07-02mergeYuri Chebotarev
2010-07-02EXT-5692 FIX Add callback to create widget segment with LLAvatarIconCtrl (or ...Yuri Chebotarev
2010-07-01EXT-7654 - About Land Floater> Icons missingRichard Linden
2010-06-22EXT-7654 FIX "AddText" didn't create image segment now, use appendImageSegmentYuri Chebotarev
2010-06-18EXT-7766 FIX change the order of processing url matching and linebreaksYuri Chebotarev
2010-06-18EXT-6527 FIX Introduce new plain_text flag in LLTextBase and prevent image se...Yuri Chebotarev
2010-06-07EXT-7623 FIX One more place where text was processed into segments without LL...Yuri Chebotarev
2010-06-03EXT-6333 FIX introduce new segments - LLLineBreakSegment and LLImageSegmentYuri Chebotarev
2010-04-01EXT-3531 - Ctrl-P does not work reliably on loginRichard Nelson
2010-02-18Fix for EXT-5120 "Mouse-up in the scrollbar to the right of a link in nearby ...Monroe 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-01-29EXT-4678: Revert URL black list support from LLTextBase.Lynx Linden
2010-01-26EXT-4678: Don't hyperlink sim URLs in About window.Lynx Linden
2010-01-26fix mac build failure -- richardangela
2010-01-22LLPointer cleanup and fix for EXT-4413richard
2009-12-23Work on normal task EXT-3636 (Code Improvements: Voice control panels - Make ...Mike Antipov
2009-12-18ext-3307 - nearby chat stays scrolled at bottomrichard
2009-12-11variable renames in LLTextBaserichard
2009-12-08ext-3087 - avatar icon is truncated badlyrichard
2009-11-25EXT-1944 - Implement ellipsis in message wellrichard
2009-11-16fix of a normal bug (EXT-2448) [BSI] Notification toasts should resize when t...Dmitry Oleshko
2009-11-12mergeangela
2009-11-12add optional style params in setText functionangela
2009-11-11fix for normal bug EXT-2303 Distinguish Object-generated Nearby Chat from oth...Yuri Chebotarev
2009-11-04ext-2038 - script editor, cursor becomes stuck in some rowsrichard
2009-10-30EXT-2018 PRofile "Real World" descripton scrolls before showing "More" linkrichard
2009-10-28EXT-1949 - Viewer freezes on resizing IM windowrichard
2009-10-26tweaked clipping rect for scroll containers to not overlap vertical scrollbarrichard
2009-10-21fix for chat history layout bugsRichard Nelson
2009-10-20ext-1670 - fix the chat history use of widgetsRichard Nelson
2009-10-16fixed first click on SLURL not spawning inspector by handling mouse down when...Richard Nelson
2009-10-08only add LLScrollContainers to text widgets when requested, saving on LLTextB...Richard Nelson
2009-10-05text boxes are now *not* mouse_opaque by defaultRichard Nelson
2009-10-03Merge inspectors UI project, gooey-4, into viewer-2 trunk. Added new tooltip...James Cook