summaryrefslogtreecommitdiff
path: root/indra/newview
AgeCommit message (Collapse)Author
2009-09-18EXT-1072 XUI Army Places layout from style guide - Created an empty layout ↵Erica Olsen
for Places Profile - File should be removed and layout integrated into PE Places work. Layout lives in: panel_place_profile_layout.xml Included new for sale icon.
2009-09-18merge -r132681 from texture-pipeline-4 to fix a flaw of endlessly fetching ↵Xiaohong Bao
the default texture.
2009-09-17EXT-1048 Update "Report Abuse" floater with new width, art, and small ↵Erica Olsen
wording tweaks
2009-09-17Updated text labels in bottom bar to match spec EXT-1046Kurt Stauffacher
2009-09-17EXT-802 tentative checkmarks can be easily mistaken for true checkmarks - ↵Erica Olsen
Changed color of disabled checkmark, updated test floaters
2009-09-17Fix warnings on Region/Estate floater display due to type="string" and ↵James Cook
length="1" in text boxes.
2009-09-17Fix error with message template incompatibility for ↵James Cook
LinkInventoryItem.Merging newinventorymsg__merge__viewer-2.0.0-3__r131585 into viewer-2 trunk, see QAR-1804 and QAR-1805. Merging revisions 131698-132325 of svn+ssh://svn.lindenlab.com/svn/linden/branches/avatar-pipeline/newinventorymsg__merge__viewer-2.0.0-3__r131585 into D:\viewer-2.0.0-3, respecting ancestry
2009-09-16Updated icon art replacing old icon art with new art EXT-1023 on ↵Kurt Stauffacher
floater_inventory_view_finder.xml
2009-09-16Updated text color of credits on About Second life floater to be more ↵Kurt Stauffacher
visible EXT-1022
2009-09-16Updated Sell Land Floater to address issue outlined in EXT-971 - Also made ↵Kurt Stauffacher
minor formatting changes to floater to accommodate new floatercrammed width of 313 pixels.
2009-09-16DEV-31898: merging the fix for this bug into viewer-2.0.0-3 so that itMartin Reddy
will be available in our next public release. The server part of the fix missed 1.30, but should (hopefully) get into 1.32. Original fix was reviewed by soft and kelly.
2009-09-16EXT-978 Clean up bulk permissions floater, add new inventory iconsErica Olsen
2009-09-16EXT-973 Upgrade layout of Resident Chooser, grid optionsErica Olsen
2009-09-15EXT-803 Parcel highlight stays lit after setting a parcel for sale and ↵James Cook
closing the About Land floater. The LLFloaterReg conversion made this floater single_instance, which means it does not destroy itself on close. We therefore need to explicitly clean up the parcel selection when the sell land floater is closed. Reviewed with Leyla.
2009-09-15Updated panel_people.xml and panel_notes.xml to accommodate new side-tray ↵Kurt Stauffacher
width EXT-970
2009-09-15EXT-923 Add new art to viewer - Added DropTarget.png, restored Refresh ↵Erica Olsen
button art.
2009-09-15Updated movement and camera controls in the bottom bar with new art assets ↵Kurt Stauffacher
EXT-969 Reviewed by Erica
2009-09-15DEV-40021 Can't walk after teleport until you click in world. Changed ↵James Cook
progress view to explicitly release focus when fade-out animation is complete. Reviewed with Richard.
2009-09-15small tweaks for height and paddingLisabeth Pardi
commented out a bunch of options to make it cosmetically nice. will reinstate soon. EXT-147
2009-09-15Merging revisions 132612-133369 of ↵Ramzi Ramey
svn+ssh://svn.lindenlab.com/svn/linden/branches/skinning/skinning-22 DEV-38453 Conversion to 2.0: Modernize and rearrange the nodes of the localized XUI; NO CHANGES TO ENGLISH. - match the new structures/widget language of the post-skinning work - restore some strings.xml entries from the former ui_strings.xml file - copy the Low/Mid/High translations into strings.xml - strip out all superfluous length= and type= parameters; these default to the EN value anyway I intentionally did not yet rearrange menu_viewer.xml, since it is still in flux in English
2009-09-15EXT-610 Cannot change file type in snapshots floater -- to be reviewedJiao Li
2009-09-15EXT-804 Preferences > General does not show the static text, or combo_box ↵Jiao Li
for Maturity rating -- to be reviewed
2009-09-15EXT-615 First click on Close does not close Abuse Report info popup ↵Jiao Li
--reviewed by Richard
2009-09-15DEV-35097: Rename "SLURL" -> "SLurl" as the term approved by legal.Martin Reddy
2009-09-15Animation preview - updated widgets and layoutErica Olsen
2009-09-14EXT-940 Add new art to viewer - 9/14/09 Adding references to new art in ↵Erica Olsen
textures.xml
2009-09-14DEV-39949 Normalize fonts across systemsAdam Moss
This attempts to be pretty close to the 80-20 style guide (sizewise probably a bit closer than we were before) while remaining pragmatically close to what we've already been using in viewer2. The main goal is to bring fonts to parity across all platforms to the extent that truncation issues and layout glitches need to be fixed and tested on only one platform, not 3+.
2009-09-14EXT-940 Add new art to viewer - 9/14/09Erica Olsen
2009-09-14DEV-35097 change 1 more instance of the term SLURL to the proper trademark ↵Ramzi Ramey
guideline, SLurl
2009-09-14DEV-15182 VWR-5474 SEC-20: re-enabled support for clicking on theMartin Reddy
following SLAPP URL types in an untrusted browser: secondlife:///app/agent/... secondlife:///app/group/... secondlife:///app/parcel/... In order to find a compromise between supporting these commands and security concerns over potential griefing vectors, we use a throttling solution when these commands are issued by untrusted web browsers. That is, we only process one command per 15 seconds. This applies to external browsers, like Firefox, as well as the internal SL browser. Notably, we continue to block secondlife:///app/teleport URLs. Reviewed by james.
2009-09-14DEV-39188: clicking on unsupported secondlife:///app/ SLURLs nowMartin Reddy
brings up a notification telling you this; rather than displaying the Place side panel with N/A information. Now, if you click on an Event or Classified SLURL, you get this unsupported alert (2.0 does not have side panels for these types of assets, instead they are integrated into Search).
2009-09-14EXT-804 Preferences > General does not show the static text, or combo_box ↵Jiao Li
for Maturity rating -- to be reviewed
2009-09-14People and Me panel layout changes - significantly closer to spec. Widened ↵Erica Olsen
sidebar to 313px. EXT-562 EXT-892
2009-09-13fixed type-o in textures.xmlErica Olsen
2009-09-13EXT-923 Add new art to viewer. Create references to AddItem OptionsMenu and ↵Erica Olsen
TrashItem Disabled states in xml. Link new art up in textures.xml.
2009-09-12EXT-562 Align title and Back button for panels to avoid "jumping" effects ↵Erica Olsen
EXT-892 Me panel has unnecessary horizontal scroll bar EXT-869 Only top part of "Map" button is visible in Picks panel - Reviewed by Richard
2009-09-11merge -r 1649-1651 ↵Steven Bennetts
https://svn.aws.productengine.com/secondlife/pe/stable-2@1648 -> viewer-2.0.0-3 Fixes: EXT-843 EXT-846 New Dev: EXT-514
2009-09-11merge ↵Steven Bennetts
https://svn.aws.productengine.com/secondlife/export-from-ll/viewer-2-0@1634 https://svn.aws.productengine.com/secondlife/pe/stable-2@1648 -> viewer-2.0.0-3 * Bugs: EXT-888 EXT-866 EXT-861 EXT-858 EXT-864 EXT-875 EXT-884 EXT-718 EXT-786 EXT-885 EXT-910 EXT-845 EXT-312 EXT-823 EXT-868 * New Development: EXT-748 EXT-863 EXT-835 QA: Please test Recent List to verify it has no troubles.
2009-09-11EXT-921 Return Avatar Rendering Cost to topmenuErica Olsen
2009-09-11For DEV-39666 : Ensure AgentWearables saves actual items, not links, to databaseLoren Shih
For backwards compatibility, this change ensures that links aren't saved to user_wearable. Reviewed by: Vir.
2009-09-11svn merge svn merge ↵Steven Bennetts
https://svn.aws.productengine.com/secondlife/export-from-ll/viewer-2-0@1614 https://svn.aws.productengine.com/secondlife/pe/stable-2@1618 -> viewer-2.0.0-3 * EXT-895
2009-09-10Header file corrections to let us build without precompiled headers from ↵James Cook
llprimitive and llvfs. Allows better dependency analysis.
2009-09-10DEV-38453 (more part 1)Ramzi Ramey
- change old <combo_item> nodes to the new <combo_box.item>
2009-09-10For DEV-34223: Avatar Pipeline Project - M6 (Current Outfit Folder, ↵Bradley Payne
Appearance Side Panel) - brought merge branch changes from avatar-pipeline/viewer-2.0.0-3_cwf-7_merge into viewer-2.0.0-3. svn merge -r132878:132947 svn+ssh://svn.lindenlab.com/svn/linden/branches/avatar-pipeline/viewer-2.0.0-3_cwf-7_merge
2009-09-10add'l EXT-883: add a few needed tooltips to buttons on Build floaterRamzi Ramey
2009-09-10merge -r 1609-1612 https://svn.aws.productengine.com/secondlife/pe/stable-2 ↵Steven Bennetts
-> viewer-2.0.0-3 Fixes: EXT-825 EXT-893 EXT-889 EXT-88
2009-09-10merge ↵Steven Bennetts
https://svn.aws.productengine.com/secondlife/export-from-ll/viewer-2-0@1602 https://svn.aws.productengine.com/secondlife/pe/stable-2@1608 -> viewer-2.0.0-3 * Bugs: EXT-848 EXT-865 * New Dev: EXT-790 EXT-822
2009-09-09DEV-39441: Removed include for boost/regex.hpp from llstring.h (andMartin Reddy
fixed up viewer files that relied on this being included for them). Also changed LLStringUtil::getSubstitution() to be a private method. Reviewed by steve.
2009-09-09merge -r 1586-1593 https://svn.aws.productengine.com/secondlife/pe/stable-2 ↵Steven Bennetts
-> viewer-2.0.0-3 Fixes: EXT-839 EXT-859 EXT-868 EXT-795 EXT-861 EXT-678 EXT-848 EXT-873
2009-09-09merge merge ↵Steven Bennetts
https://svn.aws.productengine.com/secondlife/export-from-ll/viewer-2-0@1581 https://svn.aws.productengine.com/secondlife/pe/stable-2@1585 -> viewer-2.0.0-3 * Bugs: EXT-838 EXT-815 EXT-872 * New Dev: IM Floater Docking