summaryrefslogtreecommitdiff
path: root/indra/newview/skins/default/xui/en/floater_customize.xml
AgeCommit message (Collapse)Author
2010-01-13EXT-3504 fix text boxes that use a carriage return to format wordwrapped ↵Ramzi Linden
lines within a sentence; instead, these should use a 1-line string and word_wrap="true".
2010-01-04EXT-3849 remove "show attachments in previews"Nyx (Neal Orman)
removing the checkbox in the appearance floater, as we don't have time to implement this. reviewed by Seraph
2009-12-21EXT-3554: Added help topics for the Appearance tabs.Lynx Linden
The "My Appearance" floater now has the following new help IDs, to provide more granular help feedback: customize_shape_tab customize_skin_tab customize_hair_tab customize_eyes_tab customize_shirt_tab customize_pants_tab customize_shoes_tab customize_socks_tab customize_jacket_tab customize_gloves_tab customize_undershirt_tab customize_underpants_tab customize_skirt_tab customize_alpha_tab customize_tattoo_tab
2009-12-19Added a first view script limits floatergabriel
reviewed by Mani
2009-12-17Automated merge with ssh://chuck@hg.lindenlab.com/james/gooey/Justin C. Rounds (Chuck)
2009-12-17Started clean-up of appearance floater layout.Justin C. Rounds (Chuck)
2009-12-17made color_swatch border color consistentrichard
2009-12-15added "value" attribute to radio_items to better support arbitrary data ↵richard
selection moved LLRadioCtrl to internal implementation of LLRadioGroup reviewed by Leyla
2009-11-23http://jira.secondlife.com/browse/EXT-2557 Buttons should not be bolded-- ↵Lis Pardi
This Jira also illuminated that buttons should be Medium, instead of Small
2009-11-16re-adding "make outfit button"Nyx (Neal Orman)
the "make outfit" button in the appearance editor was accidentally removed (merge issue). Re-adding the XML tag for the button to floater_customize.xml Reviewed by Bigpapi
2009-11-05mergerichard
2009-11-05ext-146 appearance floater has layout issuesLis Pardi
ext-1942 there is corrupted UI in the Skin, Hair, Shirt, Pants tabs in the Edit Appearance dlg
2009-11-04converted all floater titles to uppercaserichard
2009-11-04Fix for EXT-2086 & EXT-2087 - No Make Outfit button & Save As behaving as ↵Eric M. Tulla (BigPapi)
make outfit. Created a dedicated make outfit button, and made save as go back to saving a copy of the current wearable. -Reviewed by nyx
2009-10-29Made explicit in all floaters that we are using a hack to set the top widget ↵James Cook
position, took it out of master floater.xml file. legacy_header_height is documented in LLFloater::initFromParams(). Discussed with Richard.
2009-10-21EXT-1549: Moved the Lock icon to the left of Help button.Martin Reddy
Various floaters can display a lock icon in the title bar, but these were appearing over the new Help button, "?". This change moves the Lock icons to the left of the Help button. While debugging the change I found some modal dialogs that shouldn't display a help button, so I removed their help_topic definitions.
2009-10-19Edit tool_tips for uniform capitalization and punctuationLisabeth Pardi
EXT-1675
2009-10-16merging in new wearable infrastructure to get a step closer to eventually ↵Neal Orman
supporting multiple wearables per type. Merge tested and compiles/working on linux and windows - no obvious regressions on appearance or appearance editor. Merge generated no conflicts due to being tested in fresh re-branch in avatar-pipeline/multiple-textures-12. Merge perfomed with following command: svn merge -r 136489:136510 svn+ssh://svn.lindenlab.com/svn/linden/branches/avatar-pipeline/multiple-textures-12 . Progress can be tracked in DEV-32551. -Nyx
2009-09-21DEV-39997: merging all of the recent xui file updates from theMartin Reddy
viewer2help-1 branch into viewer-2.0.0-3, to avoid divergence. This involves giving all floaters and side panels a help_topic attribute, to specify a logical name for that UI element's page in the help viewer. If you are creating/updating a floater or panel, please consider adding a help_topic field. For details, see the wiki page on XUI Documentation: https://wiki.lindenlab.com/wiki/XUI_Documentation#help_topic I'm also merging in some updates to the lastest floater button artwork to ensure these are 16x16 pixels. (Note, the new help code is still being developed in viewer2help-1 and is NOT being merged into 2.0 with this checkin. This is just data files.)
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-08-18svn merge -r130469:130817 ↵Loren Shih
svn+ssh://svn.lindenlab.com/svn/linden/branches/avatar-pipeline/currently-worn-folder-6 into svn+ssh://svn.lindenlab.com/svn/linden/branches/viewer/viewer-2.0.0-3 This merges in all appearance side panel bug fixes.
2009-06-21merge -r 122421-124917 viewer-2.0.0-2 -> viewer-2.0.0-3Steven Bennetts
ignore-dead-branch