summaryrefslogtreecommitdiffstats
path: root/gerrit-gwtui
Commit message (Expand)AuthorAgeFilesLines
* Fix: File comments overlap in reply pop windowBruce Zu2013-11-301-1/+1
* SideBySide2: Save all drafts when leaving / semi-auto focus on draftsMichael Zhou2013-11-283-12/+68
* Merge "ChangeScreen2: Add key binding for Expand All/Collapse All buttons" in...David Pursehouse2013-11-263-0/+16
|\
| * ChangeScreen2: Add key binding for Expand All/Collapse All buttonsDavid Ostrovsky2013-11-253-0/+16
* | Fix build errorsDavid Pursehouse2013-11-264-0/+23
* | ChangeScreen2: Make diff against revision persistentDavid Ostrovsky2013-11-254-14/+70
* | ChangeScreen2: Add 'Diff against' to select base revisionDavid Ostrovsky2013-11-253-15/+81
|/
* SideBySide2: Draw a line under the file header when "fullscreen"Shawn Pearce2013-11-242-0/+10
* SideBySide2: Simplify logic for showing/hiding headerShawn Pearce2013-11-243-15/+12
* SideBySide2: Make the header background match gutter backgroundShawn Pearce2013-11-241-1/+1
* SideBySide2: Fix minor key help layout issuesShawn Pearce2013-11-241-7/+3
* ChangeScreen2: Show inline comments in historyShawn Pearce2013-11-2411-18/+462
* SideBySide2: Fix Reply and Done buttonsShawn Pearce2013-11-241-2/+3
* SideBySide2: Batch adjustments of padding widgetsShawn Pearce2013-11-243-16/+36
* SideBySide2: Fix misplaced widgets at bottom of windowShawn Pearce2013-11-244-34/+43
* SideBySide2: Bump z-index on the "underline" cursorMichael Zhou2013-11-241-0/+1
* SideBySide2: Edit during single click of short draftsShawn Pearce2013-11-241-5/+16
* SideBySide2: Allow CM3 to buffer all updates when renderingShawn Pearce2013-11-241-37/+49
* SideBySide2: Batch updates to CodeMirror3 during onShowViewShawn Pearce2013-11-242-10/+30
* SideBySide2: Fix incorrect end of skipped linesMichael Zhou2013-11-231-1/+1
* Rename preferences for ChangeScreen2 to "New Change Screen"Edwin Kempin2013-11-231-2/+2
* ChangeScreen2: Add one line padding below Historyv2.8-rc3Shawn Pearce2013-11-221-1/+5
* Merge "ChangeScreen2: Prevent loading the same revision again" into stable-2.8Shawn Pearce2013-11-221-0/+4
|\
| * ChangeScreen2: Prevent loading the same revision againDavid Ostrovsky2013-11-221-0/+4
* | Merge "ChangeScreen2: Fix click inside of messages" into stable-2.8Shawn Pearce2013-11-222-4/+7
|\ \
| * | ChangeScreen2: Fix click inside of messagesShawn Pearce2013-11-222-4/+7
| |/
* | Merge "ChangeScreen2: Use consistent borders on header buttons" into stable-2.8Shawn Pearce2013-11-222-2/+0
|\ \
| * | ChangeScreen2: Use consistent borders on header buttonsShawn Pearce2013-11-222-2/+0
| |/
* | Merge "SideBySide2: Disable blinking cursor" into stable-2.8Shawn Pearce2013-11-223-2/+7
|\ \
| * | SideBySide2: Disable blinking cursorShawn Pearce2013-11-223-2/+7
| |/
* / ChangeScreen2: Use font-size 8pt on buttonsShawn Pearce2013-11-222-2/+2
|/
* Merge "Allow large patches to function reasonably in diffs" into stable-2.8Shawn Pearce2013-11-173-13/+45
|\
| * Allow large patches to function reasonably in diffsDoug Kelly2013-11-113-13/+45
* | SideBySide2: Revise SkipBar and disable horizontal scroll on LineWidgetsMichael Zhou2013-11-155-53/+41
|/
* Merge "Add REST API to toggle starred change state" into stable-2.8Shawn Pearce2013-11-092-40/+34
|\
| * Add REST API to toggle starred change stateShawn Pearce2013-11-082-40/+34
* | Merge "SideBySide2: Let CodeMirror handle "contextmenu" event" into stable-2.8Shawn Pearce2013-11-072-15/+0
|\ \
| * | SideBySide2: Let CodeMirror handle "contextmenu" eventMichael Zhou2013-11-072-15/+0
* | | SideBySide2: Restore some old keybindings and fix help popupMichael Zhou2013-11-075-2/+35
|/ /
* / Support 'id' attribute for menu items contributed by pluginsEdwin Kempin2013-11-062-0/+4
|/
* ChangeScreen2: Align label name with label value and reviewersEdwin Kempin2013-10-311-0/+1
* Merge "Increase diff font size to 9pt" into stable-2.8David Pursehouse2013-10-291-1/+1
|\
| * Increase diff font size to 9ptChad Horohoe2013-10-281-1/+1
* | ChangeScreen2: Add query icon for projectEdwin Kempin2013-10-293-8/+28
|/
* ChangeScreen2: mark disabled buttons with different styleDavid Ostrovsky2013-10-211-0/+7
* SideBySide2: Implement "No Differences"Michael Zhou2013-10-193-0/+20
* SideBySide2: Add download linksMichael Zhou2013-10-173-20/+35
* ChangeScreen2: Show download commands defined by pluginsEdwin Kempin2013-10-177-209/+172
* Merge "SideBySide2: Synchronize horizontal scrolling"Shawn Pearce2013-10-164-19/+27
|\
| * SideBySide2: Synchronize horizontal scrollingShawn Pearce2013-10-114-19/+27