summaryrefslogtreecommitdiffstats
path: root/src/com
Commit message (Collapse)AuthorAgeFilesLines
* steps toward simpler widgetset creation. Still needs a lot of cleaning and ↵Matti Tahvonen2009-09-2570-1133/+1591
| | | | | | refining. svn changeset:8930/svn branch:2009-09-widget-packaging_3332
* Merged: Fix for #3349 - NPE when mainwindow is not setArtur Signell2009-09-183-3/+28
| | | | svn changeset:8847/svn branch:6.2
* Merged: Fixed #3371 - Remove obsolete testingtools referencesArtur Signell2009-09-181-2/+2
| | | | svn changeset:8841/svn branch:6.2
* Merged: Fix for #3095 - Sorting of a HierarchicalContainer does not workArtur Signell2009-09-172-19/+34
| | | | svn changeset:8835/svn branch:6.2
* Merged: Fixed #3306 - Sample NotificationCustom does not seem to support ↵Artur Signell2009-09-171-1/+1
| | | | | | serialization svn changeset:8830/svn branch:6.2
* Fixed #3351 - Sampler uses the same theme for all usersArtur Signell2009-09-171-7/+15
| | | | svn changeset:8826/svn branch:6.1
* Forgot to commit, part of fix for #3352.Jouni Koivuviita2009-09-161-14/+27
| | | | | | Also, trying to fix #3351, but this doesn't completely fix the issue. svn changeset:8822/svn branch:6.1
* fixes #3363. Subwindows order now forced to be the same in which they are ↵Matti Tahvonen2009-09-161-16/+18
| | | | | | added + some generics to Window svn changeset:8820/svn branch:6.1
* added test caseMatti Tahvonen2009-09-161-0/+28
| | | | svn changeset:8819/svn branch:6.1
* added ticket numberMatti Tahvonen2009-09-161-1/+1
| | | | svn changeset:8818/svn branch:6.1
* fixes #3365, form with footer can now be resized narrowerMatti Tahvonen2009-09-161-1/+2
| | | | svn changeset:8817/svn branch:6.1
* added a test caseMatti Tahvonen2009-09-161-0/+51
| | | | svn changeset:8816/svn branch:6.1
* JavaDoc update to clear out documentation issue discussed in ↵Joonas Lehtinen2009-09-151-4/+7
| | | | | | http://vaadin.com/forum/-/message_boards/message/67998 svn changeset:8806/svn branch:6.1
* Test case and fix for #3343 - IE6 doesn't display cursor when tabbing into a ↵Artur Signell2009-09-152-2/+33
| | | | | | TextField with an input prompt svn changeset:8787/svn branch:6.1
* Update faulty identifiers in .html test cases.Mikael Grankvist2009-09-1451-169/+169
| | | | svn changeset:8763/svn branch:6.1
* Component test casesMikael Grankvist2009-09-1463-7/+3580
| | | | svn changeset:8760/svn branch:6.1
* Test case for #3095Artur Signell2009-09-141-0/+97
| | | | svn changeset:8757/svn branch:6.1
* Test case for #3165Artur Signell2009-09-141-0/+57
| | | | svn changeset:8756/svn branch:6.1
* Test case for #3345Artur Signell2009-09-111-0/+26
| | | | svn changeset:8743/svn branch:6.1
* Test case for #3292Artur Signell2009-09-111-0/+59
| | | | svn changeset:8742/svn branch:6.1
* Fix for #3345 - Combobox should show tooltip for dropdown buttonArtur Signell2009-09-111-3/+12
| | | | svn changeset:8741/svn branch:6.1
* App Engine datastore cleanup, fixes #3320Marc Englund2009-09-111-15/+179
| | | | | | | Improved javadoc. Improved logging. svn changeset:8737/svn branch:6.1
* Test case for #3322Artur Signell2009-09-101-0/+44
| | | | svn changeset:8731/svn branch:6.1
* Added link style button to Reindeer theme example.Jouni Koivuviita2009-09-091-0/+1
| | | | svn changeset:8719/svn branch:6.1
* Fixed a typo in javadocMatti Tahvonen2009-09-091-2/+2
| | | | svn changeset:8717/svn branch:6.1
* fixes #3309 + two other typosMatti Tahvonen2009-09-091-3/+3
| | | | svn changeset:8716/svn branch:6.1
* Test case and fix for #3248 - PopupView should allow null minimized value ↵Artur Signell2009-09-082-8/+107
| | | | | | and lazily initialize component svn changeset:8714/svn branch:6.1
* Updated test case to be validArtur Signell2009-09-081-0/+2
| | | | svn changeset:8713/svn branch:6.1
* Made error notifications overrideable; final commit for #2835Marc Englund2009-09-081-19/+27
| | | | svn changeset:8710/svn branch:6.1
* added minor visibility check to avoid error in hosted modeMatti Tahvonen2009-09-081-9/+11
| | | | svn changeset:8706/svn branch:6.1
* Upload examples did not serialize; for GAE supportMarc Englund2009-09-083-35/+44
| | | | svn changeset:8705/svn branch:6.1
* Test case for #3203Artur Signell2009-09-081-0/+57
| | | | svn changeset:8703/svn branch:6.1
* opened client side table so that developers have a changes to build custom ↵Matti Tahvonen2009-09-081-1/+7
| | | | | | table implementation with "overflow:scroll" svn changeset:8702/svn branch:6.1
* Test case for #3303Artur Signell2009-09-081-0/+31
| | | | svn changeset:8696/svn branch:6.1
* fixes converting uidl to xml string. Visible in some error messages.Matti Tahvonen2009-09-081-1/+1
| | | | svn changeset:8693/svn branch:6.1
* Added AbstractTestCase so tests do not have to extend TestBaseArtur Signell2009-09-082-6/+12
| | | | svn changeset:8692/svn branch:6.1
* reverted accidentally committed testMatti Tahvonen2009-09-081-34/+10
| | | | svn changeset:8691/svn branch:6.1
* fixes #3292Matti Tahvonen2009-09-081-1/+1
| | | | svn changeset:8690/svn branch:6.1
* fixes #3292Matti Tahvonen2009-09-081-10/+34
| | | | svn changeset:8689/svn branch:6.1
* fixes #3295Matti Tahvonen2009-09-073-1/+44
| | | | svn changeset:8688/svn branch:6.1
* Added 'test' -button to make it easier to see if the test app is still working.Marc Englund2009-09-071-1/+10
| | | | svn changeset:8687/svn branch:6.1
* Reset activeRequests -count after onunload burst; fixes #3289Marc Englund2009-09-071-43/+43
| | | | svn changeset:8686/svn branch:6.1
* Test case for #3289Artur Signell2009-09-071-0/+80
| | | | svn changeset:8682/svn branch:6.1
* Fixed to more icons in Sampler to point to correct theme resource ↵Jouni Koivuviita2009-09-071-3/+4
| | | | | | (regressiong after theme selector). svn changeset:8680/svn branch:6.1
* Fix for #3285 - Remove IE8 fixes from PortalWidgetSetArtur Signell2009-09-041-30/+1
| | | | svn changeset:8671/svn branch:6.1
* Test case and fix for #3163 - DateField shows pop-up button in Read-only modeArtur Signell2009-09-043-2/+80
| | | | svn changeset:8670/svn branch:6.1
* Google appengine support w/ own 'session handling' and synchronization. For ↵Marc Englund2009-09-043-48/+214
| | | | | | #3058 and #2835 svn changeset:8669/svn branch:6.1
* Fixes ##2972: Create theme selector for SamplerJouni Koivuviita2009-09-0419-69/+97
| | | | svn changeset:8665/svn branch:6.1
* fixes #3246 and a scrollbar issue in SafariMatti Tahvonen2009-09-031-2/+7
| | | | svn changeset:8661/svn branch:6.1
* fixes #3275 (regression from #2603, now solved in another way) + some minor ↵Matti Tahvonen2009-09-032-30/+15
| | | | | | cleaning to code svn changeset:8658/svn branch:6.1