platform/upstream/elementary.git
12 years agoelementary/naviframe - fixed typo
ChunEon Park [Thu, 27 Oct 2011 08:12:54 +0000 (08:12 +0000)]
elementary/naviframe - fixed typo

SVN revision: 64428

12 years agoelementary/naviframe - sorry i reverted to keep the signal order consistency with...
ChunEon Park [Thu, 27 Oct 2011 07:16:55 +0000 (07:16 +0000)]
elementary/naviframe - sorry i reverted to keep the signal order consistency with pushed case.

SVN revision: 64426

12 years agoelementary/naviframe - fixed to prevent multiple clicked events for the backbutton
ChunEon Park [Thu, 27 Oct 2011 06:01:50 +0000 (06:01 +0000)]
elementary/naviframe - fixed to prevent multiple clicked events for the backbutton

SVN revision: 64425

12 years agoFrom: Jihoon Kim <jihoon48.kim@samsung.com>
Jihoon Kim [Thu, 27 Oct 2011 05:43:08 +0000 (05:43 +0000)]
From: Jihoon Kim <jihoon48.kim@samsung.com>

elm_entry_autocapital_type_set API is high level API to call ecore_imf_context_autocapital_type_set.
Application programmer can choose the type of autocapitalization such as
WORD, SENTENCE, ALLCHARACTER through this API.

elm_entry_input_panel_enabled_set API is for setting whether input panel
(virtual keyboard) should be appeared when entry has a focus or pressed.
It can be used by dialer or calculator application programmer because those
application prefer to use its keypad NOT virtual keyboard supported by system.
They want to use entry to show the cursor for providing the cursor handling
method but don't want to appear system keyboard.

SVN revision: 64424

12 years agoupdate docs for elm to say 0.8.0
Carsten Haitzler [Thu, 27 Oct 2011 05:03:00 +0000 (05:03 +0000)]
update docs for elm to say 0.8.0

SVN revision: 64422

12 years agoadd a @see
Carsten Haitzler [Thu, 27 Oct 2011 04:59:31 +0000 (04:59 +0000)]
add a @see

SVN revision: 64421

12 years agoupdate docs for hello world to use simpler util win add call.
Carsten Haitzler [Thu, 27 Oct 2011 04:57:06 +0000 (04:57 +0000)]
update docs for hello world to use simpler util win add call.

SVN revision: 64420

12 years ago[elementary] Fix edje signals leak!!
Gustavo Lima Chaves [Wed, 26 Oct 2011 16:57:12 +0000 (16:57 +0000)]
[elementary] Fix edje signals leak!!
Besides we free the object pointed by esd, we NEED the right pointer's
value to unregister the signal with
edje_object_signal_callback_del_full().

SVN revision: 64415

12 years agoelementary: fix typo
Michael BOUCHAUD [Wed, 26 Oct 2011 09:31:07 +0000 (09:31 +0000)]
elementary: fix typo

SVN revision: 64411

12 years agoand fix 1 more transit test
Carsten Haitzler [Wed, 26 Oct 2011 08:18:01 +0000 (08:18 +0000)]
and fix 1 more transit test

SVN revision: 64409

12 years agotransit tests really should show wiin last and resize last.
Carsten Haitzler [Wed, 26 Oct 2011 08:12:15 +0000 (08:12 +0000)]
transit tests really should show wiin last and resize last.

SVN revision: 64408

12 years agoFrom: Jaehwan Kim <jaehwan.kim.neo@gmail.com>
Jaehwan Kim [Wed, 26 Oct 2011 06:30:07 +0000 (06:30 +0000)]
From: Jaehwan Kim <jaehwan.kim.neo@gmail.com>

At first, try to execute elementary_test and drag down the list for bounce.
Then as soon as release the mouse, click the list continuously and fast.
The list will not be clicked because it cannot be clicked during the bounce
animation. The bounce animation time is fixed and it is reset again, when
the mouse is down and up. In the result, if we click it continuously, we can
not choose the list item. (During animation, list can not be clicked).
I changed the function "_smart_bounce_x_animator" and "_smart_bounce_
y_animator". I fixed the bounce time will be changed by remaining distance.

SVN revision: 64407

12 years agoFrom: Jaehwan Kim <jae.hwan.kim@samsung.com>
Jaehwan Kim [Wed, 26 Oct 2011 05:51:59 +0000 (05:51 +0000)]
From: Jaehwan Kim <jae.hwan.kim@samsung.com>

