]> source.dussan.org Git - vaadin-framework.git/shortlog
vaadin-framework.git
2010-07-07 Artur SignellFixed test case to avoid IE7 issue (#3915)
2010-07-07 Artur SignellUpdated javadoc for Terminal (#4919)
2010-07-07 Artur SignellJavadoc fix for #5320
2010-07-07 Artur SignellChanged constant references and some method references...
2010-07-07 Henri Sara#5148 browser detection when running as portlet 2.0
2010-07-07 Artur SignellRetain throws clause for ApplicationServlet.getApplicat...
2010-07-07 Henri Sara#4515 and #4516: header and footer click listeners...
2010-07-07 Henri Sara#5315 header and footer clicks on table should be immediate
2010-07-07 Artur SignellExpanded to test non-for immediate mode
2010-07-07 Artur SignellAdded more test cases (for #5315, #5321)
2010-07-07 Jonatan KronqvistFix for #5306
2010-07-06 Artur SignellTest case for #3915
2010-07-06 Artur SignellTest case for #3915
2010-07-06 Marc EnglundTests fixed and JUnit test added for #5311
2010-07-06 Artur SignellTest case and fix for #5314
2010-07-06 Marc EnglundComponentPosition setter/getter floats changed to Float...
2010-07-06 Jonatan KronqvistFix for #3663
2010-07-06 Artur SignellCleanup: removed unused validator function and extra...
2010-07-06 Henri SaraIgnore synthetic classes in serializability test
2010-07-06 Henri SaraReverted constructor visibility changes, will use isSyn...
2010-07-06 Henri SaraMake private nested class constructor visibility public...
2010-07-05 Artur SignellReverted to using Iterable instead of HasWidgets as...
2010-07-05 Artur SignellGeneric CheckBox test
2010-07-05 Artur SignellGeneric Notifications tests
2010-07-05 Henri SaraIgnore external (fileupload) code in serializability...
2010-07-05 Artur SignellRemoved extra "waitForVaadin" and duplicate images
2010-07-05 Artur SignellFix for #5303 - Error indicator not always shown for...
2010-07-05 Artur SignellGeneric test case for ComboBox in various configurations
2010-07-05 Henri Sara#5300 add default constructor for the Upload component
2010-07-05 Jonatan KronqvistCleaned up the code (#4317)
2010-07-02 Artur SignellPotential fix for #4636 - Checking a checkbox moves...
2010-07-02 Artur SignellAvoid compiling the same thing multple times (and hopef...
2010-07-02 Artur SignellCorrected Validator link
2010-07-02 Artur SignellFixed errorneous end tag
2010-07-02 Matti Tahvonenfixes #5278
2010-07-02 Mikael GrankvistUpdate integration test for portlet2 on liferay
2010-07-02 Matti Tahvonenenhanced test case to cover some UTF8 characters (also...
2010-07-02 Matti Tahvonenforce UTF8 when compiling tests
2010-07-02 Jonatan KronqvistFix for #4317 - Don't update the pageLength variable...
2010-07-02 Artur SignellTest case for #5278
2010-07-02 John AlhroosFixes Combobox vertical icon placement in IE6
2010-07-02 Artur SignellTest case for #5278
2010-07-02 Matti Tahvonenopera -> 1060
2010-07-02 John AlhroosModified test case to catch #5277, #5291, #5292.
2010-07-02 John AlhroosFixes #5277, #5291, #5292
2010-07-02 Jonatan KronqvistStill more fixes for the PopupViewShouldCloseOnTabOut...
2010-07-02 Artur SignellAdded support for numbering rows
2010-07-01 Matti Tahvonenadded stub method to make project compilable
2010-07-01 John AlhroosFix for #5269
2010-07-01 Jonatan KronqvistFixed the PopupViewShouldCloseOnTabOut testcase to...
2010-07-01 Artur SignellTest case for isValid/isEmpty in DateField, for #5277
2010-07-01 Mikael Grankvistliferay portlet2 test.
2010-07-01 Matti Tahvonentest script
2010-07-01 Matti Tahvonencleanup
2010-07-01 John AlhroosFix for #5110
2010-07-01 Matti Tahvonentest + script for tree container change, verifies ...
2010-07-01 Matti Tahvonenminor test enhancement + test script
2010-07-01 Artur SignellPotential fix for #4484 - PropertyFormatter constructor...
2010-07-01 Marko GrönroosPackaged the servletless GWT jars with jar (not zip...
2010-07-01 Jonatan KronqvistSmall fix to the PopupViewShouldCloseOnTabOut test.
2010-07-01 Marko GrönroosRemoved the Servlet API 2.4 from GWT libraries instead...
2010-07-01 Henri Sara#3837 test that classes are serializable: updated filte...
2010-07-01 Henri Sara#5286 implement Serializable where necessary
2010-07-01 Henri SaraRemoved the unused class JsonPaintTarget.JsonTag.TagCounter
2010-07-01 Henri Sara#5285 action and event related interfaces should be...
2010-07-01 Artur SignellRun tests even if some tests fail to compile (#5284)
2010-07-01 John AlhroosFixes #2974 IE6 width problem
2010-07-01 Henri Sara#3837 unit test to check classes are serializable,...
2010-07-01 Jonatan KronqvistFix for #5059 - Tabbing out of a PopupView closes it...
2010-06-30 Matti TahvonenCleaned javadocs
2010-06-30 Matti Tahvonentest case for #5279 and #4607
2010-06-30 Matti Tahvonenfixes #810, #4607,#5279, #5281
2010-06-30 Marko GrönroosRemoved pregenerated sampler tests as they are now...
2010-06-30 Henri Sara#5282 make Transferable Serializable
2010-06-30 Marko GrönroosGeneration of Sampler tests in the build script; #5248.
2010-06-30 Henri Sara#5280 make ContainerHierarchicalWrapper serializable
2010-06-30 Henri Sara#4907 javadoc for ClassPathExplorer
2010-06-30 Henri SaraAvoid duplicating references to any GWT modules, not...
2010-06-30 Matti Tahvonenfixes #5079
2010-06-29 Matti Tahvonen"premature optimization is the redemption all subtree...
2010-06-29 John AlhroosFix for #5091
2010-06-29 Matti Tahvonenugly fix for #4499
2010-06-29 John AlhroosAdded test for #5006
2010-06-29 John AlhroosFix for #5006
2010-06-29 John AlhroosFix for #2974
2010-06-29 Artur SignellUpdated Opera image (now correct) and renamed screenshots
2010-06-28 Matti TahvonenVView now properly registered to applicationconnection...
2010-06-28 Matti Tahvonenimproved test case, now immediate by default
2010-06-28 John AlhroosStyle definitions for test for #4997
2010-06-28 John AlhroosTests for #4997
2010-06-28 John AlhroosFix for #4997
2010-06-28 John AlhroosAdded test for #4567
2010-06-28 John AlhroosFix for #4567
2010-06-28 John AlhroosTest for #5180
2010-06-28 Artur SignellFormatted /tests/src and /demo/src using Vaadin Java...
2010-06-28 Artur SignellFormatted /src using Vaadin Java Conventions 20071114
2010-06-28 Artur SignellFormatted /src using Vaadin Java Conventions 20071114
2010-06-28 John AlhroosFix for #5180
2010-06-24 Matti Tahvonentest case for #5227
2010-06-24 Matti Tahvonenfixes #5227
next