Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-09-22 | Fix "no newline at end of file". | Monroe Linden | |
2010-09-22 | merge | Richard Linden | |
2010-09-22 | fix for gcc | Richard Linden | |
2010-09-22 | Temporary changes to allow the viewer to build against an older version of ↵ | Monroe Linden | |
llqtwebkit. NOTE: once updated builds of llqtwebkit are available on all platforms, this changeset should be backed out. | |||
2010-09-22 | instead of exposing mutable container in LLInitParam::Multiple, just expose ↵ | Richard Linden | |
access functions, begin(), end(), etc. this allows mutation of param block contents, without being able to change number of elements | |||
2010-09-21 | fix for mac build and possible crash when responding to notification twice | Richard Linden | |
2010-09-21 | FIX crash when clicking on MOTD | Richard Linden | |
2010-09-20 | EXP-77 FIX Pop-up warning flashes on and off even whan all popups are ↵ | Richard Nelson | |
enabled in settings | |||
2010-09-20 | EXP-82 FIX MOTD open in external browser notification not given until fully ↵ | Richard Nelson | |
logged in reviewed by Monroe | |||
2010-09-20 | EXP-60 FIX not showing after Re-enabling Hints in same session | Richard Nelson | |
2010-09-17 | EXP-60 Hints not showing after Re-enabling Hints in same session | Richard Linden | |
2010-09-17 | merge | Richard Linden | |
2010-09-17 | made address entry field of media browser select all text on first click | Richard Linden | |
2010-09-17 | fix for clicking on Invite Friends resulting in disabling popups | Richard Linden | |
2010-09-17 | Fix for EXP-78 (javascript window.open function with no size parameters ↵ | Monroe Linden | |
opens a tiny window when all popups setting is enabled). | |||
2010-09-17 | clear popup notifications on navigate | Richard Linden | |
2010-09-17 | maded popup alert last forever | Richard Linden | |
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 | fixed build | Richard Linden | |
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-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 | 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 | 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 | 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 | added ability to have notification ignore variable point to settings.xml ↵ | Richard Linden | |
variables | |||
2010-09-16 | renamed isProvided() to anyProvided() and fixed partial params (missing ↵ | Richard Linden | |
mandatory elements) not merging over complete params | |||
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 | Merge | eli_linden | |
2010-09-16 | VWR-22347 FIX remove FR old overriding parameters | eli_linden | |
2010-09-16 | STORM-185 FIXED Don't reset accordions in the Outfit Edit panel when a ↵ | Vadim Savchuk | |
wearable gets worn. The fix consists of two parts: 1. Saving/restoring scrollbar position when refreshing the clothing/attachments/bodyparts lists (the lists get refreshed on COF change). 2. Not resetting expanded accordion tab upon wearing an item (which was introduced with the fix of EXT-8164). So, apart from preserving scrollbar position (which is what the bug reporter requests), I also fixed that when you wear something, the Clothing accordion was always expanded. | |||
2010-09-16 | merge storm-130 | Tofu Linden | |