185809a4ca
Commits on Apr 14, 2022
Commits on Apr 13, 2022
-
Merge pull request #10973 from rstudio/electron/set-pending-quit-call…
…back ensure callback is invoked after setPendingQuit
-
Merge pull request #10971 from rstudio/electron/windows-32bit-support
support launching with 32bit R
-
-
Merge pull request #10972 from rstudio/bugfix/debian10-electron-unit-…
…tests install xvfb for electron unit tests
-
-
-
Merge pull request #10970 from rstudio/feature/debian10-electron
build Electron on Debian10
-
-
-
handle sequencing of setPendingQuit callback (#10964)
* handle sequencing of setPendingQuit callback * revert un-related change
-
Merge pull request #10963 from rstudio/bugfix/tweak-ui-language-labels
show ui language in current and native language
Commits on Apr 12, 2022
-
-
Merge pull request #10960 from rstudio/bugfix/accessible-keyboard-hel…
…p-electron Fix accessible keyboard shortcut help for Electron
-
-
-
-
Merge pull request #10961 from rstudio/feature/electron-18-0-3
PR as FYI: upgrade to Electron 18.0.3
-
-
Merge pull request #10957 from rstudio/feature/remove-empty-submenu-i…
…tems-from-menu Not showing menus with empty submenu object
-
-
Merge remote-tracking branch 'origin/main' into bugfix/accessible-key…
…board-help-electron
-
-
Enable sqlite testing by default
Sqlite tests are now run by default since they don't require additional setup. These tests run database upgrade tests rstudio-tests now changes the cwd to server when running the server tests.
-
Update Quarto to v0.9.230 (#10952)
Change default and Mac Pandoc lookup locations when using packaged Quarto
-
Commits on Apr 11, 2022
-
-
-
Merge pull request #10956 from rstudio/bugfix/dead-code-removal-plus-…
…test-fix remove unused code and fix a unit test
-
-
improve handling of invalid R installations (#10953)
* improve handling of invalid R installations * comments * tweaks * missing trim
-
Merge pull request #10950 from rstudio/feature/radio-menu-plumbing
Improve accessibility of mutually-exclusive menu items in Electron