Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-02-09 | Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0/ | Eric M. Tulla (BigPapi) | |
2010-02-09 | EXT-3980 - Closed folders were being reexpanded unnecessarily during ↵ | Eric M. Tulla (BigPapi) | |
inventory search. We now only update the open/closed status when we've updated the filter status. -Reviewed by Richard | |||
2010-02-09 | Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0/ | Nyx (Neal Orman) | |
2010-02-09 | EXT-4569 alpha preview not working after alpha is saved | Nyx (Neal Orman) | |
We were setting the baked texture ID to IMG_INVISIBLE when hitting the save button on the appearance editor to force the right texture IDs to be sent to surrounding viewers. Now, when you make a change after it is saved, it clears this texture ID. This restores expected functionality. Code reviewed by bigpapi. -Nyx | |||
2010-02-09 | Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0 | Xiaohong Bao | |
2010-02-09 | more fix for EXT-4352: texture problem in viewer 2.0. fixed texture priority ↵ | Xiaohong Bao | |
problem. | |||
2010-02-09 | PE merge. | Tofu Linden | |
2010-02-09 | EXT-3651 DEV-44500 Keyboard interaction does not work with Flash media | Tofu Linden | |
Update llqtwebkit to 4a97db00bfb1 from monroe's extern bb tree | |||
2010-02-09 | EXT-3651 DEV-44500 Keyboard interaction does not work with Flash media | Tofu Linden | |
This change lets Linux pass keys through to Flash. | |||
2010-02-09 | Update of major bug EXT-5022 (streaming media first use dialog should be ↵ | Eugene Mutavchi | |
removed) --HG-- branch : product-engine | |||
2010-02-09 | Fixed normal bug EXT-651 (Upload Image shortcut (Ctrl-U / Cmd-U) does not work) | Eugene Mutavchi | |
--HG-- branch : product-engine | |||
2010-02-09 | Fixed normal bug EXT-4817 - Preferences > Chat > Alert color preference is ↵ | Dmitry Zaporozhan | |
broken --HG-- branch : product-engine | |||
2010-02-09 | EXT-4290 [Flash] On linux, youtube videos don't play unless its getting a ↵ | Tofu Linden | |
mouse move event use the proper cmake include() so glib is really found! | |||
2010-02-09 | Fixed normal bug EXT-5119 (Voice Control Panel should open only after call ↵ | Mike Antipov | |
is connected, so it's not overlapped by voice notifications.) - updated condition when VCP should be shown to check voice channel state (CONNECTED) --HG-- branch : product-engine | |||
2010-02-09 | EXT-4290 [Flash] On linux, youtube videos don't play unless its getting a ↵ | Tofu Linden | |
mouse move event restore part of this fix - glib-compatible Qt needs it, and flash needs a glib-compatible Qt. | |||
2010-02-09 | Fixed normal bug EXT-5244 ( There is no "i" button for Name fields from ↵ | Mike Antipov | |
nearby chat) - reason: changes in c91e724d4f15 related to EXT-4547. Also multiple warnings appeared in log: LLView::getChild: Found child named user_name but of wrong type class L LTextBox, expecting class LLViewerTextEditor * - fix: changed template class from LLViewerTextEditor to LLTextBase in getChild. --HG-- branch : product-engine | |||
2010-02-09 | merge. | Tofu Linden | |
2010-02-09 | restore trivial llwindowsdl code improvement. | Tofu Linden | |
p.s. previous commit comment should have read 'hopefully trunk-UNbreaking' :) and this overall mergeset is work towards: EXT-3651 DEV-44500 Keyboard interaction does not work with Flash media ... although on linux this does not actually help yet. | |||
2010-02-09 | merge | Tofu Linden | |
2010-02-09 | Backed out changeset 0664cf2c9edf | Tofu Linden | |
2010-02-09 | merge. | Tofu Linden | |
2010-02-09 | Backed out changeset b1c241040751 | Tofu Linden | |
2010-02-09 | upgrade qt+llqtwebkit. not quite as upgraded as it needs to be, but ↵ | Tofu Linden | |
hopefully trunk-breaking. | |||
2010-02-09 | Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0 | Erica | |
2010-02-09 | EXT-4362 replace red beacon arrow | Erica | |
2010-02-09 | merge. | Tofu Linden | |
2010-02-09 | Fixed too-dark object chat color | Erica | |
2010-02-09 | Fixed normal bug EXT-5116 ( Voice notification should display on top of IM ↵ | Mike Antipov | |
window, not under.) - added moving notifications floaters to front in the floater view while opening. --HG-- branch : product-engine | |||
2010-02-09 | PE merge | Tofu Linden | |
2010-02-09 | Fixed normal bug EXT-5068 - Me panel opens in "edit" mode every time. | Dmitry Zaporozhan | |
--HG-- branch : product-engine | |||
2010-02-09 | HACK HACK HACK to unbreak linux build while I wait for access to the new ↵ | Tofu Linden | |
llqtwebkit code. only affects linux. may harm webkit functionality temporarily. to be backed-out. | |||
2010-02-09 | Fixed normal bug EXT-5109 - IM chiclet buttons missing top border and need ↵ | Dmitry Zaporozhan | |
to move up 1px. Increased chiclet panel height by 1px and moved it to center horizontally. --HG-- branch : product-engine | |||
2010-02-09 | merge | Ychebotarev ProductEngine | |
--HG-- branch : product-engine | |||
2010-02-09 | fix for major EXT-5099 Blocked IM text comes from "Second Life" in nearby chat | Ychebotarev ProductEngine | |
--HG-- branch : product-engine | |||
2010-02-09 | Fixed low bug EXT-5203 - Script chiclets are not toggled when object spawns ↵ | Dmitry Zaporozhan | |
multiple script floaters --HG-- branch : product-engine | |||
2010-02-09 | Update for low bug EXT-5201 - Opening multi tabbed IM floater from IMWell ↵ | Dmitry Zaporozhan | |
does not focus the floater. Implemented same fix for Script Floaters --HG-- branch : product-engine | |||
2010-02-09 | Fixed low bug EXT-5201 - Opening multi tabbed IM floater from IMWell does ↵ | Dmitry Zaporozhan | |
not focus the floater. --HG-- branch : product-engine | |||
2010-02-09 | Fixed normal bug EXT-5087 - Clicking on IMWell item does not open minimized ↵ | Dmitry Zaporozhan | |
multi tabbed IM floater. --HG-- branch : product-engine | |||
2010-02-09 | Merge | Mike Antipov | |
--HG-- branch : product-engine | |||
2010-02-09 | Fixed normal bug EXT - 5065 ( Buttons are slightly misalign in slider ↵ | Paul Guslisty | |
(Preferences) ) --HG-- branch : product-engine | |||
2010-02-09 | Merge | Mike Antipov | |
--HG-- branch : product-engine | |||
2010-02-09 | Fixed normal bug EXT - 4878 (Tab labels are no longer obeying halign attribute) | Paul Guslisty | |
--HG-- branch : product-engine | |||
2010-02-08 | Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0 | Monroe Linden | |
2010-02-08 | Linguistic fix on behalf of Simone | Eli Linden | |
2010-02-08 | Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0 | Monroe Linden | |
2010-02-08 | Merge with tip | Callum Prentice | |
2010-02-08 | New version of LLQTwebkit to fix cookie bug introduced by contractor :) | Callum Prentice | |
2010-02-08 | Rebuild of mac llqtwebkit library to pick up changeset 4a97db00bfb1 (fix for ↵ | Monroe Linden | |
an accidentally deleted line that prevented cookie file from being read). | |||
2010-02-08 | merge | Eli Linden | |
2010-02-08 | DEV-43688 Cycle3 Tim's resizing of DE GUI | Eli Linden | |