Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(396)

Issue 11420080: Several UI improvements to launching and the manage launches dialog. (Closed)

Created:
8 years, 1 month ago by devoncarew
Modified:
8 years, 1 month ago
Reviewers:
keertip, danrubel
CC:
reviews_dartlang.org, lukechurch
Visibility:
Public.

Description

Several UI improvements to launching and the manage launches dialog. -display project information in the manage launches dialog -only display the last 10 items in the launch menu -auto-populate the project field -add the ability to change the cwd of the launch -ux layout changes Committed: https://code.google.com/p/dart/source/detail?r=15159

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+352 lines, -537 lines) Patch
M editor/tools/plugins/com.google.dart.tools.debug.core/plugin.properties View 1 chunk +1 line, -1 line 0 comments Download
M editor/tools/plugins/com.google.dart.tools.debug.ui/plugin.properties View 1 chunk +2 lines, -2 lines 0 comments Download
M editor/tools/plugins/com.google.dart.tools.debug.ui/src/com/google/dart/tools/debug/ui/internal/DartDebugUIPlugin.java View 1 chunk +2 lines, -0 lines 0 comments Download
M editor/tools/plugins/com.google.dart.tools.debug.ui/src/com/google/dart/tools/debug/ui/internal/browser/BrowserMainTab.java View 5 chunks +4 lines, -3 lines 0 comments Download
M editor/tools/plugins/com.google.dart.tools.debug.ui/src/com/google/dart/tools/debug/ui/internal/browser/messages.properties View 1 chunk +2 lines, -2 lines 0 comments Download
M editor/tools/plugins/com.google.dart.tools.debug.ui/src/com/google/dart/tools/debug/ui/internal/dartium/DartiumMainTab.java View 8 chunks +36 lines, -17 lines 0 comments Download
M editor/tools/plugins/com.google.dart.tools.debug.ui/src/com/google/dart/tools/debug/ui/internal/dartium/messages.properties View 1 chunk +2 lines, -2 lines 0 comments Download
M editor/tools/plugins/com.google.dart.tools.debug.ui/src/com/google/dart/tools/debug/ui/internal/dialogs/CreateLaunchAction.java View 4 chunks +18 lines, -95 lines 0 comments Download
M editor/tools/plugins/com.google.dart.tools.debug.ui/src/com/google/dart/tools/debug/ui/internal/dialogs/LaunchConfigContentProvider.java View 2 chunks +3 lines, -3 lines 0 comments Download
A editor/tools/plugins/com.google.dart.tools.debug.ui/src/com/google/dart/tools/debug/ui/internal/dialogs/LaunchConfigLabelProvider.java View 1 chunk +97 lines, -0 lines 0 comments Download
M editor/tools/plugins/com.google.dart.tools.debug.ui/src/com/google/dart/tools/debug/ui/internal/dialogs/ManageLaunchesDialog.java View 15 chunks +24 lines, -25 lines 0 comments Download
M editor/tools/plugins/com.google.dart.tools.debug.ui/src/com/google/dart/tools/debug/ui/internal/server/DartServerMainTab.java View 12 chunks +52 lines, -35 lines 0 comments Download
M editor/tools/plugins/com.google.dart.tools.debug.ui/src/com/google/dart/tools/debug/ui/internal/util/LaunchUtils.java View 1 chunk +13 lines, -0 lines 0 comments Download
D editor/tools/plugins/com.google.dart.tools.debug.ui/src/com/google/dart/tools/debug/ui/launch/AbstractToolbarAction.java View 1 chunk +0 lines, -105 lines 0 comments Download
D editor/tools/plugins/com.google.dart.tools.debug.ui/src/com/google/dart/tools/debug/ui/launch/DartAbstractAction.java View 1 chunk +0 lines, -188 lines 0 comments Download
A + editor/tools/plugins/com.google.dart.tools.debug.ui/src/com/google/dart/tools/debug/ui/launch/DartRunAbstractAction.java View 3 chunks +28 lines, -16 lines 0 comments Download
M editor/tools/plugins/com.google.dart.tools.debug.ui/src/com/google/dart/tools/debug/ui/launch/DartRunAction.java View 6 chunks +63 lines, -9 lines 0 comments Download
M editor/tools/plugins/com.google.dart.tools.debug.ui/src/com/google/dart/tools/debug/ui/launch/DartRunLastAction.java View 2 chunks +3 lines, -5 lines 0 comments Download
D editor/tools/plugins/com.google.dart.tools.debug.ui/src/com/google/dart/tools/debug/ui/launch/DebugToolbarAction.java View 1 chunk +0 lines, -27 lines 0 comments Download
M editor/tools/plugins/com.google.dart.tools.debug.ui/src/com/google/dart/tools/debug/ui/launch/RunInBrowserAction.java View 1 chunk +1 line, -1 line 0 comments Download
M editor/tools/plugins/com.google.dart.tools.debug.ui/src/com/google/dart/tools/debug/ui/launch/RunInDartiumAction.java View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 3 (0 generated)
devoncarew
This is about 2/3 of the UI changes we talked about when Luke was in ...
8 years, 1 month ago (2012-11-19 23:49:34 UTC) #1
danrubel
lgtm
8 years, 1 month ago (2012-11-20 14:08:01 UTC) #2
keertip
8 years, 1 month ago (2012-11-20 16:52:22 UTC) #3
lgtm

Powered by Google App Engine
This is Rietveld 408576698