What should we use for stepping?

On 6/12/05, enlightenment-cvs@lists.sourceforge.net
<enlightenment-cvs@lists.sourceforge.net> wrote:
> Enlightenment CVS committal
> 
> Author  : sebastid
> Project : e17
> Module  : libs/ecore
> 
> Dir     : e17/libs/ecore/src/lib/ecore_x
> 
> 
> Modified Files:
>         Ecore_X.h
> 
> 
> Log Message:
> Remove unused prototypes.
> 
> ===================================================================
> RCS file: /cvsroot/enlightenment/e17/libs/ecore/src/lib/ecore_x/Ecore_X.h,v
> retrieving revision 1.136
> retrieving revision 1.137
> diff -u -3 -r1.136 -r1.137
> --- Ecore_X.h   10 Jun 2005 04:18:24 -0000      1.136
> +++ Ecore_X.h   12 Jun 2005 11:03:18 -0000      1.137
> @@ -1099,10 +1099,6 @@
>                                             int *step_x, int *step_y,
>                                             double *min_aspect,
>                                             double *max_aspect);
> -EAPI void  ecore_x_icccm_min_size_set(Ecore_X_Window win, int w, int h);
> -EAPI void  ecore_x_icccm_max_size_set(Ecore_X_Window win, int w, int h);
> -EAPI void  ecore_x_icccm_base_size_set(Ecore_X_Window win, int w, int h);
> -EAPI void  ecore_x_icccm_step_size_set(Ecore_X_Window win, int x, int y);
>  EAPI void  ecore_x_icccm_title_set(Ecore_X_Window win, const char *t);
>  EAPI char *ecore_x_icccm_title_get(Ecore_X_Window win);
>  EAPI void  ecore_x_icccm_protocol_set(Ecore_X_Window win,
> 
> 
> 
> 
> -------------------------------------------------------
> This SF.Net email is sponsored by: NEC IT Guy Games.  How far can you shotput
> a projector? How fast can you ride your desk chair down the office luge track?
> If you want to score the big prize, get to know the little guy.
> Play to win an NEC 61" plasma display: http://www.necitguy.com/?r=20
> _______________________________________________
> enlightenment-cvs mailing list
> enlightenment-cvs@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs
> 


-- 
Hisham Mardam Bey
MSc (Computer Science)
http://hisham.cc/
+9613609386
Codito Ergo Sum (I Code Therefore I Am)


-------------------------------------------------------
This SF.Net email is sponsored by: NEC IT Guy Games.  How far can you shotput
a projector? How fast can you ride your desk chair down the office luge track?
If you want to score the big prize, get to know the little guy.
Play to win an NEC 61" plasma display: http://www.necitguy.com/?r 
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to