summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* #6793 Ensure font-weight: bold for IE9Artur Signell2011-04-112-2/+14
| | | | svn changeset:18208/svn branch:6.6
* #6807 Applied IE6/IE8 fix to IE9 aswellArtur Signell2011-04-111-3/+3
| | | | svn changeset:18205/svn branch:6.6
* #6715 Layout calculations on browser window resize are now lazy in all browsersArtur Signell2011-04-111-11/+11
| | | | svn changeset:18194/svn branch:6.6
* #6780 AbstractSelect's setItemIconPropertyId fails silentlyArtur Signell2011-04-081-7/+16
| | | | svn changeset:18189/svn branch:6.6
* #5546 Disabled compatibility mode for IE9 for testingArtur Signell2011-04-081-7/+3
| | | | svn changeset:18185/svn branch:6.6
* Merged tests and fixes from 6.5Artur Signell2011-04-086-16/+145
| | | | svn changeset:18184/svn branch:6.6
* #6693 Updated to GWT 2.3.0-m1. Will cause a lot of compilation errors if ↵Artur Signell2011-04-082-1/+5
| | | | | | validation*.jar is not on classpath when compiling the widgetset svn changeset:18181/svn branch:6.6
* merged #6772 related changes to 6.6Matti Tahvonen2011-04-076-17/+17
| | | | svn changeset:18161/svn branch:6.6
* merged [18158] (#6785) to 6.6Matti Tahvonen2011-04-071-19/+10
| | | | svn changeset:18160/svn branch:6.6
* #4233 ComboBox should properly support lazy loading: by default scroll to ↵Henri Sara2011-04-041-1/+1
| | | | | | selected item to preserve old functionality svn changeset:18092/svn branch:6.6
* #4233 ComboBox should properly support lazy loading: use container filtering ↵Henri Sara2011-04-011-43/+307
| | | | | | when possible (ITEM_CAPTION_MODE_PROPERTY and filterable container), option not to try to find the page with the selected item svn changeset:18079/svn branch:6.6
* #6630 forcing upload start now possible with java api. Also (related to ↵Matti Tahvonen2011-04-013-2/+133
| | | | | | this) setting uploadButtonCaption to null, hides the upload button (this way there is no need to use css for this). svn changeset:18078/svn branch:6.6
* Merged most changes from 6.5 to 6.6Henri Sara2011-04-018-5/+262
| | | | svn changeset:18071/svn branch:6.6
* #6686 Prevent events for the ComboBox popup to propagate to avoid triggering ↵Artur Signell2011-03-311-1/+9
| | | | | | shortcut events and similar svn changeset:18044/svn branch:6.6
* Test for #6686Artur Signell2011-03-312-0/+118
| | | | svn changeset:18043/svn branch:6.6
* For #6691 - fixed test since the test server does not use timezones correctly.Marc Englund2011-03-291-9/+7
| | | | svn changeset:18019/svn branch:6.6
* Blocked revisions that should not be mergedArtur Signell2011-03-290-0/+0
|\ | | | | | | svn changeset:18007/svn branch:6.6
| * Upped VERSIONJonatan Kronqvist2011-03-291-1/+1
| | | | | | | | svn changeset:17987/svn branch:6.5
| * #6687 : reverted part of api extension, not really needed. Merge from 6.6 ↵Matti Tahvonen2011-03-251-1/+1
| | | | | | | | | | | | branch. svn changeset:17945/svn branch:6.5
| * #6573 Caption Text Length in Firefox 4.0Artur Signell2011-03-251-1/+1
| | | | | | | | svn changeset:17940/svn branch:6.5
| * #6692 Disable delayed text setting in Firefox 4Artur Signell2011-03-252-5/+4
| | | | | | | | svn changeset:17935/svn branch:6.5
| * #6689 Enable testing in IE9Artur Signell2011-03-251-1/+1
| | | | | | | | svn changeset:17927/svn branch:6.5
| * merged #6687 fix from 6.6Matti Tahvonen2011-03-241-2/+2
| | | | | | | | svn changeset:17920/svn branch:6.5
| * #6685 servlet fix applied to portlets aswellArtur Signell2011-03-242-9/+12
| | | | | | | | | | | | Clear the whole app div before adding any content svn changeset:17909/svn branch:6.5
| * Potential fix for #6685 High CPU usage for any Vaadin application in IE9 - ↵Artur Signell2011-03-247-11/+28
| | | | | | | | | | | | Moved v-app-loading class to separate div inside v-app svn changeset:17907/svn branch:6.5
| * #6435 Enable testing in Firefox 4Artur Signell2011-03-241-1/+1
| | | | | | | | svn changeset:17905/svn branch:6.5
| * #3529 Listen to icon onload events and resize Tree if neededArtur Signell2011-03-221-2/+29
| | | | | | | | svn changeset:17874/svn branch:6.5
| * Test for #3529Artur Signell2011-03-222-0/+131
| | | | | | | | svn changeset:17872/svn branch:6.5
| * Removed extra waitForVaadin commandsArtur Signell2011-03-211-130/+0
| | | | | | | | svn changeset:17863/svn branch:6.5
| * Updated to use Vaadin locator to be more reliableArtur Signell2011-03-211-1/+1
| | | | | | | | svn changeset:17862/svn branch:6.5
* | Merged bugfixes from 6.5Artur Signell2011-03-293-6/+5
| | | | | | | | svn changeset:18006/svn branch:6.6
* | Implements #6691 get timezone offset from client.Marc Englund2011-03-297-79/+299
| | | | | | | | svn changeset:18000/svn branch:6.6
* | removed obsolete log messageMatti Tahvonen2011-03-251-2/+0
| | | | | | | | svn changeset:17953/svn branch:6.6
* | reverted part of api extension, not really neededMatti Tahvonen2011-03-251-1/+1
| | | | | | | | svn changeset:17944/svn branch:6.6
* | #6302 Removed unused FocusableFlowPanelArtur Signell2011-03-251-97/+0
| | | | | | | | svn changeset:17942/svn branch:6.6
* | Merged bugfixes and test updates from 6.5Artur Signell2011-03-2513-149/+197
| | | | | | | | svn changeset:17929/svn branch:6.6
* | fixes #6687, opened critical terminal notifications for extensionMatti Tahvonen2011-03-241-2/+2
| | | | | | | | svn changeset:17919/svn branch:6.6
* | opened modality curtain for extension (accessible from extending classses), ↵Matti Tahvonen2011-03-231-9/+14
| | | | | | | | | | | | cleaned related code a bit svn changeset:17900/svn branch:6.6
* | #6286 Container filtering improvements: javadoc improvements and corrections ↵Henri Sara2011-03-232-13/+21
| | | | | | | | | | | | after review svn changeset:17890/svn branch:6.6
* | improved jetty launcher for easier ssl testingMatti Tahvonen2011-03-232-1/+14
| | | | | | | | svn changeset:17889/svn branch:6.6
* | fixes #6675, cleaned event sinkingMatti Tahvonen2011-03-231-7/+8
| | | | | | | | svn changeset:17888/svn branch:6.6
* | a safer touch event detection, fixes bug at least with drag and drop wrapper ↵Matti Tahvonen2011-03-231-1/+1
| | | | | | | | | | | | when handling html5 drags svn changeset:17887/svn branch:6.6
* | Blocked changes that were committed and reverted in 6.5Artur Signell2011-03-210-0/+0
|\| | | | | | | svn changeset:17861/svn branch:6.6
| * Fixed fault in integration scriptMikael Grankvist2011-03-181-1/+0
| | | | | | | | svn changeset:17831/svn branch:6.5
| * #6269Mikael Grankvist2011-03-172-0/+217
| | | | | | | | | | | | Integration tests for eXo portal (portlet 2) svn changeset:17826/svn branch:6.5
| * Chrome, Chrome, Chrome... You should not do stuff until you are ready for ↵Artur Signell2011-03-171-0/+5
| | | | | | | | | | | | it. Your parent did just fine. svn changeset:17823/svn branch:6.5
| * #6644 Ensure all refs are inherited to parallel tasksArtur Signell2011-03-171-3/+3
| | | | | | | | svn changeset:17822/svn branch:6.5
| * Always publish the vaadin.jar file in teamcity to make releases easier to ↵Jonatan Kronqvist2011-03-151-0/+1
| | | | | | | | | | | | perform svn changeset:17772/svn branch:6.5
| * Upped VERSIONJonatan Kronqvist2011-03-151-1/+1
| | | | | | | | svn changeset:17771/svn branch:6.5
| * Increased pause to see if there is a Safari problem (should really pass now)Artur Signell2011-03-141-1/+1
| | | | | | | | svn changeset:17751/svn branch:6.5