Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-12-08 | merge with viewer-dev | Richard Linden | |
2010-12-02 | merge | Monroe Linden | |
2010-11-25 | STORM-676 FIXED Made color swatch control transparent if the floater it ↵ | Vadim ProductEngine | |
resides in is transparent. | |||
2010-11-10 | CHOP-151 Hooked up app exit callback, cleaned up early exit. Rev. by Brad | Mark Palange (Mani) | |
2010-09-28 | fix for crash when background image not specified for line editor | Richard Linden | |
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-23 | made Params parsers not act as singletons | Richard Nelson | |
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-08-02 | EXT-8545 FIX Button art and other images are positioned incorrectly when UI ↵ | Richard Nelson | |
scale != 1.0 | |||
2010-07-30 | further UI rendering performance improvements | Richard Nelson | |
2010-07-01 | eliminated a bunch of silent warnings on startup about multiple widget ↵ | Richard Linden | |
registration | |||
2010-06-22 | EXT-7729 WIP LLWARNS: Tons of "Making dummy class..." warnings on startup | Richard Linden | |
improved filename output for XUI parser errors | |||
2010-04-27 | Implemented perpetual loading indicator widget (EXT-6596). | Vadim Savchuk | |
Simple perpetual loading indicator a la MacOS X or YouTube. Implements spinning by changing pre-defined images. The images are hardcoded, shared by all instances of the widget. Number of rotations per second can be changed via params. Reviewed by Mike at https://codereview.productengine.com/secondlife/r/320/ --HG-- branch : product-engine | |||
2010-04-01 | EXT-3531 - Ctrl-P does not work reliably on login | Richard Nelson | |
2010-03-12 | merge for backout. | Monroe Linden | |
2010-03-12 | Backed out changeset 6fdd352b80d6 | Monroe Linden | |
We thought this was a fix for EXT-6276, but it turned out it was just moving the problem. | |||
2010-03-12 | Didn't mean to check in with these lines commented out. | Dave Parks | |
2010-03-12 | Bizarrely hacky fix for EXT-6276 (#if LL_DARWIN out copyFromPrimarySubstring) | Dave Parks | |
General gl state cleanup in llui. Make llrender more gGL.begin/end friendly. | |||
2010-03-10 | Fix for EXT-6276. | Monroe Linden | |
Added a check in LLTextBase::drawSelectionBackground() to keep it from sending degenerate rectangles to gl_rect_2d(). This seems to be what was causing the GL state to go bad. Reviewed by Richard at http://codereview.lindenlab.com/534001 | |||
2010-03-03 | WIP - replace top ctrl with LLPopupView | Richard Linden | |
2010-03-02 | initial work changing topctrl to popup layer | Richard Nelson | |
2010-02-08 | Fix for blend func being screwed up at init. | Dave Parks | |
Fix for avatar appearance editor drawing hair in the background. | |||
2010-02-23 | merge | Palmer Truelson | |
2010-02-23 | Turning back on Davep's ui optimizations. Backed out changeset 6c161782dba3 | Palmer Truelson | |
2010-02-17 | merge | Richard Linden | |
2010-02-16 | EXT-5471 - Tons of spam in log about Invalid param "name" | richard | |
reviewed by Rick | |||
2010-02-12 | merge | Palmer Truelson | |
2010-02-12 | Backed out davep's UI optimization. changeset 3134cb7bb181 | Palmer Truelson | |
2010-02-12 | Backed out bao's fix to FSAA that will also be backed out. changeset ↵ | Palmer Truelson | |
ae9bbbf181d9 | |||
2010-02-12 | cast type F32 to GLint to eliminate some compiling warnings. | Xiaohong Bao | |
2010-02-12 | potential fix for bad font names | Richard Linden | |
2010-02-04 | merge | Dave Parks | |
2010-02-04 | No more matrix ops in UI code. | Dave Parks | |
2010-01-22 | LLPointer cleanup and fix for EXT-4413 | richard | |
reviewed by Rick | |||
2009-12-21 | EXT-3599 - no chiclets in the im well window | richard | |
2009-12-18 | Fix for color setup from Richard. | James Cook | |
2009-12-17 | fix for bad xui warnings when loading font from legacy "resource" name | richard | |
2009-12-17 | Backed out changeset: 4d482c1ed041 | richard | |
2009-12-16 | Backed out changeset: cfa60aef8061, added setBlockFromValue so setting a ↵ | James Cook | |
LLRect param in code will set the individua | |||
2009-12-15 | added setBlockFromValue so setting a LLRect param in code will set the ↵ | richard | |
individual left, right, top, bottom values, for example don't call setupParams when creating widgets from code moved Multiple param constraints into BaseBlock to remove extra scoping | |||
2009-12-07 | EXT-3062 Inspector affordance should spawn closer to mouse | James Cook | |
Reduced some size constants. Trivial, not reviewed. | |||
2009-11-10 | clean up include llfontgl | 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-25 | * Changes to enable differentiating between icon texture priority and other ↵ | Steve Bennetts | |
UI texture priority. * Still need to only request smaller mip maps of icon textures | |||
2009-10-16 | merge | Mark Palange (Mani) | |
2009-10-15 | fix for gcc build | Richard Nelson | |