]> source.dussan.org Git - vaadin-framework.git/shortlog
vaadin-framework.git
2013-06-13 Artur SignellDo not write 404 as a response to all action/event...
2013-06-12 Fabian LangeAdding isIOs and isAndroid to the WebBrowser wrapper...
2013-06-12 Johannes DahlströmHandle push disconnections and reconnections more relia...
2013-06-12 Fabian LangeUsing StringTokenizer instead of String.split() in...
2013-06-12 Leif ÅstrandAdd support for rem units (#11279)
2013-06-12 Henri SaraUpdate widgetset template (#12053)
2013-06-12 Leif ÅstrandAvoid string casing problems (#11970)
2013-06-12 Artur SignellFix NPE when converting null values (#11895)
2013-06-12 Leif ÅstrandRestore legacyPropertyToString value parsing logic...
2013-06-12 Artur SignellMerge changes from origin/7.0
2013-06-11 Artur SignellRemoved dead code
2013-06-11 Artur SignellAdded type parameter to converter methods (#11895)
2013-06-11 Leif ÅstrandMake VaadinServlet use enclosing UI class by default...
2013-06-11 Artur SignellUpdated release notes for 7.1.0 (#11993, #11991, #11870)
2013-06-11 Artur SignellReformatted release notes using Eclipse (4 spaces)
2013-06-11 Artur SignellFixed incorrect line breaks (#12040)
2013-06-11 Artur SignellMove ClientConnector.setParent to Component and Extensi...
2013-06-11 Artur SignellInclude compatibility web.xml in uitest.war (#11688)
2013-06-10 Artur SignellReformatted using Ant editor (#12040)
2013-06-10 Artur SignellUse vaadin-atmosphere without slf4j dependency (#11765)
2013-06-10 Artur SignellPrint warning if in production mode and theme compilati...
2013-06-10 Leif ÅstrandAllow using element resize listeners from javascript...
2013-06-07 Artur SignellFix race condition in upload with push (#10214)
2013-06-07 Artur SignellInfo section for the debug window (#12019)
2013-06-07 Artur SignellFixed serialization issues
2013-06-07 Artur SignellFix for NPE in debug window in IE (#12015)
2013-06-07 Artur SignellCorrectly report theme version in the debug window...
2013-06-07 Artur SignellPass ConversionException to getConversionError (#11960)
2013-06-06 Artur SignellFixed test issues
2013-06-06 Johannes DahlströmMake UI.pushConnection transient to prevent null resour...
2013-06-06 John AhlroosFixed button highlighting when dragging #10917
2013-06-06 Artur SignellExclude provided portal-service from all zip (#9823)
2013-06-05 John AhlroosMerged testbench test for #7110 from 6.8 (fix not neede... 7.0 7.0.7
2013-06-05 Artur SignellMerge changes from origin/7.0
2013-06-05 Artur SignellRemove DEFAULT constant as an annotation enum cannot...
2013-06-05 Leif ÅstrandDo not rely on broken javadoc features for default...
2013-06-05 Leif ÅstrandDon't use the broken {@value Type#CONSTANT} pattern...
2013-06-05 Artur SignellAdd transport parameter to @Push (#11966)
2013-06-05 Artur SignellAllow customizing client-side push config on server...
2013-06-05 Artur SignellAdded missing rpc interface (#11536)
2013-06-05 Artur SignellRename tests so they are run during build (Abstract...
2013-06-05 Artur SignellFixed newlines
2013-06-05 Johannes DahlströmChange field types from LinkedHashSet back to HashSet...
2013-06-05 Artur SignellChange analyze layouts to use RPC (#11536)
2013-06-05 Artur SignellSend connector debug (highlight) using RPC (#11536)
2013-06-05 Marc EnglundDisable drag&drop when source or target component is...
2013-06-05 Leif ÅstrandAdd @VaadinServletConfiguration (#11970)
2013-06-05 Leif ÅstrandUpdate deprecation javadoc for VaadinSession.getBrowser()
2013-06-05 Leif ÅstrandEnsure VBrowserFrame content is unloaded in IE (#11683)
2013-06-05 Leif ÅstrandUpdate broadcaster tutorial code
2013-06-05 Leif ÅstrandMove VaadinSession.runPendingAccessTasks to VaadinServi...
2013-06-05 Artur SignellMerge of properly focus clicked input element in Webkit...
2013-06-05 Artur SignellLog stack trace using fine when logging toString warnings
2013-06-05 Artur SignellCorrectly decode summaries containing quotes (#11769)
2013-06-05 Artur SignellFixed javadoc references
2013-06-05 Artur SignellAdded missing import (#11982)
2013-06-05 Artur SignellProperly disable combobox when parent is disabled ...
2013-06-04 Artur SignellDo not submit TextArea value on enter in IE (#11982)
2013-06-04 Artur SignellUse correct day names when formatting dates (#6207)
2013-06-04 Johannes DahlströmUse window.console instead of just console in vaadinPus...
2013-06-04 Leif ÅstrandMerge changes from origin/7.0
2013-06-03 Leif ÅstrandMerge commit '34e6c60a5a746c0306c3a84ae8d6c21dfd84d878...
2013-06-03 John AhlroosEnabled drag & drop to Calendar #11048
2013-06-03 Leif ÅstrandIgnore style resource that has already been added ...
2013-06-03 Leif ÅstrandAdd a separate debug window section for profiler output...
2013-05-31 Artur SignellAdd missing dialog maximize/restore icons for Runo...
2013-05-31 Artur SignellExtracted dialog style to a separate block (#11734)
2013-05-31 Leif ÅstrandMove ApplicationConnection.setOverlayContainerLabel...
2013-05-31 Leif ÅstrandThrow exception if VaadinService has not been initializ...
2013-05-31 Artur SignellDo not log legacy warnings in JUnit tests (#11963)
2013-05-31 Artur SignellRemove IE6/IE7 permutation (#11954)
2013-05-31 Leif ÅstrandFix stale info in javadoc for accessSynchronously ...
2013-05-31 John AhlroosFixed spelling mistake in API #11741
2013-05-30 Artur SignellFormatted XML files using defined rules (#11956)
2013-05-30 Artur SignellAdd XML formatting instructions (#11956)
2013-05-30 Leif ÅstrandRemove workarounds for broken Timer.cancel in IE (...
2013-05-30 Leif ÅstrandLimit sub window minimum size (#11510)
2013-05-30 Artur SignellFix streaming issue with iOS6 (#11934)
2013-05-30 Johannes DahlströmFlush the output writer in case of SSE transport as...
2013-05-30 Leif ÅstrandMake ProgressInidcatorConnector use VProgressIndicator...
2013-05-29 Artur SignellAdd primary style name support for ProgressBar/Indicato...
2013-05-29 Leif ÅstrandExtract ProgressBar and deprecate ProgressIndicator...
2013-05-29 Artur SignellFixed javadoc compilation error
2013-05-29 Artur SignellMoved Locale data handling to LocaleService (#11378)
2013-05-29 Artur SignellUpdated to custom build of Smartsprites 0.2.10 which...
2013-05-29 Artur SignellMake test independent of browser language (#11940)
2013-05-29 Leif ÅstrandRemove UI.runSafely and VaadinSession.runSafely (#11901)
2013-05-29 John AhlroosFixes current text being overwritten in server update...
2013-05-29 Artur SignellExclude parsers from checkstyle as they are generated
2013-05-29 Artur SignellMoved enums to avoid running them as tests
2013-05-28 Leif ÅstrandAvoid deadlock checking in runPendingAccessTasks()...
2013-05-28 Artur SignellEnsure calendar panel is updated when range changes...
2013-05-28 Henri SaraSupport nested SASS imports (#11909)
2013-05-28 Johannes DahlströmFix debug window SEVERE style, add styles for FINE...
2013-05-28 Leif ÅstrandMerge "event not reported as target when context clicki...
2013-05-28 Leif ÅstrandRemove outdated testing (#11897)
2013-05-28 Leif ÅstrandRemove ThreadLocal references from CurrentInstance...
2013-05-28 Leif ÅstrandDefine how CurrentInstance works with access() (#11897)
2013-05-28 Artur SignellAdded ComponentConnector.isAttached (#11928)
2013-05-28 Leif ÅstrandSend window mode changes to the server immediately...
next