Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-01-22 | Fixed normal bug EXT-4557 ([BSI] New IM session steals focus) | Eugene Mutavchi | |
--HG-- branch : product-engine | |||
2010-01-22 | Fixed normal bug EXT-4486(nearby voice list not aligned correctly): ↵ | Eugene Mutavchi | |
Corrected indent of my_panel content. Changed the order of buttons of avatar list item, notice that it affects all avatar lists(on people panel, group chat participants, etc). --HG-- branch : product-engine | |||
2010-01-22 | Fixed normal bug EXT-4497 - Edit Profile and Edit Appearance buttons layout ↵ | Dmitry Zaporozhan | |
issue in side panel. --HG-- branch : product-engine | |||
2010-01-22 | fixed low bug EXT-4594 Highlight landmark on right mouse click in the ↵ | Denis Serdjuk | |
Favorites Bar --HG-- branch : product-engine | |||
2010-01-22 | Fixed bug EXT-4583 ([BSI] Changing group image via drag and drop from ↵ | Vadim Savchuk | |
Inventory floater doesn't trigger "save" button to become active). Modified LLTextureCtrl's no_commit_on_selection paramater behavior so that the widget gets dirty only on DnD or when the OK button is pressed in the picker. This is needed for panels that rely on LLTextureCtrl::isDirty() to enable their "Apply" button. --HG-- branch : product-engine | |||
2010-01-22 | Fixed low bug EXT-4596 - '99' number is displayed if there are more than 99 ↵ | Dmitry Zaporozhan | |
active notifications. --HG-- branch : product-engine | |||
2010-01-22 | merge | Vadim Savchuk | |
--HG-- branch : product-engine | |||
2010-01-22 | Merge from default branch | Vadim Savchuk | |
--HG-- branch : product-engine | |||
2010-01-22 | merge | Ychebotarev ProductEngine | |
--HG-- branch : product-engine | |||
2010-01-22 | fix for EXT-4540 [BSI] console flood & freeze on sorting group member ↵ | Ychebotarev ProductEngine | |
listing by role & online status and few additional fixes... LLScrollListItem->getValue() doesn't contain LLUUID anymore also fix xml - no icons in Allowed Abilities --HG-- branch : product-engine | |||
2010-01-22 | fixed EXT-4529 [BSI] X in tabbed Instant Message functions as a minimize - | Igor Borovkov | |
--HG-- branch : product-engine | |||
2010-01-21 | PE merge. | Tofu Linden | |
2010-01-21 | Merged from ssh://hg.lindenlab.com/viewer/viewer-2-0 | Aimee Linden | |
2010-01-21 | Fix for bug EXT-4421 (Parcel Voice settings not respected) | Aimee Linden | |
Turns out the UI controls weren't hooked up to anything and so not showing that the parcel was actually voice enabled. Fixed by restoring the same functionality for these controls as in previous viewers, i.e. they now reflect the state of the current parcel, but are disabled when voice is disabled on the region. Reviewed by Lynx. | |||
2010-01-21 | Fixed low bug EXT-4520 - Me Panel is resizeable. | Dmitry Zaporozhan | |
--HG-- branch : product-engine | |||
2010-01-21 | fixed low bug EXT-4519 No padding in avatar's miniinspector | Denis Serdjuk | |
--HG-- branch : product-engine | |||
2010-01-21 | fixed bug EXT-4521 Long description in avatar's miniinspector is cut | Denis Serdjuk | |
--HG-- branch : product-engine | |||
2010-01-21 | Fixed normal bug (EXT-4446) IM Button doesn't work | Sergei Litovchuk | |
- Fixed buttons location in people, profile, picks, notes panels to enable handling clicks on the whole button surface. --HG-- branch : product-engine | |||
2010-01-21 | fixed EXT-4316 Side panel slides to the left in a newly created IM window | Igor Borovkov | |
--HG-- branch : product-engine | |||
2010-01-21 | Merge from default branch | Vadim Savchuk | |
--HG-- branch : product-engine | |||
2010-01-21 | Fixed normal bug EXT-4297 - Voice Control Panel resizing behavior. | Dmitry Zaporozhan | |
Also encreased floater minimum height to show one participant(this fixes ghost scrollbar) --HG-- branch : product-engine | |||
2010-01-20 | FIX EXT-4273: Made text widget one pixel wider: that's all it took to get ↵ | Rick Pasetto | |
the entire string to fit | |||
2010-01-20 | Bump up URL entry max to 1024 | Rick Pasetto | |
(approved by Richard) | |||
2010-01-20 | Fixed low priority bug EXT-4525 (Warning flood: Failed to parse parameter ↵ | Vadim Savchuk | |
"font_halign.") It should be referenced from XML as "halign". --HG-- branch : product-engine | |||
2010-01-20 | Fix mis-spelling in notification text/name introduced from PE. | Tofu Linden | |
2010-01-20 | merge. | Tofu Linden | |
2010-01-20 | Convert all XML files to Unix line endings | Bryan O'Sullivan | |
2010-01-20 | PE merge. | Tofu Linden | |
2010-01-20 | Fixed bug EXT-4369 ([BSI] Changing image in "Pick" doesn't trigger "Save ↵ | Vadim Savchuk | |
Pick" button to be active) * Changed the Save button to react on texture picker commit, not on selection. * Added an optional "no_commit_on_selection" parameter to LLTextureCtrl to commit only when user presses the OK button in the picker or changes the texture via DnD, i.e. browsing in the picker doesn't commit. --HG-- branch : product-engine | |||
2010-01-20 | Update for low bug EXT-4371 - Text from search history drop-down list merge ↵ | Dmitry Zaporozhan | |
with landmarks on 'Favorites Bar'. Made border customisable in combo box. --HG-- branch : product-engine | |||
2010-01-20 | EXT-4506: Remove certain accordion tab help IDs. | Lynx Linden | |
...to allow us to find the various inner nested tab IDs. | |||
2010-01-20 | Update for major bug EXT-4206 - Bottom bar spec calls for button background ↵ | Dmitry Zaporozhan | |
art on IM Chiclets. Adjusted chiclets height to match other bottom bar widgets height. --HG-- branch : product-engine | |||
2010-01-20 | Fixed normal bug EXT-4476 - Classfield appears in classfield accordeon after ↵ | Dmitry Zaporozhan | |
error message about money scarcity has been closed. --HG-- branch : product-engine | |||
2010-01-19 | DEV-39252 fix any duplicate name= elements in viewer-2-0. Duplicates break ↵ | Ramzi Linden | |
localization. | |||
2010-01-19 | better fix of EXT-299 "Mute" still showing in avatar Context menu, although ↵ | Ramzi Linden | |
label says "Block" The original fix at r6543 created a duplicate node, which breaks localization. Renaming that new node with a unique name=. | |||
2010-01-19 | Merge gooey into viewer 2 | skolb | |
2010-01-19 | PE merge. | Tofu Linden | |
2010-01-19 | L10N: harmless commit to test the Viewer Localization Tool, which has been ↵ | Ramzi Linden | |
broken for 80 days. | |||
2010-01-19 | EXT-4338 Design alert for Outfit save to help users understand what is ↵ | Erica | |
happening | |||
2010-01-19 | Fixed normal bug Bug EXT-4444 ([BSI] Buy L$ art in top bar is clipped when ↵ | Andrew Dyukov | |
Fav and Navbar are hidden). - Changed vertical alignment of "Buy L$" and some other elements in status bar via xml. --HG-- branch : product-engine | |||
2010-01-19 | EXT-4412 swap order of tabs on outfit editor panel | Nyx (Neal Orman) | |
Swapping back so "my outfits" is displayed first. Also changing code so that this change can be made in the future as a XUI-only change. Reviewed by Vir. | |||
2010-01-19 | Made name boxes displaying an avatar's partner clickable and have a proper ↵ | Vadim Savchuk | |
initial value. --HG-- branch : product-engine | |||
2010-01-19 | Fixed bug EXT-4471 (Group Profile Group Founder not Clickable). | Vadim Savchuk | |
--HG-- branch : product-engine | |||
2010-01-19 | fixed bug EXT-4445 [BSI] Can start an IM session with myself and offer items ↵ | Denis Serdjuk | |
via context menu in group chat participants list --HG-- branch : product-engine | |||
2010-01-20 | fixed EXT-4162 Remove "Show IMs in Nearby Chat" | Igor Borovkov | |
--HG-- branch : product-engine | |||
2010-01-20 | fixed EXT-4428 [BSI] Chat bubble color preference doesn't honor color choice | Igor Borovkov | |
--HG-- branch : product-engine | |||
2010-01-19 | Fixed major bug EXT-4206 - Bottom bar spec calls for button background art ↵ | Dmitry Zaporozhan | |
on IM Chiclets. --HG-- branch : product-engine | |||
2010-01-19 | Fixed low bug EXT - 3703 (Startup toast message doesn't fit toast width) | Paul Guslisty | |
--HG-- branch : product-engine | |||
2010-01-18 | Fixed low bug (EXT-4310) '+' btn on My Landmarks tab of Places panel ↵ | Sergei Litovchuk | |
duplicates behavior of Star btn in nav bar - Added alert if trying to create landmark for same location more than once. --HG-- branch : product-engine | |||
2010-01-18 | fixed EXT-3005 Ascii art looks ugly in the nearby chat | Igor Borovkov | |
--HG-- branch : product-engine |