2012-11-20 |
Artur Signell | Moved isComponentVisible to separate interface (#10303) 05/305/5 |
commit | commitdiff | tree | snapshot |
2012-11-20 |
Artur Signell | Merge "Added possibility to disable text input for... |
commit | commitdiff | tree | snapshot |
2012-11-20 |
Leif Åstrand | Add a bunch of methods to request, response and session... 04/304/1 |
commit | commitdiff | tree | snapshot |
2012-11-20 |
Leif Åstrand | Rename VaadinRequest.getRequestPathInfo() to getPathInf... 03/303/1 |
commit | commitdiff | tree | snapshot |
2012-11-20 |
Artur Signell | Renamed ComponentState to AbstractComponentState (... 02/302/2 |
commit | commitdiff | tree | snapshot |
2012-11-20 |
Artur Signell | Use classloader also to find theme styles.scss (#10107) 74/274/2 |
commit | commitdiff | tree | snapshot |
2012-11-20 |
Johannes Dahlström | When closeIdleUIs is true, close open UIs only after... 36/236/8 |
commit | commitdiff | tree | snapshot |
2012-11-20 |
Artur Signell | Return int instead of Integer (#10306) 01/301/1 |
commit | commitdiff | tree | snapshot |
2012-11-20 |
Artur Signell | Added possibility to more easily debug layout loops... 86/286/4 |
commit | commitdiff | tree | snapshot |
2012-11-20 |
Artur Signell | Merge "Only process RPC invocation if there's a handler... |
commit | commitdiff | tree | snapshot |
2012-11-20 |
Artur Signell | Merge "SassCompiler finds input in a better way, fixes... |
commit | commitdiff | tree | snapshot |
2012-11-20 |
Leif Åstrand | Only process RPC invocation if there's a handler for... 98/298/1 |
commit | commitdiff | tree | snapshot |
2012-11-20 |
Marc Englund | SassCompiler finds input in a better way, fixes #10299 97/297/1 |
commit | commitdiff | tree | snapshot |
2012-11-20 |
Artur Signell | Updated Panel, Window to use Component in constructors... 96/296/3 |
commit | commitdiff | tree | snapshot |
2012-11-20 |
Artur Signell | Removed deprecation as EventRouter will not be replaced... 95/295/2 |
commit | commitdiff | tree | snapshot |
2012-11-19 |
Artur Signell | Changed SystemMessagesProvider parameter into object... 91/291/2 |
commit | commitdiff | tree | snapshot |
2012-11-19 |
Mikael Grankvist | Added possibility to disable text input for PopupDateFi... 72/272/2 |
commit | commitdiff | tree | snapshot |
2012-11-19 |
Artur Signell | Fix NPE when removing FileDownloader (#10198) 85/285/2 |
commit | commitdiff | tree | snapshot |
2012-11-19 |
Leif Åstrand | Fix renamed class 88/288/1 |
commit | commitdiff | tree | snapshot |
2012-11-19 |
Leif Åstrand | Handle canceled or ignored XHR requests after beforeunl... 37/237/4 |
commit | commitdiff | tree | snapshot |
2012-11-19 |
Johannes Dahlström | Read browser width and height from request in Page... 83/283/2 |
commit | commitdiff | tree | snapshot |
2012-11-16 |
Artur Signell | Renamed VaadinServiceSession to VaadinSession (#10223) 87/287/1 |
commit | commitdiff | tree | snapshot |
2012-11-16 |
Leif Åstrand | @Connect lastonly -> lastOnly (#10244) 84/284/1 |
commit | commitdiff | tree | snapshot |
2012-11-15 |
Artur Signell | Made it possible again to use Navigator with UI/Panel... 71/271/1 7.0.0.beta9 |
commit | commitdiff | tree | snapshot |
2012-11-14 |
Artur Signell | Made method public as VForm is now in a different packa... 69/269/1 |
commit | commitdiff | tree | snapshot |
2012-11-14 |
Artur Signell | Merge "Fix LegacyUIAddRemoveComponents test (#2924)" |
commit | commitdiff | tree | snapshot |
2012-11-14 |
Artur Signell | Merge "Made PopupView work with TB again and fixed... |
commit | commitdiff | tree | snapshot |
2012-11-14 |
Artur Signell | Made PopupView work with TB again and fixed test (... 56/256/3 |
commit | commitdiff | tree | snapshot |
2012-11-14 |
Artur Signell | Merge "Remove Window.addComponent() (#2924)" |
commit | commitdiff | tree | snapshot |
2012-11-14 |
Johannes Dahlström | Merge "Updated Form to use hierarchy change event ... |
commit | commitdiff | tree | snapshot |
2012-11-14 |
Artur Signell | Updated Form to use hierarchy change event (#9923) 51/251/2 |
commit | commitdiff | tree | snapshot |
2012-11-14 |
Johannes Dahlström | Merge "UI stylename handling (#9832)" |
commit | commitdiff | tree | snapshot |
2012-11-14 |
Johannes Dahlström | UI stylename handling (#9832) 34/234/5 |
commit | commitdiff | tree | snapshot |
2012-11-14 |
Henri Sara | Remove Window.addComponent() (#2924) 67/267/1 |
commit | commitdiff | tree | snapshot |
2012-11-14 |
Henri Sara | Fix test: Window is not a ComponentContainer (#2924) 66/266/2 |
commit | commitdiff | tree | snapshot |
2012-11-14 |
Henri Sara | Panel and Window based on AbstractSingleComponentContai... 65/265/1 |
commit | commitdiff | tree | snapshot |
2012-11-14 |
Henri Sara | Fix LegacyUIAddRemoveComponents test (#2924) 64/264/1 |
commit | commitdiff | tree | snapshot |
2012-11-14 |
Johannes Dahlström | Move widget classes from c.v.c.ui.<widget> to c.v.c... 60/260/2 |
commit | commitdiff | tree | snapshot |
2012-11-14 |
Henri Sara | UI based on AbstractBasicComponentContainer (#2924... 63/263/1 |
commit | commitdiff | tree | snapshot |
2012-11-14 |
Henri Sara | Move widget classes from c.v.c.ui.<widget> to c.v.c... 62/262/1 |
commit | commitdiff | tree | snapshot |
2012-11-14 |
Henri Sara | Move widget classes from c.v.c.ui.<widget> to c.v.c... 61/261/1 |
commit | commitdiff | tree | snapshot |
2012-11-13 |
Henri Sara | UI based on AbstractBasicComponentContainer (#2924) 48/248/7 |
commit | commitdiff | tree | snapshot |
2012-11-13 |
Artur Signell | Made test compatible with overlay container |
commit | commitdiff | tree | snapshot |
2012-11-13 |
Johannes Dahlström | Move widget classes from c.v.c.ui.<widget> to c.v.c... 50/250/2 |
commit | commitdiff | tree | snapshot |
2012-11-13 |
Johannes Dahlström | Merge "Renamed uri fragment methods in Page to use... |
commit | commitdiff | tree | snapshot |
2012-11-13 |
Henri Sara | Merge "Do not include javadoc jar in zip (#9963)" |
commit | commitdiff | tree | snapshot |
2012-11-13 |
Johannes Dahlström | Merge "Run IE10 in IE9 compatibility mode for now ... |
commit | commitdiff | tree | snapshot |
2012-11-13 |
Artur Signell | Do not include javadoc jar in zip (#9963) 59/259/1 |
commit | commitdiff | tree | snapshot |
2012-11-13 |
Artur Signell | Run IE10 in IE9 compatibility mode for now (#10172) 58/258/1 |
commit | commitdiff | tree | snapshot |
2012-11-13 |
Artur Signell | Renamed uri fragment methods in Page to use UriFragment... 57/257/1 |
commit | commitdiff | tree | snapshot |
2012-11-13 |
Mikael Grankvist | (#10180) Moved positioning from onStateChanged to onCon... 55/255/5 |
commit | commitdiff | tree | snapshot |
2012-11-13 |
Henri Sara | Merge "Do not publish builds automatically to local... |
commit | commitdiff | tree | snapshot |
2012-11-13 |
Henri Sara | Merge "Call ViewDisplay.showView before View.enter... |
commit | commitdiff | tree | snapshot |
2012-11-13 |
John Ahlroos | Merge "Fixed widget comparisons to avoid reattaching... |
commit | commitdiff | tree | snapshot |
2012-11-13 |
Mikael Grankvist | (#9924) Moved hierarchy code and fixed popup view to... 54/254/2 |
commit | commitdiff | tree | snapshot |
2012-11-13 |
Artur Signell | Fixed widget comparisons to avoid reattaching children... 52/252/2 |
commit | commitdiff | tree | snapshot |
2012-11-13 |
John Ahlroos | Merge "Use commons-lang 2.6 in server aswell as in... |
commit | commitdiff | tree | snapshot |
2012-11-13 |
John Ahlroos | Merge "Do not include classes which cannot be instansiated" |
commit | commitdiff | tree | snapshot |
2012-11-12 |
Artur Signell | Use commons-lang 2.6 in server aswell as in client... 53/253/1 |
commit | commitdiff | tree | snapshot |
2012-11-12 |
Artur Signell | Fixed ClassloaderResolver on Windows (#9606) 46/246/1 |
commit | commitdiff | tree | snapshot |
2012-11-12 |
John Ahlroos | Fixed row focus not removed when selecting rows in... 43/243/1 |
commit | commitdiff | tree | snapshot |
2012-11-12 |
Marc Englund | Merge "Fixes #10166 SassCompiler parent reference in... |
commit | commitdiff | tree | snapshot |
2012-11-12 |
Johannes Dahlström | Call ViewDisplay.showView before View.enter in Navigato... 42/242/1 |
commit | commitdiff | tree | snapshot |
2012-11-12 |
Marc Englund | Merge "ParentSelectorHandler was using wrong HashMap... |
commit | commitdiff | tree | snapshot |
2012-11-12 |
Marc Englund | Merge "Fixes #9545 SASS mixin nesting bugs with mixin... |
commit | commitdiff | tree | snapshot |
2012-11-12 |
Artur Signell | Merge "Fixed absolute layout class cast exception ... |
commit | commitdiff | tree | snapshot |
2012-11-12 |
Sebastian Nyholm | Fixes #10166 SassCompiler parent reference in middle... 41/241/2 |
commit | commitdiff | tree | snapshot |
2012-11-12 |
Sebastian Nyholm | ParentSelectorHandler was using wrong HashMap implement... 40/240/1 |
commit | commitdiff | tree | snapshot |
2012-11-12 |
Sebastian Nyholm | Fixes #9545 SASS mixin nesting bugs with mixin. Fixes... 39/239/1 |
commit | commitdiff | tree | snapshot |
2012-11-09 |
Leif Åstrand | Fix typo 38/238/1 |
commit | commitdiff | tree | snapshot |
2012-11-09 |
Johannes Dahlström | Rename DefaultDeploymentConfiguration.idleRootCleanupEn... |
commit | commitdiff | tree | snapshot |
2012-11-09 |
Marc Englund | Merge "Rename Application.getRootConnector to getUIConn... |
commit | commitdiff | tree | snapshot |
2012-11-09 |
John Ahlroos | Fixed ordering in ordered layout when inserting compone... 25/225/7 |
commit | commitdiff | tree | snapshot |
2012-11-09 |
Leif Åstrand | Verify child info in state before attaching widgets... 22/222/2 |
commit | commitdiff | tree | snapshot |
2012-11-09 |
Marc Englund | Merge "Fixes #9546, #9974, #10100, #10105" |
commit | commitdiff | tree | snapshot |
2012-11-08 |
Sebastian Nyholm | Fixes #9546, #9974, #10100, #10105 15/215/5 |
commit | commitdiff | tree | snapshot |
2012-11-08 |
Johannes Dahlström | Rename Application.getRootConnector to getUIConnector... 33/233/1 |
commit | commitdiff | tree | snapshot |
2012-11-08 |
Artur Signell | Merge "Handle the situation where browser reports an... |
commit | commitdiff | tree | snapshot |
2012-11-08 |
Johannes Dahlström | Handle the situation where browser reports an unknown... 41/141/3 |
commit | commitdiff | tree | snapshot |
2012-11-08 |
Artur Signell | Removed dead code 32/232/1 |
commit | commitdiff | tree | snapshot |
2012-11-08 |
tapio | Modified FieldGroup so that fields configured with... 29/229/2 |
commit | commitdiff | tree | snapshot |
2012-11-08 |
John Ahlroos | Fixed absolute layout class cast exception #10155 30/230/1 |
commit | commitdiff | tree | snapshot |
2012-11-07 |
Henri Sara | Merge "Exclude files in vaadin-shared-deps from vaadin... |
commit | commitdiff | tree | snapshot |
2012-11-07 |
Artur Signell | Added missing cast (#9342) 28/228/1 |
commit | commitdiff | tree | snapshot |
2012-11-07 |
Artur Signell | Changed public method to protected (#10143) 24/224/2 |
commit | commitdiff | tree | snapshot |
2012-11-07 |
Artur Signell | Moved EventRouter from AbstractComponent to AbstractCli... 16/216/3 |
commit | commitdiff | tree | snapshot |
2012-11-07 |
Artur Signell | Do not publish builds automatically to local Maven... 27/227/1 |
commit | commitdiff | tree | snapshot |
2012-11-07 |
Artur Signell | Exclude files in vaadin-shared-deps from vaadin-client... 26/226/1 |
commit | commitdiff | tree | snapshot |
2012-11-07 |
Artur Signell | Test for #10155 |
commit | commitdiff | tree | snapshot |
2012-11-07 |
Artur Signell | Added AbstractConnector.getRpcProxy helper (#10143) 17/217/3 |
commit | commitdiff | tree | snapshot |
2012-11-07 |
John Ahlroos | Merge "Test for #10098" |
commit | commitdiff | tree | snapshot |
2012-11-07 |
Artur Signell | Test script for #10128 |
commit | commitdiff | tree | snapshot |
2012-11-07 |
Artur Signell | Test script for #10154 |
commit | commitdiff | tree | snapshot |
2012-11-07 |
Artur Signell | Test for #10154 |
commit | commitdiff | tree | snapshot |
2012-11-07 |
Artur Signell | Test for #10098 23/223/1 |
commit | commitdiff | tree | snapshot |
2012-11-07 |
Artur Signell | Added Component.getDescription (#8154) 21/221/2 |
commit | commitdiff | tree | snapshot |
2012-11-06 |
Johannes Dahlström | Merge "AbstractComponentContainer should implement... |
commit | commitdiff | tree | snapshot |
2012-11-06 |
Johannes Dahlström | Merge "Merged com.vaadin.service into com.vaadin.util... |
commit | commitdiff | tree | snapshot |
2012-11-06 |
Johannes Dahlström | Merge "Moved classes from com.vaadin to com.vaadin... |
commit | commitdiff | tree | snapshot |
2012-11-06 |
Artur Signell | Merged com.vaadin.service into com.vaadin.util (#10146) 20/220/1 |
commit | commitdiff | tree | snapshot |
next |