I found a problem in els_scroller. When the scroller is resized, it shows the location of
the coordination which was saved into wanted_coordination. If you don't use the page,
it is no matter. But if you use the page function, the animation of the scroller is operated
by _smart_scrollto_x_animator, not by _smart_momentum_animator.
In _smart_scrollto_x_animator, therer isn't _update_wanted_coordinates. So the value of
wanted_coordination doesn't update. I think _update_wanted_coordinates have to be added in
_smart_scrollto_x_animator and _smart_scrollto_y_animator.
Please check the attached patch file.

SVN revision: 64406

12 years agoelementary/layout - deprecated elm_layout_content_set/get_unset
ChunEon Park [Wed, 26 Oct 2011 00:46:16 +0000 (00:46 +0000)]
elementary/layout - deprecated elm_layout_content_set/get_unset

SVN revision: 64403

12 years agopatch from zub in #e to fix example building
Mike Blumenkrantz [Tue, 25 Oct 2011 22:28:35 +0000 (22:28 +0000)]
patch from zub in #e to fix example building

SVN revision: 64399

12 years agoMinor doc. fixes.
Sanjeev BA [Tue, 25 Oct 2011 19:41:56 +0000 (19:41 +0000)]
Minor doc. fixes.

SVN revision: 64397

12 years agoElementary Win: make elm_win_xwindow_get works to widget items
Bruno Dilly [Tue, 25 Oct 2011 19:33:42 +0000 (19:33 +0000)]
Elementary Win: make elm_win_xwindow_get works to widget items

With that elm test Cursor 2 will work again.

SVN revision: 64396

12 years agomake elm widget a bit more paranoid/safe
Carsten Haitzler [Tue, 25 Oct 2011 12:30:39 +0000 (12:30 +0000)]
make elm widget a bit more paranoid/safe

SVN revision: 64392

12 years agoeek - warning--
Carsten Haitzler [Tue, 25 Oct 2011 12:30:10 +0000 (12:30 +0000)]
eek - warning--

SVN revision: 64391

12 years agooops and dont return always if file and autosave. just do necessary
Carsten Haitzler [Tue, 25 Oct 2011 11:47:18 +0000 (11:47 +0000)]
oops and dont return always if file and autosave. just do necessary
logic.

SVN revision: 64385

12 years agopossible bug vector -> access wd after callback has freed obj and
Carsten Haitzler [Tue, 25 Oct 2011 11:09:01 +0000 (11:09 +0000)]
possible bug vector -> access wd after callback has freed obj and
freed wd.

SVN revision: 64384

12 years agoElm glayer: Removed unused/wanted if and variable.
Tom Hacohen [Tue, 25 Oct 2011 09:51:41 +0000 (09:51 +0000)]
Elm glayer: Removed unused/wanted if and variable.

SVN revision: 64382

12 years agoElm glayer: Fixed memory leak, removed unused event list
Aharon Hillel [Tue, 25 Oct 2011 09:51:38 +0000 (09:51 +0000)]
Elm glayer: Fixed memory leak, removed unused event list

Signed-off-by: Aharon Hillel <a.hillel@partner.samsung.com>
SVN revision: 64381

12 years agoElm glayer: Added momentum to continues-gestures.
Aharon Hillel [Tue, 25 Oct 2011 09:51:34 +0000 (09:51 +0000)]
Elm glayer: Added momentum to continues-gestures.

Womentum is now aborted and resarted as the number of fingers changes.

Signed-off-by: Aharon Hillel <a.hillel@partner.samsung.com>
SVN revision: 64380

12 years agoElm Glayer: Added ABORT on move to long-tap gesture
Aharon Hillel [Tue, 25 Oct 2011 09:51:30 +0000 (09:51 +0000)]
Elm Glayer: Added ABORT on move to long-tap gesture

Signed-off-by: Aharon Hillel <a.hillel@partner.samsung.com>
SVN revision: 64379

12 years agoElm Glayer: Added multi-touch support to momentum gesture
Aharon Hillel [Tue, 25 Oct 2011 09:51:22 +0000 (09:51 +0000)]
Elm Glayer: Added multi-touch support to momentum gesture

Signed-off-by: Aharon Hillel <a.hillel@partner.samsung.com>
SVN revision: 64378

12 years agoadd util call to save always adding win, setting title, adding bg,
Carsten Haitzler [Tue, 25 Oct 2011 08:45:56 +0000 (08:45 +0000)]
add util call to save always adding win, setting title, adding bg,
showing it etc. etc. -> standard kind of window.

SVN revision: 64376

12 years agoelementary/naviframe - + NULL check
ChunEon Park [Tue, 25 Oct 2011 05:05:56 +0000 (05:05 +0000)]
elementary/naviframe - + NULL check

SVN revision: 64374

12 years agoelementary/button -> use elm_object_content_set/get/unset
ChunEon Park [Tue, 25 Oct 2011 01:23:25 +0000 (01:23 +0000)]
elementary/button -> use elm_object_content_set/get/unset

SVN revision: 64370

12 years agoelementary/naviframe - fixed bad usage of eina_inlist.
ChunEon Park [Tue, 25 Oct 2011 00:50:54 +0000 (00:50 +0000)]
elementary/naviframe - fixed bad usage of eina_inlist.

removed the inlist node in while loop instead of REVERSE_FOREACH.
it corrupted the list.

SVN revision: 64369

12 years agoelementary/ctxpopup - +fixme
ChunEon Park [Tue, 25 Oct 2011 00:35:24 +0000 (00:35 +0000)]
elementary/ctxpopup - +fixme

SVN revision: 64368

12 years agoelemenatry/ctxpopup - proper coding convention.
ChunEon Park [Tue, 25 Oct 2011 00:27:18 +0000 (00:27 +0000)]
elemenatry/ctxpopup - proper coding convention.

SVN revision: 64367

12 years agoElementary: remove some more deprecated functions usage
Bruno Dilly [Mon, 24 Oct 2011 23:44:21 +0000 (23:44 +0000)]
Elementary: remove some more deprecated functions usage

Missed on previous commits

SVN revision: 64366

12 years agoElementary: remove vars set but not used
Bruno Dilly [Mon, 24 Oct 2011 23:43:34 +0000 (23:43 +0000)]
Elementary: remove vars set but not used

Remove almost all of them. Remaining:
  - device on _event_history_clear, elm_gesture_layer
  - config has a hand of these cases.
  - ctxpopup var inside macro
  - segment control edje external (it's unfinished)

SVN revision: 64365

12 years agoElementary Toggle: Document functions to be used instead of deprecated
Bruno Dilly [Mon, 24 Oct 2011 23:41:56 +0000 (23:41 +0000)]
Elementary Toggle: Document functions to be used instead of deprecated

SVN revision: 64364

12 years agoElementary Toggle: Don't use deprecated functions
Bruno Dilly [Mon, 24 Oct 2011 23:41:11 +0000 (23:41 +0000)]
Elementary Toggle: Don't use deprecated functions

If we need to add functions born deprecated because it will
make other developers life easier, ok. But using these
deprecated functions inside our project isn't nice.

SVN revision: 64363

12 years agoElm glayer: Fix continuous gestures. SPANK SPANK Aharon.
Tom Hacohen [Mon, 24 Oct 2011 12:19:29 +0000 (12:19 +0000)]
Elm glayer: Fix continuous gestures. SPANK SPANK Aharon.

SVN revision: 64356

12 years agoelementary/ctxpopup - +mirroring feature
ChunEon Park [Mon, 24 Oct 2011 06:49:08 +0000 (06:49 +0000)]
elementary/ctxpopup - +mirroring feature

SVN revision: 64354

12 years agoelementary/naviframe - new API elm_naviframe_item_promote
ChunEon Park [Mon, 24 Oct 2011 06:35:48 +0000 (06:35 +0000)]
elementary/naviframe - new API elm_naviframe_item_promote

SVN revision: 64353

12 years agobetter use of internal variables
Mike Blumenkrantz [Mon, 24 Oct 2011 03:40:54 +0000 (03:40 +0000)]
better use of internal variables

SVN revision: 64352

12 years agoImprove scroller gravity documentation.
Sanjeev BA [Mon, 24 Oct 2011 03:31:44 +0000 (03:31 +0000)]
Improve scroller gravity documentation.

SVN revision: 64349

12 years agoDocumentation fixes for Scroller.
Sanjeev BA [Mon, 24 Oct 2011 03:31:40 +0000 (03:31 +0000)]
Documentation fixes for Scroller.

SVN revision: 64348

12 years agoelm genlist/gengrid: Applied genlist/gengrid icons -> contents changes
Daniel Juyung Seo [Mon, 24 Oct 2011 02:27:04 +0000 (02:27 +0000)]
elm genlist/gengrid: Applied genlist/gengrid icons -> contents changes
to themes. Changed detour-elm and darkness theme as well.
Tips) Change genlist/gengrid's "icons" to "contents" in edc.

