Subversion Repositories eFlore/Applications.cel

Compare Revisions

No changes between revisions

Ignore whitespace Rev 2107 → Rev 2108

/trunk/lib/gwtextux-0.3/about.txt
New file
0,0 → 1,9
GWT-Ext UX @GWTEXTUX_VERSION@
Visit Project Page (http://code.google.com/p/gwt-ext-ux/).
 
This product includes software developed by:
- The Google Web Toolkit(GWT) project (http://code.google.com/webtoolkit/)
- The Ext project (http://www.extjs.com/)
- The GWT-Ext project (http://www.gwt-ext.com/)
 
For source availability and license information see COPYING.html
/trunk/lib/gwtextux-0.3/gwtextux.jar
Cannot display: file marked as a binary type.
svn:mime-type = application/octet-stream
/trunk/lib/gwtextux-0.3/gwtextux.jar
New file
Property changes:
Added: svn:mime-type
+application/octet-stream
\ No newline at end of property
/trunk/lib/gwtextux-0.3/index.html
New file
0,0 → 1,94
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml"><head>
<meta http-equiv="content-type" content="text/html; charset=utf-8">
<title>GWT-Ext UX @GWTEXTUX_VERSION@</title>
<style>
body {
background-color: white;
color: black;
font-family: Arial, sans-serif;
font-size: small;
margin: 20px;
}
 
li {
margin-bottom: 0.5em;
}
 
li div {
margin-top: 0.2em;
}
 
code {
font-size: medium;
}
</style></head>
 
<body>
<h1>GWT-Ext UX @GWTEXTUX_VERSION@</h1>
The GWT-Ext UX Widget Extensions
 
<h2>Resources</h2>
<ul>
<li>
<a href="release_notes.html" target="_blank">Release Notes</a>
<div>
Details about this release and previous releases.
</div>
</li>
<li>
<a href="http://www.gwt-ext.com/">GWT-Ext Home</a> (online)
<div>
GWT-Ext Home Page.
</div>
</li>
<li>
<a href="http://code.google.com/p/gwt-ext-ux/">GWT-Ext User Extensions (UX) Home</a> (online)
<div>
GWT-Ext User Extensions (UX) Home.
</div>
</li>
<li>
<a href="http://www.gwt-ext.com/forum">Developer Forum</a> (online)
<div>
The Developer Forum is the best place to go to discuss GWT-Ext, ask or
answer questions, report bugs, and sync up with other developers.
</div>
</li>
<li>
<a href="http://www.gwt-ext.com/wiki">Wiki</a> (online)
<div>
Updates on the project will be posted here.
</div>
</li>
<li>
<a href="http://code.google.com/webtoolkit/">Google Web Toolkit Home</a> (online)
<div>
Google Web Toolkit Home Page.
</div>
</li>
<li>
<a href="http://extjs.com/">Ext Home</a> (online)
<div>
Ext Home page.
</div>
</li>
</ul>
<h2>Starting Points</h2>
<ul>
<li>
<a href="http://www.gwt-ext.com/wiki">Getting Started Guide</a> (online)
<div>
A step-by-step tutorial on creating your first app from scratch.
</div>
</li>
<li>
<a href="doc/javadoc/index.html">Javadocs</a>
<div>
The API documentation in standard Javadoc form.
</div>
</li>
</ul>
 
</body></html>
/trunk/lib/gwtextux-0.3/COPYING.html
New file
0,0 → 1,126
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml"><head>
 
<meta http-equiv="content-type" content="text/html; charset=utf-8">
 
<title>GWT-Ext License Information</title>
 
<style type="text/css">
 
p.heading {
font-weight: bold;
}
 
.licenses {
border-collapse: separate;
}
 
.licenses th {
text-align: left;
background-color: #ccccff;
padding: 3px;
}
 
.licenses td {
background-color: #f4f4f4;
padding: 3px;
text-align: left;
vertical-align: top;
}
 
.licenses tr.even td {
background-color: #eeeeee;
}
 
</style></head>
 
<body>
<div id="body">
 
 
 
<h1>GWT-Ext License Information</h1>
 
<p>The GWT-Ext software and sample code is licensed under the BSD</p>
 
<p><a href="http://en.wikipedia.org/wiki/BSD_license">http://en.wikipedia.org/wiki/BSD_license</a></p>
 
<a name="licenses"></a>
<h2>LICENSE INFORMATION REGARDING RELATED THIRD-PARTY SOFTWARE</h2>
 
<p>The GWT-Ext library relies on the following third party software. Below is the location and license information :
</p>
 
<table class="licenses">
<tbody><tr>
<th>Package</th>
<th>License</th>
<th>Details</th>
</tr>
<tr>
<td class="package"><a href="http://code.google.com/webtoolkit/">Google Web Toolkit</a></td>
<td class="license"><a href="http://code.google.com/webtoolkit/terms.html">Apache License v. 2.0</a></td>
<td class="location"><a href="http://code.google.com/webtoolkit/">http://code.google.com/webtoolkit/</a></td>
</tr>
<tr>
<td class="package"><a href="http://www.extjs.com/">Ext 2.0.2</a></td>
<td class="license">Ext 2.0.2 has several licensing options available to fit a variety of needs. LGPL 3.0 is one of them.</td>
<td class="location"><a href="http://yogurtearl.com/ext-2.0.2.zip">http://yogurtearl.com/ext-2.0.2.zip</a> or the extjs.com site</td>
</tr>
<tr>
<td class="package"><a href="http://www.gwt-ext.com/">GWT-Ext</a></td>
<td class="license"><a href="http://www.gnu.org/licenses/lgpl.html">LGPL 3.0</a>. See <a href="http://gwt-ext.com/license">http://gwt-ext.com/license</a> for details</td>
<td class="location"><a href="http://gwt-ext.com/download">http://www.gwt-ext.com/download</a></td>
</tr>
<tr>
<td class="package">PagingMemoryProxy</td>
<td class="license"><a href="http://www.gnu.org/licenses/lgpl.html">LGPL</a></td>
<td class="location"><a href="http://extjs.com/learn/Extention:PagingMemoryProxy">http://extjs.com/learn/Extention:PagingMemoryProxy</a></td>
</tr>
<tr>
<td class="package">RowLayout</td>
<td class="license"><a href="http://www.gnu.org/licenses/lgpl.html">LGPL</a></td>
<td class="location"><a href="http://extjs.com/forum/showthread.php?t=17116">Kirill Hryapin</a></td>
</tr>
<tr>
<td class="package"><a href="http://extjs.com/learn/Extension:Multiselect2">MultiSelect</a></td>
<td class="license"><a href="http://extjs.com/learn/Extension:Multiselect2">LGPL 3.0 / Ext License</a></td>
<td class="location"><a href="http://extjs.com/learn/Extension:Multiselect2">http://extjs.com/learn/Extension:Multiselect2</a></td>
</tr>
<tr>
<td class="package">Grid Filter Plugin</td>
<td class="license">LGPL</td>
<td class="location"><a href="http://gridsearch.extjs.eu">http://gridsearch.extjs.eu</a></td>
</tr>
<tr>
<td class="package">ManagedIFrame</td>
<td class="license">LGPL</td>
<td class="location"><a href="http://extjs.com/learn/Extension:ManagedIframe">http://extjs.com/learn/Extension:ManagedIframe</a></td>
</tr>
<tr>
<td class="package">Live Grid</td>
<td class="license">LGPL</td>
<td class="location"><a href="http://www.siteartwork.de/livegrid">http://www.siteartwork.de/livegrid</a></td>
</tr>
 
<tr>
<td class="package">MultiMonth</td>
<td class="license">LGPL</td>
<td class="location"><a href="http://extjs.com/learn/Extension:Multi_Month_Calendar">http://extjs.com/learn/Extension:Multi_Month_Calendar</a></td>
</tr>
<tr>
<td class="package">Upload Dialog</td>
<td class="license">Freeware</td>
<td class="location"><a href="http://max-bazhenov.com/dev/upload-dialog-2.0/index.php">http://max-bazhenov.com/dev/upload-dialog-2.0/index.php</a></td>
</tr>
<tr>
<td class="package">SwfUploaf</td>
<td class="license">MIT</td>
<td class="location"><a href="http://www.silverbiology.com/ext_samples/SwfUploadPanel/uploaddemo.php">http://www.silverbiology.com/ext_samples/SwfUploadPanel/uploaddemo.php</a></td>
</tr>
</tbody></table>
 
</div>
 
</body></html>
/trunk/lib/gwtextux-0.3/release_notes.html
New file
0,0 → 1,135
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="content-type" content="text/html; charset=utf-8">
<title>GWT-Ext UX 0.1 Release Notes</title>
 
<style>
body {
background-color: white;
color: #333333;
font-family: arial, helvetica, sans-serif;
font-size: 12px;
margin: 20px;
}
 
li {
margin-bottom: 0.5em;
}
 
li div {
margin-top: 0.2em;
}
 
code {
font-size: medium;
}
</style>
</head>
 
<body>
<h1>GWT-Ext UX Release Notes</h1>
<ul>
<li><a href="#0_2">0.3</a></li>
<li><a href="#0_2">0.2</a></li>
<li><a href="#0_1_1">0.1.1</a></li>
</ul>
<hr/>
<a name="0_3"></a>
 
<h2>Release Notes for GWT-Ext UX 0.3</h2>
 
<h3>Features</h3>
 
<ul>
<li><b>GWT 1.5 RC1 Support</b>
</li>
</ul>
<ul>
<li><b>FileTreePanel</b>
</li>
</ul>
<ul>
<li><b>SwfUploadPanel</b>
</li>
</ul>
<ul>
<li><b>CustomReader</b>
</li>
</ul>
<ul>
<li><b>CellActions Grid Plugin</b>
</li>
</ul>
<ul>
<li><b>Removed individual UX from GwtExtUx.gwt.xml. This means whenever a UX is needed, They have to be added individually in the users gwt.xml file. </b>
</li>
</ul>
<ul>
<li><b>Latest patch in Multiselect.js including memory leak fixes, drag back, etc...</b>
</li>
</ul>
 
 
<hr/>
<a name="0_2"></a>
 
<h2>Release Notes for GWT-Ext UX 0.2</h2>
 
<h3>Features</h3>
 
<ul>
<li><b>Live Grid</b>
<br>Virtual grid with no paging toolbar but dynamic data retreival from server
</li>
</ul>
<ul>
<li><b>Grid Filter Plugin</b>
</li>
</ul>
<ul>
<li><b>Image Component</b>
</li>
</ul>
<ul>
<li><b>ManagedIFrame</b>
</li>
</ul>
<ul>
<li><b>Grid with Proxy</b>
</li>
</ul>
<ul>
<li><b>Multiple Month Calendar</b>
</li>
</ul>
<ul>
<li><b>File Upload Dialog</b>
</li>
</ul>
<hr/>
<a name="0_1_1"></a>
 
<h2>Release Notes for GWT-Ext UX 0.1.1</h2>
 
<h3>Features</h3>
 
<ul>
<li><b>PagingMemoryProxy</b>
<br>Supports paging of in-memory data
</li>
</ul>
<ul>
<li><b>MultiSelect / ItemSelect</b>
<br>Supports dual item form selector
</li>
</ul>
<ul>
<li><b>RowLayout</b>
<br>Flexible layout manager for row / vertical lay out of components.
</li>
</ul>
 
</body>
</html>
 
/trunk/lib/gwtextux-0.3/about.html
New file
0,0 → 1,65
<html>
 
<head>
<title>GWT-Ext UX @GWTEXTUX_VERSION@</title>
<style>
body {
background-color: white;
color: black;
font-family: Arial, sans-serif;
font-size: 10pt;
margin: 20px;
overflow: hidden;
}
 
#title {
font-size: 14pt;
font-weight: bold;
}
 
#title a {
text-decoration: none;
}
 
#version {
font-size: 8pt;
font-weight: bold;
text-align: right;
}
#intro {
margin: 10px 0px 10px 0px ;
}
#attribs {
}
</style>
</head>
 
<body>
<table align="center">
<tr>
<td id="title"><a href="http://code.google.com/p/gwt-ext-ux/">GWT-Ext UX</a></td>
</tr>
<tr>
<td id="version">Version @GWTEXTUX_VERSION@</td>
</tr>
</table>
 
<hr/>
 
 
<div id="attribs">
This product uses software developed by
<ul>
<li>The <a href="http://code.google.com/webtoolkit">Google Web Toolkit (GWT) Project</a></li>
<li>The <a href="http://www.extjs.com/">Ext Project</a></li>
<li>The <a href="http://www.gwt-ext.com/">GWT-Ext Project</a></li>
</ul>
For source availability and license information see COPYING.html.
</div>
</body>
 
</html>