Menu

Commit [r680]  Maximize  Restore  History

Colocamos en primer lugar el nuevo VerticalScrollableCellList aunque aun mantiene algunos fallos.

lunarjchav 2012-10-18

changed /trunk/GrupitUserWebAPI/src/com/grupit/module/user/web/gwt/client/control/presenter/CapabilityViewPresenter.java
changed /trunk/GrupitUserWebAPI/src/com/grupit/module/user/web/gwt/client/pluggablefeatures/agent/capability/CapabilityAgent.java
changed /trunk/GrupitUserWebAPI/src/com/grupit/module/user/web/gwt/client/ui/design/widget/VerticalScrollBar.java
changed /trunk/GrupitUserWebAPI/src/com/grupit/module/user/web/gwt/client/ui/design/widget/VerticalScrollPanel.java
changed /trunk/GrupitUserWebAPI/src/com/grupit/module/user/web/gwt/client/ui/design/widget/VerticalScrollPanel.ui.xml
copied /trunk/GrupitUserWebAPI/src/com/grupit/module/user/web/gwt/client/ui/design/widget/VerticalScrollableCellList.java -> /trunk/GrupitUserWebAPI/src/com/grupit/module/user/web/gwt/client/ui/design/widget/VerticalScrollableCellListOld.java
renamed /trunk/GrupitUserWebAPI/src/com/grupit/module/user/web/gwt/client/ui/design/widget/VerticalScrollableCellList3.java -> /trunk/GrupitUserWebAPI/src/com/grupit/module/user/web/gwt/client/ui/design/widget/VerticalScrollableCellList.java
renamed /trunk/GrupitUserWebAPI/src/com/grupit/module/user/web/gwt/client/ui/design/widget/VerticalScrollableCellList3.ui.xml -> /trunk/GrupitUserWebAPI/src/com/grupit/module/user/web/gwt/client/ui/design/widget/VerticalScrollableCellList.ui.xml
changed /trunk/GrupitUserWebAPI/src/com/grupit/module/user/web/gwt/client/ui/lookandfeel/GrupitTheme.java
changed /trunk/GrupitUserWebAPI/src/com/grupit/module/user/web/gwt/client/ui/lookandfeel/GrupitWebAPIThemeResources.java
changed /trunk/GrupitUserWebApp/src/com/grupit/module/user/web/gwt/client/control/mapper/GrupitDesktopWebAppUserMainboardActivityMapper.java
changed /trunk/GrupitUserWebApp/src/com/grupit/module/user/web/gwt/client/model/biz/analyzer/GrupitWebAppInputTextContentAnalyzer.java
changed /trunk/GrupitUserWebApp/src/com/grupit/module/user/web/gwt/client/ui/lookandfeel/GrupitWebAppThemeResources.java
changed /trunk/GrupitUserWebApp/src/com/grupit/module/user/web/gwt/client/ui/lookandfeel/light/style/EditingGroupView.css
changed /trunk/GrupitUserWebApp/src/com/grupit/module/user/web/gwt/client/ui/lookandfeel/light/style/JoinInvitationSelectorUI.css
changed /trunk/GrupitUserWebApp/src/com/grupit/module/user/web/gwt/client/ui/lookandfeel/light/style/LightStyle.css
changed /trunk/GrupitUserWebApp/src/com/grupit/module/user/web/gwt/client/ui/lookandfeel/light/style/LightThemeResources.java
renamed /trunk/GrupitUserWebApp/src/com/grupit/module/user/web/gwt/client/ui/lookandfeel/light/style/VerticalScrollPanel.css -> /trunk/GrupitUserWebApp/src/com/grupit/module/user/web/gwt/client/ui/lookandfeel/light/style/VerticalScrollCellList.css
changed /trunk/GrupitUserWebPluggableFeatures/src/com/grupit/module/user/web/pluggablefeatures/gwt/client/ui/design/view/MessageCapabilityViewUI.java
changed /trunk/GrupitUserWebPluggableFeatures/src/com/grupit/module/user/web/pluggablefeatures/gwt/client/ui/design/view/MessageCapabilityViewUI.ui.xml
/trunk/GrupitUserWebAPI/src/com/grupit/module/user/web/gwt/client/control/presenter/CapabilityViewPresenter.java Diff Switch to side-by-side view
Loading...
/trunk/GrupitUserWebAPI/src/com/grupit/module/user/web/gwt/client/pluggablefeatures/agent/capability/CapabilityAgent.java Diff Switch to side-by-side view
Loading...
/trunk/GrupitUserWebAPI/src/com/grupit/module/user/web/gwt/client/ui/design/widget/VerticalScrollBar.java Diff Switch to side-by-side view
Loading...
/trunk/GrupitUserWebAPI/src/com/grupit/module/user/web/gwt/client/ui/design/widget/VerticalScrollPanel.java Diff Switch to side-by-side view
Loading...
/trunk/GrupitUserWebAPI/src/com/grupit/module/user/web/gwt/client/ui/design/widget/VerticalScrollPanel.ui.xml Diff Switch to side-by-side view
Loading...
/trunk/GrupitUserWebAPI/src/com/grupit/module/user/web/gwt/client/ui/lookandfeel/GrupitTheme.java Diff Switch to side-by-side view
Loading...
/trunk/GrupitUserWebAPI/src/com/grupit/module/user/web/gwt/client/ui/lookandfeel/GrupitWebAPIThemeResources.java Diff Switch to side-by-side view
Loading...
/trunk/GrupitUserWebApp/src/com/grupit/module/user/web/gwt/client/control/mapper/GrupitDesktopWebAppUserMainboardActivityMapper.java Diff Switch to side-by-side view
Loading...
/trunk/GrupitUserWebApp/src/com/grupit/module/user/web/gwt/client/model/biz/analyzer/GrupitWebAppInputTextContentAnalyzer.java Diff Switch to side-by-side view
Loading...
/trunk/GrupitUserWebApp/src/com/grupit/module/user/web/gwt/client/ui/lookandfeel/GrupitWebAppThemeResources.java Diff Switch to side-by-side view
Loading...
/trunk/GrupitUserWebApp/src/com/grupit/module/user/web/gwt/client/ui/lookandfeel/light/style/EditingGroupView.css Diff Switch to side-by-side view
Loading...
/trunk/GrupitUserWebApp/src/com/grupit/module/user/web/gwt/client/ui/lookandfeel/light/style/JoinInvitationSelectorUI.css Diff Switch to side-by-side view
Loading...
/trunk/GrupitUserWebApp/src/com/grupit/module/user/web/gwt/client/ui/lookandfeel/light/style/LightStyle.css Diff Switch to side-by-side view
Loading...
/trunk/GrupitUserWebApp/src/com/grupit/module/user/web/gwt/client/ui/lookandfeel/light/style/LightThemeResources.java Diff Switch to side-by-side view
Loading...
/trunk/GrupitUserWebPluggableFeatures/src/com/grupit/module/user/web/pluggablefeatures/gwt/client/ui/design/view/MessageCapabilityViewUI.java Diff Switch to side-by-side view
Loading...
/trunk/GrupitUserWebPluggableFeatures/src/com/grupit/module/user/web/pluggablefeatures/gwt/client/ui/design/view/MessageCapabilityViewUI.ui.xml Diff Switch to side-by-side view
Loading...
MongoDB Logo MongoDB