summaryrefslogtreecommitdiff
path: root/indra/newview/llvoicechannel.cpp
AgeCommit message (Expand)Author
2009-11-25Created lightweight LLNotificationsUtil::add(), switched most alerts to use itJames Cook
2009-11-18merge.Tofu Linden
2009-11-17Fixed critical bug EXT-2469 "Viewer crashes in the Floater Call".Sergei Litovchuk
2009-11-16better debug spewTofu Linden
2009-11-16speculative attempt at a 'no answer' dialog state, and some more debug spew.Tofu Linden
2009-11-16Be more generous with the voicechannel states that trigger the Calling popup.Tofu Linden
2009-11-13make the outgoing call dialog appear and disappear smarter.Tofu Linden
2009-11-13remove debug llinfosTofu Linden
2009-11-13minor code restructuring to aid more state-change dialog-jiggery.Tofu Linden
2009-11-13trivial comment change.Tofu Linden
2009-11-12fix silly error that was nerfing the outgoing call dialog.Tofu Linden
2009-11-12add Cancel button to outgoing call dialog, make it work (perhaps), make the n...Tofu Linden
2009-11-12more work on the outgoing call popup...Tofu Linden
2009-11-11outgoing call dialog. doesn't do anything and is ugly/wrong, but it exists. ...Tofu Linden
2009-11-11sketch-out the outgoing call dialog code. WIP.Tofu Linden
2009-11-09partial implementation for the major task (EXT-989) IM chiclets should expand...Dmitry Oleshko
2009-11-04Implemented major sub-task EXT-2131 - Output monitor contols should only be s...Eugene Kondrashev
2009-10-27IM refactoring: moved voice channel related classes to its own llvoicechannel...Igor Borovkov