]> source.dussan.org Git - vaadin-framework.git/shortlog
vaadin-framework.git
2013-09-19 Johannes DahlströmAdd v-iosN classname for all iOS versions instead of...
2013-09-19 Artur SignellEnsure string converter is always set
2013-09-18 Johannes DahlströmEnable native scrolling in all iOS versions newer than...
2013-09-17 Artur SignellInclude TestBench 3.1.1 in the project (#12572)
2013-09-17 Artur SignellUse JUnit 4.11 in all modules (#12572)
2013-09-17 Artur SignellAdd async-supported to all servlets to enable push...
2013-09-16 Artur SignellClarified error message (#12583)
2013-09-13 Johannes DahlströmEnsure PushConnection is properly cleaned up on disconn...
2013-09-13 Edoardo VacchiNullPointerException in DateToSqlDateConverter (#12284)
2013-09-13 Artur SignellTest for push with streaming based on Table
2013-09-13 Fabian Langefixed incorrect name for close-pressed.png for windows...
2013-09-13 Edoardo VacchiNullPointerException in TableQuery.fetchMetadata()...
2013-09-10 Artur SignellUse non-obfuscated version of vaadinPush.js when not...
2013-09-09 Jonatan KronqvistAdded a comment that hopefully explains the NULL_OBJECT...
2013-09-09 Jonatan KronqvistAllow storing and restoring null instances in CurrentIn... 7.1.5
2013-09-05 Leif ÅstrandProtect CurrentInstance instances from garbage collecti...
2013-09-05 Johannes DahlströmFix keystore path to correspond to the Vaadin 7 directo...
2013-09-04 Artur SignellReduce Ivy resolver spam to a minimum (#12510)
2013-09-04 Artur SignellUnified xml files to end with new line
2013-09-04 Leif ÅstrandInclude unobfuscated file used by test in the war ...
2013-09-04 Fabian LangeAllow creating TextBox or SuggestionPopup when extendin...
2013-09-03 Artur SignellAdd <br> as empty representation for webkit (#12490) 7.1.4
2013-09-03 Marc EnglundFix for #12279 (caret jumps when formatting in RTA).
2013-09-03 Jonatan KronqvistExcludes WeakValueMap from the serializable test #12401
2013-09-03 Jonatan KronqvistSets the locale in the test case. #12460
2013-09-02 Leif ÅstrandAdd deprecation message to unused constant
2013-09-02 Artur SignellFix regression where empty RTA returns <br> (#12490)
2013-09-02 Artur SignellUpdated browser versions
2013-09-02 Artur SignellChanged 'feature release' text to maintenance release...
2013-09-02 Artur SignellCorrected typo in version variable (#12440)
2013-09-02 Jonatan KronqvistThe colon in the calendar event caption is now also...
2013-09-02 Henrik PaulTable ignores Container updates while painting (#12258)
2013-09-02 Leif ÅstrandUpdated _trackMessageSize based on latest upstream...
2013-09-02 Jonatan KronqvistAvoid leaking memory from inherited ThreadLocales....
2013-08-30 Leif ÅstrandAlways unlock the same session instance that was locked...
2013-08-30 Jonatan KronqvistAdds junit to the ide configuration for the theme-compi...
2013-08-30 Leif ÅstrandAllow creating session for Portlet UI init request...
2013-08-30 Leif ÅstrandOnly consider caption tooltips for own slots (#12469)
2013-08-28 Henri SaraUse the add() path of CssLayout only when appending...
2013-08-28 Henri SaraEnable use of profiler without debug window (#12465)
2013-08-28 Henri SaraDisable slow sanity check when not in debug mode (...
2013-08-28 Juho NurminenAdded controlDirective to ifContentStatement. Fixes...
2013-08-27 Henri SaraOptimize CssLayout hierarchy update (#11284)
2013-08-26 John AhlroosFixed broken test due to changes in drop position by...
2013-08-22 Henri SaraFix bug for spacing on first widget (#12420)
2013-08-22 Henri SaraOptimize large Vertical/HorizontalLayout client side...
2013-08-22 Henri SaraOptimize resetting of state when detaching components...
2013-08-22 John AhlroosFixed failing TabKeyboardNavigation test #12433
2013-08-21 John AhlroosFixed test broken by PopupDateField communication chang...
2013-08-21 John AhlroosFixed test broken by fixes to drag&drop #12406
2013-08-21 Henri SaraAdd more detailed profiling for some client side hotspo...
2013-08-21 Henri SaraOptimize ComputedStyle.getIntProperty() (#12411)
2013-08-20 Henrik PaulEscape markup in CustomLayout's JavaDoc (#12410)
2013-08-20 John AhlroosFixed DragAndDropWrapper using wrong drop target in...
2013-08-20 Henri SaraReport min and max times from Profiler (#12409)
2013-08-20 Artur SignellSearch only remaining message for delimiter (#12404)
2013-08-15 Patrik LindströmFix scrollbar for Window under WebKit browsers (#11994)
2013-08-15 Henrik PaulMake sure that no fileIds are replayed to the client...
2013-08-13 Leif ÅstrandTerminate JVM if server.close() has no effect (#12363)
2013-08-13 Henrik PaulGWT requires max 1.6 compiler compliance level currentl...
2013-08-13 Henrik PaulAdd a chapter on installing IvyDE (for #12359)
2013-08-12 Teemu PöntelinFixed a typo in FieldGroup.isModified() JavaDoc. (...
2013-08-09 denisanisimovReset waitingForFilteringResponse flag to false inside...
2013-08-09 John AhlroosDelay sending DateField popup value to server until...
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)
next