]> source.dussan.org Git - vaadin-framework.git/shortlog
vaadin-framework.git
2012-06-11 Johannes DahlströmMerge commit '16c91'
2012-06-11 Johannes DahlströmMerge commit 'f560e'
2012-06-11 Johannes DahlströmMerge commit '239aad'
2012-06-11 Johannes DahlströmMerge commit 'bb486'
2012-06-11 Johannes DahlströmMerge commit '8383b'
2012-06-11 Johannes DahlströmMerge commit '0c4034'
2012-06-11 Johannes DahlströmMerge commit '33371'
2012-06-11 Johannes DahlströmFixed a broken merge
2012-06-11 Johannes DahlströmMerge commit 'c8a4ca'
2012-06-11 Johannes DahlströmMerge commit 'f6bfd'
2012-06-11 Johannes DahlströmMerge commit 'd53b6'
2012-06-11 Johannes DahlströmMerge commit '0bcee'
2012-06-11 Johannes DahlströmMerge commit '2f9e5'
2012-06-11 Johannes DahlströmMerge commit 'af1952'
2012-06-11 Johannes DahlströmMerge commit '8cfb8'
2012-06-11 Johannes DahlströmMerge commit 'ff05bab'
2012-06-11 Johannes DahlströmMerge commit '62c36'
2012-06-11 Johannes DahlströmMerge commit '97df7e'
2012-06-11 Johannes DahlströmMerge commit '257d49'
2012-06-11 Johannes DahlströmMerge commit 'a810ce'
2012-06-11 Johannes DahlströmMerge commit '03b611'
2012-06-11 Johannes DahlströmMerge commit 'c3bba'
2012-06-11 Johannes DahlströmMerge commit '33e3d'
2012-06-11 Johannes DahlströmMerge commit '4599e'
2012-06-11 Johannes DahlströmMerge commit '295e0'
2012-06-11 Johannes DahlströmMerge commit '63dc0'
2012-06-11 Johannes DahlströmMerge commit '2a72a'
2012-06-08 Leif ÅstrandFix broken error tooltips in FormLayout (#8794)
2012-06-08 Leif ÅstrandUse generic parameter types for server->client RPC
2012-06-08 Leif ÅstrandDon't expect type info for Lists, Sets and Arrays ...
2012-06-08 Leif ÅstrandDon't fail if opening tooltip for disappeared component
2012-06-07 Artur SignellMade it possible to override the type of wrapped reques...
2012-06-07 Leif ÅstrandFix broken enums in UIDL message (#8878)
2012-06-07 Leif ÅstrandUse camelCase field names -> JSON more suitable for...
2012-06-06 Leif ÅstrandUse update from deserialize instead of generating the...
2012-06-06 Leif ÅstrandRemove redundant ConnectorMap from JsonEncoder.encode
2012-06-06 Leif ÅstrandChange map serialization to use same scheme as GWT...
2012-06-06 Leif ÅstrandDon't send type info from server to client (#8879)
2012-06-06 Leif ÅstrandPass declared types to JsonDecoder and use them (#8677)
2012-06-06 Leif ÅstrandAdd DiffJSONSerializer for updating existing objects...
2012-06-06 Leif ÅstrandRefactor RpcManager to provide info about parameter...
2012-06-06 Leif ÅstrandExtract duplicated code for decoding collections
2012-06-06 Leif ÅstrandDrop explicit type info from client -> server communica...
2012-06-06 Leif ÅstrandUse UidlValue for sending legacy maps and arrays (...
2012-06-06 Leif ÅstrandWrap variable change data in UidlValue wrapper with...
2012-06-06 Leif ÅstrandAdd missing call to super.detach() (#6690)
2012-06-06 Leif ÅstrandChange widget -> connector in some places
2012-06-06 Leif ÅstrandFix missing licenses and Serializable (#6690)
2012-06-06 Leif ÅstrandRedefine isVisible to not paint dirty detached componen...
2012-06-06 Leif ÅstrandFix some broken hierarchies (#6690)
2012-06-06 Leif ÅstrandFix accidental invalid cast (#6690)
2012-06-06 Leif ÅstrandInitial extension support (#6690)
2012-06-05 Henri SaraDeprecate WidgetSetCompiler, not needed with Java6...
2012-06-01 Artur SignellRepaint when contents changes (#8735)
2012-06-01 Artur SignellRepaint when contents changes (#8832)
2012-05-31 Artur SignellUpdated to be Root-based and added debug ids to ease...
2012-05-31 Artur SignellAdded generic test for FormLayout
2012-05-31 Artur SignellFixed header height by taking padding into account...
2012-05-30 Henri SaraSupport for additional build time non-Ivy JARs in build...
2012-05-30 Leif ÅstrandReduce number of local workers to avoid synchronization...
2012-05-30 Leif ÅstrandIgnore some temp files created when running TestBench...
2012-05-30 Leif ÅstrandMissing test script contents (#7885)
2012-05-30 Leif ÅstrandRemove Table.setLazyLoading (#6010)
2012-05-30 Leif ÅstrandMake clean-all remove screenshot errors
2012-05-30 Leif ÅstrandMove dependency to the target that is not run in parallel
2012-05-29 Leif ÅstrandTest Vaadin 7 using Chrome 19
2012-05-29 Leif ÅstrandVerify that @Widgetset loads the right widgetset (...
2012-05-29 Leif ÅstrandAdd support for building TestingWidgetSet (#8469)
2012-05-24 Henri SaraImplement first version of view and navigation APIs...
2012-05-22 Artur SignellMade it possible to override the type of wrapped reques...
2012-05-15 Leif ÅstrandTest app and script for #8804
2012-05-14 Leif ÅstrandInclude original exception when throwing PaintException
2012-05-13 Artur SignellAdded support for map keys of any type (#8602)
2012-05-13 Artur SignellUpdated AbstractOrderedLayout to no longer use paintContent
2012-05-13 Artur SignellFixed problem with iterator containing null (#8729)
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 Johannes Dahlström#8723 Oops, call removeElement(), not addElement()...
2012-05-11 Johannes Dahlström#8725 Use TouchScrollDelegate.enableTouchScrolling...
2012-05-11 Johannes Dahlström#8763 Removed overflow: auto from v-panel-content,...
2012-05-11 Johannes Dahlström#8723 Add touch scrolling support to Accordion
2012-05-11 Johannes DahlströmcamelCasify CSS property names
2012-05-11 Automerge[merge from 6.7] Further increase granularity of some...
2012-05-11 Leif ÅstrandImproved error message
2012-05-10 Automerge[merge from 6.7] Increase granularity of some assertion...
next