summaryrefslogtreecommitdiff
path: root/indra/newview
AgeCommit message (Collapse)Author
2010-12-14SWAT-352: when loading lleventhost, call apr_dso_error() function.Nat Goodspeed
In addition to its usual apr_sterror() function, APR defines a special function specifically for errors relating to the apr_dso_*() functions. Introduce ll_apr_warn_status() and ll_apr_assert_status() overloads accepting apr_dso_handle_t* to call apr_dso_error() as well as apr_strerror() and log its output. Use new ll_apr_warn_status() in LLAppViewer::loadEventHostModule() for apr_dso_load() and apr_dso_sym() calls. Instead of shorthand ll_apr_assert_status(), use with llassert_always() so check is still performed even in Release build. Add more lleventhost-related debugging output, e.g. full pathname of the DLL. On Mac and Linux, call 'file' command to report nature of the DLL too.
2010-12-10Merge.brad kittenbrink
2010-12-10CHOP-260 implementation. Update Ready notification gets real UI.brad kittenbrink
reviewed by Mani.
2010-12-10CHOP-245 removed crufty secondlife.com/app/login url and the dubious code ↵Mark Palange (Mani)
that used it. Rev by Brad
2010-12-10Deleting USE_VIEWER_AUTH code. This stuff is old broken glass sitting around ↵Mark Palange (Mani)
waiting to cut you. Rev. by Brad
2010-12-10MergeMark Palange (Mani)
2010-12-10MergeMark Palange (Mani)
2010-12-10MergeMark Palange (Mani)
2010-12-10destroy updater state machine if login instance destroyed.Andrew A. de Laix
2010-12-10ui improvements to more closely match UX design.Andrew A. de Laix
2010-12-09STORM-727 : Pull into viewer-developmentMerov Linden
2010-12-09STORM-578 : Pull into viewer-developmentMerov Linden
2010-12-09STORM-728 : Pull into viewer-developmentMerov Linden
2010-12-09CHOP-265 Fixed up LL_SEND_CRASH_REPORTS usage. Reviewed by Brad.Mark Palange (Mani)
2010-12-09STORM-436 : pull into viewer-developmentMerov Linden
2010-12-09STORM-584 : pull into viewer-developmentMerov Linden
2010-12-09STORM-732, STORM-733, STORM-735, STORM-766, STORM-774 : pull into ↵Merov Linden
viewer-development
2010-12-09Pull from viewer-betaMerov Linden
2010-12-09change updater settings from check box to drop down menu; add choice of ↵Andrew A. de Laix
whether to install automatically as well as download automatically (not actually implemented yet).
2010-12-09CT-634 WIP PT DA translation including new files for Viewer 2.4, for viewer-betaEli Linden
2010-12-09STORM-774 FIXED Made notification toasts (e.g. IM toasts) respect ↵Vadim ProductEngine
transparency settings: * Normally toasts are as opaque as specified by "inactive floater opacity" setting. * When mouse is hovering a toast, the toast uses "active floater opacity" setting. * Fading toasts have 1/2 of "inactive floater opacity".
2010-12-09STORM-774 WIP Misc renames to improve readability.Vadim ProductEngine
2010-12-09STORM-774 WIP Partially reverted transparency fix for nearby chat toasts ↵Vadim ProductEngine
(STORM-717) to develop a more generic one (applicable to all notification toasts).
2010-12-09STORM-728 FIXED Fixed crash when choosing to send snapshot by email in ↵Vadim ProductEngine
mouselook mode. - Fixed dereferencing a NULL pointer. - Added EMAIL SNAPSHOT floater to the list of floaters allowed in mouselook mode.
2010-12-09STORM-727 FIXED Don't disable Close and Back buttons in the Create Landmark ↵Vadim ProductEngine
panel, so you can go back if the landmark fails to load. The bug was introduced in the fix of EXT-4700 (Creating a landmark brings up the Landmark sidepanel info twice). To avoid reopening the "Create Landmark" panel, its Back and Close buttons were disabled. However, the same fix removed the code for reopening the panel, so I can't see why we need to disable the buttons at all.
2010-12-08CT-634 WIP DE ES FR translation (new files) for Viewer 2.4 for viewer-betaEli Linden
2010-12-08CT-634 WIP DE ES FR translation for Viewer 2.4 for viewer-betaEli Linden
2010-12-08Automated merge with https://bitbucket.org/mani_linden/viewer-development/Andrew A. de Laix
2010-12-08Merge.brad kittenbrink
2010-12-08Fix for CHOP-262 (update notifications prior to login) and first attempt at ↵brad kittenbrink
CHOP-261 (add handlers for update ready notification buttons) reviewed by mani.
2010-12-09STORM-578 FIXED using the color setting for "URLs" from Preferences for ↵Seth ProductEngine
names in Nearby Chat toasts.
2010-12-08progress viewer will no longer fade out if toggled quickly from visible to ↵Andrew A. de Laix
invisible to visible again.
2010-12-08STORM-584 ADDITIONAL FIX When the user sets the opacity for the name tag the ↵Seth ProductEngine
selected opacity is shown in the color swatch to the left. Fixed color swatch label and tooltip. Added toolltip to opacity slider.
2010-12-08improved dialog message for required update.Andrew A. de Laix
2010-12-08fix windows build.Andrew A. de Laix
2010-12-08STORM-766 FIXED The day cycle icon in environment editor now follows floater ↵Vadim ProductEngine
transparency settings.
2010-12-08STORM-436 FIXED Favorites overflow list appeared if you clicked a favorite ↵Vadim ProductEngine
landmark context menu item.
2010-12-08STORM-436 WIP Renamed members for consistency.Vadim ProductEngine
2010-12-07VWR-24079 FIX DE linguistic by Torben TrautmanEli Linden
2010-12-07lamo programmer ui for setting downloader bandwidth limit.Andrew A. de Laix
2010-12-07sync with viewer-beta 2.4, 12/7/2010Eli Linden
2010-12-07limit dowload bandwidth to 'Maximum bandwidth' settingAndrew A. de Laix
2010-12-07show progress bar while downloading update.Andrew A. de Laix
2010-12-07Automated merge with https://bitbucket.org/mani_linden/viewer-development/Andrew A. de Laix
2010-12-07login instance coordinates with updater serviceAndrew A. de Laix
2010-12-07STORM-735 FIXED Group icons in People -> Groups now follow floater opacity ↵Vadim ProductEngine
settings.
2010-12-06STORM-678 : pull into viewer-betaMerov Linden
2010-12-06Pull viewer-beta inMerov Linden
2010-12-06CHOP-257 - programmer XUI for update ready to install. One tip, one alert. ↵Mark Palange (Mani)
Rev. by Brad
2010-12-06STORM-378 : pull into viewer-betaMerov Linden