Commit Graph

17 Commits

Author SHA1 Message Date
Gustavo Lima Chaves b038205281 [elm] Grid now inheritable.
SVN revision: 74671
2012-07-31 22:05:06 +00:00
Gustavo Lima Chaves 584c53c1be [elm] New elm_widget_add() usage spread.
SVN revision: 74148
2012-07-18 21:03:39 +00:00
WooHyun Jung 6ca169273b elementary/elm_grid : Add focus_direction.
SVN revision: 71103
2012-05-15 10:39:07 +00:00
Gustavo Lima Chaves cd2dc9574b [Elm] Elm grid now ported to new class hierarchy.
SVN revision: 70728
2012-05-03 22:43:16 +00:00
Carsten Haitzler c0f2f4be91 REVERT!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
this breaks theme api. so NO! come back with a version that doesn't
break it.



SVN revision: 70679
2012-05-03 01:19:05 +00:00
Gustavo Lima Chaves ee4351a32e [Elm] Elm grid now ported to new class hierarchy.
SVN revision: 70651
2012-05-02 16:59:55 +00:00
ChunEon Park a2aa8c8e01 elementary/grid - reviewed done.
SVN revision: 68199
2012-02-21 04:42:45 +00:00
ChunEon Park 00d01850f4 elementary/grid - more API elm_grid_chidren_get
SVN revision: 68198
2012-02-21 04:39:15 +00:00
ChunEon Park 98f221323e elementary/grid - reviewed APIs
SVN revision: 68187
2012-02-21 02:57:51 +00:00
Gustavo Lima Chaves 31a3e6180a [elementary] All docs to elm's header, as Raster wishes.
Discomfitor, now it's time to split the header and/or write another novel.



SVN revision: 62315
2011-08-10 21:03:21 +00:00
Daniel Juyung Seo 9005f95c62 Elementary: Removed trailing whitespaces except for some files that
raster is heavily working on recently.


SVN revision: 59683
2011-05-26 00:39:12 +00:00
Bruno Dilly 775a8e32a3 Elementary grid: dont use evas_obj_table on wd->grd
wd->grd is an evas_object_grid, so children should be get
with evas_object_grid_children_get

Btw, I'm not testing this function, just saw it.


SVN revision: 59671
2011-05-25 14:52:28 +00:00
Bruno Dilly 97fa1a4051 Elementary grid: fix focus_next_hook
I supposed it was c&p from elm_table and it was trying
to access a wrong widget data member.


SVN revision: 59670
2011-05-25 14:36:55 +00:00
Carsten Haitzler 4300162074 elm grid -> handle focus chainy fun
SVN revision: 59665
2011-05-25 11:47:09 +00:00
Daniel Juyung Seo c94f5ac6a6 Elementary: Removed trailing whitespaces.
/me spanks raster. Raster has begun to like whitespaces recently.


SVN revision: 59544
2011-05-20 00:43:05 +00:00
Carsten Haitzler 3caf7e40e1 oops lost the elm widget sub ob add call. fixed.
SVN revision: 59484
2011-05-18 07:29:32 +00:00
Carsten Haitzler 72fca358dd elm grid obj++
SVN revision: 59483
2011-05-18 07:15:36 +00:00