Enlightenment CVS committal
Author : rbdpngn
Project : e17
Module : libs/ewl
Dir : e17/libs/ewl/src
Modified Files:
ewl_text.c
Log Message:
Indentation fix.
===================================================================
RCS file: /cvsroot/enlightenment/e17/libs/ewl/src/ewl_text.c,v
retrieving revision 1.79
retrieving revision 1.80
diff -u -3 -r1.79 -r1.80
--- ewl_text.c 5 Oct 2004 23:34:52 -0000 1.79
+++ ewl_text.c 8 Oct 2004 23:40:27 -0000 1.80
@@ -42,11 +42,11 @@
w = EWL_WIDGET(ta);
- ewl_entry_init(EWL_ENTRY(ta), text);
+ ewl_entry_init(EWL_ENTRY(ta), text);
ewl_entry_multiline_set(EWL_ENTRY(ta), TRUE);
ewl_entry_editable_set(EWL_ENTRY(ta), FALSE);
- ewl_widget_appearance_set(w, "text");
+ ewl_widget_appearance_set(w, "text");
ewl_object_fill_policy_set(EWL_OBJECT(w), EWL_FLAG_FILL_NONE);
DLEAVE_FUNCTION(DLEVEL_STABLE);
@@ -176,7 +176,7 @@
DENTER_FUNCTION(DLEVEL_STABLE);
DCHECK_PARAM_PTR("ta", ta);
- ewl_entry_color_set(EWL_ENTRY(ta), r, g, b, a);
+ ewl_entry_color_set(EWL_ENTRY(ta), r, g, b, a);
DLEAVE_FUNCTION(DLEVEL_STABLE);
}
@@ -193,7 +193,7 @@
DENTER_FUNCTION(DLEVEL_STABLE);
DCHECK_PARAM_PTR("ta", ta);
- ewl_entry_font_set(EWL_ENTRY(ta), font, size);
+ ewl_entry_font_set(EWL_ENTRY(ta), font, size);
DLEAVE_FUNCTION(DLEVEL_STABLE);
}
@@ -222,7 +222,7 @@
DENTER_FUNCTION(DLEVEL_STABLE);
DCHECK_PARAM_PTR("ta", ta);
- ewl_entry_style_set(EWL_ENTRY(ta), style);
+ ewl_entry_style_set(EWL_ENTRY(ta), style);
DLEAVE_FUNCTION(DLEVEL_STABLE);
}
@@ -250,8 +250,8 @@
{
DENTER_FUNCTION(DLEVEL_STABLE);
DCHECK_PARAM_PTR("ta", ta);
-
- ewl_entry_align_set(EWL_ENTRY(ta), align);
+
+ ewl_entry_align_set(EWL_ENTRY(ta), align);
DLEAVE_FUNCTION(DLEVEL_STABLE);
}
@@ -303,9 +303,9 @@
int *w, int *h)
{
DENTER_FUNCTION(DLEVEL_STABLE);
- DCHECK_PARAM_PTR("ta", ta);
+ DCHECK_PARAM_PTR("ta", ta);
- ewl_entry_index_geometry_map(EWL_ENTRY(ta), index, x, y, w, h);
+ ewl_entry_index_geometry_map(EWL_ENTRY(ta), index, x, y, w, h);
DLEAVE_FUNCTION(DLEVEL_STABLE);
}
-------------------------------------------------------
This SF.net email is sponsored by: IT Product Guide on ITManagersJournal
Use IT products in your business? Tell us what you think of them. Give us
Your Opinions, Get Free ThinkGeek Gift Certificates! Click to find out more
http://productguide.itmanagersjournal.com/guidepromo.tmpl
_______________________________________________
enlightenment-cvs mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs