Ansariel
63f30264ff
Merge branch 'DRTVWR-591-maint-X' of https://github.com/secondlife/viewer
...
# Conflicts:
# indra/llui/lltransutil.cpp
# indra/llwindow/llwindowmacosx.cpp
# indra/llwindow/llwindowmacosx.h
# indra/newview/app_settings/settings.xml
# indra/newview/llavatarpropertiesprocessor.cpp
# indra/newview/llavatarpropertiesprocessor.h
# indra/newview/llinspectavatar.cpp
# indra/newview/llpanelprofile.cpp
# indra/newview/llpanelprofile.h
# indra/newview/llviewerjoystick.cpp
2023-10-26 20:58:56 +02:00
Andrey Kleshchev
9b27b6e509
SL-13610 [MAC] WIP List HID available devices in joystick selection
...
Doesn't filter the list yet, just shows full list of usb devices
Selecting visible devices doesn't work yet
2023-10-23 15:26:19 +03:00
Ansariel
f7f941ae5b
Merge branch 'DRTVWR-573-maint-R' of https://github.com/secondlife/viewer
...
# Conflicts:
# indra/llfilesystem/lldiskcache.cpp
2023-02-03 13:06:40 +01:00
Andrey Lihatskiy
7a5381b39f
Merge branch 'main' into DRTVWR-573-maint-R
2023-02-02 21:51:07 +02:00
Andrey Kleshchev
63494cf5c9
SL-12456 Potential fix for NSPersistentUIFileManager crash
...
NSPersistentUIFileManager is supposed to be responsible for restoring window position and size
2023-01-12 23:37:25 +02:00
Ansariel
cb10f3b149
Merge branch 'DRTVWR-570-maint-Q' of https://bitbucket.org/lindenlab/viewer
...
# Conflicts:
# doc/contributions.txt
# indra/llcommon/threadsafeschedule.h
# indra/llwindow/llwindowmacosx-objc.mm
# indra/llwindow/llwindowmacosx.cpp
# indra/newview/llappdelegate-objc.mm
# indra/newview/llfilepicker_mac.mm
# indra/newview/llsettingsvo.cpp
# indra/newview/llvosky.cpp
2022-11-11 12:15:54 +01:00
Rye Mutt
83466b301a
Clean up autorelease behavior in llwindowmac and additional leaks
2022-10-28 18:53:34 -04:00
Rye Mutt
97ea17e6e9
Fix leak of copy and paste on mac
2022-10-28 18:50:38 -04:00
Ansariel
94eff7cb1f
Remove remnants of a change long gone already - maybe this might be a reason it causes FIRE-31473 now in conjunction with 83127d2299
2022-08-16 13:18:08 +02:00
Mnikolenko Productengine
009afb2f51
SL-16789 FIXED [MAC] only default cursor is shown after nstalling the Viewer in a directory with a non-ASCII name
2022-02-14 12:51:30 +01:00
Mnikolenko Productengine
de72b36aaa
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
Ansariel
e62a54a643
Merge fix
2019-10-20 18:47:24 +02:00
Ansariel
6d377d07fa
Merge viewer-neko
2019-05-04 01:02:28 +02:00
Nat Goodspeed
468fbd6b51
Return CGPoint and CGSize by value, not const ref to temporary.
2019-04-25 15:11:55 -04:00
Ansariel
1d2ead44f6
Merge viewer-bear
2019-04-17 09:29:04 +02:00
AndreyL ProductEngine
db6d4a3cb4
SL-10888 Fixed OSX mouse issues in HiDPI mode
2019-04-15 20:26:13 +03:00
Ansariel
445b66a93e
Merge viewer-cougar
2019-02-07 23:45:34 +01:00
ruslantproductengine
6c8cfff7ab
SL-10176 - [Love Me Render] MacOS Quit / Shutdown crash
2018-12-11 18:11:58 +02:00
ruslantproductengine
b4d4aac1c2
SL-9766 [Render] [Mac] Alt + left mouse click has severely impaired functions
...
SL-10019 - [Mac] [Render] Right-click context menu immediately disappears when clicking any place in the ‘Inventory’ floater
SL-9984 - [Retina] Camera frustum, do not display correctly on "WORLD MAP" window.
SL-10027 - [Mac] [Render] Add toggle for Retina support to mitigate FPS loss
Re-FIX for Retina support.
2018-11-26 18:02:44 +02:00
ruslantproductengine
acc86a9139
SL-9766 [Render] [Mac] Alt + left mouse click has severely impaired functions
...
SL-10019 - [Mac] [Render] Right-click context menu immediately disappears when clicking any place in the ‘Inventory’ floater
SL-9984 - [Retina] Camera frustum, do not display correctly on "WORLD MAP" window.
SL-10027 - [Mac] [Render] Add toggle for Retina support to mitigate FPS loss
Re-FIX for Retina support.
2018-11-26 18:02:44 +02:00
Ansariel
a226bbd055
Merge viewer-cougar
2018-09-25 17:57:19 +02:00
ruslantproductengine
20a2019e4b
MAINT-9076 Improved support for Retina Displays
2018-09-03 17:22:15 +03:00
Ansariel
a0188a5358
Merge Firestorm LGPL
2016-05-09 12:41:24 +02:00
Oz Linden
950c41d184
merge 4.0.4-release and MAINT-5974
2016-05-06 10:28:42 -04:00
Ansariel
df4205dc46
Merge viewer-bear
2016-04-02 03:52:29 +02:00
Mnikolenko ProductEngine
272d40a089
MAINT-6239 [Mac] Computer cursor appears attached to crosshair after using modifier keys in mouselook
2016-03-29 13:30:00 +03:00
Ansariel
3192fe832f
Merge viewer-quickgraphics
2016-03-08 01:41:31 +01:00
Oz Linden
c8726aba30
remove execute permission from many files that should not have it
2015-11-10 09:48:56 -05:00
Tonya Souther
611182f8b2
FIRE-14254: Fix for crash on logout after cmd-control patch. Fix by Cinder Roxley.
2014-07-31 12:39:48 -05:00
Tank_Master
dc353c205a
Merge
2014-06-10 20:27:31 -07:00
Nicky
fd55bc6ded
Make sure to grab current modifiers on keypress/mouse so they don't get stuck until pressed again.
2014-04-07 18:00:36 +02:00
Nicky
8ecffc2581
Create a properly 0-terminated string to avoid pasting unicode garbage.
2014-04-07 17:51:18 +02:00
Aura Linden
ddd6b8f91b
Mac Fullscreen fix for MAINT-3288 and MAINT-3135
2013-12-17 00:12:26 -08:00
Mnikolenko ProductEngine
522a4d02e3
MAINT-3506 FIXED Allocate appropriate amount of memory for temp variable.
2013-12-03 14:37:55 +02:00
Graham Madarasz (Graham Linden)
c775ae7cbd
MAINT-3155 add cocoa equiv for former AppleEventManager shenanigans for SLURL handling
2013-09-26 18:53:12 -07:00
Geenz
2f680eec93
A bit of cleanup and make the return of showAlert match the OSBTN return types in llwindow.h.
2013-07-11 21:46:10 -04:00
Geenz
a787e272c3
Alert box support!
2013-07-11 21:31:17 -04:00
Geenz
b2bec3f99c
STORM-1942: dock icon bouncing unimplemented
2013-07-11 19:37:08 -04:00
Geenz
623077e6a4
Added license headers.
2013-06-27 15:06:03 -04:00
Geenz
2837ca7a47
This seems to be on par with viewer-release at this point.
2013-06-17 17:08:48 -04:00
Geenz
2253d22eb8
Have showInputWindow hand off input events to the bottom line input window.
2013-06-17 10:28:32 -04:00
Geenz
93531f3ba8
Insert text into the input window when we attempt to insert text without a pre-editor. Also handle backspace as a special case when determining if the input window needs to be displayed.
2013-06-17 08:59:01 -04:00
Geenz
cda10266ae
Only show the input window when we attempt to add marked text, *and* we can't submit marked text directly to the viewer.
2013-05-23 08:50:05 -04:00
Geenz
3779e51bfc
Merged with https://bitbucket.org/lindenlab/viewer-beta
2013-05-13 22:22:51 -04:00
Geenz
aa0cb35db5
Support the committing of the current pre edit string when language input is interrupted per the viewer's original pre edit functionality.
2013-04-07 11:33:39 -04:00
Geenz
2656b1f405
First pass at adding a viable replacement for TSM's old UseInputWindow method (which is now deprecated with seemingly no Cocoa replacement).
2013-04-01 08:15:12 -04:00
Graham Madarasz
bf6182daa8
Update Mac and Windows breakpad builds to latest
2013-03-29 07:50:08 -07:00
Geenz
80a79e5d7b
IME support is pretty much finished at this point.
2013-03-27 08:49:45 -04:00
Geenz
258b77b647
Additional IME support. LLPreeditor is largely good to go at this point, but there's still some work to do in getSegments.
2013-03-25 05:26:55 -04:00
Geenz
64c0455db5
More LLPreeditor work.
2013-03-19 23:02:47 -04:00