Sign in
gerrit
/
gerrit
/
ac19ec3533e5bf6a6bb634b13aed51c96e316c7b
/
gerrit-gwtexpui
e81515c
Do not linkify trailing dot or comma
by Christian Aistleitner
· 11 years ago
fe5d465
Fix deprecation warnings introduced with upgrade to GWT 2.6.1
by David Pursehouse
· 11 years ago
4d483da
Merge changes Ia6447e62,Ic09dc032,I7f1ee1d6,I26fd741d,I1f13f4d2
by Shawn Pearce
· 11 years ago
76e396b
Buck: Rename gwtxml to gwt_xml in gwt_module()
by David Ostrovsky
· 11 years ago
834708c8
Buck: Merge deps and compile_deps parameters in gwt_module() rule
by David Ostrovsky
· 11 years ago
06e069c
Update Buck and use gwt_binary()
by Shawn Pearce
· 11 years ago
5aaf7d1
Merge branch 'stable-2.9'
by David Pursehouse
· 11 years ago
2d68f32
Change CopyableLabel to hide onKeyUp
by Doug Kelly
· 11 years ago
3349972
Update Buck
by Shawn Pearce
· 11 years ago
e73ae61
Apply "type inference for generic instance creation" Java 7 feature
by David Ostrovsky
· 11 years ago
4048817
SideBySide2: Document Shift-{Left,Right} in ? help popup
by Shawn Pearce
· 11 years ago
4aba691
Switch to the xsiframe GWT linker
by Shawn Pearce
· 11 years ago
e5f7d1d
Replace gwt.user.client.Element with gwt.dom.client.Element
by David Pursehouse
· 11 years ago
3b540bb
SideBySide2: Restore focus to CM B after showing key binding help
by Shawn Pearce
· 11 years ago
e01d9b7
Bump Jetty version to stable 9.1 and Servlet API to 3.1
by David Ostrovsky
· 11 years ago
7c96cd8
Fix border-radius on Firefox > 12
by Michael Zhou
· 11 years ago
12e79a4e
Eliminate "invalid member type qualification" warnings
by Dave Borowitz
· 11 years ago
7f8b230
Fix JS syntax error
by Orgad Shaneh
· 11 years ago
b2a7d23
Remove the use of + when using StringBuilder (1 of 2)
by Matt Baker
· 11 years ago
db721d4
Replace 'indexOf()' expression with 'contains()'
by alex.ryazantsev
· 11 years ago
05cb053
Save GWT compile time by avoiding javac
by Shawn Pearce
· 11 years ago
80d7a12
Merge "Add test for reply quoting in wikify()"
by Edwin Kempin
· 11 years ago
72fb6cc
Remove unused .gitignore
by Shawn Pearce
· 11 years ago
c53fd3a
Delete eclipse left-over files from the Maven poop era
by David Ostrovsky
· 11 years ago
1aa2eca
Add test for reply quoting in wikify()
by Shawn Pearce
· 11 years ago
ee72137
Style quoted text with a bar on the left
by Shawn Pearce
· 11 years ago
dd21866
Replace <code> with {@code} in javadoc
by Shawn Pearce
· 11 years ago
bb18abb
Group next/prev or up/down keys in help dialog
by Shawn Pearce
· 11 years ago
698064c
Remove awkward padding in keyboard shortcut help dialog
by Shawn Pearce
· 11 years ago
bbf93f8
Remove unnecessary local variables
by alex.ryazantsev
· 11 years ago
d83dcf6
Removing unnecessary add an empty string
by alex.ryazantsev
· 11 years ago
124e67a
Merge branch 'stable-2.8'
by Shawn Pearce
· 11 years ago
d215908
Completed test migration to junit4, easymock updated to version 3.2
by alex.ryazantsev
· 11 years ago
6a45079
SideBySide2: Restore some old keybindings and fix help popup
by Michael Zhou
· 11 years ago
84275b2
Remove hideHandler from CopyableLabel
by Michael Zhou
· 11 years ago
23da0d9
Miscellaneous Javadoc cleanups to cut down on Eclipse warnings
by Dave Borowitz
· 11 years ago
9577768
Remove usage of to-be-deprecated GWT DOM helper methods
by Dave Borowitz
· 11 years ago
c0e89a7
ChangeScreen2: Remove reviewers using [X] in "chip"
by Shawn Pearce
· 11 years ago
888161b
CopyableLabel: Do not hide instances in the current dialog
by Shawn Pearce
· 11 years ago
4a3b1e0
CopyableLabel: Fix potential leak for unshown widgets
by Shawn Pearce
· 11 years ago
dc3ce8e
CopyableLabel: Avoid creating Flash movie for empty string
by Shawn Pearce
· 11 years ago
9ff7226
Fix KeyCommandSet for special keys on some browsers
by Michael Zhou
· 11 years ago
45b5dde
Unify SideBySide2 header widgets
by Shawn Pearce
· 11 years ago
b9ebb66
ChangeScreen2: Poll for updates in the background
by Shawn Pearce
· 12 years ago
99399a0
Hide clippy.swf using DialogVisibleHandler
by Shawn Pearce
· 12 years ago
c8f53ba
SideBySide2: Hide CodeMirror when dialogs display
by Shawn Pearce
· 12 years ago
5b568d3
ChangeScreen2: Allow browser caching of /detail
by Shawn Pearce
· 12 years ago
ed061f5
Merge branch 'change-screen-deps'
by Shawn Pearce
· 12 years ago
ced6c35
Add setReadOnly() to CopyableLabel
by Michael Zhou
· 12 years ago
1bfbe4e
Add no-arg constructor for CopyableLabel
by Shawn Pearce
· 12 years ago
203b41f
Fix visible length of CopyableLabel on Change-Id
by Shawn Pearce
· 12 years ago
32bd638
Add KeyDownHandler for escape to close popups
by Shawn Pearce
· 12 years ago
dea55de
Merge "Close the "Keyboard Shortcuts" popup on press"
by Shawn Pearce
· 12 years ago
74447c0
Close the "Keyboard Shortcuts" popup on press
by Johan Dahlin
· 12 years ago
6bc9212
Add FlowPanel without key event propagation
by David Ostrovsky
· 12 years ago
cb728f6
Suppress Eclipse warning about missing serialVersionUID in SafeHtmlString
by David Pursehouse
· 12 years ago
c1f8fff
Merge "Add TH element support to SafeHtmlBuilder"
by Edwin Kempin
· 12 years ago
2141a55
Merge "Make gwtexpui SafeHtml compatible with GWT SafeHtml"
by Edwin Kempin
· 12 years ago
1d67922
Add TH element support to SafeHtmlBuilder
by Shawn Pearce
· 12 years ago
9023701
Make gwtexpui SafeHtml compatible with GWT SafeHtml
by Shawn Pearce
· 12 years ago
052cbef
Allow "Keyboard Shortcuts" help popup to be closed with Escape key
by David Pursehouse
· 12 years ago
b4438e8
Fix highlighting of matches in text of escaped html entities
by Christian Aistleitner
· 12 years ago
dcee572
Delete Maven based build
by David Ostrovsky
· 12 years ago
7eef8ed
Allow *.cache.{txt,js} to cache forever
by Shawn Pearce
· 12 years ago
a8eec02
Embed clippy.swf with a GWT DataResource
by Shawn Pearce
· 12 years ago
63207f0
Fix missing deps on java_test() rules
by Shawn Pearce
· 12 years ago
a0c9372
Minor cleanups on BUCK genrules
by Shawn Pearce
· 12 years ago
fd6bb9f
Build with Buck
by Shawn Pearce
· 12 years ago
9240c29
Begin 2.8
by Shawn Pearce
· 12 years ago
28a5999
Update Eclipse prefs for gwtexpui to use Google code formatter
by David Pursehouse
· 12 years ago
0f2e820
Fix compiler warnings in gwtexpui
by David Pursehouse
· 12 years ago
7f53c56
Build gwtexpui from in-subtree version
by Dave Borowitz
· 12 years ago
dac17ea
Subtree merge in gwtexpui as gerrit-gwtexpui
by Dave Borowitz
· 12 years ago