| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | JavaDoc fix for #1968 (again). XHTML templates, not XSL. Also a bit more clea... | Marko Grönroos | 2008-09-30 | 1 | -9/+10 |
* | Reverted [5565] again. Had committed extra files. | Marko Grönroos | 2008-09-30 | 3 | -15/+11 |
* | Reverted [5566]. Committed unwanted file when reverting [5565]. | Marko Grönroos | 2008-09-30 | 4 | -39/+16 |
* | Reverted [5565]. Had committed extra files. | Marko Grönroos | 2008-09-30 | 4 | -16/+39 |
* | JavaDoc fix for #1968. XHTML templates, not XSL. Also a bit more cleanup. Wou... | Marko Grönroos | 2008-09-30 | 3 | -11/+15 |
* | fixed bug with ExpandLayout FF hack | Matti Tahvonen | 2008-09-30 | 1 | -2/+2 |
* | Better handling when user quickly enters invalid stuff & tabs out. Fixes #2120 | Marc Englund | 2008-09-30 | 1 | -1/+2 |
* | small enhancement to print stylesheet | Matti Tahvonen | 2008-09-30 | 2 | -0/+10 |
* | simple css print instructions, to bypass our overflow hacks during print process | Matti Tahvonen | 2008-09-30 | 2 | -1/+45 |
* | fixes #2128, implemented Focusable for some client side selects | Matti Tahvonen | 2008-09-30 | 5 | -1/+22 |
* | fixes #1394 together with [5558] | Matti Tahvonen | 2008-09-30 | 2 | -27/+45 |
* | svn changeset:5558/svn branch:trunk | Matti Tahvonen | 2008-09-30 | 5 | -19/+46 |
* | removed obsolete javadocs | Matti Tahvonen | 2008-09-30 | 1 | -5/+12 |
* | test for focusing components | Matti Tahvonen | 2008-09-30 | 1 | -0/+65 |
* | fixes #1235. setting subwindow subwindow readonly now disables client side cl... | Matti Tahvonen | 2008-09-30 | 2 | -4/+25 |
* | test case and fix for #2014 (toggling empty container in table) | Matti Tahvonen | 2008-09-29 | 2 | -2/+66 |
* | #2083 test case | Artur Signell | 2008-09-29 | 1 | -0/+27 |
* | Copied CoordinateLayout from incubator to trunk | Risto Yrjänä | 2008-09-29 | 6 | -0/+2436 |
* | #1973 fix now gwt 1.4 compatible | Matti Tahvonen | 2008-09-29 | 1 | -2/+2 |
* | removed obsolete panel width/height variables from uidl (size is define in at... | Matti Tahvonen | 2008-09-29 | 1 | -10/+0 |
* | cleaned (removed) documentation in abstractcomponent, Sizeable methods docume... | Matti Tahvonen | 2008-09-29 | 1 | -34/+62 |
* | using size attributes instead of variables for reading size values. Gets clea... | Matti Tahvonen | 2008-09-29 | 2 | -7/+7 |
* | added CSS formatting for sizes, so we don't get decimals for pixel sizes | Matti Tahvonen | 2008-09-29 | 1 | -4/+28 |
* | IScrollTable styles cell also when it contains a component (+better tc). Fixe... | Marc Englund | 2008-09-29 | 2 | -6/+9 |
* | Test case for #2125 | Marc Englund | 2008-09-29 | 1 | -0/+60 |
* | fixes #2121 (Mac subwindow theme issue) | Matti Tahvonen | 2008-09-29 | 2 | -20/+2 |
* | ColumnGenerator now kept in order; fixes #2124 | Marc Englund | 2008-09-29 | 1 | -1/+2 |
* | updated gwt-maps.jar | Matti Tahvonen | 2008-09-29 | 1 | -4/+4 |
* | Print a message to system out after default theme css has been combined | Joonas Lehtinen | 2008-09-26 | 1 | -0/+3 |
* | Declared Application.getSystemMessages() API as final: JavaDoc changed. | Joonas Lehtinen | 2008-09-26 | 1 | -13/+11 |
* | Fixed #2106 : Reviewed, tested, merged (and a bit fixed) Maunos patch for aut... | Joonas Lehtinen | 2008-09-26 | 4 | -6/+104 |
* | Fixed #2090 and added test : width/height can be float | Joonas Lehtinen | 2008-09-26 | 7 | -122/+197 |
* | Fixes #2051 (components fit table better) | Marc Englund | 2008-09-26 | 3 | -15/+20 |
* | Fixed #2119 : Select isn't updated correctly when value changed in the server... | Joonas Lehtinen | 2008-09-26 | 2 | -2/+11 |
* | fixes #2091. Issues with gecko and orizontal expand layout. | Matti Tahvonen | 2008-09-26 | 1 | -0/+28 |
* | Testcase for #2119 | Joonas Lehtinen | 2008-09-26 | 1 | -0/+89 |
* | Fix and test for #2117: It should be possible to create new windows on fly to... | Joonas Lehtinen | 2008-09-26 | 2 | -3/+52 |
* | tuning tabIndex behavior | Matti Tahvonen | 2008-09-26 | 2 | -7/+10 |
* | Select first visible tab if selected tab hidden. Fixes #2098 (testcase improved) | Marc Englund | 2008-09-25 | 1 | -0/+3 |
* | fixes regressions by #2077 / [5488] | Matti Tahvonen | 2008-09-25 | 1 | -0/+1 |
* | More rows in table for better testcase | Marc Englund | 2008-09-25 | 1 | -2/+3 |
* | One more thing for #677 | Marc Englund | 2008-09-25 | 1 | -0/+2 |
* | setEnabled(false) disables visible sub-components; Fixes #677 (together with ... | Marc Englund | 2008-09-25 | 1 | -0/+31 |
* | setEnable(false) also disables descendants, for #677 - Table still not fixed. | Marc Englund | 2008-09-25 | 6 | -57/+62 |
* | Even better testcase | Marc Englund | 2008-09-25 | 1 | -22/+41 |
* | Improved testcase; instructions, includes special cases Panel, Form and Table | Marc Englund | 2008-09-25 | 1 | -134/+140 |
* | fixes #1973, also makes uidl with table more efficient. Table should now comf... | Matti Tahvonen | 2008-09-25 | 2 | -28/+68 |
* | added test case | Matti Tahvonen | 2008-09-25 | 1 | -0/+53 |
* | See #2108 . Bringing back multiapp.html which works and is beneficial example... | Jani Laakso | 2008-09-25 | 1 | -0/+42 |
* | Fixes #2100 : Prevent window from being added to multiple places | Joonas Lehtinen | 2008-09-24 | 2 | -4/+17 |