Commit Graph

81 Commits (f4e40360e5f3dfd644564e59c65d7935e5f402ee)

Author SHA1 Message Date
richard cdb2232284 created container for LLFloaterView for future z-swapping with sidetray
floaters can now overlap sidetray
fixed text selection background color to be inverse of text fg color
EXT-2713 	Script editor automatically scrolls to the top of script text when text is longer than the window.

reviewed by James
2009-11-25 18:24:39 -08:00
James Cook cbc0783cd1 Created lightweight LLNotificationsUtil::add(), switched most alerts to use it
Cuts number of includes of llnotifications.h from 300+ to 40.
2009-11-25 01:15:50 -08:00
James Cook 0e351bedb6 Removed llnotifications.h from all headers by adding llnotificationsptr.h
Fixed many more includes
2009-11-24 22:55:56 -08:00
James Cook f9081220ac Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0 2009-11-24 08:47:13 -08:00
James Cook 620de712c4 merge, manual conflict fix panel_bottomtray.xml, talk_button.xml, llfloaternearbymedia.cpp 2009-11-23 14:46:47 -08:00
richard 7fd1488c62 convert signals to allocate on demand in order to speed up widget construction
reviewed by James
2009-11-23 11:42:32 -08:00
Dmitry Zaporozhan 9f0dbcf4c0 Update for task EXT-2081 - Object IM chiclets art needs to be hooked up to LLDialog chiclets.
Cleaned code, added comments.

--HG--
branch : product-engine
2009-11-23 15:50:49 +02:00
Dmitry Zaporozhan d0c1593d85 Merge
--HG--
branch : product-engine
2009-11-20 19:24:07 +02:00
Dmitry Zaporozhan 13a6077b78 Implemented normal task EXT-2081 - Object IM chiclets art needs to be hooked up to LLDialog chiclets.
Implemented LLDialog(LLScriptFloater) and Script Chiclets.

--HG--
branch : product-engine
2009-11-20 19:17:38 +02:00
Vadim Savchuk 8cd7a2b5f4 merge
--HG--
branch : product-engine
2009-11-19 16:17:02 +02:00
Mike Antipov e40c3d247f No ticket. Updated comments to conform to the doxygen style
--HG--
branch : product-engine
2009-11-19 16:03:25 +02:00
Mike Antipov ef292e6a8b Fixed major bug EXT-2620 (IM Chiclet Panel goes crazy when new IM chiclets are added (chiclet scrolling appears with no need))
- refactored algotithm of caclulating position of the first chiclet in the list when adding new one.
 - added comments for LLChicketPanel::addChiclet() & LLChicketPanel::arrange() methods

--HG--
branch : product-engine
2009-11-19 15:19:49 +02:00
Steve Bennetts 2878328bb7 Renamed "close" to "end" in chiclet context menus
Removed "open" in chiclet context menus
Removed some deprecate "..."
Removed ^M from menu_viewer.xml
2009-11-18 14:39:51 -08:00
Steve Bennetts 5fce305bc6 merge 2009-11-18 14:30:05 -08:00
Steve Bennetts efb512dc65 EXT-2644 - Add "Close Session" option to chicklet context menus 2009-11-18 14:07:35 -08:00
Mike Antipov c22a90669c Work on normal sub-task EXT-2553 (Change Sys well icon & Counter according to ALTERNATE design)
- implemented counter next to the left from an envelope icon.
 - button now has fixed width for 3 digits.

--HG--
branch : product-engine
2009-11-18 13:04:17 +02:00
Mike Antipov 75fe049b18 Work on major sub-task EXT-991 (Update bottom bar behavior on resize)
- code cleaned up, removed commented out & unused code
Functionality was not changed

--HG--
branch : product-engine
2009-11-16 13:18:42 +02:00
Dmitry Oleshko 03a0b86335 fixed normal bug (EXT-2454) "Unread message" indicator isn't reset for chiclet in the Message Well after opening IM window
added a check, whether a new message came, in order to prevent unwanted return from function, that makes impossible updating chiclets' states

--HG--
branch : product-engine
2009-11-13 14:50:52 +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
Igor Borovkov 047eb37967 merge
--HG--
branch : product-engine
2009-11-12 15:27:22 +02:00
Igor Borovkov 2e01e2bfbd no ticket, fixed IM message counting and firing new message balloon
--HG--
branch : product-engine
2009-11-12 15:24:58 +02:00
Dmitry Oleshko 36e0f729d3 final fix for
(EXT-989) IM chiclets should expand to show active voice indicator
(EXT-988) Change indication of unread messges in chiclets

fixed chiclets' behavior in the Message Well Window

--HG--
branch : product-engine
2009-11-12 12:59:04 +02:00
Vadim Savchuk 2fd51b4c71 Manual merge.
Resolved conflicts in panel_bottomtray.xml and llavataractions.cpp.

--HG--
branch : product-engine
2009-11-11 21:11:54 +02:00
Mike Antipov ee759fb32e merge
--HG--
branch : product-engine
2009-11-11 18:12:32 +02:00
Vadim Savchuk 6146cfc5c1 Merge from default branch
--HG--
branch : product-engine
2009-11-11 17:47:20 +02:00
Mike Antipov 51d35efa23 Work on major sub-task EXT-991 (Update bottom bar behavior on resize)
Code cleaned up:
  - removed test code to show background in chiclet panel

--HG--
branch : product-engine
2009-11-11 17:05:31 +02:00
Alexei Arabadji eed0b3460b fixed EXT-2341 "Add Friend notification not shown", EXT-2351 "Friendship and
Teleport offers no longer pop toast notifications";
suppresed IM-floater on incoming offer and registerd offer handler in chiclet
counter updater;

