Commit Graph

10776 Commits (8f892d0f36fda170a5cecf0aea89887d6d0e45ef)

Author SHA1 Message Date
Justin C. Rounds (Chuck) a112200b2f Fixed 9-slice scaling coords for Tooltip. 2009-11-12 15:08:30 -05:00
Leyla Farazha 3e73b75fa2 merge 2009-11-12 12:00:57 -08:00
richard c15a3a18d4 EXT-677 build l arrows don't work
EXT-2388 - top of world does not update

reviewed by james
2009-11-12 11:56:25 -08:00
Tofu Linden 2a2016f1ef merge. 2009-11-12 19:52:52 +00:00
Tofu Linden 93d0e15703 more fixing for hokey layout. 2009-11-12 19:50:30 +00:00
Eric M. Tulla (BigPapi) 2903e5aa2b Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0/ 2009-11-12 14:48:37 -05:00
Leyla Farazha 33e773f30f merge 2009-11-12 11:46:35 -08:00
Tofu Linden 6178617c00 merge. 2009-11-12 19:44:19 +00:00
Tofu Linden 02d1776bbc try fixing mysterious layout issue. 2009-11-12 19:43:23 +00:00
Tofu Linden 4acc05b379 merge latest batch of stuff from viewer2voiceparity 2009-11-12 19:36:24 +00:00
Rick Pasetto bf5ce0fcbd Change 'handleDrop()' API to 'handleDragNDrop', which now takes a "drop" BOOL 2009-11-12 11:06:29 -08:00
Loren Shih dd9abe71c2 merge 2009-11-12 14:05:55 -05:00
Loren Shih d53a354a9c Rename LLInventoryObservers to LLInventoryObserver 2009-11-12 13:56:36 -05:00
Loren Shih 0bcc6626e1 merge 2009-11-12 13:47:10 -05:00
Loren Shih 6eb5f380e3 Extracted LLInventoryObserver classes from LLInventoryModel.h into their own subclass, LLInventoryObservers.h. This reduces dependencies and compile times, and makes these classes easier to locate.
I have not yet refactored classes to remove #include "llinventorymodel.h" and replace with #include "llinventoryobservers.h".  This will happen later.
2009-11-12 13:40:01 -05:00
Eric M. Tulla (BigPapi) e2a273f28e update merge with viewer-2-0 2009-11-12 13:27:50 -05:00
Andrew Dyukov 74d5a6605b Fixed normal bug EXT-2375 (Nearby Chat: Click on object name spawns Person
Inspector instead of Object Inspector)

--HG--
branch : product-engine
2009-11-12 20:23:43 +02:00
richard 5c23df8654 merge 2009-11-12 10:19:53 -08:00
Leyla Farazha a4467f7245 Minimized floaters will now follow top left when main view is resized 2009-11-12 10:19:30 -08:00
richard 1d78ebedbd don't use LLWidgetTypeRegistry for now (useful only for schema generation)
reverted ui_ctrl registration for creation of dummy LLUICtrls
2009-11-12 10:19:23 -08:00
Lynx Linden c0ff08e0b4 Automated merge with ssh://hg.lindenlab.com/moss/viewer2voiceparity/ 2009-11-12 18:03:36 +00:00
Lynx Linden 700085a093 EXT-2367: Fixed potential NULL dereference crash in voice chat. 2009-11-12 18:03:01 +00:00
Tofu Linden e5a2b1c458 merge. 2009-11-12 17:58:40 +00:00
Eugene Mutavchi 978dd80c96 Implemented major sub-task EXT-2364 (Items in group/ad-hoc IM participant list (avatar names) should be reshaped when adding/removing the "(Moderator)" label)
--HG--
branch : product-engine
2009-11-12 19:54:45 +02:00
Eugene Mutavchi 181ac27742 Initial implementation of normal task EXT-2159 (Create Vertical Slider to use for zoom in / out controls in view)
--HG--
branch : product-engine
2009-11-12 19:46:27 +02:00
Dmitry Zaporozhan d149b28173 Merge
--HG--
branch : product-engine
2009-11-12 19:29:05 +02:00
Mark Palange (Mani) a5f6da0975 merge 2009-11-12 09:26:54 -08:00
Rick Pasetto 3dd79ad226 merge 2009-11-12 09:23:57 -08:00
Mark Palange (Mani) f9f2852ff2 DEV-42715 Fixed lllogin SRV request timeout unit test.
Also made SRV config options not persistent.
reviewed by brad
2009-11-12 09:19:32 -08:00
Alexei Arabadji 3b7ed8a4e9 related to EXT-2397 "Notification and IM toasts stop to appear after pressing Reply in any IM toast"
corrected on hover lost event handling

