summaryrefslogtreecommitdiff
path: root/indra/newview/llchiclet.cpp
AgeCommit message (Collapse)Author
2009-12-09Implemented normal task EXT-3194 - Object chiclets should be accessible in ↵Dmitry Zaporozhan
the IM well. --HG-- branch : product-engine
2009-12-09Fixed line endings to Unix formatMike Antipov
--HG-- branch : product-engine
2009-12-08Fixed Linux BuildMike Antipov
--HG-- branch : product-engine
2009-12-08Completed normal task EXT-3147 (Implement new states for message indicators)Mike Antipov
-- Implemented flashing to 'Lit' [N] times. Also added configurable period of flashing. --HG-- branch : product-engine
2009-12-08Completed normal task EXT-3147 (Implement new states for message indicators)Mike Antipov
-- Implemented 4 states of button by its background images via force Pressed state. They are: --- xml attribute Description --- image_unselected "Unlit" - there are no new messages --- image_selected "Unlit" + "Selected" - there are no new messages and the Well is open --- image_pressed "Lit" - there are new messages --- image_pressed_selected "Lit" + "Selected" - there are new messages and the Well is open --HG-- branch : product-engine
2009-12-08Work on EXT-3147 (Implement new states for message indicators)Mike Antipov
-- added possibility to show "99+" when unread messages count exceeds 99 --HG-- branch : product-engine
2009-12-07mergeYuri Chebotarev
--HG-- branch : product-engine
2009-12-07EXT-2989 Chiclet overlaps the voice indicator of another chicletYuri Chebotarev
see comments for details --HG-- branch : product-engine
2009-12-07Work on normal task EXT-3148 (Implement updating of the IM Well message ↵Mike Antipov
counter). Completed -- added updating count of unread messages in IM Well counter while closing any session. --HG-- branch : product-engine
2009-12-07Aditional changes for normal task EXT-3081 (Separate Message Well on ↵Mike Antipov
Notifications Well and IM Well) -- moved Notification well specific functionality from the "LLSysWellChiclet" into derived "LLNotificationChiclet" class --HG-- branch : product-engine
2009-12-07Work on normal task EXT-3148 (Implement updating of the IM Well message counter)Mike Antipov
-- added new member in session stored count of unread messages from real participant and its updating -- added new method to IM Manager to caclculate total count of unread messages from real participants in all stored sessions -- added updating count of unread messages in IM Well counter --HG-- branch : product-engine
2009-12-04Completed normal task EXT-3081 (Separate Message Well on Notifications Well ↵Mike Antipov
and IM Well) -- created IM Wel icon -- functionality is moved from the base class into appropriate classes (for Notification & IM Well windows) --HG-- branch : product-engine
2009-12-02Manual merge from default branch.Vadim Savchuk
--HG-- branch : product-engine
2009-12-01Implemented normal sub-task EXT-2478(Implement a chiclet for the ↵Eugene Mutavchi
llGiveInventory() processing) --HG-- branch : product-engine
2009-12-01Implemented normal task EXT-2750 (Add context menu for group and ad-hoc chiclet)Sergey Borushevsky
Added menu to ad-hoc chiclet, which contains one 'End Session' item. --HG-- branch : product-engine
2009-11-25created container for LLFloaterView for future z-swapping with sidetrayrichard
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-25Created lightweight LLNotificationsUtil::add(), switched most alerts to use itJames Cook
Cuts number of includes of llnotifications.h from 300+ to 40.
2009-11-24Removed llnotifications.h from all headers by adding llnotificationsptr.hJames Cook
Fixed many more includes
2009-11-24Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0James Cook
2009-11-23merge, manual conflict fix panel_bottomtray.xml, talk_button.xml, ↵James Cook
llfloaternearbymedia.cpp
2009-11-23convert signals to allocate on demand in order to speed up widget constructionrichard
reviewed by James
2009-11-23Update for task EXT-2081 - Object IM chiclets art needs to be hooked up to ↵Dmitry Zaporozhan
LLDialog chiclets. Cleaned code, added comments. --HG-- branch : product-engine
2009-11-20MergeDmitry Zaporozhan
--HG-- branch : product-engine
2009-11-20Implemented normal task EXT-2081 - Object IM chiclets art needs to be hooked ↵Dmitry Zaporozhan
up to LLDialog chiclets. Implemented LLDialog(LLScriptFloater) and Script Chiclets. --HG-- branch : product-engine
2009-11-19mergeVadim Savchuk
--HG-- branch : product-engine
2009-11-19No ticket. Updated comments to conform to the doxygen styleMike Antipov
--HG-- branch : product-engine
2009-11-19Fixed major bug EXT-2620 (IM Chiclet Panel goes crazy when new IM chiclets ↵Mike Antipov
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-18Renamed "close" to "end" in chiclet context menusSteve Bennetts
Removed "open" in chiclet context menus Removed some deprecate "..." Removed ^M from menu_viewer.xml
2009-11-18mergeSteve Bennetts
2009-11-18EXT-2644 - Add "Close Session" option to chicklet context menusSteve Bennetts
2009-11-18Work on normal sub-task EXT-2553 (Change Sys well icon & Counter according ↵Mike Antipov
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-16Work on major sub-task EXT-991 (Update bottom bar behavior on resize)Mike Antipov
- code cleaned up, removed commented out & unused code Functionality was not changed --HG-- branch : product-engine
2009-11-13fixed normal bug (EXT-2454) "Unread message" indicator isn't reset for ↵Dmitry Oleshko
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-12Fixed major bug EXT-2400-Viewer crashes on right button click upon IM P2P ↵Eugene Kondrashev
chiclet. Removed call to non-existing child --HG-- branch : product-engine
2009-11-12mergeIgor Borovkov
--HG-- branch : product-engine
2009-11-12no ticket, fixed IM message counting and firing new message balloonIgor Borovkov
--HG-- branch : product-engine
2009-11-12final fix forDmitry Oleshko
(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-11Manual merge.Vadim Savchuk
Resolved conflicts in panel_bottomtray.xml and llavataractions.cpp. --HG-- branch : product-engine
2009-11-11mergeMike Antipov
--HG-- branch : product-engine
2009-11-11Merge from default branchVadim Savchuk
--HG-- branch : product-engine
2009-11-11Work on major sub-task EXT-991 (Update bottom bar behavior on resize)Mike Antipov
Code cleaned up: - removed test code to show background in chiclet panel --HG-- branch : product-engine
2009-11-11fixed EXT-2341 "Add Friend notification not shown", EXT-2351 "Friendship andAlexei Arabadji
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-10Merge changes from product-engineSteve Bennetts
2009-11-10Automated merge with https://hg.aws.productengine.com/secondlife/viewer-2-0/Alexei Arabadji
--HG-- branch : product-engine
2009-11-10fixed EXT-2275 "[BSI] New incoming IM or Group IM pushes all existing (andAlexei Arabadji
new) chiclets off the right end of the chiclet bar." --HG-- branch : product-engine
2009-11-10Work on major sub-task EXT-991 (Update bottom bar behavior on resize)Mike Antipov
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-10Fixed line endings from 4df44e70aa9dAndrew Dyukov
--HG-- branch : product-engine
2009-11-09Fixed EXT-2104 (Chiclets overflow buttons overlap lower tray elements)-Andrew Dyukov
in this changeset and in 4466:3ad0401e16a5. Here I changed height of buuttons. --HG-- branch : product-engine
2009-11-09Fixed normal bug EXT-2103 (There are no arrow icons on the Chiclets overflow ↵Andrew Dyukov
buttons), but Erica will have to set appropriate icon. --HG-- branch : product-engine
2009-11-09partial implementation for the major task (EXT-989) IM chiclets should ↵Dmitry Oleshko
expand to show active voice indicator --HG-- branch : product-engine