| Age | Commit message (Collapse) | Author | 
|---|
|  | EXT-4547	[BSI] it is possible to highlight multiple layers of chat
EXT-3844 	Mouse wheel camera zoom is not reflected on View popup slider
EXT-3103 	Add an option to restrict entering non-ascii symbols in text editor.
reviewed by Leyla | 
|  | Checker: UNINIT_CTOR
Function: LLFloaterPay::LLFloaterPay(const LLSD &)
File: /indra/newview/llfloaterpay.cpp | 
|  | Previously the title for this floater was set to "" and a text string
was positioned over the title bar based upon whether you are paying a
resident or a group. This could mess up the position of the floater
"title" and was also truncating the "Pay Resident" title. Now, we use
setTitle() to actually set the floater title appropriately. | 
|  | 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. | 
|  | lightweight interface.  Not reviewed. | 
|  | reviewed. |