summaryrefslogtreecommitdiff
path: root/indra
AgeCommit message (Collapse)Author
2010-09-16streamlined llsd serialization logic of param blocksRichard Linden
2010-09-16made LLView::getUseBoundingRect() const and used it internallyRichard Linden
2010-09-16fixed serialization of choice blocks sometimes including more than one ↵Richard Linden
alternative fixed deserialization of Multiple<Block> leaving dummy blocks around when failing to find matching key
2010-09-16refactored notification template into own header fileRichard Linden
2010-09-16refactored notification template into own header fileRichard Linden
2010-09-16refactored notification template into own header fileRichard Linden
2010-09-14finished notifications param block parsing logicRichard Linden
2010-09-14removed garbage from notifications.xml fileRichard Linden
2010-09-14fixed full path not appearing in debug output for param block errors by ↵Richard Linden
using full path for LLDir::mAppRODataDir
2010-09-14implemented param block -> LLSD serializationRichard Linden
2010-09-14Automated merge with http://demeter.lindenlab.com:8000Richard Linden
2010-09-14converted notifications.xml to paramblock parsing for easier reuse and extensionRichard Nelson
2010-09-14EXP-29 WIP Added popup blocking notificationRichard Nelson
2010-09-14fixed text contents parsing for LLSimpleXUIParser...each contiguous range of ↵Richard Nelson
text is submitted as a new "value" element whenever an open/close tag is encountered
2010-09-14added non-const accessor to Multiple<T> containers, might need to revertRichard Nelson
2010-09-13EXP-56 - viewer side of support for file picker dialog requirement.callum
2010-09-13mergeRichard Nelson
2010-09-10EXP-24 FIX Menu disable all viewer hintsRichard Nelson
2010-09-10EXP-23 FIX Tail for chat box hint should be slantways instead of horizontalRichard Nelson
2010-09-10EXP-22 FIX Change hints background to whiteRichard Nelson
2010-09-10Added support for a media plugin message that asks the viewer to open a file ↵Monroe Linden
picker on the plugin's behalf. Reviewed by Callum.
2010-09-10EXP-14 FIX Voice morphing drop down missing and layout issue in ↵Richard Nelson
floater_voice_controls.xml
2010-09-10DEV-53093 FIX Layout issue in nearby voice panelRichard Nelson
2010-09-09DEV-53015 FIX Volume slider disappears when sliding on ↵Richard Linden
panel_prim_media_controls.xml
2010-09-09MergeRichard Linden
2010-09-09Backed out changeset: 28f52b3d2e3dRichard Linden
2010-09-09fixed link seam in login unit testRichard Linden
2010-09-09DEV-53087 FIX TOS does not appear for new usersRichard Linden
reviewed by Callum
2010-09-08DEV-53094 FIX Selecting texture picker causes viewer to crashRichard Nelson
overzealous elimination of xml parsing
2010-08-30Default SidebarCameraMovement pref to false.Monroe Linden
2010-08-27Update license block in a couple files where it was missed.Monroe Linden
2010-08-27Update license block for new files.Monroe Linden
2010-08-27Post-convert merge by convert_monolith.py from ./viewer-experienceMonroe Linden
2010-08-27Automated merge with file:///Users/monroe/projects/linden/hg/viewer-experienceMonroe Linden
2010-08-27mergeTofu Linden
2010-08-27Sync with viewer-developmentMerov Linden
2010-08-27Sync with viewer-developmentMerov Linden
2010-08-26Sync with viewer-developmentMerov Linden
2010-08-26VWR-20946 : fix erroneous error message (broken window...)Merov Linden
2010-08-26VWR-20946 : fix the viewer manifest script to take the new kdu lib name into ↵Merov Linden
account
2010-08-26mergeRichard Linden
2010-08-26Automated merge with ssh://richard@hg.lindenlab.com/richard/viewer-experienceRichard Linden
2010-08-26made layoutstack orientation mandatoryRichard Linden
2010-08-26added images for popup notificationRichard Linden
2010-08-26Added the MediaEnablePopups setting as a global on/off switch for media popups.Monroe Linden
2010-08-26Fix for a link error.Monroe Linden
2010-08-26re-merge change from Thickbrick (minor collisions with changes from ↵Oz Linden
viewer-public merge)
2010-08-26Fix another mac build error.Monroe Linden
2010-08-26Fix for a mac build error.Monroe Linden
2010-08-26lame-but-effective workaround for self-editing UI bug, until the right fix ↵Tofu Linden
is ready.