Age | Commit message (Collapse) | Author |
|
|
|
button has the mouse over it
Review #66
fade-out was going to be harder, but just making it visible/invisible turned out to be pretty easy
|
|
Review #65
Adds help topic to media controls panel, and add handling F1 key to media focus
|
|
have it be a no-op
Review #63
This change addresses an issue where the OK button was greyed out even if nothing was different (changed) in the medias settings floater. This originally was implemented so that no "empty media" data would accidentally get added to the object. But that was confusing (the OK button should never be greyed out). This changes it so that apply() will simply be a no-op if the data has not changed, and now the OK button is always enabled.
|
|
|
|
|
|
applied.
|
|
|
|
at plugin exit so that cookies more betterer than what they did before.
|
|
data client
Conceptually reviewed by Monroe
|
|
|
|
|
|
|
|
|
|
I will make them consistent.
|
|
https://hg.aws.productengine.com/secondlife/viewer-2-0/
|
|
This build is based on the following:
http://bitbucket.org/girish/llqtwebkit-4.6/
revision 08c337619f50
local change: comment out the definition of qt_sendSpontaneousEvent() in llembeddedbrowserwindow.cpp
git://gitorious.org/~girish/qt/girishs-qt.git
branch lindenqt
revision b4820037eac5c52d44df99ec37a50edd1796c897
|
|
--HG--
branch : product-engine
|
|
-- Implemented requirement: Opening either Message Well will clear the "new messages" state (and thus the "lit" status),
even though there may still be unread messages
--HG--
branch : product-engine
|
|
The search URL is now specified in app_settings/settings.xml (instead
of in floater_search.xml), and it is now defined more flexibly with
support for various substitution strings, such as [QUERY], [AUTH_KEY],
[MATURITY], [GODLIKE], etc.
I pulled the common substitution code out into a new static method,
LLWeb::expandURLSubstitutions(). This provides support for common
strings like [VERSION], [CHANNEL], [LANGUAGE], [OS], etc. The Help and
Home sidetray code has been updated to use this new function, to avoid
replicating this behavior 3 times.
I also cleaned up the app_settings/settings.xml file and removed the
old search keys of: SearchURLDefault, SearchURLQuery, and
SearchURLSuffix2.
|
|
-- fixed bug: Well icon leaves in "Unlit" state if new message arrives when it is in the "Lit" state while flashing
Improved behavior of reversing Lit/Unlit states
--HG--
branch : product-engine
|
|
-- Code recactored for future implementation of "Opening either Message Well will clear the "new messages" state (and thus the "lit" status)"
--HG--
branch : product-engine
|
|
--HG--
branch : product-engine
|
|
control panel is opened”;
--HG--
branch : product-engine
|
|
with current agent's coordinates".
- Fixed storing global position for remote location pick.
- Fixed setting current location to the pick.
- Fixed pick location text. Added resolving remote parcel name from ID.
- Cleaned up unused code in llpanelpick.
--HG--
branch : product-engine
|
|
Resolved conflicts in llalertdialog.h and llnotify.cpp (local deletion vs
remote change) by removing them.
--HG--
branch : product-engine
|
|
canceled after viewer shutdown.
--HG--
branch : product-engine
|
|
problem was with floater minHeight. set minheight to 1 list item height (so 1 item is always visible)
--HG--
branch : product-engine
|
|
--HG--
branch : product-engine
|
|
This change reverts the code parts of e038c0211968 that relate to the
sound preferences slider. Lis has already re-enabled the slider in the
panel_preferences_sound.xml XUI file.
So the overall change for EXT-3394 is now:
- remove the volume slider from the Voice Controls panel
- make 50 be the default volume level, not 62
|
|
and stacking.
Docked LLDialogs are part of toasts positioning rules.
--HG--
branch : product-engine
|
|
--HG--
branch : product-engine
|
|
chat, should work as toggles”,
made hide/unhide dockable floaters when undocked;
--HG--
branch : product-engine
|
|
--HG--
branch : product-engine
|
|
|
|
|
|
If the object is in the selection, its interesting. Load its media data
ASAP.
Conceptually reviewed by monroe
|
|
|
|
|
|
|
|
|
|
PluginInstancesTotal cap. Otherwise, we always need to load the top media data item.
|
|
|
|
|
|
same button
|
|
|
|
Review #62
Added facility to get the HUD projection and modelview matrices by refactoring the calls in llviewerdisplay a bit.
|
|
priority list list into account.
|
|
|
|
|