Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-11-01 | SL-18448 Modified Material Editor to match overrides better | Andrey Kleshchev | |
2022-05-26 | Merge branch 'master' into DRTVWR-483 | Andrey Lihatskiy | |
# Conflicts: # indra/newview/llviewertexturelist.cpp | |||
2021-10-22 | SL-16234 FIXED Frame stall caused by unnecessary building the floater when ↵ | Mnikolenko Productengine | |
exiting viewer | |||
2021-07-23 | Merge branch 'master' into DRTVWR-483 | Andrey Lihatskiy | |
# Conflicts: # indra/newview/llpanelpicks.cpp # indra/newview/llpanelpicks.h # indra/newview/llviewerfloaterreg.cpp | |||
2021-04-28 | SL-15174 set Starting Guidebook location on-screen | Mnikolenko Productengine | |
2020-04-21 | Merge branch 'master' into DRTVWR-483 | Andrey Lihatskiy | |
# Conflicts: # indra/newview/CMakeLists.txt # indra/newview/llviewerfloaterreg.cpp # indra/newview/skins/default/xui/de/floater_preview_texture.xml # indra/newview/skins/default/xui/es/floater_preview_texture.xml # indra/newview/skins/default/xui/fr/floater_preview_texture.xml # indra/newview/skins/default/xui/it/floater_preview_texture.xml # indra/newview/skins/default/xui/ja/panel_edit_classified.xml # indra/newview/skins/default/xui/ja/panel_me.xml # indra/newview/skins/default/xui/ru/floater_preview_texture.xml # indra/newview/skins/default/xui/tr/floater_picks.xml # indra/newview/skins/default/xui/tr/floater_preview_texture.xml # indra/newview/skins/default/xui/tr/panel_edit_classified.xml # indra/newview/skins/default/xui/tr/panel_me.xml # indra/newview/skins/default/xui/zh/floater_preview_texture.xml | |||
2019-11-11 | SL-6109 Removed LLDrawFrustum and used changes from EEP to prevent merge ↵ | andreykproductengine | |
conflicts | |||
2019-03-21 | SL-10727 FIXED Profile windows are not using last set size | maxim_productengine | |
2019-01-25 | SL-1945 Day Cycle Editor Copy Track | andreykproductengine | |
2016-05-25 | MAINT-2583 Minimized floaters cannot brought back to foreground anymore | Mnikolenko Productengine | |
2015-11-10 | remove execute permission from many files that should not have it | Oz Linden | |
2014-05-13 | sunshine-external merge WIP | Brad Payne (Vir Linden) | |
2014-03-12 | merge | Brad Payne (Vir Linden) | |
2014-03-12 | merge with release | Richard Linden | |
2014-02-26 | MAINT-3555 FIXED crash in LLPanel::~LLPanel() on shutdown: | maksymsproductengine | |
- LLFloaterView::mToolbarRects[3] was transformed to LLRect mToolbarLeftRect, mToolbarBottomRect, mToolbarRightRect; | |||
2013-12-05 | merge | Brad Payne (Vir Linden) | |
2013-11-11 | Automated merge with http://bitbucket.org/lindenlab/viewer-release | Richard Linden | |
2013-11-06 | merge with release | Richard Linden | |
2013-10-29 | Merge viewer-release => sunshine-internal | Don Kjer | |
2013-10-16 | merge | Brad Payne (Vir Linden) | |
2013-10-15 | merge changes for DRTVWR-336 | Oz Linden | |
2013-10-08 | merge from viewer-release | Richard Linden | |
2013-09-09 | merge with viewer-release | Richard Linden | |
2013-09-04 | merge | Brad Payne (Vir Linden) | |
2013-08-26 | Merge downstream code from CHUIStorm release | simon | |
2013-08-26 | merge changes for 3.6.4-release | Oz Linden | |
2013-10-23 | Merge latest viewer-release with FBC | simon | |
2013-09-13 | Build fix after patch for MAINT-3137 | dmitrykproductengine | |
2013-09-26 | MAINT-3163 FIXED Since CHUI, floaters can be moved totally underneath bottom ↵ | maksymsproductengine | |
toolbar buttons and "lost". | |||
2013-07-25 | VITA test framework - record events support | Jeff (Gioffredo Linden) | |
2013-06-14 | WIP: sh-4035 backed out changes to appearance window confirmation | prep@lindenlab.com | |
2013-06-05 | merge with viewer-release | Richard Linden | |
2013-06-03 | Fix for sh-4221 Sometimes ctrl+q needed to be hit twice | prep | |
2013-05-22 | Pull merge from viewer-release | Merov Linden | |
2013-05-21 | merge | Brad Payne (Vir Linden) | |
2013-05-17 | CHUI-959 FIXED Resident picker allowed to open behind fui toolbars | maksymsproductengine | |
2013-05-16 | CHUI-963 (Toggling chat fui button twice tears off nearby chat to lower left ↵ | mberezhnoy | |
corner also deletes other open conversations) | |||
2013-05-10 | SH-3931 WIP Interesting: Add graphs to visualize scene load metrics | Richard Linden | |
renamed LLView::handleVisibilityChange to onVisibilityChange to reflect standard naming conventions for handlers vs. reactors | |||
2013-05-10 | SH-4035: Removed prompt to save if av just has outfit changes. Hooked up ↵ | prep@lindenlab.com | |
logic to handle ctrl+w and ctrl+shift+w confirmation prompts | |||
2013-05-09 | Merge downstream code and viewer-beta | simon | |
2013-04-24 | diff -r 59c7bed66dfd indra/llcommon/lleventapi.h | simon | |
2013-04-09 | CHUI-797 FIXED Only one separated conversation window is shown after exiting ↵ | PavelK ProductEngine | |
from mouselook view Added all separated conversation floaters to skip list used in gFloaterView->popVisibleAll(skip_list) in llagent.cpp since LLFloaterIMContainer::setVisible() takes control of them by itself. | |||
2013-03-29 | Update Mac and Windows breakpad builds to latest | Graham Madarasz | |
2013-03-19 | Merge in viewer-beta to get CHUI code | Simon Linden | |
2013-03-08 | CHUI-835 (ctrl-h does not select nearby chat conversation in list): Modified ↵ | Gilbert Gonzales | |
setVisibleAndFrontMost() to now take a arguement for the key that was pressed (if one was pressed). This allows the floater to select the converation line item when becoming visible/frontmost. | |||
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-02-21 | CHUI-568 : WIP : Introduced Ctrl-T and Ctrl-H for conversations and nearby chat | Merov Linden | |
2013-02-18 | CHUI-729 FIXED Messages pane displays incorrect after changing size and relogin | maksymsproductengine | |
2013-01-30 | Pull merge from lindenlab/viewer-developement | Merov Linden | |
2012-12-04 | Pull and merge viewer-development | simon@Simon-PC.lindenlab.com | |