--HG--
branch : product-engine
2009-11-11 12:09:46 +02:00
Steve Bennetts 98ca90bed4 Merge changes from product-engine 2009-11-10 17:52:28 -08:00
Alexei Arabadji c673ef4a91 Automated merge with https://hg.aws.productengine.com/secondlife/viewer-2-0/
--HG--
branch : product-engine
2009-11-10 18:47:00 +02:00
Alexei Arabadji 3a8c80a388 fixed EXT-2275 "[BSI] New incoming IM or Group IM pushes all existing (and
new) chiclets off the right end of the chiclet bar."

--HG--
branch : product-engine
2009-11-10 18:45:51 +02:00
Mike Antipov 3eafbeaac5 Work on major sub-task EXT-991 (Update bottom bar behavior on resize)
Initial refactoring of functionality:
  - Re-Fixed bug with visibility of chiclet panel of the min size
  - updated bottomtray xml to make buttons identical to each other
  - Imroved logic while resizing of bottom tray (changing width of chiclet & nearby panels, hide/show buttons)

--HG--
branch : product-engine
2009-11-10 15:02:42 +02:00
Andrew Dyukov e808f41baf Fixed line endings from 4df44e70aa9d
--HG--
branch : product-engine
2009-11-10 11:37:10 +02:00
Andrew Dyukov ff8fc7309a Fixed EXT-2104 (Chiclets overflow buttons overlap lower tray elements)-
in this changeset and
 in 4466:3ad0401e16a5. Here I changed height of buuttons.

--HG--
branch : product-engine
2009-11-09 22:23:28 +02:00
Andrew Dyukov 7e3cc13747 Fixed normal bug EXT-2103 (There are no arrow icons on the Chiclets overflow buttons),
but Erica will have to set appropriate icon.

--HG--
branch : product-engine
2009-11-09 19:07:15 +02:00
Dmitry Oleshko 92d3e335dc partial implementation for the major task (EXT-989) IM chiclets should expand to show active voice indicator
--HG--
branch : product-engine
2009-11-09 17:44:55 +02:00
richard 29d8ee76f1 LLChiclet cleans up its connection to LLTransientFloaterMgr now
and panel_stand_stop_flying is visible by default while its contents are not
2009-11-05 16:30:11 -08:00
Steve Bennetts 98229cbbcf Merge from https://hg.aws.productengine.com/secondlife/viewer-2-0/ 2009-11-05 11:41:25 -08:00
Dmitry Oleshko 341b6e4058 partial fix for a normal Sub-task (EXT-988) Change indication of unread messges in chiclets
--HG--
branch : product-engine
2009-11-05 20:29:01 +02:00
Tofu Linden 6d6fcc46ef Merge from viewer2voiceparity, conflicts resolved, and I fixed the 'speak' button which is broken on trunk. 2009-11-05 13:17:19 +00:00
Steve Bennetts af401ac6dc Merge changes from https://hg.aws.productengine.com/secondlife/viewer-2-0/ 2009-11-04 19:15:12 -08:00
Bryan O'Sullivan b806edf4ac Redo Bao's broken merge 2009-11-04 14:59:23 -08:00
Tofu Linden 7573cb6112 split code. 2009-11-04 18:34:11 +00:00
Dmitry Oleshko 347f261480 implemented a normal Sub-task (EXT-988) Change indication of unread messges in chiclets
--HG--
branch : product-engine
2009-11-04 16:35:48 +02:00
Eugene Kondrashev 459e7e2684 Implemented normal subtask EXT-1516 - Implement chiclet for ad-hoc chat.
--HG--
branch : product-engine
2009-11-04 12:54:44 +02:00
Igor Borovkov 24179cbcc6 fixed normal EXT-1131 Message Well counts non-interactive notifications however chiclet-window is opened
--HG--
branch : product-engine
2009-11-03 14:25:08 +02:00
Denis Serdjuk 08f1e05552 fixed major bug EXT-1984 Speak button light should not disable when voice channel is open
--HG--
branch : product-engine
2009-11-02 21:51:39 +02:00
Dmitry Oleshko 7dd9fb2806 fixed normal bug (EXT-1934) [BSI] Revert EXT-543 - Notification chiclet should not count IM/Group messages
--HG--
branch : product-engine
2009-10-30 14:18:07 +02:00
Igor Borovkov ea0abdac1d IM: cleaned up includes of old im floater stuff llimpanel.h
--HG--
branch : product-engine
2009-10-29 16:49:06 +02:00
Vadim Savchuk 10aa210e04 Partial implementation of normal priority task EXT-1096 (Implement recent time in recent people list).
- Implemented display of last interaction time (e.g. 5m, 3d, 10w).
- Removed dead code for displaying avatar away/busy status.
TODO: i18n, visual fixes.

--HG--
branch : product-engine
2009-10-28 23:59:51 +02:00
Steven Bennetts b43771cad5 Merging revisions 2156-2183 of https://svn.aws.productengine.com/secondlife/pe/stable-2 into P:\svn\viewer-2.0.0-3, respecting ancestry
* Bugs: EXT-1590 EXT-1694 EXT-1660 EXT-1646 EXT-1694 EXT-1316 EXT-1775 EXT-1798 EXT-1799 EXT-1117 EXT-1571 EXT-1572
* Dev: EXT-1757 EXT-991 EXT-1758 EXT-1770 EXT-1192 EXT-1613 EXT-1611 EXT-1256 EXT-1758 EXT-747
2009-10-23 17:20:45 +00:00