summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fixed automated test after refactoring: reference to context.startTransaction()Henri Sara2009-12-011-7/+7
* fixes #3759, now can scroll to last tabMatti Tahvonen2009-11-301-1/+2
* fixes #3731, added HttpServletRequestListener and PortletRequestListener whic...Matti Tahvonen2009-11-304-75/+209
* New samples and some Sampler theme improvements.Jouni Koivuviita2009-11-302-1/+15
* Spelling correction in widgetset GWT generatorHenri Sara2009-11-301-6/+6
* fixes #3782, a better exception when trying to add Window via addComponentMatti Tahvonen2009-11-301-0/+10
* Refactoring in Portlet 2.0 supportHenri Sara2009-11-307-471/+326
* Fixed one invalid CSS reference in Runo tabsheet.Jouni Koivuviita2009-11-302-2/+2
* fixes #3784Matti Tahvonen2009-11-301-2/+11
* Modified VButton to be more easily extendable.Jouni Koivuviita2009-11-301-3/+3
* fixes #3783, event listener registered now in right placeMatti Tahvonen2009-11-301-3/+2
* New Sampler layout and some new samples and sample modifications.Jouni Koivuviita2009-11-2711-32/+178
* Integrated patch that implements ItemSorter for IndexedContainer, #3434Marc Englund2009-11-275-127/+326
* Fix for #3776 - Server side junit test cases should be run automatically on e...Artur Signell2009-11-261-1/+13
* Patch that fixes #3772 - Add notifier interfaces for focus and blur eventsArtur Signell2009-11-262-21/+77
* fixes #3775, added most obvious optimizations for VTree renderingMatti Tahvonen2009-11-261-8/+20
* added test case (tree + deep component tree)Matti Tahvonen2009-11-261-0/+75
* Simple mime type testArtur Signell2009-11-261-0/+26
* added null checkMatti Tahvonen2009-11-261-1/+3
* Fixed remaining issues for #3541 - VerticalLayout/GridLayout/AbsoluteLayout/C...Artur Signell2009-11-2612-52/+274
* #3387 GAE integration test addedMikael Grankvist2009-11-262-2/+905
* Minor corrections for Portlet 2.0 and some javadocHenri Sara2009-11-264-28/+52
* Integrated /branches/event-framework-3234 which includes fixes for #3234, #35...Artur Signell2009-11-2630-125/+1662
|\
| * Brought up-to-date with 6.2 ([10057])Artur Signell2009-11-260-0/+0
| |\
| * | Split test case into Layout click test and textfield focus/blur test + auto t...Artur Signell2009-11-2614-248/+495
| * | fixed missing constantMatti Tahvonen2009-11-261-5/+2
| * | optimized event map handlingMatti Tahvonen2009-11-262-76/+32
| * | fixed getComponent method (worked only when clicked directly on child compone...Matti Tahvonen2009-11-261-0/+2
| * | JavadocArtur Signell2009-11-256-14/+113
| * | Cleaned up codeArtur Signell2009-11-2510-80/+30
| * | Separated client side listeners to a ClickEventHandler classArtur Signell2009-11-2511-165/+386
| * | Merged changes from trunkArtur Signell2009-11-251-11/+0
| * | Merged changes from trunkArtur Signell2009-11-253-4/+47
| * | Brought branch up to date with /versions/6.2Artur Signell2009-11-2567-2899/+6700
| |\ \
| * | | Work in progressArtur Signell2009-11-2527-715/+621
| * | | Patch #4 from #3234 "JavaDoc and ClientEventList Update"Artur Signell2009-11-235-26/+152
| * | | Initial commit for framework enhancement for #3234Artur Signell2009-11-2020-48/+945
* | | | Visibility correctionsHenri Sara2009-11-263-5/+5
* | | | #3117 Minor cleanup and fixes in Portlet 2.0 supportHenri Sara2009-11-267-117/+134
| |_|/ |/| |
* | | Test case and fix for #3605 - Concurrent modification exceptions in EventRouterArtur Signell2009-11-252-4/+45
* | | Fix for #3655Artur Signell2009-11-251-0/+2
* | | removed incomplete focus listenerMatti Tahvonen2009-11-251-6/+0
* | | removed obsolte test codeMatti Tahvonen2009-11-251-11/+0
| |/ |/|
* | Refactored old PortletApplicationContext a little and fixed removeApplication()Henri Sara2009-11-251-18/+13
* | Variable enhancementsMatti Tahvonen2009-11-2515-168/+304
* | Minor refactoring: split out common nested class RestrictedRenderResponse fro...Henri Sara2009-11-253-268/+146
* | Fixed sampler theme regressionArtur Signell2009-11-251-0/+1
* | Fixed liferay integration test copy.Mikael Grankvist2009-11-251-1/+1
* | #3755 Select threw IllegalArgumentException when browsing pages quicklyHenri Sara2009-11-251-428/+435
* | #3762 removed dependency on PortletRequestHenri Sara2009-11-253-115/+101