2012-04-05 |
jihoon | elm/list: igonore key event of keypad when NumLock... |
blob | commitdiff |
2012-03-30 |
seoz | elm: Set timer/animator to NULL after they're deleted. |
blob | commitdiff | diff to current |
2012-03-29 |
seoz | elm elm_object_item: Fixed item part content set hooks. |
blob | commitdiff | diff to current |
2012-03-28 |
seoz | elm: Fixed formatting. |
blob | commitdiff | diff to current |
2012-03-22 |
raster | to make show/bring in work for list - canvas objects... |
blob | commitdiff | diff to current |
2012-03-22 |
raster | From: cnook <kimcinoo@gmail.com> |
blob | commitdiff | diff to current |
2012-03-21 |
raster | From: cnook <kimcinoo@gmail.com> |
blob | commitdiff | diff to current |
2012-03-19 |
seoz | elm list: Added elm_list_first/last_item_get() APIs... |
blob | commitdiff | diff to current |
2012-03-14 |
jypark | remove elm_list_always_select_mode_get/set deprecated API |
blob | commitdiff | diff to current |
2012-03-09 |
jypark | remove code related with |
blob | commitdiff | diff to current |
2012-03-09 |
jypark | remove deprectated function related with elm_list_item_... |
blob | commitdiff | diff to current |
2012-03-07 |
discomfitor | seriously file globbing. another day would have been... |
blob | commitdiff | diff to current |
2012-03-07 |
discomfitor | wtf globbing y u no work??? |
blob | commitdiff | diff to current |
2012-03-07 |
raster | From: Hyoyoung Chang <hyoyoung@gmail.com> |
blob | commitdiff | diff to current |
2012-03-06 |
seoz | elm: Formatting. No spacing after casting. |
blob | commitdiff | diff to current |
2012-02-24 |
hermet | elementary - removed unnecessary checkings |
blob | commitdiff | diff to current |
2012-01-30 |
hermet | elementary/list - deprecated elm_list_item_del() |
blob | commitdiff | diff to current |
2012-01-20 |
raster | deprecate more list item funcs. replace with object... |
blob | commitdiff | diff to current |
2012-01-12 |
hermet | elementary/toolbar, diskseletor - deprecated tooltip... |
blob | commitdiff | diff to current |
2012-01-12 |
hermet | elementary/list - deprecated tooltip APIs & updated doc |
blob | commitdiff | diff to current |
2012-01-12 |
hermet | elementary/list - internal item type chage regarded... |
blob | commitdiff | diff to current |
2012-01-12 |
hermet | Elementary/list - Elm_List_Item -> Elm_Object_Item |
blob | commitdiff | diff to current |
2012-01-10 |
hermet | elementary - renamed internal callback function |
blob | commitdiff | diff to current |
2012-01-03 |
raster | ooh deprecate elm_list calls than can be done with... |
blob | commitdiff | diff to current |
2012-01-03 |
raster | deprecate 2 callls already using the new infra |
blob | commitdiff | diff to current |
2012-01-03 |
raster | put notes in elm_list.c as to what to do. |
blob | commitdiff | diff to current |
2012-01-03 |
raster | deprecate disabled list item apis - use object item. |
blob | commitdiff | diff to current |
2011-12-05 |
discomfitor | missed some things with my tooltip api break |
blob | commitdiff | diff to current |
2011-12-05 |
discomfitor | API BREAK |
blob | commitdiff | diff to current |
2011-12-02 |
seoz | elm list: Removed deprecated signals. |
blob | commitdiff | diff to current |
2011-10-21 |
discomfitor | add VIEW() and WIDGET() macros for use with Elm_Widget_... |
blob | commitdiff | diff to current |
2011-10-21 |
discomfitor | create and use ELM_WIDGET_ITEM for elm widget structs... |
blob | commitdiff | diff to current |
2011-10-20 |
seoz | elm genlist/list/gengrid: Changed edge smart callback... |
blob | commitdiff | diff to current |
2011-10-19 |
sachiel | Get us some nice auto translation scheme |
blob | commitdiff | diff to current |
2011-10-07 |
mike_m | elementary: Improve include file modularity |
blob | commitdiff | diff to current |
2011-08-29 |
seoz | elm list: Fixed elm_list_scroller_policy_set(). Closed... |
blob | commitdiff | diff to current |
2011-08-29 |
seoz | elm list: Fixed elm_list_item_disabled_set() API. Close... |
blob | commitdiff | diff to current |
2011-08-25 |
seoz | elm list/gengrid: Fixed typo in internal functions... |
blob | commitdiff | diff to current |
2011-08-23 |
seoz | elm list: Changed elm_list_item_base_get() to elm_list_... |
blob | commitdiff | diff to current |
2011-07-26 |
discomfitor | THE MOST ANTICIPATED COMMIT OF 2011: HUGENORMOUS TOOLTI... |
blob | commitdiff | diff to current |
2011-07-26 |
discomfitor | add new signal for list/genlist/gengrid: "activated" |
blob | commitdiff | diff to current |
2011-07-25 |
bdilly | Elementary: List Documentation |
blob | commitdiff | diff to current |
2011-07-11 |
hermet | elementry/list - added missing a line. |
blob | commitdiff | diff to current |
2011-07-07 |
seoz | elm genlist/list/gengrid: Removed deprecated signal... |
blob | commitdiff | diff to current |
2011-06-09 |
hermet | elementary/list - just removed empty lines |
blob | commitdiff | diff to current |
2011-06-09 |
hermet | elementary/list - fixed for potential duplicated deleti... |
blob | commitdiff | diff to current |
2011-06-09 |
hermet | elementary/list - avoid unnecessary checking when delet... |
blob | commitdiff | diff to current |
2011-05-04 |
seoz | Elementary: Changed homogenous to homogeneous. |
blob | commitdiff | diff to current |
2011-04-21 |
hermet | elementary / menu, list, index, pager - modified to... |
blob | commitdiff | diff to current |
2011-04-12 |
seoz | Elementary list: Fixed doxygen for "clicked,double... |
blob | commitdiff | diff to current |
2011-04-04 |
hermet | elementry / entry, menu, notify, list, gengrid, actions... |
blob | commitdiff | diff to current |
2011-04-03 |
seoz | Elementary: Fixed wrong smart callback signal name... |
blob | commitdiff | diff to current |
2011-04-03 |
seoz | Elementary: Use pre-defined type Edje_Signal_Cb instead... |
blob | commitdiff | diff to current |
2011-04-01 |
hermet | elementary / entry, list, scroller, fileselector_button... |
blob | commitdiff | diff to current |
2011-04-01 |
hermet | elementary / menu, notify, list, panes, module, map... |
blob | commitdiff | diff to current |
2011-04-01 |
raster | make all widgets use a standard setup macro. cuts code... |
blob | commitdiff | diff to current |
2011-03-11 |
hermet | elementary/list - fixed minor error. |
blob | commitdiff | diff to current |
2011-03-10 |
seoz | Elementary elm_list.c: Check null before use it. |
blob | commitdiff | diff to current |
2011-03-09 |
raster | and now use the ref/unref goodness from evas to avoid... |
blob | commitdiff | diff to current |
2011-03-08 |
raster | fmting |
blob | commitdiff | diff to current |
2011-03-08 |
raster | fmting. |
blob | commitdiff | diff to current |
2011-02-09 |
tasn | Elementary: Added on-the-fly UI-mirroing support to... |
blob | commitdiff | diff to current |
2011-02-08 |
tasn | Elementary: Added ui-mirroring support for all the... |
blob | commitdiff | diff to current |
2011-01-29 |
raster | move elementary to trunk base. out of TMP/st. |
blob | commitdiff | diff to current |
|