Age | Commit message (Collapse) | Author |
|
- Main changes:
- Increased floater, tabcontainer, scrollcontainer and 'Revert' button width
- Made layout of Item Action Label and 'Save', 'Save As', 'Revert' buttons equally for all panels
Reviewed by Vadim Savchuk at https://codereview.productengine.com/secondlife/r/288/
--HG--
branch : product-engine
|
|
|
|
|
|
|
|
|
|
1.23s UI
reviewed by Leyla
|
|
http://jira.secondlife.com/browse/EXT-146
|
|
lines within a sentence; instead, these should use a 1-line string and word_wrap="true".
|
|
removing the checkbox in the appearance floater, as we don't
have time to implement this.
reviewed by Seraph
|
|
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
|
|
reviewed by Mani
|
|
|
|
|
|
|
|
selection
moved LLRadioCtrl to internal implementation of LLRadioGroup
reviewed by Leyla
|
|
This Jira also illuminated that buttons should be Medium, instead of Small
|
|
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
|
|
|
|
ext-1942 there is corrupted UI in the Skin, Hair, Shirt, Pants tabs in the Edit Appearance dlg
|
|
|
|
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
|
|
position,
took it out of master floater.xml file.
legacy_header_height is documented in LLFloater::initFromParams().
Discussed with Richard.
|
|
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.
|
|
EXT-1675
|
|
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
|
|
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.)
|
|
TrashItem Disabled states in xml. Link new art up in textures.xml.
|
|
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.
|
|
ignore-dead-branch
|