]> source.dussan.org Git - vaadin-framework.git/shortlog
vaadin-framework.git
2012-04-04 Artur SignellAvoid warning for RootConnector not having a parent
2012-04-04 Artur SignellUnregister event for ServerConnector
2012-04-04 Artur SignellChanged ConnectorHierarchyChangeEvent to use the same...
2012-04-04 Artur SignellSub window can no longer 'open' other windows
2012-04-04 Artur SignellMoved basic Window state attributes to WindowState
2012-04-04 Artur SignellCreated GridLayoutState with basic GridLayout state
2012-04-04 Artur SignellRemoved unused createState() from client side
2012-04-04 Artur SignellAutomatically create state on server side based on...
2012-04-04 Artur SignellGenerator to ease initialization of client to server...
2012-04-04 Artur SignellSimplified Rpc registration on server side (#8591)
2012-04-04 Artur SignellLog error for missing RPC manager or target (#8590)
2012-04-04 Artur SignellLog instead of using system.out
2012-04-04 Artur SignellAdded timestamps to debug window output
2012-04-04 Artur SignellDefined RPC in a field rather than inline for clarity
2012-04-04 Artur SignellRemoved description from target that should not be...
2012-04-04 Artur SignellAbstractComponent.updateFromUIDL moved to state change...
2012-04-04 Artur SignellFixed problem with anonymous classes and with AbstractC...
2012-04-04 Henri SaraReplace @ClientWidget with client-side @Component ...
2012-04-03 Leif ÅstrandDo panel wrapper sizing with css
2012-04-03 Leif ÅstrandRun onChildSizeChange for new children
2012-04-03 Leif ÅstrandDump connector hierachy as a clickable tree
2012-04-03 Leif ÅstrandTweak spacings to better utilize horizontal space
2012-04-03 Leif ÅstrandLess verbose debug output
2012-04-02 Leif ÅstrandUse StateChangeHandler to detect child sizing change
2012-04-02 Leif ÅstrandMake default Root state reflect reality (#8460)
2012-04-02 Leif ÅstrandImport the proper HandlerRegistration (#8420)
2012-03-30 Artur SignellFixed test (spliter click coordinates)
2012-03-30 Artur SignellConverted CustomComponent to use only connector hierarc...
2012-03-30 Artur SignellReplaced "defer" status with "cached" to be more Vaadin...
2012-03-30 Artur SignellFixed test as Embedded now return mouse coordinates...
2012-03-30 Artur SignellAdded missing license
2012-03-30 Artur SignellMerge remote-tracking branch 'origin/6.8'
2012-03-30 Artur SignellMoved isConnectorEnabled() to ClientConnector and impro...
2012-03-30 Artur SignellLess logging + always search for serializable types...
2012-03-30 Artur SignellRemoved unused code
2012-03-30 Automerge[merge from 6.7] #8580 test case
2012-03-30 Automerge[merge from 6.7] #8580 Added a comment
2012-03-30 Artur SignellChanged Event to be inside Handler instead of vice...
2012-03-29 Automerge[merge from 6.7] Fixed #8580: After a UIDL request...
2012-03-29 Artur SignellRemoved unnecessary connector id from widget
2012-03-29 Artur SignellAdded missing RPC registration on server side
2012-03-29 Artur SignellUpdated split panel to send split position using RPC
2012-03-29 Artur SignellRefactored ClickEventHandler and LayoutClickEventHandle...
2012-03-29 Artur SignellInclude methods from parent RPC interfaces aswell to...
2012-03-29 Automerge[merge from 6.7] Integration test with Firefox 11
2012-03-29 Automerge[merge from 6.7] Test with Chrome 18
2012-03-29 Artur SignellMoved update logic from updateFromUIDL to state change...
2012-03-29 Artur Signell#8420 StateChangeHandler that is called for all state...
2012-03-29 Artur SignellReplaced paintContent with shared state
2012-03-29 Artur SignellJavadoc
2012-03-29 Automerge[merge from 6.7] Test with Firefox 11
2012-03-28 Marc EnglundgetCanonicalName() caused classloading problems when...
2012-03-27 Artur SignellDo not run updateFromUidl for deferred uidl
2012-03-27 Artur SignellMerge remote-tracking branch 'origin/6.8'
2012-03-27 Artur SignellRemoved unnecessary deprecated getConnectorId methods.
2012-03-27 Artur SignellCorrectly track open windows and check modality.
2012-03-27 Artur SignellFixed NPE that occured when RPC target had been removed...
2012-03-27 Artur SignellDo not decide window order in VWindow constructor as...
2012-03-27 Leif ÅstrandMark ApplicationStartEvent as serializable (#8542)
2012-03-27 Automerge[merge from 6.7] Test for #8526
2012-03-27 Leif ÅstrandServer side unit test for #8542
2012-03-27 Automerge[merge from 6.7] #8559/#8560 Additional fixes based...
2012-03-27 Leif ÅstrandEnable loading Root subclasses with a custom class...
2012-03-27 Leif ÅstrandUpdate PopupView to work with LayoutManager (#8313)
2012-03-27 Leif ÅstrandMake label width undefined so at least one child has...
2012-03-27 Artur SignellMerge remote-tracking branch 'origin/6.8'
2012-03-26 Artur SignellMerge remote-tracking branch 'origin/6.8'
2012-03-26 Automerge[merge from 6.7] #8526 Added comments
2012-03-26 Automerge[merge from 6.7] #8328 Pass the new, not the old, value...
2012-03-26 Artur Signell#5100 Updated test to use log instead of Label for...
2012-03-26 Artur Signell#8478 Added clip constant to BaseTheme
2012-03-26 Artur SignellCorrected vertical layout locator string
2012-03-25 Artur SignellPaintable -> Connector
2012-03-25 Artur SignellRemoved unused class
2012-03-25 Artur SignellFixed NPE occuring when Table is quickly added and...
2012-03-25 Artur SignellCorrected VerticalLayout locator strings
2012-03-25 Artur SignellRemoved accidentally merged file
2012-03-25 Artur SignellCorrected invalid locator
2012-03-25 Artur Signell#8455 Updated test to reflect that root is available...
2012-03-25 Artur SignellCorrected vertical layout locator
2012-03-25 Artur SignellCorrected close button locators
2012-03-23 Automerge[merge from 6.7] #8526 If a Table row has an open conte...
2012-03-23 Artur SignellMerge remote-tracking branch 'origin/6.8'
2012-03-23 Artur SignellFixed invalid locator string
2012-03-23 Artur SignellFixed invalid locator string
2012-03-23 Artur SignellAdded support for layout click events
2012-03-23 Artur SignellFixed invalid locator string
2012-03-23 Artur SignellFixed invalid locator string
2012-03-23 Artur SignellFixed wrong locator string (invisible Table is no longe...
2012-03-23 Automerge[merge from 6.7] Added comments so it is possible to...
2012-03-23 Leif ÅstrandUse overflow: hidden to remove scrollbars in IE8 (...
2012-03-23 Leif ÅstrandAnother attempt with the icon styles for IE8 (#8313)
2012-03-23 Automerge[merge from 6.7] #8563 Corrected invalid "this" reference
2012-03-23 Automerge[merge from 6.7] Updated locator to be compatible with...
2012-03-23 Automerge[merge from 6.7] Backported test changes from Vaadin 7
2012-03-23 Artur SignellMerge remote-tracking branch 'origin/6.8'
2012-03-23 Artur SignellFixed DOM locators (layout DOM changes)
2012-03-23 Artur SignellStore widget -> LayoutSlot mapping in a map instead...
2012-03-23 Artur SignellDescription getter should return what has been set...
2012-03-23 Leif ÅstrandForce more reflows in IE8 to detect icon style (#8313)
next