SVN revision: 64345

12 years agoelm gen/gengrid/genlist: Changed item class's icon_get to content_get.
Daniel Juyung Seo [Mon, 24 Oct 2011 02:10:35 +0000 (02:10 +0000)]
elm gen/gengrid/genlist: Changed item class's icon_get to content_get.
Do not limit the swallowed objects to icon. This had to be done before
elm 1.0 and now it's time to break. This will break all applications
which are using gengrid/genlist. Please fix it icon_get -> content_get.

TODO
1. fix theme as well.
2. fix documents.

SVN revision: 64344

12 years agoelm: Updated po.
Daniel Juyung Seo [Mon, 24 Oct 2011 01:04:35 +0000 (01:04 +0000)]
elm: Updated po.

SVN revision: 64342

12 years agoFix ElmImage documentation.
Sanjeev BA [Sun, 23 Oct 2011 23:41:41 +0000 (23:41 +0000)]
Fix ElmImage documentation.

SVN revision: 64336

12 years agoFew fixes to icon animation documentation.
Sanjeev BA [Sun, 23 Oct 2011 23:41:31 +0000 (23:41 +0000)]
Few fixes to icon animation documentation.

SVN revision: 64333

12 years agoelm genlist: Removed dead code. Patch by Hyoyoung Chang
Daniel Juyung Seo [Sun, 23 Oct 2011 23:15:58 +0000 (23:15 +0000)]
elm genlist: Removed dead code. Patch by Hyoyoung Chang
<hyoyoung@gmail.com>

On Sun, Oct 23, 2011 at 8:44 PM, Hyoyoung Chang <hyoyoung@gmail.com>
wrote:
> Dear developers
>
> When i compile elementary, i found something to remove.
> And this is for removing unused values in elm_genlist.
>
> Thank you.

SVN revision: 64331

12 years agooops
Daniel Kolesa [Sat, 22 Oct 2011 23:31:49 +0000 (23:31 +0000)]
oops

SVN revision: 64308

12 years agoUpdated Czech Elementary translations, thanks belisarivs.
Daniel Kolesa [Sat, 22 Oct 2011 23:31:36 +0000 (23:31 +0000)]
Updated Czech Elementary translations, thanks belisarivs.

SVN revision: 64307

12 years agoelementary: fix sub object usage.
Cedric BAIL [Sat, 22 Oct 2011 16:04:06 +0000 (16:04 +0000)]
elementary: fix sub object usage.

SVN revision: 64299

12 years agoSome more documentation fixes.
Sanjeev BA [Sat, 22 Oct 2011 09:36:52 +0000 (09:36 +0000)]
Some more documentation fixes.

SVN revision: 64293

12 years agocheck for value before strcmp
Mike Blumenkrantz [Sat, 22 Oct 2011 06:30:14 +0000 (06:30 +0000)]
check for value before strcmp

SVN revision: 64291

12 years agoMinor documentation enhancements for elementary.
Sanjeev BA [Sat, 22 Oct 2011 02:21:16 +0000 (02:21 +0000)]
Minor documentation enhancements for elementary.

SVN revision: 64286

12 years agoDocumentation fix for elm_exit().
Sanjeev BA [Sat, 22 Oct 2011 02:21:12 +0000 (02:21 +0000)]
Documentation fix for elm_exit().

SVN revision: 64285

12 years agoImprove Hover and Actionslider documentation.
Sanjeev BA [Sat, 22 Oct 2011 01:26:19 +0000 (01:26 +0000)]
Improve Hover and Actionslider documentation.

SVN revision: 64284

12 years agodeprecate all genlist/gengrid functions related to 64281
Mike Blumenkrantz [Sat, 22 Oct 2011 00:26:21 +0000 (00:26 +0000)]
deprecate all genlist/gengrid functions related to 64281

SVN revision: 64282

