Commit Graph

245 Commits

Author SHA1 Message Date
Liru Færs
17cb8bd764 Clean up and update all the translations where name ui was switched to
vim macros are powerful
2019-10-10 14:42:01 -04:00
Damian Zhaoying
fd5e9fa85f Update spanish translations - Avatar menu 2019-09-10 01:57:08 -03:00
Damian Zhaoying
956af9177e Update Spanish Translations 2019-08-30 18:55:58 -03:00
Damian Zhaoying
5eef36c47a More updates to spanish language
# Conflicts:
#	indra/newview/skins/default/xui/es/floater_toolbar_prefs.xml
2019-08-15 20:45:38 -04:00
bittenbythedark
468f28941f Remove unneeded notifcations 2019-08-05 21:10:20 -04:00
bittenbythedark
a987bcac6f Fix MP4 Playback on windows, alchesync 2019-08-05 21:08:13 -04:00
Lirusaito
b3fcd87a20 Merge branch 'animesh' of git://github.com/Shyotl/SingularityViewer into animesh 2019-07-22 08:52:10 -04:00
Shyotl
35433cb8a4 Added tools->avatar tool submenu when rightclicking rigged mesh. Fixed 'reset skeleton and animations' on self pie menu not working. 2019-07-21 01:57:30 -05:00
Lirusaito
c2fbb6f10f Fix single line group chat button positions 2019-07-14 02:12:03 -04:00
Lirusaito
140f5d3b0a Make Outbox and Favorites like other new inventory windows
Yay search~
2019-05-04 03:24:28 -04:00
Damian Zhaoying
6fb3c399de New spanish translations 2019-04-02 13:09:45 -03:00
Damian Zhaoying
0c44b11e9c Fix menu_radar.xml typo 2019-04-02 12:57:13 -03:00
Damian Zhaoying
7935b2e957 Fix some strings (shortcuts names) in Spanish Translations 2019-03-29 15:01:11 -03:00
Damian Zhaoying
2677f06d44 Fix bug in spanish string.xml 2019-03-27 15:22:45 -03:00
Damian Zhaoying
8bb694a910 Fix typos in menu_radar.xml 2019-03-25 21:12:17 -03:00
Damian Zhaoying
25f3f77849 New Spanish translations in string.xml file. (wereable items) 2019-03-25 19:28:13 -03:00
Damian Zhaoying
a07f90c158 Adding more news spanish translations 2019-03-13 20:40:02 -03:00
Damian Zhaoying
dd5a3352fe Fixes & updates in Preferences panel 2019-03-12 09:35:00 -03:00
Damian Zhaoying
054825807a More Spanish translations fixes 2019-03-12 08:27:12 -03:00
Damian Zhaoying
b2b5dd4eb8 My mistake, fixed 2019-03-12 04:19:18 -03:00
Damian Zhaoying
2b92c10625 More Spanish Translations fixes 2019-03-12 04:00:25 -03:00
Damian Zhaoying
29f20096fd Fix typo in notifications.xml Spanish 2019-03-12 03:31:51 -03:00
Damian Zhaoying
03d4dde6a4 Fix some spanish translations in VMM build 2019-03-12 01:27:11 -03:00
Damian Zhaoying
5071cbfc2e Marketplace listing spanish translations 2019-03-09 19:19:37 -03:00
Lirusaito
c985afa4f4 Remove more outbox parts, I think these were never even used 2019-03-04 17:34:14 -05:00
Lirusaito
1d0214ed54 Remove the Outbox
Goodbye, old friend.
2019-03-03 16:39:16 -05:00
Damian Zhaoying
f6cf4e2878 Big Update in Spanish language Files 2019-03-02 02:57:10 -03:00
Damian Zhaoying
0f96939828 Update Spanish Translations. 2019-01-27 20:29:31 -05:00
Lirusaito
049c1e16b0 Aurora-Sim is now WhiteCore
Minor Alchemy merge in removing llvlmanager,
indra_constants no longer has *_LAYER_CODE
2019-01-25 21:21:55 -05:00
Lirusaito
3bdf6e553d Add InactiveFloaterTransparency and ActiveFloaterTransparency settings
Dear Users,
This removes FloaterUnfocusedBackgroundOpaque, to achieve the same effect,
modify InactiveFloaterTransparency, 1.5 should do the trick.

PS: The settings are in the Vanity tab at the bottom.

Now for developer nonsense:
Also sync a bunch of the UI code with upstream Alchemy for opts and shtuff.
Also let's translate the tooltips on the buttons on the top right of floaters
Translators note that not all new strings have been translated yet as not all are upstream.
2019-01-24 11:57:44 -05:00
Lirusaito
d8c95f844f Add url menus to the text editor!!
Hey there, Alpha User! This commit is riddled with complex words,
but here's what matters to you: This adds the ability to right click a
Name, URL, SLURL, or Object Name, or even an Email, and get some awesome
options just like v3 gets! Buuuut, unlike V3, if there was something else
you might want to do, we've still got you covered in the same menu!!

