Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-09-18 | merge storm-192 | Tofu Linden | |
2010-09-18 | merge storm-153 | Tofu Linden | |
2010-09-17 | EXP-60 Hints not showing after Re-enabling Hints in same session | Richard Linden | |
2010-09-17 | made address entry field of media browser select all text on first click | Richard Linden | |
2010-09-17 | Automated merge with http://bitbucket.org/seraph/viewer-development-shining | Xiaohong Bao | |
2010-09-17 | fix for SH-115: investigate texture related network traffic between viewer ↵ | Xiaohong Bao | |
2.x and 1.23. | |||
2010-09-17 | clear popup notifications on navigate | Richard Linden | |
2010-09-17 | maded popup alert last forever | Richard Linden | |
2010-09-18 | STORM-159 FIXED Added sharing inventory item by dropping it on resident's ↵ | Sergei Litovchuk | |
Profile SP even when no IM session is started with that resident. | |||
2010-09-17 | fixed build (again) | Richard Linden | |
2010-09-17 | Merge | Richard Linden | |
2010-09-17 | Backed out changeset: d71309f8bd0e | Richard Linden | |
2010-09-17 | merge | Richard Linden | |
2010-09-17 | fix for enable all popups not working | Richard Linden | |
also popup notification is no longer a singleton | |||
2010-09-17 | Turn off new inventory hints until defect EXP-62 is fixed | callum | |
2010-09-17 | updated comment on MediaEnablePopups setting to reflect new behavior | Richard Linden | |
2010-09-17 | STORM-183 ADDITIONAL FIX Disabled the "Replace Current Outfit" option of the ↵ | Vadim Savchuk | |
inventory context menu for incomplete outfits. | |||
2010-09-17 | fixed build | Richard Linden | |
2010-09-17 | STORM-192 FIXED Ctrl-Shift-W not to disable nearby chat toasts. | Vadim Savchuk | |
Bug reason: The fix of EXT-1419 disables showing nearby chat showing toasts at all whenever you close one. That was done to prevent a crash when viewer is exiting, but closing a toast manually should be handled differently. Fix: If a toast is being closed (destroyed) manually, just remove it from the toast pool (to prevent further references to the invalid pointer), but keep on showing new toasts. I've overriden LLFloater::onClose() to differentiate the two cases. | |||
2010-09-17 | allow_popups is now driven by trusted content flag | Richard Linden | |
trusted content is now a const attribute of LLMediaCtrl, set in constructor params | |||
2010-09-17 | EXP-74 FIX Pop-up warning given for links in Home Side Panel in Viewer | Richard Linden | |
Reviewed by Callum | |||
2010-09-17 | STORM-153 FIXED Localized Conference and non-existent IM session name strings. | Andrew Dyukov | |
- Moved the "no session" string to XML and used it in code instead of hardcode. - Conference string turned out to be already translated, but the way translation was happening ad-hoc chat log files on disk would get localized names, and thus be inconsistent (and that would create problems with browsing them later). It didn't happen already just because this string wasn't translated in other locales somewhy. So moved localization of session name after the the creation of log file. Also changed value of string according to Eli's comment in ticket. | |||
2010-09-17 | merge. | Tofu Linden | |
2010-09-17 | merge dead-code removal from Andrew@PE | Tofu Linden | |
2010-09-17 | merge storm-154 | Tofu Linden | |
2010-09-17 | STORM-122 FIXED Clean up obsolete floaters and related dead code | Aimee Linden | |
A little bit more clean up on LLPanelVoiceDeviceSettings while I'm in there. | |||
2010-09-16 | fixed merge | Richard Linden | |
2010-09-16 | merge | Richard Linden | |
2010-09-16 | CT-575 WIP ES linguistic, remove invalid FR element | eli_linden | |
2010-09-16 | VWR-22340 FIX en_xui_change for all langs, and remove many evil old overrides | eli_linden | |
2010-09-16 | reverted mediaenablepopups to false by default (desired behavior) | Richard Linden | |
always trigger popup notification and rely on ignore machinery to hide it | |||
2010-09-16 | fix for all notifications being ignored by default | Richard Linden | |
2010-09-16 | fixed build | Richard Linden | |
2010-09-16 | [STORM-175] Fix Ping Interpolate Object Position | Oz Linden | |
2010-09-16 | merge | Richard Linden | |
2010-09-16 | EXP-73 FIX hint cannot be dismissed with X and crashes browser when hint is ↵ | Richard Linden | |
triggered by user taking an object from inworld into inventory | |||
2010-09-16 | popup blocking notifications now handled in all web_browser instances, not ↵ | Richard Linden | |
just llfloatermediabrowser | |||
2010-09-16 | Automated merge from viewer-development-shining | Loren Shih | |
2010-09-16 | EXP-63 FIX Hint marked as acted upon if hints are disabled while specific ↵ | Richard Linden | |
UI hint is open | |||
2010-09-16 | Merge | eli_linden | |
2010-09-16 | VWR-22408 FIX en_xui_change to accommodate text for FR and PT | eli_linden | |
2010-09-16 | Merge of popup-geometry code. | Monroe Linden | |
2010-09-16 | merge | Tofu Linden | |
2010-09-16 | merge | Tofu Linden | |
2010-09-16 | STORM-156 FIXED Increased "Add Friend" button width. Disabled owerflow ↵ | Sergei Litovchuk | |
button resizing to get more space for other buttons. | |||
2010-09-16 | STORM-154 FIXED Resized Group Info panel buttons to prevent Group Call ↵ | Sergei Litovchuk | |
button label truncation. Removed commented out button and extra layout stack from panel_group_info_sidetray.xml Resized buttons to use remaining free space when Create Group button is invisible. | |||
2010-09-16 | debug code for SH-115: investigate texture related network traffic between ↵ | Xiaohong Bao | |
viewer 2.x and 1.23. | |||
2010-09-16 | A little refactoring. | Andrew Dyukov | |
Removed unused code and xml data which were once used for date in status bar. | |||
2010-09-16 | Merge | eli_linden | |
2010-09-16 | VWR-22347 FIX remove FR old overriding parameters | eli_linden | |