Age | Commit message (Expand) | Author |
2010-09-30 | Cancel hidden notifications instead of using empty responses. | Monroe Williams |
2010-09-30 | Merge | Matthew Breindel (Falcon) |
2010-09-29 | Change non-visible notifications to return empty response instead of default. | Monroe Linden |
2010-09-29 | DN-114 Paste function into text boxes not working in Viewer | Leyla Farazha |
2010-09-29 | removed unworkable subclassing support from LLHandle<T> | Richard Linden |
2010-09-29 | fix for crash on exit | Richard Linden |
2010-09-29 | added max_length_chars to notification params | Leyla Farazha |
2010-09-28 | merge | Richard Linden |
2010-09-28 | made mIsFocusRoot a XUI param | Richard Linden |
2010-09-28 | made menus work with empty contents | Richard 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-28 | fix for crash when background image not specified for line editor | Richard Linden |
2010-09-28 | don't show empty context menus | Richard Linden |
2010-09-27 | Merge | Leyla Farazha |
2010-09-27 | merge | Dave Parks |
2010-09-27 | merge | Richard Nelson |
2010-09-24 | VWR-21377 Script editor ctrl-f fix. | Kelly Washington |
2010-09-24 | VWR-21377 Script editor ctrl-f fix. | Kelly Washington |
2010-09-24 | VWR-21377 Script editor ctrl-f fix. | Kelly Washington |
2010-09-24 | VWR-21377 Script editor ctrl-f fix. | Kelly Washington |
2010-09-24 | trivial indentation changes while I'm poking around here. | Tofu Linden |
2010-09-22 | merge | Richard 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-22 | Minor fixes to simulator console. | Matthew Breindel (Falcon) |
2010-09-22 | EXP-109 WIP strip down main_view.xml | Richard Linden |
2010-09-21 | fix for mac build and possible crash when responding to notification twice | Richard Linden |
2010-09-21 | Fix for build failures - disabling tcmalloc for now | Brad Payne (Vir Linden) |
2010-09-20 | EXP-82 FIX MOTD open in external browser notification not given until fully l... | Richard Nelson |
2010-09-20 | merge from http://bitbucket.org/boroondas/viewer-development-vwr-20583 | Tofu Linden |
2010-09-20 | STORM-192 ADDITIONAL FIX Fixed crash on pressing Ctrl+Shift+W (which closes a... | Vadim Savchuk |
2010-09-17 | fix for clicking on Invite Friends resulting in disabling popups | Richard Linden |
2010-09-17 | fix for enable all popups not working | Richard Linden |
2010-09-16 | fixed merge | 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 t... | Richard Linden |
2010-09-16 | fix for all notifications being ignored by default | Richard Linden |
2010-09-16 | EXP-73 FIX hint cannot be dismissed with X and crashes browser when hint is t... | Richard Linden |
2010-09-16 | added ability to have notification ignore variable point to settings.xml vari... | Richard Linden |
2010-09-16 | Merge | Leyla Farazha |
2010-09-16 | Set display name field now clamps to 31 unicode characters | Leyla Farazha |
2010-09-16 | refactored notification template into own header file | Richard Linden |
2010-09-16 | deprecated text_enabled_color and text_disabled_color from LLCheckBoxCtrl in ... | Richard Linden |
2010-09-16 | streamlined llsd serialization logic of param blocks | Richard Linden |
2010-09-16 | made LLView::getUseBoundingRect() const and used it internally | 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 | implemented param block -> LLSD serialization | Richard Linden |
2010-09-14 | converted notifications.xml to paramblock parsing for easier reuse and extension | Richard Nelson |