]> source.dussan.org Git - vaadin-framework.git/shortlog
vaadin-framework.git
2011-09-16 Jonatan KronqvistFix for out of sync problem in generated columns in...
2011-09-15 Leif ÅstrandDon't send partial row updates for a full repaint ...
2011-09-15 Henri SaraMerge changes from 6.6
2011-09-15 Leif ÅstrandAdded delay to get consistent screenshots after #7393
2011-09-14 Leif Åstrand#7454 Table keyboard navigation breaks in IE on multipl...
2011-09-14 Leif ÅstrandUpdated fix for #7560 to avoid breaking #6686 by not...
2011-09-14 Leif Åstrand#7560 ComboBox: Writing the name of a new item and...
2011-09-14 Leif ÅstrandThe right testbench script for #2669
2011-09-13 Leif Åstrand#7101 ComponentLocator should only return elements...
2011-09-13 Leif Åstrand#2669 Tabsheet failes to render cached tab
2011-09-12 Leif Åstrand#7564 Resizing table column from the server only resize...
2011-09-12 Leif ÅstrandFixed copy paste typo based on review of #7326
2011-09-12 Jonatan KronqvistMore fixes based on review of #6909
2011-09-12 Jonatan KronqvistFixes based on review of #6909
2011-09-12 Jonatan KronqvistCleanup for #7434
2011-09-12 Leif ÅstrandTest for client side solution to #7393
2011-09-12 Leif Åstrand#7393 Resizing a Table column does not resize contents
2011-09-09 Jonatan KronqvistSmall change to support the implementation of #7358
2011-09-09 Jonatan KronqvistFix for the indexing problems in #7561
2011-09-08 Jonatan KronqvistApplied patch fixing #7391
2011-09-08 Matti Tahvonensmall fixes to debug window
2011-09-08 Jonatan KronqvistFix for #7434
2011-09-08 Henri SaraMerged changes from 6.6
2011-09-08 Leif ÅstrandTest for #7555
2011-09-08 Leif ÅstrandRemoved &debug from some test script urls
2011-09-08 Leif ÅstrandUpdated broken test
2011-09-08 Jonatan KronqvistAdd licence to the top of java files
2011-09-07 Leif ÅstrandDon't remove and re-add children for every update to...
2011-09-07 Jonatan KronqvistHTML5 <audio> and <video> support #6909
2011-09-07 Leif Åstrand#7326 Width recalculation does not work for GridLayout...
2011-09-07 Jonatan KronqvistFixed typo in SimpleTree causing assert error
2011-09-07 Jonatan KronqvistCleaner fix for #7535
2011-09-07 Leif ÅstrandTable should only unregister property data sources...
2011-09-07 Jonatan KronqvistFix for #7230
2011-09-06 Matti Tahvonenadded changeVariables hook for extending classes
2011-09-06 Matti Tahvonendebug console enhancements. Somebody should kick my...
2011-09-06 Leif Åstrand#5868 GridLayout's size is calculated wrong when elemen...
2011-09-06 Leif ÅstrandRefactored span size calculation to use the same core...
2011-09-06 Henri SaraBlocked merge of version number change
2011-09-06 Henri SaraMerged changes from 6.6
2011-09-06 Jonatan KronqvistFix for #7057
2011-09-06 Jonatan KronqvistUpped version
2011-09-05 Henri Sara#6770 automated test and reference screenshots
2011-09-05 Henri Sara#6770 error indicator should not be hidden when a DateF...
2011-09-05 Leif ÅstrandTest application for #7539
2011-09-05 Jonatan KronqvistFix for #7186 - it is now possible to continue using...
2011-09-05 Leif Åstrand#7536 combobox search result does not get cleared when...
2011-09-05 Henri Sara#7208 updated tests to detect the problem, added corres...
2011-09-05 Henri Sara#7208 SplitPanel splitter jumped left when clicked
2011-09-02 Jonatan KronqvistFix for #7535
2011-09-02 Jonatan KronqvistFix for #7534
2011-09-02 Jonatan KronqvistDon't unset running flag if task is postponed #7446
2011-09-02 Jonatan KronqvistFixed the weird focus behavior described in #7446
2011-09-02 Leif Åstrand#5382 Table headers and content not aligned after conte...
2011-09-02 Leif ÅstrandUpdated semantics of isDefinedWidth so that width ...
2011-09-02 Henri SaraMerged changes from 6.6
2011-09-02 Henri Sara#7517 regression fix: avoid unnecessary notification
2011-09-01 Leif ÅstrandRefactor of moving of items from one side to the other...
2011-09-01 Henri SaraMerged changes from 6.6
2011-09-01 Henri Sara#7517 IndexedContainer.addItem() performance improvemen...
2011-09-01 Henri SaraReformatted VFilterSelect
2011-09-01 Matti Tahvonen#6630 improved submitUpload so that upload started...
2011-08-31 Henri Sara#7479 WebSphere 8 class loading problem workaround...
2011-08-31 Jonatan KronqvistApplied the patch suggested in #6917
2011-08-31 Leif ÅstrandAdded option to sink the same events on the overlay...
2011-08-31 Leif ÅstrandUse updated height and width when positioning a tooltip...
2011-08-31 Leif ÅstrandHide log in test to avoid volatile id in screenshots...
2011-08-31 Henri SaraMerged changes from 6.6.
2011-08-31 Leif Åstrand#5851 isLastId() may throw NullPointerException
2011-08-31 Leif ÅstrandTable content cells & column headers get out of sync...
2011-08-30 Henri Sara#3710 cleanup and comments in VForm layout
2011-08-30 Henri Sara#3710 Width was miscalculated for the footer layouts...
2011-08-30 Henri Sara#7018 Table column drag&drop visually broken
2011-08-30 Jouni KoivuviitaFixed unwanted 24bit png gradients for IE6 (Chameleon...
2011-08-30 Leif Åstrand#6723 added .html to end of test file name to make...
2011-08-30 Leif Åstrand#5780 TreeTable uses images that not display transparen...
2011-08-30 Jouni KoivuviitaFixes zero width buttons inside segment compound style...
2011-08-30 Leif Åstrand#7496 Undo r20719 as the additional '{' and '}' in...
2011-08-30 Jonatan KronqvistAdds possibility to fix the issue in #7497 by subclassi...
2011-08-30 Leif Åstrand#5780 TreeTable uses images that not display transparen...
2011-08-30 Leif Åstrand#7496 Theme files loaded from a css file using AlphaIma...
2011-08-29 Artur Signell#7493 Release notes should only list versions supported...
2011-08-29 Jouni KoivuviitaFixes #7490: Multi-line text fields visual and height...
2011-08-29 Henri SaraBlocked merge of a backported fix
2011-08-26 Jonatan KronqvistFix for #7143 backported to vaadin 6.6
2011-08-26 Jonatan KronqvistBetter fix for #7143
2011-08-26 Jouni KoivuviitaChameleon theme fixes
2011-08-26 Jonatan KronqvistTestcase and untested fix for #7143
2011-08-26 Artur SignellTest for #7481. Seems impossible to create a TestBench...
2011-08-25 Artur Signell#3983 Labels in IE7 are rendered as preformatted by... 6.7.0.beta1
2011-08-25 Artur Signell#7478 Util.escapeHtml incorrectly converts newline...
2011-08-25 Artur SignellTest for #7478 and #3983
2011-08-25 Henri SaraCorrect initialization order to enable 6.7 custom build...
2011-08-25 Leif Åstrand#5608 Item icons do not work in OptionGroup
2011-08-25 Leif ÅstrandAdded a short pause as Opera in some cases seem to...
2011-08-24 Henri SaraMerged changes from 6.6 to 6.7
2011-08-24 Henri Sara#7461 more robust fetching of portlet application conte...
2011-08-24 Matti Tahvonenadded null check, Table now doesn'd die if no propertie...
2011-08-24 Henri SaraBackported fix for running GAE tests correctly in paral...
2011-08-24 Jonatan KronqvistMade the LicenseInJavaFiles test pass
next