gambas-source-code/app/other/MakeWebSite/gambas.sourceforge.net/home.html
Benoît Minisini 65158cb4e6 [CONFIGURATION]
* NEW: The GB_FIND macro now searches files one directory deeper.

[DEVELOPMENT ENVIRONMENT]
* BUG: Reset correctly the Application.Busy property after a program has 
  crashed.

[WEBSITE]
* NEW: Update for 3.5.3.

[GB.DB.FORM]
* NEW: Raise the maximum size of a DataView text column to 65536 characters 
  instead of 1024.

[GB.JIT]
* BUG: Explicitely search for the 'llvm-c/Core.h' include file.


git-svn-id: svn://localhost/gambas/trunk@6246 867c0c6c-44f3-4631-809d-bfa615b0a4ec
2014-04-23 22:31:28 +00:00

99 lines
3.7 KiB
HTML

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="$(LANG)" lang="$(LANG)" dir="$(LANGDIR)" style="height:100%;">
<head>
<link rel="stylesheet" href="$(STYLE)">
<meta http-equiv="content-type" content="text/html; charset=utf-8">
</head>
<body style="height:100%;overflow:hidden;">
<div class="home">
<table class="none" border="0" style="height:100%;">
<tr valign="top"><td>
<div id="presentation">
<div id="title">Gambas Almost Means BASIC !</div>
<div>
{<b><i>Gambas</i></b> is a free development environment based on a <i>Basic</i> interpreter with object extensions, a bit like <i>Visual Basic&#8482;</i> (but it is <i><b>NOT</b></i> a clone&nbsp;!).}
{Read the <a href="$(WIKI:/doc/intro)">introduction</a> for more information.}
</div>
<div align="$(RIGHT)"><div id="see-news" class="all-news"><a href="$(WIKI:/doc/news)">{Click there to see all news}</a></div></div>
<div id="fade"></div>
<div id="news">
<iframe id="news-frame" src="$(WIKI:/doc/news)" frameborder="0" scrolling="no">
Your browser must support frames.
</iframe>
</div>
</div>
</td><td>
<div class="download">
<div align="center"><img id="logo" src="logo.png"/></div>
<div>
<a class="download-orange" target="_blank" href="http://sourceforge.net/projects/gambas/files/gambas3/gambas3-3.5.3.tar.bz2/download">
{Download}&nbsp;<b>Gambas&nbsp;3.5.3</b>
</a>
<div class="release-notes" align="center"><a href="http://gambaswiki.org/wiki/doc/release/3.5.3?w&amp;l=$(LANG)">{Release Notes}</a></div>
</div>
<div style="display:inline-table;">
<a class="download-blue" target="_blank" href="http://sourceforge.net/projects/gambas/files/gambas2/2.24.0/gambas2-2.24.0.tar.bz2/download">
{Download}&nbsp;<b>Gambas&nbsp;2.24.0</b>
</a>
<div class="release-notes" align="center"><a href="http://gambaswiki.org/wiki/doc/release/2.24.0?w&amp;l=$(LANG)">{Release Notes}</a></div>
</div>
</div>
<div align="center" style="margin-top:16px;">
<form action="https://www.paypal.com/cgi-bin/webscr" method="post" target="_blank" style="margin:0px;">
<input type="hidden" name="cmd" value="_s-xclick">
<input type="hidden" name="hosted_button_id" value="WL75JG57SMDE6">
<input type="image" src="https://www.paypal.com/en_GB/i/btn/btn_donate_LG.gif" name="submit" alt="{Donate with PayPal}" style="border:none;">
<img alt="" border="0" src="https://www.paypal.com/en_US/i/scr/pixel.gif" width="1" height="1">
</form>
<div style="height:6px;"></div>
<a href="http://flattr.com/thing/93635/Gambas" target="_blank" class="image">
<img src="http://api.flattr.com/button/flattr-badge-large.png" alt="{Flattr this}" title="{Flattr this}" align="center">
</a>
<div style="font-size:small;max-width:16em;margin-top:16px;">
{You can support <b><i>Gambas</i></b> by making a small donation with}
<a href="https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&amp;hosted_button_id=WL75JG57SMDE6" target="_blank">PayPal</a>
{or by using}
<a href="http://flattr.com/thing/93635/Gambas" target="_blank">Flattr</a>.
</div>
</div>
</td></tr>
</table>
</div>
<script type="text/javascript">
var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));
</script>
<script type="text/javascript">
var pageTracker = _gat._getTracker("UA-3906095-1");
pageTracker._initData();
pageTracker._trackPageview();
</script>
</body>
</html>