]> source.dussan.org Git - vaadin-framework.git/shortlog
vaadin-framework.git
2013-03-31 Artur SignellRedefined UI.runSafely so it throws an exception if...
2013-03-31 Artur SignellConvert value if locale changes and field has converter...
2013-03-28 michaelvogtWAI-ARIA button (#11380)
2013-03-28 Artur SignellRefactored VaadinPortlet to have same structure as...
2013-03-28 Artur SignellVerify lock is held while updating VaadinSession or...
2013-03-28 Artur SignellChanged VaadinSession locking to be based on a session...
2013-03-28 Artur SignellConvenience methods for running code in the UI or Vaadi...
2013-03-28 Artur SignellAdded Page.reload (#10250)
2013-03-27 Johannes DahlströmRemoved CommunicationManager and PortletCommunicationMa...
2013-03-27 Johannes DahlströmRemove synchronous AJAX support (#11254)
2013-03-27 Johannes DahlströmFix off-by-one bug preventing all server RPC handling
2013-03-27 Johannes DahlströmRefactor server-side communications (#11192, #7891)
2013-03-26 Artur SignellId changed because of id generation for wai-aria
2013-03-26 John AhlroosAdded standalone class for creating an addons.scss...
2013-03-25 Artur SignellRemoved code which calculates size incorrectly (#11395)
2013-03-25 Artur SignellFixed ComponentLocator to be backwards compatible
2013-03-22 John AhlroosFixed tree memory leak when removing expanded items...
2013-03-22 John AhlroosAdded Container.hasContainerFilters() API #11234
2013-03-21 John AhlroosMoved CSSInjectWithColorpicker to correct package
2013-03-21 Artur SignellMerge commit 'e4c9eda51082a443822b66864df2fe14be7dc6d7'
2013-03-20 Artur SignellEnable a Vaadin applications to be re-initialized if...
2013-03-20 Leif ÅstrandMake TextArea.setCursorPosition work in all browsers...
2013-03-20 michaelvogtWAI-ARIA fields (#11180)
2013-03-19 Artur SignellDisabled TabIndex warning for now (#11325) 7.0.3
2013-03-19 John AhlroosAdded CSS Inject / ColorPicker tutorial #11360
2013-03-19 Artur SignellDo not run TestRunner as a test
2013-03-18 Artur SignellLaunch configurations for dev server and dev mode ...
2013-03-18 Artur SignellCreate a PopupDateField by default for Dates (#11159)
2013-03-18 Artur SignellEnable testing on IE10 (#9219)
2013-03-18 Artur SignellDo not invalidate http session if there is an invalid...
2013-03-16 Artur SignellUpdated test to test interactions and to be more stable
2013-03-15 Artur SignellMade test more reliable
2013-03-15 Marc EnglundAudio/Video fixes, for #11160 but it was much more...
2013-03-14 Artur SignellRemove unnecessary theme name sanitation (#10708)
2013-03-14 Leif ÅstrandReattach when wrapping in webkit for correct text flow...
2013-03-14 Artur SignellDeprecated AbstractComponentContainer.getComponentItera...
2013-03-14 Artur SignellDeprecated TestBase to avoid new tests which are Legacy...
2013-03-14 John AhlroosIgnored test case where Tree memory leak is checked...
2013-03-14 Leif ÅstrandFixed setting column width back to undefined by setting...
2013-03-14 John AhlroosFixed error indicator styles in Tabsheet tab on IE10...
2013-03-14 John AhlroosApply webkitoverflowautofix for IE10 #11327
2013-03-13 Artur SignellAdded missing state update on the client side (#11028)
2013-03-13 John AhlroosFixed broken Gridlayout cell position calculation in...
2013-03-13 Artur SignellFixed client-server value sync problem in CheckBox...
2013-03-13 Artur SignellAdded theme-compiler resources to classpath to be able...
2013-03-13 Artur SignellTest using Opera 12 (#8976)
2013-03-13 Artur SignellFixed Tree keyboard navigation in Opera 12 (#11183)
2013-03-13 Leif ÅstrandUpdated supported browser versions in release notes...
2013-03-13 John AhlroosImplemented injection of css styles #5500
2013-03-13 Artur SignellFixed header to make checkstyles happy (#11129)
2013-03-13 Leif ÅstrandEnsure nonwrapping textarea has white-space: pre; style...
2013-03-13 Leif ÅstrandEliminate connection/statement/result set leaks in...
2013-03-12 Artur SignellUpdated GateIn3 script to work correctly (#11314)
2013-03-12 Artur SignellUnpack all static files for integration tests (#11314)
2013-03-12 John AhlroosAdded fallbacks for when IE10 reports width/height...
2013-03-12 Leif ÅstrandFixed IE8 sub window focus issue after editing a RichTe...
2013-03-12 Artur SignellFixed focus and tab index handling for UI (#11129)
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
next