]> source.dussan.org Git - vaadin-framework.git/shortlog
vaadin-framework.git
2012-03-21 Artur Signelljavadoc
2012-03-21 Artur Signell#8515 Avoid painting invisible children, also through...
2012-03-21 Artur SignellRemoved extra check as Component extends RpcTarget
2012-03-21 Artur SignellRemoved unused code related to old offsetSize stored...
2012-03-21 Artur Signell#8500 Avoid unregistering components that have been...
2012-03-21 Artur Signell#8500 Properly repaint parent (hierarchy) when the...
2012-03-21 Artur SignellAdded generics to KeyMapper and made it based on HashMa...
2012-03-21 Artur Signell#8438 Event handler registration is now a Set in the...
2012-03-21 Artur Signell #8515 Additional fix for sets, and lists from client...
2012-03-21 Artur Signell#8455 Root.getCurrentRoot can now be used in Root.init()
2012-03-21 Artur SignellMade Window work again (connectors are now children...
2012-03-21 Artur SignellPaint Vaadin 6 changes in hierarchy order to retain...
2012-03-21 Artur SignellMade debug id:s work again
2012-03-21 Artur SignellMinor cleanup
2012-03-21 Artur SignellrepaintRequestListenersNotified and "cached" are no...
2012-03-21 Artur SignellJavadoc - mentioned that components must notify their...
2012-03-21 Artur SignellMinor debug info changes
2012-03-21 Artur SignellMoved Connector -> Connector Id mapping to AbstractComp...
2012-03-21 Artur SignellCleaned up code related to storing which type mappings...
2012-03-21 Artur SignellRemoved unused code
2012-03-21 Leif ÅstrandImprove notification for uncaught UmbrellaException
2012-03-21 Leif ÅstrandEnsure AbsoluteLayout wrappers have the rigth size...
2012-03-21 Leif ÅstrandShow uncaught exceptions as notifications (#8544)
2012-03-20 Leif ÅstrandTake negative margin into account when calculating...
2012-03-20 Leif ÅstrandShow a clear message to more easily discover layout...
2012-03-16 Leif ÅstrandDon't mess with column widths any more (#8313)
2012-03-16 Leif ÅstrandOnly prevent margin collapse if embedded
2012-03-16 Artur SignellRemoved extra getDeclaredWidth/getDeclaredHeight as...
2012-03-16 Leif ÅstrandDon't use position: absolute to avoid scrollbars in IE9
2012-03-16 Henri SaraMerge branch 'master' into hierarchypaint
2012-03-16 Artur Signell#8534 Handle null values consistently both from server...
2012-03-16 Leif ÅstrandRemove old hack that nowadays just seems to cause probl...
2012-03-16 Artur Signell#8534 Handle null values consistently both from server...
2012-03-16 Leif ÅstrandUse box-sizing for v-view (#8313)
2012-03-16 Artur SignellPanel can have 0 children if its contents is hidden...
2012-03-16 Artur SignellMerge branch 'master' into hierarchypaint
2012-03-16 Artur SignellBetter support for adding multiple styles through addSt...
2012-03-16 Artur SignellMoved server side ResourceReference to gwt.server package
2012-03-16 Artur SignellConsistently use getSecondComponent instead of using...
2012-03-15 Leif ÅstrandPrevent another case of margin collapse
2012-03-15 Leif ÅstrandIncrease paddings to work in all browsers
2012-03-15 Leif ÅstrandEnsure new layout if caption height changes (#8313)
2012-03-15 Artur SignellMerge branch 'master' into hierarchypaint
2012-03-15 Artur SignellCorrected locator strings
2012-03-15 Artur SignellMerge branch 'master' into hierarchypaint
2012-03-15 Artur SignellAlways paint child components as deferred to ensure...
2012-03-15 Artur SignellCorrected icon check for TabSheet captions
2012-03-15 Artur SignellAdded TODO note
2012-03-15 Leif ÅstrandEnsure layout -> caption dependencies are unregistered...
2012-03-15 Artur SignellAvoid ClassCastException if widget has been previously...
2012-03-15 Artur Signell#8500 Converted AbstractOrderedLayout to use hierarchy...
2012-03-15 Artur SignellJavadoc
2012-03-15 Artur SignellDocumented why the order should be hierarchy listener...
2012-03-15 Artur SignellFixed NPE when layout is empty
2012-03-15 Leif ÅstrandRestore webkit overflow fix (#8313)
2012-03-15 Leif ÅstrandCompensate for borders when size is not undefined ...
2012-03-15 Leif ÅstrandDon't determine row height before the contents are...
2012-03-14 Artur SignellReal fix for TabSheet TestBench compatibility
2012-03-14 Leif ÅstrandRun sizeInit when changing to undefined height (#8525)
2012-03-14 Artur SignellGet scroll position from state, where it is available
2012-03-14 Artur SignellDo not unregister open sub windows
2012-03-14 Artur SignellDo not create a new stack item on every tab change...
2012-03-14 Artur SignellMade TabSheet compatible with older TestBench scripts
2012-03-14 Artur SignellMade TabSheet work again and removed TabSheet tab cachi...
2012-03-14 Artur SignellAdded feature to debug window for dumping connector...
2012-03-14 Artur SignellFixed handling of null widgets in split panel
2012-03-14 Artur SignellFixed NPE when changing tab
2012-03-14 Artur SignellSeparated Component.isEnabled/isVisible from Connector...
2012-03-14 Artur SignellFixed compilation warning
2012-03-14 Artur SignellAdded missing license info
2012-03-14 Artur SignellTemporarily made logging go to system out aswell to...
2012-03-14 Artur SignellAdded sanity checks so communication error responses...
2012-03-14 Artur Signell#8500 Made SplitPanel use hierarchy change events
2012-03-14 Artur Signell#8504 Support passing Connector references to/from...
2012-03-14 Artur SignellMade TabSheet work again and removed TabSheet tab cachi...
2012-03-14 Artur Signell#8500 Updated Panel to no longer use child painted...
2012-03-14 Artur SignellBetter debug info for hierachy changes
2012-03-14 Artur Signell#8500 Allow component containers to hide their children...
2012-03-14 Artur Signell8500 Let the framework handle unregistration of Connectors
2012-03-14 Artur Signell#8500 Print an error message instead of throwing NPE...
2012-03-14 Artur Signell#8500 Made Form implement HasComponents to properly...
2012-03-14 Artur Signell#8500, #3557 Added HasComponents (Iterable<Component...
2012-03-14 Artur SignellNPE fix for getIcon()
2012-03-14 Artur SignellRemoved duplicate file (SourceFileChecker performs...
2012-03-14 Artur SignellAdded missing licenses
2012-03-14 Artur SignellBetter error reporting for anonymous classes
2012-03-14 Artur SignellAll components are RPCTargets
2012-03-14 Artur SignellConnector interface. Renamed getId() -> getConnectorId...
2012-03-14 Artur SignellConnector -> ServerConnector
2012-03-14 Artur SignellTemporary fix to make AbstractOrderedLayout work again
2012-03-14 Artur SignellUpdated Panel to no longer use child painted with the...
2012-03-14 Artur SignellAdded license and javadoc. Removed extra methods from...
2012-03-14 Artur SignellMoved styles list to shared state, replacing the previo...
2012-03-14 Leif ÅstrandPrevent margin collapse to make a hr visible in the...
2012-03-14 Leif ÅstrandFix a rounding problem with the positioning (#8313)
2012-03-13 Artur Signell#8515 Added serialization support for Lists containing...
2012-03-13 Artur SignellFixed readonly handling for fields (depends on property...
2012-03-13 Artur Signell#8510 Support using Resources through URLReference...
2012-03-13 Artur SignellUpdate documentation and add isEnabled as it is mandato...
2012-03-13 Artur Signell#8500 Initial implementation for sending component...
next