Commit Graph

7698 Commits

Author SHA1 Message Date
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
4bb63a9827 Fix SinguReplaceLinks not being respected on various user driven UI
Corrects display for Readonly Notecards, Picks, Group profiles, First/
Second Life, Classifieds, Events, Landmarks, About Land, and Region/Estate

Thanks for giving me the heads-up, Beware
2019-05-10 18:47:06 -04:00
Lirusaito
2a40ca6295 LLTextEditor's setText and setWText shouldn't always enforce linking 2019-05-10 16:45:20 -04:00
Lirusaito
e9c99089e1 No viewer_manifest warnings, please. 2019-05-10 14:04:32 -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
Router Gray
9bcd3298ba Use dictionaries prebuilt instead of in-tree; adds several languages. 2019-05-05 20:15:04 -04:00
Router Gray
2f9a43effd Sync with Alchemy to fix and streamline Windows plugins packaging 2019-05-05 20:14:59 -04:00
Router Gray
535a01ea30 SLVoice update Windows and Mac 2019-05-05 20:14:53 -04:00
Lirusaito
1193f9bb65 Fix Torric's no copy texture crash
Thanks for the research and textures, Cheesy
2019-05-05 20:09:31 -04:00
Lirusaito
623b993fa9 Fix the inventory floater resize bug
Thanks for catching this, Deltek.
2019-05-05 18:52:00 -04:00
Lirusaito
7773f6b4f7 Restore the old toggle behavior of the special inventory floaters 2019-05-04 07:12:40 -04:00
Lirusaito
2b47e62dd8 Remove dumb dynamic cast children loop in toolbar init
:%s/\<button /button sound_flags="0" /
2019-05-04 03:51:12 -04:00
Lirusaito
3d21dc309c Views fromXML can have sound_flags now 2019-05-04 03:40:08 -04:00
Lirusaito
6dadfaffac Improve rect control name of inventory folder floater
This makes it more reliably usable and more understandable to the user.

The downside of this is that folders with the same name will have the same
position, but I don't think that really matters.
2019-05-04 03:34:38 -04:00
Lirusaito
f0ef3a4569 Fix defaulted inventory folder floater title 2019-05-04 03:31:50 -04:00
Lirusaito
140f5d3b0a Make Outbox and Favorites like other new inventory windows
Yay search~
2019-05-04 03:24:28 -04:00
Lirusaito
22f314d158 Dynamically create Rect Controls for storing Inv in New Window Pos/Size 2019-04-29 00:15:43 -04:00
Lirusaito
8653ee79ea Update Floater Inv Panel to be more modern 2019-04-28 09:02:43 -04:00
Lirusaito
0cc146a170 Change LLInstanceTracker to use a boost unordered map
Also remove unused functions and an unused typedef with it
2019-04-28 09:01:38 -04:00
Lirusaito
56378772cc Add operator == for LLSD to llsdutil.h 2019-04-28 09:00:17 -04:00
Lirusaito
64561fa57b [Radar] Feature Request: Make sort order persist 2019-04-28 06:30:20 -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
c6b17c9005 Probably fix Torric's issue of notes being overwritten 2019-04-28 06:17:57 -04:00
Lirusaito
331023e878 Strings and LLSD settings now get edited with a text editor 2019-04-28 03:39:13 -04:00
Lirusaito
d47fb4da03 Merge branch 'animesh' of git://github.com/Shyotl/SingularityViewer into animesh 2019-04-28 01:21:51 -04:00
Lirusaito
40faef0bf8 If a setting is LLSD, display it in pretty print xml in debug
This should probably get its own TextEditor later on, it'd look better.
2019-04-27 03:04:11 -04:00
Lirusaito
b8c9d9c0f3 Clean up LLScrollListCtrl and add ability to getSortColumns() 2019-04-27 03:02:47 -04:00
Lirusaito
d33ae35fb3 OK in preferenes should save per account settings if possible 2019-04-27 03:01:49 -04:00
Shyotl
5f56d2d38f Show channel in script text box dialog popdown 2019-04-26 22:52:59 -05:00
Shyotl
d7e7701927 Make texture fetch type (mFTType) a const member variable and remove from init() call. forceRefetch was clobbering mFFType via init call and firstinit boolean is a stupid hack. 2019-04-26 22:52:48 -05:00
Lirusaito
005ec30d7b Max estate managers is 15 now 2019-04-25 17:07:51 -04:00
Lirusaito
15a8e1f08f Don't limit estate managers on non-SL grids, let the grid do that. 2019-04-25 15:40:51 -04:00
Lirusaito
2d06d455cd ProductEngines are Lindens, I guess. 2019-04-25 01:48:56 -04:00
Lirusaito
f2b773dac7 Fix linux build, thanks Router 2019-04-24 17:34:45 -04:00
Lirusaito
14774b03ad Squash Nai's bug and still fix the issue? 2019-04-23 13:33:09 -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
Lirusaito
f7386e8e70 Update python stuff to latest
Probably definitely break linux
2019-04-20 16:28:51 -04:00
Lirusaito
a5be867238 Merge branch 'master' of https://github.com/Pytak/SingularityViewer into animesh 2019-04-20 10:28:58 -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
Router Gray
5f38bb4bf2 Make dullahan autoplay autoplay. Thanks Liru. 2019-04-20 09:15:46 -04:00
Router Gray
726141d6da Fix LLViewerObject processTaskInvFile iterator double .begin() and no .end() 2019-04-20 09:14:48 -04:00
Lirusaito
ed09681479 There's no need to warn or even mention this, thanks Deltek! 2019-04-20 01:35:30 -04:00
Lirusaito
d194dfbc09 Sync with alchemyng for VCRedist update 2019-04-19 23:25:47 -04:00
Lirusaito
8ef3e923e8 Allow bare minimum urls in [url text] syntax 2019-04-19 20:07:46 -04:00
Lirusaito
564410ac7e Fix some warnings and errors 2019-04-19 17:29:55 -04:00
Lirusaito
f2beb4443a This should fix Linux, thanks Drake. 2019-04-19 16:52:40 -04:00
Lirusaito
1a88370566 Finish hooking up VLC and removing quicktime 2019-04-19 15:00:05 -04:00