12 years agoimplement the following:
Mike Blumenkrantz [Fri, 21 Oct 2011 23:53:41 +0000 (23:53 +0000)]
implement the following:
EAPI void elm_gen_always_select_mode_set(Evas_Object *obj, Eina_Bool always_select);
EAPI Eina_Bool elm_gen_always_select_mode_get(const Evas_Object *obj);
EAPI void elm_gen_no_select_mode_set(Evas_Object *obj, Eina_Bool no_select);
EAPI Eina_Bool elm_gen_no_select_mode_get(const Evas_Object *obj);
EAPI void elm_gen_bounce_set(Evas_Object *obj, Eina_Bool h_bounce, Eina_Bool v_bounce);
EAPI void elm_gen_bounce_get(const Evas_Object *obj, Eina_Bool *h_bounce, Eina_Bool *v_bounce);
EAPI void elm_gen_page_relative_set(Evas_Object *obj, double h_pagerel, double v_pagerel);
EAPI void elm_gen_page_relative_get(const Evas_Object *obj, double *h_pagerel, double *v_pagerel);
EAPI void elm_gen_page_size_set(Evas_Object *obj, Evas_Coord h_pagesize, Evas_Coord v_pagesize);
EAPI void elm_gen_current_page_get(const Evas_Object *obj, int *h_pagenumber, int *v_pagenumber);
EAPI void elm_gen_last_page_get(const Evas_Object *obj, int *h_pagenumber, int *v_pagenumber);
EAPI void elm_gen_page_show(const Evas_Object *obj, int h_pagenumber, int v_pagenumber);
EAPI void elm_gen_page_bring_in(const Evas_Object *obj, int h_pagenumber, int v_pagenumber);
EAPI Elm_Gen_Item *elm_gen_first_item_get(const Evas_Object *obj);
EAPI Elm_Gen_Item *elm_gen_last_item_get(const Evas_Object *obj);
EAPI Elm_Gen_Item *elm_gen_item_next_get(const Elm_Gen_Item *it);
EAPI Elm_Gen_Item *elm_gen_item_prev_get(const Elm_Gen_Item *it);
EAPI Evas_Object *elm_gen_item_gen_get(const Elm_Gen_Item *it);

SVN revision: 64281

12 years agoadd bounce settings to genlist wd
Mike Blumenkrantz [Fri, 21 Oct 2011 23:51:26 +0000 (23:51 +0000)]
add bounce settings to genlist wd

SVN revision: 64280

12 years agodeprecate elm_genlist/grid_item_selected_get -> elm_gen_item_selected_get
Mike Blumenkrantz [Fri, 21 Oct 2011 23:22:26 +0000 (23:22 +0000)]
deprecate elm_genlist/grid_item_selected_get -> elm_gen_item_selected_get

SVN revision: 64279

12 years agoimplement elm_gen_item_selected_get
Mike Blumenkrantz [Fri, 21 Oct 2011 23:18:48 +0000 (23:18 +0000)]
implement elm_gen_item_selected_get

SVN revision: 64278

12 years agodeprecate elm_genlist_item_selected_set and elm_gengrid_item_selected_set: use elm_ge...
Mike Blumenkrantz [Fri, 21 Oct 2011 23:10:56 +0000 (23:10 +0000)]
deprecate elm_genlist_item_selected_set and elm_gengrid_item_selected_set: use elm_gen_item_selected_set instead

SVN revision: 64277

12 years agodeprecate elm_genlist_clear and elm_gengrid_clear: use elm_gen_clear instead
Mike Blumenkrantz [Fri, 21 Oct 2011 23:05:02 +0000 (23:05 +0000)]
deprecate elm_genlist_clear and elm_gengrid_clear: use elm_gen_clear instead

SVN revision: 64276

12 years agomore genlist/gengrid merging: select+clear are now abstracted
Mike Blumenkrantz [Fri, 21 Oct 2011 22:55:45 +0000 (22:55 +0000)]
more genlist/gengrid merging: select+clear are now abstracted

SVN revision: 64275

12 years agoElementary: do not enter po/ if --disable-nls is passed to configure
Vincent Torri [Fri, 21 Oct 2011 21:20:12 +0000 (21:20 +0000)]
Elementary: do not enter po/ if --disable-nls is passed to configure

SVN revision: 64271

12 years agoElementary: define setlocale and bindtextdomain macro if needed
Vincent Torri [Fri, 21 Oct 2011 21:15:47 +0000 (21:15 +0000)]
Elementary: define setlocale and bindtextdomain macro if needed

