Lirusaito
5f2b3a10ff
X-Grid Protocol resolution support
2019-07-26 20:44:17 -04:00
Lirusaito
ac7e5cb742
Merge branch 'animesh' of git://github.com/Shyotl/SingularityViewer into animesh
2019-07-26 04:22:43 -04:00
Shyotl
2dbbec88f7
Fixed bug with LLStat median calculation. Clean up llstatbar a bit.
2019-07-25 23:43:04 -05:00
Shyotl
6dc9210a7e
Const is good. Use it for viewer stats.
2019-07-25 22:30:44 -05:00
Lirusaito
0f24c79ce9
Restore storage of list maximum column width
...
Fixes thin lists in comboboxes and flyout buttons
2019-07-23 02:07:40 -04:00
Lirusaito
d66c730c30
Back down on overzealous list filter checking and explicitly default filter
...
For clarity to others in the future: getFiltered() checks are meant for
functions where the user is interacting the scroll list in some way
or we're displaying the scroll list.
2019-07-22 23:38:45 -04:00
Lirusaito
3654ff5f5c
Fix up EAM to work (Part 2)
...
Did you know you could type into a list to search it by prefix?!
The Lindens didn't!!
Let's make this search bar an ACTUAL FILTER!
To do this, we add support for filtering to all scroll lists,
so that's cool. Also filtered items will be selected.
Also optimized item selection loop to perform better when selecting in
massive lists (like group members)
Changed the text on the Copy Button to reflect that it copies everything,
not just the applied filter... if you wanted that, you could just
ctrl-a, ctrl-c... I mean, reallly
2019-07-22 08:39:06 -04:00
Lirusaito
8126418ef3
Sync with upstream to kill dependent floaters appropriately
2019-07-20 18:43:10 -04:00
Lirusaito
d0a6772245
Merge in EAM from viewer-release
...
Remove the derpy stuff lindens like to do
Wide strings aren't normal strings
Make it all a bit better~
Redid the Duration floater because it was kinda icky,
gave it more flexibility~<3
Display parcel ban and access durations as dates instead of text, sortable!
Reworked the rather icky lookin' Access panel control ordering
Enabled lowering parcel ban time without needing to find and remove first
2019-07-20 18:27:47 -04:00
Lirusaito
3f921251ee
Add getAllIDs to LLScrollListCtrl, and make getSelectedIDs a little better
2019-07-18 20:09:47 -04:00
Lirusaito
cf94149dc1
Scroll List Dates need a default format
2019-07-18 18:55:05 -04:00
Lirusaito
8fef329437
Fix UB, thanks Router and Clang for the heads up
2019-06-29 21:23:07 -04:00
Lirusaito
bf176ffd4d
Prevent the texteditor from parsing highlights when it shouldn't
2019-05-11 22:49:56 -04:00
Lirusaito
6a7695a8f0
Refactor appendAndHighlightTextImpl's Highlight impl and fix selection
2019-05-11 22:40:17 -04:00
Lirusaito
2a40ca6295
LLTextEditor's setText and setWText shouldn't always enforce linking
2019-05-10 16:45:20 -04:00
Lirusaito
93af7491ee
Attempt at fixing beware's selection lost bug once and for all
2019-05-07 01:07:48 -04:00
Lirusaito
2075d92369
Fix crash when SinguReplaceLinks is false reported by Beware
2019-05-07 00:33:39 -04:00
Lirusaito
3d21dc309c
Views fromXML can have sound_flags now
2019-05-04 03:40:08 -04:00
Lirusaito
b34021abd5
Fix Beware's notecard embed crash by immediately reflowing upon remove
...
We'll want to revisit this later and more optimally fix it.
2019-04-28 06:22:42 -04:00
Lirusaito
b8c9d9c0f3
Clean up LLScrollListCtrl and add ability to getSortColumns()
2019-04-27 03:02:47 -04:00
Lirusaito
190e3e8c2f
Fix link replacement being enforced improperly, thanks Beware!
2019-04-21 22:06:33 -04:00
Lirusaito
0464e611c7
Sync with future branch for urls
2019-04-21 20:39:54 -04:00
Router Gray
002cbce499
Regextra. Fix URLs with '?' params and probly other stuff too. Thanks Liru.
2019-04-20 09:21:20 -04:00
Lirusaito
8ef3e923e8
Allow bare minimum urls in [url text] syntax
2019-04-19 20:07:46 -04:00
Lirusaito
308a249891
Pie menus were looking up settings each frame...
...
How am I the first to notice this.
Also, while we're here, let's clean up duplicate code and make some constexprs
2019-04-19 02:29:12 -04:00
Lirusaito
1244d5df03
Fix the chat bug, save the world~
...
Also fix badly written parts of LL stuff synced.
2019-04-19 01:16:27 -04:00
Lirusaito
8979f12111
Fix the chat bug, I think... also momre text base sync, yay!
2019-04-18 14:45:21 -04:00
Lirusaito
41ebd51fca
C'mon, reallly?
2019-04-18 10:16:48 -04:00
Lirusaito
5228451c9c
Fix a lag bug of chat vanishing at the start, 'cause that's wrong.
...
This might break chat, but I'm sleepy, so you get it untested...
do the math yourself if it's wrong.
2019-04-13 03:09:12 -04:00
Lirusaito
00e9960d77
Fix compile
2019-04-11 06:14:35 -04:00
Lirusaito
7fc90d3dce
Feature Request: Add SinguAlwaysUnderlineLinks to always underline links
2019-04-11 04:15:12 -04:00
Shyotl
3724cf0e68
Fixed some more header issues.
2019-04-11 03:12:48 -05:00
Lirusaito
7be177e9ab
Fix a text editor bug with selection being lost when url segments updated
...
By doing it the right way, and calculating where the selection should be
after the change is applied.
Also no longer consider text editor modified if nothing was changed.
Also update cursor position so it doesn't move to the wrong place on update
2019-03-26 05:10:21 -04:00
Lirusaito
627c0a6b57
Fix overzealous regex not letting ) be part of secondlife.com urls
...
Thanks to Bitten and Router for reporting and testing.
2019-03-18 18:16:54 -04:00
Lirusaito
c58df7a3d9
Make the viewer lighter by one or two BOOLs per slider!
2019-03-13 18:59:18 -04:00
Lirusaito
4e34328156
Fix resolving grid uri on login screen looking bad
2019-03-12 16:54:31 -04:00
Lirusaito
a3493f5f6b
Fix a crash, make Statistics look prettier
...
Thanks, Aru!
2019-03-08 16:09:19 -05:00
Lirusaito
324f12641a
Remove redundant casts from c_str to string
...
Thanks Aru
2019-03-06 16:11:42 -05:00
Lirusaito
f0b3527bb5
Fix crash on saving notecards noticed by Torric
2019-03-06 15:58:19 -05:00
Lirusaito
4fdc1f3311
hide_border should save to xml
2019-03-05 13:50:36 -05:00
Lirusaito
4218011417
Merge branch 'master' into ManagedMarketplace
2019-03-03 12:56:03 -05:00
Lirusaito
58ba9e3617
Merge branch 'master' of git://github.com/Shyotl/SingularityViewer
2019-03-02 19:01:49 -05:00
Lirusaito
fb39f2d511
Merge branch 'master' into ManagedMarketplace
...
# Conflicts:
# indra/newview/llinventorybridge.cpp
# indra/newview/lltooldraganddrop.h
2019-02-28 23:58:08 -05:00
Lirusaito
0269affb69
I need less unstaged code
...
Here's pieces of the WIP offline->IM->online fix
2019-02-15 19:33:22 -05:00
Lirusaito
2493c401f9
Force replacing registered urls everywhere that's not from another user
...
I think I covered all my bases:
Local Chat, IMs/Group/Conference Chats
Script Dialogs
Group Notices
There are a few others maybe, like notifications EMs can spawn but if
those are intentionally tricking people, grid owners should be informed.
2019-02-09 16:51:15 -05:00
Lirusaito
90285944d9
Line editors need to commit on return
2019-02-07 01:34:09 -05:00
Lirusaito
62628a66bd
Have a menu for agent slurls with name types.
2019-02-03 18:36:49 -05:00
Lirusaito
0478d90578
Right click linked names/groups/objects in chat, copy key
2019-02-03 17:38:43 -05:00
Lirusaito
0d22841da1
Woops, that's some inverted logic!
2019-02-01 10:13:07 -05:00
Lirusaito
d20dbaa7d2
Feature Request: Allow use of a separate color for linked usernames.
...
The setting is HTMLAgentColor, I will not add this to preferences for now.
Note that usernames before the colon in the chat are cached,
set before login to change it for everyone or relog.
Also hook up getStyle() for the registered urls,
cleans up some code in lltexteditor.
2019-02-01 08:12:12 -05:00