Re: [E-devel] Several elementary API renames

2012-03-04 Thread The Rasterman
On Thu, 1 Mar 2012 22:08:44 +0900 Bluezery said: > 2012/3/1 Pau Espin Pedrol : > > Hi  everybody, > > > > I'd like to introduce some little API elementary rename changes to add more > > consistency with the rest of the API and makes it easier to write bindings > > for them. > > > > elm_map.h: > >

Re: [E-devel] Several elementary API renames

2012-03-01 Thread Bluezery
2012/3/1 Pau Espin Pedrol : > Hi  everybody, > > I'd like to introduce some little API elementary rename changes to add more > consistency with the rest of the API and makes it easier to write bindings > for them. > > elm_map.h: > Elm_Map_Route_Sources -> Elm_Map_Route_Source > Elm_Map_Name_Sources

Re: [E-devel] Several elementary API renames

2012-03-01 Thread Daniel Juyung Seo
Hello, thanks for the patch. menu and slideshow patch look good :) But I politely request to deprecate existing APIs and add new APIs. Please refer following commit. http://trac.enlightenment.org/e/changeset/68051 But I will review map later. Anyone else can review map as well :) Thanks. Daniel

Re: [E-devel] Several elementary API renames

2012-02-29 Thread Pau Espin Pedrol
I attach the patches for those changes. -- Pau Espin Pedrol mail/jabber: pespin.s...@gmail.com http://blog.espeweb.net Index: elm_map.h === --- elm_map.h (revision 68557) +++ elm_map.h (working copy) @@ -108,7 +108,7 @@ { E

[E-devel] Several elementary API renames

2012-02-29 Thread Pau Espin Pedrol
Hi everybody, I'd like to introduce some little API elementary rename changes to add more consistency with the rest of the API and makes it easier to write bindings for them. elm_map.h: Elm_Map_Route_Sources -> Elm_Map_Route_Source Elm_Map_Name_Sources -> Elm_Map_Name_Source elm_menu.h elm_menu