summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Global code clean upLeif Åstrand2013-04-2514-42/+30
* Remove unused indirection (#11192)Leif Åstrand2013-04-251-10/+3
* Support schemas and catalogs in TableQuery (#7827)Henri Sara2013-04-254-33/+257
* Use scheduleFinally for pending variable changes (#11707)Leif Åstrand2013-04-241-1/+1
* Update javadoc to reflect moved getPushMode method (#11506)Leif Åstrand2013-04-241-1/+1
* Replaced Filterable.hasContainerFilters with getContainerFilters (#11234)Artur Signell2013-04-247-17/+76
* Fixed failing path resolving when scss compiler is resolving included mixins ...John Ahlroos2013-04-242-31/+25
* Avoid excessive logging related to response handling locks (#11702)Leif Åstrand2013-04-241-2/+14
* Add default save actions to the project settingsLeif Åstrand2013-04-241-0/+53
* Added jQuery to license file (#11513)Artur Signell2013-04-241-0/+5
* Re-added Property.toString warning messages (#10916)Artur Signell2013-04-2411-53/+325
* Add default javadoc templates to the project settingsLeif Åstrand2013-04-241-0/+2
* addons.scss should contain "addons"-mixin and include all found mixins into t...John Ahlroos2013-04-241-10/+32
* Assert that connector needing layout is attached (#11698)Leif Åstrand2013-04-241-0/+13
* TestBench test for tree (#11612)michaelvogt2013-04-242-1/+273
* Add missing license header (#11655)Leif Åstrand2013-04-241-0/+16
* Updated test as there is no longer a minimum height for a WindowArtur Signell2013-04-231-2/+2
* Made test work in all browsersArtur Signell2013-04-231-2/+2
* Make WebBrowser information available in LegacyApplication init again (#11690)Artur Signell2013-04-231-0/+4
* Added push dependency to make project compile (#11654)Artur Signell2013-04-231-0/+2
* Moved WidgetSetBuilder to server as ClassPathExplorer dependends on it (#11591)Artur Signell2013-04-231-0/+0
* Fixed screenshot identifiersArtur Signell2013-04-231-7/+7
* Added light and black versions of close, maximize and restore icons (#11544)Artur Signell2013-04-2321-96/+156
* Include commit id and message in merge commit messageArtur Signell2013-04-231-6/+20
* Add patched AtmosphereFramework without support message (#11654)Leif Åstrand2013-04-235-5/+1790
* Remove and deprecate old logging classes (#11658)Leif Åstrand2013-04-2315-1451/+200
* Merged changes from origin/7.0Artur Signell2013-04-231-4/+12
|\
| * Fix fragment handling regression caused by #10769 (#11686)7.0.5Johannes Dahlström2013-04-231-4/+12
* | No-op merge from origin/7.0Artur Signell2013-04-230-0/+0
|\|
| * Fixed broken Gridlayout cell position calculation in IE10 #11644 (backported ...John Ahlroos2013-04-231-6/+11
* | Moved SASSAddonImportFileCreator and ClassPathExplorer to vaadin-server #11591John Ahlroos2013-04-232-0/+0
* | Integration tests should be run with Firefox 17 ESR instead of Firefox 11 #11...John Ahlroos2013-04-231-1/+1
* | Use java.util.logging for the debug window (#11657)Leif Åstrand2013-04-238-93/+73
* | Ensure no-op merges get a change idArtur Signell2013-04-231-1/+4
* | Merge commit 'feb9a8c3510afc76c079fafcd9e507205bde139c'Artur Signell2013-04-2325-13008/+13507
|\|
| * Different fix for #11152 which is restricted to the problematic case in horiz...Artur Signell2013-04-233-6/+60
| * Fixed Accordion tab stylenames which never got applied on the tab widgets #11...John Ahlroos2013-04-223-0/+105
| * Prevent double encoding problems when URI fragment contains special character...Johannes Dahlström2013-04-194-31/+160
| * Support "to" in CSS function parameters (#11309)Henri Sara2013-04-187-48/+136
| * Don't detach and reattach VAbstractSplitPanel child widgets unnecessarily (#1...Johannes Dahlström2013-04-181-0/+6
| * Fixed IE8 scrollbar issue with vertical layout when using both expansions and...John Ahlroos2013-04-173-3/+84
| * Merge release notes from '7.0.4' into 7.0Henri Sara2013-04-161-0/+30
| |\
| | * Update release notes7.0.4Henri Sara2013-04-081-0/+30
| * | Fixes #11152 (IE9 caret/cursor postion) by applying position:relative to inpu...Marc Englund2013-04-121-0/+6
| * | Fixed date reset when calendar is first initialized #11387John Ahlroos2013-04-121-1/+6
| * | Fixed native button not triggering click event in IE #11094John Ahlroos2013-04-102-4/+30
| |/
* | Merge commit 'c0bf2608dd23051f11f2a031e08aebbfdf7b5472'Artur Signell2013-04-230-0/+0
|\|
| * Remove resource related code from VaadinPortlet (#11527)Henri Sara2013-04-081-30/+3
* | Merge commit '2b5f6ccc1e9ae5c9c8c88dc3195020eaa27a3be6'Artur Signell2013-04-230-0/+0
|\|
| * Backported fix of minimal (empty hashmap) leak on redeploy (#9993)Artur Signell2013-04-032-9/+171