Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-05-16 | merge | Dave Parks | |
2011-05-05 | Work in progress on CHOP-609 / CHOP-624 build time improvements. Eliminated ↵ | brad kittenbrink | |
a bunch of unnecesary header dependencies. | |||
2011-03-16 | Automated merge up from viewer-development into mesh-development | Loren Shih | |
2011-03-02 | SOCIAL-593 FIX Profile Window cannot be resized in minimal skin | Richard Linden | |
floater view snapping rectangle is now driven by floater_snap_region view | |||
2010-12-29 | Automated merge up from viewer-development | Loren Shih | |
2010-12-20 | Merge from viewer-development. | Monroe Linden | |
2010-12-13 | Automated merge up from viewer-development | Loren Shih | |
2010-12-10 | WIP XUI HTTP Auth dialog | Richard Linden | |
refactored LLWindowShade into seperate file improved layout of dialog improved dialog resizing logic Tab and Enter keys now work as expected in windowshade form added "modal" capability to window shade added HTTP Auth notifications to MOAP | |||
2010-10-13 | correct licenses (fix problem with license change merge) | Oz Linden | |
2010-10-04 | Test merge | callum | |
2010-09-28 | made mIsFocusRoot a XUI param | Richard Linden | |
2010-09-27 | merge | Dave Parks | |
2010-09-24 | VWR-21377 Script editor ctrl-f fix. | Kelly Washington | |
change to better / more consistent naming | |||
2010-09-24 | VWR-21377 Script editor ctrl-f fix. | Kelly Washington | |
let some LLViews handle shortcut keys if they want. reviewed with ambroff | |||
2010-09-22 | EXP-109 WIP strip down main_view.xml | Richard Linden | |
made menu keyboard access only work when menus are visible dummy widgets are now added with a parent view that is invisible popupview can now be default-built | |||
2010-09-21 | Fix for build failures - disabling tcmalloc for now | Brad Payne (Vir Linden) | |
2010-09-16 | made LLView::getUseBoundingRect() const and used it internally | Richard Linden | |
2010-08-27 | Post-convert merge by convert_monolith.py from ./viewer-experience | Monroe Linden | |
2010-08-25 | merge | Dave Parks | |
2010-08-24 | removed LLLayoutStack::fromXML custom xml parsing | Richard Nelson | |
2010-08-23 | made Params parsers not act as singletons | Richard Nelson | |
2010-08-16 | moved buildFloater out of lluictrlfactory to llfloater.cpp | 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-07-30 | further UI rendering performance improvements | Richard Nelson | |
2010-07-30 | further UI rendering performance improvements | Richard Nelson | |
2010-07-30 | added LLPanel::childSetAction() that does not take a void* argument | Richard Nelson | |
implemented childGetVisibleTab/PanelWithHelp using breadth-first-search iterator moved tentative state from llview to lluictrl changes llcallbackmap to use boost::function | |||
2010-07-30 | added LLPanel::childSetAction() that does not take a void* argument | Richard Nelson | |
implemented childGetVisibleTab/PanelWithHelp using breadth-first-search iterator moved tentative state from llview to lluictrl changes llcallbackmap to use boost::function | |||
2010-07-27 | Backed out changeset: 58571b4e704b | Richard Linden | |
2010-07-15 | Reverted changeset 2bb10eae42bf | Dessie Linden | |
2010-07-14 | merge | Dave Parks | |
2010-07-09 | EXT-8237 FIX Opening up Edit Outfit- Add More->Shirt causes FPS to drop from ↵ | Richard Linden | |
60fps to 18fps for a really long time EXT-8235 FIX HUGE long delay when reopening and/or closing edit outfit sidepanel if "Add More..." is active EXT-7695 FIX UI lockup after add wearable, right click av -> Change Outfit reviewed by Vir | |||
2010-06-28 | EXT-8033 FIXED Selecting multiple inventory items can give incorrect ↵ | Loren Shih | |
right-click context menus EXT-8093 FIXED No "open" or "properties" items for gestures Re-added open/properties to gestures Fixed right-click inventory selection so that it does something logical & consistent for multiple items. Had to add a "getLastVisible" to LLView to support this. | |||
2010-06-22 | EXT-7729 WIP LLWARNS: Tons of "Making dummy class..." warnings on startup | Richard Linden | |
reviewed by Leyla | |||
2010-06-07 | Merge with render-pipeline | Dave Parks | |
2010-06-04 | Better branch prediction in UI rendering. | Dave Parks | |
2010-05-18 | EXT-7398 FIXED negative top/bottom coordinates do the wrong thing with ↵ | Richard Linden | |
topleft layout reviewed by Leyla | |||
2010-03-05 | added some logging to help track down crash in EXT-5849 | Richard Linden | |
2009-12-18 | ext-3307 - nearby chat stays scrolled at bottom | richard | |
2009-12-07 | no ticket, minor refactoring. | Yuri Chebotarev | |
add return value to notifyXXX functions, may be usefull --HG-- branch : product-engine | |||
2009-12-03 | fix for EXT-1190 Accordion should support keyboard accessability | Yuri Chebotarev | |
--HG-- branch : product-engine | |||
2009-11-30 | De-inlined some UI param block definitions. | James Cook | |
2009-11-30 | Linker optimization - use "extern template" for commonly regenerated templates | James Cook | |
Also replaced many duplicate calls to LLViewerCamera::getInstance() with local pointer. Reviewed with Ambroff | |||
2009-11-29 | Revert extern template link optimization until I can build/test on PC | James Cook | |
2009-11-25 | Linker optimization, use extern template for LLView::getChild<> | James Cook | |
2009-11-09 | data driven layout of top-level UI elements | richard | |
EXT-1219 Side tray slide-out animation cleaned up some layout of bottom tray contents reviewed by James | |||
2009-10-20 | Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0/ | Nat Goodspeed | |
2009-10-19 | Merging revisions 2046-2068 of ↵ | Steven Bennetts | |
https://svn.aws.productengine.com/secondlife/pe/stable-2 into P:\svn\viewer-2.0.0, respecting ancestry * Bugs: EXT-1414 EXT-1213 EXT-1539 EXT-1253 EXT-1446 EXT-1438 EXT-1233 EXT-1466 EXT-1446 EXT-1512 EXT-1231 * Dev: EXT-719 (landmarks) EXT-747 EXT-1446 EXT-1378 EXT-397 EXT-1476 * IM changes |