Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-11-30 | Implemented major sub-task EXT-2882 (User who has been muted/unmuted by the ↵ | Sergey Borushevsky | |
moderator (that means, user is muted for the whole group) should receive a notification.) --HG-- branch : product-engine | |||
2009-11-30 | Updated layout to prevent overlapping elements. | Justin C. Rounds (Chuck) | |
http://jira.secondlife.com/browse/EXT-2777 | |||
2009-11-30 | tidy-up. clicking mute button doesn't need to bring up the volume slider ↵ | Tofu Linden | |
any more. | |||
2009-11-30 | pretty good volume bar appear-on-hover | Tofu Linden | |
2009-11-30 | Work on major sub-task EXT-2790 (Complete Voice Control Panel (floater) ↵ | Mike Antipov | |
started by Lynx (LLVoiceControlPanel)) -- Enabled "Voice Controls" button in P2P voice chat --HG-- branch : product-engine | |||
2009-11-30 | merge from trunk. | Tofu Linden | |
2009-11-30 | Work on major sub-task EXT-2790 (Complete Voice Control Panel (floater) ↵ | Mike Antipov | |
started by Lynx (LLVoiceControlPanel)) -- Changed text for empty nearby list to "No one near" --HG-- branch : product-engine | |||
2009-11-30 | Work on major sub-task EXT-2790 (Complete Voice Control Panel (floater) ↵ | Mike Antipov | |
started by Lynx (LLVoiceControlPanel)) -- Updated title according to voice chat type --HG-- branch : product-engine | |||
2009-11-30 | Merge from default branch | Vadim Savchuk | |
--HG-- branch : product-engine | |||
2009-11-30 | Work on major sub-task EXT-2790 (Complete Voice Control Panel (floater) ↵ | Mike Antipov | |
started by Lynx (LLVoiceControlPanel)) -- Excluded Agent's item from the Participant List --HG-- branch : product-engine | |||
2009-11-30 | merge. | Tofu Linden | |
2009-11-30 | remove llvorbisdecode.* - it's long-dead. | Tofu Linden | |
at some point someone inlined this into llaudiodecodemgr and the 'indie' version rotted away. | |||
2009-11-30 | Fixed Line endings to Unix format | Mike Antipov | |
--HG-- branch : product-engine | |||
2009-11-30 | Work on major sub-task EXT-2790 (Complete Voice Control Panel (floater) ↵ | Mike Antipov | |
started by Lynx (LLVoiceControlPanel)) -- Added updating of the speakers list for P2P call --HG-- branch : product-engine | |||
2009-11-30 | Work on major sub-task EXT-2790 (Complete Voice Control Panel (floater) ↵ | Mike Antipov | |
started by Lynx (LLVoiceControlPanel)) -- Added initial processing of titles for different calls --HG-- branch : product-engine | |||
2009-11-30 | Fixed wrong type for getChild<LLTextBox>("user_name") to prevent WARNING ↵ | Mike Antipov | |
logging. --HG-- branch : product-engine | |||
2009-11-29 | EXT-2595 - Sounds not playing because LFSThread (Local File System) wasn't ↵ | Steve Bennetts | |
being updated. | |||
2009-11-29 | Fix for Windows crash (incorrect date format crashes windows) | Steve Bennetts | |
2009-11-29 | Merge | Steve Bennetts | |
2009-11-29 | Missed another LL_COMMON_API tag | James Cook | |
2009-11-29 | Revert extern template link optimization until I can build/test on PC | James Cook | |
2009-11-28 | Suppress MSVC warning about extern template for linker optimization | James Cook | |
2009-11-28 | Fix build, missed a file and items need LL_COMMON_API | James Cook | |
2009-11-28 | Fix merge error | James Cook | |
2009-11-28 | merge | James Cook | |
2009-11-28 | Slightly more complex test file | James Cook | |
2009-11-28 | Fix build - exported globals must have LL_COMMON_API tag | James Cook | |
2009-11-28 | Migrated LLUUIDs and some float constants out of headers into .cpp files | James Cook | |
Moved some functions with llinfos into .cpp files Linker optimizations, all | |||
2009-11-28 | Fix build broken by removal of a test floater. | James Cook | |
2009-11-28 | Use extern template for common singletons to reduce code bloat/link time. | James Cook | |
2009-11-28 | De-inline virtual functions with llerrs to reduce link time. | James Cook | |
2009-11-28 | Fixed a typo in includes list. | James Cook | |
2009-11-28 | Move hard-coded image IDs to .cpp file to speed link time. | James Cook | |
2009-11-28 | implemented EXT-2889 "Incoming "grant modify rights" message should trigger | Alexei Arabadji | |
notify toast and adding record to IM history"; fixed avatar icon in IM-floater when message added to IM-session; avoided popup of IM-tast when message added to IM-session; --HG-- branch : product-engine | |||
2009-11-27 | Add CMake var LL_TESTS to optionally disable tests for build timing | James Cook | |
2009-11-27 | Move sound id declarations to cpp file to reduce redundant linker symbols. | James Cook | |
Cuts size of object files dramatically, often 100KB apiece. | |||
2009-11-27 | merge. | Tofu Linden | |
2009-11-27 | Backed out changeset 4c84d72f16ca | Tofu Linden | |
2009-11-27 | whee, back to a floater for now. i'm going to stop worrying about the ↵ | Tofu Linden | |
position for a while and work on the functionality. | |||
2009-11-27 | Fixed major bug EXT-2774(Crash when trying to resize top Menu with | Andrew Dyukov | |
Fav bar and Nav bar closed). --HG-- branch : product-engine | |||
2009-11-27 | fixed normal bug EXT-2685. My Landmarks: "Sort by Date" becomes disabled ↵ | Paul Guslisty | |
after selecting it --HG-- branch : product-engine | |||
2009-11-27 | fixed normal bug EXT-2738. 12-hour clock format should not have a leading zero | Paul Guslisty | |
--HG-- branch : product-engine | |||
2009-11-27 | working but incomplete, I think I'll go back to panel... again. | Tofu Linden | |
2009-11-27 | fixed normal bug EXT-2931 Grey square appears on Navigation bar when ↵ | Paul Guslisty | |
dragging landmark from "My Landmarks" to "Favorites" bar --HG-- branch : product-engine | |||
2009-11-27 | Fixed low bug EXT-2794(MyLandmarks: "Create Pick" is enabled when multiple ↵ | Eugene Mutavchi | |
landmarks are selected) --HG-- branch : product-engine | |||
2009-11-27 | Fixed normal bug EXT-2932(Entering filter passes focus to the group list) | Eugene Mutavchi | |
--HG-- branch : product-engine | |||
2009-11-27 | Fixed normal bug EXT-2727 (View tool should remember state) | Eugene Mutavchi | |
--HG-- branch : product-engine | |||
2009-11-27 | Fixed low priority bug EXT-2935 (IM log in plain text contains redundant | Vadim Savchuk | |
space between timestamp and bracket). --HG-- branch : product-engine | |||
2009-11-27 | back to the floater version of the volume drop-down - I was having no luck ↵ | Tofu Linden | |
with having the panel version display properly. | |||
2009-11-27 | Partial implementation of a normal task EXT-2471 llLoadURL should be handled ↵ | Andrew Polunin | |
also by Chiclet subsystem along with Notificaton subsystem: - implemented normal subtask EXT-2472 Implement a chiclet for the llLoadURL() processing - implemented normal subtask EXT-2474 Implement a chiclet window for the llLoadURL() processing --HG-- branch : product-engine |