]> source.dussan.org Git - vaadin-framework.git/shortlog
vaadin-framework.git
2012-08-15 Artur SignellRemoved @version which is included in some files but...
2012-08-15 Artur SignellCRLF -> LF
2012-08-15 Artur SignellFixed compilation of testing widgetset
2012-08-15 John AhlroosRemoved reference to VaadinDOMImplSafari from widgetset
2012-08-15 John AhlroosRemoved workaround for GWT issue #6130 after applying...
2012-08-15 Artur SignellSlash is used in CSS independent of the platform (...
2012-08-15 Artur SignellEnsure client-compiler is compiled before compiling...
2012-08-14 Artur SignellMade tests compile again (#9299)
2012-08-14 Artur SignellFixed sass compile path (#9299)
2012-08-14 Artur SignellFixed widgetset compilation (#9299)
2012-08-14 Artur SignellRemoved dependencies from client to server/client-compi...
2012-08-14 Artur SignellMoved client compiler sources to own source folder...
2012-08-14 Artur SignellRemoved depdencies from server to client (#9279)
2012-08-14 Artur SignellDisabled Emma to avoid extra complexity in build (...
2012-08-14 Leif ÅstrandJavadocs for #9274
2012-08-14 Leif ÅstrandJavadocs for #9273
2012-08-13 Artur SignellEliminated dependencies from server to client (#9279)
2012-08-13 Artur SignellMoved server files to a server src folder (#9299)
2012-08-13 Artur SignellMoved client files to a client src folder (#9299)
2012-08-13 Artur SignellMoved com.vaadin.shared files to a shared src folder...
2012-08-13 Leif ÅstrandSend destroy event to the same listeners that got the...
2012-08-13 Leif ÅstrandRename JavaScriptCallback -> JavaScriptFunction (#9293)
2012-08-13 Leif ÅstrandRename VaadinContext -> AddonContext (#9273)
2012-08-13 Leif ÅstrandRegister BootstrapListener to Application (#9274)
2012-08-13 Leif ÅstrandRefactor to have separate BootstrapListener methods...
2012-08-13 Artur SignellRemoved dependencies from shared to server/client ...
2012-08-13 Leif ÅstrandFix test broken by #9280
2012-08-10 Leif ÅstrandSimplify BootstrapHandler now when extensibility isn...
2012-08-10 Leif ÅstrandFix doctype causing screenshot differences (#9274)
2012-08-10 Johannes DahlströmA few improvements to shared state debug console (...
2012-08-10 Johannes DahlströmBasic support for logging connector hierarchy changes
2012-08-10 Johannes DahlströmPass ApplicationConnection, not ApplicationConfiguratio...
2012-08-10 Henri SaraMerge remote-tracking branch 'origin/sass'
2012-08-10 Leif ÅstrandUpdate test case to cover #9282
2012-08-10 Leif ÅstrandAllow detaching Extension once (#9282)
2012-08-10 Leif ÅstrandRevert "Run JavaScript RPC with this pointing to the...
2012-08-10 Henri SaraMerge SASS fixes keeping comments, remove hack for...
2012-08-09 Artur SignellReformatted project
2012-08-09 Leif ÅstrandAdd an API for modifying the bootstrap page. (#9274)
2012-08-09 Leif ÅstrandInclude jsoup library for modifying bootstap page DOM...
2012-08-09 Leif ÅstrandUse ServiceLoader to let add-ons register listeners...
2012-08-09 Henri SaraMerge SASS change: Fixed a bug regarding replaceValue...
2012-08-09 Henri SaraManual merge for SASS: fixed a bug in VariableVisitor
2012-08-09 Henri SaraAdd license header for all non-parser SASS Java files...
2012-08-09 Henri SaraRefactor SASS tests: split off Microsoft extensions...
2012-08-09 Henri SaraRefactor SASS tests to fail on exceptions (#9223)
2012-08-09 Henri SaraSplit semicolon related issues to a separate test ...
2012-08-09 Henri SaraRemove SASS test suites and rename TestBase to Abstract...
2012-08-08 Henri SaraApply changeset from SASS repository: comment handling
2012-08-08 Henri SaraStandard themes in SCSS form, updated CompileDefaultThe...
2012-08-08 Henri SaraCompile and unit test SASS during build (#9223)
2012-08-08 Henri SaraAdd SASS source code, unit tests and test resources...
2012-08-07 Artur SignellMerge commit '197e7ce782968dfda2fd7849547ffdec59a387f5'
2012-08-07 Artur SignellMerge commit '082985c68ad0b6c7f8c155cce2a5a79070176c09'
2012-08-06 Leif ÅstrandMake JsonPaintTarget use ResourceReference for getting...
2012-08-06 Leif ÅstrandSet java.awt.headless to avoid dock icon in tests using...
2012-08-06 Leif ÅstrandMake clean-all purge gwt-unitCache
2012-08-03 Leif ÅstrandAdd shorthand for avoiding null-checks with ResourceRef...
2012-08-03 Artur SignellDo not submit TextArea value on enter in IE (#9139)
2012-08-03 Leif ÅstrandSupport getting translated urls in javascript (#9209)
2012-08-03 Artur SignellShim iframe should not have tabindex (#6219)
2012-08-03 Artur SignellThrow IllegalArgumentException from addParameter for...
2012-08-03 Artur SignellLonger pause to make test more reliable
2012-08-03 Leif ÅstrandMerge remote-tracking branch 'origin/6.8'
2012-08-03 Leif ÅstrandMake LoginForm work inside iframes (#8144)
2012-08-03 Artur SignellEnsure notification notifies VOverlay about its positio...
2012-08-03 Artur SignellRenamed method to better reflect what it does (#6219...
2012-08-03 Artur SignellFix for overlays in opera with no shadow (#6219, #8399)
2012-08-03 Artur SignellTest using Chrome 21 (#9202)
2012-08-03 Leif ÅstrandDon't warn when same connector resource is used in...
2012-08-03 Leif ÅstrandMake connector implement Paintable just to get rid...
2012-08-02 Artur SignellAdded iframe to all overlays to avoid PDF and applet...
2012-08-02 Leif ÅstrandClear selectionRangeStart if the key map has been clear...
2012-08-01 Leif ÅstrandRemember previous row height to maintain table size...
2012-07-31 Leif ÅstrandUpgrade build.xml for Java 1.6
2012-07-31 Leif ÅstrandEnsure GWT is compiled before compiling a single widgetset
2012-07-31 Artur SignellRemoved duplicated code (#9189)
2012-07-31 Artur SignellCorrectly decode maps and arrays with "" as the last...
2012-07-31 Artur SignellLog variables also when the paintable cannot be found...
2012-07-31 Leif ÅstrandRemove unwanted auto-generated stub (#8574)
2012-07-31 Leif ÅstrandMerge remote-tracking branch 'origin/6.8'
2012-07-31 Leif ÅstrandMove common code to AbstractDeploymentConfiguration...
2012-07-31 Leif ÅstrandUse constants for magic strings and add / to end of...
2012-07-30 Leif ÅstrandAvoid int parse error in VSplitPanel and clean up the...
2012-07-30 Leif ÅstrandImproved code readability based on review (#8109)
2012-07-30 Leif ÅstrandDon't make changes directly to the visible itemids...
2012-07-27 Johannes DahlströmExplicitly delegate keyboard events from the PopupView...
2012-07-27 Leif ÅstrandPreserve selection order for multi select value (#8109...
2012-07-27 Johannes DahlströmFixed TooltipInWindow test after moving (#9172)
2012-07-27 Leif ÅstrandMove classes common to client and server to com.vaadin...
2012-07-27 Johannes DahlströmMoved window tooltip test from components/ to component...
2012-07-27 Johannes DahlströmRevert root cleanup changes - this commit was not suppo...
2012-07-27 Leif ÅstrandImprove server-side error when serializing wildcard...
2012-07-27 Henri Sara#9155 Add refresh() to SQLContainer.removeContainerFilt...
2012-07-26 Leif ÅstrandFix portlet code that was disabled before Root.open...
2012-07-26 Leif ÅstrandFix typo
2012-07-26 Leif ÅstrandSupport connector resources in portlets (#9059)
2012-07-26 Leif ÅstrandRefactor Portlet URL handling based on Servlet URLs...
2012-07-26 Leif ÅstrandRemove check for header not sent since svn revision...
2012-07-26 Johannes DahlströmActually we still need the VOverlay special case for...
next