1. aaf1184 Fix samples. by jdramaix · 10 years ago
  2. cace588 Remove IE6 references from UiBinder files. by Daniel Kurka · 10 years ago
  3. 4c4da4f Convert Uibinder files to gss. by Daniel Kurka · 10 years ago
  4. f01ebee Checkstyle update to 5.7 and style fixes. by Roberto Lublinerman · 11 years ago
  5. 22865ad Make xsiframe the default linker by Thomas Broyer · 11 years ago
  6. 7ad390d Enable Super Dev Mode for samples that use Ant by Brian Slesinsky · 11 years ago
  7. 085fa28 fix compile error in mailbox sample by Daniel Kurka · 11 years ago
  8. b980e6a Public: Use a seperate sample.extraclasspath so each sample can specify their own jars. by nchalko@google.com · 14 years ago
  9. fa87f8f Added the Expenses app to the list of GWT samples, and modified each sample's build.xml file to set its source path by cramsdale@google.com · 15 years ago
  10. 27ad99c Fixes for outstanding LayoutPanel issues by jgw@google.com · 15 years ago
  11. 5a2b45b Adding the marker to the classes directory in the Mail sample so Eclipse doesn't complain. by jlabanca@google.com · 15 years ago
  12. e035510 Introduces Microbenchmarks app in references. At the moment there by rjrjr@google.com · 15 years ago
  13. cf0bd11 Move more IE6 urls out of war and into resource space by rjrjr@google.com · 15 years ago
  14. 2869626 Fix Mail sample to use a data url for IE6, baking in the image by rjrjr@google.com · 15 years ago
  15. f94a1e7 Resizing MailList to avoid unneccessary vertical scroll bar. by jlabanca@google.com · 15 years ago
  16. b2be114 Fixes issues 2907, 4277 and 4278. by jgw@google.com · 15 years ago
  17. 26ce719 A number of tweaks to the mail sample. by jgw@google.com · 15 years ago
  18. 744ab5c Fix xhtml.ent url by rjrjr@google.com · 15 years ago
  19. 02a86cb Now using CssResource's @if to provide 1-bit-alpha images on IE6. by jgw@google.com · 15 years ago
  20. 6e3409b Fixed stupid style error in Mail's stack panel headers. TBR: rjrjr by jgw@google.com · 15 years ago
  21. d6f1bd0 <g:StackLayoutPanel> is now consistent with <g:TabLayoutPanel> and by rjrjr@google.com · 15 years ago
  22. c8ed231 Various tweaks to the Mail sample: by jgw@google.com · 15 years ago
  23. 7f491a6 Cleaning up the mail sample, adding new styles, and moving most images by jgw@google.com · 15 years ago
  24. 94afcc3 Renaming LayoutComposite to ResizeComposite (name drift). This is a new by jgw@google.com · 15 years ago
  25. 55356ef Eliminates the need to call layout() explicitly on *LayoutPanel, which by jgw@google.com · 15 years ago
  26. 476624f Deprecate ImageBundle in favor of ClientBundle and ImageResources. by bobv@google.com · 15 years ago
  27. 5a385f9 Fixes various mail issues, primarily on IE: by jgw@google.com · 15 years ago
  28. e606905 Adding a white background the to noscript warning so it shows up against all backgrounds. by jlabanca@google.com · 15 years ago
  29. 3e0a20f Fixed checkstyle error in Mail sample. by jlabanca@google.com · 16 years ago
  30. ee29b77 - Adds UiBinder parsers for DockLayoutPanel and StackLayoutPanel. by jgw@google.com · 16 years ago
  31. 1d30610 Additional fix for issue 3903. Adds noscript tags to additional samples by fredsa · 16 years ago
  32. 5ead61f Issue 34812: Fix findbugs & checkstyle issues by rice@google.com · 16 years ago
  33. e9862ff Add favicon.ico files for each of the samples. by jat@google.com · 16 years ago
  34. 461db41 svn merge -r4992:5022 https://google-web-toolkit.googlecode.com/svn/releases/1.6 . by jgw@google.com · 16 years ago
  35. a3509e2 Merging releases/1.6 into trunk. by jgw@google.com · 16 years ago
  36. 6cd61e9 Merging releases/1.6@4385:4459 into trunk. by scottb@google.com · 16 years ago
  37. 2137856 Merging releases/1.6@4025:4130 into trunk; supercedes trunk:c4118. by scottb@google.com · 16 years ago
  38. 0e2dc628 by fabbott@google.com · 17 years ago
  39. 9de92df Merging releases/1.5@2941:2990 trunk. by scottb@google.com · 17 years ago
  40. dbcda31 Fixed the style names used in the mail sample to match the new style names used on child elements of certain widgets including DecoratedStackPanel and DialogBox. by jlabanca@google.com · 17 years ago
  41. 26cd1b4 Seperated Decorated versions of Widgets from existing widgets. The newly introduced widgets are DecoratedTabPanel, DecoratedTabBar, DecoratedStackPanel, and DecoratedPopupPanel. Samples and tests have been updated to reflect the change. by jlabanca@google.com · 17 years ago
  42. f59912f Refactored the Animation library to no longer use a Deferred Binding (its always on). Moved it to its own package "com.google.gwt.animation.client" and removed the WidgetAnimation class entirely. All animations are disabled by default but can be enabled for each widget instance that supports animations. The StackPanel animation is removed, but may be readded in the future. This patch also fixes a couple minor animation bugs. by jlabanca@google.com · 17 years ago
  43. 7c0dfaf Put the Mail sample into quirks mode to resolve an issue with StackPanel where it does not size itself correctly in IE in standards mode. We will need to address the StackPanel issue later. This patch is TBR. by jlabanca@google.com · 17 years ago
  44. c2a2676 Updated styles used in the Mail sample to take advantage of the new DOM structures. This patch is TBR. by jlabanca@google.com · 17 years ago
  45. 920e344 Fixes styles to work with new 'built-in' StackPanel styling tables. by gwt.team.jgw · 17 years ago
  46. 46cff10 Addresses issue 2171. Adds the @Resource annotation to ImageBundle and deprecates the old @gwt.resource javadoc pseudo-annotation. Includes updated javadoc, samples, and a bonus class "UnitTestTreeLogger" that makes it easier to unit test behavior with respect to logging. by bruce@google.com · 17 years ago
  47. abe666a Quick patch to fix a quirks -> standards bug (missing 'px') in the mail sample. by gwt.team.jgw · 17 years ago
  48. 88a6232 This change updates the sample apps and applicationCreator to create HTML pages that set browsers into Standards rendering mode. It adds an example of an HTML 4.0.1 Transitional DOCTYPE declaration to the template used by applicationCreator and by all of the sample application host pages distributed with GWT. by gwt.team.zundel · 17 years ago
  49. d5e21a5 Tightened checkstyle rules; fixed existing violations. by scottb@google.com · 17 years ago
  50. 829fe80 Updated source to use Java1.5 constructs. by gwt.team.knorton · 18 years ago
  51. 6faf298 Fixes a styling issue in the Mail sample for Opera browsers. by gwt.team.knorton · 18 years ago
  52. 5cb412f Couple of small sample style changes. by gwt.team.jgw · 18 years ago
  53. eca8726 Moving ImageBundle into the ui subpackage. by gwt.team.scottb · 18 years ago
  54. ec4a1df Changes all uses of Vector to ArrayList in the user, samples and super. by gwt.team.knorton · 18 years ago
  55. 831acab Fixes Issue #1082. by gwt.team.knorton · 18 years ago
  56. 4b85cd5 Fixes issues #988 "Fix module copyrights to use apache google header" by gwt.team.bruce · 18 years ago
  57. de85c1f Merging startup optimization into trunk from branches/opt_imgs_and_startup@538. Had to hand-merge several things. by gwt.team.scottb · 18 years ago
  58. 14c5b9d Converted all ant files to unix line endings. by gwt.team.scottb · 18 years ago
  59. de5869f Added build files for all samples by gwt.team.scottb · 18 years ago
  60. f697b96 checkstyle passes by gwt.team.jgw · 18 years ago
  61. 0e029b3 checkstyle pass by gwt.team.mmendez · 18 years ago
  62. ab0aa68 Initial subversion import. by gwt.team.scottb · 18 years ago