summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2010-09-30STORM-256 Corrupted lines above mini location bar when navigation and ↵Wolfpup Lowenhar
favorites bar hidden
2010-09-30mergeRichard Linden
2010-09-30converted keys.ini to keys.xml and use LLInitParam parsingRichard Linden
2010-09-30fixed line endingRichard Linden
2010-09-30added macro for easier static registrationRichard Linden
2010-09-30Code changes for "EXP-126 Create destination guide popup at bottom of screen"callum
2010-09-30mergeRichard Linden
2010-09-30fix for preferences window not visible on loginRichard Linden
2010-09-30Added "win" tag to selected notifications.Monroe Linden
2010-09-30fixing [NAME] issue for friend notifications with no messageLeyla Farazha
2010-09-30changing punctuation only display name error messageLeyla Farazha
2010-09-30Adding tags mechanism to notification visibility rules.Monroe Linden
Also started adding the tag 'fail' to entries in notifications.xml that are failures the user should always be told about. Reviewed by Richard.
2010-09-30mergeDave Parks
2010-09-30Put some errant tests under if (LL_TESTS) conditional.Dave Parks
2010-09-30MergeMatthew Breindel (Falcon)
2010-09-30STORM-215 FIXED Disabled URL highlighting in name_box'es.Vadim ProductEngine
By the way, fixed invalid SLURLs that LLNameBox generated for groups.
2010-09-30Added fix for viewing convex decomps in Render Physics Shapes mode when hull ↵Matthew Breindel (Falcon)
has exactly 256 verts.
2010-09-30mergeRichard Linden
2010-09-30Automated merge with ssh://hg.lindenlab.com/davep/viewer-mesh/Nyx (Neal Orman)
2010-09-30SH-84 CTS-217 FIX crash when trying to upload an animationNyx (Neal Orman)
we were calling markVisible when we shouldn't have, resulting in a segfault from dereferencing a null pointer. Removed the offending line and the animation upload works now. Reviewed by davep
2010-09-30Cancel hidden notifications instead of using empty responses.Monroe Williams
This is more work on EXP-111. Reviewed by Richard.
2010-09-30STORM-214 FIXED Disabled URL highlighting in pick names.Vadim ProductEngine
2010-09-30MergeMatthew Breindel (Falcon)
2010-09-30mergeNyx Linden
2010-09-30SH-64 FIX update GLOD on macNyx Linden
built new glod against gcc 4.0 and SDK 10.4, so it should run on all OSX systems back to 10.4. Updating install.xml with the new package.
2010-09-30merge vwr-20756 / llTextbox() viewer support.Tofu Linden
2010-09-30make the ignore button slightly clickable. XUI is wierd.Tofu Linden
2010-09-30STORM-212 FIXED Gear button is always disabled in My Profile->My PicksPaul Guslisty
- Deleted gear button as unnecessary. There is no functionality for it.
2010-10-01STORM-264 FIXED Add lower-right corner resize marker for detached side panels.Seth ProductEngine
Detached SP now has a slightly reduced height not to make it flush with the bottom bar.
2010-09-30more de-crufting.Tofu Linden
2010-09-30xui / panel format cleanup.Tofu Linden
2010-09-30minor tidy-up.Tofu Linden
2010-09-30more de-crufting.Tofu Linden
2010-09-30remove more evil deadcode.Tofu Linden
2010-09-30remove a wad of the experimental evil deadcode that I added while hacking.Tofu Linden
2010-09-30mergeTofu Linden
2010-09-30Remove unused variable.Dave Parks
2010-09-30Switch to 10.5 SDKDave Parks
2010-09-29added show inspector menu callbacksRichard Linden
2010-09-29fix for clicks not working once logged inRichard Linden
2010-09-29mergeRichard Linden
2010-09-29login panel now properly nested in main_view.xml, no more z order hackeryRichard Linden
2010-09-30merged STORM-222 (expat.h not found on STANDALONE)Boroondas Gupte
2010-09-30STORM-222 FIXED indra/llxuixml/llxuiparser.cpp:32:25: error: expat/expat.h: ↵Boroondas Gupte
No such file or directory
2010-09-29Change non-visible notifications to return empty response instead of default.Monroe Linden
This is part of EXP-111. Reviewed by Richard.
2010-09-29final fix for llcontextmenugl crash on exitRichard Linden
2010-09-29DN-114 Paste function into text boxes not working in ViewerLeyla Farazha
2010-09-29MergeLeyla Farazha
2010-09-29mergeDave Parks
2010-09-29Fix for serialization deprecation problems.Dave Parks