summaryrefslogtreecommitdiff
path: root/indra/newview/skins/default/textures
AgeCommit message (Collapse)Author
2010-05-13EXT-7045 FIX Group profile not using placeholder artYuri Chebotarev
add placeholder art, add code to convert texture name to ID since LLTextureCtrl can't accept textures by name... Reviwed V.Savchuk at https://codereview.productengine.com/secondlife/r/378 --HG-- branch : product-engine
2010-05-12Delete textures/xui files incorrectly added back during last mergeJames Cook
2010-05-12EXT-7206 ADDITIONAL COMMIT Added missing avatar sex icons.Vadim Savchuk
--HG-- branch : product-engine
2010-05-11merge from dessie/viewer-public right before SLE code landedJames Cook
2010-05-11EXT-7306 : FIXED : Add shortcut-style icons for inventory linksLoren Shih
EXT-7295 : FIXED : INFRASTRUCTURE : Cleaned up Inventory Icon code Inventory link icons were designed from scratch. Added LLInventoryIcon class and did some major refactoring for how it determines inventory icons from item bridges.
2010-05-07EXT-2493 FIXED Added strafe buttons.Andrew Dyukov
- Added slide left and Move right buttons to movement actions panel, when inserting them in xml organized buttons in panel into 3 columns to make their position more easily configurable. - Removed hiding of fly up and down buttons. When not flying(in walk/run mode) they act as jump ans crouch. - Added movement mode(walk/run/fly) dependent tooltips for fly/jump/crouch and slide buttons. - Added comment regarding implementation of move floater buttons toggling when user moves via keyboard (because it's not quite obvious and time consuming when you first encounter it) to LLFloaterMove::postBuild(). Reviewed by Vadim Savchuk at https://codereview.productengine.com/secondlife/r/360 --HG-- branch : product-engine
2010-04-28merge from viewer-trunkTofu Linden
2010-04-27Additional commit for EXT-6956 (Create perpetual loading indicator widget).Vadim Savchuk
- Made the indicator rotate clockwise (by flipping the images and reversing the order they're traversed). - The textures are now preloaded. Approved by Erica. --HG-- branch : product-engine
2010-04-27merge from viewer-trunkTofu Linden
2010-04-27Implemented perpetual loading indicator widget (EXT-6596).Vadim Savchuk
Simple perpetual loading indicator a la MacOS X or YouTube. Implements spinning by changing pre-defined images. The images are hardcoded, shared by all instances of the widget. Number of rotations per second can be changed via params. Reviewed by Mike at https://codereview.productengine.com/secondlife/r/320/ --HG-- branch : product-engine
2010-04-14slightly hairy merge from viewer-trunkTofu Linden
2010-04-13Completed normal subtask EXT-6621 (Code cleanup: Remove unused ↵Mike Antipov
LLFloaterActiveSpeakers and related classes from viewer) * Removed llfloateractivespeacker.h/cpp from CMakeLists.txt and from the repo. * Removed llmediaremotectrl.h/cpp, llvoiceremotectrl.h/cpp from the repo (were not in CMakeLists.txt). * Unused in 2.0 setings ("ShowVoiceChannelPopup" & "ShowVolumeSettingsPopup") are moved to the end of settings.xml (to not affect 1.23 if remove). * Removed xml files related to Active Speakers floater and old Communication floater (related cpp files have been already removed). Also removed their localized versions. * Also removed old textures related to removed xml and unused in 2.0 anymore. Reviewed by Vadim at https://codereview.productengine.com/secondlife/r/226/ --HG-- branch : product-engine
2010-04-08mergeTofu Linden
2010-04-07Fixed normal bug EXT-6715 (Favorites bar: bottom scroll button of overflow ↵Eugene Mutavchi
list is corrupted ) - restored 'arrow_down.tga' image, which is used by LLMenuScrollItem. Reviewed by Vadim Savchuk, https://codereview.productengine.com/secondlife/r/197/. diff -r f3fc1679ec4e -r f4652f182c84 indra/newview/skins/default/textures/arrow_down.tga Binary file indra/newview/skins/default/textures/arrow_down.tga has changed --HG-- branch : product-engine
2010-04-02merge from viewer-trunkTofu Linden
2010-04-01mergeRichard Nelson
2010-04-01removed unused texturesRichard Nelson
reviewed by Erica
2010-04-01merge from viewer-trunkTofu Linden
2010-03-31Fixed normal bug EXT-6505 (Certain gear icon buttons should not have chevrons)Paul Guslisty
- Created an icon that is just the gear icon, no dropdown chevron in places where there is no context menu, notably in: Nearby media popover, Master volume popover and Edit Floater Reviewed by Vadim Savchuk at https://codereview.productengine.com/secondlife/r/137/ --HG-- branch : product-engine
2010-03-30HUGE merge from viewer-trunk. Many conflicts resolved.Tofu Linden
2010-03-29Buy arrow, home tab, SL Logo binary art lost in mergeJames Cook
2010-03-29Merge latest viewer-hotfix, approximately equal to Viewer 2.0 finalJames Cook
2010-03-28merge from viewer-2-0Tofu Linden
2010-03-27merge from viewer-2-0Tofu Linden
2010-03-24viewer2 mergeTofu Linden
2010-03-24Merge from default branchMike Antipov
--HG-- branch : product-engine
2010-03-23removed unused imagesRichard Linden
2010-03-23Major task (EXT-5106) Side panel list view toolbars are missing background artSergei Litovchuk
- Added "on hover" textures for toolbar buttons to textures.xml - Adjusted toolbars for list views according to style guide. - Adjusted tab container width, height and positioning for People, Places, Inventory, Appearance SP's. - Applied "over", "selected", "unselected" textures for toolbar buttons. - Fixed bottom buttons position and bottom panel height in Appearance and People tabs. Reviewed by Leyla Farazha https://codereview.productengine.com/secondlife/r/82/ --HG-- branch : product-engine
2010-03-22Updated art for Buy L$Kent Quirk
2010-03-22viewer2 merge.Tofu Linden
2010-03-22for EXT-3782 Create SL hand logo icon for Viewer Home panelYuri Chebotarev
no review for an obvious reason... --HG-- branch : product-engine
2010-03-20mergeDave Parks
2010-03-18Fixed major bug EXT-2707 - Coalesced objects do not show the proper icon in ↵Dmitry Zaporozhan
inventory. Added new icon for multi-objects. New icon is used in inventory, object inventory and buy floater. New icon can not be used in Group Notices because server does not send enough info in GroupNoticesListReply. --HG-- branch : product-engine
2010-03-17replaced SL Logo EXT-4819 [NUX] New Application Icon IntegrationIgor Borovkov
Reviewed by Vadim at https://codereview.productengine.com/secondlife/r/46/ --HG-- branch : product-engine
2010-03-10Name tag color and position hackery for demoJames Cook
2010-03-08Merge with viewer 2 beta 4James Cook
2010-03-05merge from viewer-2-0Tofu Linden
2010-03-04EXT-5919 Clean up fuzzy type in Buy L$Erica
2010-03-02MergeJames Cook
2010-03-01Merge with viewer-2-0Dave Parks
2010-02-25Replaced Buy L arrow button which was confused with the media play button. ↵Erica
Fixed image height bugs in volume and media play buttons that made them blurry.
2010-02-24merge with viewer 2 (fix windows build)Palmer Truelson
2010-02-24fixed EXT-5526 Objects are shown as persons in the chat history from ↵Igor Borovkov
previous sessions - new chat source type CHAT_SOURCE_UNKNOWN for avatar names not in cache and object names consisting of two words (avatar names like) - new icon (unknown_icon.png) for message headers () of nearby chat messagses coming from CHAT_SOURCE_UNKNOWN - context menu no longer displayed for object names from chat history (no UUIDs) - double click on message headers in nearby chat no longer opens Inspector (no UUIDs) - object names (loaded from chat history) in nearby chat are no longer SLURLed (no UUIDs for them) --HG-- branch : product-engine
2010-02-20merge from viewer2Tofu Linden
2010-02-20conflict resolved.Tofu Linden
2010-02-19MergeDave Parks
2010-02-19fixed low bug EXT-5011 {Win7} Highlighted landmarks are showed on Favorites ↵Denis Serdjuk
Bar if DnD couple of them on blank Favorites Bar Cause: Favbar buttons uses transparent.j2c texture for background.This texture was not preloaded during stating up. llbutton::draw() applies a glow effect which was described in ticked description. Solution: Definition of texture has been added into texture.xml --HG-- branch : product-engine
2010-02-19Replaced small group icon to prevent stretching.Chuck Linden
http://jira.secondlife.com/browse/EXT-5103
2010-02-18move base back to default because doing it as a backout was causing merge errorsKent Quirk
2010-02-18viewer2 merge.Tofu Linden