2011-10-19 |
woohyun | elementary/elc_naviframe : The content, will be popped... |
commit | commitdiff | tree | snapshot |
2011-10-18 |
hermet | elementary/naviframe - more signals. |
commit | commitdiff | tree | snapshot |
2011-10-18 |
raster | we should use weighty as intended - as a WEIGHTING... |
commit | commitdiff | tree | snapshot |
2011-10-18 |
tasn | Elm glayer: Fixed leaks in glayer's test code. |
commit | commitdiff | tree | snapshot |
2011-10-18 |
tasn | Elm glayer: Fixed condition based on uninit value error. |
commit | commitdiff | tree | snapshot |
2011-10-18 |
hermet | elementary - removed ELM_CAST macro |
commit | commitdiff | tree | snapshot |
2011-10-17 |
tasn | Elm Glayer: Fixed code to match convention |
commit | commitdiff | tree | snapshot |
2011-10-17 |
tasn | Elm Glayer: Fixed call of long tap reset in case reset... |
commit | commitdiff | tree | snapshot |
2011-10-17 |
tasn | Elm Glayer: Fixed all tap, long tap, gestures bugs |
commit | commitdiff | tree | snapshot |
2011-10-17 |
woohyun | elementary/elm_win.c : fix small bugs in elm_win.c |
commit | commitdiff | tree | snapshot |
2011-10-17 |
seoz | elm scroller: Added EINA_ARG_NONNULL to API declaration... |
commit | commitdiff | tree | snapshot |
2011-10-16 |
discomfitor | layouted is not a word!!!!!!! |
commit | commitdiff | tree | snapshot |
2011-10-15 |
kakaroto | Elementary: Oups, typo, need to test for second statement |
commit | commitdiff | tree | snapshot |
2011-10-15 |
kakaroto | Elementary: untabify configure.ac |
commit | commitdiff | tree | snapshot |
2011-10-15 |
kakaroto | Elementary: Do not build modules if dlopen is not avail... |
commit | commitdiff | tree | snapshot |
2011-10-15 |
kakaroto | Elementary: Quicklaunch support depends on dlopen,... |
commit | commitdiff | tree | snapshot |
2011-10-15 |
kakaroto | Elementary: Use ecore_evas_new if the engine fails... |
commit | commitdiff | tree | snapshot |
2011-10-15 |
kakaroto | Elementary: Check for PATH_MAX define availability |
commit | commitdiff | tree | snapshot |
2011-10-15 |
kakaroto | Elementary: give argv[0] to eina_prefix_new |
commit | commitdiff | tree | snapshot |
2011-10-15 |
kakaroto | Elementary: Remove set but unused static Elm_Module |
commit | commitdiff | tree | snapshot |
2011-10-15 |
hermet | elementary/naviframe - +theme_hook |
commit | commitdiff | tree | snapshot |
2011-10-15 |
hermet | elementary/naviframe - more simple code. |
commit | commitdiff | tree | snapshot |
2011-10-15 |
seoz | elm scroller: Fixed wrong return value. |
commit | commitdiff | tree | snapshot |
2011-10-14 |
raster | From: PRINCE KUMAR DUBEY <prince.dubey@samsung.com> |
commit | commitdiff | tree | snapshot |
2011-10-14 |
raster | From: Hyoyoung Chang <hyoyoung.chang@samsung.com> |
commit | commitdiff | tree | snapshot |
2011-10-14 |
hermet | elementary/naviframe - eina_list -> eina_inlist. |
commit | commitdiff | tree | snapshot |
2011-10-14 |
raster | use ecore-evas and eevas image calls consistently for... |
commit | commitdiff | tree | snapshot |
2011-10-14 |
sanjeev | Use toggle instead of button. It is appropriate for... |
commit | commitdiff | tree | snapshot |
2011-10-14 |
sanjeev | Fix bug in elm toggle. Do not invoke callback if no... |
commit | commitdiff | tree | snapshot |
2011-10-14 |
hermet | elementary/ctxpopup - more proper function name |
commit | commitdiff | tree | snapshot |
2011-10-14 |
hermet | elementary/ctxpopup - added lines to remove ctxpopup |
commit | commitdiff | tree | snapshot |
2011-10-14 |
cedric | elementary: cleanup a little bit the slideshow. |
commit | commitdiff | tree | snapshot |
2011-10-14 |
raster | avoid stack blow of recursive size evals in elm_icon! |
commit | commitdiff | tree | snapshot |
2011-10-14 |
hermet | elementary/pager - get rid of elm_pager_animation_disab... |
commit | commitdiff | tree | snapshot |
2011-10-14 |
hermet | elementary/ctxpopup - patched by kimcinoo@gmail.com |
commit | commitdiff | tree | snapshot |
2011-10-14 |
woohyun | elementary/elm_colorselector : The arrow for the forth... |
commit | commitdiff | tree | snapshot |
2011-10-13 |
raster | From: Jaehwan Kim <jae.hwan.kim@samsung.com> |
commit | commitdiff | tree | snapshot |
2011-10-13 |
raster | revert herments revert 64043!!!!!! BAD HERMET! |
commit | commitdiff | tree | snapshot |
2011-10-13 |
hermet | elementary/naviframe - missing the initlialization. |
commit | commitdiff | tree | snapshot |
2011-10-13 |
hermet | reverted 63654 |
commit | commitdiff | tree | snapshot |
2011-10-13 |
cedric | elementary: fix compile without webkit. |
commit | commitdiff | tree | snapshot |
2011-10-13 |
hermet | elementary/naviframe - eina_list -> eina_inlist for... |
commit | commitdiff | tree | snapshot |
2011-10-13 |
sachiel | simple example for elm_web. also simple external for... |
commit | commitdiff | tree | snapshot |
2011-10-13 |
seoz | elm genlist: Clear last_selected_item when last_selecte... |
commit | commitdiff | tree | snapshot |
2011-10-12 |
sachiel | The Shadow was here. |
commit | commitdiff | tree | snapshot |
2011-10-12 |
sachiel | Fix building against new EWebkit API |
commit | commitdiff | tree | snapshot |
2011-10-12 |
seoz | elm genlist: Added comments for internal variables. |
commit | commitdiff | tree | snapshot |
2011-10-12 |
hermet | elementray/naviframe - renamed internal variable. ... |
commit | commitdiff | tree | snapshot |
2011-10-12 |
hermet | elementray/naviframe - added more signals for buttons... |
commit | commitdiff | tree | snapshot |
2011-10-12 |
hermet | elementary/naviframe - default could be visible and... |
commit | commitdiff | tree | snapshot |
2011-10-12 |
hermet | elementary/naviframe - added two more APIs |
commit | commitdiff | tree | snapshot |
2011-10-12 |
discomfitor | revert 63993, hermet was right. |
commit | commitdiff | tree | snapshot |
2011-10-12 |
hermet | elementary/scroller - patched by jae.hwan.kim@samsung.com |
commit | commitdiff | tree | snapshot |
2011-10-12 |
hermet | elementary/panes - added exception handlings |
commit | commitdiff | tree | snapshot |
2011-10-12 |
hermet | elementary/panes - trivial changes |
commit | commitdiff | tree | snapshot |
2011-10-12 |
sachiel | One of the Four Horsemen for Cedric. |
commit | commitdiff | tree | snapshot |
2011-10-11 |
discomfitor | remove some newlines from svn ignores |
commit | commitdiff | tree | snapshot |
2011-10-11 |
discomfitor | add note.txt to svn ignores |
commit | commitdiff | tree | snapshot |
2011-10-11 |
discomfitor | add double click and longpress smart callbacks for... |
commit | commitdiff | tree | snapshot |
2011-10-11 |
discomfitor | use longpress timer config value |
commit | commitdiff | tree | snapshot |
2011-10-11 |
discomfitor | remember that time when somebody made a commit which... |
commit | commitdiff | tree | snapshot |
2011-10-11 |
discomfitor | add elm_pager_content_del() for deleting arbitrary... |
commit | commitdiff | tree | snapshot |
2011-10-11 |
discomfitor | hmm need more caffeine to set proper buffer sizes today... |
commit | commitdiff | tree | snapshot |
2011-10-11 |
discomfitor | fix erroneous __UNUSED__ |
commit | commitdiff | tree | snapshot |
2011-10-11 |
discomfitor | add repeater/filter in toolbar for mouse clicks with... |
commit | commitdiff | tree | snapshot |
2011-10-11 |
discomfitor | use elm,action,click in notify like all other widgets |
commit | commitdiff | tree | snapshot |
2011-10-11 |
mike_m | elementary: Intentiness |
commit | commitdiff | tree | snapshot |
2011-10-11 |
mike_m | elementary: Add edje interface for elm_pager_animation_... |
commit | commitdiff | tree | snapshot |
2011-10-11 |
mike_m | elementary: Add elm_pager_animation_disable_set |
commit | commitdiff | tree | snapshot |
2011-10-11 |
mike_m | elementary: Indent tweaks |
commit | commitdiff | tree | snapshot |
2011-10-11 |
mike_m | elementary: Intentiness updates |
commit | commitdiff | tree | snapshot |
2011-10-11 |
mike_m | elementary: Heed indentiness corectiness |
commit | commitdiff | tree | snapshot |
2011-10-11 |
mike_m | elementary: Add "fixed" property to panes edje interface |
commit | commitdiff | tree | snapshot |
2011-10-11 |
mike_m | elementary: Add support for fixed panes |
commit | commitdiff | tree | snapshot |
2011-10-11 |
sachiel | Make toggling visibity of entry icons actually work |
commit | commitdiff | tree | snapshot |
2011-10-11 |
mike_m | elementary: Add more icon parameters in edje |
commit | commitdiff | tree | snapshot |
2011-10-11 |
mike_m | elementary: Add edje interface for calendar |
commit | commitdiff | tree | snapshot |
2011-10-10 |
tasn | Elm Glayer: Added single tap/double click support. |
commit | commitdiff | tree | snapshot |
2011-10-10 |
tasn | Elm Glayer: Fixed many glayer issues. |
commit | commitdiff | tree | snapshot |
2011-10-10 |
mike_m | elementary: Clear module callback functions on unload |
commit | commitdiff | tree | snapshot |
2011-10-10 |
raster | From: cnook <kimcinoo@gmail.com> |
commit | commitdiff | tree | snapshot |
2011-10-10 |
mike_m | elementary: Declare variables at top of function |
commit | commitdiff | tree | snapshot |
2011-10-10 |
mike_m | elementary: Fix calendar's min-max year set for UTC |
commit | commitdiff | tree | snapshot |
2011-10-10 |
mike_m | elementary: Support alignment in gengrid |
commit | commitdiff | tree | snapshot |
2011-10-10 |
hermet | Elementary/elm_widget - removed useless macros. |
commit | commitdiff | tree | snapshot |
2011-10-09 |
sachiel | The Force is weak on me. |
commit | commitdiff | tree | snapshot |
2011-10-08 |
hermet | elementary/naviframe - added mirror mode. |
commit | commitdiff | tree | snapshot |
2011-10-07 |
hermet | elementary/naviframe - bottom_item_get returned NULL... |
commit | commitdiff | tree | snapshot |
2011-10-07 |
yoz | elementary: fix typo that causes incorrect horizontal... |
commit | commitdiff | tree | snapshot |
2011-10-07 |
mike_m | elementary: Update ignore file |
commit | commitdiff | tree | snapshot |
2011-10-07 |
mike_m | elementary: Improve include file modularity |
commit | commitdiff | tree | snapshot |
2011-10-07 |
mike_m | elementary: Reorder file list slightly |
commit | commitdiff | tree | snapshot |
2011-10-07 |
seoz | elm genlist: Raise genlist group index when the group... |
commit | commitdiff | tree | snapshot |
2011-10-06 |
hermet | elementary/naviframe - +ingroup in doxy |
commit | commitdiff | tree | snapshot |
2011-10-06 |
hermet | elementary/naviframe - added new API, elm_naviframe_ite... |
commit | commitdiff | tree | snapshot |
2011-10-06 |
hermet | elementary/naviframe - duplicated list item remove. |
commit | commitdiff | tree | snapshot |
2011-10-06 |
hermet | elementary/naviframe - modified internal signal names. |
commit | commitdiff | tree | snapshot |
2011-10-06 |
hermet | elementary - fixed typo. moved a define to proper place. |
commit | commitdiff | tree | snapshot |
2011-10-06 |
hermet | elementary/general - added new API elm_object_item_obje... |
commit | commitdiff | tree | snapshot |
2011-10-06 |
barbieri | elementary_config now knows about EWS, requested by... |
commit | commitdiff | tree | snapshot |
next |