Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-12-07 | MAINT-5934 FIXED Have to open About Land twice to get parcel ban timings to ↵ | Mnikolenko ProductEngine | |
load in parcel ban list when banned names are not cached | |||
2015-08-12 | SL-193 FIXED Show info icons for experiences in Key,Allowed,Blocked lists. | Mnikolenko ProductEngine | |
2015-01-28 | MAINT-4824 FIXED Show remaining time before resident's name | Mnikolenko ProductEngine | |
2014-07-12 | fixing merge conficts | maksymsproductengine | |
2014-07-10 | merge changes for 3.7.12-release | maksymsproductengine | |
2014-01-21 | MAINT-3187: Name list controls do not properly resolve avatar names | Ansariel | |
2013-09-30 | Merge with voorhees (viewer-release) | Baker Linden | |
2013-09-13 | - Added ban date to ban list ui | Baker Linden | |
- Code cleanup | |||
2013-09-09 | - Start of code cleanup | Baker Linden | |
- Added refresh button to ban list panel - Added an additional signal to LLNameListCtrl to indicate when the entire name cache is complete. | |||
2013-05-09 | Merge downstream code and viewer-beta | simon | |
2013-05-09 | Merge viewer-beta | simon | |
2013-04-24 | diff -r 59c7bed66dfd indra/llcommon/lleventapi.h | simon | |
2013-03-29 | Update Mac and Windows breakpad builds to latest | Graham Madarasz | |
2013-03-25 | Pull in downstream CHUI code from viewer-development | simon | |
2013-03-19 | Merge in viewer-beta to get CHUI code | Simon Linden | |
2013-02-28 | Modify LLInstanceTracker to avoid using a map of strings to find a map of ↵ | Graham Madarasz (Graham) | |
foo to find some pointers | |||
2013-01-14 | MAINT-2223 FIX Scroll list columns resize feature broken | Richard Linden | |
column dirty flag was not set when user resized a column | |||
2012-12-17 | CHUI-580 : WIP : Protect callback connections passed to ↵ | Merov Linden | |
LLAvatarNameCache::get() where necessary | |||
2012-11-12 | MAINT-1897 Poor performance viewing large group member lists | Kelly Washington | |
* Improve draw performance of scroll lists by only drawing what is visible * Reduce frequency of expensive column width calculations Fixes by Richard | |||
2012-11-12 | MAINT-1897 Poor performance viewing large group member lists | Kelly Washington | |
* Clean up 'is group' extra data in namelists. | |||
2012-08-03 | Merge with lindenlab/viewer-development | simon@Simon-PC.lindenlab.com | |
2012-07-27 | MAINT-1175 FIX Severe performance issues on 3.3.2 (258114) Release and 3.3.3 ↵ | Richard Linden | |
(259197) Beta in "Add scroll list item" removed linear scan for namelist items and used weak reference (LLHandle) instead | |||
2012-06-25 | MAINT-30 Estate access lists for groups and residents are blank when "Allow ↵ | Kelly Washington | |
public access" is checked. MAINT-1200 Resident names not sorted in About Land (or Estate management) floater's allowed/banned boxes reviewed with Simon | |||
2011-09-30 | param block cleanup | Richard Nelson | |
added Flag as value type moved Batch to BatchBlock renamed Choice to ChoiceBlock made merging of parameters for ValueParams consistent (fillFrom and overwriteFrom are inverses of each other now) made iteration over Multiple<T> type params easier initial schema param blocks | |||
2010-12-03 | Fix a complaint from gcc about inaccessible base. | Dave Parks | |
2010-10-20 | Automated merge up from viewer-development | Loren Shih | |
2010-10-13 | correct licenses (fix problem with license change merge) | Oz Linden | |
2010-09-03 | Post-convert merge by convert_monolith.py from ↵ | Aimee Linden | |
/Users/Aimee/Documents/Work/Linden-Lab/Development/viewer/convert/viewer-identity-evolution | |||
2010-08-16 | VWR-20671 (SNOW-514) FIXED Protection on LLInstanceTracker base in ↵ | Aimee Linden | |
LLNameListCtrl needs to be public for gcc >4.1 | |||
2010-08-13 | Change license from GPL to LGPL (version 2.1) | Oz Linden | |
2010-06-21 | Merge with q/viewer-release | Leyla Farazha | |
2010-06-04 | made LLStringUtil::null const | Richard Nelson | |
2010-05-13 | DEV-50013 General "name list" support for display name +/- SLID | James Cook | |
Added lookups via new name cache system. Added optional short_name parameter to show only display names in the list (don't need this yet). Removed top-level global refresh of all name list controls when legacy name cache receives names -- it was inefficient and we don't need it anymore. Reviewed with Leyla. | |||
2010-03-08 | Merge with viewer 2 beta 4 | James Cook | |
2010-03-03 | fix for normal EXT-1391 Group Info: Avatar name should end with ellipsis if ↵ | Ychebotarev ProductEngine | |
it doesn't fit free space --HG-- branch : product-engine | |||
2010-02-03 | merge | James Cook | |
2010-02-01 | Support returning full_name (and SLID) for LLCacheName::get() calls | James 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-01-26 | Fixed critical bug EXT-4663 ([BSI] Inviting Residents to groups produces ↵ | Vadim Savchuk | |
error 100% of time). Overriden LLScrollListItem::getUUID() in LLNameListCtrl so that you can get correct ID of a name list item. --HG-- branch : product-engine | |||
2010-01-19 | Fixed major bug EXT-4336 (Inspectors display groups as people). | Vadim Savchuk | |
Added storing item type (avatar/group) in its value, so that we can choose the proper inspector. --HG-- branch : product-engine | |||
2009-10-03 | Merge inspectors UI project, gooey-4, into viewer-2 trunk. Added new ↵ | James Cook | |
tooltips to 3D avatars, 2D avatar names, and 3D objects. Refactors tooltips and text boxes, line editors, and text editors. Breaks LLExpandableTextBox, but a fix is coming. Resolved conflicts in lltexteditor.cpp, llchatitemscontainerctrl.cpp, llchatmsgbox.cpp, llfloaterbuycurrency.cpp, llnearbychat.cpp, floater_buy_currency.xml, and ru/strings.xml Merging revisions 134925-135157 of svn+ssh://svn.lindenlab.com/svn/linden/branches/gooey/gooey-4 into C:\source\viewer-2.0.0-3, respecting ancestry | |||
2009-08-04 | svn merge -r 128442:129343 ↵ | Richard Nelson | |
svn+ssh://svn.lindenlab.com/svn/linden/branches/skinning/skinning-18 into svn+ssh://svn.lindenlab.com/svn/linden/branches/viewer/viewer-2.0.0-3 | |||
2009-07-27 | Merged skinning-17 into viewer-2 for bug fixes. Commented out new IM window ↵ | James Cook | |
for now, not complete. Merging revisions 127913-128319 of svn+ssh://svn.lindenlab.com/svn/linden/branches/skinning/skinning-17 into D:\viewer-2.0.0-3, respecting ancestry | |||
2009-07-16 | Merged work for DEV-2066 (and formerly QAR-1538) in Viewer 2. | Mark Palange | |
merged all changes, post copy, from the following branches: linden/brachnes/enable-o-v user/cg/qar-1538 user/mani/viewer2-enable-o-v | |||
2009-06-21 | merge -r 124105-124625 skinning-13 -> viewer-2.0.0-3 | Steven Bennetts | |
2009-06-21 | merge -r 122421-124917 viewer-2.0.0-2 -> viewer-2.0.0-3 | Steven Bennetts | |
ignore-dead-branch | |||
2009-01-08 | Result of svn merge -r107256:107258 ↵ | Aaron Brashears | |
svn+ssh://svn/svn/user/phoenix/license_2009_merge into trunk. QAR-1165 | |||
2008-06-26 | QAR-628 merge string-cleanup-5 -r 90476:90508 -> release | Steven Bennetts | |
dataserver-is-deprecated | |||
2008-04-01 | merge release@83343 skinning-1-merge@83714 -> release | Steven Bennetts | |
QAR-424 | |||
2007-10-04 | Result of svn merge -r71162:71205 ↵ | Aaron Brashears | |
svn+ssh://svn/svn/linden/branches/new-license into release. only changes files which are not deployed or the comments section of code. | |||
2007-01-02 | Print done when done. | James Cook | |