aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/master'Johannes Dahlström2012-06-1341-503/+1907
|\
| * Refresh row cache in requestRepaintAll to avoid partial repaint (#8714)Leif Åstrand2012-06-122-4/+10
| * Test app for #8714Leif Åstrand2012-06-121-0/+116
| * Rename feature -> extension in test classesLeif Åstrand2012-06-124-11/+11
| * Navigator API changes based on review (#8859)Henri Sara2012-06-123-274/+462
| * Some Navigator API changes based on review (#8859).Henri Sara2012-06-125-179/+258
| * Fix typoLeif Åstrand2012-06-121-1/+1
| * Change api to use callback instead or rpc for js callbacks (#8888)Leif Åstrand2012-06-127-38/+52
| * Call request repaint after manually triggering rpc (#8888)Leif Åstrand2012-06-121-0/+1
| * Fix typoLeif Åstrand2012-06-123-6/+6
| * Add support for simplified RPC communication with JS code (#8888)Leif Åstrand2012-06-124-5/+101
| * Show better message when RPC method is not foundLeif Åstrand2012-06-121-0/+6
| * Support sending raw JSON values (#8888)Leif Åstrand2012-06-121-0/+2
| * Initial javascript callback support (#6730)Leif Åstrand2012-06-118-0/+279
| * Initial support for javascript components (#8888)Leif Åstrand2012-06-1117-45/+658
| * Rename addExtensionTo -> attachTo (#6690)Leif Åstrand2012-06-111-1/+1
| * Support generics when decoding Set (#8879)Leif Åstrand2012-06-111-1/+1
| * Add a way for an extension to add itself to a connector (#6690)Leif Åstrand2012-06-091-0/+4
| * Remove reference to old "feature" name (#6690)Leif Åstrand2012-06-092-2/+2
* | Merge commit '62362'Johannes Dahlström2012-06-121-1/+4
|\ \
| * | Recalculate column widths after changing table height (#6039)Leif Åstrand2012-06-111-1/+6
* | | Merge commit '39848'Johannes Dahlström2012-06-122-6/+4
|\| |
| * | Updated changelog. Changed formatting of enhancements list.Marko Grönroos2012-06-081-19/+32
| * | Added more highlighted features to the release notesJohannes Dahlström2012-06-081-1/+19
| * | Fixed non-matching header close tags, added link to classloader workaroundJohannes Dahlström2012-06-071-15/+12
| * | Prevent double iframe and script tags if writeAjaxPageScriptWidgetset is over...Leif Åstrand2012-06-071-1/+20
| * | Fix some typos in Portlet init javascript and html (#8924)Leif Åstrand2012-06-071-2/+2
| * | Remove document.write from bootstrap (#8924)Leif Åstrand2012-06-072-23/+59
| * | [merge from 6.7] #7067 Update a comment, fix typoed ticket referenceAutomerge2012-06-071-6/+2
* | | Merge commit '0a7f33'Johannes Dahlström2012-06-124-13/+131
|\| |
| * | [merge from 6.7] #7607 updated testAutomerge2012-06-071-1/+36
| * | Refactor ?debug detection (#8923)Leif Åstrand2012-06-072-11/+84
| * | [merge from 6.7] #7606 Run a Webkit overflow fix as deferred to keep table sc...Automerge2012-06-061-1/+8
* | | Merge commit '948b55'Johannes Dahlström2012-06-120-0/+0
|\| |
| * | Avoid potential NPE discovered in review (#8914)Leif Åstrand2012-06-061-2/+4
* | | Merge commit 'f8cb0'Johannes Dahlström2012-06-121-0/+1
|\| |
| * | Show better error message when variable change decoding fails (#8914)Leif Åstrand2012-06-061-10/+17
* | | Merge commit '17c14'Johannes Dahlström2012-06-1222-268/+452
|\| |
| * | #8297 Do not use static logger instancesHenri Sara2012-06-0522-266/+341
* | | Merge commit 'abdc1'Johannes Dahlström2012-06-123-4/+87
|\| |
| * | Update supported platforms to include Firefox 12, Android 4Johannes Dahlström2012-06-011-2/+2
| * | [merge from 6.7] Made tooltips work for Slider (#8863)Automerge2012-06-012-0/+73
* | | Merge commit '6f729'Johannes Dahlström2012-06-127-47/+165
|\| |
| * | #7495 Fixed Tables test to use the inverted API namingJohannes Dahlström2012-05-311-5/+5
| * | #7495 Inverted the server-side API naming (eg. setColumnNoncollapsible -> set...Johannes Dahlström2012-05-312-13/+20
| * | Created a test for disabling and enabling max/min split position of SplitPane...Tapio Aali2012-05-313-33/+144
| * | Optimized network usage of the split position limits of the SplitPanel (#8880).Tapio Aali2012-05-312-12/+18
* | | Merge commit 'e978b99'Johannes Dahlström2012-06-121-2/+0
|\| |
| * | #8878 Cannot use @Override when implementing interface methods in Java 1.5Johannes Dahlström2012-05-301-2/+0
* | | Merge commit '11322'Johannes Dahlström2012-06-121-4/+0
|\| |