Enlightenment CVS committal
Author : atmosphere
Project : e17
Module : apps/elicit
Dir : e17/apps/elicit/src
Modified Files:
elicit.c util.c
Removed Files:
config.h.in
Log Message:
catalyst request, update to Evas_Coord and remove config.h.in
===================================================================
RCS file: /cvsroot/enlightenment/e17/apps/elicit/src/elicit.c,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -3 -r1.13 -r1.14
--- elicit.c 25 Apr 2004 16:25:50 -0000 1.13
+++ elicit.c 29 Apr 2004 04:46:29 -0000 1.14
@@ -131,7 +131,7 @@
void
elicit_ui_theme_set(Elicit *el, char *theme, char *group)
{
- double mw, mh;
+ Evas_Coord mw, mh;
/* set the theme */
if (!edje_object_file_set(el->gui, elicit_theme_find(theme), group))
===================================================================
RCS file: /cvsroot/enlightenment/e17/apps/elicit/src/util.c,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -3 -r1.5 -r1.6
--- util.c 8 Feb 2004 04:02:09 -0000 1.5
+++ util.c 29 Apr 2004 04:46:29 -0000 1.6
@@ -55,7 +55,7 @@
int px, py;
int dw, dh;
int tr;
- double sw, sh;
+ Evas_Coord sw, sh;
Window dummy;
XQueryPointer(ecore_x_display_get(), RootWindow(ecore_x_display_get(),0), &dummy,
&dummy, &tr, &tr, &px, &py, &tr);
-------------------------------------------------------
This SF.Net email is sponsored by: Oracle 10g
Get certified on the hottest thing ever to hit the market... Oracle 10g.
Take an Oracle 10g class now, and we'll give you the exam FREE.
http://ads.osdn.com/?ad_id=3149&alloc_id=8166&op=click
_______________________________________________
enlightenment-cvs mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs