summaryrefslogtreecommitdiff
path: root/indra/newview
AgeCommit message (Collapse)Author
2010-09-16fixed buildRichard Linden
2010-09-16mergeRichard Linden
2010-09-16EXP-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-16popup blocking notifications now handled in all web_browser instances, not ↵Richard Linden
just llfloatermediabrowser
2010-09-16EXP-63 FIX Hint marked as acted upon if hints are disabled while specific ↵Richard Linden
UI hint is open
2010-09-16Merge of popup-geometry code.Monroe Linden
2010-09-16EXP-29 WIP Implement popup blockingRichard Linden
added web popup notification overlay
2010-09-16deprecated text_enabled_color and text_disabled_color from LLCheckBoxCtrl in ↵Richard Linden
favor of label_text.text_color and label_text.text_readonly_color, respectively
2010-09-16added duration and icon to PopupAttempt notificationRichard Linden
2010-09-16added missing attributeRichard Linden
2010-09-16refactored notification template into own header fileRichard Linden
2010-09-16refactored notification template into own header fileRichard Linden
2010-09-15Enable web popups to specify size and position of the Media Browser window ↵Monroe Linden
from javascript. This includes a Mac build of llqtwebkit from the following sources: revision aacdf69cbf5aa12d77c179296e31ef643ed1ef4a of http://qt.gitorious.org/+lindenqt/qt/lindenqt (currently head of the 'lindenqt' branch) revision 81ab5ae326f0 of http://hg.secondlife.com/llqtwebkit (currently head of the default branch) Reviewed by Callum.
2010-09-14removed garbage from notifications.xml fileRichard Linden
2010-09-14EXP-29 WIP Added popup blocking notificationRichard Nelson
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-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-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-26re-merge change from Thickbrick (minor collisions with changes from ↵Oz Linden
viewer-public merge)
2010-08-26re-merge viewer-public. has a rough edge or two, but this is closer to the ↵Tofu Linden
snowglobe2.1 and viewer2.2 code, and beats people re-applying their viewer-public changes piecemeal while waiting for this to land.
2010-08-25mergeRichard Linden
2010-08-25outfits accordions now have proper contentsRichard Linden
2010-08-25fixed regressions from changing layout panel to be a derived widget classRichard Linden
2010-08-25Force the value for the home page URL in the viewer sidebar to be persistantcallum
It's not loaded each time the side bar is opened - only at login - when it did not persist, the change to the URL that was lost after a restart.
2010-08-25VWR-20710 : Sit anywhere, port of SG2.x SNOW-610 patchMerov Linden
2010-08-24Suppress llkdu target on Windows build, re-enable manifest check for llkdu.dllMerov Linden
2010-08-24removed LLLayoutStack::fromXML custom xml parsingRichard Nelson