summaryrefslogtreecommitdiff
path: root/indra/llui
AgeCommit message (Collapse)Author
2014-04-16bool not U32Cinder
2014-04-08merge latest changes from ImaOz Linden
2014-03-28strom-1831: Cleaning out commented and unused codeIma Mechanique
2014-03-19logging cleanup in support of debugging text editor problemsOz Linden
2014-03-14merge changes for 3.7.3-releaseOz Linden
2014-03-14STORM-1831 initialize LLKeywords::mLoaded in constructor (fixes ↵Oz Linden
black-on-black text in various places)
2014-03-14correct logging levels (ERR causes a crash), and a minor style fixOz Linden
2014-03-09storm-1831 Fixing identificaton of label for highlighting.Ima Mechanique
2014-03-06storm-1831: Fixing constants not getting highlighted. Fixing ratation ↵Ima Mechanique
constant treated as string. Adding logging of unrecognised token groups.
2014-03-03[MAINT-3555][MAINT-3703]Baker Linden
- Removed logging for MAINT-3555 - Added NULL guard to fix MAINT-3703 (hopefully)
2014-02-26Fix linux build - make default check in switch statementSimon Linden
2014-02-26MAINT-3555 FIXED crash in LLPanel::~LLPanel() on shutdown:maksymsproductengine
- LLFloaterView::mToolbarRects[3] was transformed to LLRect mToolbarLeftRect, mToolbarBottomRect, mToolbarRightRect;
2014-02-26MAINT-3555 : crash in LLPanel::~LLPanel() on shutdown. Fixes to be paranoidsimon
about the return type for calls to LLView::getParent(): never assume a down cast is possible.
2014-02-25[MAINT-3784] - Viewer takes too long to shut downBaker Linden
- Removed a lot of logging code to reduce application close time
2014-02-25merge changes for 3.7.2-releaseOz Linden
2014-02-25merge latest changes from Ima with 3.6.14-releaseOz Linden
2014-02-20[MAINT-3555] Adding a bajillion log messages to (hopefully) narrow down the ↵Baker Linden
cause of the crash
2014-02-06Adding clear methods to remove any highlighting.Ima Mechanique
2014-02-05MAINT-3555 crash in LLPanel::~LLPanel() on shutdown:maksymsproductengine
- memory leaks fixing;
2014-02-14More memory cleanup of containers after DeletePairedPointer() usage.simon
2014-02-14[MAINT-3555] Crash in LLPanel::~LLPanel() on shutdownBaker Linden
- Added clear() after DeletePointer() call to hopfully fix this...
2014-02-10Merge viewer-releasesimon
2014-01-30minor white-space fixesIma Mechanique
2014-01-15Adding error output for attributes containing MAP or ARRAY elements.Ima Mechanique
2014-01-14Fixing LL_INFOS out put for group colour that previous commit broke.Ima Mechanique
2014-01-14storm-1831 Enabling highlighting of deprecated and god-mode functions.Ima Mechanique
2014-01-14Removing the value "void" from return types and empty argument lists.Ima Mechanique
2014-01-11Correcting int to U32Ima Mechanique
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
2014-01-07merge changes for 3.6.12-releaseOz Linden
2014-01-04STORM-1831/STORM-2000 Changing LSL syntax schema to contain arguments in an ↵Ima Mechanique
array instead of a map element.
2013-12-17Fixing some BOOL to bool and changing one function to voidIma Mechanique
2013-12-11MAINT-3553 Another checking is added to avoid possible crash.Mnikolenko ProductEngine
2013-12-09MAINT-3539 Additional checking was added to avoid possible crash.Mnikolenko ProductEngine
2013-11-26merge fix for STORM-1984Oz Linden
2013-11-26remove excessively complex fixes for MAINT-2914 and MAINT-3142Oz Linden
2013-11-25Merge - doh!simon
2013-11-21storm-1831 Cleaning up colour LLSD processing code which is no longer used ↵Ima Mechanique
as colours come from the colors XML file.
2013-11-19MAINT-3375 FIXED Do not record visibility change if event logging is ↵Mnikolenko ProductEngine
off(because it kills fps).
2013-11-18merge changes for STORM-1831Oz Linden
2013-11-14STORM-1984: Mousing over UI elements does not make them light upAnsariel
2013-11-11Merge 3.6.11 for RC-abilityGraham Linden
2013-11-11Removing no longer used member variable, adding method to reset the mLoaded ↵Ima Mechanique
status
2013-11-10Removing unused getter/setter and property for mFilenameSyntax, mReady.Ima Mechanique
2013-11-10Refactoring load routines to remove uneeded methodsIma Mechanique
2013-11-10storm-1831 Switch to use the llsyntaxid keywords LLSD directlyIma Mechanique
2013-11-09Backed out changeset: e82d9467bec8Ima Mechanique
2013-11-09Adding method to load cached/default syntax file and method to access ↵Ima Mechanique
sKeyWordsXML.
2013-10-25Fix release merge issues (included upstream changes not yet in release from ↵Graham Linden
bear)