]> source.dussan.org Git - vaadin-framework.git/shortlog
vaadin-framework.git
2013-09-26 Artur SignellRefactor how base paths are determined when resolving...
2013-09-26 Artur SignellMoved import resolving logic to resolvers (#11776)
2013-09-25 Leif ÅstrandUse explicit button for reading asynchronously created...
2013-09-23 Leif ÅstrandMerge changes from origin/7.1
2013-09-20 Jonatan KronqvistDon't try to cast a connector to Widget. Fixes #12619
2013-09-19 Leif ÅstrandPostLayoutListener javadocs (#12562) 7.1.6
2013-09-19 Artur SignellUpdate release notes to more closely be like 7.0.x...
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-17 Artur SignellMerge changes from origin/7.1
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-12 Artur SignellPrepare for Atmosphere Javascript 2.0 (#12241)
2013-09-10 Artur SignellUse non-obfuscated version of vaadinPush.js when not...
2013-09-10 Henrik PaulIgnore RPC calls from components that are concurrently...
2013-09-10 michaelvogtPrevent exception in VWindow without assistive descript...
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-09 michaelvogtHandles Tooltip on focus for ComboBox (#12536)
2013-09-06 michaelvogtMakes sure the aria-invalid attribute is removed when...
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 Henrik PaulRewrite client request into JSON (#9269, #11257)
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 Artur SignellAdd StringToLongConverter for automatic handling of...
2013-09-03 michaelvogtKeep the Tooltip in the DOM (#12458)
2013-09-03 Leif ÅstrandMerge changes from origin/7.1
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 Artur SignellImprove error message for missing imports (#12494)
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 Leif ÅstrandMerge changes from origin/7.1
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 John AhlroosFixed failing test after accessibility changes in...
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 John AhlroosMade test stable in IE8 #12406
2013-08-27 Henri SaraOptimize CssLayout hierarchy update (#11284)
2013-08-26 michaelvogtActivate tab stop automatically for modal windows ...
2013-08-26 John AhlroosFixed broken test due to changes in drop position by...
2013-08-23 John AhlroosMerge commit '5fb05e84c80931fcaa9929ad556a20f5316e06a8'
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-19 Artur SignellMerge from origin/7.1
2013-08-19 Artur SignellMerge changes from origin/7.1
2013-08-19 Artur SignellNo-op merge from origin/7.1
2013-08-19 Artur SignellMerge changes from origin/7.1
2013-08-19 Artur SignellNo-op merge from origin/7.1
2013-08-19 Artur SignellMerge changes from origin/7.1
2013-08-15 Patrik LindströmFix scrollbar for Window under WebKit browsers (#11994)
2013-08-15 John AhlroosFixed WAI-ARIA test related to #11820 which never has...
2013-08-15 Henrik PaulMake sure that no fileIds are replayed to the client...
2013-08-15 John AhlroosFixed WAI-ARIA test related to #11821 which never has...
2013-08-15 Henri SaraFix test AbsFieldValueConversions (#12092)
2013-08-15 John AhlroosFixes tests broken by accessability fixes #11874 and...
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-13 John AhlroosFixed DOM path in theme tests after accessability impro...
2013-08-12 John AhlroosFixed DOM path in test after accessability improvement...
2013-08-12 John AhlroosFixed regression where page title was not updated ...
2013-08-12 John AhlroosFixed DOM path in test after accessability improvement...
2013-08-12 Teemu PöntelinFixed a typo in FieldGroup.isModified() JavaDoc. (...
2013-08-12 John AhlroosFixed DOM path in test after accessability improvement...
next