Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-12-04 | omg fix for two omg crtical bugs... | Yuri Chebotarev | |
EXT-3109 Viewer crashes when attempting to select group role EXT-3130 Viewer crashes after pressing "New Role" button in group profile also a bit fix layout --HG-- branch : product-engine | |||
2009-12-03 | fix for low EXT-3090 "Select All" item should be disabled if there is no ↵ | Yuri Chebotarev | |
text in nearby chat's input field --HG-- branch : product-engine | |||
2009-12-03 | fix for normal EXT-2913 [BSI] Archived notice of Group1 is shown in any ↵ | Yuri Chebotarev | |
group Group2 until other notice is selected --HG-- branch : product-engine | |||
2009-12-03 | merge | Yuri Chebotarev | |
--HG-- branch : product-engine | |||
2009-12-03 | fix for EXT-1190 Accordion should support keyboard accessability | Yuri Chebotarev | |
--HG-- branch : product-engine | |||
2009-12-03 | no ticket. system messages where without time after changeset 5886:8987aefb8b91 | Yuri Chebotarev | |
--HG-- branch : product-engine | |||
2009-12-03 | a bit more for (EXT-3077) [BSI] Object chat of objects without a name bork ↵ | Yuri Chebotarev | |
nearby chat toasts and log revert name changes since this may break some functionality... --HG-- branch : product-engine | |||
2009-12-03 | fixed low bug EXT-3040 (Tool-tip for '+' icon on Picks tab says nothing ↵ | Paul Guslisty | |
about classifieds) --HG-- branch : product-engine | |||
2009-12-03 | fixed normal bug EXT-3038 (Verb buttons in avatar profile panel don't have ↵ | Paul Guslisty | |
tool-tips) --HG-- branch : product-engine | |||
2009-12-03 | fix for normal EXT-3077 [BSI] Object chat of objects without a name bork ↵ | Yuri Chebotarev | |
nearby chat toasts and log for information - since I think that messages from nowhere is bad practice for user - if object that send message has no name I use object id as name --HG-- branch : product-engine | |||
2009-12-03 | fix for normal EXT-2944 [BSI] Object chat and Resident chat is combined in ↵ | Yuri Chebotarev | |
Nearby Chat floater when object and Resident share the same name --HG-- branch : product-engine | |||
2009-12-02 | merge | Yuri Chebotarev | |
--HG-- branch : product-engine | |||
2009-12-02 | Fix for normal task EXT-2640 (Create a tabbed IM multifloater) | Sergey Borushevsky | |
Minimize button is hidden. Removed redundant parameters. --HG-- branch : product-engine | |||
2009-12-02 | Implemented normal task EXT-2833 ("Close" button should hide bottom bar windows) | Sergey Borushevsky | |
When IM floater isn't torn off, "Close" button is disabled. It's not hidden, since there is a hack in LLFloater::updateButton. --HG-- branch : product-engine | |||
2009-12-02 | merge | Yuri Chebotarev | |
--HG-- branch : product-engine | |||
2009-12-02 | fix for EXT-2886 Context menu for Nearby chat text field should look like ↵ | Yuri Chebotarev | |
context menu for any text editor, should include such items as (cut,copy, paste etc) --HG-- branch : product-engine | |||
2009-12-02 | Implemented major task EXT-2985 (Implement Avaline calls processing in Voice ↵ | Mike Antipov | |
Control Panel) -- checkin missed changes in xml file --HG-- branch : product-engine | |||
2009-12-02 | fixed normal bug EXT-3039 (Overflow menu for Pick/Classified contain ↵ | Paul Guslisty | |
duplicated entries) --HG-- branch : product-engine | |||
2009-12-02 | Implemented major task EXT-2985 (Implement Avaline calls processing in Voice ↵ | Mike Antipov | |
Control Panel) -- improved Voice Control Panel to show avaline caller number as its name. Separate instance of derived from LLAvatarListItem class was provided --HG-- branch : product-engine | |||
2009-12-02 | EXT-2911 [BSI] Unable to select any *old* notice in the Group Notice Archive | Yuri Chebotarev | |
--HG-- branch : product-engine | |||
2009-12-02 | merge | Vadim Savchuk | |
--HG-- branch : product-engine | |||
2009-12-02 | Manual merge from default branch. | Vadim Savchuk | |
--HG-- branch : product-engine | |||
2009-12-02 | fixed EXT-2938 (Log of not active IM floater isn't refreshed when IM session ↵ | Igor Borovkov | |
is in multitab mode) by employing setVisible for updating messaged --HG-- branch : product-engine | |||
2009-12-02 | Implemented normal sub-task EXT-2975 - Make the IM multifloater optional. | Dmitry Zaporozhan | |
--HG-- branch : product-engine | |||
2009-12-02 | Fixed normal bug EXT-1625 (Me > Pick Info > Edit Pick does not enable "Save" ↵ | Andrew Dyukov | |
button when image, location is changed). Implemented workaround:enabling save button each time when picker is opened, even if texture wasn't changed (see Steve's comment). --HG-- branch : product-engine | |||
2009-12-02 | Fixed minor EXT-2993 (bug voice control window should have valid minimal & ↵ | Andrew Dyukov | |
maximal size). Maximal size was not set, because there are no any floaters which have it. --HG-- branch : product-engine | |||
2009-12-02 | fixed normal bug EXT-2738 ([BSI] 12-hour clock format should not have a ↵ | Paul Guslisty | |
leading zero) --HG-- branch : product-engine | |||
2009-12-02 | fix major EXT-3003 IM messages loaded from a chat history are displayed with ↵ | Yuri Chebotarev | |
current time --HG-- branch : product-engine | |||
2009-12-02 | Minor changes to EXT-2986 (Add "Leave Call" button in Voice Control Panel | Andrew Dyukov | |
for all voice chats except nearby) implementation. --HG-- branch : product-engine | |||
2009-12-01 | DEV-43622 : API change (no functionality change) to fix a design error in LLSD | Kent Quirk | |
I made it about a year and a half ago; Zero found it while reading code. I had added a return value to LLSD::insert(), but a) did it wrong, and b) broke the STL-like semantics of insert(). So I've put insert() back to returning void and created LLSD::with(), which does what my earlier insert() did. The compiler then caught all the cases where insert()'s return value were being used, and I changed those to use with() instead. | |||
2009-12-01 | DEV-43612 (part1) fix a typo in UI text from llmaniptranslate | Ramzi Linden | |
2009-12-01 | Merge | skolb | |
2009-12-01 | Merge | skolb | |
2009-12-01 | merge | James Cook | |
2009-12-01 | Fix Linux/Mac builds due to LLToolDragAndDrop member function pointers | James Cook | |
2009-12-01 | Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0/ | Eric M. Tulla (BigPapi) | |
2009-12-01 | EXT-2719 - put on menu now gets disabled if the object is locked | Eric M. Tulla (BigPapi) | |
2009-12-01 | Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0 | Lynx Linden | |
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 | Fix for "DEV-43581 - EXT-2901: [BSI] Can't access twitter pages directly via ↵ | callum | |
MoaP" | |||
2009-12-01 | merge | James Cook | |
2009-12-01 | Implemented normal task EXT-2476 (llGiveInventory() should be handled also ↵ | Eugene Mutavchi | |
by Chiclet subsystem along with Notificaton subsystem) --HG-- branch : product-engine | |||
2009-12-01 | merge | James Cook | |
2009-12-01 | Merge - backing out scroll container change | James Cook | |
2009-12-01 | Revert partial fix for EXT-2572 (chat history text clipping) that causes ↵ | James Cook | |
EXT-1597 (script editor scrolls upward while typing) Backed out changeset: e38642e0c21c | |||
2009-12-01 | EXT-3015 Fixed right and center aligned text boxes | James Cook | |
Document rect left edge was being computed incorrectly. Made floater_test_textbox.xml have more examples of text. Reviewed with Kelly | |||
2009-12-01 | Fixed normal bug EXT-2786 (My Landmarks: context menu updates after second ↵ | Andrew Dyukov | |
right-click). --HG-- branch : product-engine | |||
2009-12-01 | Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0 | Lynx Linden | |
2009-12-01 | build fix (on behalf of Eugene Mutavchi) | Sergei Litovchuk | |
--HG-- branch : product-engine | |||
2009-12-01 | Increased width of drop-downs in floater_tools.xml | Justin C. Rounds (Chuck) | |
Discovered bug: active drop-down missing art. Fixed in textures.xml. http://jira.secondlife.com/browse/EXT-2674 |