summaryrefslogtreecommitdiffstats
path: root/shared/src
Commit message (Expand)AuthorAgeFilesLines
* UI stylename handling (#9832)Johannes Dahlström2012-11-141-0/+3
* UI based on AbstractBasicComponentContainer (#2924)Henri Sara2012-11-131-2/+0
* (#9924) Moved hierarchy code and fixed popup view to not be a LegacyComponent...Mikael Grankvist2012-11-132-0/+20
* Moved EventRouter from AbstractComponent to AbstractClientConnector (#9342)Artur Signell2012-11-073-8/+10
* Formatted projectArtur Signell2012-10-262-2/+0
* Missing package for ProgressIndicator (#10008)Artur Signell2012-10-252-0/+46
* Merge "Refactor GET parameter names to ApplicationConstants"Leif Åstrand2012-10-241-0/+2
|\
| * Refactor GET parameter names to ApplicationConstantsJohannes Dahlström2012-10-241-0/+2
* | Create UIProvider & Extension for easily opening popups. (#9513)Leif Åstrand2012-10-241-0/+27
|/
* Don't let /APP requests continue to the BootstrapHandler (#9553)7.0.0.beta5Leif Åstrand2012-10-161-2/+2
* Fixed primary stylename handling for Datefield and InlineDatefield #9903John Ahlroos2012-10-161-1/+1
* Parse Trident versions to support IE in compatibility mode (#9887)Leif Åstrand2012-10-101-1/+11
* Rename connector resource -> dependency resource (#9691)Leif Åstrand2012-10-091-3/+6
* Merge branch 'sass'John Ahlroos2012-10-0837-5/+207
|\
| * Merge branch 'master' into sassMarc Englund2012-10-041-0/+28
| |\
| * \ Merge branch 'master' into primary-stylenameJohn Ahlroos2012-10-011-1/+0
| |\ \
| * | | Fixed window not getting its correct primary stylename #9724John Ahlroos2012-09-281-0/+3
| * | | Added missing NativeButton state class #9724John Ahlroos2012-09-271-0/+7
| * | | Removed references to client widgetset from state #9724John Ahlroos2012-09-2733-69/+33
| * | | Added primary stylename to all component states #9724John Ahlroos2012-09-2733-5/+222
| * | | Added TableState with default primary style name #9724John Ahlroos2012-09-261-0/+10
| * | | Merge branch 'master' into primary-stylenameJohn Ahlroos2012-09-251-4/+4
| |\ \ \
| * | | | Added primary stylename handling on server side #9724John Ahlroos2012-09-241-0/+1
* | | | | Bootstrap UI using relative URLs with servlets (#6771)Leif Åstrand2012-10-081-1/+13
* | | | | Add Page.getLocation() (#9249)Johannes Dahlström2012-10-051-1/+1
| |_|_|/ |/| | |
* | | | Moved ShortcutActionHandler constants to shared (#8484)Artur Signell2012-10-011-0/+28
| |_|/ |/| |
* | | Global code cleanupLeif Åstrand2012-09-271-1/+0
| |/ |/|
* | Added defaults for slider state (#9734)Artur Signell2012-09-251-4/+4
|/
* Moved visible out from state so isVisible does not call markAsDirty (#9695)Artur Signell2012-09-201-1/+0
* Replace onVaadinSessionStarted with a listener (#9635)Leif Åstrand2012-09-181-0/+7
* Ensures negative height is not returned in HorizontalLayout height calculatio...John Ahlroos2012-09-131-0/+8
* Constants -> enums (#9072)Pekka Hyvönen2012-09-116-22/+169
* Improvements to #9087:Johannes Dahlström2012-09-112-7/+7
* Removed deprecated ContenMode.XHTMLJohn Ahlroos2012-09-071-8/+0
* Now using HTML5 content mode. Also deprecated the XHTML content modes.John Ahlroos2012-09-071-2/+10
* Don't use @DelegateToWidget in AbstractSplitPanelState.SplitterState (#9485, ...Johannes Dahlström2012-09-061-5/+0
* Rename DeploymentConfiguration -> VaadinService (#9402)Leif Åstrand2012-09-061-1/+0
* Reformat projectLeif Åstrand2012-09-054-5/+2
* Merge branch 'master' into layoutgraphJohn Ahlroos2012-09-0325-1251/+168
|\
| * Add helper methods for checking stateJohn Ahlroos2012-08-311-0/+8
| * More state getter removalJohn Ahlroos2012-08-313-78/+10
| * Removed getters/setters from states and made instance variabled publicJohn Ahlroos2012-08-3122-1153/+150
* | Merge branch 'master' into layoutgraphJohn Ahlroos2012-08-3113-59/+103
|\|
| * Reformatted projectArtur Signell2012-08-305-21/+17
| * Replace ApplicationResource with ConnectorResource (#9419)Leif Åstrand2012-08-307-30/+78
| * Renamed com.vaadin.terminal.gwt.widgetsetutils -> com.vaadin.server.widgetset...Artur Signell2012-08-291-5/+5
| * Merged com.vaadin.terminal.gwt.server into com.vaadin.server (#9431)Artur Signell2012-08-293-3/+3
| * Renamed com.vaadin.terminal -> com.vaadin.server (#9431)Artur Signell2012-08-291-2/+2
| * Renamed com.vaadin.terminal.gwt.client to com.vaadin.client (#9432)Artur Signell2012-08-296-8/+8
* | Merge branch 'master' into layoutgraphJohn Ahlroos2012-08-292-13/+14
|\|