]> source.dussan.org Git - vaadin-framework.git/shortlog
vaadin-framework.git
2012-06-11 Johannes DahlströmMerge commit 'ecd026'
2012-06-11 Johannes DahlströmMerge commit 'b5486'
2012-06-11 Johannes DahlströmMerge commit 'adf89'
2012-06-11 Johannes DahlströmMerge commit 'a21464'
2012-06-11 Johannes DahlströmFix accidentally committed file with unresolved conflicts
2012-06-11 Johannes DahlströmMerge commit '8b064'
2012-06-11 Johannes DahlströmMerge commit '0ec349'
2012-06-11 Johannes DahlströmMerge commit 'c03c4'
2012-06-11 Johannes DahlströmMerge commit '22652b'
2012-06-11 Johannes DahlströmMerge commit '9ae6c'
2012-06-11 Johannes DahlströmMerge commit '321b4'
2012-06-11 Johannes DahlströmMerge commit '38263'
2012-06-11 Johannes DahlströmMerge commit 'ac2008'
2012-06-11 Johannes DahlströmMerge commit '716de'
2012-06-11 Johannes DahlströmMerge commit '95e0de'
2012-06-11 Johannes DahlströmMerge commit 'b50dcc'
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-18 Johannes Dahlström[merge from 6.7] #8793 Add unit test for TabSheet.repla...
2012-05-16 Automerge[merge from 6.7] Rename illogical local variable
2012-05-15 Automerge[merge from 6.7] Test case for #7387
2012-05-15 Automerge[merge from 6.7] Take viewport scrolling into account...
2012-05-15 Automerge[merge from 6.7] Remove invalid import used by javadocs
2012-05-15 Automerge[merge from 6.7] #5521 fixed condition that was always...
2012-05-15 Automerge[merge from 6.7] Avoid random failures by not clicking...
2012-05-15 Johannes Dahlström#8763 Re-added TouchScrollDelegate#setElements()
2012-05-15 Johannes Dahlström#8716 #8725 Fix regressions introduced by CSS class...
2012-05-15 Leif ÅstrandTest app and script for #8804
2012-05-14 Johannes Dahlström#8723 Do not sink touch events in Accordion
2012-05-14 Johannes Dahlström#8724 Erroneously called onTouchBrowserEvent with non...
2012-05-14 Leif ÅstrandInclude original exception when throwing PaintException
2012-05-14 Johannes Dahlström#8763 Removed debug messages, added Javadoc to TouchScr...
next