summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* | | Merge commit '8cfb8'Johannes Dahlström2012-06-111-1/+12
|\| |
| * | [merge from 6.7] Don't activate tab when clicking close element (#7686)Automerge2012-05-081-1/+12
* | | Merge commit 'ff05bab'Johannes Dahlström2012-06-111-0/+3
|\| |
| * | #8722 Make subwindows touch scrollableJohannes Dahlström2012-05-071-0/+3
* | | Merge commit '62c36'Johannes Dahlström2012-06-111-11/+16
|\| |
| * | #8763 Use Set instead of an array in TouchScrollDelegate to allow dynamic add...Johannes Dahlström2012-05-071-11/+16
* | | Merge commit '97df7e'Johannes Dahlström2012-06-111-8/+6
|\| |
| * | #8763 requiresTouchScrollDelegate now returns false for iOS5; the default ret...Johannes Dahlström2012-05-071-8/+6
* | | Merge commit 'a810ce'Johannes Dahlström2012-06-112-6/+25
|\| |
| * | Don't assume there's always an application (#8694)Leif Åstrand2012-05-072-6/+9
* | | Merge commit 'c3bba'Johannes Dahlström2012-06-111-29/+6
|\| |
| * | #8720 Use TouchScrollDelegate.enableTouchScrolling() instead of a TouchScroll...Johannes Dahlström2012-05-041-30/+6
* | | Merge commit '33e3d'Johannes Dahlström2012-06-111-17/+7
|\| |
| * | #8716 Use TouchScrollDelegate.enableTouchScrolling() instead of a TouchScroll...Johannes Dahlström2012-05-041-16/+2
* | | Merge commit '4599e'Johannes Dahlström2012-06-111-15/+8
|\| |
| * | Improved TouchScrollHandler helperJohannes Dahlström2012-05-041-15/+8
* | | Merge commit '295e0'Johannes Dahlström2012-06-112-0/+20
|\| |
| * | [merge from 6.7] Fix #7136: Opening a modal subwindow when there are visible ...Automerge2012-05-042-0/+20
* | | Merge commit '2a72a'Johannes Dahlström2012-06-112-1/+56
|\| | | |/ |/|
| * [merge from 6.7] Fixed #8589: Permit XHTML content in UserErrorAutomerge2012-05-031-1/+1
| * New helper class handling touch scrolling either natively or with TouchScroll...Johannes Dahlström2012-05-031-1/+46
* | Fix broken error tooltips in FormLayout (#8794)Leif Åstrand2012-06-081-2/+1
* | Use generic parameter types for server->client RPCLeif Åstrand2012-06-082-4/+5
* | Don't expect type info for Lists, Sets and Arrays (#8879)Leif Åstrand2012-06-081-3/+2
* | Don't fail if opening tooltip for disappeared componentLeif Åstrand2012-06-081-2/+10
* | Made it possible to override the type of wrapped request used in portalsArtur Signell2012-06-071-18/+29
* | Fix broken enums in UIDL message (#8878)Leif Åstrand2012-06-071-9/+4
* | Use camelCase field names -> JSON more suitable for javascript (#8888)Leif Åstrand2012-06-073-12/+50
* | Use update from deserialize instead of generating the same code againLeif Åstrand2012-06-061-17/+11
* | Remove redundant ConnectorMap from JsonEncoder.encodeLeif Åstrand2012-06-065-56/+33
* | Change map serialization to use same scheme as GWT AutoBean (#8602)Leif Åstrand2012-06-063-49/+290
* | Don't send type info from server to client (#8879)Leif Åstrand2012-06-066-88/+47
* | Pass declared types to JsonDecoder and use them (#8677)Leif Åstrand2012-06-065-78/+95
* | Add DiffJSONSerializer for updating existing objects (#8879)Leif Åstrand2012-06-066-79/+107
* | Refactor RpcManager to provide info about parameter types (#8879)Leif Åstrand2012-06-066-67/+217
* | Extract duplicated code for decoding collectionsLeif Åstrand2012-06-061-6/+9
* | Drop explicit type info from client -> server communication (#8879)Leif Åstrand2012-06-063-86/+47
* | Use UidlValue for sending legacy maps and arrays (#8878)Leif Åstrand2012-06-063-30/+25
* | Wrap variable change data in UidlValue wrapper with type info (#8878)Leif Åstrand2012-06-065-2/+69
* | Add missing call to super.detach() (#6690)Leif Åstrand2012-06-061-0/+1
* | Change widget -> connector in some placesLeif Åstrand2012-06-062-15/+15
* | Fix missing licenses and Serializable (#6690)Leif Åstrand2012-06-064-16/+37
* | Redefine isVisible to not paint dirty detached component (#6690)Leif Åstrand2012-06-061-2/+10
* | Fix some broken hierarchies (#6690)Leif Åstrand2012-06-062-5/+12
* | Fix accidental invalid cast (#6690)Leif Åstrand2012-06-061-2/+1
* | Initial extension support (#6690)Leif Åstrand2012-06-0664-1170/+1307
* | Deprecate WidgetSetCompiler, not needed with Java6 (but used in Eclipse)Henri Sara2012-06-051-0/+3
* | Repaint when contents changes (#8735)Artur Signell2012-06-011-0/+1
* | Repaint when contents changes (#8832)Artur Signell2012-06-011-0/+2
* | Remove Table.setLazyLoading (#6010)Leif Åstrand2012-05-301-13/+0