summaryrefslogtreecommitdiff
path: root/indra/newview
AgeCommit message (Collapse)Author
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-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-19Fixed bug EXT-4373 (Edit gesture: 'Save' btn disabled after changes).Vadim Savchuk
Changing name or description now enables the Save button. --HG-- branch : product-engine
2010-01-19Fixed low bug EXT-3890([BSI] someone has said text cutoff when opening and ↵Eugene Mutavchi
closing user list) --HG-- branch : product-engine
2010-01-19Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0/Nyx (Neal Orman)
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-19With great sadness, disable an assert that's firing. Add comment at to why.Tofu Linden
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 name_box to display correct initial value (e.g. "Loading...") until ↵Vadim Savchuk
the name is cached instead of a broken link "(nobody)". --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-19Fixed major bug EXT-4336 (Inspectors display groups as people).Vadim Savchuk
Added storing item type (avatar/group) in its value, so that we can choose the proper inspector. --HG-- branch : product-engine
2010-01-19Automated merge with https://hg.aws.productengine.com/secondlife/viewer-2-0/Alexei Arabadji
--HG-- branch : product-engine
2010-01-19fixed EXT-4478 “Memory leak in LLChicletPanel”,Alexei Arabadji
added destroying chiclet on chiclet panel item remove event; made LLIMChiclet destructor virtual; --HG-- branch : product-engine
2010-01-19mergeYchebotarev ProductEngine
--HG-- branch : product-engine
2010-01-19fixed EXT-3609 IM Floater that Opens Upon Friendship Acceptance Shows ↵Igor Borovkov
Accepting Av as Offline When They Aren't --HG-- branch : product-engine
2010-01-19working on floaters rezise-position bugs: EXT-4414, EXT-2625Ychebotarev ProductEngine
--HG-- branch : product-engine
2010-01-19Merge from default branch.Vadim Savchuk
--HG-- branch : product-engine
2010-01-19mergeIgor Borovkov
--HG-- branch : product-engine
2010-01-19Fixed EXT-3818 [BSI] plain text chat has too much space between linesIgor Borovkov
by redoing fix for the EXT-3263 Cut and Paste from text chat loses new lines --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-19fix link error...Ychebotarev ProductEngine
--HG-- branch : product-engine
2010-01-19a bit more to removing LLFloaterChat - add some system notificationsYchebotarev ProductEngine
--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-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-18work on EXT-4322 Remove the Communicate floaterYchebotarev ProductEngine
leave some LLFloaterChat usages commented for later review... --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.