summaryrefslogtreecommitdiff
path: root/indra/newview/skins
AgeCommit message (Collapse)Author
2010-01-05Fixed bug EXT-3750 (IM window min size too large):Vadim Savchuk
* Decreased minimum IM window size. * Removed gaps between buttons on the left. --HG-- branch : product-engine
2010-01-05Fixed major bug (EXT-3903) Adding ten Profile Picks blocks Classifieds creationSergei Litovchuk
- Fixed disabling only "New Pick" menu when picks amount reaches the limit of 10, Classifieds can still be created. --HG-- branch : product-engine
2010-01-05Fixed low bug EXT-3898 ("No one near" text in the VCP is confusing)Mike Antipov
- message updated with "No one near has voice enabled" --HG-- branch : product-engine
2010-01-05Fixed major bug (EXT-3896) Favorites bar consists of overflow button onlySergei Litovchuk
- Removed extra attributes from favorites_bar_button.xml. - Changed warning message about favorites bar button creation failure. --HG-- branch : product-engine
2010-01-05Merge from default branch.Vadim Savchuk
--HG-- branch : product-engine
2010-01-04EXT-3932 Pay Resident via Object - text overlaps edgeErica
2010-01-04Automated merge with ssh://hg.lindenlab.com/james/gooeyErica
2010-01-04EXT-3927 Replace background texture for payment info enabled Buy L$ floaterErica
2010-01-04MergeLeyla Farazha
2010-01-04Backed out changeset: 9edc40cf0ac6Leyla Farazha
need to change the snapshot fix implementation
2010-01-04Backed out changeset: 9edc40cf0ac6Leyla Farazha
2010-01-04moving this menu item to the right placeLeyla Farazha
EXT-3388 [BSI] "Teleport" option missing dropdown when right clicking on friends list
2010-01-04EXT-3717 : Reset Filters in My Inventory doesn't workLoren Shih
Simple XML change; function call string was incorrect.
2010-01-04EXT-2481 [BSI] Add "Zoom in" to 3D Object context menu and inspector Gear menuLeyla Farazha
EXT-3388 [BSI] "Teleport" option missing dropdown when right clicking on friends list
2010-01-04EXT-3721 SNAPSHOT PREVIEW can be dragged over the top menusLeyla Farazha
2010-01-04EXT-3648 New message indicator on IM chiclets should be orangeLeyla Farazha
2010-01-04EXT-3849 remove "show attachments in previews"Nyx (Neal Orman)
removing the checkbox in the appearance floater, as we don't have time to implement this. reviewed by Seraph
2010-01-04mergeYuri Chebotarev
--HG-- branch : product-engine
2010-01-04fix for major EXT-3771 Toasts that pop up from group chat should be ↵Yuri Chebotarev
clickable anywhere --HG-- branch : product-engine
2009-12-31Merge (viewer-2-0 into gooey)James Cook
2009-12-30automated merge PE->viewer2.0Kent Quirk
2009-12-30EXT-3770 - add tooltips to notifications and conversations buttons in bottom barKent Quirk
2009-12-30EXT-3767 Person Inspector is corrupted if open it from voice controls panelLeyla Farazha
2009-12-30EXT-3662 - DEV-44129 Cannot click directly above the media controlsCallum Prentice
Reviewed by CB
2009-12-30MergeLeyla Farazha
2009-12-30EXT-3685 Object Profile panel layout issuesLeyla Farazha
2009-12-30Fixed low bug (EXT-3769) Expand/Collpase All Folders menuitem in the ↵Sergei Litovchuk
Teleport History is enabled when nothing to expand/collapse - Added expanded/collapsed folders check. --HG-- branch : product-engine
2009-12-30fixed bug EXT-3761 Leave call button in the VCP shouldn't be resizableDenis Serdjuk
--HG-- branch : product-engine
2009-12-30fixed normal bug (EXT-3738) Too much space above favorites on Favorites barAndrew Polunin
--HG-- branch : product-engine
2009-12-30Fixed normal bug (EXT-3739) Task panel tabs in incorrect order, Home tab is ↵Sergei Litovchuk
missing. - Changed side tray tabs order. --HG-- branch : product-engine
2009-12-30Fixed major bug EXT-3747 ( Bottom bar resize behavior not to spec)Mike Antipov
-- shifted chatbar left border 4 pixels left -- reduced distance between Speak, Gestures, Move, View, Snapshort buttons to 1 pixel For now minimal width of bottom tray with opened side panel is 687 pixels (1020 for viewer vindow) without truncating any buttons. --HG-- branch : product-engine
2009-12-30Fixed normal bug EXT-3643 - Make Friend Offer dialog a modal alert.Dmitry Zaporozhan
Added "Start IM" option to "OfferFriendship" notification. --HG-- branch : product-engine
2009-12-30automated merge PE->viewer2.0Kent Quirk
2009-12-29MergeJames Cook
2009-12-29EXT-3720 Added Advanced > Set Window Size... for video makingJames Cook
Torley needed this to make tutorial movies. Removed dead code from Preferences. Reviewed by Leyla.
2009-12-29EXT-3589 Favorites Appear Squished Together on Left Half of Favorites BarLeyla Farazha
EXT-3602 Inventory > New Clothes sub menu not aligned EXT-3631 Texture preview after upload > Image covers buttons reviewed by James
2009-12-29Fix for EXT-3655 (DEV-44440) dead area in media address barCallum Prentice
Reviewed by cricket ball
2009-12-29Merge viewer-2-0 into gooeyJames Cook
2009-12-29EXT-3745 Add alternate damage heart.James Cook
2009-12-29fixed minor bug EXT-3357 'Edit partner' link in Edit My Profile has ↵Denis Serdjuk
larger clickable area than needed --HG-- branch : product-engine
2009-12-29Fixed normal bug EXT-3694 - Fix to expandable text "more" widget caused ↵Dmitry Zaporozhan
horizontal scrollbars to appear again in Profiles. Reserved space for vertical scroll bar to avoid horizontal scroll bar. --HG-- branch : product-engine
2009-12-29Fixed nice-to-have bug EXT-3706 - Redundant spacing in the voice controls panel.Dmitry Zaporozhan
--HG-- branch : product-engine
2009-12-29fixed normal bug EXT-3731 Favorites Bar spaced too tightlyAndrew Polunin
fixed normal bug EXT-3696 Remove dropshadow from favorites bar text --HG-- branch : product-engine
2009-12-29(EXT-3356) Dock Voice control panel to Speak button chevron, not to middle ↵Sergei Litovchuk
of Speak button. - Renamed Speak button parts in XML to avoid widget names confusion. --HG-- branch : product-engine
2009-12-28EXT-3745 Parcel health damage icon is green placeholderJames Cook
Replaced with nice red icon Callum made, fiddled with placement. Reviewed with Callum
2009-12-28fixed normal bug EXT-3713 Unable to edit busy mode responceAndrew Polunin
--HG-- branch : product-engine
2009-12-28Fix for low bug EXT-3186 - Incorrect navigation as a result of using "Back" ↵Dmitry Zaporozhan
button in profile of resident. --HG-- branch : product-engine
2009-12-28Fixed 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-26Fixed low bug EXT-2296 "View LM: Unnecessary green rectangle appears around ↵Sergei Litovchuk
title of LM after click on it" Fixed low bug EXT-2297 "View LM: Implement ellipsis for LM title" --HG-- branch : product-engine
2009-12-26Updated chiclet panel's parent min width, see changeset 556d071f6012.Dmitry Zaporozhan
--HG-- branch : product-engine