gambas-source-code/app/other/MakeWebSite/gambas.sourceforge.net/menu.html
Benoît Minisini 1937a67353 [DEVELOPMENT ENVIRONMENT]
* NEW: Pressing SHIFT with the RETURN key prevents automatic variable 
  declaration.
* BUG: Automatic variable declaration takes TRY into account.
* BUG: Automatic variable declaration now understands more expressions.
* NEW: Add a filter to the example tab of the open project dialog.

[INTERPRETER]
* NEW: String.UCaseFirst() is a new method that capitalize the first letter
  of an UTF-8 string.

[COMPILER]
* NEW: If a function argument is enclosed with braces, then no warning is
  emitted if it overrides a global symbol.

[GB.FORM]
* BUG: Transparent SidePanel controls do not eat one pixel of their 
  contents anymore.
* NEW: TabPanel draws its focus highlight differently.
* NEW: ScrollArea now draws a shadow only if the corresponding scrollbar is
  visible.


git-svn-id: svn://localhost/gambas/trunk@5128 867c0c6c-44f3-4631-809d-bfa615b0a4ec
2012-09-05 18:36:59 +00:00

100 lines
6.2 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)">
<head>
<meta http-equiv="content-type" content="text/html; charset=utf-8">
<base target="contents">
<link rel="stylesheet" href="$(STYLE)">
</head>
<script type="text/javascript" defer>
if (navigator.appVersion.match(/Chrome/) != null)
document.childNodes[1].style.overflow = 'hidden';
</script>
<body class="left">
<div id="top-menu">
<div style="margin-bottom:4px;">
<div align="left">
<a class="image" href="../en/main.html" target="_top"><img src="flag/en.png" border="0" style="" alt="{English}" title="{English}" valign="top"></img></a>
<a class="image" href="../fr/main.html" target="_top"><img src="flag/fr.png" border="0" style="" alt="{French}" title="{French}"></img></a>
<a class="image" href="../es/main.html" target="_top"><img src="flag/es.png" border="0" style="" alt="{Spanish}" title="{Spanish}"></img></a>
<a class="image" href="../ca/main.html" target="_top"><img src="flag/ca.png" border="0" style="" alt="{Catalonia}" title="{Catalonia}"></img></a>
<a class="image" href="../de/main.html" target="_top"><img src="flag/de.png" border="0" style="" alt="{German}" title="{German}"></img></a>
</div>
<div align="left">
<a class="image" href="../cs/main.html" target="_top"><img src="flag/cs.png" border="0" style="" alt="{Czech Republic}" title="{Czech Republic}"></img></a>
<a class="image" href="../tr/main.html" target="_top"><img src="flag/tr.png" border="0" style="" alt="{Turkish}" title="{Turkish}"></img></a>
<a class="image" href="../ar/main-rtl.html" target="_top"><img src="flag/ar.png" border="0" style="" alt="{Arabic}" title="{Arabic}"></img></a>
<a class="image" href="../ko/main.html" target="_top"><img src="flag/ko.png" border="0" style="" alt="{Korean}" title="{Korean}"></img></a>
<a class="image" href="../zh/main.html" target="_top"><img src="flag/zh.png" border="0" style="" alt="{Chinese}" title="{Chinese}"></img></a>
</div>
</div>
<div><font size="-1">
<a href="home.html"><b>{Home}</b></a>&nbsp;<br>
<a href="http://gambasdoc.org/help/doc/intro?$(LANG)&amp;view"><b>{Introduction}</b></a>&nbsp;<br>
<a href="http://gambasdoc.org/help/doc/whatisgambas?$(LANG)&amp;view"><b>{What is Gambas?}</b></a>&nbsp;<br>
<a href="http://gambasdoc.org/help/doc/faq?$(LANG)&amp;view"><b>{F. A. Q.}</b></a>&nbsp;<br>
<a href="http://gambasdoc.org/help/doc/report?$(LANG)&amp;view"><b>{Reporting a problem}</b></a>&nbsp;<br>
<font color="white"><b>{Resources}</b></font><br>
&nbsp;&nbsp;<a href="http://code.google.com/p/gambas/issues/list" target="_blank">{Bug tracker}</a>&nbsp;<br>
&nbsp;&nbsp;<a href="http://gambasdoc.org/help/install?$(LANG)&amp;view&amp;v3">{Compilation &amp; Installation}</a>&nbsp;<br>
&nbsp;&nbsp;<a href="http://gambasdoc.org/help/doc/distro?$(LANG)&amp;view">{Distributions &amp; O.S.}</a>&nbsp;<br>
&nbsp;&nbsp;<a href="http://gambasdoc.org/help/doc/forum?$(LANG)&amp;view">{Mailing lists/Forums}</a>&nbsp;<br>
&nbsp;&nbsp;<a href="http://gambasdoc.org/help/doc/release?$(LANG)&amp;view">{Release Notes}</a>&nbsp;<br>
&nbsp;&nbsp;<a href="http://gambasdoc.org/help/doc/screenshot?$(LANG)&amp;view">{Screenshots}</a>&nbsp;<br>
&nbsp;&nbsp;<a href="http://gambasdoc.org/help/app?$(LANG)&amp;view">{Some Applications}</a>&nbsp;<br>
<!--&nbsp;&nbsp;<a href="http://www.frappr.com/gambas">User Map</a>&nbsp;<br>-->
<font color="white"><b>{Documentation}</b></font><br>
&nbsp;&nbsp;<a href="http://gambasdoc.org/help/doc/book?$(LANG)&amp;view">{Books}</a>&nbsp;<br>
&nbsp;&nbsp;<a href="http://gambasdoc.org/help/doc/license?$(LANG)&amp;view">{License}</a>&nbsp;<br>
&nbsp;&nbsp;<a href="http://gambasdoc.org/help?$(LANG)" target="_blank">{Wiki Encyclopaedia}</a>&nbsp;<br>
<font color="white"><b>{Developer}</b></font><br>
&nbsp;&nbsp;<a href="architecture.html">{Architecture}</a>&nbsp;<br>
&nbsp;&nbsp;<a href="http://gambas.svn.sourceforge.net/viewvc/gambas/">{Browse Source Code}</a>&nbsp;<br>
&nbsp;&nbsp;<a href="halloffame.html">{Hall Of Fame}</a>&nbsp;<br>
<!--&nbsp;&nbsp;<a href="http://www.binara.com/gambas-wiki/bin/view/Gambas/HowToTranslateGambas">Translation How To</a>&nbsp;<br>-->
</font></div>
</div>
<div id="bottom-menu">
<div align="center">
<a class="image" href="http://www3.clustrmaps.com/user/d7b3ed83" target="_blank"><img src="http://www3.clustrmaps.com/stats/maps-no_clusters/gambas.sourceforge.net-thumb.jpg" border="0"></a>
<a class="image" href="http://www.april.org/en/" target="_blank"><img src="nopatents.png" border="0" alt="{No software patents in Europe!}" title="{No software patents in Europe!}" style="margin-top:6px;"> </a>
<!--<div style="height:6px;"></div>
<img src="http://www.mypagerank.net/services/pagerankbutton/pagerankbutton.php?aut=ce471354aefc3a870d94ec9854231a105640443aa060e94f390c6cc1d2" border="0" alt="Powered by MyPagerank.Net">
-->
<a class="image" href="http://gambasdoc.org/help/doc/formula?view&amp;$(LANG)">
<img id="formula" src="formula.png" alt="{The greatest formula of the world!}" title="{The greatest formula of the world!}" style="margin-top:6px;">
</a>
<a class="image" href="http://sourceforge.net/" target="_blank"><img src="sourceforge.png" border="0" alt="SourceForge.net" style="margin-top:6px;"></a>
</div>
</div>
<a class="image" href="http://sourceforge.net/" target="_blank" style="position:absolute;left:200px;"><img src="http://sourceforge.net/sflogo.php?group_id=5417&amp;type=1" alt="SourceForge.net"> </a>
<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>