]> source.dussan.org Git - vaadin-framework.git/shortlog
vaadin-framework.git
2012-12-06 Artur SignellRenamed screenshots to have sensible names 60/460/1
2012-12-06 Artur SignellFixed assertions in test 59/459/1
2012-12-06 Artur SignellFixed test to work with update test class 58/458/1
2012-12-06 Artur SignellFixed tests which broke due to dom changes (#9182) 57/457/1
2012-12-05 Leif ÅstrandMerge "Re-added accidentally removed IE 8 workaround...
2012-12-05 Leif ÅstrandMerge "Changed order of the containers in DOM Added...
2012-12-05 Anna KoskinenRe-added accidentally removed IE 8 workaround for uploa... 56/456/1
2012-12-05 Artur SignellMerge "Change classpath order to enable monkey patching...
2012-12-05 Artur SignellMoved hasEventListener to ServerConnector (#10433) 44/444/2
2012-12-05 Artur SignellUnified deprecation messages 43/443/2
2012-12-05 Artur SignellDeprecated methods which do nothing and removed dead... 42/442/2
2012-12-04 Leif ÅstrandChange classpath order to enable monkey patching the... 53/453/1
2012-12-04 Leif ÅstrandMerge "Correctly update version during build (#9624)"
2012-12-04 Leif ÅstrandMerge "Allow customization of the widgetset url in...
2012-12-04 Jonatan KronqvistAllow customization of the widgetset url in order to... 52/452/2
2012-12-04 Leif ÅstrandMerge "Allow specifying version per java package (...
2012-12-04 Artur SignellFixed Accordion layouting (#10128, #9552) 41/441/2
2012-12-04 Leif ÅstrandMerge "Removed dead code (#10128, #9552)"
2012-12-02 Artur SignellCorrectly update version during build (#9624) 49/449/2
2012-12-02 Artur SignellAllow specifying version per java package (#10322) 47/447/1
2012-12-01 michaelvogtChanged order of the containers in DOM 46/446/1
2012-11-30 Artur SignellRemoved dead code (#10128, #9552) 40/440/1
2012-11-30 Henri SaraReturn null as non-existing property for IndexedContain... 39/439/1
2012-11-30 Anna KoskinenAdded prefix "v-" to internal parameters (#10156) 28/428/2
2012-11-30 Marc EnglundMerge "Added selector to ensure styles apply (test...
2012-11-30 Marc EnglundMerge "Log theme name to console (#10372)"
2012-11-30 Henri SaraSupport @if in @mixin (#10438) 38/438/1
2012-11-30 Leif ÅstrandMerge "Made session reinitializing work again (#10411)"
2012-11-30 Leif ÅstrandUI scroll position can be given programmatically (... 78/378/5
2012-11-29 Artur SignellAdded selector to ensure styles apply (test fix only) 30/430/1
2012-11-29 Artur SignellMade session reinitializing work again (#10411) 29/429/1
2012-11-29 Leif ÅstrandMerge "Fall back to activex xml http if XMLHttpRequest...
2012-11-29 Artur SignellFall back to activex xml http if XMLHttpRequest is... 27/427/1
2012-11-29 Henri SaraMerge "Fix BrowserWindowOpenerConnector.addParametersAn...
2012-11-29 Marc EnglundMerge "Eliminate ambiguity between pseudos and properti...
2012-11-29 Leif ÅstrandUpdate GridLayout DOM in onConnectorHierarchyChange... 03/403/3
2012-11-29 Leif ÅstrandMerge "Use max-age 0 for *nocache* instead of the defau...
2012-11-29 Leif ÅstrandFix BrowserWindowOpenerConnector.addParametersAndFragme... 25/425/1
2012-11-29 Henri SaraMerge "Add fragment and parameter support to BrowserWin...
2012-11-29 Henri SaraEliminate ambiguity between pseudos and properties... 24/424/1
2012-11-29 Leif ÅstrandAdd fragment and parameter support to BrowserWindowOpen... 20/420/3
2012-11-29 Jonatan KronqvistUse max-age 0 for *nocache* instead of the default... 21/421/1
2012-11-29 Artur SignellFixed tooltip handling for TreeTable (#9088) 19/419/2
2012-11-29 Artur SignellFixed tooltip handling for Table (#9088) 18/418/3
2012-11-29 Marc EnglundMerge "Add lookahead to eliminate SASS parsing ambiguity"
2012-11-29 Leif ÅstrandMerge "Make AbstractExtensionConnector.extend abstract...
2012-11-29 Leif ÅstrandMerge "Added helper for showing a notification with...
2012-11-29 Leif ÅstrandMerge "Fixed Table to actually use converter from facto...
2012-11-28 Artur SignellLog theme name to console (#10372) 17/417/1
2012-11-28 Artur SignellAdded helper for showing a notification with a descript... 16/416/1
2012-11-28 Artur SignellFixed Table to actually use converter from factory... 15/415/2
2012-11-28 Leif ÅstrandMerge "Moved setVisible dirty logic to AbstractComponen...
2012-11-28 Artur SignellMoved setVisible dirty logic to AbstractComponent where... 14/414/1
2012-11-28 Leif ÅstrandMerge "Removed invalid dependency to vaadin-shared...
2012-11-28 Artur SignellRemoved invalid dependency to vaadin-shared-deps (... 13/413/2
2012-11-28 Artur SignellFixed problems with invalidating the HttpSession during... 12/412/1
2012-11-28 Marc EnglundMerge "Regenerate some SASS parser files to reduce...
2012-11-28 Henri SaraAdd lookahead to eliminate SASS parsing ambiguity 11/411/1
2012-11-28 Henri SaraRegenerate some SASS parser files to reduce warnings. 10/410/1
2012-11-28 Artur SignellgetPrevItemId should return null if id not found (... 47/247/3
2012-11-28 Leif ÅstrandAvoid using the same Matcher from multiple threads... 08/408/1
2012-11-28 Pekka HyvönenProperly support setWidgetEnabled for OptionGroupBased... 81/381/4
2012-11-28 Leif ÅstrandMerge "Always mark child hierarchy dirty when switching...
2012-11-28 Leif ÅstrandMerge "Fixed NPE when timer fires before updateFromUidl...
2012-11-28 Artur SignellAlways mark child hierarchy dirty when switching tabs... 07/407/2
2012-11-27 Henri SaraMerge "Fixed ClassCastException and returning of wrong...
2012-11-27 Artur SignellFixed NPE when timer fires before updateFromUidl (... 06/406/1
2012-11-27 Artur SignellFixed ClassCastException and returning of wrong connect... 05/405/1
2012-11-27 Marc EnglundMerge "Support for all valid CSS selectors (#10316)"
2012-11-27 Leif ÅstrandMerge "Updated some tutorials"
2012-11-27 johanUpdated some tutorials 79/379/4
2012-11-27 Henri SaraSupport for all valid CSS selectors (#10316) 02/402/1
2012-11-27 Artur SignellFixed Window to support empty content (#10325) 88/388/3
2012-11-27 Marc EnglundMerge "Move some SCSS tests to be scanned automatically"
2012-11-27 Marc EnglundMerge "Keep block order when unnesting (#10309)"
2012-11-27 Henri SaraMerge "Fixed typo in test causing test failures"
2012-11-27 Henri SaraMerge "Removed hostname from test"
2012-11-27 Henri SaraMove some SCSS tests to be scanned automatically 01/401/1
2012-11-27 Leif ÅstrandMerge "Fail if a Window is attached to something else...
2012-11-27 Artur SignellFail if a Window is attached to something else than... 86/386/2
2012-11-27 Leif ÅstrandMerge "Ensure iOS6 does not cache heartbeat responses...
2012-11-27 Artur SignellRemoved hostname from test 99/399/1
2012-11-27 Leif ÅstrandMerge "Fixed test issue (not updating component)"
2012-11-27 Leif ÅstrandMerge "Do not remove non-existing children when removin...
2012-11-27 Henri SaraMerge "Fix resize of a Window with a single component...
2012-11-26 Artur SignellFixed test issue (not updating component) 97/397/1
2012-11-26 Artur SignellDo not remove non-existing children when removing a... 96/396/1
2012-11-26 Artur SignellMerge "Temporary work around for drag'n'drop image...
2012-11-26 Artur SignellEnsure critical notifications have an owner (#10386) 95/395/1
2012-11-26 Artur SignellFixed typo in test causing test failures 94/394/1
2012-11-26 Artur SignellTemporary work around for drag'n'drop image problem... 93/393/1
2012-11-26 Artur SignellMerge "Add theme name as class name to LoginForm v...
2012-11-26 Artur SignellMerge "Fix chameleon "body" css selectors (#10382)"
2012-11-26 Artur SignellAdd theme name as class name to LoginForm v-app (#10383) 92/392/1
2012-11-26 Artur SignellFix chameleon "body" css selectors (#10382) 91/391/1
2012-11-26 Artur SignellFixed NPE when converting "" 90/390/1
2012-11-26 Artur SignellMake AbstractExtensionConnector.extend abstract (#10378) 89/389/1
2012-11-26 Artur SignellFix resize of a Window with a single component (#10375) 87/387/2
2012-11-26 Artur SignellEnsure iOS6 does not cache heartbeat responses (#10370) 85/385/1
2012-11-26 Artur SignellMerge "Refactor tests imported from the sass-lang proje...
next