--HG--
branch : product-engine
2009-11-12 19:08:31 +02:00
Alexei Arabadji e7af49ce5d Automated merge with https://hg.aws.productengine.com/secondlife/viewer-2-0/
--HG--
branch : product-engine
2009-11-12 18:58:29 +02:00
Alexei Arabadji 4c637196e4 fixed EXT-2397 "Notification and IM toasts stop to appear after pressing Reply in any IM toast"
--HG--
branch : product-engine
2009-11-12 18:57:27 +02:00
Eric M. Tulla (BigPapi) 4272ecaabe Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0/ 2009-11-12 11:54:14 -05:00
James Cook 7a45dec2d5 merge 2009-11-12 08:53:20 -08:00
Dmitry Oleshko 381c9f468d fixed major bugs
(EXT-2392) No "login" toast appears with overall number of unresolved interactive notifications
(EXT-2391) Notifications overflow toast is broken

--HG--
branch : product-engine
2009-11-12 18:48:02 +02:00
James Cook d6136a40b1 merge 2009-11-12 08:29:38 -08:00
Brad Payne (Vir Linden) de6ca4c5ea Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0/ 2009-11-12 11:20:57 -05:00
Andrew Dyukov e8c3eb438c Fixed minor bug EXT-1499 (Finalize the Home panel and add tooltips to the tab grabs)- changed one icon
I forgot about in yesterday's fix.

--HG--
branch : product-engine
2009-11-12 18:15:17 +02:00
Tofu Linden 74cb5c82a4 fix silly error that was nerfing the outgoing call dialog.
more work towards a decent DEV-42312 and DEV-42313
2009-11-12 16:01:29 +00:00
Eugene Kondrashev eddda09e1d Fixed Major sub-task EXT-2398-Mini inspector should be opened by DOUBLE-click on the IM message header not by single-click
--HG--
branch : product-engine
2009-11-12 17:54:22 +02:00
Lynx Linden a4375f8a30 DEV-41324 DEV-41331: Improvements to the Avaline voice workflow.
Don't show the "Start IM" button in the incoming call request for an
Avaline call. And display the phone number of the incoming call as the
avatar name, instead of "(???) (???)".
2009-11-12 15:46:51 +00:00
Mike Antipov fcb99c3040 Work on major sub-task EXT-991 (Update bottom bar behavior on resize)
Code refuctored:
 - moved code to process Borrom Bar shrinking into separate method
 - unified code to process a hiding of the Bottom Tray's buttons

Code is ready to process shrink after min width is reached & be synchronized with user hidden buttons

--HG--
branch : product-engine
2009-11-12 17:43:23 +02:00
Eugene Kondrashev 86c63e36b5 Fixed major bug EXT-2400-Viewer crashes on right button click upon IM P2P chiclet. Removed call to non-existing child
--HG--
branch : product-engine
2009-11-12 17:36:17 +02:00
Tofu Linden 64c1146213 add Cancel button to outgoing call dialog, make it work (perhaps), make the name of the departing voice session more accurate (perhaps). WIP. 2009-11-12 15:35:08 +00:00
Brad Payne (Vir Linden) c8c0c51bf6 Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0/ 2009-11-12 10:28:41 -05:00
Loren Shih e2a40ec0ca merge 2009-11-12 10:06:57 -05:00
angela b4a3b65a60 fix merge error 2009-11-12 23:02:41 +08:00
Igor Borovkov 4d616fdfae no ticket, removed misleading warning message about supposedly non-existent session
--HG--
branch : product-engine
2009-11-12 16:46:44 +02:00
Vadim Savchuk e4ad08dcfc Merge from default branch
--HG--
branch : product-engine
2009-11-12 16:30:02 +02:00
Tofu Linden c2b227c939 more inching towards outgoing call popup goodness... 2009-11-12 14:28:57 +00:00