| Commit message (Expand) | Author | Age | Files | Lines |
* | Beautified form example styles. | Jouni Koivuviita | 2008-10-03 | 1 | -3/+7 |
* | fixes #2133, context menu event from gwt 1.5 + some other gwt 1.5 dependent c... | Matti Tahvonen | 2008-10-03 | 2 | -71/+25 |
* | Rewrote the calculator example in clearer way. Now it could be used as the fi... | Joonas Lehtinen | 2008-10-02 | 1 | -115/+53 |
* | Update test and code to handle nested coordinatelayouts | Risto Yrjänä | 2008-10-02 | 2 | -38/+23 |
* | Applications started in-order, one-at-a-time, to avoid session-id problems. F... | Marc Englund | 2008-10-02 | 3 | -29/+78 |
* | fixes #2132, margin where reduced two times from the size given to children i... | Matti Tahvonen | 2008-10-02 | 1 | -10/+3 |
* | refactored Table sizing. | Matti Tahvonen | 2008-10-02 | 3 | -156/+86 |
* | Fixed ScrollTable relative height calculation | Artur Signell | 2008-10-01 | 1 | -8/+1 |
* | Fixed debug console restartApplication problem | Artur Signell | 2008-10-01 | 1 | -4/+4 |
* | Fix OrderedLayout problem with IE6 | Artur Signell | 2008-10-01 | 1 | -2/+6 |
* | Fixed IScrollTable size problem | Artur Signell | 2008-10-01 | 1 | -38/+68 |
* | Fixed window resize problem | Artur Signell | 2008-10-01 | 1 | -2/+6 |
* | Fixed splitPanel allocated space calculation | Artur Signell | 2008-10-01 | 1 | -2/+2 |
* | Fixed TestBench layout problem | Artur Signell | 2008-10-01 | 1 | -1/+1 |
* | Removed two invalid javadoc comments. | Marc Englund | 2008-10-01 | 1 | -14/+0 |
* | Fix for #1939 | Artur Signell | 2008-10-01 | 1 | -5/+11 |
* | Changed the way relative component sizes are handled. Relative sizes are now ... | Artur Signell | 2008-10-01 | 31 | -465/+1185 |
* | 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 |