Age | Commit message (Expand) | Author |
2010-10-05 | changed format of notification_visibility rules to be cleaner | Richard Linden |
2010-10-04 | Test merge | callum |
2010-10-01 | More precise control of notifications using notification_visibility.xml. | Monroe Linden |
2010-09-30 | Adding tags mechanism to notification visibility rules. | Monroe Linden |
2010-09-30 | Cancel hidden notifications instead of using empty responses. | Monroe Williams |
2010-09-29 | Change non-visible notifications to return empty response instead of default. | Monroe Linden |
2010-09-28 | Add XML validation in LLNotifications when loading notifications.xml and noti... | Monroe Linden |
2010-09-28 | Added a mechanism for preventing classes of notifications from being displaye... | Monroe Linden |
2010-09-27 | merge | Richard Nelson |
2010-09-24 | trivial indentation changes while I'm poking around here. | Tofu Linden |
2010-09-22 | cleaned up notifications.xml and made global notifications toggle not use or ... | Richard Linden |
2010-09-22 | instead of exposing mutable container in LLInitParam::Multiple, just expose a... | Richard Linden |
2010-09-21 | fix for mac build and possible crash when responding to notification twice | Richard Linden |
2010-09-20 | EXP-82 FIX MOTD open in external browser notification not given until fully l... | Richard Nelson |
2010-09-17 | fix for clicking on Invite Friends resulting in disabling popups | Richard Linden |
2010-09-16 | fix for all notifications being ignored by default | Richard Linden |
2010-09-16 | added ability to have notification ignore variable point to settings.xml vari... | Richard Linden |
2010-09-16 | refactored notification template into own header file | Richard Linden |
2010-09-14 | finished notifications param block parsing logic | Richard Linden |
2010-09-14 | converted notifications.xml to paramblock parsing for easier reuse and extension | Richard Nelson |
2010-08-27 | Post-convert merge by convert_monolith.py from ./viewer-experience | Monroe Linden |
2010-08-18 | fix for occasional crash when dismissing hint | Richard Linden |
2010-08-16 | added ability to cancel all notifications with a given name | Richard Nelson |
2010-08-13 | Change license from GPL to LGPL (version 2.1) | Oz Linden |
2010-08-02 | Redo the same merge as in changeset "2026f824953f", but this time with feeeel... | Christian Goetze (CG) |
2010-07-30 | Merge from q/viewer-release to dessie/viewer-release for 2.1.1 beta 1 | Kent Quirk |
2010-07-27 | Backed out changeset: 58571b4e704b | Richard Linden |
2010-07-15 | Reverted changeset 2bb10eae42bf | Dessie Linden |
2010-07-15 | EXT-8303 FIXED [crashhunters] Crash in inventory_offer_mute_callback | Alexei Arabadji |
2010-07-13 | EXT-8341 FIXED Avoided assertion on receiving object auto return notification. | Alexei Arabadji |
2010-06-30 | EXT-8172 FIX notification of missing media plugins causes an infinite loop | Richard Linden |
2010-04-21 | Implemented EXT-6783(normal sub task) - Implement saving of unread notificati... | Dmitry Zaporozhan |
2010-04-01 | fixed EXT-2801 Record "object return" notification into IM history, not chat ... | Alexei Arabadji |
2010-03-19 | Updated normal task EXT-5905 - Resolving offers. | Dmitry Zaporozhan |
2010-03-16 | Updated normal task EXT-5905 - Resolving offers. | Dmitry Zaporozhan |
2010-03-15 | Implemented normal task EXT-5905 - Resolving offers. | Dmitry Zaporozhan |
2010-01-29 | CID-325 | Tofu Linden |
2010-01-29 | CID-340 | Tofu Linden |
2010-01-27 | CID-102 | Tofu Linden |
2009-12-01 | DEV-43622 : API change (no functionality change) to fix a design error in LLSD | Kent Quirk |
2009-11-25 | Created lightweight LLNotificationsUtil::add(), switched most alerts to use it | James Cook |
2009-11-09 | Disabled saving notifications to disk because the load code hasn't worked for... | James Cook |
2009-10-21 | merge | Steve Bennetts |
2009-10-20 | removed unnecessary static variable instantiations to improve compile times | Richard Nelson |
2009-10-02 | merge of latest viewer/viewer-20 | Mark Palange (Mani) |
2009-09-29 | merge https://svn.aws.productengine.com/secondlife/export-from-ll/viewer-2-0@... | Steven Bennetts |
2009-07-30 | Merged in viewer-2.0.0-3 changes up through r129050. Boost got clobbered so ... | brad kittenbrink |
2009-07-30 | merge https://svn.aws.productengine.com/secondlife/export-from-ll/viewer-2-0/... | Steven Bennetts |
2009-07-27 | Merged skinning-17 into viewer-2 for bug fixes. Commented out new IM window ... | James Cook |
2009-07-08 | Added LLNotificationsListener to hook LLNotifications to the event system acc... | brad kittenbrink |