Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-07-18 | SL-19891 Make sure focusable elements clear focus on destruction | Andrey Kleshchev | |
2015-11-10 | remove execute permission from many files that should not have it | Oz Linden | |
2014-10-17 | Update to build on Xcode 6.0: collection of removal of unused const ↵ | callum_linden | |
variables [-Wunused-const-variable] | |||
2014-03-12 | merge with release | Richard Linden | |
2014-02-26 | MAINT-3555 : crash in LLPanel::~LLPanel() on shutdown. Fixes to be paranoid | simon | |
about the return type for calls to LLView::getParent(): never assume a down cast is possible. | |||
2013-08-09 | second phase summer cleaning | Richard Linden | |
replace llinfos, lldebugs, etc with new LL_INFOS(), LL_DEBUGS(), etc. | |||
2013-07-30 | Summer cleaning - removed a lot of llcommon dependencies to speed up build times | Richard Linden | |
consolidated most indra-specific constants in llcommon under indra_constants.h fixed issues with operations on mixed unit types (implicit and explicit) made LL_INFOS() style macros variadic in order to subsume other logging methods such as ll_infos added optional tag output to error recorders | |||
2013-03-29 | Update Mac and Windows breakpad builds to latest | Graham Madarasz | |
2012-02-02 | Restoring a call to llround() in lllineeditor.cpp mistakenly removed in ↵ | Vadim ProductEngine | |
changeset 0a9ef58e8f7d. By the way, removing a pointless call to llround() in lldraghandle.cpp. | |||
2012-02-01 | converted a bunch of narrowing implicit conversions to explicit | Richard Linden | |
2012-02-01 | fixed Linux build | Paul ProductEngine | |
2010-08-24 | Backed out changeset c3d41f18ce2b | Tofu Linden | |
back-out the back-out for this branch. yay. | |||
2010-08-24 | Backed out changeset a62bf7c0af21 | Tofu Linden | |
Backing out this merge that I pushed (prematurely) to the wrong place. | |||
2010-08-24 | merge heads. whew. | Tofu Linden | |
2010-08-13 | Change license from GPL to LGPL (version 2.1) | Oz Linden | |
2010-07-15 | changed allow_html to parse_urls to be clearer about its meaning | Richard Linden | |
allow_html still supported as alternate | |||
2010-04-08 | EXT-6733(normal) - Long title of voice popup notification is displayed out ↵ | Dmitry Zaporozhan | |
of window. Fixed code calculating title buttons rectangle, LLRect::isValid() does not indicate uninitialized rectangle, as a result rectangle was not properly initialized and had negative width. Fixed title width. Reviewed by Mike Antipov - https://codereview.productengine.com/secondlife/r/194/ --HG-- branch : product-engine | |||
2010-03-25 | Fixed low bug EXT-6444 - Long notecard titles continue under Locked and Help ↵ | Dmitry Zaporozhan | |
icons on title bar. Changed the way floater title is reshaped. Calculations takes title buttons into account instead of using hardcoded values. --HG-- branch : product-engine | |||
2010-01-28 | fix for EXT-4186 List items are displayed as links in the FlatList if match ↵ | Denis Serdjuk | |
URL regexp allow_html attribute was updated for titles of group list items, group info panel, landmark info panel and for a title of floaters. --HG-- branch : product-engine | |||
2009-12-11 | fix for ellipses not appearing in single line text widgets | richard | |
fix for ellipses sometimes appearing at end of wrapped line of text reviewed by James | |||
2009-10-27 | EXT-1352 First pass background images for floaters and panels, including ↵ | James Cook | |
pretty header. Reviewed with Leyla. | |||
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-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-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 | |||
2008-02-19 | merge svn+ssh://svn.lindenlab.com/svn/linden/qa/combo-merge-ui-2008-02-13 -r ↵ | Steven Bennetts | |
79986 : 80178 -> release. QAR-290 = QAR-271 + QAR-191 | |||
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-05-08 | svn merge -r 61343:61423 svn+ssh://svn/svn/linden/branches/maintenance into ↵ | Don Kjer | |
release | |||
2007-05-04 | svn merge -r 61148:61343 svn+ssh://svn/svn/linden/branches/maintenance into ↵ | Don Kjer | |
release | |||
2007-03-31 | svn merge -r 59364:59813 ↵ | Josh Bell | |
svn+ssh://svn.lindenlab.com/svn/linden/branches/maintenance --> release | |||
2007-01-02 | Print done when done. | James Cook | |