summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2013-11-15Fixing the stupid mistake that prevented this from compiling. Thanks to ↵Ima Mechanique
Jonathan Yap for spotting it.
2013-11-15MAINT-3320 : Fixed! Inventory panels are not resistant to folder root ↵Merov Linden
deletion, using handle instead of pointer and cleaning things consistently
2013-11-15STORM-1980 Added a floater displaying a countdown timer.Jonathan Yap
Removed most of the previous changes.
2013-11-14merge changes for WOLF-444Oz Linden
2013-11-14STORM-1984: Mousing over UI elements does not make them light upAnsariel
2013-11-14merge changes for WOLF-444Oz Linden
2013-11-14add open-195 to doc/contributions.txtOz Linden
2013-11-14merge changes for open-195Oz Linden
2013-11-13OPEN-195 Cleaned non-UTF8 safe charactersDrake Arconis
2013-11-13MAINT-3320 : WIP : Introduced a cleanOutbox() method to be called on outbox ↵Merov Linden
deletion
2013-11-13correct some male/female shape differencesjeremiah@lindenlab.com
2013-11-13MAINT-3364 (Texture picker highlights the wrong texture when no texture is ↵MaximB ProductEngine
found since CHUI.)
2013-11-12MAINT-3394 : add localization handler for ProblemAddingEstateBanManager messagesimon
2013-11-12MAINT-3397 : add localization handler for EstateManagerFailedllTeleportHome ↵simon
message
2013-11-12STORM-1980/1983 Merge changes to region restart message format made by SimonJonathan Yap
to include region name.
2013-11-12Merge downstream code from viewer-bearsimon
2013-11-12Merge viewer-releasesimon
2013-11-12Merge. Refresh from viewer-release after 3.6.10 releaseMonty Brandenberg
2013-11-12MAINT-3269 FIXED crash in LLMessageSystem::callExceptionFuncmaksymsproductengine
2013-11-12MAINT-3068 FIXED "Request Teleport" menu item is added to context menu.Mnikolenko ProductEngine
2013-11-11Automated merge with http://bitbucket.org/lindenlab/viewer-lionRichard Linden
2013-11-11MAINT-3432 FIX Help -> Report Bug should open jira with pre-populated fieldsRichard Linden
moved viewer information strings into LLAppViewer replaced Help>Report a Bug with direct use of Jira link
2013-11-11MAINT-3320 : WIP : Use handle for elements that'll get deleted under us, ↵Merov Linden
quite a bit of debug spam to clean later
2013-11-11Merge 3.6.11 for RC-abilityGraham Linden
2013-11-12convert dos line endingsmaksymsproductengine
2013-11-12convert dos line endingsmaksymsproductengine
2013-11-11MAINT-3429 remove GeForce hack which is causing issues with auto-alpha masks ↵Graham Madarasz (Graham Linden)
in deferred
2013-11-11merge changes for 3.6.10-releaseOz Linden
2013-11-11merge 3.6.10-releaseOz Linden
2013-11-11convert dos line endingsOz Linden
2013-11-11increment viewer version to 3.6.11Oz Linden
2013-11-11Added tag 3.6.10-release for changeset 5b54b36862ffOz Linden
2013-11-11STORM-68 Send default permissions to simulator just once after logging inJonathan Yap
2013-11-11Commenting out an include for lscript_rt_interface.h, intend to track down ↵Ima Mechanique
and remove all of these, where appropriate, later.
2013-11-11Renaming initKeywords to better reflect its intended use ↵Ima Mechanique
(onRegionChangeInitialiseKeywords)
2013-11-11Removing no longer used member variable, adding method to reset the mLoaded ↵Ima Mechanique
status
2013-11-11Fixing indentation of LLScriptEdCore::initKeywordsIma Mechanique
2013-11-10Fixing some small discrepencies.Ima Mechanique
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-10Moving keywords code into its own method.Ima Mechanique
2013-11-10storm-1831 Switch to use the llsyntaxid keywords LLSD directlyIma Mechanique
2013-11-10Tidying up llsyntaxid filesIma Mechanique
2013-11-10Adding getter for mFullFileSpec, shortening loadKeywordsFileIntoLLSD to ↵Ima Mechanique
loadKeywordsIntoLLSD.
2013-11-10Fixing missing parenthesis.Ima Mechanique
2013-11-09Fixing some references to 'filename' I forgot to rename to mFullFileSpec.Ima Mechanique
2013-11-09Changing method openKeywordFile to loadKeywordFileIntoLLSD to load ↵Ima Mechanique
cached/default syntax file and method to access sKeyWordsXML. loadKeywordFileIntoLLSD was taken almost verbatim from LLKeywords::loadIntoLLSD which can be removed later. I know the name is long but I wanted to remember where it came from and why it is how it is. Removed a little cruft also.
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-11-08STORM-1980/1983 Small XML cleanup.Jonathan Yap
Changed notification type to Alert. Addes seconds field to notification message.