summaryrefslogtreecommitdiff
path: root/indra/newview/skins/default/xui/en/floater_snapshot.xml
AgeCommit message (Collapse)Author
2012-02-24EXP-1181 FIX As a designer, I would like to specify default floater ↵Richard Linden
positions using relative coordinates floaters given specified positions will stay in that location floaters that stack will treat that as a specified position moving any floater will switch to relative positioning mode cleaned up some XUI where widgets were relying on a default height of 10 pixels
2011-12-12merge changes for vmrg-202Oz Linden
2011-12-08EXP-1657 FIXED Change success/failure message text on posting to profile feed.Vadim ProductEngine
2011-12-07EXP-1652 FIX (Build tool floater size affected by viewer window size)Richard Linden
force all floaters to have follows flags = FOLLOWS_NONE and use llfloaterview::reshape logic instead removed existing follows flags from any floater XUI and deprecated the follows parameter for floaters
2011-11-30EXP-1641 FIXED Snapshot floater doesn't persist between sessions anymore to ↵Vadim ProductEngine
avoid capturing login screen.
2011-11-17EXP-1559 FOLLOWUP Changed the success message for profile feed.Vadim ProductEngine
2011-11-16EXP-1574 FIXED Decreased Snapshot floater height.Vadim ProductEngine
2011-11-15EXP-1590 FIXED Success / Failure message now appears on top, overlaying the ↵Vadim ProductEngine
preview image.
2011-11-14EXP-1573 FIXED Display "Refresh to save" hint when snapshot needs to be ↵Vadim ProductEngine
refreshed. By the way, removed redundant onCommitResolution() callback.
2011-11-11EXP-1564 FIXED The Advanced Options button now changes its icon when the ↵Vadim ProductEngine
Advanced Options panel is expanded. By the way, fixed the button position.
2011-11-07STORM-1688 FIXED The camera icon next to the "refresh snapshot" button is ↵Vadim ProductEngine
now always visible.
2011-11-03STORM-1580 WIP Removed the "Keep open after saving" checkbox that makes no ↵Vadim ProductEngine
sense anymore.
2011-11-03STORM-1580 WIP Implemented new "Working" and "Success/Failure" screens.Vadim ProductEngine
2011-11-02STORM-1580 WIP Initial commit for PO review.Vadim ProductEngine
2011-10-11* New floater positioning code. Better than what's checked in but not great.Leslie Linden
* Floater updates for positioning and to revert some earlier string changes.
2011-10-06Updated FUI toolbar buttons and corresponding floaters including:Leslie Linden
* About land * Appearance * Gestures * Inventory * Map * Nearby voice * Snapshot
2011-06-27FIX VWR-25943 en_xui_changeeli_linden
2011-05-23FIX VWR-25023 en_xui_changeeli_linden
2011-05-06STORM-1236 snapshot: Please resize the text box or modify the text so that ↵Jonathan Yap
it fits.
2010-08-24Backed out changeset c3d41f18ce2bTofu Linden
back-out the back-out for this branch. yay.
2010-08-24Backed out changeset a62bf7c0af21Tofu Linden
Backing out this merge that I pushed (prematurely) to the wrong place.
2010-06-28EXT-7498 WIP Snapshot SharingAimee Linden
Reviewed by Tofu.
2010-06-15final(?) merge to revert snapshot floater to 2.0.1 level.Tofu Linden
2010-06-15Backed out changeset 1acc14a5e7acTofu Linden
2010-06-15Backed out changeset 68feae2ef00aTofu Linden
2010-05-28EXT-7498 WIP Hide share to web button until the code behind it is complete.Aimee Linden
2010-03-25snapshot ui updatesLeyla Farazha
2010-03-16New snapshot/social media floaterLeyla Farazha
reviewed by Richard
2010-03-05VWR-17121 en_xui_changeEli Linden
2010-03-02Fixed normal bug EXT-5754([NAMELESS STRING] Snapshot : "Save" and "Save As")Andrew Dyukov
- Added names to fluyout button items. --HG-- branch : product-engine
2010-02-18EXT-5532 Remove any UI evidence of select-buffer rendering's existenceTofu Linden
This removes the snapshot 'matte' option. This has been broken for a while, does not appear in spec, there is no pjira evidence that anyone noticed, and it has a LOT of squirrelly code behind it. Remove the UI option. Later, if no-one screams, the big piles of underlying code can be removed.
2010-02-18EXT-5461: Reverting change 49e628c3a0c5.Lynx Linden
Renaming skins/base back to skins/default to unblock I10n. Revert was requested by Q.
2010-02-17EXT-5461 - Installing 1.23.5 release version over recent 2.0 builds corrupts ↵Richard Linden
1.23s UI reviewed by Leyla
2010-02-02sidefix for EXT-4808 Unfocused Snapshot floater covers aother floatersYchebotarev ProductEngine
fix preview position --HG-- branch : product-engine
2010-01-15EXT-4133 MissingString(AllEstatesYouOwn) when adding/removing from ↵Leyla Farazha
REGION/ESTATE, Estate tab reviewed by James
2009-12-24fixed normal bug EXT-3506 Snapshot button should appear pressed and green ↵Denis Serdjuk
when snapshot floater is open --HG-- branch : product-engine
2009-12-16minor snapshot floater tweaks to improve clarityErica
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-04converted all floater titles to uppercaserichard
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-19Edit tool_tips for uniform capitalization and punctuationLisabeth Pardi
EXT-1675
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-07-17DEV-35770 I18N: all <combo_box.item> are missing a name= parameter.Ramzi Ramey
I put them back, using the original name= given in version 1.23, but in some cases I just renamed long lists with "item1", "item2", etc.
2009-06-21merge -r 122421-124917 viewer-2.0.0-2 -> viewer-2.0.0-3Steven Bennetts
ignore-dead-branch