Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-12-07 | Aditional 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-07 | Work 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-04 | Completed 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-02 | Manual merge from default branch. | Vadim Savchuk | |
--HG-- branch : product-engine | |||
2009-12-01 | Implemented normal sub-task EXT-2478(Implement a chiclet for the ↵ | Eugene Mutavchi | |
llGiveInventory() processing) --HG-- branch : product-engine | |||
2009-12-01 | Implemented 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-25 | created container for LLFloaterView for future z-swapping with sidetray | richard | |
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 | Created lightweight LLNotificationsUtil::add(), switched most alerts to use it | James Cook | |
Cuts number of includes of llnotifications.h from 300+ to 40. | |||
2009-11-24 | Removed llnotifications.h from all headers by adding llnotificationsptr.h | James Cook | |
Fixed many more includes | |||
2009-11-24 | Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0 | James Cook | |
2009-11-23 | merge, manual conflict fix panel_bottomtray.xml, talk_button.xml, ↵ | James Cook | |
llfloaternearbymedia.cpp | |||
2009-11-23 | convert signals to allocate on demand in order to speed up widget construction | richard | |
reviewed by James | |||
2009-11-23 | Update 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-20 | Merge | Dmitry Zaporozhan | |
--HG-- branch : product-engine | |||
2009-11-20 | Implemented 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-19 | merge | Vadim Savchuk | |
--HG-- branch : product-engine | |||
2009-11-19 | No ticket. Updated comments to conform to the doxygen style | Mike Antipov | |
--HG-- branch : product-engine | |||
2009-11-19 | Fixed 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-18 | Renamed "close" to "end" in chiclet context menus | Steve Bennetts | |
Removed "open" in chiclet context menus Removed some deprecate "..." Removed ^M from menu_viewer.xml | |||
2009-11-18 | merge | Steve Bennetts | |
2009-11-18 | EXT-2644 - Add "Close Session" option to chicklet context menus | Steve Bennetts | |
2009-11-18 | Work 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-16 | Work 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-13 | fixed 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-12 | Fixed 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-12 | merge | Igor Borovkov | |
--HG-- branch : product-engine | |||
2009-11-12 | no ticket, fixed IM message counting and firing new message balloon | Igor Borovkov | |
--HG-- branch : product-engine | |||
2009-11-12 | final fix for | Dmitry 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-11 | Manual merge. | Vadim Savchuk | |
Resolved conflicts in panel_bottomtray.xml and llavataractions.cpp. --HG-- branch : product-engine | |||
2009-11-11 | merge | Mike Antipov | |
--HG-- branch : product-engine | |||
2009-11-11 | Merge from default branch | Vadim Savchuk | |
--HG-- branch : product-engine | |||
2009-11-11 | Work 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-11 | fixed EXT-2341 "Add Friend notification not shown", EXT-2351 "Friendship and | Alexei 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-10 | Merge changes from product-engine | Steve Bennetts | |
2009-11-10 | Automated merge with https://hg.aws.productengine.com/secondlife/viewer-2-0/ | Alexei Arabadji | |
--HG-- branch : product-engine | |||
2009-11-10 | fixed EXT-2275 "[BSI] New incoming IM or Group IM pushes all existing (and | Alexei Arabadji | |
new) chiclets off the right end of the chiclet bar." --HG-- branch : product-engine | |||
2009-11-10 | Work 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-10 | Fixed line endings from 4df44e70aa9d | Andrew Dyukov | |
--HG-- branch : product-engine | |||
2009-11-09 | Fixed 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-09 | Fixed 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-09 | partial implementation for the major task (EXT-989) IM chiclets should ↵ | Dmitry Oleshko | |
expand to show active voice indicator --HG-- branch : product-engine | |||
2009-11-05 | LLChiclet cleans up its connection to LLTransientFloaterMgr now | richard | |
and panel_stand_stop_flying is visible by default while its contents are not | |||
2009-11-05 | Merge from https://hg.aws.productengine.com/secondlife/viewer-2-0/ | Steve Bennetts | |
2009-11-05 | partial fix for a normal Sub-task (EXT-988) Change indication of unread ↵ | Dmitry Oleshko | |
messges in chiclets --HG-- branch : product-engine | |||
2009-11-05 | Merge from viewer2voiceparity, conflicts resolved, and I fixed the 'speak' ↵ | Tofu Linden | |
button which is broken on trunk. | |||
2009-11-04 | Merge changes from https://hg.aws.productengine.com/secondlife/viewer-2-0/ | Steve Bennetts | |
2009-11-04 | Redo Bao's broken merge | Bryan O'Sullivan | |
2009-11-04 | split code. | Tofu Linden | |
2009-11-04 | implemented a normal Sub-task (EXT-988) Change indication of unread messges ↵ | Dmitry Oleshko | |
in chiclets --HG-- branch : product-engine | |||
2009-11-04 | Implemented normal subtask EXT-1516 - Implement chiclet for ad-hoc chat. | Eugene Kondrashev | |
--HG-- branch : product-engine |