Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-04-01 | removed unused textures | Richard Nelson | |
reviewed by Erica | |||
2010-03-23 | Major task (EXT-5106) Side panel list view toolbars are missing background art | Sergei 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-18 | Fixed 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-04 | EXT-5919 Clean up fuzzy type in Buy L$ | Erica | |
2010-02-24 | fixed 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-19 | fixed 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-18 | EXT-5461: Reverting change 49e628c3a0c5. | Lynx Linden | |
Renaming skins/base back to skins/default to unblock I10n. Revert was requested by Q. | |||
2010-02-17 | EXT-5461 - Installing 1.23.5 release version over recent 2.0 builds corrupts ↵ | Richard Linden | |
1.23s UI reviewed by Leyla | |||
2010-02-12 | EXT-4996 Master volume slider blends into other UI chrome, nearly ↵ | Erica | |
impossible to see | |||
2010-02-10 | partitial fix for normal task EXT-2957 [BSI] Implement object icon for chat ↵ | Ychebotarev ProductEngine | |
from objects, instead of using generic image for missing profile picture --HG-- branch : product-engine | |||
2010-02-05 | Cleaned up "My Profile" side-panels. | Chuck Linden | |
https://jira.secondlife.com/browse/EXT-4335 | |||
2010-02-03 | Fixed paths to artwork. | Chuck Linden | |
https://jira.secondlife.com/browse/EXT-4935 | |||
2010-02-02 | Created new graphics for build tools "selected" states. | Chuck Linden | |
http://jira.secondlife.com/browse/EXT-4357 | |||
2010-01-14 | EXT-4362 Replace red beacon arrow with anti-aliased png, ↵ | Erica | |
EXT-4363Notification list is too close to the right of the screen, conflicts with window resize affordance | |||
2010-01-14 | Created new assets and modified xml to clean up tabbed IM window layout. | Chuck Linden | |
http://jira.secondlife.com/browse/EXT-4205 | |||
2010-01-13 | merge | richard | |
2010-01-13 | EXT-3739 Task panel tabs in incorrect order, Home tab is missing | Tofu Linden | |
2010-01-11 | EXT-3799 Navbar cleanup to match spec - favorites height, vertical and ↵ | Erica | |
horizontal alignment, volume button art, removed old art assets | |||
2010-01-11 | Removing old art assets | Erica | |
2010-01-08 | First pass expose inventory item settings in XML (folder_view_item.xml) | James Cook | |
Optimized LLFolderViewItem constructor by passing param block as const ref to avoid copies. Removed per-item arrow and background images, use defaults. Removed unneeded static image pointers. Removed hard-coded rounded_square.tga, replaced with Rounded_Square Ditto for folder_arrow.tga Reviewed with Richard. | |||
2010-01-08 | Fix mini-inspector (i) icon art reference, no more gray rectangle | James Cook | |
Reviewed with Richard | |||
2010-01-07 | EXT-4061 Right top tab - art does not scale properly, appears blurry, ↵ | Erica | |
EXT-4042 Appearance layout tweaks, Add (unsaved) thingamajig to the end of the Outfit name for Nyx | |||
2010-01-07 | EXT-3799 Extreeeeeeeeme Navbar cleanup to match spec - favorites height, ↵ | Erica | |
vertical and horizontal alignment, volume button art | |||
2010-01-07 | EXT-4029 Add new inspector affordance to viewer | Erica | |
2010-01-04 | Merge | Leyla Farazha | |
2010-01-04 | EXT-3648 New message indicator on IM chiclets should be orange | Leyla Farazha | |
2009-12-31 | Merge (viewer-2-0 into gooey) | James Cook | |
2009-12-29 | Merge viewer-2-0 into gooey | James Cook | |
2009-12-28 | Fixed normal bug EXT-3374([BSI] Notifications and dialogs are ↵ | Eugene Mutavchi | |
semi-transparent (not opaque) even when in focus) --HG-- branch : product-engine | |||
2009-12-26 | implemented EXT-3682 Dedicated icon is required for AvaLine callers in the VCP | Igor Borovkov | |
--HG-- branch : product-engine | |||
2009-12-21 | Automated merge with ssh://hg.lindenlab.com/james/gooey | Erica | |
2009-12-21 | Cleaned up unused textures and xml, checked log for warnings | Erica | |
2009-12-21 | merge | richard | |
2009-12-21 | EXT-3220 Need an icon for inventory items broken links | Erica | |
2009-12-21 | EXT-3132 Artwork for IM&Chat system messages required | Erica | |
2009-12-18 | Automated merge with ssh://nyx@hg.lindenlab.com/viewer/viewer-2-0/ | Nyx (Neal Orman) | |
2009-12-18 | Fixed stall on startup: removed references to Arrow_Left and Arrow_Right ↵ | Vadim Savchuk | |
images (which don't exist and are unused anyway) from textures.xml. --HG-- branch : product-engine | |||
2009-12-17 | Chuck's edits to the appearance editor | Erica | |
2009-12-13 | EXT-3422 Add IM/Notification pending button art, style and layout of ↵ | Erica | |
overflow arrows, align message well with bottom bar | |||
2009-12-11 | Merge, fixed conflict in panel_preferences_sound.xml | James Cook | |
2009-12-10 | Added missing reference to "Dropdown_On". | Justin C. Rounds (Chuck) | |
2009-12-10 | Set temporal icon for "Scripting disabled" in navbar (EXT-3339). | Andrew Dyukov | |
Finding appropriate icon is left to Erica. --HG-- branch : product-engine | |||
2009-12-09 | no ticket. added icons for \"well\" buttons in the bottom tray. | Andrew Polunin | |
--HG-- branch : product-engine | |||
2009-12-08 | Re-adding references to Arrow_Up and Arrow_Down so these arrows show on ↵ | Lis Pardi | |
panel_preferences_alerts.xml | |||
2009-12-08 | Merge | richard | |
2009-12-08 | EXT-2821 Rename icons/parcel_lght_* and parcel_drk_* to something sensible | Lis Pardi | |
2009-12-08 | EXT-2350: Added a help link to login panel. | Lynx Linden | |
There is now a new "Need help logging in?" link on the right-hand side of the login panel. Clicking on this brings up the help browser with the pre_login_help topic (the same as pressing F1). | |||
2009-12-07 | Manual merge from default branch. | Vadim Savchuk | |
--HG-- branch : product-engine | |||
2009-12-04 | merge | James Cook | |
2009-12-04 | Implemented normal task EXT-2832 (Hide "undock" icon on the floaters). | Andrew Dyukov | |
--HG-- branch : product-engine |