Enlightenment CVS committal Author : raster Project : web Module : e
Dir : web/e/pages Modified Files: ecore.html edb.html edje.html eet.html efl.html elicit.html erss.html etox.html evas.html ewl.html Log Message: and now ALLL work on IE for ie you will NEED to provide width and height fields for png's =================================================================== RCS file: /cvsroot/enlightenment/web/e/pages/ecore.html,v retrieving revision 1.72 retrieving revision 1.73 diff -u -3 -r1.72 -r1.73 --- ecore.html 29 Jun 2004 10:43:30 -0000 1.72 +++ ecore.html 29 Jun 2004 10:56:16 -0000 1.73 @@ -102,7 +102,7 @@ <div class="content"> -<img src="img/titles/ecore.png"> +<img src="img/titles/ecore.png" width=258 height=166> <p>What is Ecore? It is the core event abstraction layer and X abstraction layer that makes doing selections, Xdnd, general X stuff, and event loops, timeouts and idle handlers fast, optimized, and convenient. It's a separate =================================================================== RCS file: /cvsroot/enlightenment/web/e/pages/edb.html,v retrieving revision 1.73 retrieving revision 1.74 diff -u -3 -r1.73 -r1.74 --- edb.html 29 Jun 2004 10:43:30 -0000 1.73 +++ edb.html 29 Jun 2004 10:56:16 -0000 1.74 @@ -104,7 +104,7 @@ -<img src="img/titles/edb.png"> +<img src="img/titles/edb.png" width=192 height=164> <p> EDB is a database convenience library wrapped around the Berkeley DB 2.7.7 by @@ -180,7 +180,7 @@ <p>The EDB that results from the above code when viewed in edb_gtk_ed looks like this:</p> <center> -<a href="img/edb_gtk_example.png"><img src="img/tn2_edb_gtk_example.png" class="sshot"></a> +<a href="img/edb_gtk_example.png"><img src="img/tn2_edb_gtk_example.png" width=350 height=100 class="sshot"></a> </center> =================================================================== RCS file: /cvsroot/enlightenment/web/e/pages/edje.html,v retrieving revision 1.25 retrieving revision 1.26 diff -u -3 -r1.25 -r1.26 --- edje.html 29 Jun 2004 10:43:30 -0000 1.25 +++ edje.html 29 Jun 2004 10:56:16 -0000 1.26 @@ -102,7 +102,7 @@ <div class="content"> -<img src="img/titles/edje.png"> +<img src="img/titles/edje.png" width=190 height=164> <p>Edje is a complex graphical design & layout library.</p> <p>It's purpose is to be a sequel to "Ebits" which to date has serviced the needs of Enlightenment development for version 0.17. The original design paramteres under which Ebits came about were a lot more restricted than the resulting use of them, thus Edje was born.</p> =================================================================== RCS file: /cvsroot/enlightenment/web/e/pages/eet.html,v retrieving revision 1.26 retrieving revision 1.27 diff -u -3 -r1.26 -r1.27 --- eet.html 29 Jun 2004 10:43:30 -0000 1.26 +++ eet.html 29 Jun 2004 10:56:16 -0000 1.27 @@ -102,7 +102,7 @@ <div class="content"> -<img src="img/titles/eet.png"> +<img src="img/titles/eet.png" width=186 height=164> <p>EET is a tiny library designed to write an arbitary set of chunks of data to a file and optionally compress each chunk (very much like a zip file) and allow fast random-access reading of the file later on. It does not do zip as a zip itself has more complexity than is needed, and it was much simpler to impliment this once here.</p> =================================================================== RCS file: /cvsroot/enlightenment/web/e/pages/efl.html,v retrieving revision 1.14 retrieving revision 1.15 diff -u -3 -r1.14 -r1.15 --- efl.html 29 Jun 2004 10:43:30 -0000 1.14 +++ efl.html 29 Jun 2004 10:56:16 -0000 1.15 @@ -117,7 +117,7 @@ </p> <center> -<a href="img/efl-diagram.png"><img src="img/tn2_efl-diagram.png" class="sshot"></a> +<a href="img/efl-diagram.png"><img src="img/tn2_efl-diagram.png" width=300 height=50 class="sshot"></a> </center> <p> =================================================================== RCS file: /cvsroot/enlightenment/web/e/pages/elicit.html,v retrieving revision 1.16 retrieving revision 1.17 diff -u -3 -r1.16 -r1.17 --- elicit.html 29 Jun 2004 10:43:30 -0000 1.16 +++ elicit.html 29 Jun 2004 10:56:16 -0000 1.17 @@ -118,7 +118,7 @@ Here is a shot of Elicit in action: </p> -<center> <img src="img/elicit_shot.png" class="sshot"> </center> +<center> <img src="img/elicit_shot.png" width=230 height=130 class="sshot"> </center> <p> To use Elicit, just hold down your left mouse button over either the =================================================================== RCS file: /cvsroot/enlightenment/web/e/pages/erss.html,v retrieving revision 1.16 retrieving revision 1.17 diff -u -3 -r1.16 -r1.17 --- erss.html 29 Jun 2004 10:43:31 -0000 1.16 +++ erss.html 29 Jun 2004 10:56:16 -0000 1.17 @@ -121,7 +121,7 @@ of an RSS topic by holding your cursor over it... </p> -<center><a href="img/erss.png"><img src="img/tn2_erss.png" class="sshot"></a></center> +<center><a href="img/erss.png"><img src="img/tn2_erss.png" width=300 height=146 class="sshot"></a></center> <p> Enlightenment DR16 users can "embed" eRSS feeds on their desktop by moving and positioning =================================================================== RCS file: /cvsroot/enlightenment/web/e/pages/etox.html,v retrieving revision 1.72 retrieving revision 1.73 diff -u -3 -r1.72 -r1.73 --- etox.html 29 Jun 2004 10:43:31 -0000 1.72 +++ etox.html 29 Jun 2004 10:56:16 -0000 1.73 @@ -104,7 +104,7 @@ -<img src="img/titles/etox.png"> +<img src="img/titles/etox.png" width=202 height=163> <p>Etox is a type setting and text layout library based on <a href="evas.html">Evas</a>. Etox helps you when it @@ -117,9 +117,9 @@ obstacles. See the following images illustrating just that.</p> -<center> <img src="img/etox-image1.png" class="example_image"> </center> +<center> <img src="img/etox-image1.png" class="example_image" width=326 height=302> </center> -<center> <img src="img/etox-image2.png" class="example_image"> </center> +<center> <img src="img/etox-image2.png" class="example_image" width=326 height=302> </center> <p class="manager">Etox's project manager is <a href="team.html" class="lite">Nathan "RbdPngn" Ingersoll</a>.</p> =================================================================== RCS file: /cvsroot/enlightenment/web/e/pages/evas.html,v retrieving revision 1.85 retrieving revision 1.86 diff -u -3 -r1.85 -r1.86 --- evas.html 29 Jun 2004 10:43:31 -0000 1.85 +++ evas.html 29 Jun 2004 10:56:16 -0000 1.86 @@ -102,7 +102,7 @@ <div class="content"> -<img src="img/titles/evas.png"> +<img src="img/titles/evas.png" width=227 height=162> <p>Evas is a hardware-accelerated canvas API for X-Windows that can draw anti-aliased text, smooth super and sub-sampled images, alpha-blend, as well =================================================================== RCS file: /cvsroot/enlightenment/web/e/pages/ewl.html,v retrieving revision 1.72 retrieving revision 1.73 diff -u -3 -r1.72 -r1.73 --- ewl.html 29 Jun 2004 10:43:31 -0000 1.72 +++ ewl.html 29 Jun 2004 10:56:16 -0000 1.73 @@ -102,7 +102,7 @@ <div class="content"> -<img src="img/titles/ewl.png"> +<img src="img/titles/ewl.png" width=199 height=164> <p>The Enlightened Widget Library, a simple-to-use general purpose widget library based on the Evas canvas. This library is still in development but ------------------------------------------------------- This SF.Net email sponsored by Black Hat Briefings & Training. Attend Black Hat Briefings & Training, Las Vegas July 24-29 - digital self defense, top technical experts, no vendor pitches, unmatched networking opportunities. Visit www.blackhat.com _______________________________________________ enlightenment-cvs mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs