summaryrefslogtreecommitdiff
path: root/indra/newview/skins/default
AgeCommit message (Collapse)Author
2010-01-21Merge from default branchVadim Savchuk
--HG-- branch : product-engine
2010-01-21Fixed 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-20FIX EXT-4273: Made text widget one pixel wider: that's all it took to get ↵Rick Pasetto
the entire string to fit
2010-01-20Bump up URL entry max to 1024Rick Pasetto
(approved by Richard)
2010-01-20Fixed 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-20Fix mis-spelling in notification text/name introduced from PE.Tofu Linden
2010-01-20merge.Tofu Linden
2010-01-20Convert all XML files to Unix line endingsBryan O'Sullivan
2010-01-20PE merge.Tofu Linden
2010-01-20Fixed 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-20Update 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-20EXT-4506: Remove certain accordion tab help IDs.Lynx Linden
...to allow us to find the various inner nested tab IDs.
2010-01-20Update 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-20Fixed 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-19DEV-39252 fix any duplicate name= elements in viewer-2-0. Duplicates break ↵Ramzi Linden
localization.
2010-01-19better 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-19Merge gooey into viewer 2skolb
2010-01-19PE merge.Tofu Linden
2010-01-19L10N: harmless commit to test the Viewer Localization Tool, which has been ↵Ramzi Linden
broken for 80 days.
2010-01-19EXT-4338 Design alert for Outfit save to help users understand what is ↵Erica
happening
2010-01-19Fixed 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-19EXT-4412 swap order of tabs on outfit editor panelNyx (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-19Made name boxes displaying an avatar's partner clickable and have a proper ↵Vadim Savchuk
initial value. --HG-- branch : product-engine
2010-01-19Fixed bug EXT-4471 (Group Profile Group Founder not Clickable).Vadim Savchuk
--HG-- branch : product-engine
2010-01-19fixed 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-20fixed EXT-4162 Remove "Show IMs in Nearby Chat"Igor Borovkov
--HG-- branch : product-engine
2010-01-20fixed EXT-4428 [BSI] Chat bubble color preference doesn't honor color choiceIgor Borovkov
--HG-- branch : product-engine
2010-01-19Fixed major bug EXT-4206 - Bottom bar spec calls for button background art ↵Dmitry Zaporozhan
on IM Chiclets. --HG-- branch : product-engine
2010-01-19Fixed low bug EXT - 3703 (Startup toast message doesn't fit toast width)Paul Guslisty
--HG-- branch : product-engine
2010-01-18Fixed 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-18fixed EXT-3005 Ascii art looks ugly in the nearby chatIgor Borovkov
--HG-- branch : product-engine
2010-01-18Fixed critical bug EXT-4419 ([BSI] pressing enter without local chat ↵Eugene Mutavchi
selected causes warning flood) --HG-- branch : product-engine
2010-01-18Merge from default branch.Vadim Savchuk
--HG-- branch : product-engine
2010-01-15mergerichard
2010-01-15mergerichard
2010-01-15Clean up the XUI for media controls (avoids warnings)Rick Pasetto
- get rid of some invalid params - make sure all buttons are named
2010-01-15get rid of 'min_width' from <button>s -- it isn't a valid paramRick Pasetto
2010-01-15Merge for EXT-1874, EXT-3800, EXT-4133Leyla Farazha
2010-01-15EXT-4133 MissingString(AllEstatesYouOwn) when adding/removing from ↵Leyla Farazha
REGION/ESTATE, Estate tab reviewed by James
2010-01-15mergerichard
2010-01-15EXT-4380 - LLTextEditor: line_spacing.multiple option doesn't work well with ↵richard
"widgeted" text partial fix reviewed by Leyla
2010-01-15Automated merge with ssh://rick@hg.lindenlab.com/viewer/viewer-2-0/Rick Pasetto
2010-01-15FIX EXT-3957: add "Media Enabled" checkbox to Privacy PrefsRick Pasetto
review http://codereview.lindenlab.com/271074
2010-01-15Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0/Nyx (Neal Orman)
2010-01-15EXT-4253 "unsaved" detection seems buggyNyx (Neal Orman)
Corrected bug where saving an outfit wouldn't update the "unsaved" marker on the UI. Also switched the UI to use a popup dialog to request the name of the outfit being made, as we could not convey everything we needed to on the button alone. Code reviewed by Vir
2010-01-15mergerichard
2010-01-15mergerichard
2010-01-15Merge.Tofu Linden
2010-01-15mergerichard
2010-01-15EXT-3741 Viewer menus need outlines or dropshadowsJames Cook
Set drop_shadow="true" in menu.xml