Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-09-10 | SL-11910 [Win] Horizontal scroll | andreykproductengine | |
2019-08-13 | Merged in lindenlab/viewer-bear | AndreyL ProductEngine | |
2019-08-13 | Merged in lindenlab/viewer-release | AndreyL ProductEngine | |
2019-07-18 | SL-11592 [Mac] Ability to bind extra mouse buttons for push to talk | andreykproductengine | |
2019-07-18 | SL-11592 [Win] Ability to bind extra mouse buttons for push to talk | andreykproductengine | |
2019-06-24 | Merged in lindenlab/viewer-release | AndreyL ProductEngine | |
2019-06-22 | Merged in lindenlab/viewer-release | AndreyL ProductEngine | |
2019-06-04 | SL-11341 Skip storing the previous gamma value on Intel GPUs + more logging | AndreyL ProductEngine | |
2019-04-08 | SL-10907 getWidthF32 crash in fonts | andreykproductengine | |
2019-02-08 | Fix issue where gamma was being corrupted on windows with night light enabled | Drake Arconis | |
2018-12-11 | SL-10153: Fix OSMessageBoxWin32() to handle non-ASCII text. | Nat Goodspeed | |
2018-09-04 | MAINT-9082 crash on HandleFocusLost | andreykproductengine | |
2019-03-21 | SL-10648 Handling for Window crash on exit | andreykproductengine | |
2018-08-14 | MAINT-5651 Crashes on close from LLWindowWin32 | andreykproductengine | |
2018-06-01 | MAINT-8712 Crash on close in LLWindowWin32 | Andrey Kleshchev | |
2018-02-15 | Add debug setting and code to allow nVidia nSight graphics debugging to ↵ | Graham Linden graham@lindenlab.com | |
capture SL frames. These changes are only enabled if RenderNsightDebugSupport is true and eliminate use of some OpenGL legacy functionality which is incompatible with nSight capture (mostly glReadPixels and other fixed-function pipe rendering calls). | |||
2018-01-19 | Build fix for non-dpi aware environment | andreykproductengine | |
2018-01-17 | MAINT-8183 Additional logging | andreykproductengine | |
2018-01-17 | Merged in lindenlab/viewer-release | AndreyL ProductEngine | |
2017-10-16 | STORM-2151: Respect "Hide cursor while typing" user setting on Windows | Ansariel | |
2017-05-22 | Automated merge with ssh://bitbucket.org/lindenlab/viewer-release | Nat Goodspeed | |
2017-04-03 | MAINT-6404 FIXED When pasting text with mac linebreak into a notecard, it ↵ | mnikolenko | |
shouldn't be removed | |||
2017-03-27 | Additional work on : Fix for MAINT-7054 Viewer Crashed when I used Japanese ↵ | Callum Prentice | |
IM. (Drake and Appurist convinced me my initial solution was non-optimal) | |||
2017-03-27 | Fix for MAINT-7054 Viewer Crashed when I used Japanese IM. | Callum Prentice | |
2017-02-03 | Automated merge with ssh://bitbucket.org/lindenlab/viewer-release | Nat Goodspeed | |
2016-11-25 | Don't resize viewer window if UI scaling didn't change | Ansariel | |
2016-11-19 | MAINT-6953 [Contribution] Error in DPI scaling calculation | Ansariel Hiller | |
2016-11-16 | DRTVWR-418: pull in new viewer-release via viewer64 | Nat Goodspeed | |
2016-09-20 | Small improvements to UI DPI scaling on Windows: | Ansariel | |
* Use USER_DEFAULT_SCREEN_DPI define from WinUser.h * Change Win32 SDK target version to Windows Vista or greater * Define WM_DPICHANGED as preprocessor definition as in WinUser.h * Cull manual definitions of WM_MOUSEWHEEL and WHEEL_DELTA which are part of the Win32 SDK since Windows NT 4.0 | |||
2016-08-20 | Fixed line endings in llwindowwin32.cpp | AndreyL ProductEngine | |
2016-08-18 | MAINT-5992 Second Life unusable on Windows 10 with 4k monitor SL forcibly ↵ | pavelkproductengine | |
overrides DPI compatibility option | |||
2016-07-13 | MAINT-6493 SL Viewer does not respect the Windows 10 display setting size slider | pavelkproductengine | |
2016-04-22 | Windows: 1. GWL_USERDATA must be GWLP_USERDATA to be compatible with x86 and ↵ | Nicky | |
x64. (GWL_USERDATA is deprecated anyway). 3. Replace Get/SetWindowLong with Get/SetWindoeLongPtr or placing this into GWLP_USERDATA will truncate the pointer. (transplanted from 5f50745bff03700d3862a6bb1eb5936be0fdc6cd) | |||
2016-01-15 | merge changes for 4.0.1-release | Oz Linden | |
2015-11-10 | remove execute permission from many files that should not have it | Oz Linden | |
2015-08-31 | Merge with viewer-release | callum_linden | |
2015-07-15 | New keyboard code for windows that uses system messages directly and works ↵ | callum_linden | |
ok. Points to new LLCEFLib | |||
2015-03-05 | MAINT-4874 FIXED Actions that require a double click "randomly" fail - repro ↵ | andreykproductengine | |
& cause found for BUG-7753 | |||
2014-06-17 | Merge viewer-release and become version 3.7.9 | simon | |
2014-05-07 | Merge downstream version 3.7.8 code | simon | |
2014-04-24 | MAINT-4009: Correcting a pointer deletion that should have correctly been an ↵ | Stinson Linden | |
array deletion. | |||
2014-03-11 | Automated merge with https://bitbucket.org/lindenlab/viewer-lion | Dave Parks | |
2014-03-11 | MAINT-3786 FIXED When bringing focus back to the viewer with a single click | andreylproductengine | |
in world view, a double click teleport to clicked point happens under certain circumstances | |||
2014-02-27 | MAINT-2980 Rename "Texture Memory" to "Video Memory" in hardware floater and ↵ | Dave Parks | |
increase limit. Limit should be however much vram is installed, but underneath the hood, fudge how much memory is used for textures to avoid swapping. Also, catch exceptions when attempting to build a GL context on windows and display an error dialog instead of crashing. | |||
2013-10-15 | renamed TimeBlock to BlockTimerStatHandle | Richard Linden | |
2013-09-09 | merge with viewer-release | Richard Linden | |
2013-09-05 | changed fast timer over to using macro | Richard Linden | |
another attempt to move mem stat into base class | |||
2013-08-09 | second phase summer cleaning | Richard Linden | |
replace llinfos, lldebugs, etc with new LL_INFOS(), LL_DEBUGS(), etc. | |||
2013-07-30 | MAINT-2939 FIXED [CHUI] On Windows machine location address bar in viewer ↵ | maksymsproductengine | |
goes blank if location is selected and a menu item is seleted | |||
2013-06-05 | merge with viewer-release | Richard Linden | |