summaryrefslogtreecommitdiff
path: root/indra
AgeCommit message (Collapse)Author
2010-01-18temporarily disable the texture fetching thread again to avoid mutex deadlocks.Xiaohong Bao
2010-01-18trivial comment fix.Tofu Linden
2010-01-18PE merge.Tofu Linden
2010-01-18Some trivial comment/logging typos that were bothering me more than they ↵Tofu Linden
needed to.
2010-01-18trivial comment fix.Tofu Linden
2010-01-18EXT-4470 Several bad assumptions that LL_PATH_PER_SL_ACCOUNT is always good ↵Tofu Linden
(which it isn't until after login) To be reviewed by Soft!
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 major bug EXT-4331 ( Inventory sent by Blocked Residents appears after ↵Vadim Savchuk
relog). In case of inventory offer from a blocked resident we didn't fetch the item being offered, hence it could not be discarded by the appropriate observer. --HG-- branch : product-engine
2010-01-18Refactored fix for (EXT-4156) [BSI] Friendslist doesn't toggle open/close on ↵Sergei Litovchuk
shortcut - Moved side panel toggling from viewer menu to side tray class. --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 EXT-4367 [BSI] Ability to display object IMs in nearby chatIgor Borovkov
--HG-- branch : product-engine
2010-01-18Automated merge with https://hg.aws.productengine.com/secondlife/viewer-2-0/Alexei Arabadji
--HG-- branch : product-engine
2010-01-18fixed EXT-4214 “Notifications counter can be negative”,Alexei Arabadji
added check to avoid deleting closed toasts; --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-18Related to EXT-4309, better commented onMouselookOut methodEugene Mutavchi
--HG-- branch : product-engine
2010-01-18Fixed normal bug EXT-4379 (Scroller doesn't follow the cursor if cursor is ↵Eugene Mutavchi
being moved by keyboard arrow buttons) --HG-- branch : product-engine
2010-01-18fixed EXT-4382 “Crash when blocking avatar from the inventory offer dialog”,Alexei Arabadji
added clean-up of stored toasts list on toast destroy event; --HG-- branch : product-engine
2010-01-18mergeVadim Savchuk
--HG-- branch : product-engine
2010-01-18Merge from default branch.Vadim Savchuk
--HG-- branch : product-engine
2010-01-18mergeYchebotarev ProductEngine
--HG-- branch : product-engine
2010-01-18fix for normal EXT-4377 Disable appearance of Roles, Notices and Land/Assets ↵Ychebotarev ProductEngine
accordeons for non avatar's groups --HG-- branch : product-engine
2010-01-18implemented Task EXT-572 Action buttons on toast should size to word for ↵Denis Serdjuk
internationalization Changes: 1. Remove hard coded button's width. Now buttons will be reshaped to required size if the required width is bigger then default. 2. Default width is configurable now. --HG-- branch : product-engine
2010-01-18Fixed low bug EXT-4306 - Landmark name is shown with prefix in the group ↵Dmitry Zaporozhan
notice attachment. --HG-- branch : product-engine
2010-01-18EXT-4462: Support secondlife:///app/worldmapLynx Linden
Without any location arguments, simply opens the world map floater.
2010-01-18EXT-4462: Support secondlife:///app/inventory/showLynx Linden
Opens the user's inventory in the side panel.
2010-01-15fix for gcc buildrichard
2010-01-15wrong line endingsrichard
2010-01-15mergerichard
2010-01-15fix for build error in xmmintrins.hrichard
2010-01-15Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0Xiaohong Bao
2010-01-15partial fix for EXT-4352: Texture loading problems in Viewer 2.0. More to ↵Xiaohong Bao
come later (next week).
2010-01-15fix casting error in gooey merge.Tofu Linden
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-15Automated merge with ssh://rick@hg.lindenlab.com/viewer/viewer-2-0/Rick Pasetto
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-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-15EXT-4383 Replace ">" glyph in cascading menus with a proper triangleTofu Linden
patch by josh, reviewed by me
2010-01-15Automated merge with ssh://rick@hg.lindenlab.com/viewer/viewer-2-0/Rick Pasetto
2010-01-15Merge in viewer-2-0 changesJames Cook
2010-01-15FIX EXT-3957: add "Media Enabled" checkbox to Privacy PrefsRick Pasetto
review http://codereview.lindenlab.com/271074
2010-01-15EXT-4341 "Create> New" and "rename" text presents malalignedJames Cook
Fixed size and position of renamer line editor Reviewed with Richard
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-15EXT-4340: Re-enable the llviewerhelputil test.Lynx Linden