From: Hyoyoung Chang <hyoyoung@gmail.com>
authorHyoyoung Chang <hyoyoung@gmail.com>
Tue, 28 Feb 2012 06:17:22 +0000 (06:17 +0000)
committerMike Blumenkrantz <michael.blumenkrantz@gmail.com>
Tue, 28 Feb 2012 06:17:22 +0000 (06:17 +0000)
commite15a8e803753a97ffb03bd9cee22a7e346ba687f
treebcf63d28b391c81584d70ef7cfebacc5577ca9a2
parentddd0b3f1d30feff33c94a9fd6174b02104c2ef05
From: Hyoyoung Chang <hyoyoung@gmail.com>
Subject: [E-devel] [patch] elm_cnp - revise apis
Date: Tue, 28 Feb 2012 15:11:12 +0900

Dear all.

I made a small patch about revise cnp apis.
It changed argument orders of apis to consistence and make elm widget centric.
now all cnp api's first argument is a elm widget.
It breaks api compatibility. so elementarychanges is needed to update.

thanks.

SVN revision: 68491
src/bin/test_cnp.c
src/lib/elm_cnp.c
src/lib/elm_cnp.h
src/lib/elm_entry.c