summaryrefslogtreecommitdiff
path: root/indra/llui/lltexteditor.cpp
AgeCommit message (Expand)Author
2012-08-01Merge back viewer-lion, which has viewer-development and down-stream fixessimon@Simon-PC.lindenlab.com
2012-07-17MAINT-1276: Add ability to paste LSL tooltips into scripts. Reviewed by Kellysimon@Simon-PC.lindenlab.com
2012-06-11STORM-276 Insert braces around if/for/while loopsKitty Barnett
2012-05-20Merged with viewer-betaKitty Barnett
2012-05-08merge changes for version 3.3.1Oz Linden
2012-03-01EXP-1841 : Use instance instead of getInstance on LLClipboard singleton.Merov Linden
2012-03-01Pull from viewer-experienceMerov Linden
2012-02-06EXP-1841 : Refactoring of LLClipboard, simplify the API and make it behave li...Merov Linden
2012-02-03STORM-276 Added spellcheck functionality to the LLTextEditor controlKitty Barnett
2012-02-01EXP-1862 : Make LLClipboard an LLSingleton and clean up the internals (set up...Merov Linden
2012-01-31EXP-1513 FIX Underscore ( _ ) fails to show in first chat entry in Local ChatRichard Linden
2011-11-23Changes to filter out tabs from file load and to test if loading/saving shoul...Ima Mechanique
2011-04-20STORM-229 ADDITIONAL FIX Disabled updating text segments during indenting the...Seth ProductEngine
2010-12-13STORM-229 FIXED Fixed long loading times and stalling of Viewer while loading...Andrew Productengine
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-15Changes to allow disabling an LLTextBox (or LLTextBox subclass) to gray out t...Monroe Linden
2010-07-15Reverted changeset 2bb10eae42bfDessie Linden
2010-07-09EXT-8237 FIX Opening up Edit Outfit- Add More->Shirt causes FPS to drop from ...Richard Linden
2010-06-03EXT-6333 FIX introduce new segments - LLLineBreakSegment and LLImageSegmentYuri Chebotarev
2010-04-16Fixed normal bug EXT-6806 (Context menu conflict: selected text vs group) - p...Eugene Mutavchi
2010-04-01mergeRichard Linden
2010-04-01EXT-3531 - Ctrl-p doesn't work reliably on loginRichard Linden
2010-04-01EXT-3606 - Script editor window: next line not indenting if current line wrapsRichard Linden
2010-04-01EXT-3531 - Ctrl-P does not work reliably on loginRichard Nelson
2010-02-16EXT-5071 - Script Editor slows down FPS when editing scripts with 500+ linesrichard
2010-02-10Fixed function name.Dmitry Zaporozhan
2010-02-05mergerichard
2010-02-05EXT-5025 - Tooltips block mouse clicksrichard
2010-02-05Updated low bug EXT-4951 - Redundant edit box context menu in list items in P...Dmitry Zaporozhan
2010-02-04Fixed low bug EXT-4951 - Redundant edit box context menu in list items in Pan...Dmitry Zaporozhan
2010-02-03merge.Tofu Linden
2010-02-03CID-419Tofu Linden
2010-02-02Further fixes for EXT-4689 (Long-word chat spam cripples fps and/or disconnec...Monroe Linden
2010-02-01mergerichard
2010-01-25Fix some Linux build breakage - can't treat the return of a constructor call ...Tofu Linden
2010-01-26add comment for EXT-4443 about EXT-4443...Ychebotarev ProductEngine
2010-01-26fix for normal EXT-4443 Copying text from notifications failsYchebotarev ProductEngine
2010-01-22LLPointer cleanup and fix for EXT-4413richard
2010-01-11EXT-4095 - [crashhunters] Crash on shutdown in LLTextBase destructorrichard
2009-12-11variable renames in LLTextBaserichard
2009-12-08Fixed low bug EXT-3058 ('Save Pick' Button Inoperable When Edit Only Involves...Eugene Mutavchi
2009-11-30Linker optimization - use "extern template" for commonly regenerated templatesJames Cook
2009-11-29Revert extern template link optimization until I can build/test on PCJames Cook
2009-11-28Fix merge errorJames Cook
2009-11-25Linker optimization, use extern template for LLView::getChild<>James Cook