gambas-source-code/app/other/MakeWebSite/gambas.sourceforge.net/main.html
Benoît Minisini 938458a03e [CONFIGURATION]
* NEW: Switch to 3.2.90 version.

[DEVELOPMENT ENVIRONMENT]
* BUG: Fix automatic completion of project classes that reimplements 
  another class.

[WEB SITE MAKER]
* BUG: Fix scrolling frames on Chrome.

[INTERPRETER]
* NEW: Args and Env classes are now shortcuts for Application.Args and 
  Application.Env properties.


git-svn-id: svn://localhost/gambas/trunk@4977 867c0c6c-44f3-4631-809d-bfa615b0a4ec
2012-07-21 20:43:10 +00:00

47 lines
1.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)">
<head>
<link rel="stylesheet" href="$(STYLE)">
<meta http-equiv="content-type" content="text/html; charset=utf-8">
<title>Gambas - Gambas Almost Means Basic</title>
<meta name="keywords" content="linux,basic,program,programming,visual,graphic,qt,interpreter,object,component" />
<META name="verify-v1" content="ZB8S8NZC7uULJ9l1KRBCqRuz+MpMPXLmBCa55emSYwY=" />
<link rel="icon" href="/icon.png" type="image/png">
</head>
<body>
<table class="none" id="main-table" cellpadding="0" cellspacing="0" border="0">
<tr>
<td class="none" width="188">&nbsp;</td>
<td class="none" width="*"><iframe id="main-contents" name="contents" src="home.html" frameborder="0"></iframe></td>
</tr>
</table>
<iframe id="main-menu" src="menu.html" frameborder="0" scrolling="no"></iframe>
</body>
<!--
<frameset cols="188,*">
<frame name="main" src="menu.html" frameborder="0" marginwidth="1" marginheight="1" noresize scrolling="no">
<frame name="contents" src="home.html" frameborder="0" marginwidth="1" marginheight="1" noresize>
<noframes>
<body>
Your browser must support frames.
</body>
</noframes>
</frameset>-->
<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>
</html>