]> source.dussan.org Git - vaadin-framework.git/shortlog
vaadin-framework.git
2012-03-15 Leif ÅstrandEnsure new layout if caption height changes (#8313)
2012-03-15 Artur SignellCorrected locator strings
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 Leif ÅstrandRun sizeInit when changing to undefined height (#8525)
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 Leif ÅstrandDon't need the overflow fix any more (#8313)
2012-03-13 Leif ÅstrandEnsure the height of both captions are take into accoun...
2012-03-13 Leif ÅstrandRestore lazy layout functionality (#8313)
2012-03-13 Leif ÅstrandRun a new layout phase after VScrollTable.sizeInit...
2012-03-13 Leif ÅstrandAlso limit error indicator width (#8313)
2012-03-12 Leif ÅstrandUse absolute positioning to avoid some scrollbars ...
2012-03-12 Leif ÅstrandUpdate paths to work with new GridLayout dom structure
2012-03-12 Leif ÅstrandUse 1px instead of 0 to avoid extra space in left col...
2012-03-12 Leif ÅstrandRevert to running updateWidth from layoutHorizontally...
2012-03-12 Leif ÅstrandOnly run sizeInit after the actual layout (#8313)
2012-03-12 Leif ÅstrandOnly use 100% width if parent width is defined (#8313)
2012-03-09 Leif ÅstrandUse 100% width to get all extra space for the content...
2012-03-09 Leif ÅstrandAdd java license
2012-03-09 Leif ÅstrandRecalculate widths after changing captions (#8313)
2012-03-09 Leif ÅstrandFix problem with space reserved for scrollbars (#8313)
2012-03-09 Leif ÅstrandDynamically adjust window content paddings (#8313)
2012-03-08 Leif ÅstrandUpdate dom selectors for window caption
2012-03-08 Leif ÅstrandUpdate TwinColSelect to update its sizes when needed...
2012-03-08 Leif ÅstrandMove panel background back to where it belongs. (#8313)
2012-03-08 Leif ÅstrandUpdate test to use new dom path for window close element
2012-03-08 Leif ÅstrandUpdate VWindow.setWidth/Height to set outer sizes ...
2012-03-08 Leif ÅstrandRemove debug output accidentally committed
2012-03-07 Leif ÅstrandWindow layouting changes attempt 2 (#8313)
2012-03-07 Leif ÅstrandRemove CSS hack for FF2 (#7981)
2012-03-05 Leif ÅstrandDon't assign any extra space to the width column (...
2012-03-05 Leif ÅstrandProperly update undefined width of tabsheet (#8313)
2012-03-05 Leif ÅstrandFix typo in comment
2012-03-05 Leif ÅstrandUpdate paths to work with new GridLayout dom structure
2012-03-05 Leif ÅstrandLet the contents of sized form layouts use its size...
2012-03-05 Leif ÅstrandDefine .v-has-width/height instead of v-undefined-width...
2012-03-04 Artur Signell#5890 Added getComponentCount to ComponentContainer
2012-03-02 Artur Signell#8429 Made shortcuts in sub window work again
2012-03-02 Leif ÅstrandRemove inline overflow: hidden from panel (#8478)
2012-03-02 Leif ÅstrandMeasure inner height as it isn't affected by margins...
2012-03-02 Johannes DahlströmMerge remote-tracking branch 'origin/6.8'
2012-03-02 Artur SignellSeparated construction of MouseEventDetails (depends...
2012-03-01 Artur SignellUse getId() instead of old API
2012-03-01 Artur SignellFixed javadoc
2012-03-01 Artur SignellVaadinSerializer -> JSONSerializer
2012-03-01 Artur SignellFixed invalid return type in serializer generator
2012-03-01 Artur Signell#8444 Generate serializers for classes used as paramete...
2012-03-01 Artur Signell#8426 Fixed bug with parameters in ClientRPC generator
2012-03-01 Artur SignellRemoved executable flag
2012-03-01 Artur Signell#8444 Generate serializers for client to server RPC
2012-03-01 Artur SignellClientToServerRpc -> ServerRpc
2012-03-01 Artur Signellpaintable -> connector
2012-03-01 Automerge[merge from 6.7] #8077 restored accidentally deleted...
2012-03-01 Automerge[merge from 6.7] TestBench test for #8077
2012-03-01 Leif ÅstrandClear the slot when removing a widget
2012-03-01 Leif ÅstrandAdjust test css for new layout structure (#8085)
2012-03-01 Leif ÅstrandReally don't layout the VView from updateFromUIDL ...
2012-03-01 Leif ÅstrandUpdate dom structures in test
2012-03-01 Leif ÅstrandDon't layout the VView from updateFromUIDL (#8313)
2012-03-01 Leif ÅstrandUse absolute positioning to avoid a scrollbar bug ...
2012-02-29 Henri SaraImplement server to client RPC (#8426).
2012-02-29 Automerge[merge from 6.7] Report the correct port when starting...
2012-02-29 Automerge[merge from 6.7] Fixed #8077: removed a buggy optimizat...
2012-02-29 Leif ÅstrandIgnore *.DS_Store (OS X metadata)
2012-02-28 Artur SignellOrganized imports and formatted all java files
2012-02-28 Artur SignellCorrected invalid method reference in javadoc
2012-02-28 Artur Signell#8442 Serialize also nested beans, #8441 Allow using...
2012-02-28 Artur SignellRenamed ClientToServerRpc -> ServerRPC
2012-02-28 Artur Signell#8448 Re-added registration of event listeners which...
2012-02-28 Artur Signell#8448 Replaced id and connection setters with parameter...
2012-02-28 Leif ÅstrandImprove positioning of captions (#8313)
2012-02-28 Leif ÅstrandDon't use overflow: hidden by default (#8313)
2012-02-28 Leif ÅstrandAdd some missing dirty state updates (#8313)
2012-02-28 Leif ÅstrandEnable changing size back to undefined (#8304)
2012-02-28 Artur Signell#8439 Deprecated ApplicationConnect.getPaintable(UIDL...
2012-02-28 Artur SignellRenamed Paintable component classes to Connector
2012-02-27 Johannes Dahlström#5100 Support for server-side focus/blur listeners...
2012-02-27 Artur Signell#8434 Renamed *Paintable classes to *Connector and...
2012-02-27 Leif ÅstrandUpdate GridLayout to use its "margins" (#8313)
2012-02-27 Artur SignellgetWidgetForPaintable -> getWidget
2012-02-27 Leif ÅstrandDrop size calculations from Embeddable (#8312)
2012-02-27 Leif ÅstrandDon't use max-width as it prevents widgets from growing
2012-02-27 Leif ÅstrandCheck for the only likely null
2012-02-27 Leif ÅstrandAdd license
2012-02-27 Leif ÅstrandChange internal naming for notifiable -> managed
2012-02-27 Leif ÅstrandMerge branch 'layoutperformance'
2012-02-27 Leif ÅstrandRefactor #8313 based on API review
2012-02-27 Artur SignellIgnore Eclipse generated .externalToolBuilders
2012-02-27 Artur SignellRemoved extra "Widget" prefix from ApplicationConnectio...
2012-02-27 Henri SaraRename and clean-up AbstractCommunicationManager.writeU...
2012-02-23 Leif ÅstrandCompensate for (left) padding when setting size based...
2012-02-23 Leif ÅstrandRename definedHeight/Width -> declaredHeight/Width...
2012-02-23 Artur Signell#8278 Added helper for RPC initialization and moved...
2012-02-23 Leif ÅstrandRename deRegisterDependency -> unregisterDependency
2012-02-23 Artur SignellRemoved old FIXME
2012-02-23 Leif ÅstrandProper selector for defined sizing (#8313)
2012-02-23 Leif ÅstrandUpdate some dom paths to reflect reality
2012-02-23 Artur SignellMerge remote-tracking branch 'origin/rpc'
next