SVN revision: 64270

12 years agoeven more reordering, also convert some evas coords to int
Mike Blumenkrantz [Fri, 21 Oct 2011 21:04:06 +0000 (21:04 +0000)]
even more reordering, also convert some evas coords to int

SVN revision: 64269

12 years agomore reordering
Mike Blumenkrantz [Fri, 21 Oct 2011 21:00:07 +0000 (21:00 +0000)]
more reordering

SVN revision: 64268

12 years agoWebkit changed API, we should dress accordingly.
Iván Briano [Fri, 21 Oct 2011 20:56:09 +0000 (20:56 +0000)]
Webkit changed API, we should dress accordingly.

SVN revision: 64267

12 years agouse WIDGET instead of parent for callbacks
Mike Blumenkrantz [Fri, 21 Oct 2011 20:52:29 +0000 (20:52 +0000)]
use WIDGET instead of parent for callbacks

SVN revision: 64266

12 years agoreorder gen* wd bools
Mike Blumenkrantz [Fri, 21 Oct 2011 20:45:14 +0000 (20:45 +0000)]
reorder gen* wd bools

SVN revision: 64265

12 years agoelm genlist/gengrid: No need to call elm_widget_data_get() if we know it. it->wd...
Daniel Juyung Seo [Fri, 21 Oct 2011 17:06:46 +0000 (17:06 +0000)]
elm genlist/gengrid: No need to call elm_widget_data_get() if we know it. it->wd is a widget data.

SVN revision: 64263

12 years agoelm gengrid: Changed widget data member 'self' to 'obj'. Sync with genlist.
Daniel Juyung Seo [Fri, 21 Oct 2011 16:53:01 +0000 (16:53 +0000)]
elm gengrid: Changed widget data member 'self' to 'obj'. Sync with genlist.

SVN revision: 64262

12 years agoelm gengrid: Refactorying. Moved some codes and removed unnecessary line.
Daniel Juyung Seo [Fri, 21 Oct 2011 16:36:20 +0000 (16:36 +0000)]
elm gengrid: Refactorying. Moved some codes and removed unnecessary line.

SVN revision: 64261

12 years agothis commit marks step one of The Gengrid & Genlist Unification Project. these poor...
Mike Blumenkrantz [Fri, 21 Oct 2011 08:52:03 +0000 (08:52 +0000)]
this commit marks step one of The Gengrid & Genlist Unification Project. these poor widget brothers were separated at birth, never knowing that they were almost exactly the same.
from here, it should be trivial to continually move more and more code into elm_gen.c and reduce duplication.
ideally we should be aiming for an elm_gen_* api where you differentiate between list/grid with style or something since the apis are almost identical

SVN revision: 64245

12 years agoshut up compile warning
Mike Blumenkrantz [Fri, 21 Oct 2011 07:25:02 +0000 (07:25 +0000)]
shut up compile warning

SVN revision: 64243

12 years agocnp error!
Mike Blumenkrantz [Fri, 21 Oct 2011 07:22:43 +0000 (07:22 +0000)]
cnp error!

SVN revision: 64242

12 years agocall item unrealized callback more reliably
Mike Blumenkrantz [Fri, 21 Oct 2011 05:35:36 +0000 (05:35 +0000)]
call item unrealized callback more reliably

SVN revision: 64235

12 years agocalling memcpy on an uninitialized pointer??? who would do such a thing!
Mike Blumenkrantz [Fri, 21 Oct 2011 04:38:21 +0000 (04:38 +0000)]
calling memcpy on an uninitialized pointer??? who would do such a thing!

SVN revision: 64232

12 years agoand really move all toggle stuff over to check.
Carsten Haitzler [Fri, 21 Oct 2011 04:36:25 +0000 (04:36 +0000)]
and really move all toggle stuff over to check.

SVN revision: 64231

12 years agostrndup??? who would do such a thing!
Mike Blumenkrantz [Fri, 21 Oct 2011 04:32:27 +0000 (04:32 +0000)]
strndup??? who would do such a thing!

SVN revision: 64230

12 years agoadd delete button to gengrid test 2
Mike Blumenkrantz [Fri, 21 Oct 2011 04:04:03 +0000 (04:04 +0000)]
add delete button to gengrid test 2

SVN revision: 64229

