summaryrefslogtreecommitdiff
path: root/indra/newview/skins/default
AgeCommit message (Collapse)Author
2026-05-06Merge tag 'Second_Life_Release#b44809f7-26.2' into 2026.02Erik Kundiman
2026-05-05#5759 The fonts going boldAndrey Kleshchev
2026-05-01Brighten steppersSecret Foxtail
Help steppers better match checkboxes and other buttons
2026-05-01Misc FlatUI adjustmentsSecret Foxtail
Clean up tabs, checkboxes, marketplacebtn, etc
2026-05-01FlatUI tweaksSecret Foxtail
Adjustments for flat UI & addition of "classic" skin to colors preferences panel (WIP)
2026-04-23Merge tag 'Second_Life_Release#84f50b9d-26.2' into 2026.02Erik Kundiman
2026-04-22Merge tag 'Second_Life_Release#df5e1c16-26.2' into 2026.02Erik Kundiman
2026-04-22fix cache spinner widthMnikolenko Productengine
2026-04-22change default font to SansSerifSmallMnikolenko Productengine
2026-04-21XUI updates related to font hintingMnikolenko Productengine
2026-04-19Merge tag 'Second_Life_Release#7014db29-26.2' into 2026.02Erik Kundiman
2026-04-19Merge tag 'Second_Life_Release#8ffb73b4-26.2' into 2026.02Erik Kundiman
2026-04-18Merge tag 'Second_Life_Release#f4bc7652-26.2' into 2026.02Erik Kundiman
2026-04-18#5661 XUI adjustmentsAndrey Kleshchev
2026-04-15#2023 Pull in updated pacakge and mark publicAndrey Kleshchev
Unused fonts were excluded
2026-04-15#2023 Load from a variable fontAndrey Kleshchev
WIP, beacsue variable fonts are not yeat included.
2026-04-14#5636 Fix cache size label and fieldAndrey Kleshchev
2026-04-10Merge pull request #5475 from secondlife/project/Flat_UIJonathan "Geenz" Goodman
Flat UI Alpha
2026-04-07Release/26.1.1 (#5530)Jonathan "Geenz" Goodman
* Integrate Velopack installer and update framework * Add Velopack update support for macOS and VVM integration * Update Velopack version and dependencies * Improve Velopack packaging for macOS * #5346 Uninstall older non-velopack viewer (#5363) * #5335 Fix silent uninstall asking about registry * #5346 Uninstall older non-velopack viewer * Use runtime viewer exe name, handle Velopack URL * Velopack download failure diagnostic (#5520) * Velopack download failure diagnostic * Fix up velopack downloading updates. Handle updates internally then hand them off to velopack. (#5524) * More velopack changes. Should download updates properly now. * Don't include NSI files * Restore optional updates, refine viewer restart behavior. (#5527) * Add support for optional updates. * Don't restart the viewer after the update unless it was optional. * Setup UpdaterServiceSetting with velopack properly. * Refine the restart behavior a bit - readd the old "the viewer must update" UX. * If the update is still downloading, close should just reopen the downloading dialog. --------- Co-authored-by: Jonathan "Geenz" Goodman <geenz@lindenlab.com> * Remove SLVersionChecker from the viewer with velopack. (#5528) * Remove SLVersionChecker updater integration * Ensure that the portable install has the correct version number. * Don't produce shortcuts with VPK - we do this with our post install. * Bump viewer version from 26.1.0 to 26.1.1 * Potential fix for uninstaller not being functional. * Fix for UpdaterServiceSetting being ignored. * Filter for release channel when generating shortcuts. * Add some more logging for icons on Windows builds. * More VPK logging. * Move velopack packaging in CI to the sign and package step. * Enable velopack downgrade and skip older updates * Move the version required checking into velopack's checks. * Potential fix for downgrade prompts. * Make sure our macOS flow mirrors Windows. * Make sure to use the dev version of the mac sign and package. * p#553 Only one of two uninstallers displayed * #5346 Don't force user to shutdown velopack build for NSIS uninstall * #5346 Ignore option for the uninstall dialog * #5346 Fix early exit crash * #5346 Properly reset version flag. * Add some autodetect logic on macOS. * p#564 Clear legacy links * p#553 Handle uninstall records * p#549 Permit testing release notes on a test build * p#564 Remake nsis to velopack update flow * p#564 Remake nsis to velopack update flow #2 * p#564 Fix incorrect value type * p#553 Clear velopack's own registry entry in favor of a custom one * #5346 Resolve duplicated window class name * Bump to 2.1.0 of sign and package. --------- Co-authored-by: Andrey Kleshchev <117672381+akleshchev@users.noreply.github.com>
2026-03-30Merge tag 'Second_Life_Release#f148dbcc-26.2' into 2026.02Erik Kundiman
2026-03-25#5577 Remove first login screenMaxim Nikolenko
2026-03-24#5564 use additional common background to avoid scaling issuesMaxim Nikolenko
2026-03-20#5557 adjust buttons position when hiding grid selector (#5559)Maxim Nikolenko
2026-03-19Merge branch project/Flat_UI into maxim/login_form_updateMnikolenko Productengine
2026-03-18#5462 Login form update #3Mnikolenko Productengine
2026-03-17#5462 update button and menu colorsMnikolenko Productengine
2026-03-16#5462 update bg colorMnikolenko Productengine
2026-03-15#5462 Login form update #2Mnikolenko Productengine
2026-03-11#5521 Don't use the old shaded button textureMaxim Nikolenko
2026-03-11#5516 Increase default width for Inventory floaterMaxim Nikolenko
2026-03-10#5515 restore Inventory favorite colorMaxim Nikolenko
2026-03-09#5084 Improve watchdog's behaviorAndrey Kleshchev
2026-03-09#5462 Login form updateMnikolenko Productengine
2026-03-07Merge tag 'Second_Life_Release#3529bc5f-2026.02' into 2026.02Erik Kundiman
2026-02-25Merge branch 'release/2026.02' into maxim/flat-ui-fonts-updateMnikolenko Productengine
# Conflicts: # indra/newview/skins/default/xui/en/panel_preferences_general.xml
2026-02-24Merge pull request #5452 from secondlife/developJonathan "Geenz" Goodman
Develop -> 2026.02
2026-02-25Floaters and UI controls adjustments #2Mnikolenko Productengine
2026-02-20#5396 Add an option to hide Recent, Worn and Favorites tabsMaxim Nikolenko
* #5396 Add an option to hide Recent, Worn and Favorites tabs * #5396 skip tabs initialization if hidden
2026-02-18#5397 Add a setting to see own group tag without seeing othersMaxim Nikolenko
2026-02-17#2938 show confirmation before closing Conference chatMaxim Nikolenko
2026-02-17#5419 remove old unused floaterMaxim Nikolenko
2026-02-12Floaters and UI controls adjustmentsMnikolenko Productengine
2026-02-11#5404 Allow adding to favorites directly from the avatarAndrey Kleshchev
2026-02-11#5398 Add keyboard shortcuts for "Use shared environment" and "Midday (legacy)"Maxim Nikolenko
2026-02-10Merge pull request #5401 from secondlife/project/voice_moderationJonathan "Geenz" Goodman
Voice moderation -> 26.2
2026-02-10Increase height of Group inspectMnikolenko Productengine
2026-02-09Make floater tools use Dejavu with old font size #2Andrey Kleshchev
2026-02-09UI controls adjustments and selection color updateMaxim Nikolenko
* UI controls adjustments and selection color update * Use constexpr instead of magic numbers
2026-02-08Adjust buttons and lists for font size being largerAndrey Kleshchev
2026-02-05Login button update and other color adjustmentsMnikolenko Productengine