summaryrefslogtreecommitdiff
path: root/indra/llui/lltextbase.cpp
AgeCommit message (Expand)Author
2014-08-28MAINT-3967 FIXED Up arrow key does not move the cursor up in chat field.andreykproductengine
2014-07-08MAINT-3460 FIXED Dictionary doesn't exchange the mispelled word to correct on...Mnikolenko ProductEngine
2014-07-07Merge downstream code and become 3.7.12simon
2014-06-20STORM-2035 - Invert the background color in script editors for highlighting s...Cinder
2014-06-20MAINT-3475 FIXED 'windows 64bit (?) crash in LLTextBase::getDocIndexFromLocal...maksymsproductengine
2014-06-18Merge downstream codesimon
2014-06-16merge changes for 3.7.9-releaseOz Linden
2014-05-28MAINT-4070 FIXED Use icon in urls when content is trusted.maxim@mnikolenko
2014-05-07MAINT-3967 FIXED Up arrow key does not move the cursor up in chat field.maksymsproductengine
2014-05-07merge changes for 3.7.7-releaseOz Linden
2014-05-05MAINT-4009: Patching a small memory leak for when menu items were being creat...Stinson Linden
2014-04-18Begin moving script editor portions of LLTextEditor to their own derived class.Cinder
2014-03-19logging cleanup in support of debugging text editor problemsOz Linden
2014-03-14merge changes for 3.7.3-releaseOz Linden
2014-03-14correct logging levels (ERR causes a crash), and a minor style fixOz Linden
2014-03-12merge with releaseRichard Linden
2014-01-10Revert earlier back-out for MAINT-535 ... it's back insimon
2014-01-07Revert changes made for MAINT-535 to test in a release cohort.simon
2013-11-11Automated merge with http://bitbucket.org/lindenlab/viewer-releaseRichard Linden
2013-10-15renamed TimeBlock to BlockTimerStatHandleRichard Linden
2013-10-08merge from viewer-releaseRichard Linden
2013-10-07renamed TraceType to StatTypeRichard Linden
2013-10-01changed over to manual naming of MemTrackable statsRichard Linden
2013-09-25better memory usage for LLTrace (tighter packing of recording arrays)Richard Linden
2013-09-09merge with viewer-releaseRichard Linden
2013-09-05changed fast timer over to using macroRichard Linden
2013-08-26Merge downstream code from CHUIStorm releasesimon
2013-08-14BUG-3605 / CHUIBUG-197 Don't create excessive amounts of string objects in LL...Nicky
2013-09-23MAINT-3151 (Issue with urls being autoclicked when holding left click into an...MaximB ProductEngine
2013-10-22MAINT-535 'trust model' is added for secondlife:// URLs in wiki style links. ...Mnikolenko ProductEngine
2013-08-09second phase summer cleaningRichard Linden
2013-07-01BUILDFIX: reverted changes that attempted to automate mem trackRichard Linden
2013-07-01SH-4294 FIX Interesting: Statistics Texture cache hit rate is always 0%Richard Linden
2013-06-20CHUI-809 (Right-click menu on user name in compat chat mode doesn't have "IM")mberezhnoy
2013-06-13CHUI-809 (Right-click menu on user name in compat chat mode doesn't have "IM")mberezhnoy
2013-06-05merge with viewer-releaseRichard Linden
2013-06-05CHUI-964 ADD FIX Oversized "To" input field hides actual IM textPavelK ProductEngine
2013-06-04CHUI-957 FIXED Missing line was added.Mnikolenko ProductEngine
2013-05-30Pull merge from lindenlab/viewer-releaseMerov Linden
2013-05-29Merge downstream codesimon
2013-05-22Pull merge from viewer-releaseMerov Linden
2013-05-22CHUI-967: fix display of % escapes in chatGilbert Gonzales
2013-05-10SH-3931 WIP Interesting: Add graphs to visualize scene load metricsRichard Linden
2013-05-09Merge downstream code and viewer-betasimon
2013-05-02Pull from viewer-releaseMerov Linden
2013-04-24CHUI-845 : Make changeLine() a bit more resistant to unforseen line count val...Merov Linden
2013-04-19merge changes for DRTVWR-294Oz Linden
2013-04-11Merge in downstream code (chui fixes, materials)simon
2013-04-12CHUI-916 FIXED Clear mMisspellRanges if spell check is not needed.Mnikolenko ProductEngine
2013-03-29Merged in Chui beta6+ fixesprep@lindenlab.com