]> source.dussan.org Git - vaadin-framework.git/shortlog
vaadin-framework.git
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 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-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 Leif ÅstrandExplicitly paint CustomLayout to send template to the...
2012-04-18 Leif ÅstrandUse the proper template name
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...
2012-04-17 Leif ÅstrandPut margin on caption's parent so caption's outer size...
2012-04-17 Marc EnglundFixes #8669 by prefixing field names with "json_" inste...
2012-04-17 Leif ÅstrandReduce tree node caption padding to make room for focus...
2012-04-17 Leif ÅstrandTake additional padding into account when putting capti...
2012-04-17 Leif ÅstrandMake client side exception more obvious again (#8544)
2012-04-17 Leif ÅstrandExplicitly reserve space for layout paddings to avoid...
2012-04-17 Marc EnglundFixes #8673 (some fields not en/decoded correctly)...
2012-04-16 Automerge[merge from 6.7] #8595 test script: removed accidental...
2012-04-16 Leif ÅstrandAdd exception handling for layout and element resize...
2012-04-16 Leif ÅstrandUse the non-legacy HandlerRegistration type
2012-04-16 Leif ÅstrandRevert "Import the proper HandlerRegistration (#8420)"
2012-04-16 Leif ÅstrandRename paintable -> connector internally
2012-04-16 Artur SignellChanged getStyleNames to be non static so it can be...
2012-04-16 Artur SignellReformatted all source files
2012-04-16 Johannes DahlströmUnit test for #8653
2012-04-16 Artur SignellExclude gwt-unitCache which is too large for GAE
2012-04-16 Artur SignellAdded exception handling for State and Hierarchy events...
2012-04-16 Leif ÅstrandRemove classloader field to make Application serializab...
2012-04-16 Leif ÅstrandAdd overflow: hidden to v-label to prevent margins...
2012-04-13 Leif ÅstrandShow the right target type in the exception message
2012-04-13 Automerge[merge from 6.7] #8639 Improved comments
2012-04-13 Automerge[merge from 6.7] Fixed #8639: Table context menu was...
2012-04-13 Automerge[merge from 6.7] VConsole.error() instead of throwing...
2012-04-13 Automerge[merge from 6.7] test case for #8639
2012-04-13 Johannes DahlströmReverted accidental commit
2012-04-13 Johannes DahlströmBlocked merge of revisions related to 6.7.7 release
2012-04-13 Marc EnglundDouble was encoded as float, fixed. #8657
2012-04-12 Artur SignellScan parametrized types, e.g. List<MyObject> when gener...
2012-04-12 Johannes DahlströmUnit test for #8203
2012-04-12 Johannes Dahlström#8203 Improved javadoc, added null check
2012-04-12 Johannes DahlströmFixed #8653: addTab(index) should not throw if index...
2012-04-12 Artur SignellUnknownComponent should now work again (#8651)
2012-04-12 Leif ÅstrandRename v-paintable -> v-connector (#8652)
2012-04-12 Leif ÅstrandAPI naming change, needs update -> needs layout
2012-04-12 Artur SignellEnsure Table parent is measured after sizeInit
2012-04-12 Leif ÅstrandFix issues with minimum window sizes
2012-04-12 Artur SignellHelper to ease migration of Vaadin 6 components
2012-04-12 Artur SignellJavadoc updates for @Connect
2012-04-12 Artur SignellRe-added ApplicationConnection.updateCaption to ease...
2012-04-12 Artur SignellRenamed @Component to @Connect
2012-04-12 Henri SaraFix ShortCutListenerModification test
2012-04-12 Leif ÅstrandMerge branch 'layoutgraph'
2012-04-12 Artur SignellAnother WindowConnector fix - attach widget to correct...
2012-04-12 Artur SignellRemoved interface that is never referenced
2012-04-12 Artur SignellRemoved deprecated an unneded setAlignment based on...
2012-04-12 Artur SignellRemoved deprecated interface (#8169)
2012-04-12 Artur SignellVaadin 7 triggers a few more repaints than Vaadin 6
2012-04-12 Artur SignellRemoved getLayout/setLayout (#8169)
2012-04-12 Artur SignellMade sub window work again
2012-04-12 Artur SignellJavadoc update
2012-04-12 Artur SignellMade notifications work again (content is no longer...
2012-04-12 Artur SignellAdded missing license info
2012-04-12 Artur SignellJavadoc updates
2012-04-12 Artur SignellWorkaround for problem with wrong state being created
2012-04-12 Artur SignellReduced logging
2012-04-12 Artur SignellFixed references in native code to old class names
2012-04-12 Artur SignellFixed error introduced when refactoring package names
2012-04-12 Artur SignellMove SharedState and ServerRpc classes out from Connect...
2012-04-12 Artur SignellMoved each component to its own package on client side
2012-04-12 Artur SignellMoved shared classes out from connector to avoid class...
2012-04-12 Artur SignellAdded missing license
2012-04-12 Artur SignellButton, NativeButton and CheckBox are no longer Vaadin6...
2012-04-12 Artur SignellSimplified initialization of ServerRpc proxies
2012-04-12 Artur SignellComponent no longer implements Paintable
2012-04-12 Artur SignellUpdated Root to use hierarchy change event for content...
2012-04-12 Artur SignellMerge remote-tracking branch 'origin/6.8'
2012-04-12 Leif ÅstrandEnsure table is measured in second layout phase
2012-04-11 Leif ÅstrandRun scrollbar fix for the next ancestor where it might...
2012-04-11 Leif ÅstrandAvoid causing scrollbars by leaving undefined height...
2012-04-11 Leif ÅstrandDon't assume scrolling elements have no inline overflow...
2012-04-11 Leif ÅstrandMerge branch 'master' into layoutgraph
next