1. 709ea19 Merge "Add Google maven repository in pom" by David Pursehouse · 11 years ago master
  2. d4c0d95 Fix bug in SafeHtml.replaceAll and bump to 1.3.4 by Dave Borowitz · 11 years ago v1.3.4
  3. 9dd6aae Add Google maven repository in pom by David Pursehouse · 11 years ago
  4. 14bee96 Bump version to 1.3.4-SNAPSHOT by Dave Borowitz · 11 years ago
  5. 52ca4e2 Release version 1.3.3 by Dave Borowitz · 11 years ago v1.3.3
  6. bd240d4 Implement safe find/replace for user-provided links by Dave Borowitz · 11 years ago
  7. 5cf7afb Replace a list of RegexFindReplaces in a single pass by Dave Borowitz · 11 years ago
  8. 6e3cd39 Bump version to 1.3.3-SNAPSHOT by Dave Borowitz · 11 years ago
  9. e7b7013 Target links to new tabs/windows by Shawn Pearce · 11 years ago v1.3.2
  10. b59fa04 Add check for IE9 and IE10 versions by Chris Harris · 11 years ago v1.3.1
  11. a236957 Use private caching on secure connections by Shawn Pearce · 11 years ago v1.3
  12. 3145462 gwtexpui 1.2.7 by Shawn O. Pearce · 11 years ago v1.2.7
  13. 6786cb1 Enable highlighting in suggestions for multi word queries by Edwin Kempin · 11 years ago
  14. 19636e0 gwtexpui 1.2.6 by Shawn O. Pearce · 12 years ago v1.2.6
  15. 226b657 Hide superfluous status text from clippy flash widget by Keunhong Park · 12 years ago
  16. f301d96 Fix diappearance of text in CopyableLabel when clicking on it by Edwin Kempin · 12 years ago
  17. 2bd1d8d gwtexpui 1.2.5 by Shawn O. Pearce · 12 years ago v1.2.5
  18. 075b647 Update Gerrit Code Review maven repository by Shawn O. Pearce · 12 years ago
  19. 2b10782 Fix: Issue where Gerrit could not linkify certain URLs by Gustaf Lundh · 13 years ago
  20. 742a56e Support ~ in URLs in linkfy() by Shawn O. Pearce · 13 years ago
  21. bd72821 Update GWT to 2.3.0 by Shawn O. Pearce · 13 years ago
  22. 4ed9833 gwtexpui 1.2.3 by Shawn O. Pearce · 13 years ago v1.2.3
  23. db0205b Fix bad help display of keyboard shortcuts by Shawn O. Pearce · 13 years ago
  24. 4eaa92e Update GWT to 2.1.1 by Shawn O. Pearce · 13 years ago
  25. eef0719 assert: Include description of duplicate key registration by Shawn O. Pearce · 13 years ago
  26. f258b54 Make background of CopyableLabel transparent by Edwin Kempin · 13 years ago
  27. 2455901 Always prevent default event delivery on keys by Shawn O. Pearce · 14 years ago v1.2.2
  28. 8e046b8 gwtexpui 1.2.1 by Shawn O. Pearce · 14 years ago v1.2.1
  29. 26901d0 Expose SafeHtml.asString as a public member by Shawn O. Pearce · 14 years ago
  30. 7865e3e Start 1.2.1 development by Shawn O. Pearce · 14 years ago
  31. f512d82 gwtexpui 1.2.0 by Shawn O. Pearce · 14 years ago v1.2.0
  32. f00998e Implement server-side GWT permutation selection by Shawn O. Pearce · 14 years ago
  33. 4da9d80 Deploy snapshots to the gerrit snapshot repository by Shawn O. Pearce · 14 years ago
  34. fe4e819 Restore the CSS linker by Shawn O. Pearce · 14 years ago
  35. 9116fcb Correct URL to apache license in CSS headers by Shawn O. Pearce · 14 years ago
  36. 2172995 CopyableLabel: Fix select all on Safari by Shawn O. Pearce · 14 years ago
  37. 880abba CopyableLabel: Allow setting the preview text for the label by Shawn O. Pearce · 14 years ago
  38. 48f0c87 Change wiki preformat font to be more readable by Shawn O. Pearce · 14 years ago
  39. a9af090 Switch all CSS to use CssResource by Shawn O. Pearce · 14 years ago
  40. 3a6622a Update to GWT 2.0.0 by Shawn O. Pearce · 14 years ago
  41. c9efa26 Drop the CSS linker, GWT 2.0 does a better job than this by Shawn O. Pearce · 14 years ago
  42. 558d827 Begin gwtexpui 1.2.0 development by Shawn O. Pearce · 14 years ago
  43. f2cf7f4 gwtexpui 1.1.4 by Shawn O. Pearce · 14 years ago v1.1.4
  44. f82ab6c Add tests for SafeHtml.replaceAll(RegexFindReplace) by Shawn O. Pearce · 14 years ago
  45. 12ece5c Fix Javadoc hyperlink in replaceAll documentation by Shawn O. Pearce · 14 years ago
  46. a2d0d4c Remove trailing whitespace during save in Eclipse by Shawn O. Pearce · 14 years ago
  47. 8f608ec Fix auto-formatting of bullet lists by Shawn O. Pearce · 14 years ago
  48. 9604021 Add tests for SafeHtml linkify and wikify by Shawn O. Pearce · 14 years ago
  49. 9aae468 Add simple tests for SafeHtmlBuilder by Shawn O. Pearce · 14 years ago
  50. 677f61c Update to GWT 1.7.0 by Shawn O. Pearce · 14 years ago
  51. cef685f Add JUnit test for RegexFindReplace by Shawn O. Pearce · 14 years ago
  52. d391c69 Always use UTF-8 when copying resources by Shawn O. Pearce · 14 years ago
  53. 62f411e Add custom find/replace to SafeHtml by Brad Larson · 14 years ago
  54. ccbb961 Start 1.1.4 development by Brad Larson · 14 years ago
  55. 6395dae gwtexpui 1.1.3 by Shawn O. Pearce · 15 years ago v1.1.3
  56. aeea78a Teach SafeHtml.linkify() to ignore trailing ">" by Shawn O. Pearce · 15 years ago
  57. a80e9a3 Start 1.1.3 development by Shawn O. Pearce · 15 years ago
  58. 9c634d1 gwtexpui 1.1.2 by Shawn O. Pearce · 15 years ago v1.1.2
  59. 7e83c7a Combine key groups with the same name by Shawn O. Pearce · 15 years ago
  60. 1c6a51c Start 1.1.2 development by Shawn O. Pearce · 15 years ago
  61. 4dca678 gwtexpui 1.1.1 by Shawn O. Pearce · 15 years ago v1.1.1
  62. 339a1c5 Require balanced parens in hyperlinks, otherwise exclude it. by Shawn O. Pearce · 15 years ago
  63. a30ed6c Add SafeHtml.asis to prevent escaping existing HTML text by Shawn O. Pearce · 15 years ago
  64. 5a6dc0f Fix View.isCurrentView to account for wrapping by Shawn O. Pearce · 15 years ago
  65. 6657e69 Paper bag fix '?' to close help dialog by Shawn O. Pearce · 15 years ago
  66. c52117c Make '?' toggle the help dialog closed by Shawn O. Pearce · 15 years ago
  67. c80a471 Expose the PopupPanel hide command used by GlobalKey by Shawn O. Pearce · 15 years ago
  68. 42b27be Fix assertion in hosted mode for GlobalKey.dialog by Shawn O. Pearce · 15 years ago
  69. 5bad647 Start gwtexpui 1.1.1 development by Shawn O. Pearce · 15 years ago
  70. e8ad42a gwtexpui 1.1.0 by Shawn O. Pearce · 15 years ago v1.1.0
  71. 62b1b64 Support compound key combinations in GlobalKey by Shawn O. Pearce · 15 years ago
  72. bc64308 Add support for one level deep dialogs to GlobalKey by Shawn O. Pearce · 15 years ago
  73. 3ce9160 Don't ever overwrite a key binding by Shawn O. Pearce · 15 years ago
  74. bb18d91 Paper bag fix GlobalKey application group removal by Shawn O. Pearce · 15 years ago
  75. 7e64224 Allow applications to disable clippy the flash movie by Shawn O. Pearce · 15 years ago
  76. bc6ac93 Create text boxes which always stop event propagation by Shawn O. Pearce · 15 years ago
  77. 2eba320 Create a global keyboard focus in the document level by Shawn O. Pearce · 15 years ago
  78. e7f4f59 Remove the FocusPanel wrapping hack we used to disable Safari by Shawn O. Pearce · 15 years ago
  79. 5e77cae Add methods to obtain the current HTML as a SafeHtml by Shawn O. Pearce · 15 years ago
  80. 77f65d5 Update CopyableLabel to GWT 1.6 handler model by Shawn O. Pearce · 15 years ago
  81. d4d0a2c Replace deprecated WindowListener with ResizeHandler by Shawn O. Pearce · 15 years ago
  82. a68c6df Add CSS linker module to create cacheable CSS references from modules by Shawn O. Pearce · 15 years ago
  83. 167bb10 Upgrade to GWT 1.6.4 and Java 1.6 by Shawn O. Pearce · 15 years ago
  84. 04c495b Include the 'Google Format' style we selected in our project settings by Shawn O. Pearce · 15 years ago
  85. 1725788 Start 1.1.0 development by Shawn O. Pearce · 15 years ago
  86. 6fc24dc gwtexpui 1.0.5 by Shawn O. Pearce · 15 years ago v1.0.5
  87. 6eaa144 Create a source target rather than embedding sources by Shawn O. Pearce · 15 years ago
  88. d28d956 Start 1.0.5 development by Shawn O. Pearce · 15 years ago
  89. 82b827c gwtexpui 1.0.4 by Shawn O. Pearce · 15 years ago v1.0.4
  90. 2f61f90 Improve wiki formatting for preformatted text and lists by Shawn O. Pearce · 15 years ago
  91. f87129a Allow ViewSite subclasses to be notified of view swaps by Shawn O. Pearce · 15 years ago
  92. ad5b134 Add View and ViewSite to simplify off screen DOM updating by Shawn O. Pearce · 15 years ago
  93. 7445636 Start 1.0.4 development by Shawn O. Pearce · 15 years ago
  94. 850dfb9 Allow GWT *.nocache.js to be cached forever if ?content= is supplied by Shawn O. Pearce · 15 years ago v1.0.3
  95. 6085c82 gwtexpui 1.0.2 by Shawn O. Pearce · 15 years ago v1.0.2
  96. c2f6843 Change copyright messages in file headers to AOSP by Shawn O. Pearce · 15 years ago
  97. 0a5ea94 Provide a hack to work around focus bugs in some browsers by Shawn O. Pearce · 15 years ago
  98. f3ace14 Teach SafeHtml.linkify() to honor RFC 1738 and to skip trailing ")" by Shawn O. Pearce · 15 years ago
  99. d47eb00 Start gwtexpui 1.0.2 by Shawn O. Pearce · 15 years ago
  100. 0f16911 gwtexpui 1.0.1 by Shawn O. Pearce · 15 years ago v1.0.1