]> source.dussan.org Git - vaadin-framework.git/shortlog
vaadin-framework.git
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...
2012-07-26 Johannes DahlströmFix tooltips in VOverlay/PopupPanel widgets; remove...
2012-07-26 Leif ÅstrandUpdate test to work with Vaadin 7
2012-07-26 Leif ÅstrandMerge remote branch 'origin/6.8'
2012-07-26 Johannes DahlströmA better patch and test for #7036
2012-07-26 Johannes DahlströmReverted #7036 patch, will write a better one
2012-07-26 Leif ÅstrandDon't throw UnsupportedOperationException in Label...
2012-07-26 Leif ÅstrandTest case for #9172
2012-07-25 Leif ÅstrandAdd missing Java 6 @Override annotations
2012-07-25 Leif ÅstrandMove null check before using variable
2012-07-25 Leif ÅstrandFix typo preventing StreamVariable cleanup (#9171)
2012-07-25 Johannes DahlströmMake a read-only RichTextArea scrollable (#7036)
2012-07-25 Henri Sara#9148 SQLContainer extensible null value support using...
2012-07-25 Henri SaraSupport using pre-compiled GWT JARs in build with use...
2012-07-25 Leif ÅstrandFail build SerializerMapGenerator finds unserializable...
2012-07-25 Leif ÅstrandTweak tests to cope with changed component paths
2012-07-24 Leif ÅstrandTweak test scripts to work better with chrome
2012-07-24 Johannes DahlströmExtend Root instead of Application
2012-07-24 Johannes DahlströmMerge remote-tracking branch 'origin/master'
2012-07-24 Johannes DahlströmMerge branch '6.8'
2012-07-24 Leif ÅstrandFix copy/paste error in teamcity integration
2012-07-24 Leif ÅstrandAdjust merge check to work more nicely with team city
next