summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * Throw exception if VaadinService has not been initialized (#11961)Leif Åstrand2013-05-311-0/+11
| * Do not log legacy warnings in JUnit tests (#11963)Artur Signell2013-05-311-5/+5
| * Remove IE6/IE7 permutation (#11954)Artur Signell2013-05-311-0/+3
| * Fix stale info in javadoc for accessSynchronously (#11897)Leif Åstrand2013-05-312-8/+0
| * Fixed spelling mistake in API #11741John Ahlroos2013-05-312-2/+2
| * Formatted XML files using defined rules (#11956)Artur Signell2013-05-3039-3009/+3327
| * Add XML formatting instructions (#11956)Artur Signell2013-05-301-0/+9
| * Remove workarounds for broken Timer.cancel in IE (#11872)Leif Åstrand2013-05-303-72/+6
| * Limit sub window minimum size (#11510)Leif Åstrand2013-05-302-1/+27
| * Fix streaming issue with iOS6 (#11934)Artur Signell2013-05-301-0/+7
| * Flush the output writer in case of SSE transport as well (#11955)Johannes Dahlström2013-05-301-1/+1
| * Make ProgressInidcatorConnector use VProgressIndicator (#11925)Leif Åstrand2013-05-301-0/+6
| * Add primary style name support for ProgressBar/Indicator (#9913)Artur Signell2013-05-2912-14/+243
| * Extract ProgressBar and deprecate ProgressIndicator (#11925)Leif Åstrand2013-05-2910-156/+552
| * Fixed javadoc compilation errorArtur Signell2013-05-291-4/+2
| * Moved Locale data handling to LocaleService (#11378)Artur Signell2013-05-2911-315/+300
| * Updated to custom build of Smartsprites 0.2.10 which includes a fix for SMART...Artur Signell2013-05-293-49/+9
| * Make test independent of browser language (#11940)Artur Signell2013-05-291-0/+2
| * Remove UI.runSafely and VaadinSession.runSafely (#11901)Leif Åstrand2013-05-292-21/+1
| * Fixes current text being overwritten in server update on RTA #11741John Ahlroos2013-05-295-79/+229
| * Exclude parsers from checkstyle as they are generatedArtur Signell2013-05-291-4/+8
| * Moved enums to avoid running them as testsArtur Signell2013-05-294-2/+6
| * Avoid deadlock checking in runPendingAccessTasks() (#11897)Leif Åstrand2013-05-281-1/+2
| * Ensure calendar panel is updated when range changes (#11940)Artur Signell2013-05-283-1/+222
| * Support nested SASS imports (#11909)Henri Sara2013-05-286-13/+51
| * Fix debug window SEVERE style, add styles for FINE, FINER and FINEST (#11891)Johannes Dahlström2013-05-281-1/+10
| * Merge "event not reported as target when context clicking in month view" to V...Leif Åstrand2013-05-283-1/+34
| * Remove outdated testing (#11897)Leif Åstrand2013-05-282-23/+2
| * Remove ThreadLocal references from CurrentInstance (#11914)Leif Åstrand2013-05-285-27/+36
| * Define how CurrentInstance works with access() (#11897)Leif Åstrand2013-05-285-36/+236
| * Added ComponentConnector.isAttached (#11928)Artur Signell2013-05-288-16/+44
| * Send window mode changes to the server immediately (#11737)Leif Åstrand2013-05-282-13/+31
| * Add missing license headerArtur Signell2013-05-281-1/+1
| * Stop using PlaceHolder widgets in VTabsheet (#11026)Leif Åstrand2013-05-281-62/+20
| * Make access() enqueue the runnable if the session is locked (#11897)Leif Åstrand2013-05-2811-55/+632
| * Added Serializable where missing and ignore classes which do not need Seriali...Artur Signell2013-05-287-7/+38
| * Added Java Date to Sql Date converter to better support sql dates (#11224)Artur Signell2013-05-244-0/+275
| * Fix text / javascript mismatch issue in Chrome (#11275)Artur Signell2013-05-231-1/+5
| * Fixed locators in test (aria div conflict)Artur Signell2013-05-231-4/+4
| * Prevent spurious "Could not determine ApplicationConnection" error when using...Johannes Dahlström2013-05-231-0/+13
| * Added text file encoding and line delimiter info (#11907)Artur Signell2013-05-231-3/+4
| * Avoid creating an instance of every view while searching for the correct view...Artur Signell2013-05-231-5/+8
| * Fixed test which had never passedArtur Signell2013-05-223-12/+392
| * Added isInitialStateChange to StateChangeEvent (#10477)Artur Signell2013-05-222-11/+20
| * Updated client-compiler to depend on client-compiler-deps 1.0.2 #11879John Ahlroos2013-05-221-1/+1
| * Fix TestingPushConnection.init signature (#11673)Johannes Dahlström2013-05-221-2/+4
| * Modified the logic in setPropertyDatasource which determines if a new convert...Artur Signell2013-05-227-16/+337
| * Fixed order of parameters in javadoc (#11158)Artur Signell2013-05-221-3/+3
| * Extracted common code for number conveters to abstract super class (#11900)Artur Signell2013-05-225-229/+148
| * Improve error message if vaadinPush.js failed to load (#11673)Johannes Dahlström2013-05-223-11/+32