Commit Graph

6 Commits (bbfc0e47196ecbae8d89e7b721a61ba5eeaaa2b7)

Author SHA1 Message Date
richard ddfc6efbee EXT-5025 - Tooltips block mouse clicks
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
2010-02-05 11:32:33 -08:00
Tofu Linden 5d2da8a4d0 CID-396
Checker: UNINIT_CTOR
Function: LLFloaterPay::LLFloaterPay(const LLSD &)
File: /indra/newview/llfloaterpay.cpp
2010-01-26 17:50:15 -08:00
Lynx Linden 3f469dcef6 DEV-38840: cosmetic fix to the Pay Resident/Group floater in 2.0.
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.
2009-11-05 11:30:28 +00:00
James Cook ec84b639ed EXT-1339 Create onClose method in LLFloater, and remove most bindings to 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. 2009-10-07 20:54:31 +00:00
James Cook 5c51eb5a34 Moved LLFloaterPay implementation to .cpp file so header file is just lightweight interface. Not reviewed. 2009-10-06 22:44:38 +00:00
James Cook d4b468cd70 Renamed llgivemoney.h/cpp to llfloaterpay.h/cpp, the class it contains. Not reviewed. 2009-10-06 22:14:50 +00:00