Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-04-29 | MAINT-3975 FIX Group Invitation window omits ? button for listed residents ↵ | Richard Linden | |
(INTEREST LIST RC only) | |||
2013-08-09 | second phase summer cleaning | Richard Linden | |
replace llinfos, lldebugs, etc with new LL_INFOS(), LL_DEBUGS(), etc. | |||
2013-07-08 | SH-4299 WIP: Interesting: High fps shown temporarily off scale in statistics ↵ | Richard Linden | |
console added percentage/ratio units added auto-range and auto tick calculation to stat bar to automate display stats | |||
2013-03-29 | Update Mac and Windows breakpad builds to latest | Graham Madarasz | |
2013-01-30 | Pull merge from lindenlab/viewer-developement | Merov Linden | |
2012-08-01 | CHUI-223 WIP Selecting to cut an inventory item causes all open inventory ↵ | Richard Linden | |
windows to refresh improved filtering behavior that should result in less flashes of emptiness | |||
2012-07-17 | MAINT-1276: Add ability to paste LSL tooltips into scripts. Reviewed by Kelly | simon@Simon-PC.lindenlab.com | |
2012-02-03 | EXP-1513 FIX Underscore ( _ ) fails to show in first chat entry in Local Chat | Richard Linden | |
EXP-1854 FIX Text positioning in mini inspector a couple pixels too low | |||
2011-10-05 | * Updated flash_color to use old LLButton highlight_color default. | Leslie Linden | |
2011-09-06 | EXP-1196 FIX Fix param block template ordering | Richard Linden | |
changed ordering of template loading relative to constructor setting of params moved a lot of constructor-set params to template files reviewed by Leslie | |||
2010-09-22 | instead of exposing mutable container in LLInitParam::Multiple, just expose ↵ | Richard Linden | |
access functions, begin(), end(), etc. this allows mutation of param block contents, without being able to change number of elements | |||
2010-08-27 | Post-convert merge by convert_monolith.py from ./viewer-experience | Monroe Linden | |
2010-08-19 | made favorites button tooltips override parent generic tooltip more consistently | Richard Linden | |
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-02-12 | added popup panel to hold nearby media popup and stopped using top view | Richard Linden | |
2010-01-28 | CID-338 | Tofu Linden | |
Checker: UNINIT_CTOR Function: LLToolTipMgr::LLToolTipMgr() File: /indra/llui/lltooltip.cpp | |||
2009-12-01 | merge | James Cook | |
2009-11-27 | more fiddling and tracing. | Tofu Linden | |
2009-11-25 | created container for LLFloaterView for future z-swapping with sidetray | richard | |
floaters can now overlap sidetray fixed text selection background color to be inverse of text fg color EXT-2713 Script editor automatically scrolls to the top of script text when text is longer than the window. reviewed by James | |||
2009-11-16 | Allow UI tooltips and "ambient inspector" tips to have different text colors | James Cook | |
2009-11-11 | merge | richard | |
2009-11-11 | added stylized text to tooltips for showxuinames | richard | |
2009-11-10 | merge | Leyla Farazha | |
2009-11-10 | EXT-1478 Tool-tip background and border colors are being ignored | Leyla Farazha | |
EXT-2082 Multifloater preview tab container extends outside window border EXT-773 odd notecard behaviour on closing an unsaved notcard reviewed by Richard | |||
2009-11-05 | refactored top level ui into main_view.xml | richard | |
2009-11-03 | (i) in inspectors is squished, maybe rectangle too small | angela | |
2009-10-30 | EXT-2018 PRofile "Real World" descripton scrolls before showing "More" link | richard | |
EXT-2011 titles of IM sessions aren't aligned to center EXT-3025 Pick's description overlaps picks name also moved tool tip param default to tool_tip.xml also made default param<const LLFontGL*> be SansSerif reviewed by Leyla | |||
2009-10-30 | media inspector adding current url, secure browsing and home page button | angela | |
2009-10-29 | EXT-1954 Implement Inspector Info i rollover icon | angela | |
2009-10-29 | DEV-41714 Display a play/pause control for the inspected face if it contains ↵ | angela | |
time-based media | |||
2009-10-20 | EXT-1583 - Landmark "Favorites Bar" item tool-tips need to remain onscreen ↵ | Richard Nelson | |
while mouse pointer is over them. also, improved tooltip display to show region name and coordinates reviewed by Leyla | |||
2009-10-08 | only add LLScrollContainers to text widgets when requested, saving on ↵ | Richard Nelson | |
LLTextBox construction time combined clip and scroll attributes of text editors and text boxes...if you want to clip text, you need to introduce a scrollbar moved clear to LLTextEditor so that text boxes won't empty out when calling LLPanel::clearCtrls() EXT-1354 - added optional wrapping to LLTooltips...inspector tooltips don't wrap, everything else does added LLFastTimer::reset call on application init to prime timers for pre-login timing fixed tooltips positioning incorrectly due to mis-sized tooltipview eliminated hide_scrollbar param for text editors reviewed by Leyla | |||
2009-10-06 | EXT-1283 [Inspectors] Avatar gear menu does not dismiss when selecting ↵ | Leyla Farazha | |
another AV reviewed by James | |||
2009-10-05 | Tweak inspector tooltip icon spacing. | James Cook | |
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-09-09 | merge -r132032-132812 ↵ | Richard Nelson | |
svn+ssh://svn.lindenlab.com/svn/linden/branches/gooey/gooey-1 |