Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-12-03 | DEV-43463: swap visit_and_connect() overloads for Linux compiler | Nat Goodspeed | |
2009-12-03 | Merge with recent viewer-2-0 | Nat Goodspeed | |
2009-12-03 | Skip logging test that fails on Linux, no idea why | Nat Goodspeed | |
2009-12-03 | Resync indra/test's LD_LIBRARY_PATH with ADD_INTEGRATION_TEST | Nat Goodspeed | |
2009-12-03 | Reconcile llsdutil_tut.cpp with Kent's LLSD API change | Nat Goodspeed | |
2009-12-03 | Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0/ | Nat Goodspeed | |
2009-12-02 | DEV-43463: update Boost for linux, linux64 too | Nat Goodspeed | |
2009-12-02 | DEV-43463: update Boost package with fix for stack corruption bug | Nat Goodspeed | |
2009-11-30 | Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0/ | Nat Goodspeed | |
2009-11-30 | Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0/ | Nat Goodspeed | |
2009-11-30 | Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0/ | Lynx Linden | |
2009-11-30 | Made the gcc version number checking more robust in llaudio's | Lynx Linden | |
CMakeFiles.txt file. Previously it checked for a narrow range of gcc versions via a regex: if (${CXX_VERSION} MATCHES "4.[23]") Now we explicit check for any version >= 4.2: if (${CXX_VERSION_NUMBER} GREATER 419) | |||
2009-11-30 | DEV-43463: Keep LLEventPump's LLStandardSignal alive during post() | Nat Goodspeed | |
Replace LLEventPump's boost::scoped_ptr<LLStandardSignal> with boost::shared_ptr. Take a local stack copy of that shared_ptr in post() methods, and invoke the signal through that copy. This guards against scenario in which LLEventPump gets destroyed during signal invocation. (See Jira for details.) Re-enable Mani's test case that used to crash. Introduce ll_template_cast<> to allow a template function to recognize a parameter of a particular type. Introduce LLListenerWrapper mechanism to support wrapper objects for LLEventPump listeners. You instantiate an LLListenerWrapper subclass object inline in the listen() call (typically with llwrap<>), passing it the real listener, trusting it to forward the eventual call. Introduce prototypical LLCoutListener and LLLogListener subclasses for illustrative and diagnostic purposes. Test that LLLogListener doesn't block recognizing LLEventTrackable base class bound into wrapped listener. | |||
2009-11-30 | lots more clean-up. | Tofu Linden | |
2009-11-30 | remove dead panel version of the master volume pulldown. | Tofu Linden | |
the floater version turned out easier to get on-spec (though not perfect). | |||
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 | 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-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-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 | 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 | |||
2009-11-27 | fixed bug EXT-2785 All gestures appear in Gestures window only after ↵ | Denis Serdjuk | |
inventory/gestures has been invoked Cause: Specific implementation of LLInventoryCompletionObserver. It call done() on startup before all items had been loaded. Changes: LLGesturemanager will be loaded appropriated inventory item itself. LLGestureInventoryfetchObserver has been removed. --HG-- branch : product-engine | |||
2009-11-27 | avoided include llnotifications.h | Alexei Arabadji | |
--HG-- branch : product-engine | |||
2009-11-27 | Work on major sub-task EXT-2790 (Complete Voice Control Panel (floater) ↵ | Mike Antipov | |
started by Lynx (LLVoiceControlPanel)) -- Enabled "Voice Controls" button in add-hoc conference --HG-- branch : product-engine | |||
2009-11-27 | more fiddling and tracing. | Tofu Linden | |
2009-11-27 | Work on major sub-task EXT-2790 (Complete Voice Control Panel (floater) ↵ | Mike Antipov | |
started by Lynx (LLVoiceControlPanel)) -- implemented refreshing of the participant list when Voice Channel is changed --HG-- branch : product-engine | |||
2009-11-27 | Work on major sub-task EXT-2790 (Complete Voice Control Panel (floater) ↵ | Mike Antipov | |
started by Lynx (LLVoiceControlPanel)) -- fixed bug with setting context menu for participant list --HG-- branch : product-engine | |||
2009-11-27 | more stabbing that doesn't work. | Tofu Linden | |
2009-11-27 | Work on major sub-task EXT-2790 (Complete Voice Control Panel (floater) ↵ | Mike Antipov | |
started by Lynx (LLVoiceControlPanel)) -- improved logic to update Participant List for session. Now it uses current voice channel. --HG-- branch : product-engine | |||
2009-11-27 | implemented normal sub-task (EXT-2800) Voice calls notification windows and ↵ | Dmitry Oleshko | |
dialogs should be shown/docked over the speak button's chevron changed dock-control from the SysWell to the SpeakButton for outgoing and incoming voice dialogs --HG-- branch : product-engine | |||
2009-11-27 | Fixed low bug EXT-2730 (Trash icon should not be enabled unless a person has ↵ | Eugene Mutavchi | |
been selected) --HG-- branch : product-engine | |||
2009-11-27 | fix for normal EXT-1713 Nearby Chat: Objects have tooltips (???)(???) | Yuri Chebotarev | |
--HG-- branch : product-engine | |||
2009-11-27 | merge | Yuri Chebotarev | |
--HG-- branch : product-engine | |||
2009-11-27 | fix normal EXT-2893 Nearby toast should hide after log became opened | Yuri Chebotarev | |
--HG-- branch : product-engine |