| .. |
|
GL
|
remove execute permission from many files that should not have it
|
2015-11-10 09:48:56 -05:00 |
|
CMakeLists.txt
|
This set of changes reverts the merge with master (git revert c83e740) and results in a version of the DRTVWR-519 that matches what was presemt before it was deployed as a release viewer *plus* 3 small fixes from Maxim (See commits). This branch can now be used for additional fixes before eventually being used to release D-519 as normal
|
2021-03-09 14:39:51 -08:00 |
|
llappdelegate-objc.h
|
SL-15196 Attach correct log file to Bugsplat report
|
2021-05-26 14:57:31 +03:00 |
|
llcursortypes.cpp
|
remove execute permission from many files that should not have it
|
2015-11-10 09:48:56 -05:00 |
|
llcursortypes.h
|
remove execute permission from many files that should not have it
|
2015-11-10 09:48:56 -05:00 |
|
lldragdropwin32.cpp
|
Windows: 1. GWL_USERDATA must be GWLP_USERDATA to be compatible with x86 and x64. (GWL_USERDATA is deprecated anyway). 3. Replace Get/SetWindowLong with Get/SetWindoeLongPtr or placing this into GWLP_USERDATA will truncate the pointer.
|
2016-04-22 14:55:19 +02:00 |
|
lldragdropwin32.h
|
remove execute permission from many files that should not have it
|
2015-11-10 09:48:56 -05:00 |
|
lldxhardware.cpp
|
SL-12103 More reliable memory detection
|
2019-10-16 22:36:10 +03:00 |
|
lldxhardware.h
|
MAC build fix
|
2019-10-23 20:27:05 +03:00 |
|
llkeyboard.cpp
|
Reverted SL-6109 keybinding changes
|
2020-06-23 16:55:06 +03:00 |
|
llkeyboard.h
|
Reverted SL-6109 keybinding changes
|
2020-06-23 16:55:06 +03:00 |
|
llkeyboardheadless.cpp
|
remove execute permission from many files that should not have it
|
2015-11-10 09:48:56 -05:00 |
|
llkeyboardheadless.h
|
remove execute permission from many files that should not have it
|
2015-11-10 09:48:56 -05:00 |
|
llkeyboardmacosx.cpp
|
remove execute permission from many files that should not have it
|
2015-11-10 09:48:56 -05:00 |
|
llkeyboardmacosx.h
|
remove execute permission from many files that should not have it
|
2015-11-10 09:48:56 -05:00 |
|
llkeyboardsdl.cpp
|
remove execute permission from many files that should not have it
|
2015-11-10 09:48:56 -05:00 |
|
llkeyboardsdl.h
|
remove execute permission from many files that should not have it
|
2015-11-10 09:48:56 -05:00 |
|
llkeyboardwin32.cpp
|
merge changes for 4.0.1-release
|
2016-01-15 16:55:04 -05:00 |
|
llkeyboardwin32.h
|
remove execute permission from many files that should not have it
|
2015-11-10 09:48:56 -05:00 |
|
llmousehandler.cpp
|
Reverted SL-6109 keybinding changes
|
2020-06-23 16:55:06 +03:00 |
|
llmousehandler.h
|
Reverted SL-6109 keybinding changes
|
2020-06-23 16:55:06 +03:00 |
|
llopenglview-objc.h
|
fixed: bad behavior of input window
|
2014-08-14 15:19:19 +09:00 |
|
llopenglview-objc.mm
|
SL-14720 FIXED Undo function is incorrect on German Mac keyboard
|
2021-01-21 19:02:18 +02:00 |
|
llpreeditor.h
|
remove execute permission from many files that should not have it
|
2015-11-10 09:48:56 -05:00 |
|
llwindow.cpp
|
Merge branch 'master' into DRTVWR-515-maint
|
2020-07-21 11:54:25 +03:00 |
|
llwindow.h
|
Merge branch 'master' of https://bitbucket.org/lindenlab/viewer/src/master into DRTVWR-515-maint
|
2021-02-01 22:28:15 +02:00 |
|
llwindowcallbacks.cpp
|
SL-11910 [Win] Horizontal scroll
|
2019-09-10 19:49:15 +03:00 |
|
llwindowcallbacks.h
|
SL-11910 [Win] Horizontal scroll
|
2019-09-10 19:49:15 +03:00 |
|
llwindowheadless.cpp
|
remove execute permission from many files that should not have it
|
2015-11-10 09:48:56 -05:00 |
|
llwindowheadless.h
|
remove execute permission from many files that should not have it
|
2015-11-10 09:48:56 -05:00 |
|
llwindowmacosx-objc.h
|
SL-14720 FIXED Undo function is incorrect on German Mac keyboard
|
2021-01-21 19:02:18 +02:00 |
|
llwindowmacosx-objc.mm
|
SL-16789 FIXED [MAC] only default cursor is shown after nstalling the Viewer in a directory with a non-ASCII name
|
2022-02-10 18:49:49 +02:00 |
|
llwindowmacosx.cpp
|
SL-16757 FIXED [Mac] third-person cursor doesn't return after switching away from app and back
|
2022-02-08 15:37:56 +02:00 |
|
llwindowmacosx.h
|
SL-13507 Viewer should log resolution of all associated displays
|
2020-07-20 17:09:04 +03:00 |
|
llwindowmesaheadless.cpp
|
remove execute permission from many files that should not have it
|
2015-11-10 09:48:56 -05:00 |
|
llwindowmesaheadless.h
|
remove execute permission from many files that should not have it
|
2015-11-10 09:48:56 -05:00 |
|
llwindowsdl.cpp
|
DRTVWR-510 remove all LL_SOLARIS conditionals
|
2020-10-08 17:16:22 -06:00 |
|
llwindowsdl.h
|
remove execute permission from many files that should not have it
|
2015-11-10 09:48:56 -05:00 |
|
llwindowwin32.cpp
|
Merge master into DV525-merge-6.4.19
|
2021-04-29 11:40:22 -06:00 |
|
llwindowwin32.h
|
Merge branch 'master' of https://bitbucket.org/lindenlab/viewer/src/master into DRTVWR-515-maint
|
2021-02-01 22:28:15 +02:00 |