]> source.dussan.org Git - vaadin-framework.git/shortlog
vaadin-framework.git
2008-10-10 Marc EnglundRemoved unnecessary window caption change.
2008-10-10 Marc EnglundDoes not draw window contents if we're going to another...
2008-10-09 Marc EnglundPre-svn-move Sampler-proto commit
2008-10-09 Marc EnglundPre-svn-move Sampler-proto commit
2008-10-09 Jouni KoivuviitaRemoved unnecessary background image from tabsheet...
2008-10-09 Jouni KoivuviitaSplitPanel now updates it's position back to server...
2008-10-09 Jouni KoivuviitaRemoved even more unused images.
2008-10-09 Jouni KoivuviitaRemoved unused images.
2008-10-08 Matti Tahvonenreverted changes from [5577] to resolve #2140
2008-10-08 Matti Tahvonenfixes #2138 Cleaning and fixing some scrollbar issues
2008-10-08 Jouni KoivuviitaFixes the infamous disappearing caret bug in Firefox 2.
2008-10-08 Jouni KoivuviitaMin-width spacer DIV now added only once, not every...
2008-10-08 Marc EnglundupdateFromUIDL() sets item icon, fixes #2137
2008-10-07 Matti Tahvonenfixed iform renderspace calculation
2008-10-07 Matti Tahvonenrenderspace dummy implementation for iformlayout
2008-10-07 Matti Tahvonenrenderspace dummy implementation for icustomlayout
2008-10-07 Matti Tahvonenenhanced absolute grid
2008-10-07 Matti Tahvonenfixed invalid code style
2008-10-07 Matti Tahvonenenabled scrolling in toolkit + some other minor changes
2008-10-07 Matti Tahvonenenhanced test case
2008-10-07 Matti TahvonenModified the test case to be suitable
2008-10-06 Jouni KoivuviitaTest case for Matti.
2008-10-06 Jouni KoivuviitaFix for #2087: the same loading indicator is show at...
2008-10-06 Jouni KoivuviitaFixes #2087: added simple favicon support for themes.
2008-10-06 Jouni KoivuviitaFavicon added for "example" theme.
2008-10-06 Jouni KoivuviitaFixes #2096: ISlider now pushes the value change event...
2008-10-06 Jouni KoivuviitaReduced color amount, file size decreased.
2008-10-06 Jouni KoivuviitaFix for #2131 (combobox bg image now 2000px wide).
2008-10-03 Jouni KoivuviitaNew default theme for sub window. Shadow implementation...
2008-10-03 Jouni KoivuviitaBeautified form example styles.
2008-10-03 Matti Tahvonenfixes #2133, context menu event from gwt 1.5 + some...
2008-10-02 Joonas LehtinenRewrote the calculator example in clearer way. Now...
2008-10-02 Risto YrjänäUpdate test and code to handle nested coordinatelayouts
2008-10-02 Marc EnglundApplications started in-order, one-at-a-time, to avoid...
2008-10-02 Matti Tahvonenfixes #2132, margin where reduced two times from the...
2008-10-02 Matti Tahvonenrefactored Table sizing.
2008-10-01 Artur SignellFixed ScrollTable relative height calculation
2008-10-01 Artur SignellFixed debug console restartApplication problem
2008-10-01 Artur SignellFix OrderedLayout problem with IE6
2008-10-01 Artur SignellFixed IScrollTable size problem
2008-10-01 Artur SignellFixed window resize problem
2008-10-01 Artur SignellFixed splitPanel allocated space calculation
2008-10-01 Artur SignellFixed TestBench layout problem
2008-10-01 Marc EnglundRemoved two invalid javadoc comments.
2008-10-01 Artur SignellFix for #1939
2008-10-01 Artur SignellChanged the way relative component sizes are handled...
2008-09-30 Marko GrönroosJavaDoc fix for #1968 (again). XHTML templates, not...
2008-09-30 Marko GrönroosReverted [5565] again. Had committed extra files.
2008-09-30 Marko GrönroosReverted [5566]. Committed unwanted file when reverting...
2008-09-30 Marko GrönroosReverted [5565]. Had committed extra files.
2008-09-30 Marko GrönroosJavaDoc fix for #1968. XHTML templates, not XSL. Also...
2008-09-30 Matti Tahvonenfixed bug with ExpandLayout FF hack
2008-09-30 Marc EnglundBetter handling when user quickly enters invalid stuff...
2008-09-30 Matti Tahvonensmall enhancement to print stylesheet
2008-09-30 Matti Tahvonensimple css print instructions, to bypass our overflow...
2008-09-30 Matti Tahvonenfixes #2128, implemented Focusable for some client...
2008-09-30 Matti Tahvonenfixes #1394 together with [5558]
2008-09-30 Matti Tahvonensvn changeset:5558/svn branch:trunk
2008-09-30 Matti Tahvonenremoved obsolete javadocs
2008-09-30 Matti Tahvonentest for focusing components
2008-09-30 Matti Tahvonenfixes #1235. setting subwindow subwindow readonly now...
2008-09-29 Matti Tahvonentest case and fix for #2014 (toggling empty container...
2008-09-29 Artur Signell#2083 test case
2008-09-29 Risto YrjänäCopied CoordinateLayout from incubator to trunk
2008-09-29 Matti Tahvonen#1973 fix now gwt 1.4 compatible
2008-09-29 Matti Tahvonenremoved obsolete panel width/height variables from...
2008-09-29 Matti Tahvonencleaned (removed) documentation in abstractcomponent...
2008-09-29 Matti Tahvonenusing size attributes instead of variables for reading...
2008-09-29 Matti Tahvonenadded CSS formatting for sizes, so we don't get decimal...
2008-09-29 Marc EnglundIScrollTable styles cell also when it contains a compon...
2008-09-29 Marc EnglundTest case for #2125
2008-09-29 Matti Tahvonenfixes #2121 (Mac subwindow theme issue)
2008-09-29 Marc EnglundColumnGenerator now kept in order; fixes #2124
2008-09-29 Matti Tahvonenupdated gwt-maps.jar
2008-09-26 Joonas LehtinenPrint a message to system out after default theme css...
2008-09-26 Joonas LehtinenDeclared Application.getSystemMessages() API as final...
2008-09-26 Joonas LehtinenFixed #2106 : Reviewed, tested, merged (and a bit fixed...
2008-09-26 Joonas LehtinenFixed #2090 and added test : width/height can be float
2008-09-26 Marc EnglundFixes #2051 (components fit table better)
2008-09-26 Joonas LehtinenFixed #2119 : Select isn't updated correctly when value...
2008-09-26 Matti Tahvonenfixes #2091. Issues with gecko and orizontal expand...
2008-09-26 Joonas LehtinenTestcase for #2119
2008-09-26 Joonas LehtinenFix and test for #2117: It should be possible to create...
2008-09-26 Matti Tahvonentuning tabIndex behavior
2008-09-25 Marc EnglundSelect first visible tab if selected tab hidden. Fixes...
2008-09-25 Matti Tahvonenfixes regressions by #2077 / [5488]
2008-09-25 Marc EnglundMore rows in table for better testcase
2008-09-25 Marc EnglundOne more thing for #677
2008-09-25 Marc EnglundsetEnabled(false) disables visible sub-components;...
2008-09-25 Marc EnglundsetEnable(false) also disables descendants, for #677...
2008-09-25 Marc EnglundEven better testcase
2008-09-25 Marc EnglundImproved testcase; instructions, includes special cases...
2008-09-25 Matti Tahvonenfixes #1973, also makes uidl with table more efficient...
2008-09-25 Matti Tahvonenadded test case
2008-09-25 Jani LaaksoSee #2108 . Bringing back multiapp.html which works...
2008-09-24 Joonas LehtinenFixes #2100 : Prevent window from being added to multip...
2008-09-24 Joonas LehtinenFixing a documentation bug #1670
2008-09-24 Joonas LehtinenFixes #2114 : PopupView: Shadow does not scale together...
2008-09-24 Joonas LehtinenFixes #2113 : PopupView should indicate clickability...
2008-09-24 Joonas LehtinenReviewed #1397 and did the following changes/corrections:
next