summaryrefslogtreecommitdiff
path: root/indra/newview/llfloaterpay.cpp
AgeCommit message (Expand)Author
2024-05-22Fix line endlingsAnsariel
2024-05-22Merge remote-tracking branch 'origin/main' into DRTVWR-600-maint-AAnsariel
2024-04-29#824 Process source files in bulk: replace tabs with spaces, convert CRLF to ...Andrey Lihatskiy
2024-02-21Convert remaining BOOL to boolAnsariel
2024-02-21Convert BOOL to bool in lluiAnsariel
2024-02-17misc: BOOL to boolLars Næsbye Christensen
2022-04-26SL-15383 repalced some boost::shared_ptr with std version to make it readable...Andrey Kleshchev
2016-09-28MAINT-6773 Add payment messageMnikolenko Productengine
2016-08-23MAINT-6671 Fixed crash in LLFloaterPay::give()andreykproductengine
2015-11-10remove execute permission from many files that should not have itOz Linden
2015-04-14MAINT-5097 FIXED crash in LLFloaterPay::onGiveandreykproductengine
2015-01-13merge changes for 3.7.24-releaseOz Linden
2014-10-18Update to build on Xcode 6.0: remove lots of unused variablescallum_linden
2014-08-18MAINT-4334 FIXED Request confirmation from the user when paying another avata...andreykproductengine
2014-02-14[MAINT-3555] Crash in LLPanel::~LLPanel() on shutdownBaker Linden
2013-03-29Update Mac and Windows breakpad builds to latestGraham Madarasz
2010-09-03Post-convert merge by convert_monolith.py from /Users/Aimee/Documents/Work/Li...Aimee Linden
2010-09-03Merge between james/viewer-identity-evolution and dessie/viewer-publicAimee Linden
2010-08-24Backed out changeset c3d41f18ce2bTofu Linden
2010-08-24Backed out changeset a62bf7c0af21Tofu Linden
2010-08-24merge heads. whew.Tofu Linden
2010-08-13Change license from GPL to LGPL (version 2.1)Oz Linden
2010-07-30deprecated LLPanel::child*() methodsRichard Nelson
2010-07-06Merge from dessie/viewer-releaseLeyla Farazha
2010-06-25Fix EXT-8074: unregister floater as message handler on destruction to prevent...Andrew A. de Laix
2010-05-28WIP Fix miscellaneous display names in UIJames Cook
2010-05-13Fix build errors introduced in last mergeJames Cook
2010-02-11MergeJames Cook
2010-02-05EXT-5025 - Tooltips block mouse clicksrichard
2010-02-03mergeJames Cook
2010-02-01Support returning full_name (and SLID) for LLCacheName::get() callsJames Cook
2010-01-26CID-396Tofu Linden
2009-11-05DEV-38840: cosmetic fix to the Pay Resident/Group floater in 2.0.Lynx Linden
2009-10-07EXT-1339 Create onClose method in LLFloater, and remove most bindings to mClo...James Cook
2009-10-06Moved LLFloaterPay implementation to .cpp file so header file is just lightwe...James Cook
2009-10-06Renamed llgivemoney.h/cpp to llfloaterpay.h/cpp, the class it contains. Not ...James Cook