Ansariel
1e4f4dea32
Merge branch 'DRTVWR-489' of https://github.com/secondlife/viewer
...
# Conflicts:
# README.md
# indra/llcommon/llsdserialize.h
# indra/llui/lltextbase.cpp
2023-05-18 13:23:19 +02:00
Alexander Gavriliuk
671978e392
SL-19575 Create emoji gallery (fix bug with drawing emojis in chat history)
2023-05-17 19:06:57 +02:00
Ansariel
5baeb998eb
Merge branch 'DRTVWR-580-maint-T' of https://github.com/secondlife/viewer
...
# Conflicts:
# indra/llui/lltextbase.cpp
2023-03-30 13:08:32 +02:00
Alexander Gavriliuk
d1b414e48b
SL-17045 LSL editor cursor position desynchronization
2023-03-24 22:17:36 +01:00
Ansariel
2c51fe5aad
Merge branch 'DRTVWR-580-maint-T' of https://github.com/secondlife/viewer
...
# Conflicts:
# indra/newview/app_settings/settings.xml
# indra/newview/llfilepicker.cpp
# indra/newview/llpanelface.cpp
# indra/newview/llpanelface.h
# indra/newview/llpanelwearing.cpp
# indra/newview/llvovolume.cpp
2023-03-22 17:35:43 +01:00
Rye Mutt
cdb3c018af
SL-19336 Unload avatar and group icons from memory when not visible to reduce memory pressure on extremely large friends lists
2023-03-03 19:44:22 +02:00
Ansariel
3079cda486
Merge branch 'master' of https://vcs.firestormviewer.org/phoenix-firestorm
...
# Conflicts:
# indra/llcommon/llsdserialize.cpp
# indra/llcommon/llsdserialize.h
# indra/newview/llmeshrepository.cpp
# indra/newview/llvoicevivox.h
2023-02-10 00:50:19 +01:00
Kitty Barnett
77afc073c5
Merge branch 'xcode-14.1' into DRTVWR-489-emoji
2023-02-08 17:18:37 +01:00
Ansariel
62b11fc825
Merge branch 'DRTVWR-489-emoji' of https://github.com/secondlife/viewer
...
# Conflicts:
# autobuild.xml
# indra/cmake/Copy3rdPartyLibs.cmake
# indra/llcommon/llqueuedthread.cpp
# indra/llcommon/llsdserialize.h
# indra/llcommon/llthreadsafequeue.h
# indra/llinventory/llsettingssky.cpp
# indra/newview/CMakeLists.txt
# indra/newview/installers/windows/lang_zh.nsi
# indra/newview/llappviewer.cpp
# indra/newview/llnavigationbar.h
# indra/newview/llpathfindingnavmesh.cpp
# indra/newview/lltoolcomp.h
# indra/newview/lltoolfocus.h
# indra/newview/llviewerhelp.h
# indra/newview/llvoicevivox.h
2023-02-04 13:39:11 +01:00
Callum Prentice
3185bdea27
DRTVWR-489-emoji: As part of the work to get macOS version of the Viewer working, the flag was introduced to warn (and therefore error out) when a virtual override was not marked with the 'override' keyword. Fixing this up involved a large number of changes and this commit represents just those changes - nothing specially from the DRTVWR-489 viewer
2023-01-26 14:45:45 -08:00
Ansariel
9e3079f859
Merge branch 'DRTVWR-489-emoji' of https://github.com/secondlife/viewer
...
# Conflicts:
# autobuild.xml
# indra/llrender/llfontfreetype.cpp
# indra/llrender/llfontregistry.cpp
# indra/llui/lltextbase.cpp
# indra/llui/lltextbase.h
# indra/llui/lltexteditor.cpp
# indra/newview/llviewermenu.cpp
# indra/newview/llworldmapview.cpp
# indra/newview/skins/default/xui/en/widgets/chat_editor.xml
2023-01-23 16:49:24 +01:00
Callum Linden
cbb7480ca7
Fix merge conflicts after auto merge
2023-01-20 16:23:41 -08:00
Ansariel
67081f9728
Merge branch 'master' of https://vcs.firestormviewer.org/phoenix-firestorm
...
# Conflicts:
# doc/contributions.txt
# indra/newview/llfloater360capture.cpp
2022-12-12 22:09:54 +01:00
Andrey Lihatskiy
f836194516
Merge branch 'main' into DRTVWR-570-maint-Q
...
# Conflicts:
# doc/contributions.txt
# indra/newview/app_settings/shaders/class1/deferred/materialF.glsl
# indra/newview/llfloater360capture.cpp
2022-12-12 20:53:11 +02:00
Kitty Barnett
7ebaa2d2e5
Merge branch contribution/emoji into DRTVWR-489-emoji
2022-11-09 23:25:02 +01:00
Kitty Barnett
62d62abe9c
[FIXED] Using the Windows emoji picker or pasting text containing emojis doesn't create emoji segments (=emoji size is same size as the text size)
...
-> Partial revert of 063fe59
2022-11-09 00:08:43 +01:00
Kitty Barnett
c40d3351d5
Commit immediately if the user already typed a full shortcode
2022-11-02 19:08:02 +01:00
Kitty Barnett
8d08f417dc
Show tooltip when hovering over an emoji text segment (currently will show its shortcode)
2022-10-23 16:29:03 +02:00
Kitty Barnett
063fe5953a
Create a separate segment for emoji characters so that we can display them in a slightly larger font size than the surrounding text
2022-10-23 16:26:49 +02:00
Ansariel
a9c29b4b81
Merge branch 'DRTVWR-570-maint-Q' of https://bitbucket.org/lindenlab/viewer
...
# Conflicts:
# indra/llui/lllineeditor.cpp
# indra/llui/llmenugl.cpp
# indra/llui/llmenugl.h
# indra/llui/lltexteditor.cpp
# indra/newview/llfloaterbump.cpp
# indra/newview/llfloaterbump.h
# indra/newview/llinventorypanel.cpp
# indra/newview/llnetmap.cpp
2022-10-20 10:51:25 +02:00
Rye Mutt
bbd8df15de
Fix menu leaks and lazy creation in text editing and scroll lists
2022-10-19 16:28:03 -04:00
Ansariel
2507bc6137
Merge branch 'master' of https://vcs.firestormviewer.org/phoenix-firestorm
2022-09-15 20:37:16 +02:00
Ansariel
1f3b96dd9c
Merge branch 'master' of https://vcs.firestormviewer.org/phoenix-firestorm
2022-09-15 19:56:19 +02:00
Andrey Lihatskiy
b5861e58cb
Merge branch 'master' into DRTVWR-565-maint-P
2022-09-15 20:43:02 +03:00
Ansariel
22b72a328b
Slight optimization
2022-09-14 14:20:40 +02:00
Zi Ree
a5cb6dab38
Linux/SDL2 - IME support for composing Japanese, Chinese, etc. input. Tested with ibus/mozc giving over-the-top editing with candidate clause selection, Media pages in the internal web browser do not yet have accurate input placement
2022-09-14 11:19:51 +02:00
Ansariel
3d7c5c52d9
Merge branch 'master' of https://vcs.firestormviewer.org/phoenix-firestorm
2022-08-31 17:26:51 +02:00
Ansariel
2f42e999e0
Merge branch 'master' of https://vcs.firestormviewer.org/phoenix-firestorm
...
# Conflicts:
# indra/newview/llhudtext.cpp
# indra/newview/llpanelpicks.cpp
# indra/newview/llpanelprofile.cpp
2022-08-31 16:04:49 +02:00
Andrey Lihatskiy
55da4ea8bb
Merge branch 'master' into DRTVWR-565-maint-P
...
# Conflicts:
# indra/newview/llfloateroutfitsnapshot.cpp
2022-08-31 00:36:22 +03:00
Ansariel
18341f0d76
Merge branch 'master' of https://vcs.firestormviewer.org/phoenix-firestorm
2022-08-30 23:19:12 +02:00
Andrey Lihatskiy
5c18921e9a
Merge branch 'master' into DRTVWR-544-maint
...
# Conflicts:
# indra/newview/llpanelpicks.cpp
# indra/newview/llpanelprofile.cpp
2022-08-31 00:16:09 +03:00
Kitty Barnett
bab70f6f15
Review + resolve minor issues
2022-08-29 00:01:43 +02:00
Kitty Barnett
5440464a9c
Merge branch 'contribution/emoji'
2022-08-28 00:08:38 +02:00
Ansariel
ec1ef8c495
Merge branch 'master' of https://vcs.firestormviewer.org/phoenix-firestorm
2022-08-17 17:50:46 +02:00
Ansariel
c85bcbd7de
FIRE-29425: User-selectable font and size for notecards
2022-08-16 18:27:13 +02:00
Ansariel
9c4c27a56f
Merge branch 'DRTVWR-565-maint-P' of https://bitbucket.org/lindenlab/viewer
2022-08-01 22:07:39 +02:00
Andrey Kleshchev
4c3f343799
SL-17045 LSL editor cursor position desynchronization
...
1. Fixed cursor position calculations
2. Fixed selection rect calculation
2022-07-26 19:43:04 +03:00
Andrey Lihatskiy
9b0569840f
Merge branch 'master' into DRTVWR-544-maint
...
# Conflicts:
# indra/llprimitive/llmodel.cpp
# indra/llprimitive/llmodel.h
# indra/newview/llappviewer.cpp
# indra/newview/llappviewer.h
2022-05-31 01:58:09 +03:00
Ansariel
7d7aff4377
Merge branch 'master' of https://vcs.firestormviewer.org/viewer-merges/phoenix-firestorm-546
...
# Conflicts:
# indra/llprimitive/llmodel.cpp
# indra/llprimitive/llmodel.h
# indra/newview/llappviewer.cpp
# indra/newview/llappviewer.h
# indra/newview/llinventorymodel.h
2022-05-28 23:00:17 +02:00
Ansariel
b61dfd131d
Merge branch 'master' of https://vcs.firestormviewer.org/viewer-merges/phoenix-firestorm-546
2022-05-26 11:36:16 +02:00
Andrey Lihatskiy
2ed401882e
Merge branch 'master' into DRTVWR-483
...
# Conflicts:
# indra/newview/llviewertexturelist.cpp
2022-05-26 02:56:29 +03:00
Ansariel
455b750cde
Merge branch 'master' of https://vcs.firestormviewer.org/phoenix-firestorm
...
# Conflicts:
# indra/newview/llviewermenu.cpp
2022-03-02 12:04:09 +01:00
Ansariel
ef88337eef
Merge branch 'master' of https://vcs.firestormviewer.org/phoenix-firestorm
...
# Conflicts:
# autobuild.xml
# doc/contributions.txt
# indra/llcommon/tests/llprocess_test.cpp
# indra/newview/lldrawpoolavatar.cpp
# indra/newview/llfloatermodelpreview.cpp
# indra/newview/llmodelpreview.cpp
# indra/newview/llviewertexturelist.cpp
# indra/newview/llvovolume.cpp
# indra/newview/viewer_manifest.py
2022-03-02 10:12:19 +01:00
Ansariel
a74de2d794
Merge branch 'master' of https://vcs.firestormviewer.org/phoenix-firestorm
2022-03-01 19:14:31 +01:00
Andrey Kleshchev
97a103255e
Merge branch 'master' (DRTVWR-557) into DRTVWR-546
...
# Conflicts:
# autobuild.xml
# doc/contributions.txt
# indra/cmake/GLOD.cmake
# indra/llcommon/tests/llprocess_test.cpp
# indra/newview/VIEWER_VERSION.txt
# indra/newview/lldrawpoolavatar.cpp
# indra/newview/llfloatermodelpreview.cpp
# indra/newview/llmodelpreview.cpp
# indra/newview/llviewertexturelist.cpp
# indra/newview/llvovolume.cpp
# indra/newview/viewer_manifest.py
2022-03-01 13:41:42 +02:00
Andrey Lihatskiy
e70fe3a50d
Merge branch 'master' into DRTVWR-483
...
# Conflicts:
# indra/newview/llviewermenu.cpp
2022-02-28 22:01:18 +02:00
Andrey Lihatskiy
1e0eafd50c
Merge branch 'master' into DRTVWR-544-maint
...
# Conflicts:
# indra/llaudio/llstreamingaudio_fmodstudio.cpp
# indra/newview/llviewerregion.cpp
2022-02-28 21:56:25 +02:00
Ansariel
6638d1d367
Merge branch 'DRTVWR-544-maint' of https://bitbucket.org/lindenlab/viewer
2022-01-26 12:31:20 +01:00
Andrey Kleshchev
e129986a49
SL-3007 Ability to report abuse from chat
2022-01-24 23:37:21 +02:00
Ansariel
9c3cdd37f3
Merge branch 'master' of https://vcs.firestormviewer.org/phoenix-firestorm
2022-01-16 13:43:53 +01:00
Ansariel
0a0e2fe93e
Merge branch 'DRTVWR-546' of https://bitbucket.org/lindenlab/viewer
2022-01-15 02:39:07 +01:00
Ptolemy
b70614bd87
SL-16606: Add profiler category UI
2022-01-14 11:50:21 -08:00
Ansariel
78f9a28191
Merge branch 'master' of https://vcs.firestormviewer.org/viewer-merges/phoenix-firestorm-542
2022-01-13 21:12:09 +01:00
Ansariel
453c99af39
Merge branch 'master' of https://vcs.firestormviewer.org/phoenix-firestorm
2022-01-10 23:15:08 +01:00
Ansariel
9c0973f787
FIRE-31179: Fix double-clicking on friend list item might execute underlying URL in opened IM window
2022-01-04 15:00:41 +01:00
Ansariel
c2f8517118
Merge branch 'master' of https://vcs.firestormviewer.org/phoenix-firestorm
2021-11-16 21:01:05 +01:00
Dave Houlton
353329c2c2
DRTVWR-546 merge in master v6.5.1
2021-11-16 11:44:55 -07:00
Ansariel
969762f162
Merge branch 'master' of https://vcs.firestormviewer.org/phoenix-firestorm
2021-11-16 16:29:50 +01:00
Ansariel
be25e64888
Merge branch 'master' of https://vcs.firestormviewer.org/phoenix-firestorm
2021-11-16 13:54:22 +01:00
Andrey Lihatskiy
981cdca0a5
Merge branch 'master' into DRTVWR-483
...
# Conflicts:
# indra/llui/lltextbase.h
# indra/newview/VIEWER_VERSION.txt
2021-11-16 01:34:29 +02:00
Andrey Lihatskiy
30c381406c
Merge branch 'master' into DRTVWR-530-maint
...
# Conflicts:
# doc/contributions.txt
2021-11-16 01:09:11 +02:00
Ansariel
63cc972499
Merge branch 'DRTVWR-546' of https://bitbucket.org/lindenlab/viewer
...
# Conflicts:
# indra/llappearance/lldriverparam.h
# indra/llcommon/llmemory.h
# indra/llcommon/llprofiler.h
# indra/llrender/llvertexbuffer.cpp
# indra/llwindow/llwindow.cpp
# indra/llwindow/llwindowwin32.h
# indra/newview/app_settings/settings.xml
# indra/newview/lldrawable.cpp
# indra/newview/lldrawable.h
# indra/newview/lldrawpoolalpha.cpp
# indra/newview/lldrawpoolavatar.cpp
# indra/newview/lldrawpooltree.cpp
# indra/newview/lldrawpoolwater.cpp
# indra/newview/llface.cpp
# indra/newview/llinventoryfilter.cpp
# indra/newview/llselectmgr.h
# indra/newview/llspatialpartition.cpp
# indra/newview/llviewermenu.cpp
# indra/newview/llviewerobject.cpp
# indra/newview/llvieweroctree.cpp
# indra/newview/llviewertexturelist.cpp
# indra/newview/llvovolume.cpp
# indra/newview/llvowlsky.cpp
# indra/newview/pipeline.cpp
# indra/newview/skins/default/xui/en/floater_stats.xml
2021-11-12 17:31:39 +01:00
Dave Parks
8d20480c5f
SL-16148 SL-16244 SL-16270 SL-16253 Remove most BlockTimers, remove LLMemTracked, introduce alignas, hook most/all reamining allocs, disable synchronous occlusion, and convert frequently accessed LLSingletons to LLSimpleton
2021-10-28 18:06:21 +00:00
Ansariel
7bef9a1605
Merge branch 'DRTVWR-530-maint' of https://bitbucket.org/lindenlab/viewer
2021-10-12 13:34:36 +02:00
Andrey Kleshchev
bdb4a90e7c
SL-16157 Crash at LLFontGL::maxDrawableChars
2021-10-08 02:12:36 +03:00
Ansariel
3c1d189bb8
Merge branch 'master' of https://vcs.firestormviewer.org/phoenix-firestorm
2021-06-25 09:26:10 +02:00
Ansariel
40e8c0a192
Merge branch 'master' of https://vcs.firestormviewer.org/phoenix-firestorm
2021-06-08 18:58:22 +02:00
Zi Ree
a52eff1b89
Workaround for broken participant list: always show group moderation tools regardless of user permissions, change toggle mute chat to explicit mute and unmute so accidents can no longer happen
2021-06-08 15:37:16 +02:00
Andrey Kleshchev
f655bb1f27
Merge branch master (DRTVWR-515) into DRTVWR-483
...
# Conflicts:
# indra/newview/CMakeLists.txt
# indra/newview/llpanelpicks.cpp (was replaced with a tab in floater)
2021-05-06 22:13:40 +03:00
Ansariel
9768f25de0
Merge branch 'master' of https://vcs.firestormviewer.org/phoenix-firestorm
2021-05-02 02:08:40 +02:00
Ansariel
bc76d48967
Merge branch 'master' of https://vcs.firestormviewer.org/phoenix-firestorm
2021-04-30 09:32:45 +02:00
Andrey Lihatskiy
e5a428f362
Merge branch 'master' into DRTVWR-521-maint
2021-04-30 03:00:32 +03:00
Ansariel
4841acd297
Merge branch 'master' of https://vcs.firestormviewer.org/phoenix-firestorm
2021-04-17 22:44:52 +02:00
Ansariel
6d26efe266
FIRE-30892: Pressing the Home key in the script editor should go to the first non-whitespace character on a line; Contribution by Testicular Slingshot
2021-04-03 09:59:07 +02:00
Ansariel
914f8988db
Merge branch 'master' of https://vcs.firestormviewer.org/phoenix-firestorm
2021-03-04 09:12:20 +01:00
Ansariel
e3cb162f51
Merge branch 'master' of https://vcs.firestormviewer.org/phoenix-firestorm
2021-03-03 22:05:58 +01:00
Ansariel
f3961a9510
Merge branch 'master' of https://vcs.firestormviewer.org/phoenix-firestorm
2021-03-03 20:17:57 +01:00
Ansariel
148e6eede7
FIRE-30805: Replace "agentself" with "agent" when copying SLUrls
2021-03-03 19:52:34 +01:00
Ansariel
35781178ec
Merge branch 'master' of https://vcs.firestormviewer.org/phoenix-firestorm
2021-03-02 21:19:39 +01:00
Ansariel
be546fc9a1
Fix some XUI parser warnings
2021-02-19 10:30:55 +01:00
Ansariel
fd06acc270
Merge branch 'master' of https://vcs.firestormviewer.org/phoenix-firestorm
2021-02-15 21:22:24 +01:00
Ansariel
47d9576f04
Merge branch 'master' of https://vcs.firestormviewer.org/phoenix-firestorm
2021-02-15 19:16:15 +01:00
Ansariel
e4f0270887
Merge branch 'master' of https://vcs.firestormviewer.org/phoenix-firestorm
2021-02-15 11:41:48 +01:00
Zi Ree
edc771b71a
FIRE-30725 - Add more group functions to group URL context menu
2021-02-10 14:36:56 +01:00
Ansariel
daec926a54
Merge branch 'master' of https://vcs.firestormviewer.org/phoenix-firestorm
2020-11-12 17:02:25 +01:00
Ansariel
602a82dc33
Merge branch 'master' of https://vcs.firestormviewer.org/phoenix-firestorm
2020-11-12 10:11:43 +01:00
Ansariel
22b2d0d4e0
Merge branch 'DRTVWR-521-maint' of https://bitbucket.org/lindenlab/viewer
2020-11-04 15:33:34 +01:00
Beq
571cf0d5cf
FIRE-23523 Notifications with embeded URLs not clickable
2020-10-29 15:42:38 +00:00
Mnikolenko Productengine
a74cadff83
SL-14149 FIXED The text is displayed black after double-clicking on it
2020-10-23 16:05:31 +03:00
Ansariel
3c16b5d369
Merge branch 'master' of https://vcs.firestormviewer.org/phoenix-firestorm
2020-10-15 15:12:16 +02:00
Ansariel
9f93f28aab
Merge branch 'master' of https://vcs.firestormviewer.org/phoenix-firestorm
2020-10-15 13:07:37 +02:00
Andrey Lihatskiy
42330f2008
Merge branch 'master' into DRTVWR-483
2020-10-14 22:01:05 +03:00
Andrey Lihatskiy
b39ad7724f
Merge branch 'master' into DRTVWR-515-maint
2020-10-14 22:00:20 +03:00
Andrey Lihatskiy
1d458de949
Merge branch 'master' into DRTVWR-515-maint
...
# Conflicts:
# indra/newview/llpanelprimmediacontrols.cpp
2020-09-28 22:29:19 +03:00
Ansariel
e6e844a0b9
Merge branch 'master' of https://vcs.firestormviewer.org/phoenix-firestorm
2020-09-23 14:01:45 +02:00
Ansariel
efbb274251
Merge branch 'master' of https://vcs.firestormviewer.org/phoenix-firestorm
2020-09-23 07:33:20 +02:00
Ansariel
41ac9cb015
Merge branch 'master' of https://vcs.firestormviewer.org/phoenix-firestorm
2020-09-23 06:52:54 +02:00
Andrey Lihatskiy
f4bfaeb45e
Merge branch 'master' into DRTVWR-483
2020-09-23 01:48:13 +03:00
Andrey Kleshchev
730af5d488
Merged master (DRTVWR-503) into DRTVWR-482
2020-09-22 22:51:33 +03:00
Ansariel
240757c0d0
Merge branch 'DRTVWR-515-maint' of https://bitbucket.org/lindenlab/viewer
2020-08-20 16:52:04 +02:00
Ansariel
b67e99e18a
Merge branch 'master' of https://vcs.firestormviewer.org/phoenix-firestorm
2020-08-20 10:44:28 +02:00
Ansariel
5f309fdcf7
More banging at name SLURL underlining on hover in chat history
2020-08-20 00:32:27 +02:00
Andrey Kleshchev
e67e9f63c3
SL-13293 Fixed reshape behavior for scale change
2020-08-14 01:06:48 +03:00
Ansariel
67255f5d64
Merge branch 'master' of https://vcs.firestormviewer.org/viewer-merges/phoenix-firestorm-501
2020-07-29 13:23:00 +02:00
Ansariel
db68f49ab5
Merge branch 'master' of https://vcs.firestormviewer.org/phoenix-firestorm
2020-07-28 21:01:43 +02:00
Ansariel
6578b9420d
Merge branch 'master' of https://vcs.firestormviewer.org/phoenix-firestorm
2020-07-28 20:01:43 +02:00
Ansariel
1dfcb2ddf6
Fix chat header color selection
2020-07-17 08:38:09 +02:00
Ansariel
6f32a43f08
Make avatar names in chat history use default URL font style except it's a moderator in group chat not using default font style
2020-07-16 17:51:59 +02:00
Ansariel
a879e86b8e
Merge branch 'DRTVWR-503-maint' of https://bitbucket.org/lindenlab/viewer
2020-05-19 21:53:26 +02:00
Ansariel
b8f781d2ca
Merge branch 'master' of https://vcs.firestormviewer.org/viewer-merges/phoenix-firestorm-eep
2020-05-19 14:01:14 +02:00
Ansariel
f7ab3b2f4b
Merge branch 'master' of https://vcs.firestormviewer.org/viewer-merges/phoenix-firestorm-eep
2020-05-19 12:26:21 +02:00
Mnikolenko Productengine
0828d7375a
SL-12396 FIXED Last line can't be removed if it was selected via triple-clicking
2020-05-08 11:54:58 +03:00
Ansariel
4e98c504d0
FIRE-29545: Backspace not working after triple-click selecting last line
2020-05-08 09:32:40 +02:00
Andrey Lihatskiy
ec9b989863
Merge branch 'DRTVWR-501-maint' into DRTVWR-503-maint
...
# Conflicts:
# indra/newview/llinventorybridge.cpp
# indra/newview/llinventorypanel.cpp
# indra/newview/lltexturectrl.cpp
# indra/newview/skins/default/xui/de/floater_texture_ctrl.xml
# indra/newview/skins/default/xui/es/floater_texture_ctrl.xml
# indra/newview/skins/default/xui/fr/floater_texture_ctrl.xml
# indra/newview/skins/default/xui/it/floater_texture_ctrl.xml
# indra/newview/skins/default/xui/ja/floater_texture_ctrl.xml
# indra/newview/skins/default/xui/pt/floater_texture_ctrl.xml
# indra/newview/skins/default/xui/ru/floater_texture_ctrl.xml
# indra/newview/skins/default/xui/tr/floater_texture_ctrl.xml
# indra/newview/skins/default/xui/zh/floater_texture_ctrl.xml
2020-05-05 00:37:16 +03:00
Ansariel
10552d2459
Merge branch 'master' of D:/Dev/phoenix-firestorm-mesh-upload
2020-04-23 18:29:50 +02:00
Ansariel
ddc7fc297b
Merge branch 'master' of D:/Dev/phoenix-firestorm-legacy-profiles
2020-04-23 18:08:09 +02:00
maxim_productengine
44fe667661
SL-12396 Triple clicking text in a textbox / textarea should only select the current line
2020-04-11 22:48:18 +02:00
Ansariel
48854f714a
Merge branch 'master' of https://vcs.firestormviewer.org/phoenix-firestorm
2020-03-19 10:28:54 +01:00
Ansariel
fc5f901ff5
Merge branch 'master' of https://vcs.firestormviewer.org/phoenix-firestorm
2020-03-19 09:29:44 +01:00
Andrey Lihatskiy
dcb6b5489d
Merge branch 'master' into DRTVWR-483
2020-03-18 21:06:02 +02:00
Andrey Lihatskiy
9ec2aac56c
Merge branch 'master' into DRTVWR-482
2020-03-18 21:05:33 +02:00
maxim_productengine
b9f0eb54ce
SL-12396 Triple clicking text in a textbox / textarea should only select the current line
2020-02-12 12:45:56 +02:00
Ansariel
90cbec4a54
Merge DRTVWR-481
2020-02-08 18:43:22 +01:00
Andrey Lihatskiy
d956c866cf
Merge branch 'master' into DRTVWR-483
2020-02-05 18:33:53 +02:00
Andrey Lihatskiy
258cc9c61a
Merge branch 'master' into DRTVWR-482
2020-02-05 18:31:06 +02:00
Brad Payne (Vir Linden)
38649767a0
Merge branch 'master' of https://bitbucket.org/lindenlab/viewer-private into DRTVWR-481
...
Merge
2020-01-28 21:47:35 +00:00
Ansariel
5f1aaa7108
Merge Firestorm LGPL
2019-12-13 22:27:53 +01:00
Ansariel
f686d4f329
Merge viewer-legacy-profiles
2019-12-13 00:56:12 +01:00
Ansariel
8f3213d7d4
Merge Firestorm LGPL
2019-12-13 00:14:24 +01:00
maxim_productengine
3d5ffd0af3
SL-12003 FIXED Viewer Icons do not display in Profiles
2019-12-02 16:28:13 +02:00
AndreyL ProductEngine
56056aa198
Upstream merge from viewer-neko
2019-11-27 23:20:03 +02:00
AndreyL ProductEngine
d0c7b4fade
Merged in lindenlab/viewer-release
2019-11-27 08:19:22 +02:00
maxim_productengine
4acfc99fa6
SL-12317 UI Changes to Group limits
2019-11-22 18:26:56 +02:00
Ansariel
3bc189bda7
Merge Firestorm LGPL
2019-11-19 20:28:09 +01:00
Ansariel
c11cb05879
Merge Firestorm LGPL
2019-11-13 19:35:04 +01:00
AndreyL ProductEngine
f83ada32f7
Merged in lindenlab/viewer-release
2019-11-13 10:50:25 +02:00
Ansariel
229a6928e9
Merge Firestorm LGPL
2019-11-12 23:22:39 +01:00
Ansariel
fd4b8a7bb1
Merge Firestorm LGPL
2019-11-12 18:45:02 +01:00
AndreyL ProductEngine
5f731d84cb
Downstream merge from 494-maint-wassail
2019-11-12 02:37:15 +02:00
Kitty Barnett
d58b530e80
Add text_valign to LLTextBase to specify the vertical alignment within a single document line The existing font_valign property is used as to position the entire document so it's impossible to top align a text editor with each line's text centered within that line's extents
2019-11-07 20:48:20 +01:00
Kitty Barnett
b44ade68e6
FIXED Calling LLTextBase::insertStringNoUndo() with more than one segment results in overlapping segment ranges
...
Text is only inserted into the view model *after* the segments are added so if seg1_pos_start is the current EOF:
-> 1st segment: getSegIterContaining(seg1_pos_start) returns the last segment and insertSegment() ends up properly adjusting its start/end position
-> 2nd segment: getSegIterContaining(seg2_pos_start) returns mSegments.end() since its position is beyond the available and insertSegment() leaves the last 2 segments with overlapping ranges
After the fix:
-> if index runs past the end of all segments then mSegments.end() is returned (no change)
-> if index is a position past the length of text but claimed by a segment then that segment is returned (change)
-> if index specifies a position in the middle of the document unclaimed by any segment then the first segment after that position is returned (no change)
(this does break the assertion that segment->mStart <= index <= segment->mEnd?)
2019-11-07 20:33:53 +01:00
Kitty Barnett
418308bc7c
Characters can have more than one representation in LLFontFreetype
...
* By default all viewer text will use B/W glyphs
* Added temporary use_color attribute to LLTextBase for testing
2019-11-06 12:34:26 +01:00
Ansariel
d79b79fbe2
Merge viewer-ordered-shutdown
2019-10-19 03:16:10 +02:00
Ansariel
e8b426d1c2
Merge viewer-neko
2019-09-11 17:34:55 +02:00
andreykproductengine
98b28e5881
SL-11910 [Win] Horizontal scroll
2019-09-10 19:49:15 +03:00
andreykproductengine
c61d0f4297
DRTVWR-493 LLUI to LLParamSingleton
2019-08-10 15:31:03 +03:00
Ansariel
69f14e2f29
Initial merge of viewer-legacy-profiles
...
For the time being, use the Firestorm legacy profiles. Can be switched via FSUseOwnProfiles debug setting
2019-07-19 11:21:54 +02:00
Ansariel
a63693b454
Merge mesh upload changes
2019-05-11 13:12:11 +02:00
AndreyL ProductEngine
3175525950
Merged in lindenlab/viewer-release
2019-05-08 21:41:56 +03:00
AndreyL ProductEngine
93f0023efa
Merged in lindenlab/viewer-release
2019-05-08 21:41:11 +03:00