summaryrefslogtreecommitdiffstats
path: root/gerrit-gwtexpui
Commit message (Expand)AuthorAgeFilesLines
* Bazel: Fix CheckReturnValue error detected by ErrorProneDavid Ostrovsky2016-05-311-1/+1
* Merge branch 'stable-2.11' into stable-2.12Hugo Arès2016-03-241-0/+6
|\
| * Fix keyboard shortcuts for special processing of CTRL and METAPascal Krause2016-03-241-0/+6
| * Fix keyboard shortcuts for non-US keyboardsPascal Krause2016-03-081-9/+0
* | Fix keyboard shortcuts for non-US keyboardsPascal Krause2016-02-191-9/+0
* | Merge branch 'stable-2.11' into stable-2.12David Pursehouse2015-11-104-1/+12
|\|
| * Use image instead of Unicode Character for Copy ButtonSimon Hwang2015-11-094-1/+12
* | ResourceServlet: Respect existing cache headersDave Borowitz2015-11-091-0/+6
* | Merge branch 'stable-2.11'David Pursehouse2015-10-271-0/+1
|\|
| * Tweak JS clipboard API integration to work on FirefoxDavid Ostrovsky2015-10-241-0/+1
| * Prefer JavaScript clipboard API if availableShawn Pearce2015-07-289-6/+308
| * Hide hasFlash inside of UserAgent.Flash.isInstalledShawn Pearce2015-07-282-18/+34
| * Remove PluginSafeDialogBox, PluginSafePopupPanelShawn Pearce2015-07-287-220/+4
* | Fix remaining try-with-resources warningsDave Borowitz2015-08-281-4/+5
* | Fix Checkstyle warnings about empty catch blocksDavid Pursehouse2015-08-261-0/+1
* | Fix expires date in CacheHeadersShawn Pearce2015-08-141-1/+1
* | Prefer JavaScript clipboard API if availableShawn Pearce2015-07-219-6/+308
* | Hide hasFlash inside of UserAgent.Flash.isInstalledShawn Pearce2015-07-212-18/+34
* | Remove PluginSafeDialogBox, PluginSafePopupPanelShawn Pearce2015-07-207-220/+4
* | Use try-with-resources statementsUrs Wolfer2015-06-231-11/+6
* | gerrit-gwtexpui: Convert tests to use Google TruthDavid Pursehouse2015-06-0410-317/+317
* | Refactor unit tests to use ExpectedExceptionDavid Pursehouse2015-05-282-31/+24
* | Allow to build api with Java 8Christian Aistleitner2015-03-291-1/+1
* | Replace C-style array declarations with Java-style declarationsDavid Pursehouse2015-03-191-1/+1
* | Remove references to unsupported IE6Shawn Pearce2015-03-171-3/+0
|/
* Fix some warnings raised by CheckStyleDavid Pursehouse2015-02-121-1/+1
* Remove unused NpFlowPanel classDavid Pursehouse2015-02-121-24/+0
* Turn on many more Eclipse warnings, and fix themDave Borowitz2014-10-298-0/+35
* Expose gwtexpui in plugin APIDavid Ostrovsky2014-10-221-6/+20
* Organize ALL the importsDave Borowitz2014-08-208-16/+18
* Do not linkify trailing dot or commaChristian Aistleitner2014-07-162-1/+34
* Fix deprecation warnings introduced with upgrade to GWT 2.6.1David Pursehouse2014-05-301-1/+1
* Merge changes Ia6447e62,Ic09dc032,I7f1ee1d6,I26fd741d,I1f13f4d2Shawn Pearce2014-05-191-13/+11
|\
| * Buck: Rename gwtxml to gwt_xml in gwt_module()David Ostrovsky2014-05-191-5/+5
| * Buck: Merge deps and compile_deps parameters in gwt_module() ruleDavid Ostrovsky2014-05-191-6/+4
| * Update Buck and use gwt_binary()Shawn Pearce2014-05-191-2/+2
* | Merge branch 'stable-2.9'David Pursehouse2014-05-161-3/+10
|\ \ | |/ |/|
| * Change CopyableLabel to hide onKeyUpDoug Kelly2014-05-121-3/+10
* | Update BuckShawn Pearce2014-05-041-4/+4
* | Apply "type inference for generic instance creation" Java 7 featureDavid Ostrovsky2014-04-266-13/+11
* | SideBySide2: Document Shift-{Left,Right} in ? help popupShawn Pearce2014-04-243-0/+10
|/
* Switch to the xsiframe GWT linkerShawn Pearce2014-03-078-536/+1
* Replace gwt.user.client.Element with gwt.dom.client.ElementDavid Pursehouse2014-01-242-3/+3
* SideBySide2: Restore focus to CM B after showing key binding helpShawn Pearce2014-01-171-2/+11
* Bump Jetty version to stable 9.1 and Servlet API to 3.1David Ostrovsky2014-01-041-2/+2
* Fix border-radius on Firefox > 12Michael Zhou2013-12-141-0/+1
* Eliminate "invalid member type qualification" warningsDave Borowitz2013-12-101-5/+8
* Fix JS syntax errorOrgad Shaneh2013-12-091-2/+2
* Remove the use of + when using StringBuilder (1 of 2)Matt Baker2013-12-082-3/+4
* Replace 'indexOf()' expression with 'contains()'alex.ryazantsev2013-12-041-4/+4