summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* fixes #3785, implemented style names for MenuBar.MenuItemMatti Tahvonen2009-12-012-1/+19
* 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
* 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
* 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
* Integrated patch that implements ItemSorter for IndexedContainer, #3434Marc Englund2009-11-275-127/+326
* 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 null checkMatti Tahvonen2009-11-261-1/+3
* Fixed remaining issues for #3541 - VerticalLayout/GridLayout/AbsoluteLayout/C...Artur Signell2009-11-2610-48/+178
* 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-2627-125/+1230
|\
| * Split test case into Layout click test and textfield focus/blur test + auto t...Artur Signell2009-11-2611-248/+63
| * 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-252-4/+10
| * Brought branch up to date with /versions/6.2Artur Signell2009-11-2542-2492/+5542
| |\
| * | 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-251-4/+8
* | | 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
* | #3755 Select threw IllegalArgumentException when browsing pages quicklyHenri Sara2009-11-251-428/+435
* | #3762 removed dependency on PortletRequestHenri Sara2009-11-253-115/+101
* | #3762 GAE issue, part 1: made ResourceURLGenerator serializableHenri Sara2009-11-251-122/+123
* | Fixes #3761: MenuBar breaks the application completelyJouni Koivuviita2009-11-251-1/+2
* | Fixes #3760: Scrollbars are missing in Safari/Chrome (regression from changes...Jouni Koivuviita2009-11-251-0/+3
* | Merged from 6.1 for #3088Marc Englund2009-11-251-2/+16
* | Reverted changes in [9986]: was a fix for #3714Henri Sara2009-11-251-57/+57
* | Fixes #3020Joonas Lehtinen2009-11-241-11/+0
* | Patch for #3754 with slightly modified javadocArtur Signell2009-11-241-0/+227
* | Removed "margin:0;" from headers (was added in #3117 portlet 2.0)Henri Sara2009-11-241-57/+57
* | #3117 initial merge of portlet 2.0 integrationHenri Sara2009-11-2419-1716/+4275
|\ \
| * \ Merge from 6.2 and applied #3732 fix to PortletApplicationContext2Henri Sara2009-11-2413-57/+220
| |\ \ | |/ / |/| |