Home
last modified time | relevance | path

Searched refs:rstudio (Results 1 – 25 of 2660) sorted by relevance

12345678910>>...107

/dports/devel/RStudio/rstudio-2021.09.1-372/src/gwt/src/org/rstudio/studio/client/workbench/views/tutorial/
H A DTutorialPane.css36 .rstudio-themes-flat.rstudio-themes-dark.rstudio-themes-scrollbars::-webkit-scrollbar,
37 .rstudio-themes-flat.rstudio-themes-dark.rstudio-themes-scrollbars ::-webkit-scrollbar
42 .windows.rstudio-themes-flat.rstudio-themes-dark.rstudio-themes-scrollbars::-webkit-scrollbar,
43 .windows.rstudio-themes-flat.rstudio-themes-dark.rstudio-themes-scrollbars ::-webkit-scrollbar
49 .rstudio-themes-flat.rstudio-themes-dark.rstudio-themes-scrollbars::-webkit-scrollbar-thumb,
50 .rstudio-themes-flat.rstudio-themes-dark.rstudio-themes-scrollbars ::-webkit-scrollbar-thumb
56 .rstudio-themes-flat.rstudio-themes-dark.rstudio-themes-scrollbars::-webkit-scrollbar-track,
57 .rstudio-themes-flat.rstudio-themes-dark.rstudio-themes-scrollbars ::-webkit-scrollbar-track,
64 .rstudio-themes-flat.rstudio-themes-dark.rstudio-themes-scrollbars::-webkit-scrollbar-thumb,
161 .rstudio-themes-light-menus.rstudio-tutorials {
[all …]
/dports/devel/RStudio/rstudio-2021.09.1-372/src/gwt/src/org/rstudio/core/client/widget/
H A DRStudioThemedFrame.css3 @external windows, rstudio-themes-flat, rstudio-themes-dark, rstudio-themes-scrollbars;
8 .rstudio-themes-flat.rstudio-themes-dark.rstudio-themes-scrollbars::-webkit-scrollbar,
9 .rstudio-themes-flat.rstudio-themes-dark.rstudio-themes-scrollbars ::-webkit-scrollbar
14 .windows.rstudio-themes-flat.rstudio-themes-dark.rstudio-themes-scrollbars::-webkit-scrollbar,
15 .windows.rstudio-themes-flat.rstudio-themes-dark.rstudio-themes-scrollbars ::-webkit-scrollbar
21 .rstudio-themes-flat.rstudio-themes-dark.rstudio-themes-scrollbars::-webkit-scrollbar-thumb,
22 .rstudio-themes-flat.rstudio-themes-dark.rstudio-themes-scrollbars ::-webkit-scrollbar-thumb
28 .rstudio-themes-flat.rstudio-themes-dark.rstudio-themes-scrollbars::-webkit-scrollbar-track,
29 .rstudio-themes-flat.rstudio-themes-dark.rstudio-themes-scrollbars ::-webkit-scrollbar-track,
30 .rstudio-themes-flat.rstudio-themes-dark.rstudio-themes-scrollbars::-webkit-scrollbar-corner,
[all …]
H A DLeftRightToggleButton.css1 @external rstudio-themes-flat, rstudio-themes-dark;
2 @external rstudio-themes-default, rstudio-themes-dark-grey, rstudio-themes-alternate;
97 .rstudio-themes-flat .rstudio-themes-dark .rightOn,
98 .rstudio-themes-flat .rstudio-themes-dark .leftOn {
108 .rstudio-themes-flat .rstudio-themes-dark .leftLeft,
109 .rstudio-themes-flat .rstudio-themes-dark .rightRight {
122 .rstudio-themes-flat .rstudio-themes-dark .rightRight {
126 .rstudio-themes-flat .rstudio-themes-default .rightOn .leftLeft,
127 .rstudio-themes-flat .rstudio-themes-default .leftOn .rightRight {
131 .rstudio-themes-flat .rstudio-themes-dark-grey .rightOn .leftLeft,
[all …]
H A DThemedPopupPanel.css15 @external rstudio-themes-flat;
16 @external rstudio-themes-dark-menus;
84 .rstudio-themes-flat .gwt-MenuBarPopup,
105 .rstudio-themes-flat .menuPopupTop,
106 .rstudio-themes-flat .popupTop,
107 .rstudio-themes-flat .suggestPopupTop {
123 .rstudio-themes-flat .menuPopupBottom,
124 .rstudio-themes-flat .popupBottom,
129 .rstudio-themes-flat.rstudio-themes-dark-menus .menuPopupMiddleCenter,
130 .rstudio-themes-flat.rstudio-themes-dark-menus .themedPopupPanel .popupMiddleCenter,
[all …]
/dports/devel/RStudio/rstudio-2021.09.1-372/src/gwt/src/org/rstudio/studio/client/
H A DRStudioGinjector.java15 package org.rstudio.studio.client;
21 import org.rstudio.core.client.HtmlMessageListener;
22 import org.rstudio.core.client.VirtualConsole;
23 import org.rstudio.core.client.VirtualConsoleFactory;
27 import org.rstudio.core.client.command.ShortcutManager;
28 import org.rstudio.core.client.command.ShortcutViewer;
32 import org.rstudio.core.client.theme.WindowFrame;
33 import org.rstudio.core.client.widget.CaptionWithHelp;
48 import org.rstudio.studio.client.common.FileDialogs;
84 import org.rstudio.studio.client.plumber.PlumberAPI;
[all …]
H A DRStudioGinModule.java15 package org.rstudio.studio.client;
23 import org.rstudio.core.client.VirtualConsole;
25 import org.rstudio.core.client.VirtualConsoleFactory;
29 import org.rstudio.core.client.command.ShortcutViewer;
32 import org.rstudio.core.client.HtmlMessageListener;
44 import org.rstudio.studio.client.common.GlobalDisplay;
94 import org.rstudio.studio.client.pdfviewer.PDFViewer;
95 import org.rstudio.studio.client.plumber.PlumberAPI;
100 import org.rstudio.studio.client.projects.Projects;
106 import org.rstudio.studio.client.rmarkdown.RmdOutput;
[all …]
H A DRStudio.java16 package org.rstudio.studio.client;
37 import org.rstudio.core.client.BrowseCap;
38 import org.rstudio.core.client.Debug;
39 import org.rstudio.core.client.ElementIds;
41 import org.rstudio.core.client.StringUtil;
42 import org.rstudio.core.client.cellview.LinkColumn;
49 import org.rstudio.core.client.widget.FontSizer;
52 import org.rstudio.core.client.widget.ResizeGripper;
53 import org.rstudio.core.client.widget.SlideLabel;
54 import org.rstudio.core.client.widget.ThemedButton;
[all …]
/dports/devel/RStudio/rstudio-2021.09.1-372/src/gwt/src/org/rstudio/studio/client/workbench/views/help/
H A DHelpPaneEditorStyles.css3 @external rstudio-themes-flat;
4 @external rstudio-themes-dark;
45 .rstudio-themes-flat.rstudio-themes-dark.rstudio-themes-scrollbars::-webkit-scrollbar,
46 .rstudio-themes-flat.rstudio-themes-dark.rstudio-themes-scrollbars ::-webkit-scrollbar {
50 .rstudio-themes-flat.rstudio-themes-dark.editor_dark.ace_editor_theme a.sourceLine {
58 .rstudio-themes-flat.rstudio-themes-dark.editor_dark.ace_editor_theme h3 + pre {
63 .rstudio-themes-flat.rstudio-themes-dark.editor_dark.ace_editor_theme pre,
64 .rstudio-themes-flat.rstudio-themes-dark.editor_dark.ace_editor_theme pre code {
69 .rstudio-themes-flat.rstudio-themes-dark.editor_dark.ace_editor_theme p code {
84 .rstudio-themes-flat.rstudio-themes-dark.editor_dark.ace_editor_theme table th,
[all …]
/dports/devel/RStudio/rstudio-2021.09.1-372/src/gwt/src/org/rstudio/studio/client/workbench/views/environment/view/
H A DEnvironmentObjects.css4 @external rstudio-themes-flat, rstudio-themes-dark;
5 @external rstudio-themes-default, rstudio-themes-dark-grey, rstudio-themes-alternate;
108 .rstudio-themes-flat .rstudio-themes-dark .categoryHeaderRow
162 .rstudio-themes-flat .rstudio-themes-default .objectGrid td.nameCol,
165 .rstudio-themes-flat .rstudio-themes-default .objectGrid .detailRow,
166 .rstudio-themes-flat .rstudio-themes-default .categoryHeaderRow,
175 .rstudio-themes-flat .rstudio-themes-dark-grey .categoryHeaderRow,
184 .rstudio-themes-flat .rstudio-themes-alternate .categoryHeaderRow,
189 .rstudio-themes-flat .rstudio-themes-default .categoryHeaderRow {
193 .rstudio-themes-flat .rstudio-themes-dark-grey .categoryHeaderRow {
[all …]
H A DEnvironmentObjectList.css3 @external rstudio-themes-flat, rstudio-themes-dark;
4 @external rstudio-themes-default, rstudio-themes-dark-grey, rstudio-themes-alternate;
23 .rstudio-themes-flat .rstudio-themes-dark .categoryHeaderRow
145 .rstudio-themes-flat .rstudio-themes-default td.nameCol,
146 .rstudio-themes-flat .rstudio-themes-default td.expandCol,
147 .rstudio-themes-flat .rstudio-themes-default td.valueCol,
148 .rstudio-themes-flat .rstudio-themes-default td.resizeCol,
149 .rstudio-themes-flat .rstudio-themes-default .detailRow,
154 .rstudio-themes-flat .rstudio-themes-dark-grey td.nameCol,
158 .rstudio-themes-flat .rstudio-themes-dark-grey .detailRow,
[all …]
/dports/devel/RStudio/rstudio-2021.09.1-372/package/linux/rpm-script/
H A Dpostinst.sh.in7 useradd -r -U rstudio-server
14 mkdir -p /etc/rstudio
15 if ! test -f /etc/rstudio/rserver.conf
26 chown rstudio-server /etc/rstudio/database.conf
30 mkdir -p /etc/rstudio/themes
35 mkdir -p /etc/rstudio/fonts
42 mkdir -p /var/run/rstudio-server
43 mkdir -p /var/lock/rstudio-server
44 mkdir -p /var/log/rstudio-server
45 mkdir -p /var/lib/rstudio-server
[all …]
/dports/devel/RStudio/rstudio-2021.09.1-372/package/linux/debian-control/
H A Dpostinst.in7 useradd -r -U rstudio-server
14 mkdir -p /etc/rstudio
15 if ! test -f /etc/rstudio/rserver.conf
19 if ! test -f /etc/rstudio/rsession.conf
26 chown rstudio-server /etc/rstudio/database.conf
31 mkdir -p /etc/rstudio/themes
37 mkdir -p /etc/rstudio/fonts
44 mkdir -p /var/run/rstudio-server
45 mkdir -p /var/lock/rstudio-server
46 mkdir -p /var/log/rstudio-server
[all …]
/dports/devel/RStudio/rstudio-2021.09.1-372/src/gwt/src/org/rstudio/core/client/theme/res/
H A DthemeStyles.css54 @external rstudio-themes-default, rstudio-themes-dark-grey, rstudio-themes-alternate;
56 @external rstudio-themes-background, rstudio-themes-inverts, rstudio-themes-scrollbars, rstudio-the…
2240 .rstudio-themes-flat .rstudio-themes-dark .rstudio-themes-darkens {
2498 .rstudio-themes-flat .rstudio-themes-dark .rstudio-themes-inverts img,
2499 .rstudio-themes-flat .rstudio-themes-dark img.rstudio-themes-inverts {
2584 .rstudio-themes-flat .rstudio-themes-default .rstudio-themes-border,
2648 .rstudio-themes-flat .rstudio-themes-dark-grey .rstudio-themes-border,
2715 .rstudio-themes-flat .rstudio-themes-alternate .rstudio-themes-border,
2799 .rstudio-animating.rstudio-themes-flat .rstudio-themes-default,
2800 .rstudio-animating.rstudio-themes-flat .rstudio-themes-dark-grey,
[all …]
/dports/devel/RStudio/rstudio-2021.09.1-372/src/cpp/session/resources/profiler/
H A Dprofiler.css16 .rstudio-themes-flat.rstudio-themes-dark .profvis-footer,
17 .rstudio-themes-flat.rstudio-themes-dark .profvis-status-bar,
18 .rstudio-themes-flat.rstudio-themes-dark .result-block-active,
19 .rstudio-themes-flat.rstudio-themes-dark .options-button {
27 .rstudio-themes-flat.rstudio-themes-dark .profvis-table th {
33 .rstudio-themes-flat.rstudio-themes-dark table.profvis-table tr.active {
68 .rstudio-themes-flat.rstudio-themes-dark .profvis-treetable th {
84 .rstudio-themes-flat.rstudio-themes-dark .profvis-flamegraph .tick {
92 .rstudio-themes-flat.rstudio-themes-dark .profvis-flamegraph .domain {
112 .rstudio-themes-flat.rstudio-themes-dark .profvis-message div {
[all …]
/dports/devel/RStudio/rstudio-2021.09.1-372/src/gwt/src/org/rstudio/studio/client/workbench/model/
H A DWorkbenchServerOperations.java15 package org.rstudio.studio.client.workbench.model;
18 import org.rstudio.studio.client.common.console.ConsoleProcess;
19 import org.rstudio.studio.client.common.console.ConsoleProcessInfo;
20 import org.rstudio.studio.client.common.crypto.CryptoServerOperations;
28 import org.rstudio.studio.client.common.vcs.GitServerOperations;
29 import org.rstudio.studio.client.common.vcs.SVNServerOperations;
30 import org.rstudio.studio.client.packrat.model.PackratServerOperations;
34 import org.rstudio.studio.client.quarto.model.QuartoServerOperations;
35 import org.rstudio.studio.client.renv.model.RenvServerOperations;
37 import org.rstudio.studio.client.server.ServerRequestCallback;
[all …]
/dports/devel/RStudio/rstudio-2021.09.1-372/src/gwt/src/org/rstudio/studio/client/workbench/views/console/shell/assist/
H A DHelpInfoPopupPanel.css6 @external rstudio-themes-flat, rstudio-themes-dark-menus, rstudio-themes-scrollbars;
23 .rstudio-themes-flat.rstudio-themes-dark-menus .helpBodyText a {
27 .rstudio-themes-flat.rstudio-themes-dark-menus .helpBodyText span {
36 .rstudio-themes-flat.rstudio-themes-dark-menus .helpPopup {
42 .rstudio-themes-flat .helpPopup {
48 .rstudio-themes-flat.rstudio-themes-dark-menus .rstudio-themes-scrollbars.helpPopup *::-webkit-scro…
52 .rstudio-themes-flat.rstudio-themes-dark-menus .rstudio-themes-scrollbars.helpPopup *::-webkit-scro…
58 .rstudio-themes-flat.rstudio-themes-dark-menus .rstudio-themes-scrollbars.helpPopup *::-webkit-scro…
59 .rstudio-themes-flat.rstudio-themes-dark-menus .rstudio-themes-scrollbars.helpPopup *::-webkit-scro…
63 .rstudio-themes-flat.rstudio-themes-dark-menus .rstudio-themes-scrollbars.helpPopup *::-webkit-scro…
[all …]
/dports/devel/RStudio/rstudio-2021.09.1-372/src/gwt/src/org/rstudio/studio/client/workbench/views/packages/ui/
H A DPackagesDataGridCommon.css4 @external rstudio-themes-flat, rstudio-themes-dark;
5 @external rstudio-themes-default, rstudio-themes-dark-grey, rstudio-themes-alternate;
44 .rstudio-themes-flat .rstudio-themes-dark .dataGridHeader {
111 .rstudio-themes-flat .rstudio-themes-default .dataGridHeader,
112 .rstudio-themes-flat .rstudio-themes-default .dataGridEvenRowCell,
113 .rstudio-themes-flat .rstudio-themes-default .dataGridOddRowCell {
117 .rstudio-themes-flat .rstudio-themes-dark-grey .dataGridHeader,
118 .rstudio-themes-flat .rstudio-themes-dark-grey .dataGridEvenRowCell,
119 .rstudio-themes-flat .rstudio-themes-dark-grey .dataGridOddRowCell {
123 .rstudio-themes-flat .rstudio-themes-alternate .dataGridHeader,
[all …]
/dports/devel/RStudio/rstudio-2021.09.1-372/src/gwt/src/org/rstudio/studio/client/application/ui/impl/header/
H A DMenubarPanel.css1 @external rstudio-themes-flat, rstudio-themes-dark;
3 @external rstudio-themes-default, rstudio-themes-dark-grey, rstudio-themes-alternate;
20 .rstudio-themes-flat .panel {
40 .rstudio-themes-flat .left {
44 .rstudio-themes-flat .right {
48 .rstudio-themes-flat .center {
55 .rstudio-themes-flat .center > table {
60 .rstudio-themes-flat .rstudio-themes-dark .center {
64 .rstudio-themes-flat .rstudio-themes-default .center {
69 .rstudio-themes-flat .rstudio-themes-dark-grey .center {
[all …]
H A DHeaderPanel.css1 @external rstudio-themes-flat, rstudio-themes-dark;
2 @external rstudio-themes-default, rstudio-themes-dark-grey, rstudio-themes-alternate;
15 .rstudio-themes-flat .panel {
24 .rstudio-themes-flat .left {
32 .rstudio-themes-flat .center {
43 .rstudio-themes-flat .right {
47 .rstudio-themes-flat .rstudio-themes-dark .center,
48 .rstudio-themes-flat .rstudio-themes-dark .center button {
52 .rstudio-themes-flat .rstudio-themes-default .center {
56 .rstudio-themes-flat .rstudio-themes-dark-grey .center {
[all …]
/dports/devel/RStudio/rstudio-2021.09.1-372/src/gwt/src/org/rstudio/studio/client/workbench/views/vcs/git/dialog/
H A DGitReviewPanel.css6 @external rstudio-themes-flat;
7 @external rstudio-themes-default, rstudio-themes-dark-grey, rstudio-themes-alternate;
53 .rstudio-themes-flat .toolbar {
77 .rstudio-themes-flat .rstudio-themes-default .toolbarWrapper,
78 .rstudio-themes-flat .rstudio-themes-default .splitPanelCommit .gwt-SplitLayoutPanel-HDragger,
79 .rstudio-themes-flat .rstudio-themes-default .splitPanel .gwt-SplitLayoutPanel-VDragger {
83 .rstudio-themes-flat .rstudio-themes-dark-grey .toolbarWrapper,
84 .rstudio-themes-flat .rstudio-themes-dark-grey .splitPanelCommit .gwt-SplitLayoutPanel-HDragger,
85 .rstudio-themes-flat .rstudio-themes-dark-grey .splitPanel .gwt-SplitLayoutPanel-VDragger {
89 .rstudio-themes-flat .rstudio-themes-alternate .toolbarWrapper,
[all …]
/dports/devel/RStudio/rstudio-2021.09.1-372/src/gwt/src/org/rstudio/studio/client/workbench/views/vcs/common/
H A DChangelistTableCellTableStyle.css1 @external rstudio-themes-flat, rstudio-themes-dark;
2 @external rstudio-themes-default, rstudio-themes-dark-grey, rstudio-themes-alternate;
9 @eval THEME_DEFAULT_BORDER org.rstudio.core.client.theme.ThemeColors.defaultBorder;
37 .rstudio-themes-flat .rstudio-themes-dark .cellTableSortableHeader {
50 .rstudio-themes-flat .cellTableSortableHeader {
55 .rstudio-themes-flat .cellTableSortableHeader:last-child {
59 .rstudio-themes-flat .rstudio-themes-default .cellTableSortableHeader {
64 .rstudio-themes-flat .rstudio-themes-dark-grey .cellTableSortableHeader {
69 .rstudio-themes-flat .rstudio-themes-alternate .cellTableSortableHeader {
74 .rstudio-themes-flat.editor_dark .ace_editor_theme .cellTableSelectedRow {
[all …]
/dports/devel/RStudio/rstudio-2021.09.1-372/src/gwt/src/org/rstudio/studio/client/workbench/views/vcs/svn/dialog/
H A DSVNReviewPanel.css4 @external rstudio-themes-flat;
5 @external rstudio-themes-default, rstudio-themes-dark-grey, rstudio-themes-alternate;
40 .rstudio-themes-flat .toolbarWrapper {
50 .rstudio-themes-flat .toolbar {
66 .rstudio-themes-flat .diffToolbarWrapper {
76 .rstudio-themes-flat .rstudio-themes-default .toolbarWrapper,
77 .rstudio-themes-flat .rstudio-themes-default .splitPanel .gwt-SplitLayoutPanel-VDragger {
81 .rstudio-themes-flat .rstudio-themes-dark-grey .toolbarWrapper,
82 .rstudio-themes-flat .rstudio-themes-dark-grey .splitPanel .gwt-SplitLayoutPanel-VDragger {
86 .rstudio-themes-flat .rstudio-themes-alternate .toolbarWrapper,
[all …]
/dports/devel/RStudio/rstudio-2021.09.1-372/src/gwt/src/org/rstudio/core/client/files/filedialog/
H A DFileDialogStyles.css5 @external rstudio-themes-flat, rstudio-themes-dark;
6 @external rstudio-themes-default, rstudio-themes-dark-grey, rstudio-themes-alternate;
148 .rstudio-themes-flat .breadcrumb table.path .rstudio-HyperlinkLabel,
164 .rstudio-themes-flat .rstudio-themes-dark .breadcrumb table.path .rstudio-HyperlinkLabel
243 .rstudio-themes-flat .rstudio-themes-dark .browse {
247 .rstudio-themes-flat .rstudio-themes-default .browse {
251 .rstudio-themes-flat .rstudio-themes-dark-grey .browse {
255 .rstudio-themes-flat .rstudio-themes-alternate .browse {
259 .rstudio-themes-flat .rstudio-themes-default .breadcrumb .fadeWrapper {
263 .rstudio-themes-flat .rstudio-themes-dark-grey .breadcrumb .fadeWrapper {
[all …]
/dports/devel/RStudio/rstudio-2021.09.1-372/src/gwt/src/org/rstudio/studio/client/server/remote/
H A DClientEventDispatcher.java15 package org.rstudio.studio.client.server.remote;
26 import org.rstudio.core.client.events.ExecuteAppCommandEvent;
27 import org.rstudio.core.client.events.HighlightEvent;
28 import org.rstudio.core.client.files.FileSystemItem;
30 import org.rstudio.core.client.js.JsObject;
31 import org.rstudio.core.client.jsonrpc.RpcObjectList;
32 import org.rstudio.studio.client.application.events.*;
61 import org.rstudio.studio.client.events.ReticulateEvent;
101 import org.rstudio.studio.client.server.Bool;
115 import org.rstudio.studio.client.workbench.events.*;
[all …]
/dports/devel/RStudio/rstudio-2021.09.1-372/src/gwt/src/org/rstudio/studio/client/workbench/views/files/ui/
H A DFilesListDataGridStyle.css3 @external rstudio-themes-flat, rstudio-themes-dark;
35 .rstudio-themes-flat .rstudio-themes-dark .dataGridCell img {
43 .rstudio-themes-flat .dataGridCell {
48 .rstudio-themes-flat .dataGridEvenRow,
49 .rstudio-themes-flat .dataGridOddRow,
50 .rstudio-themes-flat .dataGridHoveredRow,
51 .rstudio-themes-flat .dataGridSelectedRow,
57 .rstudio-themes-flat .dataGridEvenRowCell,
58 .rstudio-themes-flat .dataGridOddRowCell,
59 .rstudio-themes-flat .dataGridHoveredRowCell,
[all …]

12345678910>>...107