12 years agoremove mode_item_style from item class, use genlist_mode_item_style_set() instead
Mike Blumenkrantz [Fri, 21 Oct 2011 03:31:26 +0000 (03:31 +0000)]
remove mode_item_style from item class, use genlist_mode_item_style_set() instead

SVN revision: 64228

12 years agofix breakage #1 of the night
Mike Blumenkrantz [Fri, 21 Oct 2011 03:23:42 +0000 (03:23 +0000)]
fix breakage #1 of the night

SVN revision: 64227

12 years agoquiet some warnings
Mike Blumenkrantz [Fri, 21 Oct 2011 02:53:13 +0000 (02:53 +0000)]
quiet some warnings

SVN revision: 64225

12 years agofix compile with latest changes
Mike Blumenkrantz [Fri, 21 Oct 2011 02:43:08 +0000 (02:43 +0000)]
fix compile with latest changes

SVN revision: 64224

12 years agoremove LOOOONG deprecated gengrid/genlist typedefs
Mike Blumenkrantz [Fri, 21 Oct 2011 01:50:34 +0000 (01:50 +0000)]
remove LOOOONG deprecated gengrid/genlist typedefs

SVN revision: 64223

12 years agoremove gross genlistitemmoved function thingy and implement smart cb
Mike Blumenkrantz [Fri, 21 Oct 2011 01:49:15 +0000 (01:49 +0000)]
remove gross genlistitemmoved function thingy and implement smart cb
also removed relevant item on TODO

SVN revision: 64222

12 years ago_item_create -> _item_new
Mike Blumenkrantz [Fri, 21 Oct 2011 01:39:14 +0000 (01:39 +0000)]
_item_create -> _item_new

SVN revision: 64221

12 years agoadd VIEW() and WIDGET() macros for use with Elm_Widget_Items to create more consisten...
Mike Blumenkrantz [Fri, 21 Oct 2011 01:08:01 +0000 (01:08 +0000)]
add VIEW() and WIDGET() macros for use with Elm_Widget_Items to create more consistency, reduce typing, and increase readability
  VIEW(X) = X->base.view (visible evas object)
  WIDGET(X) = X->base.widget (owner widget)

also a demo of the oxford comma for seoz

SVN revision: 64220

12 years agoand mark new check calls as deprecated already - this is a porting
Carsten Haitzler [Fri, 21 Oct 2011 00:55:33 +0000 (00:55 +0000)]
and mark new check calls as deprecated already - this is a porting
helper, not somethig intended to be used in the end.

SVN revision: 64219

12 years agocreate and use ELM_WIDGET_ITEM for elm widget structs to ensure location/name
Mike Blumenkrantz [Fri, 21 Oct 2011 00:45:19 +0000 (00:45 +0000)]
create and use ELM_WIDGET_ITEM for elm widget structs to ensure location/name

SVN revision: 64218

12 years agomore elm todo items
Mike Blumenkrantz [Fri, 21 Oct 2011 00:26:09 +0000 (00:26 +0000)]
more elm todo items

SVN revision: 64217

12 years agowhitespace--
Mike Blumenkrantz [Fri, 21 Oct 2011 00:24:15 +0000 (00:24 +0000)]
whitespace--

SVN revision: 64216

12 years agomore internal renames
Mike Blumenkrantz [Thu, 20 Oct 2011 22:45:38 +0000 (22:45 +0000)]
more internal renames

SVN revision: 64215

12 years agomore internal renames
Mike Blumenkrantz [Thu, 20 Oct 2011 22:23:48 +0000 (22:23 +0000)]
more internal renames

SVN revision: 64214

12 years agomore reordering
Mike Blumenkrantz [Thu, 20 Oct 2011 22:23:29 +0000 (22:23 +0000)]
more reordering

SVN revision: 64213

12 years agomore unnoticeable internal movements
Mike Blumenkrantz [Thu, 20 Oct 2011 21:49:54 +0000 (21:49 +0000)]
more unnoticeable internal movements

SVN revision: 64211

12 years agorename some internal variables for consistency
Mike Blumenkrantz [Thu, 20 Oct 2011 21:41:24 +0000 (21:41 +0000)]
rename some internal variables for consistency

SVN revision: 64210

12 years agoremove all use of elm_toggle_ api
Mike Blumenkrantz [Thu, 20 Oct 2011 21:27:15 +0000 (21:27 +0000)]
remove all use of elm_toggle_ api

SVN revision: 64207