Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-11-18 | Fixed normal bug EXT-2461 "Edit Landmark panel isn't resized": | Sergei Litovchuk | |
- Added vertical scroll appearing for Place Profile and Landmark info panels. - Added horizontal reshaping to avoid redundant horizontal scroll. --HG-- branch : product-engine | |||
2009-11-18 | Fix merge conflict with button fonts, use SansSerifSmall (not bold) | James Cook | |
2009-11-18 | merge | James Cook | |
2009-11-18 | implemented normal task EXT-2519 Share button in IM should put 'Drag items ↵ | Igor Borovkov | |
from inventory here' in IM window --HG-- branch : product-engine | |||
2009-11-18 | fixed low bug (EXT-2552) Building of notification toast's panel produces a ↵ | Dmitry Oleshko | |
creation of dummy icon removed commented code from XML file removed from toast notify panel Icon member and a corresponding code --HG-- branch : product-engine | |||
2009-11-18 | merge | Mike Antipov | |
--HG-- branch : product-engine | |||
2009-11-18 | Fixed minor bug EXT-2545 (TP History: focused item highlight | Andrew Dyukov | |
overlaps next item in list). --HG-- branch : product-engine | |||
2009-11-18 | EXT-2094 | angela | |
2009-11-18 | Work on normal sub-task EXT-2553 (Change Sys well icon & Counter according ↵ | Mike Antipov | |
to ALTERNATE design) - implemented counter next to the left from an envelope icon. - button now has fixed width for 3 digits. --HG-- branch : product-engine | |||
2009-11-18 | merge. | Tofu Linden | |
2009-11-18 | Merge | Dmitry Zaporozhan | |
--HG-- branch : product-engine | |||
2009-11-17 | merge | Steve Bennetts | |
2009-11-17 | merge | James Cook | |
2009-11-17 | Merge of avatar-pipeline branch into viewer2 | Eric M. Tulla (BigPapi) | |
2009-11-17 | EXT-2403 Object name, description now forced to be ASCII characters only | James Cook | |
Also fixes EXT-172, EXT-2399. Semantics now are: Object name, object desc, parcel name, region name, inventory item name all are ASCII only. Parcel desc allows arbitrary Unicode chars. Group names force ASCII only. Reviewed with Leyla | |||
2009-11-17 | merge | Steve Bennetts | |
2009-11-17 | Automated merge with ssh://lis@hg.lindenlab.com/james/gooey | Lis Pardi | |
2009-11-17 | ext-2557 Buttons should not be bolded. Changed lots of SansSerifBold and ↵ | Lis Pardi | |
SansSerifSmallBold to SansSerif and SansSerifSmall | |||
2009-11-17 | Merge of viewer2 into avp | Eric M. Tulla (BigPapi) | |
--HG-- branch : avatar-pipeline | |||
2009-11-17 | merge | richard | |
2009-11-17 | Trivial .xml change to remove no-longer-used xui panel argument ↵ | Loren Shih | |
("hide_top_panel"). | |||
2009-11-17 | ext-2473 Zoom has two + buttons and no - | Lis Pardi | |
2009-11-17 | Automated merge with ssh://lis@hg.lindenlab.com/james/gooey | Lis Pardi | |
2009-11-17 | Merge from product-engine | Steve Bennetts | |
2009-11-17 | ext-2473 zoom has two + buttons and no - | Lis Pardi | |
2009-11-17 | ext-2473 Zoom has two + buttons and no - | Lis Pardi | |
2009-11-17 | Fixed normal bug EXT-2108 (Home panel isn't resized). | Andrew Dyukov | |
--HG-- branch : product-engine | |||
2009-11-17 | EXT-2226 Add "Rotate Mini Map" toggle to mini-map context menu | James Cook | |
Reviewed with Kelly | |||
2009-11-18 | merge | Ramzi Linden | |
2009-11-18 | L10N: fix a typo in a localized label | Ramzi Linden | |
2009-11-17 | merge. | Tofu Linden | |
2009-11-18 | L10N: use consistent wording in strings.xml for Away/NotAway and Busy/NotBusy | Ramzi Linden | |
2009-11-18 | L10N: linguistic improvements to some tooltips in floater_tools.xml | Ramzi Linden | |
2009-11-17 | Fixed minor bug EXT-2507 (Implement some text for empty Picks tab in ↵ | Andrew Dyukov | |
avatar's Profile ). --HG-- branch : product-engine | |||
2009-11-17 | Added gear menu for outfits panel. | Loren Shih | |
--HG-- branch : avatar-pipeline | |||
2009-11-17 | Nudge parabuild | James Cook | |
2009-11-17 | Sidepanel Appearance refactoring. Work in progress. | Loren Shih | |
1. Changed sidepanel names to have "sidepanel" (e.g. panel_appearance -> sidepanel_appearance) 2. Changed some "Looks" names to "Outfits" 3. Changed LLPanelLooks to LLPanelOutfitsInventory (to match other inventory panel naming) 4. Took out tab from sidepanel_appearance. --HG-- branch : avatar-pipeline | |||
2009-11-17 | merge | Vadim Savchuk | |
--HG-- branch : product-engine | |||
2009-11-17 | Merge from default branch. | Vadim Savchuk | |
Added missing trailing newline to fix Linux build. --HG-- branch : product-engine | |||
2009-11-17 | Implemented normal task EXT-1551-[BSI] Add scrollbar to group notice ↵ | Eugene Kondrashev | |
notification --HG-- branch : product-engine | |||
2009-11-17 | Automated merge with https://hg.aws.productengine.com/secondlife/viewer-2-0/ | Alexei Arabadji | |
--HG-- branch : product-engine | |||
2009-11-17 | implemented EXT-2515 "Docked floaters should be resizeable"; | Alexei Arabadji | |
--HG-- branch : product-engine | |||
2009-11-17 | completed major task EXT-2516 Remove the close button from IM window title | Igor Borovkov | |
--HG-- branch : product-engine | |||
2009-11-17 | Fixed minor bug EXT-1230 ('Block object by name' btn doesn't have a tool-tip). | Andrew Dyukov | |
--HG-- branch : product-engine | |||
2009-11-17 | fix4 normal task EXT-2521 Remove timestamp and fake voice indicator from ↵ | Yuri Chebotarev | |
nearby chat toasts --HG-- branch : product-engine | |||
2009-11-17 | fixed normal bug (EXT-2543) Notification toasts overlap bottom tray | Dmitry Oleshko | |
adjusted control's height in order to remove a negative BOTTOM value --HG-- branch : product-engine | |||
2009-11-17 | Completed major sub-task EXT-991 (Update bottom bar behavior on resize) | Mike Antipov | |
- added possibility to shrink/extend buttons (gestures, move, view) while resizing - I had to add LLLayoutStack::getPanelMinSize interface to validate width of Layout panels with these buttons --HG-- branch : product-engine | |||
2009-11-17 | fixed normal bug (EXT-2505) Implement ellipsis for attachments in Group Notices | Dmitry Oleshko | |
adjusted width of the "Attachment" field and added "ellipses" attribute --HG-- branch : product-engine | |||
2009-11-17 | merge. | Tofu Linden | |
2009-11-16 | Allow UI tooltips and "ambient inspector" tips to have different text colors | James Cook | |