]> source.dussan.org Git - vaadin-framework.git/shortlog
vaadin-framework.git
2012-05-13 Artur SignellFix for URL generation in browser details request ...
2012-05-13 Artur SignellTest for portal URL generation for render requests...
2012-05-13 Artur SignellInitialize all variables in constructor instead of...
2012-05-13 Artur SignellAllow creation of stream variables in RenderRequests...
2012-05-13 Artur SignellEncode enum as String for legacy updates to be Vaadin...
2012-05-13 Artur SignellAdded missing license
2012-05-13 Artur SignellWorkaround for incorrect hierarchy (#8797)
2012-05-11 Artur SignellState is now created using generators, removed setState...
2012-05-11 Artur SignellRemoved Safari 4 workarounds
2012-05-11 Artur SignellSend widgetset version with the first UIDL request
2012-05-11 Artur SignellFixed problem with sending null values from the client...
2012-05-11 Artur SignellUpdated Label to use shared state
2012-05-11 Artur SignellAdded support for serializing enums (#8675)
2012-05-11 Artur SignellUpdated Audio and Video to use state
2012-05-11 Artur SignellMoved most of TextField/TextArea/PasswordField paintCon...
2012-05-11 Artur SignellAvoid unnecessary spaces in UIDL
2012-05-11 Artur SignellInitial support for sending difference in state (#8419)
2012-05-11 Leif ÅstrandImproved error message
2012-05-04 Leif ÅstrandAdd $entry to code only present in Vaadin 7 (#8699)
2012-05-04 Leif ÅstrandUpdate dom path for child caption for Vaadin 7
2012-05-04 Leif ÅstrandMerge remote branch 'origin/6.8'
2012-05-03 Automerge[merge from 6.7] Add missing ?restartApplication from...
2012-05-03 Automerge[merge from 6.7] Don't paint references to orphan compo...
2012-05-02 Leif ÅstrandTest using Firefox 12 (#8739)
2012-04-27 Automerge[merge from 6.7] Simplified test case for #8730
2012-04-27 Automerge[merge from 6.7] Improved #8619 fix
2012-04-27 Automerge[merge from 6.7] Fix and test case for #8619: Add sanit...
2012-04-27 Automerge[merge from 6.7] Use equals instead of == to compare...
2012-04-27 Jonatan KronqvistMake sure the request timer is always stopped, better...
2012-04-27 Jonatan KronqvistSimplified fix for #8694
2012-04-26 Johannes DahlströmImproved touch scrolling test application (#8716, ...
2012-04-26 Artur SignellRemoved duplicate code for broken Android detection...
2012-04-26 Artur SignellFunctions for reporting Android and iOS version (#8716)
2012-04-26 Artur SignellJoined MobileOS and OS so only one operating system...
2012-04-26 Johannes Dahlström#8551 Add isAndroid() test
2012-04-26 Johannes DahlströmFix #8551: Notifications are displayed in parts on...
2012-04-26 Leif ÅstrandAdd support for html in buttons (#8663)
2012-04-26 Leif ÅstrandMake new classes serializable
2012-04-25 Marc EnglundFixes #8693 by applying patch, adds automated test...
2012-04-25 Leif ÅstrandExplicitly focus widget when simulating click (#8659)
2012-04-25 Leif ÅstrandMerge remote branch 'origin/6.8'
2012-04-25 Leif ÅstrandAdd test for $entry and make it ignore some false posit...
2012-04-25 Artur SignellAdded v-ios and v-android for mobile devices (#7911)
2012-04-24 Marc EnglundApplied patch provided for #8600 (hasChildren() broken...
2012-04-24 Leif ÅstrandWrap javascript callback entry points in $entry (#8699)
2012-04-24 Leif ÅstrandDon't throw NPE if no connector is found (warning is...
2012-04-24 Artur SignellIncreased debug window default size (#8523)
2012-04-24 Artur SignellFail build if Maven deployment fails (#8638)
2012-04-23 Automerge[merge from 6.7] Fix #8550 in 6.7 after all
2012-04-23 Automerge[merge from 6.7] doUidlRequest() should not set hasActi...
2012-04-20 Automerge[merge from 6.7] Moved Mattis touchscroll fixes to 6.8
2012-04-20 Automerge[merge from 6.7] #8407 Handle the case of a 503 respons...
2012-04-20 Artur SignellAdded test to ensure shared classes are Serializable... 7.0.0.alpha2
2012-04-20 Leif ÅstrandJavadocs for LayoutManager
2012-04-20 Marko GronroosA fix to release notes for 7.0.alpha2.
2012-04-20 Marko GronroosAdded release notes for 7.0.alpha2.
2012-04-20 Marko GronroosAdded release notes for 7.0.alpha2.
2012-04-20 Leif ÅstrandRefine box-sizing: border-box styles (#8682)
2012-04-19 Artur SignellInclude static test files in war
2012-04-19 Artur SignellMethod for finding the first ancestor of a given type...
2012-04-19 Artur SignellFixed problem with Panel not repainting its contents...
2012-04-19 Artur SignellRemoved dead code
2012-04-19 Artur SignellFixed GateIn portal support and action request problem...
2012-04-19 Artur SignellAdded log message to ease migration (#8698)
2012-04-19 Artur SignellAdditional tweaks based on review (#8507)
2012-04-19 Leif ÅstrandFix changed dom element path
2012-04-19 Leif ÅstrandMake MethodInvocation and subclasses Serializable
2012-04-19 Leif ÅstrandAdd test for detecting scrollbar quirks in different...
2012-04-19 Automerge[merge from 6.7] * fixed timing issue that might leave...
2012-04-19 Automerge[merge from 6.7] Skipping "scroll selected/focused...
2012-04-19 Automerge[merge from 6.7] Test case and fix for #8625: Firefox...
2012-04-19 Jonatan KronqvistAdded the license notice to a new file added in #8694
2012-04-19 Leif ÅstrandMove test app to the right package and add test script
2012-04-19 Artur SignellHandled enabled state cascading on client side (#8507)
2012-04-19 Leif ÅstrandFix test app and add test scripts
2012-04-19 Jonatan KronqvistAdded some comments for #8694
2012-04-19 Jonatan KronqvistImplemented #8694 - API providing profiling info for...
2012-04-18 Artur SignellRPC -> Rpc for consistency
2012-04-18 Artur SignellAllow all RPC calls for connectors enabled when receivi...
2012-04-18 ArturMade it possible to find out RPC parameter types (...
2012-04-18 ArturJavadoc update
2012-04-18 Artur SignellRefactored JsonCodec to use a given type for deserializ...
2012-04-18 ArturSimplified RPC handling for client to server RPC
2012-04-18 ArturOnly paint connector references for visible connectors...
2012-04-18 Artur SignellRemove widget if it is still in the DOM when connector...
2012-04-18 Artur SignellUse declared RPC parameter types (#8666)
2012-04-18 Automerge[merge from 6.7] Quickly typed in touch scroll related...
2012-04-18 Automerge[merge from 6.7] improved test case
2012-04-18 Leif ÅstrandExplicitly paint CustomLayout to send template to the...
2012-04-18 Leif ÅstrandUse the proper template name
2012-04-18 Automerge[merge from 6.7] enhanced test case
2012-04-18 Automerge[merge from 6.7] added tests case that contains varios...
2012-04-18 Automerge[merge from 6.7] Fixed layout to match test script...
2012-04-18 Automerge[merge from 6.7] Test for #8662: Improved old #2864...
2012-04-18 Leif ÅstrandMerge remote branch 'origin/6.8'
2012-04-18 Leif ÅstrandRevert "Reduce tree node caption padding to make room...
2012-04-18 Leif ÅstrandAdd missing license
2012-04-18 Leif ÅstrandReserve space using margin instead of padding to reduce...
2012-04-17 Automerge[merge from 6.7] Reverted #7607 fixes and removed the...
2012-04-17 Leif ÅstrandDon't throw NPE when getting RPC for non-existing conne...
next