Subversion Repository Public Repository

litesoft

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
<module rename-to="v1">
    <!-- Use this module to pull in DATT dependencies w/out the entry point -->

    <!--<inherits name='com.google.gwt.user.theme.standard.Standard'/>-->
    <!--inherits name='com.google.gwt.user.theme.chrome.Chrome'/-->
    <!--inherits name='com.google.gwt.user.theme.dark.Dark'/-->

    <inherits name="org.litesoft.Logger"/>
    <inherits name="org.litesoft.Anywhere"/>
    <inherits name="org.litesoft.GWT.GWT"/>
    <inherits name="org.litesoft.GWT.forms.Forms"/>

    <!--<register-property name="user.agent" value="ie6,ie8,gecko1_8,safari,opera"/>-->

    <source path="client"/>
    <source path="shared"/>

</module>

Commits for litesoft/trunk/Java/DATT/src/org/litesoft/datt/DATTBase.gwt.xml

Diff revisions: vs.
Revision Author Commited Message
953 Diff Diff GeorgeS picture GeorgeS Fri 20 Jun, 2014 23:12:43 +0000

Drop Nas-Video.
Normalize the SecurityPOs.

458 Diff Diff markcmarkc Sat 20 Aug, 2011 23:41:54 +0000
439 Diff Diff GeorgeS picture GeorgeS Sat 20 Aug, 2011 20:33:23 +0000
431 Diff Diff GeorgeS picture GeorgeS Sat 20 Aug, 2011 19:47:35 +0000
430 GeorgeS picture GeorgeS Sat 20 Aug, 2011 19:46:21 +0000