summaryrefslogtreecommitdiff
path: root/indra/llui/llconsole.cpp
AgeCommit message (Expand)Author
2024-08-04Add LLUIColorTable debug-settings-like floater for easing skin designRye Mutt
2024-07-26Reduce utf8 to wstring conversion and llwstring temporaries during text draw ...Rye Mutt
2024-07-08Re-enable compiler warnings C4244 and C4396 except for lltracerecording.h and...Ansariel
2024-06-10Merge remote-tracking branch 'origin/DRTVWR-600-maint-A' into project/gltf_de...Brad Linden
2024-06-01Re-enable a lot of compiler warnings for MSVC and address the C4267 "possible...Ansariel
2024-05-23Merge remote-tracking branch 'origin/DRTVWR-600-maint-A' into brad/merge-main...Brad Linden
2024-05-22Fix line endlingsAnsariel
2024-05-22Merge remote-tracking branch 'origin/main' into DRTVWR-600-maint-AAnsariel
2024-05-06Merge remote-tracking branch 'origin/DRTVWR-600-maint-A' into gltf-dev-maint-...RunitaiLinden
2024-05-02#1354 Make coroutines use LLCoros::Mutex instead of LLMutex (#1356)RunitaiLinden
2024-04-29#824 Process source files in bulk: replace tabs with spaces, convert CRLF to ...Andrey Lihatskiy
2024-02-21Convert BOOL to bool in lluiAnsariel
2020-09-18SL-13729 Performance of LLUI and LLRender2D #3Andrey Kleshchev
2020-09-17SL-13729 Performance of LLUI and LLRender2D #2Andrey Kleshchev
2020-03-25DRTVWR-494: Defend LLInstanceTracker against multi-thread usage.Nat Goodspeed
2019-08-10DRTVWR-493 LLUI to LLParamSingletonandreykproductengine
2015-11-10remove execute permission from many files that should not have itOz Linden
2014-10-17Update to build on Xcode 6.0: collection of removal of unused const variable...callum_linden
2013-05-09Merge downstream code and viewer-betasimon
2013-04-19merge changes for DRTVWR-294Oz Linden
2013-03-29Update Mac and Windows breakpad builds to latestGraham Madarasz
2013-03-12Mods to make compile on gcc 4.6.3 work mo bettaGraham Madarasz
2012-10-11Updating linux build to gcc4.6Don Kjer
2011-07-26EXP-1021 FIX Position of web content browser dictates position of profile pan...Richard Nelson
2011-06-15STORM-1334 Console debug data scrolls away too quickly and is hard to readJonathan Yap
2010-08-13Change license from GPL to LGPL (version 2.1)Oz Linden
2010-02-17EXT-5309 : prevent infinite loop in LLConsole. Reviewed by RichardPalmer
2010-02-10build fixrichard
2010-02-10EXT-5321 - llinfos from non ui threads is not thread saferichard
2010-01-29CID-345Tofu Linden
2010-01-08First pass expose inventory item settings in XML (folder_view_item.xml)James Cook
2010-01-06mergerichard
2010-01-06moved clipping logic inside LLFontGL::maxDrawableChars controlled by EWordWra...richard
2010-01-06EXT-3878 - Menus disappear when UI Size is < 1.00richard
2010-01-04EXT-3318 LLConsole keeps all logged text in memory when console is not being ...Tofu Linden
2009-11-24Nuke the last few references to the long-dead LCD code.Bryan O'Sullivan
2009-11-09data driven layout of top-level UI elementsrichard
2009-10-15EXT-1279 Crash if font file not found.Steve Bennetts
2009-10-03Merge inspectors UI project, gooey-4, into viewer-2 trunk. Added new tooltip...James Cook
2009-07-06Merge xui-army-5 to viewer-2, includes layout, art, and color changes, also U...James Cook
2009-06-21merge -r 122421-124917 viewer-2.0.0-2 -> viewer-2.0.0-3Steven Bennetts