summaryrefslogtreecommitdiff
path: root/indra/newview/skins/default/xui/en/floater_camera.xml
AgeCommit message (Collapse)Author
2024-07-14Collapsable camera floatermobserveur
This commit allows to collapse the camera floater
2024-04-10Merge branch 'main' into marchcat/y-mergeAndrey Lihatskiy
# Conflicts: # autobuild.xml # indra/llcommon/llsys.cpp
2024-03-26secondlife/jira-archive-internal#69593 Avatar is upside down when viewed ↵Alexander Gavriliuk
from below
2024-03-22Add Develop menu option 'Debug Camera Controls'Alexander Gavriliuk
2023-11-24Suggestions for fixing problems in xui/en XML files (#534)Yuzuru Jewell
Co-authored-by: Yuzuru Kato <pascal.imac@gmail.com> Co-authored-by: Andrey Lihatskiy <alihatskiy@productengine.com>
2020-04-10SL-12999 List can go out of floater's rect, so it should consume scroll eventsAndrey Kleshchev
2019-11-26SL-12186 Update camera controls if preset was selected from the pulldown menumaxim_productengine
2019-11-08SL-12186 WIP Add new 'My camera presets' floatermaxim_productengine
2019-11-04SL-12186 WIP Updating UI for camera controls, including presetsMnikolenko Productengine
2018-01-12STORM-2145 Merge up to viewer-releaseJonathan Yap
2018-01-11STORM-2145 A few small changesJonathan Yap
2017-02-23STORM-2145 Camera Presets -- some initial workJonathan Yap
2016-10-25MAINT-6775 ParserWarning spam in viewer logMnikolenko Productengine
2016-09-27MAINT-6775 ParserWarning spam in viewer logMnikolenko Productengine
2015-11-10remove execute permission from many files that should not have itOz Linden
2013-03-29Update Mac and Windows breakpad builds to latestGraham Madarasz
2012-12-11CHUI-572 FIXED Changed initial position for floaters according to screenshot.maxim@mnikolenko
2012-12-05CHUI-572 FIXED Changed initial position for floaters according to description.maxim@mnikolenko
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-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-12-02EXP-1451 FIX -- I want to put my NEARBY CHAT window at the bottom left, but ↵Leslie Linden
then it obscures chatted text. I repositioned the chat, move and camera floaters. Chat toasts now start 80 up from the bottom left rather than 10.
2011-11-30EXP-1636 FIXED Extend menubar label changes to floater titles and FUI button ↵Vadim ProductEngine
labels.
2011-10-19STORM-1647 FIX Orbit camera controls in the view floater are not respondingRichard Nelson
2011-10-18EXP-1409 FIX WASD controls don't move avatar while Move floater is in focusRichard Linden
moved "chrome" flags to xui separated hiding floater title from setting chrome toolbar toggle button now moves floaters to frontmost and doesn't necessarily rely on focus
2011-10-14EXP-1355 PROGRESS -- Chat toast can be covered by chat floater in default ↵Leslie Linden
position * Moved chat, move and view floaters to new default positions.
2011-10-12* Floater positioning now based on position of other cascading windows currentlyLeslie Linden
open.
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-11EXP-1281 FIXED (As a FUI user, I want all bottom bar floaters to become ↵Paul ProductEngine
independent) Made bottom bar dependent floaters independent from it. Also some LLTransientDockableFloaters are just LLFLoaters now. Note: IM Floater and SysWellWindow will be made independent within EXP-1276
2011-09-08Backed out changeset: b5b389170dcdRichard Linden
2011-09-08Fix up "view" popup layout to separate overlapping itemsLeslie Linden
2010-07-27Backed out changeset: 58571b4e704bRichard Linden
2010-07-15Reverted changeset 2bb10eae42bfDessie Linden
2010-07-13EXT-8320 EXT-8321 FIXED Added missing names for items text in camera floater ↵Andrew Dyukov
xml. Reviewed by Mike Antipov at https://codereview.productengine.com/secondlife/r/738/ --HG-- branch : product-engine
2010-05-28remove dos line-endings, grr.Tofu Linden
2010-05-27EXT-2260 FIXED Changed camera floater according to new styleAndrew Dyukov
- Implemented new widget- panel_camera_item, to use in camera floater. They are used inside of two panels. Their order is configurable via XML. Mouse down callbacks and images which are used for selected and and unselected items are also set in XML. - Now there are only 3 buttons instead of four at the bottom of the floater- pan and orbit are now shown simultaneously. - Implemented correct work of object view after moving from camera modes to presets list (and back). It wasn't workin completely correct in old version of floater. - Integrated new art. Reviewed by Igor Borovkov at https://codereview.productengine.com/secondlife/r/436/ --HG-- branch : product-engine
2010-05-18EXT-7398 FIXED negative top/bottom coordinates do the wrong thing with ↵Richard Linden
topleft layout reviewed by Leyla
2010-02-25Work on normal bug EXT-4518 (movement & camera floaters should have window ↵Mike Antipov
titles) -- done for Camera floater. -- also updated tooltip for Presets button --HG-- branch : product-engine
2010-02-24Fixed bug EXT-5158 (View/preset camera icons are gray-scale when selected ↵Vadim Savchuk
should show color version). --HG-- branch : product-engine
2010-02-24implemented EXT-4641 “[BSI] Undocked camera and movement floaters position ↵Alexei Arabadji
should persist across the sessions”, made move and camera floaters save dock state; --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-02-05EXT-5025 - Tooltips block mouse clicksrichard
EXT-4547 [BSI] it is possible to highlight multiple layers of chat EXT-3844 Mouse wheel camera zoom is not reflected on View popup slider EXT-3103 Add an option to restrict entering non-ascii symbols in text editor. reviewed by Leyla
2009-12-15EXT-2947 [BSI] Group Chat and Instant Message floaters missing minimze ↵Erica
button, confusing functionality on X button
2009-11-27Fixed normal bug EXT-2727 (View tool should remember state)Eugene Mutavchi
--HG-- branch : product-engine
2009-11-17ext-2473 zoom has two + buttons and no -Lis Pardi
2009-11-13Fixed normal bug EXT-1014 (Unable to move undocked camera controls bar)Andrew Dyukov
--HG-- branch : product-engine
2009-11-12Initial implementation of normal task EXT-2159 (Create Vertical Slider to ↵Eugene Mutavchi
use for zoom in / out controls in view) --HG-- branch : product-engine
2009-11-06Added camera preset art and attached to camera controlsErica
2009-11-02removed picture_style from LLButton::Params and allow empty labelsrichard
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.