summaryrefslogtreecommitdiff
path: root/indra/newview/skins/default/xui/en/floater_preview_notecard.xml
AgeCommit message (Collapse)Author
2013-03-29Update Mac and Windows breakpad builds to latestGraham Madarasz
2012-02-03STORM-276 Enabled spell checking on notecards, picks and group noticesKitty Barnett
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-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.
2010-10-26STORM-482; change to allow 1023 characters again in local chat. While fixing ↵Kent Quirk
this, I noticed that a change to XUI meant that many floaters had tried to set a limit on text length for line_editor components but it didn't take effect because the parameter name was wrong; I changed them to agree.
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-07-15changed allow_html to parse_urls to be clearer about its meaningRichard Linden
allow_html still supported as alternate
2010-04-29fixed EXT-6736 Notecard floater missing Keep/Discard Buttons (vwr 2.0)Alexei Arabadji
Added missing 'Delete' button to the Notecard Preview dialog; reviewed by Mike Antipov at https://codereview.productengine.com/secondlife/r/330/ --HG-- branch : product-engine
2010-04-01EXT-3531 - Ctrl-P does not work reliably on loginRichard Nelson
deprecated handle_edit_keys_directly and moved edit menu out of menu_viewer and menu_login
2010-03-15Fixed normal task EXT-6018 - [TRANSLATED BUT IN EN] "Save" button on notecardDmitry Zaporozhan
Removed deprecated string to resolve duplicated names(string.save and button.save). Reviewed by Callum Prentice https://codereview.productengine.com/secondlife/r/12/ --HG-- branch : product-engine
2010-02-18move base back to default because doing it as a backout was causing merge errorsKent Quirk
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-01-05ext-3914 [BSI] Inconsistent terminology for "notecard"Lis Linden
2009-11-04converted all floater titles to uppercaserichard
2009-11-02EXT-1588: Remove support for automatic hyperlinking of URLs inLynx Linden
notecards until this issue can be addressed correctly. The best solution would be to implement support for alternative display strings for URL text segments. That way, the raw text will contain the original URL string, but we can show a display-only alternate label for the URL. Until I get round to doing this, I'm turning off URL hyperlinking in notecards to avoid the potential for data loss.
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-28EXT-1949 - Viewer freezes on resizing IM windowrichard
cleaned up some rectangle tracking logic and introduced LLInlineViewSegment param block reviewed by Leyla
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-12fix a cut/paste bug from steve r130116: 'Also changed notecard previews to ↵Ramzi Ramey
only have a "Save" button; "Keep/Discard" behavior has been deprecated.' The button label should always be "Save". To be reviewed by Steve.
2009-10-03Merge inspectors UI project, gooey-4, into viewer-2 trunk. Added new ↵James Cook
tooltips to 3D avatars, 2D avatar names, and 3D objects. Refactors tooltips and text boxes, line editors, and text editors. Breaks LLExpandableTextBox, but a fix is coming. Resolved conflicts in lltexteditor.cpp, llchatitemscontainerctrl.cpp, llchatmsgbox.cpp, llfloaterbuycurrency.cpp, llnearbychat.cpp, floater_buy_currency.xml, and ru/strings.xml Merging revisions 134925-135157 of svn+ssh://svn.lindenlab.com/svn/linden/branches/gooey/gooey-4 into C:\source\viewer-2.0.0-3, respecting ancestry
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-31Standardized layouts, changed commitment model labels to ok/cancel, ↵Erica Olsen
modernized advanced floaters.
2009-08-24merge -r 130399-131510 skinning-21 -> viewer-2.0.0-3Richard Nelson
DEV-11254 DEV-11254 DEV-2003: DEV-21567 DEV-37301 EXT-104 EXT-138 EXT-217 EXT-256 EXT-259 EXT-259 EXT-328 EXT-348 EXT-386 EXT-399 EXT-403 EXT-460 EXT-492 EXT-492 EXT-531 EXT-537 EXT-684 improved text editor (handles multiple fonts simultaneously as well as inline widgets)
2009-08-11DEV-35969 - notecards opened from object inventory are blankSteven Bennetts
Also changed notecard previews to only have a "Save" button; "Keep/Discard" behavior has been deprecated.
2009-06-21merge -r 122421-124917 viewer-2.0.0-2 -> viewer-2.0.0-3Steven Bennetts
ignore-dead-branch