summaryrefslogtreecommitdiff
path: root/indra/newview/llfloaterscriptlimits.cpp
AgeCommit message (Collapse)Author
2010-09-27MergeLeyla Farazha
2010-09-03Post-convert merge by convert_monolith.py from ↵Aimee Linden
/Users/Aimee/Documents/Work/Linden-Lab/Development/viewer/convert/viewer-identity-evolution
2010-09-03Merge between james/viewer-identity-evolution and dessie/viewer-publicAimee Linden
2010-08-27Post-convert merge by convert_monolith.py from ./viewer-experienceMonroe Linden
2010-08-24Backed out changeset c3d41f18ce2bTofu Linden
back-out the back-out for this branch. yay.
2010-08-24Backed out changeset a62bf7c0af21Tofu Linden
Backing out this merge that I pushed (prematurely) to the wrong place.
2010-08-24merge heads. whew.Tofu Linden
2010-08-20changed buildPanel/buildFloater to member functions buildFromFileRichard Nelson
streamlined LLUICtrlFactory's interface
2010-08-16cleaned up LLUICtrlFactory...Richard Nelson
removed redundant functionality moved buildPanel to LLPanel
2010-08-13Change license from GPL to LGPL (version 2.1)Oz Linden
2010-08-06speed up population of region scripts listRichard Nelson
2010-08-04deprecated ADD_SORTED due to n^2 behavior, set the sort order on the scroll ↵Richard Nelson
list instead
2010-07-30deprecated LLPanel::child*() methodsRichard Nelson
2010-07-06Merge from dessie/viewer-releaseLeyla Farazha
2010-07-05=EXT-4655 fixedgabriel
2010-05-28Code comments/variable names to make clear when legacy names usedJames Cook
Reviewed with Leyla
2010-05-28DEV-50013 Script memory floater uses usernamesJames Cook
2010-05-11merge from dessie/viewer-public right before SLE code landedJames Cook
2010-03-29Merge latest viewer-hotfix, approximately equal to Viewer 2.0 finalJames Cook
2010-03-29EXT-5940 : Typedef all vector<LLUUID>'sLoren Shih
Superficial cleanup to change all typedef std::vector<LLUUID> to use a common typedef uuid_vec_t instead.
2010-03-16EXT-4655 fixed a hanging listener on parcelinfo messages and fixed possible ↵gabriel lee
crash through spamming refresh of script limits floater reviewed by Johnny
2010-03-08Merge with viewer 2 beta 4James Cook
2010-03-04ext-4657 changed inappropriate llerrs to llwarnsgabriel lee
reviewed by Lynx
2010-03-03Fix script info for group-owned objects and stop requesting group name ↵James Cook
lookups for IDs that are actually avatars
2010-02-11MergeJames Cook
2010-02-10CID-426Tofu Linden
Checker: UNINIT_CTOR Function: LLPanelScriptLimitsAttachment::LLPanelScriptLimitsAttachment() File: /indra/newview/llfloaterscriptlimits.h and some BOOL->boolification while I was there.
2010-02-03mergeJames Cook
2010-02-02acted on code review advise, check some return pointers for nullness etcgabriel lee
2010-02-01Support returning full_name (and SLID) for LLCacheName::get() callsJames Cook
Changed callback signature to full_name instead of first_name,last_name Eliminated all calls to legacy (non-signal/non-boost-bind) lookup mechanism Change Pay dialog names to SLURL links Tweaked layout of Pay Resident and Pay via Object floaters to make SLURLs fit Consolidate name first + " " + last concatenation in LLCacheName::buildFullName() Reviewed with Kelly
2010-02-01DEV-44904 and other fixesgabriel lee
2010-01-26fix for normal [BSI] About Land -> Script Information -> Divider between ↵Ychebotarev ProductEngine
object owner and parcel location cannot be moved to resize fields --HG-- branch : product-engine
2010-01-08EXT-3630 & EXT-3893 added object owners to script information floater and ↵gabriel lee
corrected memory readout for attachments reviewed by H
2009-12-19Added a first view script limits floatergabriel
reviewed by Mani