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>
/trunk/lib/gwtext-2.0.5/about.html
New file
0,0 → 1,64
<html>
 
<head>
<title>GWT-Ext 2.0.2</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://www.gwt-ext.com/">GWT-Ext</a></td>
</tr>
<tr>
<td id="version">Version 2.0.2</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>
</ul>
For source availability and license information see COPYING.html.
</div>
</body>
 
</html>
/trunk/lib/gwtext-2.0.5/gwtext.jar
Cannot display: file marked as a binary type.
svn:mime-type = application/octet-stream
/trunk/lib/gwtext-2.0.5/gwtext.jar
New file
Property changes:
Added: svn:mime-type
+application/octet-stream
\ No newline at end of property
/trunk/lib/gwtext-2.0.5/COPYING
New file
0,0 → 1,34
GWT-Ext LICENSE INFORMATION
 
 
The GWT-Ext software and sample code is licensed under the GNU Lesser General Public Licence (LGPL), v 3.0.
 
http://www.gnu.org/licenses/lgpl.html
 
Source code for software included in this distribution is available from the GWT-Ext
project (http://www.gwt-ext.com/) or as otherwise indicated at the bottom of this page.
 
Questions? licensing@gwt-ext.com
 
LICENSE INFORMATION REGARDING RELATED THIRD-PARTY SOFTWARE
 
The GWT-Ext library relies on the following third party software. Below is the location and license information :
 
* Google Web Toolkit (GWT)
License: Apache License v. 2.0 (above)
http://code.google.com/webtoolkit/
 
 
* Ext
License: Ext has several licensing options available to fit a variety of needs. LGPL 3.0 is one of them.
See http://extjs.com/license for more information
http://extjs.com/download
 
* Yahoo! User Interface Library (YUI)
License : BSD
http://developer.yahoo.com/yui/
 
* Mapstraction
License : BSD
http://mapstraction.com/
/trunk/lib/gwtext-2.0.5/about.txt
New file
0,0 → 1,8
GWT-Ext 2.0.2
Visit Project Page (http://www.gwt-ext.com/).
 
This product includes software developed by:
- The Google Web Toolkit(GWT) project (http://code.google.com/webtoolkit/)
- The Ext project (http://www.extjs.com/)
 
For source availability and license information see COPYING.
/trunk/lib/gwtext-2.0.5/index.html
New file
0,0 → 1,88
<!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 2.0.2</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 2.0.2</h1>
The GWT-Ext Widget Library
 
<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://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/gwtext-2.0.5/COPYING.html
New file
0,0 → 1,87
<!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 GNU Lesser General Public Licence (LGPL), v 3.0.</p>
 
<p><a href="http://www.gnu.org/licenses/lgpl.html">http://www.gnu.org/licenses/lgpl.html</a></p>
<p>Source code for software included in this distribution is available from the GWT-Ext project (http://www.gwt-ext.com/)
or as otherwise indicated at the bottom of this page.</p>
<p>Questions? <a href="mailto:licensing@gwt-ext.com">licensing@gwt-ext.com</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</a></td>
<td class="license">Ext has <a href="http://extjs.com/license">several licensing options</a> available to fit a variety of needs. LGPL 3.0 is one of them.</td>
<td class="location"><a href="http://extjs.com/download">http://extjs.com/download</a></td>
</tr>
<tr>
<td class="package"><a href="http://developer.yahoo.com/yui/">Yahoo! User Interface Library (YUI)</a></td>
<td class="license"><a href="http://developer.yahoo.com/yui/license.html">BSD</a>.</td>
<td class="location"><a href="http://developer.yahoo.com/yui/">http://developer.yahoo.com/yui/</a></td>
</tr>
<tr>
<td class="package"><a href="http://mapstraction.com/">Mapstraction</a></td>
<td class="license"><a href="http://en.wikipedia.org/wiki/BSD_license">BSD</a></td>
<td class="location"><a href="http://mapstraction.com/">http://mapstraction.com/</a></td>
</tr>
</tbody></table>
 
</div>
 
</body></html>
/trunk/lib/gwtext-2.0.5/release_notes.html
New file
0,0 → 1,291
<!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 2.0 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 Release Notes</h1>
<ul>
<li><a href="#2_0_5">2.0.5</a></li>
<li><a href="#2_0_4">2.0.4</a></li>
<li><a href="#2_0_3">2.0.3</a></li>
<li><a href="#2_0_2">2.0.2</a></li>
<li><a href="#2_0_1">2.0.1</a></li>
<li><a href="#2_0">2.0</a></li>
</ul>
<hr/>
<a name="2_0_5"></a>
<h2>Release Notes for GWT-Ext 2.0.5</h2>
<p>
 
<h3>Features</h3>
<ul>
<li><b>Support for <a href="http://code.google.com/p/google-web-toolkit/downloads/list">GWT 1.5.2</a></b>. A bug introduced by GWT 1.5.2 is having conflict with TreeNode and TreePanel. GWT has not fixed the problem but if you can't wait for them, we have worked-around it.</li>
<li><b>New Widgets: FocusPanel, SyntaxHightlighterPanel, UserCustomCellEditor</b></li>
</ul>
 
<h3>Changes</h3>
<ul>
<li>Various <a target="205bugfixes" href="http://code.google.com/p/gwt-ext/issues/list?can=1&q=status%3AFixed+milestone%3A2_0_5&colspec=ID+Type+Status+Priority+Milestone+Owner+Summary&cells=tiles">Bug Fixes</a></li>
</ul>
NOTE: if you are using SwfUploadPanel from GWTExtUx 0.3.0, you need to get the latest from SVN or wait until the next build in the next couple of days. The next build for GWTExtUx will have the anticipated <b>GridTree</b> and GridFilter plugin.
<hr/>
<a name="2_0_4"></a>
<h2>Release Notes for GWT-Ext 2.0.4</h2>
<p>
 
<h3>Features</h3>
<ul>
<li><b>Support for <a href="http://code.google.com/p/google-web-toolkit/downloads/list">GWT 1.5 RC1</a></b></li>
<li><b>FF3 Support</b></li>
<li><b>PageBus</b>
<br>
Messaging support which allows loosely coupled components to communicate with each other via traditional pubhish / subscribe paradigm. See demo in Showcase under 'Miscellaneous -> Publish Subscribe'
</li>
<li><b>Eclipse Project Files</b>
<br>You can now use GWTExt directly from SVN as an Eclipse project. You just need to add the <b>GWT_HOME</b> variable to point to the GWT Directory in Eclipse
<br>Windows|Preferences|Java|Build Path|Classpath Variables
</li>
</ul>
 
<h3>Changes</h3>
<ul>
<li>Various <a target="204bugfixes" href="http://code.google.com/p/gwt-ext/issues/list?can=1&q=status%3AFixed+milestone%3A2_0_4&colspec=ID+Type+Status+Priority+Milestone+Owner+Summary&cells=tiles">Bug Fixes</a></li>
<li>Fixed Memory leak when add and remove Panels (Mix of GWT and GWT-Ext)</li>
</ul>
<h3>GwtExtUx Changes</h3>
<ul>
<li>FileTreePanel</li>
<li>SwfUploadPanel</li>
<li>CustomReader</li>
<li>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.
</li>
<li>Latest patch in Multiselect.js including memory leak fixes, drag back, etc...</li>
</ul>
<hr/>
<a name="2_0_3"></a>
<h2>Release Notes for GWT-Ext 2.0.3</h2>
<p>
 
<h3>Features</h3>
<ul>
<li><b>Charts</b>
<br>Supports for Charting via YUI charts. Line, Bar, Pie, Column charts are all available as a standard GWT-Ext Panel subclass. Charts
use the standard Store as thier underlying data source. See demo <a href="http://www.gwt-ext.com/demo-charts">here</a>.
</li>
</ul>
<ul>
<li><b>Mapping API</b>
<br>Supports for Mapping API via Mapstraction. The supported Map providers include OpenStreetMap, Yahoo, Google, Microsoft, Map24,
MultiMap, MapQuest, FreeEarth and OpenLayers.
<br/>
Various Maps are now available as a standard GWT-Ext Panel subclass. The motivation for the GWT-Ext Mapping API is not to compete with the other
GWT Google Maps API's which are far more feature rich and complete. This API is over mapstraction which provides several
commonly used features such as markers, polylines, GeoRSS and such using the same API.
<br/>The desired map provider can be instantiated by a factory, and the rest of the code remains the same and works across various map providers (some free, and others commercial). This gives users more flexibilty to pick a map provider that meets their needs and license requirements.. See demo <a href="http://www.gwt-ext.com/demo-maps">here</a>.
</li>
</ul>
<ul>
<li><b>Portal</b>
<br>Initial Portal support. See demo here <a href="http://www.gwt-ext.com/demo/#portal">here</a>
</li>
</ul>
 
<h3>Changes</h3>
<ul>
<li>Various Bug Fixes</li>
<li>Ext.isFirebug() to detect if Firebug is enabled</li>
<li>GridPanel.clearSortState()</li>
<li>Support for preserving ordering in PropertyGridPanel</li>
<li>com.gwtext.client.widgets.menu.Adapter class to allow and Component (like TextField) to be added to a Menu</li>
<li>API's to access various Button's on PagingToolbar</li>
</ul>
<hr/>
 
<a name="2_0_2"></a>
<h2>Release Notes for GWT-Ext 2.0.2</h2>
<p>
This release supports Ext 2.0.2.
 
<h3>Overview of changes</h3>
<ul>
<li><b>Label</b>
<br>New Form label class
</li>
</ul>
<ul>
<li><b>Safari support for Mac hosted mode</b>
</li>
</ul>
<hr/>
<a name="2_0_1"></a>
<h2>Release Notes for GWT-Ext 2.0.1</h2>
<p>
This relase has a minor patch release that incorporates a fix to workaround a Safari bug with iframes.
 
<a name="2_0"></a>
<h2>Release Notes for GWT-Ext 2.0</h2>
<p>
This release of GWT-Ext is a new and significantly improved major release that is based on Ext 2.0.
 
<h3>Overview of changes</h3>
<ul>
<li><b>Performance</b>
<br>The overall perfomance and responsiveness has been significantly improved in this release. All components / widgets
support lazy rendering which means that they can be instantiated and managed without any overhead and their
rendering is deferred to the point at which they are required to be attached to the DOM.
</li>
</ul>
 
<ul>
<li><b>Unified Component model</b>
<br>All widgets now follow a consistent hierarchy and are subclasses of a base Component class which manages
the creation, rendering and destruction lifecycle operations. Methods common to all Components are now easily
accessible in a consistent, intuitive and easy to use manner. Containers, which also extends the Component class,
can contain other child components which can be one of the many available widgets or another child Container.
Containers only know about the child Components that are added to them, and their layout responsibilities are
delegated to the assigned LayoutManager. The Panel class is a subclass of Container and is typically the class
users will work with. The Panel class adds a lot of useful features like header, top toolbar, bottom toolbar,
and ability to collapse and expand.
</li>
</ul>
 
<ul>
<li><b>Improved Layout management</b>
<br>Building complex layouts in earlier versions was a little cumbersome but it is now a thing of the past. This version
has an architecture that separates the responsibility of Containers, which are only aware of child Components, and the
layout of the Components within the Container which is handled by an assigned LayoutManager. There are several
powerful yet easy to use layouts available like BorderLayout, AccordionLayout, VerticalLayout, HorizontalLayout,
AnchorLayout, TableLayout and others that make building complex layouts quite trivial.
The Showcase demo has examples of variouos layouts in action.
</li>
</ul>
 
<ul>
<li><b>Bean friendly API's and better support for extension</b>
<br>Separate config classes associated with a widget are no longer required. All Components support a default / no-op
constructor and getters and setter for various properties. Various Components do have additional relevant convenience
constructors that are frequently used during development like assigning a label and an action listener to a Button.
In this version users can now extend any Component, add members and methods and it will be passed by reference when
accessed through a callback or a lookup. In short, things work as expected in a typical Java environment.
</li>
</ul>
 
<hr/>
<h3>Features</h3>
Many features of the library are illustrated in the Showcase demo. The Showcase demo is <a href="samples/Showcase2/www/com.gwtext.sample.showcase2.Showcase2/Showcase2.html" target="_blank">bundled</a> with the distribution
and can also be accessed online from the <a href="http://www.gwt-ext.com">project page</a>.
<ul>
<li><b>Grid</b>
<br>The performance has been significantly improved in this release and the Grid component can render a large number
of rows very fast. The GridPanel now supports Single Level Row Grouping, Grouping of Summary Rows, List box look,
drag and drop capabilities, checkbox and row numbered column, context menus and a lot more features.
Support for Grid to Tree drag and drop has also been added.
</li>
</ul>
<ul>
<li><b>Tree</b>
<br>The TreePanel component supports Checkbox nodes, Drag n Drop between trees and from a grid to a tree, sorting,
filtering multi select and many other features. It also handles display of large number of nodes efficiently.
</li>
</ul>
<ul>
<li><b>Forms</b>
<br>Forms have been improved significantly allowing users ultimate flexibility in adding and arranging Fields and
other Components. For example multiple fields on a single row, fields displayed across tabs, Grids or even
Images in a form and other configurations that were previously not easy to setup.
 
</li>
</ul>
<ul>
<li><b>TabPanels</b>
<br>TabPanel's now support scrollable tabs (like Firefox) and context menu's. They support deferred tab rendering
so that a tab's content is rendered only when the user selects the tab. Adding IFrames to tabs is also supported.
</li>
</ul>
<ul>
<li><b>DataView</b>
<br>DataView is a powerful class that allows you to specify a template for rendering a given Record. You can
then bind the DataView to a Store and it will render the Records using the specified HTML template. It not
only renders the content but is also backed by a rich event model which allows you to have full control over
user actions like click, context menu, double click etc. The main page of the Showcase demo uses a DataView
to display the thumbnail images of the samples.
</li>
</ul>
<ul>
<li><b>Windows</b>
<br>A Window is a specialized Panel that supports floating, dragging, minimize/maximize/restore. Any other
Container or Component can be added to a Window as illustrated by various examples in the Showcase demo.
</li>
</ul>
<h3>New Widgets</h3>
<ul>
<li><b>Accordion</b>
<br>An Accordion is simply a Container that is assigned an AccordionLayout. All child Panel's
added to it will be laid out in the form of an Accordion. And since any Contaienr can be added to a Window,
creating a floatable Accordion is a breeze.
</li>
</ul>
<ul>
<li><b>ProgressBar</b>
<br>Highly configurable ProgressBar and support for custom styling.
</li>
</ul>
<ul>
<li><b>Tooltips</b>
<br>Powerful and easy to use Tooltips that can be applied to any Component. Also supports loading
remote tooltip content using Ajax.
</li>
</ul>
<ul>
<li><b>CycleButton</b>
<br>This is a specialized Menu Button that contains a menu of CheckItem's. The button automatically cycles
through each menu item when clicked.
</li>
</ul>
<ul>
<li><b>TimeField</b>
<br>A field that has a dropdown with a time picker.
</li>
</ul>
<ul>
<li><b>Hidden Field</b>
<br>Ability to add a hidden input field to a Form.
</li>
</ul>
<hr/>
<h3>GWT-Plus compatibility</h3>
<ul>
<li><a href="http://gwtplus.gwt-ext.com/">GWT-Plus</a> is fully compatible with GWT-Ext 2.0.
</li>
</ul>
</body></html>
 
/trunk/lib/gwt-maps-3.8.0/ReleaseNotes.txt
New file
0,0 → 1,4
Release Notes
 
3.8.0 30 March 2012
Pre-release
/trunk/lib/gwt-maps-3.8.0/COPYING
New file
0,0 → 1,176
GOOGLE API LIBRARY FOR GOOGLE WEB TOOLKIT LICENSE INFORMATION
 
May 30, 2007
 
The Google API Library for Google Web Toolkit software and sample code developed
by Google is licensed under the Apache License, v. 2.0. Source code for
software included in this distribution is available from the Google API Library
for Google Web Toolkit project.
 
This distribution contains code from the Xerces library
licensed under the Apache License, v. 2.0 and
available from http://xerces.apache.org.
 
=====
 
Apache License
Version 2.0, January 2004
http://www.apache.org/licenses/
 
1. Definitions.
 
"License" shall mean the terms and conditions for use, reproduction, and
distribution as defined by Sections 1 through 9 of this document.
 
"Licensor" shall mean the copyright owner or entity authorized by the
copyright owner that is granting the License.
 
"Legal Entity" shall mean the union of the acting entity and all other
entities that control, are controlled by, or are under common control with
that entity. For the purposes of this definition, "control" means (i) the
power, direct or indirect, to cause the direction or management of such
entity, whether by contract or otherwise, or (ii) ownership of fifty percent
(50%) or more of the outstanding shares, or (iii) beneficial ownership of
such entity.
 
"You" (or "Your") shall mean an individual or Legal Entity exercising
permissions granted by this License.
 
"Source" form shall mean the preferred form for making modifications,
including but not limited to software source code, documentation source, and
configuration files.
 
"Object" form shall mean any form resulting from mechanical transformation
or translation of a Source form, including but not limited to compiled
object code, generated documentation, and conversions to other media types.
 
"Work" shall mean the work of authorship, whether in Source or Object form,
made available under the License, as indicated by a copyright notice that is
included in or attached to the work (an example is provided in the Appendix
below).
 
"Derivative Works" shall mean any work, whether in Source or Object form,
that is based on (or derived from) the Work and for which the editorial
revisions, annotations, elaborations, or other modifications represent, as a
whole, an original work of authorship. For the purposes of this License,
Derivative Works shall not include works that remain separable from, or
merely link (or bind by name) to the interfaces of, the Work and Derivative
Works thereof.
 
"Contribution" shall mean any work of authorship, including the original
version of the Work and any modifications or additions to that Work or
Derivative Works thereof, that is intentionally submitted to Licensor for
inclusion in the Work by the copyright owner or by an individual or Legal
Entity authorized to submit on behalf of the copyright owner. For the
purposes of this definition, "submitted" means any form of electronic,
verbal, or written communication sent to the Licensor or its
representatives, including but not limited to communication on electronic
mailing lists, source code control systems, and issue tracking systems that
are managed by, or on behalf of, the Licensor for the purpose of discussing
and improving the Work, but excluding communication that is conspicuously
marked or otherwise designated in writing by the copyright owner as "Not a
Contribution."
 
"Contributor" shall mean Licensor and any individual or Legal Entity on
behalf of whom a Contribution has been received by Licensor and subsequently
incorporated within the Work.
 
2. Grant of Copyright License. Subject to the terms and conditions of this
License, each Contributor hereby grants to You a perpetual, worldwide,
non-exclusive, no-charge, royalty-free, irrevocable copyright license to
reproduce, prepare Derivative Works of, publicly display, publicly perform,
sublicense, and distribute the Work and such Derivative Works in Source or
Object form.
 
3. Grant of Patent License. Subject to the terms and conditions of this
License, each Contributor hereby grants to You a perpetual, worldwide,
non-exclusive, no-charge, royalty-free, irrevocable (except as stated in
this section) patent license to make, have made, use, offer to sell, sell,
import, and otherwise transfer the Work, where such license applies only to
those patent claims licensable by such Contributor that are necessarily
infringed by their Contribution(s) alone or by combination of their
Contribution(s) with the Work to which such Contribution(s) was submitted.
If You institute patent litigation against any entity (including a
cross-claim or counterclaim in a lawsuit) alleging that the Work or a
Contribution incorporated within the Work constitutes direct or contributory
patent infringement, then any patent licenses granted to You under this
License for that Work shall terminate as of the date such litigation is
filed.
 
4. Redistribution. You may reproduce and distribute copies of the Work or
Derivative Works thereof in any medium, with or without modifications, and
in Source or Object form, provided that You meet the following conditions:
 
a. You must give any other recipients of the Work or Derivative Works a copy
of this License; and
 
b. You must cause any modified files to carry prominent notices stating that
You changed the files; and
 
c. You must retain, in the Source form of any Derivative Works that You
distribute, all copyright, patent, trademark, and attribution notices from
the Source form of the Work, excluding those notices that do not pertain to
any part of the Derivative Works; and
 
d. If the Work includes a "NOTICE" text file as part of its distribution,
then any Derivative Works that You distribute must include a readable copy
of the attribution notices contained within such NOTICE file, excluding
those notices that do not pertain to any part of the Derivative Works, in at
least one of the following places: within a NOTICE text file distributed as
part of the Derivative Works; within the Source form or documentation, if
provided along with the Derivative Works; or, within a display generated by
the Derivative Works, if and wherever such third-party notices normally
appear. The contents of the NOTICE file are for informational purposes only
and do not modify the License. You may add Your own attribution notices
within Derivative Works that You distribute, alongside or as an addendum to
the NOTICE text from the Work, provided that such additional attribution
notices cannot be construed as modifying the License.
 
You may add Your own copyright statement to Your modifications and may
provide additional or different license terms and conditions for use,
reproduction, or distribution of Your modifications, or for any such
Derivative Works as a whole, provided Your use, reproduction, and
distribution of the Work otherwise complies with the conditions stated in
this License.
 
5. Submission of Contributions. Unless You explicitly state otherwise, any
Contribution intentionally submitted for inclusion in the Work by You to the
Licensor shall be under the terms and conditions of this License, without
any additional terms or conditions. Notwithstanding the above, nothing
herein shall supersede or modify the terms of any separate license agreement
you may have executed with Licensor regarding such Contributions.
 
6. Trademarks. This License does not grant permission to use the trade
names, trademarks, service marks, or product names of the Licensor, except
as required for reasonable and customary use in describing the origin of the
Work and reproducing the content of the NOTICE file.
 
7. Disclaimer of Warranty. Unless required by applicable law or agreed to in
writing, Licensor provides the Work (and each Contributor provides its
Contributions) on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
KIND, either express or implied, including, without limitation, any
warranties or conditions of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or
FITNESS FOR A PARTICULAR PURPOSE. You are solely responsible for determining
the appropriateness of using or redistributing the Work and assume any risks
associated with Your exercise of permissions under this License.
 
8. Limitation of Liability. In no event and under no legal theory, whether
in tort (including negligence), contract, or otherwise, unless required by
applicable law (such as deliberate and grossly negligent acts) or agreed to
in writing, shall any Contributor be liable to You for damages, including
any direct, indirect, special, incidental, or consequential damages of any
character arising as a result of this License or out of the use or inability
to use the Work (including but not limited to damages for loss of goodwill,
work stoppage, computer failure or malfunction, or any and all other
commercial damages or losses), even if such Contributor has been advised of
the possibility of such damages.
 
9. Accepting Warranty or Additional Liability. While redistributing the Work
or Derivative Works thereof, You may choose to offer, and charge a fee for,
acceptance of support, warranty, indemnity, or other liability obligations
and/or rights consistent with this License. However, in accepting such
obligations, You may act only on Your own behalf and on Your sole
responsibility, not on behalf of any other Contributor, and only if You
agree to indemnify, defend, and hold each Contributor harmless for any
liability incurred by, or claims asserted against, such Contributor by
reason of your accepting any such warranty or additional liability.
/trunk/lib/gwt-maps-3.8.0/gwt-maps.jar
Cannot display: file marked as a binary type.
svn:mime-type = application/octet-stream
/trunk/lib/gwt-maps-3.8.0/gwt-maps.jar
New file
Property changes:
Added: svn:mime-type
+application/octet-stream
\ No newline at end of property
/trunk/lib/gwt-maps-3.8.0/README.txt
New file
0,0 → 1,139
Google Maps V3 Bindings for GWT
 
This software is distributed under the Apache 2.0 license.
See the file COPYING for more details.
 
For more information on this project, see:
 
http://code.google.com/p/gwt-google-apis
 
Contents:
gwt-maps-<version>.jar Add this library to your GWT project
javadoc/ Javadoc generated from the API
samples/ Short examples that show how to use the API.
 
For support, try the gwt-google-apis Google group.
If you think you have found a bug, see the online Issue tracker
 
==================================================================
 
Instructions for using Eclipse
 
These instructions require
GWT 2.4 or higher http://code.google.com/webtoolkit
Google Plugin for Eclipse http://code.google.com/eclipse
Java JDK 1.5 or higher http://java.sun.com/
 
---------- General Instructions ---------------------------------
 
To work with the API in Eclipse, First create a 'Web Application' project
using the Google Plugin for Eclipse with Google Web Toolkit enabled.
 
This should create a new directory in your workspace for the project and
a war/WEB-INF/lib directory. The gwt-maps.jar file need to be copied there
then refresh your project in Eclipse.
 
In Eclipse, add the gwt-maps.jar file to the build path, for example:
Project
-> Properties
-> Java Build Path
-> Libraries
-> Select gwt-maps.jar
 
Next, open to your entry point's .gwt.xml file and add the line:
 
<inherits name="com.google.maps.gwt.GoogleMaps" />
 
 
Finally, you need to do one of two things to load the API on
application startup:
 
1) Update your host file to include the following script tag:
 
<script type="text/javascript" src="http://maps.googleapis.com/maps/api/js?sensor=SENSOR_TRUE_OR_FALSE"></script>
 
Where the sensor value is either "true" or "false" depending on if you
are hooked up to a location sensing device. See the Maps API documentation
at http://developers.google.com/maps/documentation/javascript/tutorial
 
 
2) Load the API through the AjaxLoader library. See the sample
"MapsSimpleAjaxLoader.java" for an example. The AjaxLoader library is
bundled with the gwt-maps.jar distribution. You will need to add
the following line to your gwt module definition:
 
<inherits name="com.google.gwt.ajaxloader.AjaxLoader" />
 
 
---------- Running a Sample ----------------------------------------
 
These instructions describe how to take one of the distributed samples
and run them in Eclipse using GWT's DevMode. This assumes you are already
configured Eclipse with the Google Plugin for Eclipse and have run
through the GWT tutorials before.
 
 
Start by create a new Web Application Project. Uncheck the checkbox box to
install template code so that you start with an empty project.
 
Recursively copy in the sample code into the 'src' directory of your new
project. Your src tree should now have the directories
com/google/maps/gwt/samples/...
 
Add the gwt-maps.jar to war/WEB-INF/lib and add it to the Java build path
of your project as mentioned in "General Instructions" above.
 
Choose the sample you'd like to run. We'll use MapGeolocation.java as an
example.
 
Find MapGeolocoation.java in the tree, then find the corresponding .html file
for it in one of the 'public' directories. In this case its
'map_geolocation.html'.
 
Copy the .html file down into the 'war' directory.
 
Open up the .html file and look at the module name. To be compatible
with the Google Plugin for Eclipse, you'll need to edit the src attribute
'map_geolocation.nocache.js' and prepend the module name:
 
<script type="text/javascript" language="javascript"
src="map_geolocation/map_geolocation.nocache.js"></script>
 
Next, you'll need to create a GWT module
 
1) Create a new GWT module using:
File
--> New
--> Other...
--> Google Web Toolkit
--> Module
 
2) Choose the module name to match the name in the .html file. In our
example, that would be map_geolocation. The package should be one
level up from the location of the .java file:
 
Package: com.google.maps.gwt.samples.basics
Module name: map_geolocation
Inherited Modules: com.google.gwt.user.User
com.google.maps.gwt.GoogleMaps
 
3) Open the new module and add make the following modifications:
 
Add a 'rename-to' attribute to the module start tag
 
<module rename-to="map_geolocation" />
 
 
Add in the .java sample as an entry point
 
<entry-point
class="com.google.maps.gwt.samples.basics.client.MapGeolocation" />
 
 
Finally, you are ready to launch the sample! Right click on the
new map_geolocation.gwt.xml module and run the sample:
 
Run As
--> Web Application
 
Choose the web page you copied down (map_gelocation.html) if prompted.