summaryrefslogtreecommitdiff
path: root/indra/newview/skins
AgeCommit message (Collapse)Author
2010-04-01MergeLeyla Farazha
2010-04-01EXT-3792 Legacy menus are still displayed in Inventory in Inventory side panelLeyla Farazha
reviewed by Richard CC#176
2010-04-01EXT-5110 Save Outfit dialog is non-standard modal dialog (off-center ↵Leyla Farazha
placement, empty titlebar) reviewed by Richard CC#176
2010-04-01EXT-5179 In Prefs->Setup, move Other Devices to bottom of window or to ↵Leyla Farazha
advanced EXT-5170 prefs review: move UI size to advanced reviewed by Richard CC#176
2010-04-01EXT-5168 prefs review: Remove "Small nametags" optionLeyla Farazha
reviewed by Richard cc#176
2010-04-01EXT-5584 color picker swatches are missing pure red and many common shadesLeyla Farazha
reviewed by Richard cc#176
2010-04-01Fixed reopened major bug (EXT-5106) Side panel list view toolbars are ↵Sergei Litovchuk
missing background art. - Made toolbars look connected to the respective lists. - Fixed tab container background in Inventory side panel. Tab container reserves 1 pixel for the border width so we have to use top_pad="-1" to move the toolbar 1 pixel up to physically connect them. --HG-- branch : product-engine
2010-04-01Automated merge with https://hg.productengine.com/secondlife/viewer-trunk/Alexei Arabadji
--HG-- branch : product-engine
2010-04-01fixed EXT-6373 Consecutive offer messages are unreadable in the IM logAlexei Arabadji
replaced [NAME] with [NAME_SLURL] in friendship offer notification; --HG-- branch : product-engine
2010-04-01forgot to commit visible=false of Add Wearables panel as part of EXT-6548 ↵Igor Borovkov
Edit Outfit: Clean up XUI to allow all elements to fit properly in the panel Reviewed by Nyx at https://codereview.productengine.com/secondlife/r/143/ --HG-- branch : product-engine
2010-04-01Fixed normal bug EXT-6023 - [HARD CODED]? Side Bar : "More" link inside ↵Dmitry Zaporozhan
"Profile" and "Pick" According to ticket, files in "widgets" folder are not localized and "more_label" is not a translatable attribute. Replaced "more_label" with "label". expandable_text "More" text is accessible through "textbox.label" attribute. Added "textbox.label" to every expandable_text to make "More" text localizable. --HG-- branch : product-engine
2010-04-01drafted out edit outfit panel XUI layout as major part of EXT-6548 Edit ↵Igor Borovkov
Outfit: Clean up XUI to allow all elements to fit properly in the panel Reviewed by Neal Orman at https://codereview.productengine.com/secondlife/r/143/ --HG-- branch : product-engine
2010-04-01Merge from default branchMike Antipov
--HG-- branch : product-engine
2010-03-31merge from viewer-2-0Tofu Linden
2010-03-31Fixed normal bug EXT-6541(snapshot preview opens before login curtain lifts) ↵Eugene Mutavchi
- changed the order of main view panels so the progress_view overlaps the snapshot_floater_view. Reviewed by Vadim Savchuk at https://codereview.productengine.com/secondlife/r/144/ --HG-- branch : product-engine
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-31Fixed bug EXT-6628 IM floater: unable to open 'Pay' floater by click on ↵Vadim Savchuk
'Pay' button if floater height was reduced. Reason: Height of the layout stack containing buttons was too small, hence when you decrease the window height the bottommost buttons might move beyond its container, becoming unclickable. Fix: Increased height of the layout stack for it to reach the bottom of the floater (occupying all visible area). Reviewed by Sam: https://codereview.productengine.com/secondlife/r/141/ --HG-- branch : product-engine
2010-03-31Fixed bug EXT-4436 Clicking labels/text plays 'click' sound.Vadim Savchuk
Disabled playing sound when a textbox is clicked. Reviewed by Sam: https://codereview.productengine.com/secondlife/r/140/ --HG-- branch : product-engine
2010-03-30Completed normal task EXT-3397 (Hide well buttons if there are no active IM ↵Mike Antipov
sessions and unresolved notifications) * Implemented hiding of bottom tray's wells if there are no active IMs or unresolved notifications (via LLBottomTray::notifyParent) * Also refactored initializing code to init a pointer to a chiclet panel and map with bottomtray parts in postBuild BEFORE initializing start wells' visibility. For now minimal viewer width when all buttons are still visible (and have non-truncated labels in the 'EN' locale) with opened sidetray is 1041 px; with short Speak button (without text label) is 990 px. (with implemented patch in https://codereview.productengine.com/secondlife/r/126/) Each well button takes 37 px (with a padding). So, they can free up to 74 px when invisible. reviewed by Vadim at https://codereview.productengine.com/secondlife/r/136/ --HG-- branch : product-engine
2010-03-30Fixed bug EXT-6270 (No confirm teleport dialog appears, while teleporting ↵Vadim Savchuk
from teleport history tab). Added teleport confirmation dialog to the teleport history panel. Reviewed by Mike: https://codereview.productengine.com/secondlife/r/135/ --HG-- branch : product-engine
2010-03-30fixed EXT-6509 URL-name of object is shown as hyperlink in widget style ↵Igor Borovkov
Nearby chat set allow_html to false for Message Header and Name field of Object Inspector Reviewed by Vadim at https://codereview.productengine.com/secondlife/r/127/ --HG-- branch : product-engine
2010-03-30Fixed normal bug EXT-5696 (chiclets bar minimal width doesn't match design ↵Mike Antipov
specification) * Increased the minimal width of Chiclet panel up to 95 px. * Also set default width between chiclet panel & im well the same as minimal (4 px). For now minimal viewer width when all buttons are still visible (and have non-truncated labels in the 'EN' locale) with opened sidetray is 1042 px; with short Speak button (without text label) is 991 px. Reviewed by Vadim at https://codereview.productengine.com/secondlife/r/126/ See also EXT-3397 --HG-- branch : product-engine
2010-03-29VWR-17649 en_xui_changeEli Linden
2010-03-29EXT-6572 (major bug) DE workaround to remove the word "Kaufen" and leave ↵Eli Linden
just the L$ link to avoid obvious linguistic error due to poor source design, at Simone's request
2010-03-29VWR-17644 undo old 'es' overridesEli Linden
2010-03-29mergeVadim Savchuk
--HG-- branch : product-engine
2010-03-29Manual merge from default branchVadim Savchuk
Resolved conflicts in indra/newview/llchathistory.cpp in favor of trunk version. --HG-- branch : product-engine
2010-03-29Fixed normal bug EXT-6048 (Shortcut for Groups Ctrl-Shift-G)Paul Guslisty
-Added tag for shortcut to the XML Reviewed by Vadim Savchuk at https://codereview.productengine.com/secondlife/r/131/ --HG-- branch : product-engine
2010-03-29done EXT-6547 Rename stuff related with Panel Look Info to Panel Outfit EditIgor Borovkov
renamed panel_look_info.xml to panel_outfit_edit.xml renamed llpanellookinfo.cpp/llpanellookinfo.h to llpaneloutfitedit.cpp/llpaneloutfitedit.h renamed LLPanelLookInfo to LLPanelOutfitEdit Reviewed at https://codereview.productengine.com/secondlife/r/130/ --HG-- branch : product-engine
2010-03-28viewer-2-0 mergeTofu Linden
2010-03-27IT translation review of set3Eli Linden
2010-03-27merge from viewer-2-0Tofu Linden
2010-03-26PL CT global editEli Linden
2010-03-26fix invalid xmlEli Linden
2010-03-26IT translation review for set6CEli Linden
2010-03-26PT linguisticEli Linden
2010-03-26IT translation review for set6A; FR and ES linguisticEli Linden
2010-03-26MergeEli Linden
2010-03-26ES linguisticEli Linden
2010-03-26DE FR ES linguisticEli Linden
2010-03-26DA CT editEli Linden
2010-03-26IT translation for set5CEli Linden
2010-03-26FR linguisticEli Linden
2010-03-26MergeKent Quirk
2010-03-26MergeKent Quirk
2010-03-26Fixed bug EXT-6399 (System locale is the same for all languages).Vadim Savchuk
Problem: * English locale was set for all languages. * Specifying a correct locale didn't affect anything, including date/time formatting. My investigation has shown that LLStringUtil was instantiated twice: in the main binary and in libllcommon.so. Because LLStringUtil::setLocale() was called from newview and getLocale() was called from llcommon, they effectively used *different* instances of LLStringUtil::sLocale. Hence getLocale() always returned empty string. This seems to be caused by get/setLocale() methods not being dllexported. The fix instantiates get/setLocale() and sLocale in llcommon and exposes them to use from newview (i.e. prevents multiple instantiation). Besides, I specified correct locale names for all languages and platforms. Reviewed by Leyla: https://codereview.productengine.com/secondlife/r/104/ --HG-- branch : product-engine
2010-03-26Manual merge from default branchVadim Savchuk
Resolved conflict in indra/newview/llviewerwindow.cpp. --HG-- branch : product-engine
2010-03-26mergeYuri Chebotarev
--HG-- branch : product-engine
2010-03-26fix forYuri Chebotarev
EXT-6475 Scrollbar in the Notices panel is semitransparent and overlaps controls (also for EXT-6374 Side Panel> Create a Notice> dialog boxes overrun up/down slider) https://codereview.productengine.com/secondlife/r/100/ reviewed Leyla Farazha ,vsavchuk --HG-- branch : product-engine
2010-03-26EXT-6514 -- backing out my incorrect fix for this and putting in the one ↵Kent Quirk
from PE.