Also make the text editor's default menu an xml
Synced a lot from upstream
Unlike Upstream, actually combine the base menu with the url menu if we have a selection
Unlike Upstream and previously, don't create a new menu per text editor
Unlike Upstream, don't create a separate FriendSignal and ObjectBlockedSignal per text editor we need it in!!
Unlike Upstream, always show a Select All option
2019-01-20 09:40:56 -05:00
Lirusaito
7112e163e6 Update our url stuffs!
Adds support for JIRA link labels from Alchemy. (Made less of a mess by me)
Adds support for x-grid-info, the future of x-grid-info-location from Alchemy.
Updates uriparser latest from Alchemy.
Updates llstring to be more in line with upstream Alchemy.
Fixes our LLURI Implementation
Updates LLURLAction to modern C++ stuffies~
Adds Email protocol support from alchemy
Sync LLSLURL with Alchemy, adding x-grid-info support.
Also keep NoProtocol Support because yaaassss~
(also we won't suffer from MAINT-5019 because we're not dumb.)
2019-01-20 09:13:05 -05:00
Lirusaito
c419c4d560 Add UI for the replacing of urls to System->Security at the bottom
Moves the region restart preferences into Vanity->main
2019-01-16 13:03:58 -05:00
Lirusaito
b61cba8e01 Clean up and optimize the AO
Added the feature of selecting an animation from combo boxes and it playing automatically if it should be at this moment.

Now for the stuff only developers will understand:
FloaterAO is now a FloaterSingleton, because it should've been behaving that way all along.
Refactors a lot, simplifies a lot, best view without space changes.
Reduces a lot of redundant blocks.
Creates some functions to make things like AOStates easier to get
AOStates are now an enum instead of a bunch of const ints.
Cleaned up includes.
NULL -> nullptr, virtual->override, BOOL->bool, for->foreach
Removed struct_tokens,  it was redundant and actually just took up space.
No longer set all the children invisible, their parent does a good job of that.
Relate ComboBoxes to their states, so that we can easily get a setting and do a whole bunch of things with a lot less code.
Remove unused parameters and functions and variables
Remove unused boolean returns from functions.
Don't clear combo boxes just because one id is null.
2019-01-11 06:17:58 -05:00
Lirusaito
022fba2ba4 Add option "Add to Conference" to Conference chats and Instant Messages
Sync code from upstream for inviting people to conference via Avatar Picker
2019-01-08 11:27:51 -05:00
Damian Zhaoying
0383d4492f Update spanish translations in menu_viewer.xml, panel_preferences_ascent_system.xml and panel_preferences_chat.xml files. 2016-03-23 02:43:15 -04:00
Lirusaito
0e349736b7 All search on SL looks awful, let's just use the Web tab instead now. 2016-02-06 10:52:56 -05:00
Lirusaito
a9eb118897 Sync with upstream alchemy in removing the Lag Meter Floater
Useless floater, full of opensim drama we'll have no part in.
2015-11-16 23:40:43 -05:00
Damian Zhaoying
96a851993e Add new strings translations and fix some visual strings and buttons en IM floaters 2015-11-13 13:23:43 -05:00
Lirusaito
855e1d9caa Add Double-click Autopilot option to System->General preferences.
Translators:
Nomade: Please review the french System->General and make sure it reads properly
Damian: Please take care of translating panel_preferences_ascent_system.xml
miKa: Please update the translation of panel_preferences_ascent_system.xml so it reads properly.
2015-11-13 13:06:33 -05:00
Lirusaito
38eac50597 Fix Land Group info button being forty pixels too high.
Thanks for letting us know, Pure Bluestar!
SV-1978 #close Foxed it~
2015-11-09 04:47:51 -05:00
Inusaito Sayori
bb4109f982 Fix Tried to access singleton 19LLFloaterAvatarList from singleton constructor!
SV-1979 #resolve
2015-09-04 15:43:39 -04:00
Inusaito Sayori
b3b2da1428 [Radar] Reroute some code, optimize silly stuff away.
No more dead state, death is instant when you disappear
No more dependency on frame or life time, updates come from the sims.
No need to rate control anymore, ui removed.

RIP: My headphones, you were shortlived, but you served my ears well.
2015-06-25 02:57:48 -04:00
Inusaito Sayori
dcb349d55d Satisfy Issue 1932: Totalgroup member count 2015-05-25 15:37:31 -04:00
Inusaito Sayori
38983e30fb Cleanup code a bit in snapshot floater and make stuff look nicer there too. 2015-05-19 06:39:25 -04:00
Inusaito Sayori
f79b28117d translate preview flyout_button where button was previously translated. 2015-05-15 06:34:24 -04:00
Inusaito Sayori
580a7a4599 Additional buttons was pushing text off the edge of area search, refresh and stop are now icons. 2015-05-15 01:07:57 -04:00
Inusaito Sayori
b9a6fb8468 In pay floaters, display proper currency symbol on non-SL grids. 2015-04-23 23:56:01 -04:00
Inusaito Sayori
e73ebfdb76 Merge branch 'master' of https://github.com/DamianZhaoying/SingularityViewer 2015-03-25 17:39:15 -04:00
Damian
a50ec32474 Update floater_region_tracker.xml 2015-03-22 07:00:57 -03:00