]> source.dussan.org Git - vaadin-framework.git/shortlog
vaadin-framework.git
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:
2008-09-24 Matti Tahvonencss update for accordion
2008-09-24 Matti Tahvonencleaned test case
2008-09-24 Matti Tahvonenmajor accordion changes. fixes #2103 and some other...
2008-09-24 Joonas LehtinenFixed a illogical comment in event passing mechanism
2008-09-24 Joonas LehtinenFixed #2067 : Added exception-handler to BufferedCompon...
2008-09-24 Joonas LehtinenJavadoc update for AbstractComponent errorHandler
2008-09-24 Joonas LehtinenFixes #2089 : Warning: Ignoring variable change for...
2008-09-24 Joonas LehtinenFixed #2108 : Removed broken test-files: embeddingifram...
2008-09-23 Joonas LehtinenFix and testcase for #2107 : Field on client may not...
2008-09-23 Joonas LehtinenTest-case for #2038
2008-09-23 Joonas LehtinenFixes #2077: Button-click may be losed if button moves...
2008-09-23 Marc Englund"clickEvent" immediateness logic change, fixes #2104...
2008-09-23 Jouni KoivuviitaFixes #2011, exception in IE7 when rendering shadow.
2008-09-23 Marc EnglundUpdated to include table - seems to work.
2008-09-23 Marc EnglundAdded requestRepaint() to two setters. Fixes #2105
2008-09-23 Marc EnglundTC for #2104 and #2105
2008-09-23 Matti Tahvonenadded test case
2008-09-23 Matti Tahvonenfixes #1589, default value for Content-Disposition...
2008-09-23 Matti Tahvonenadded test case
2008-09-23 Matti Tahvonenfixes #2097 (session expired message and modal window...
2008-09-22 Artur SignellFixes #1966 in IE6/IE7
2008-09-22 Matti Tahvonenadded FIXME note
2008-09-22 Matti Tahvonenfixes #2095
2008-09-22 Matti Tahvonenadded test case
2008-09-22 Artur SignellTest case for #2101
2008-09-22 Artur SignellTestcase for #2099
2008-09-22 Artur SignellTestcase for #2098
2008-09-19 Artur SignellBetter fix for #1923 - Panel issues in IE6
2008-09-19 Artur SignellUpdated test case for #1923
2008-09-19 Artur SignellFix for #1966 - OrderedLayout vertical alignment
2008-09-19 Artur SignellFix for #2042 - Embedded notifies parent of size change...
2008-09-19 Artur SignellFix for #2025 - OrderedLayout caption removal
2008-09-19 Matti Tahvonenremoved obsolete log message
2008-09-19 Artur SignellAdded method for a component to notify its parent conta...
2008-09-19 Matti Tahvonenimproved test case
2008-09-18 Marc EnglundRemoved (GWT added) position:relative. Fixes #2054
2008-09-18 Matti Tahvonencleaning
2008-09-18 Matti Tahvonenimplemented simple system to ensure css is loaded....
2008-09-18 Artur SignellMore comprehensive test case for #2029
2008-09-18 Artur SignellFix for #2029 - orderedlayout width calculations
2008-09-17 Marko GrönroosAdjusted maxmemory of the Xalan process that compiles...
2008-09-17 Joonas LehtinenFixes #1970 : Need for a safe way to use application...
2008-09-17 Marc EnglundAdded custom widgetset target stub.
2008-09-17 Marc EnglundApparently I accidentally typed some extra stuff in...
2008-09-17 Joonas LehtinenRemoved already moved documentation-images related...
2008-09-17 Joonas LehtinenUpdated test-case for #1970
2008-09-17 Joonas LehtinenFixed #2053 : Closing browse-window should trigger...
2008-09-17 Joonas LehtinenSome src comment updates
2008-09-17 Matti Tahvonenremoved dummy developer check, hoping this to fix ...
2008-09-16 Risto YrjänäChanged to comply to Java 1.5 and GWT 1.5, added setAni...
2008-09-16 Joonas LehtinenDeprecates TextField.setFormat() (and also fixes one...
2008-09-16 Joonas LehtinenProposal for better formatting API replacing TextField...
2008-09-16 Matti Tahvonenfixes #2062
2008-09-16 Matti Tahvonensanity check for tabsheet height, fixes error in IE...
2008-09-16 Marko GrönroosFixes #1858.
2008-09-16 Marko GrönroosReverted mass formatting done in [5331] for Form and...
2008-09-16 Matti Tahvonenfixes tooltip issues #2074, sinking needed events also...
2008-09-16 Matti Tahvonenfixes tooltip issues #2074,#2075
2008-09-16 Matti TahvonenEvents needed for tooltip no more sunk by default in...
2008-09-16 Matti TahvonenEvents needed for tooltip no more sunk by default in...
2008-09-15 Joonas LehtinenFixes #2076 : TextField.getValue() does not use format
2008-09-15 Jouni KoivuviitaPartial fix for #1106 (Flash content is drawn over...
2008-09-15 Jouni KoivuviitaMinor typo fixed + some text formatting for WindowingEx...
2008-09-15 Jouni KoivuviitaFixes #2045: Modal window modality curtain now covers...
2008-09-15 Jouni KoivuviitaTestcase for #2061.
2008-09-15 Matti Tahvonenfixes #2072, added "dragcurtain" for FF
2008-09-15 Jouni KoivuviitaCalendarPanel with YEAR resolution was not built initia...
2008-09-15 Marc EnglundInvalidates session after saying 'session expired'...
2008-09-15 Jouni KoivuviitaImproved ICalendarPanel month/year arrow usability...
2008-09-15 Jouni KoivuviitaForgot to commit, belongs together with last commit...
2008-09-12 Jouni KoivuviitaDefault panel theme CSS simplified, now it should be...
2008-09-12 Marc EnglundFixed style/layout issues. For #2017 but needs backport...
2008-09-11 Joonas LehtinenFixes #2065 - TextField.getValue() violates Property...
2008-09-11 Marc EnglundForce-table-to-recalculate-column-widths feature. Fixes...
2008-09-11 Joonas Lehtinendocumentation fix
2008-09-11 Joonas LehtinenMoved documentation images to doc-files folder
2008-09-11 Marc EnglundMade instructions in debug window more findable.
2008-09-11 Artur SignellFix for #2062
2008-09-11 Joonas LehtinenAdding extensive JavaDocs for IOrderedLayout
2008-09-11 Artur SignellTest case for #2062
2008-09-11 Artur SignellFix for #2037 OrderedLayout memory leak
2008-09-10 Jouni KoivuviitaRemoved deprecated method references.
2008-09-10 Jouni KoivuviitaFixes #2027: One extra DIV element added to each node...
2008-09-10 Jouni KoivuviitaTwo "less than zero" checks added to prevent IE6 errors.
2008-09-08 Artur SignellFixed test case size specification
2008-09-08 Artur SignellFixed panel scrolling issue
2008-09-08 Artur SignellFixed widths in old test cases
2008-09-08 Artur SignellTest case for #2060
next