summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Use non-obfuscated version of vaadinPush.js when not in production (#12527)Artur Signell2013-09-106-8/+36
* Added a comment that hopefully explains the NULL_OBJECT #12509Jonatan Kronqvist2013-09-091-0/+16
* Allow storing and restoring null instances in CurrentInstance #125097.1.5Jonatan Kronqvist2013-09-092-9/+75
* Protect CurrentInstance instances from garbage collection (#12509)Leif Åstrand2013-09-054-236/+219
* Fix keystore path to correspond to the Vaadin 7 directory structure (#12520)Johannes Dahlström2013-09-051-1/+1
* Reduce Ivy resolver spam to a minimum (#12510)Artur Signell2013-09-048-22/+22
* Unified xml files to end with new lineArtur Signell2013-09-0412-12/+12
* Include unobfuscated file used by test in the war (#12468)Leif Åstrand2013-09-041-0/+1
* Allow creating TextBox or SuggestionPopup when extending VFilterSelect (#12491)Fabian Lange2013-09-041-14/+53
* Add <br> as empty representation for webkit (#12490)7.1.4Artur Signell2013-09-031-1/+1
* Fix for #12279 (caret jumps when formatting in RTA).Marc Englund2013-09-031-1/+1
* Excludes WeakValueMap from the serializable test #12401Jonatan Kronqvist2013-09-032-0/+3
* Sets the locale in the test case. #12460Jonatan Kronqvist2013-09-031-0/+3
* Add deprecation message to unused constantLeif Åstrand2013-09-021-0/+5
* Fix regression where empty RTA returns <br> (#12490)Artur Signell2013-09-021-4/+4
* Updated browser versionsArtur Signell2013-09-021-2/+2
* Changed 'feature release' text to maintenance release (#12486)Artur Signell2013-09-021-4/+3
* Corrected typo in version variable (#12440)Artur Signell2013-09-021-1/+1
* The colon in the calendar event caption is now also hideable. Fixes #12460Jonatan Kronqvist2013-09-024-5/+170
* Table ignores Container updates while painting (#12258)Henrik Paul2013-09-023-0/+229
* Updated _trackMessageSize based on latest upstream version (#12468)Leif Åstrand2013-09-023-25/+199
* Avoid leaking memory from inherited ThreadLocales. Fixes #12401Jonatan Kronqvist2013-09-023-1/+286
* Always unlock the same session instance that was locked (#12481)Leif Åstrand2013-08-303-6/+11
* Adds junit to the ide configuration for the theme-compiler module.Jonatan Kronqvist2013-08-301-1/+1
* Allow creating session for Portlet UI init request (#12473)Leif Åstrand2013-08-301-0/+4
* Only consider caption tooltips for own slots (#12469)Leif Åstrand2013-08-302-0/+34
* Use the add() path of CssLayout only when appending to the end (#11284)Henri Sara2013-08-282-8/+15
* Enable use of profiler without debug window (#12465)Henri Sara2013-08-282-10/+10
* Disable slow sanity check when not in debug mode (#12463)Henri Sara2013-08-281-2/+9
* Added controlDirective to ifContentStatement. Fixes ticket #12105.Juho Nurminen2013-08-285-6073/+6062
* Optimize CssLayout hierarchy update (#11284)Henri Sara2013-08-272-3/+15
* Fixed broken test due to changes in drop position by #12406John Ahlroos2013-08-261-3/+2
* Fix bug for spacing on first widget (#12420)Henri Sara2013-08-221-2/+2
* Optimize large Vertical/HorizontalLayout client side (#12420, #10899)Henri Sara2013-08-222-13/+62
* Optimize resetting of state when detaching components (#10899, #11284)Henri Sara2013-08-221-9/+61
* Fixed failing TabKeyboardNavigation test #12433John Ahlroos2013-08-221-1/+25
* Fixed test broken by PopupDateField communication change #6252John Ahlroos2013-08-211-0/+5
* Fixed test broken by fixes to drag&drop #12406John Ahlroos2013-08-211-3/+2
* Add more detailed profiling for some client side hotspots (#12418)Henri Sara2013-08-214-1/+44
* Optimize ComputedStyle.getIntProperty() (#12411)Henri Sara2013-08-211-8/+34
* Escape markup in CustomLayout's JavaDoc (#12410)Henrik Paul2013-08-201-2/+2
* Fixed DragAndDropWrapper using wrong drop target in IE8 #12406John Ahlroos2013-08-203-12/+13
* Report min and max times from Profiler (#12409)Henri Sara2013-08-202-10/+48
* Search only remaining message for delimiter (#12404)Artur Signell2013-08-203-1/+113
* Fix scrollbar for Window under WebKit browsers (#11994)Patrik Lindström2013-08-153-0/+139
* Make sure that no fileIds are replayed to the client (#12330)Henrik Paul2013-08-152-4/+155
* Terminate JVM if server.close() has no effect (#12363)Leif Åstrand2013-08-131-0/+43
* GWT requires max 1.6 compiler compliance level currently - #12345Henrik Paul2013-08-131-1/+1
* Add a chapter on installing IvyDE (for #12359)Henrik Paul2013-08-131-0/+16
* Fixed a typo in FieldGroup.isModified() JavaDoc. (#12172)Teemu Pöntelin2013-08-121-1/+1