Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-01-26 | DEV-43688 cycle2 changes from Simone for DE | Eli Linden | |
2010-01-26 | Fix for stray tab character breaking the coding standard policy hook. | brad kittenbrink | |
2010-01-26 | DEV-43688 cycle3 for JA | Eli Linden | |
2010-01-26 | Merge | Eli Linden | |
2010-01-26 | DEV-43688 cycle3 for DE | Eli Linden | |
2010-01-26 | Removed tabs. | Mark Palange (Mani) | |
2010-01-26 | merge | Mark Palange (Mani) | |
2010-01-26 | Configured build for the windows lightweight(stub) installer. | Mark Palange (Mani) | |
Added a dependency on the package target to get parabuild to build the indra/win_setup project. Reviewed by Palmer | |||
2010-01-26 | PE Merge. | Tofu Linden | |
2010-01-26 | DEV-45468 SNOW-108: Fast timers are broken / badly-scaled on linux | Tofu Linden | |
more reliable fix based on feedback from Richard. dicked with the Darwin results too since those seemed wrong based on the same feedback (also covered in test plan). | |||
2010-01-26 | Workaround for EXT-4725(Viewer crashes if try to call from 'Nearby voice' ↵ | Andrew Dyukov | |
floater). - Enabling/disabling 'Call'menu item is moved to createMenu(). Some way to properly enable/disable it in enableContextMenuItem() should be found. --HG-- branch : product-engine | |||
2010-01-26 | Fixed normal bug EXT-4672 (Relog displays Voice Controls floater with Leave ↵ | Eugene Mutavchi | |
Call button) --HG-- branch : product-engine | |||
2010-01-26 | PE merge. | Tofu Linden | |
2010-01-26 | Removed an unused class. | Vadim Savchuk | |
--HG-- branch : product-engine | |||
2010-01-26 | Fixed critical bug EXT-4663 ([BSI] Inviting Residents to groups produces ↵ | Vadim Savchuk | |
error 100% of time). Overriden LLScrollListItem::getUUID() in LLNameListCtrl so that you can get correct ID of a name list item. --HG-- branch : product-engine | |||
2010-01-26 | Fixed normal bug (EXT-4720) N/A is displayed in the Create Landmark panel ↵ | Sergei Litovchuk | |
while data is retrieved. --HG-- branch : product-engine | |||
2010-01-26 | fixed EXT-4643 “IM toasts don't appear after few teleport offers were sent ↵ | Alexei Arabadji | |
to that avatar” corrected checking opened active IM session; corrected restoring active IM session after logging IM notification; --HG-- branch : product-engine | |||
2010-01-26 | Automated merge with https://hg.aws.productengine.com/secondlife/viewer-2-0/ | Alexei Arabadji | |
--HG-- branch : product-engine | |||
2010-01-26 | implemented EXT-4588 “Redirect messages that went to the Communicate ↵ | Alexei Arabadji | |
floater”; --HG-- branch : product-engine | |||
2010-01-26 | Fixed major bug EXT-4719 - Crash in LLTextBase after showing popup menu for ↵ | Dmitry Zaporozhan | |
link. --HG-- branch : product-engine | |||
2010-01-26 | Fixed normal bug EXT-4718 ( Stop Flying button is displayed in the mouse ↵ | Mike Antipov | |
look mode) - restore base processing of visibility of Panel with "stand/stop flying" buttons broken in EXT-2504 --HG-- branch : product-engine | |||
2010-01-26 | Fixed low bug EXT-4354(Dragging landmarks into landmark folders doesn't ↵ | Eugene Mutavchi | |
scroll window) --HG-- branch : product-engine | |||
2010-01-26 | EXT-4063: Enable tear-offs for pre-login menus. | Lynx Linden | |
2010-01-26 | Fixed EXT-4646 ([BSI] Movement controls close after hitting stand) | Mike Antipov | |
- reason: fix for bug EXT-2504 (black bars present at top and bottom when in mouselook) (changing parent visibility of panel with "Stand/Stop flying" buttons) - fix: updated condition to process visibility of the parent of the panel with "Stand/Stop flying" buttons: only if panel is not attached to Move Floater NOTE: The same problem was for EXT-3632 (Move floater closes after user click on Stop Flying btn) Reverted that fix for Stop flying button to be consistent with "Stand". --HG-- branch : product-engine | |||
2010-01-26 | Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0 | Lynx Linden | |
2010-01-26 | EXT-4678: Don't hyperlink sim URLs in About window. | Lynx Linden | |
Added support for specifying a black list of URLs on a per-widget basis. URLs on this black list will not be hyperlinked in the text widget. The About dialog adds the sim hostname to this black list. | |||
2010-01-26 | EXT-4716: Updated a comment. | Lynx Linden | |
To say that we must explicitly support secondlife:///app/appearance/show | |||
2010-01-26 | EXT-4716: Added new SLapps for Home web content. | Lynx Linden | |
secondlife:///app/appearance - to open the My Appearance sidetray secondlife:///app/help/{TOPIC} - to display help for a given topic I've updated https://wiki.lindenlab.com/wiki/Viewer_2.0_SLapps | |||
2010-01-26 | Update for low bug EXT-4306 - Landmark name is shown with prefix in the ↵ | Dmitry Zaporozhan | |
group notice attachment. --HG-- branch : product-engine | |||
2010-01-25 | EXT-4712 - Upgraded some 7000 series cards and 9000 series cards from class ↵ | Palmer | |
2 to 3 for more lights. No code changed. | |||
2010-01-25 | Merge | Eli Linden | |
2010-01-25 | EXT-4388 Crash in octree line segment intersection code | Tofu Linden | |
a more complete fix and some sanity to prevent recurrance of a similar problem. reviewed by bao! | |||
2010-01-25 | test change. | Eli Linden | |
2010-01-25 | Merge | Eli Linden | |
2010-01-25 | harmless test commit to work with eli. | Ramzi Linden | |
2010-01-25 | Merge | Eli Linden | |
2010-01-25 | We already have a LL_FORCE_INLINE in llpreprocessor.h, don't re-invent it ↵ | Tofu Linden | |
for llfasttimers.h. Also define LL_LIKELY/LL_UNLIKELY with a warning about its micro-optimizey nature, and use it to annotate llasserts (i.e. make llassert() lower-overhead and thus more attractive, even in inner-ish loops.) | |||
2010-01-25 | test change. | Eli Linden | |
2010-01-25 | Gosh, the mac prototypes for get_cpu_clock_count_64 have always been wrong, ↵ | Tofu Linden | |
but the compiler didn't start caring until I made these proper member functions. fixed. | |||
2010-01-25 | DEV-45468 'SNOW-108: Fast timers are broken / badly-scaled on linux' ready ↵ | Tofu Linden | |
to merge. legacy coding policy fix-up. | |||
2010-01-25 | merge. | Tofu Linden | |
2010-01-25 | Final fix for fast timer reshuffle. | Tofu Linden | |
2010-01-25 | shuffle shuffle of timer code. cleanup. | Tofu Linden | |
2010-01-25 | pull in the linux+solaris fast-timers impl from snowglobe, fit it into ↵ | Tofu Linden | |
viewer2, start moving headers around. | |||
2010-01-25 | test commit | Eli Linden | |
2010-01-25 | Merge conflict resolution. | Tofu Linden | |
2010-01-25 | PE merge. | Tofu Linden | |
2010-01-25 | Automated merge with ssh://rick@hg.lindenlab.com/viewer/viewer-2-0/ | Rick Pasetto | |
2010-01-25 | "Fix" confusion over media settings | Rick Pasetto | |
Review #89 This implements the changes Sam wanted in order to reduce the confusion over media enabled-ness, in particular: - "Media Enabled" pref now only controls "AudioStreamingMedia" - No more "tentative" state - New "Music Enabled" pref - First run dialog controls Media and Music (Sam, this is a change from your request...I think it works better) - Put a reflection of the "Media Enabled" checkbox in the Nearby Media Floater - Get rid of the "AudioStreamingVideo" setting altogether (whatever used it, it should now obey "AudioStreamingMedia"). | |||
2010-01-25 | fixed EXT-4601 [BSI] New IM sessions use obsolete timestamps for first message | Igor Borovkov | |
--HG-- branch : product-engine |