summaryrefslogtreecommitdiff
path: root/indra/llui
AgeCommit message (Expand)Author
2010-09-30Cancel hidden notifications instead of using empty responses.Monroe Williams
2010-09-30MergeMatthew Breindel (Falcon)
2010-09-29Change non-visible notifications to return empty response instead of default.Monroe Linden
2010-09-29DN-114 Paste function into text boxes not working in ViewerLeyla Farazha
2010-09-29removed unworkable subclassing support from LLHandle<T>Richard Linden
2010-09-29fix for crash on exitRichard Linden
2010-09-29added max_length_chars to notification paramsLeyla Farazha
2010-09-28mergeRichard Linden
2010-09-28made mIsFocusRoot a XUI paramRichard Linden
2010-09-28made menus work with empty contentsRichard Linden
2010-09-28Add XML validation in LLNotifications when loading notifications.xml and noti...Monroe Linden
2010-09-28Added a mechanism for preventing classes of notifications from being displaye...Monroe Linden
2010-09-28fix for crash when background image not specified for line editorRichard Linden
2010-09-28don't show empty context menusRichard Linden
2010-09-27MergeLeyla Farazha
2010-09-27mergeDave Parks
2010-09-27mergeRichard Nelson
2010-09-24VWR-21377 Script editor ctrl-f fix.Kelly Washington
2010-09-24VWR-21377 Script editor ctrl-f fix.Kelly Washington
2010-09-24VWR-21377 Script editor ctrl-f fix.Kelly Washington
2010-09-24VWR-21377 Script editor ctrl-f fix.Kelly Washington
2010-09-24trivial indentation changes while I'm poking around here.Tofu Linden
2010-09-22mergeRichard Linden
2010-09-22cleaned up notifications.xml and made global notifications toggle not use or ...Richard Linden
2010-09-22instead of exposing mutable container in LLInitParam::Multiple, just expose a...Richard Linden
2010-09-22Minor fixes to simulator console.Matthew Breindel (Falcon)
2010-09-22EXP-109 WIP strip down main_view.xmlRichard Linden
2010-09-21fix for mac build and possible crash when responding to notification twiceRichard Linden
2010-09-21Fix for build failures - disabling tcmalloc for nowBrad Payne (Vir Linden)
2010-09-20EXP-82 FIX MOTD open in external browser notification not given until fully l...Richard Nelson
2010-09-20merge from http://bitbucket.org/boroondas/viewer-development-vwr-20583Tofu Linden
2010-09-20STORM-192 ADDITIONAL FIX Fixed crash on pressing Ctrl+Shift+W (which closes a...Vadim Savchuk
2010-09-17fix for clicking on Invite Friends resulting in disabling popupsRichard Linden
2010-09-17fix for enable all popups not workingRichard Linden
2010-09-16fixed mergeRichard Linden
2010-09-16mergeRichard Linden
2010-09-16EXP-73 FIX hint cannot be dismissed with X and crashes browser when hint is t...Richard Linden
2010-09-16fix for all notifications being ignored by defaultRichard Linden
2010-09-16EXP-73 FIX hint cannot be dismissed with X and crashes browser when hint is t...Richard Linden
2010-09-16added ability to have notification ignore variable point to settings.xml vari...Richard Linden
2010-09-16MergeLeyla Farazha
2010-09-16Set display name field now clamps to 31 unicode charactersLeyla Farazha
2010-09-16refactored notification template into own header fileRichard Linden
2010-09-16deprecated text_enabled_color and text_disabled_color from LLCheckBoxCtrl in ...Richard Linden
2010-09-16streamlined llsd serialization logic of param blocksRichard Linden
2010-09-16made LLView::getUseBoundingRect() const and used it internallyRichard Linden
2010-09-16refactored notification template into own header fileRichard Linden
2010-09-14finished notifications param block parsing logicRichard Linden
2010-09-14implemented param block -> LLSD serializationRichard Linden
2010-09-14converted notifications.xml to paramblock parsing for easier reuse and extensionRichard Nelson