]> source.dussan.org Git - vaadin-framework.git/shortlog
vaadin-framework.git
2013-08-09 Leif ÅstrandUse <code> instead of {@code} for sample containing...
2013-08-08 John AhlroosFixes Button icon alt text not being updated #12333
2013-08-07 Patrik LindströmMake sure bean field validators are only added once...
2013-08-07 Leif ÅstrandSplit UiAccess test (#12332)
2013-08-07 Patrik LindströmDisable failing calendar Actions Menu Test (#12181)
2013-08-07 denisanisimovUpdate "lastRequestedFirstvisible" field value right...
2013-08-06 Johannes DahlströmFix race in VaadinService.lockSession() (#12282) 7.1.2
2013-08-06 Johannes DahlströmFix native scrolling regression in iOS 6 homescreen...
2013-08-05 Leif ÅstrandAvoid infinite recursion when purging access queue...
2013-08-02 denisanisimovShow tooltips for ordered layout captions (#10046)
2013-08-02 Leif ÅstrandRefine handling of null and empty URI fragments (#12207)
2013-08-02 Leif ÅstrandImprove URI fragment listener javadocs (#12296)
2013-08-01 Johannes DahlströmEnsure StringToIntegerConverter rejects values outside...
2013-08-01 Fabian LangeFixes parsing of multiple push messages in streaming...
2013-08-01 Leif ÅstrandDisable all logging if production mode is enabled ...
2013-07-31 Johannes DahlströmAdd optional OSGi Import-Package for javax.validation...
2013-07-30 Leif ÅstrandDocument multiple load semantics in @StyleSheet and...
2013-07-30 Patrik LindströmFix calendar click events on context menu #12297
2013-07-30 Patrik LindströmFix actions in action menu appearing in random order...
2013-07-30 Johannes DahlströmClarify Embedded javadoc (#12290)
2013-07-30 Patrik LindströmFix invisible calendar actions menu #12181
2013-07-29 Leif ÅstrandFix race condition that might leave access queue unpurg...
2013-07-29 John AhlroosFixed wrong classname in WindowThemes TB test #12171
2013-07-26 John AhlroosFixes button :active state on firefox #12126
2013-07-26 John AhlroosFixes light theme window sprites #12171
2013-07-24 John AhlroosFix issue with hidden component cells in Table and...
2013-07-23 Leif ÅstrandVerify the connector hierarchy if assertions are enable...
2013-07-19 Johannes DahlströmOnly add DateRangeValidator to DateField if start or...
2013-07-19 Leif ÅstrandUpdate to Atmosphere 1.0.14.vaadin4 (#12242)
2013-07-19 Leif ÅstrandClose PushRequestHandler when VaadinServlet is destroye...
2013-07-18 Leif ÅstrandAdd Require-Bundle for our rebased atmosphere bundle...
2013-07-17 Leif ÅstrandMake VaadinService.closeInactiveUIs set UI threadlocals...
2013-07-17 Leif ÅstrandDon't close an unbound VaadinSession for GAEVaadinServl...
2013-07-16 Tapio AaliFix lost focus in Table when refreshing row cache ...
2013-07-15 Fabian LangeImproving performance of ConnectorTracker (#12218)
2013-07-15 Fabian LangeImproved AbstractClientConnector performance (#12219)
2013-07-12 Leif ÅstrandAttempt to get GAE lock for UIDL requests (#12211)
2013-07-12 Leif ÅstrandEnsure VaadinSession.service is set up by storeInSessio...
2013-07-10 Leif ÅstrandSet current instances when calling UI.push from VaadinS...
2013-07-10 Fabian LangeWhen InputStream cannot be opened while writing static...
2013-07-09 Johannes DahlströmSet heartbeat response Content-Type to text/plain ...
2013-07-09 Fabian LangeMake UploadInterruptedException visible (#12070)
2013-07-08 Patrik LindströmAdd test case for testing ClickEvent after dragging...
2013-07-04 Henri SaraEnable native scrolling in home screen apps on iOS...
2013-07-04 Patrik LindströmFix bug in PopupDateField where locale was retained...
2013-07-04 Henri SaraAutomatic test for escape closing window from combobox...
2013-07-03 Henri SaraClose only combobox on escape, not the window (#12163)
2013-07-01 Artur SignellTest using Jetty 9 (#12124)
2013-07-01 Haijian Wang#11638: Ending an imported SCSS file with a comment...
2013-06-28 Anna KoskinenEnsure table's cells aren't refreshed if table is detac...
2013-06-28 Patrik LindströmFix NPE in Like.java (#10167)
2013-06-28 Marko GronroosFixed an error in CustomComponent JavaDoc (#10038)...
2013-06-28 Sami EkbladUpdated Javadoc for Table.getColumnAlignment fixing...
2013-06-28 Artur SignellReplace printStackTrace with getLogger().log() (#12147)
2013-06-28 Jouni Koivuviita32x32 favicons added, replacing the old favicons (...
2013-06-28 Risto YrjänäEnsure that Slider diffstate always contains "value...
2013-06-28 mtzukanovFix VaadinService.findUI to throw Error if UIConstants...
2013-06-28 Teemu PöntelinFixed slider value initialization on HSV and RGB tabs...
2013-06-28 Jouni KoivuviitaFixed NPE in ApplicationRunnerServlet (#12145)
2013-06-28 Jens JanssonImplemented Focusable in MenuBar (#7674)
2013-06-28 Leif ÅstrandRemove sub window references from Window javadocs ...
2013-06-28 michaelvogtThe 'license.html' file has flaw in the HTML (unclosed...
2013-06-28 michaelvogtDebug window poll interval claims interval is in second...
2013-06-26 Artur SignellUse varargs instead of array where appropriate (#4513)
2013-06-26 Artur SignellActually show loading indicator during loading (#12128)
2013-06-26 Marc EnglundThings now align better in SimpleTree, for #12058
2013-06-25 Artur SignellInclude Atmosphere fix for Android 4.1 (#12101)
2013-06-25 Artur SignellUse atmosphere 1.0.14.vaadin3 which fixes Android 4...
2013-06-25 Artur SignellEnsure caption is used when child is set to required...
2013-06-24 Artur SignellAdd version property to integration tests to servers...
2013-06-24 Artur SignellUpdated Atmosphere dependency to 1.0.14.vaadin2 (#12017...
2013-06-18 Artur SignellEnable using @Stylesheet with vaadin:// (#9934)
2013-06-18 Johannes DahlströmReinitialize pendingAccessQueue after deserialization...
2013-06-18 Johannes DahlströmAdd 'transport' GET parameter to AbstractTestUI (#12094)
2013-06-14 Artur SignellActually compile an IE10 permutation (#12080)
2013-06-14 Artur SignellRename getCommunicationMethod -> getCommunicationMethod...
2013-06-14 Marc EnglundHighlight on server was still spamming in one instance...
2013-06-14 Artur SignellUpdated to atmosphere 1.0.14-vaadin1
2013-06-14 Artur SignellFixed test issues with type=null (#11895)
2013-06-14 Artur SignellSpecified supported server versions and added Glassfish...
2013-06-14 Artur SignellTest using Glassfish 4 (#12075)
2013-06-14 Marc EnglundDebugWindow styles improved and structured more, for...
2013-06-14 Marc EnglundVUIDLBrowser no longer requires shift-click to 'highlig...
2013-06-14 Marc EnglundHighlight on server when highlighting on client, for...
2013-06-14 Marc EnglundDebugWindow sections now use previously empty areas...
2013-06-14 Leif ÅstrandDon't attempt to run microbenchmarks as unit tests...
2013-06-14 Leif ÅstrandDefine LegacyPropertyToStringMode parameter strings...
2013-06-14 Artur SignellExclude external classes and FutureAccess
2013-06-14 Artur SignellFixes broken request listeners (#12056)
2013-06-14 Artur SignellCorrected fix and better error checking for action...
2013-06-13 Artur SignellAdd missing license header
2013-06-13 Artur SignellFixed test issue apparently caused by three levels...
2013-06-13 Artur SignellAlways notify parent of enable state changes (#12062)
2013-06-13 Johannes DahlströmConsistently recover from disconnections in IE (#12073)
2013-06-13 Artur SignellInfo tab is now tab 1, hierarchy tab 2
2013-06-13 Marc EnglundDebugWindow now remembers open tab/section, InfoSection...
2013-06-13 Marc EnglundSimpleTree styling changed for #12058
2013-06-13 Artur SignellUpdated to Smartsprites 0.2.10 (#12069)
2013-06-13 Marc EnglundDebugWindow resize/move improved, fixes #11937 (also...
2013-06-13 Patrik LindströmFix GridLayout resize after removing caption (#12011)
next