| Age | Commit message (Collapse) | Author | 
|---|
|  | This change gets rid of the crufty (and confusing) "apply()"
functions from llpanelmediasettings*.  Those functions were
never being called, yet changes were being made in them.
Instead, I added "preApply()" and "postApply()" to each of
these panels, which the floater (who really does the "apply()"ing)
now calls before and after it applies the changes to the
media data. | 
|  | Media auto refreshes after Whitelist set
This checkin fixes a related issue to this task and prohibits user from (A) adding an item to the whitelist that would invalidate the home URL and (b) adding a home URL that would not pass the whitelist. | 
|  | mCloseSignal.  In the vast majority of cases, mCloseSignal is being bound to an onClose function.  Just make it virtual and be done with it.  Renamed a couple of LLPanel close methods to onClosePanel() to distinguish them.  Reviewed with Richard. | 
|  | by rick | 
|  | svn+ssh://svn.lindenlab.com/svn/linden/branches/media-on-a-prim/moap-7
Merging branches/media-on-a-prim/moap-7 down to viewer-2.0. |