Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-11-11 | EXT-2382 - fix for clipping of minimap | richard | |
2009-11-11 | Manual merge. | Vadim Savchuk | |
Resolved conflicts in panel_bottomtray.xml and llavataractions.cpp. --HG-- branch : product-engine | |||
2009-11-11 | Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0/ | James Cook | |
2009-11-11 | Add widgets/ui_ctrl.xml that can set default font size across all widgets. | James Cook | |
Individual widgets/*.xml files will need to have explicit font="foo" params removed to start using the defaults. Discussed with Richard. | |||
2009-11-11 | Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0/ | Brad Payne (Vir Linden) | |
2009-11-11 | merge | Loren Shih | |
2009-11-11 | EXT-2377 : Add XML switch to showing either menubar or gear menu | Loren Shih | |
First pass attempt at this. This is not debugged, but hg won't let me merge until I commit this change... | |||
2009-11-11 | Fix for DLL linkage error in new LLEventAPI class. | brad kittenbrink | |
2009-11-11 | Additional fix for EXT-2137-[BSI] Copy/pasted text chat logs are now much ↵ | Eugene Kondrashev | |
harder to read or post-process. --HG-- branch : product-engine | |||
2009-11-11 | merge | Igor Borovkov | |
--HG-- branch : product-engine | |||
2009-11-11 | fixed reopened subtask EXT-2265 IM unread messages counter should not be ↵ | Igor Borovkov | |
increased for system messages (comming from "Second Life", zero uuid) now not counting messages with from = "Second Life" and from_id = receiver's uuid --HG-- branch : product-engine | |||
2009-11-11 | merge | Mike Antipov | |
--HG-- branch : product-engine | |||
2009-11-11 | Fixed low bug EXT-1499 (Finalize the Home panel and add tooltips to the tab ↵ | Andrew Dyukov | |
grabs). --HG-- branch : product-engine | |||
2009-11-11 | Link spam reduction - consolidating inventory cache loading messages. | Brad Payne (Vir Linden) | |
2009-11-11 | fixed low bug (EXT-573) There is paragraph indent in the toasts text | Dmitry Oleshko | |
--HG-- branch : product-engine | |||
2009-11-11 | merge | Mike Antipov | |
--HG-- branch : product-engine | |||
2009-11-11 | Fixed major bug EXT-2205 (Message well counter is truncated) | Mike Antipov | |
- place counter exactly over the message well icon. Fixed in theis way becouse style guide does not have correct UI. Probably color sheme should be changes to have counter more visible --HG-- branch : product-engine | |||
2009-11-11 | Merge from default branch | Vadim Savchuk | |
--HG-- branch : product-engine | |||
2009-11-11 | Automated merge with https://hg.aws.productengine.com/secondlife/viewer-2-0/ | Alexei Arabadji | |
--HG-- branch : product-engine | |||
2009-11-11 | fixed EXT-2353 "IM window should auto-undock when dragged" | Alexei Arabadji | |
made all dockable floaters undock on dragging; --HG-- branch : product-engine | |||
2009-11-11 | merge | Loren Shih | |
2009-11-11 | Implemented Low sub-task EXT-2366-ALL Avatar specific buttons on IM P2P ↵ | Eugene Kondrashev | |
control panel should be disabled when interacting with AVALINE caller --HG-- branch : product-engine | |||
2009-11-11 | merge | Yuri Chebotarev | |
--HG-- branch : product-engine | |||
2009-11-11 | fix for normal bug EXT-2303 Distinguish Object-generated Nearby Chat from ↵ | Yuri Chebotarev | |
other Nearby Chat --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 | implemented EXT-2363 Get rid of 'Friends Conference' hardcode and rename it ↵ | Igor Borovkov | |
to 'Ad-hoc Conference' --HG-- branch : product-engine | |||
2009-11-11 | Work on major sub-task EXT-991 (Update bottom bar behavior on resize) | Mike Antipov | |
Code refactored: - moved code to process width increasing into separate method --HG-- branch : product-engine | |||
2009-11-11 | Work on major sub-task EXT-991 (Update bottom bar behavior on resize) | Mike Antipov | |
Code refactored: - processShowButton() now gets type of buttons should be shown instead of object - removed unnecessary code --HG-- branch : product-engine | |||
2009-11-11 | Fixed Low bug EXT-1052-IM message window show messages, that were sent in ↵ | Eugene Kondrashev | |
offline mode --HG-- branch : product-engine | |||
2009-11-11 | Fixed normal bug EXT-2166-[BSI] Nearby Chat floater always jumps to most ↵ | Eugene Kondrashev | |
recent chat --HG-- branch : product-engine | |||
2009-11-11 | merge | Yuri Chebotarev | |
--HG-- branch : product-engine | |||
2009-11-11 | fix for major bug EXT-2219 New Group profile layout breaks...everything | Yuri Chebotarev | |
lots of small problems... --HG-- branch : product-engine | |||
2009-11-11 | Additional fix for normal bug EXT-2131-[BSI] Copy/pasted text chat logs are ↵ | Eugene Kondrashev | |
now much harder to read or post-process --HG-- branch : product-engine | |||
2009-11-11 | Fixed normal bug EXT-2131-[BSI] Copy/pasted text chat logs are now much ↵ | Eugene Kondrashev | |
harder to read or post-process --HG-- branch : product-engine | |||
2009-11-11 | Add LLEventAPI class, formalizing the mechanism by which we wrap a C++ API | Nat Goodspeed | |
with an event API. In addition to the LLEventPump name on which to listen, LLEventAPI accepts a documentation string for event API introspection. Give every LLEventDispatcher::add() overload a new documentation string parameter for event API introspection. Convert every existing event API to new conventions, introducing suitable documentation strings for the API and each of its operations. | |||
2009-11-11 | Rename private methods to avoid ambiguity with subclasses | Nat Goodspeed | |
2009-11-11 | fixed (again) normal bug EXT-2025 Gesture btn couses nothing | Andrew Polunin | |
--HG-- branch : product-engine | |||
2009-11-11 | Work on major sub-task EXT-991 (Update bottom bar behavior on resize) | Mike Antipov | |
Code refactored: - move calculating of buttons_required_width inside processShowButton(); - remove changing of delta_width out of processing each button while increasing width --HG-- branch : product-engine | |||
2009-11-11 | Merge | Dmitry Zaporozhan | |
--HG-- branch : product-engine | |||
2009-11-11 | Update for major task EXT-2250 Implement Classifieds list in Picks panel. | Dmitry Zaporozhan | |
Added single expansion accordion. --HG-- branch : product-engine | |||
2009-11-11 | Work on major sub-task EXT-991 (Update bottom bar behavior on resize) | Mike Antipov | |
- refactored logic increasing of width - fixed bug with incorrect work in some cases --HG-- branch : product-engine | |||
2009-11-11 | Fixed Normal bug EXT-1959 - [BSI] emotes difficult to see in IM/Group chat | Eugene Kondrashev | |
--HG-- branch : product-engine | |||
2009-11-11 | Merge | Dmitry Zaporozhan | |
--HG-- branch : product-engine | |||
2009-11-11 | Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0/ | Nat Goodspeed | |
2009-11-11 | Update for major task EXT-2250 Implement Classifieds list in Picks panel. | Dmitry Zaporozhan | |
Fixed accordion name and added code to show and expand classifieds accordion when first classified is created. --HG-- branch : product-engine | |||
2009-11-11 | Update for major task EXT-2251 - Implement panels for creating, editing and ↵ | Dmitry Zaporozhan | |
viewing Classifieds. Implemented "Map", "Teleport", and "Edit" buttons in Classified Info panel. --HG-- branch : product-engine | |||
2009-11-11 | Automated merge with file:///home/lynx/hg/general/viewer-2-0 | Lynx Linden | |
2009-11-11 | Automated merge with https://hg.aws.productengine.com/secondlife/viewer-2-0/ | Alexei Arabadji | |
--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-11 | fixed minor bug EXT-2147 Group and Avatar Place Holder Icons defined in the ↵ | Andrew Polunin | |
specs should be used in place of currect placeholders --HG-- branch : product-engine |