]> source.dussan.org Git - vaadin-framework.git/shortlog
vaadin-framework.git
2013-03-13 John AhlroosFixed broken Gridlayout cell position calculation in...
2013-03-13 Artur SignellAdded theme-compiler resources to classpath to be able...
2013-03-13 John AhlroosImplemented injection of css styles #5500
2013-03-12 John AhlroosAdded fallbacks for when IE10 reports width/height...
2013-03-12 Artur SignellMerge commit '6922bc5b49c5551b289a5025ccd5901e2ac3aafc'
2013-03-12 Artur SignellScript for merging changes from a bugfix branch into...
2013-03-12 John AhlroosRemoves the clear button added to all input fields...
2013-03-12 Artur SignellAvoid showing context menu off screen in IE8
2013-03-12 Artur SignellFixed locale to ensure the same results in all browsers
2013-03-12 Artur SignellFixed locator string
2013-03-12 Artur SignellUpdated test as Property.toString no longer returns...
2013-03-11 Artur SignellApplied IE9 CSS fixes to IE10 also (#11301)
2013-03-11 Leif ÅstrandUpdate test to cope with changed UI class (#10867)
2013-03-11 Leif ÅstrandAdd missing license headers
2013-03-11 Leif ÅstrandProperly recognize class of redefined UI connector...
2013-03-07 Artur SignellSet to empty function instead of undefined (#10960)
2013-03-06 Artur SignellFixed javascript issue in IE8 (delete cannot be used...
2013-03-06 michaelvogt#11265 AriaHandler NPE
2013-03-06 Leif ÅstrandProfiler based on __gwtStatsEvent (#10960)
2013-03-06 Leif ÅstrandDon't provide details to teamcity as it nowadays gets...
2013-03-06 Artur SignellCorrected javadoc (#10774)
2013-03-06 Artur SignellImproved javadoc (#10632)
2013-03-06 Artur SignellCorrected javadoc regarding nested property support...
2013-03-06 Leif ÅstrandAdd performance.timing support to Profiler (#11188)
2013-03-06 Joonas LehtinenClarified build documentation in README.md #11227
2013-03-05 Artur SignellUpdated scm in pom template (#11204)
2013-03-05 Artur SignellCatch NoSuchFieldException instead of NoSuchFieldError...
2013-03-05 John AhlroosAdded IE10 touch support detection #9216
2013-03-05 Artur SignellLog errors as errors and not normal messages (#11251)
2013-03-05 michaelvogtWAI-ARIA for form fields (#11180)
2013-03-04 John AhlroosFixed scrolling jumping up to first row when adding...
2013-03-04 John AhlroosRemoved IE9 fallback for IE10 #11237
2013-03-04 Leif ÅstrandUpdate test to use default classloader instead of null
2013-03-01 Leif ÅstrandAdd bootstrap performance measuring support (#11188)
2013-03-01 Artur SignellFisrt version of readme for GitHub (#10931)
2013-03-01 Artur SignellRenamed "tests" target to "test" and added "test-all...
2013-03-01 John AhlroosMerge remote-tracking branch 'origin/7.0'
2013-03-01 Artur SignellAvoid running test runner as a test
2013-03-01 John AhlroosPrevent NPE when a SCSS file is not found #11099
2013-03-01 Henri SaraMake SassLangTestsBroken pass iff the CSS and SCSS...
2013-03-01 Artur SignellAlways use smartsprites ivy.xml from the correct dir
2013-03-01 John AhlroosReverted Tree memory leak fix since it is breaking...
2013-02-28 Henri SaraRegenerate SCSS parser classes
2013-02-28 Henri SaraFix .classpath that was broken in a rebase
2013-02-28 John AhlroosRevert "Made UI focusable again (#11129)"
2013-02-28 John AhlroosFixed BindException when binding nested properties...
2013-02-28 Artur SignellAdded missing license header
2013-02-28 Artur SignellFixed incorrect import (#11129)
2013-02-28 Mikael Grankvist(#10563) Logging now uses parameters.
2013-02-28 Leif ÅstrandFix random error in DelegateToWidget test
2013-02-28 Artur SignellMade UI focusable again (#11129)
2013-02-28 Haijian Wangsupport @content directive for Sass compiler (Ticket...
2013-02-28 Artur SignellRemoved super class which caused a JUnit3 runner to...
2013-02-28 Artur SignellPrint an error message if the test folder cannot be...
2013-02-28 Artur SignellMade test pass by ignoring irrelevant classes
2013-02-27 Artur SignellRemoved Javascript buider and nature to avoid Eclipse...
2013-02-27 Haijian Wangsupport arithmetics in the SCSS compiler (#9354)
2013-02-26 Haijian WangFixed several problems related to @extend directive...
2013-02-26 Leif ÅstrandFix typo in #10937
2013-02-25 Leif ÅstrandUse native collections when processing server response...
2013-02-25 Leif ÅstrandDon't generate a set of changed property names (#10954)
2013-02-25 Leif ÅstrandDo @DelegateToWidget based on applicable properties...
2013-02-25 John AhlroosFixed NPE in Tree when calling non-final constructor...
2013-02-25 Leif ÅstrandRemove ApplicationConnection.componentCaptionSizeChange...
2013-02-25 Artur SignellAutomatically listen to shutdown port and not not enfor...
2013-02-25 Artur SignellMade build process easier for Eclipse users (#9998)
2013-02-25 Artur SignellAdded Eclipse project files (#9998)
2013-02-22 Artur SignellMerge remote-tracking branch 'origin/7.0'
2013-02-22 Artur SignellNull merge of reverted changes from 7.0 (commit 'd8412a...
2013-02-22 John AhlroosFixed another memory leak in Tree #11053
2013-02-22 Leif ÅstrandUpdate license header
2013-02-21 Leif ÅstrandDefer profiler output (#11098)
2013-02-21 Leif ÅstrandDon't report time spent in getWidget() as part of setCo...
2013-02-21 John AhlroosFixed memory leak in Tree #11053
2013-02-21 Leif ÅstrandFix incomplete commit for (#11092)
2013-02-21 Leif ÅstrandDon't update primary stylename if it's already up to...
2013-02-20 Leif ÅstrandOnly update caption for specific state changes (#11092)
2013-02-20 John AhlroosUpdated merged 6.8 test to work with 7.0
2013-02-20 John AhlroosMerge of (#9940) to Vaadin 7
2013-02-20 Artur SignellEnsure result dir exists before trying to write to...
2013-02-19 Artur SignellEnsure href is not set to "" when target is null (...
2013-02-19 Artur SignellFixed typo in ivy configuration (#9851)
2013-02-19 Artur SignellImported and updated release notes builder (#10918)
2013-02-19 Leif ÅstrandProperly detach old connectors for repaintAll response...
2013-02-19 Marko GronroosCreated maintenance release notes for 7.0.x releases...
2013-02-19 John AhlroosRevert merge from 6.8 fixing #8238 since it was causing...
2013-02-19 Leif ÅstrandEnsure there's always a listener on VUI for closing...
2013-02-19 Haijian WangSelector now can begin with a combinator. (Ticket ...
2013-02-19 Haijian Wangmore than expected params in mixin throws IOB exception...
2013-02-19 Artur SignellFixed logic error causing IOException if stream support...
2013-02-18 Artur SignellFixed NPE when TextField value is null (#11021)
2013-02-18 Johannes DahlströmProperly pass the AbstractField internal value to share...
2013-02-18 Leif ÅstrandDon't measure VUI during updateFromUIDL (#11063)
2013-02-18 Johannes DahlströmMerge of second part of (#10513) to Vaadin 7.
2013-02-18 John AhlroosAdded tutorial examples for creating a simple login...
2013-02-18 John AhlroosInterim fix for resizing of child component in Absolute...
2013-02-18 Leif ÅstrandOnly add tooltip listeners when needed (#11051)
2013-02-18 Leif ÅstrandCount instances instead of windows and also show the...
2013-02-15 Leif ÅstrandGather more profiling data (#10961)
2013-02-15 Artur SignellMerge branch '7.0'
next