2012-04-02 |
hermet | elementary/dayselector - pretty better. |
commit | commitdiff | tree | snapshot |
2012-04-02 |
hermet | elementary/dayselector - improve design |
commit | commitdiff | tree | snapshot |
2012-04-02 |
hermet | elementary/colorselector - send signal when mode is... |
commit | commitdiff | tree | snapshot |
2012-04-02 |
seoz | elm genlist: Changed internal variables correctly.... |
commit | commitdiff | tree | snapshot |
2012-04-02 |
seoz | elm genlist: Reverted Hyoyoung's first patch. He sent... |
commit | commitdiff | tree | snapshot |
2012-04-02 |
hermet | elementary/colorselector - removed the unnecessaries |
commit | commitdiff | tree | snapshot |
2012-04-02 |
hermet | elementary/colorselector - updated for elm_colorselecto... |
commit | commitdiff | tree | snapshot |
2012-04-02 |
hermet | elementary/colorselector - more proper parents passing |
commit | commitdiff | tree | snapshot |
2012-04-02 |
hermet | elementary/colorselector - removed unnecesary layout |
commit | commitdiff | tree | snapshot |
2012-04-02 |
woohyun | elementary/elm_entry : Fixed a bug. While appending... |
commit | commitdiff | tree | snapshot |
2012-03-30 |
seoz | elm: Set timer/animator to NULL after they're deleted. |
commit | commitdiff | tree | snapshot |
2012-03-30 |
seoz | elm gengrid: Changed internal function and variable... |
commit | commitdiff | tree | snapshot |
2012-03-30 |
raster | After edit mode naming is changed, some legacy naming... |
commit | commitdiff | tree | snapshot |
2012-03-30 |
raster | protect ethumb with the ifdef as provided in example. |
commit | commitdiff | tree | snapshot |
2012-03-30 |
raster | From: cnook <kimcinoo@gmail.com> |
commit | commitdiff | tree | snapshot |
2012-03-30 |
seoz | elm genlist: Set long_timer to NULL after it's deleted. |
commit | commitdiff | tree | snapshot |
2012-03-30 |
woohyun | elementary/genlist : set NULL for swipe_timer. |
commit | commitdiff | tree | snapshot |
2012-03-30 |
seoz | elm genlist: Fixed genlist infinite loop bug. |
commit | commitdiff | tree | snapshot |
2012-03-30 |
seoz | elm examples: Removed macro for data dir. Used elm_app_... |
commit | commitdiff | tree | snapshot |
2012-03-30 |
seoz | elm index_example_02.c: Fix index behavior properly. |
commit | commitdiff | tree | snapshot |
2012-03-30 |
seoz | elm bg_example_03.c: Fixed window size to see the conte... |
commit | commitdiff | tree | snapshot |
2012-03-30 |
hermet | elementary/naviframe - fixed to keep title_visiblility... |
commit | commitdiff | tree | snapshot |
2012-03-30 |
discomfitor | clean up this logic a bit as well |
commit | commitdiff | tree | snapshot |
2012-03-30 |
discomfitor | why use two loops when one is fine? |
commit | commitdiff | tree | snapshot |
2012-03-30 |
discomfitor | this was redundant and confusing so I hit it with a... |
commit | commitdiff | tree | snapshot |
2012-03-30 |
discomfitor | also rename widget data variable to be consistent with... |
commit | commitdiff | tree | snapshot |
2012-03-30 |
discomfitor | this is not actually unused... |
commit | commitdiff | tree | snapshot |
2012-03-29 |
yoz | elementary: oops, mistake |
commit | commitdiff | tree | snapshot |
2012-03-29 |
yoz | elementary: add an enum for the weekdays, with magic... |
commit | commitdiff | tree | snapshot |
2012-03-29 |
yoz | elementary: add 2 API, the first one is to set the... |
commit | commitdiff | tree | snapshot |
2012-03-29 |
caro | Elm: remove some warnings when no X |
commit | commitdiff | tree | snapshot |
2012-03-29 |
gastal | Remove warnings about unused parameters in examples. |
commit | commitdiff | tree | snapshot |
2012-03-29 |
gastal | Fixes compilation instructions of examples to work... |
commit | commitdiff | tree | snapshot |
2012-03-29 |
discomfitor | new test for naviframe, move naviframe tests to navifra... |
commit | commitdiff | tree | snapshot |
2012-03-29 |
discomfitor | for the last time: CONFIG.H ALWAYS GETS INCLUDED FIRST... |
commit | commitdiff | tree | snapshot |
2012-03-29 |
raster | make elm robust and handle if u DONT set compile time... |
commit | commitdiff | tree | snapshot |
2012-03-29 |
seoz | elm: Fixed formatting. Added a space after 'if/while... |
commit | commitdiff | tree | snapshot |
2012-03-29 |
seoz | elm elm_object: Fixed part content set hooks. |
commit | commitdiff | tree | snapshot |
2012-03-29 |
seoz | elm genlist: Fixed _item_content_set_hook. Use _item_co... |
commit | commitdiff | tree | snapshot |
2012-03-29 |
seoz | elm elm_object_item: Fixed item part content set hooks. |
commit | commitdiff | tree | snapshot |
2012-03-29 |
raster | fix next calgrind bitch. yay! |
commit | commitdiff | tree | snapshot |
2012-03-29 |
raster | fix segv on elm_config exiting - entry bug! free(wd... |
commit | commitdiff | tree | snapshot |
2012-03-29 |
raster | tone down smoothing even more. |
commit | commitdiff | tree | snapshot |
2012-03-29 |
raster | warn-- for non-x |
commit | commitdiff | tree | snapshot |
2012-03-29 |
raster | fix formatting! no if( ... space pls! |
commit | commitdiff | tree | snapshot |
2012-03-29 |
raster | adjust default configs for scroll smoothing to have... |
commit | commitdiff | tree | snapshot |
2012-03-29 |
seoz | elm genlist: Fixed flip bug. Patch by Hyoyoung Chang |
commit | commitdiff | tree | snapshot |
2012-03-29 |
raster | use new ref_get func in object cleanup for windows. |
commit | commitdiff | tree | snapshot |
2012-03-29 |
seoz | elm genlist: Remove tree_effect_animator on genlist... |
commit | commitdiff | tree | snapshot |
2012-03-29 |
hermet | elementary/panes - Patch to handle deletion of current... |
commit | commitdiff | tree | snapshot |
2012-03-29 |
woohyun | elementary/toolbar : can_focus should be set as EINA_TRUE. |
commit | commitdiff | tree | snapshot |
2012-03-29 |
woohyun | elementary/conform theme : Rearranging some parts in... |
commit | commitdiff | tree | snapshot |
2012-03-29 |
seoz | elm conform: Revised code. More proper NULL check and... |
commit | commitdiff | tree | snapshot |
2012-03-29 |
woohyun | elementary/conform : wd->content is set as NULL in... |
commit | commitdiff | tree | snapshot |
2012-03-29 |
woohyun | elementary/toolbar : toolbar should be focusable as... |
commit | commitdiff | tree | snapshot |
2012-03-28 |
hermet | elementary/naviframe - more clean tree |
commit | commitdiff | tree | snapshot |
2012-03-28 |
hermet | elementary/widget - fixed to update the some status... |
commit | commitdiff | tree | snapshot |
2012-03-28 |
seoz | elm: Fixed formatting. |
commit | commitdiff | tree | snapshot |
2012-03-28 |
seoz | elm examples: Adjust directory names. |
commit | commitdiff | tree | snapshot |
2012-03-28 |
seoz | elm examples: I removed __UNUSED__ and config header... |
commit | commitdiff | tree | snapshot |
2012-03-28 |
seoz | elm elc_player.c: Fixed slider usage. |
commit | commitdiff | tree | snapshot |
2012-03-28 |
seoz | elm thumb_example_01.c: Revert wrong #if 0, #endif... |
commit | commitdiff | tree | snapshot |
2012-03-28 |
seoz | elm slider_example.c: Use proper callback declarations... |
commit | commitdiff | tree | snapshot |
2012-03-28 |
seoz | elm slider: Changed format function callback's const... |
commit | commitdiff | tree | snapshot |
2012-03-28 |
seoz | elm genlist: Fixed tree effect bug. Patch by Chanwook... |
commit | commitdiff | tree | snapshot |
2012-03-28 |
seoz | elm examples: Use standard way of elementary applicatio... |
commit | commitdiff | tree | snapshot |
2012-03-28 |
seoz | elm examples: Fixed most of shadow variable warnings... |
commit | commitdiff | tree | snapshot |
2012-03-28 |
seoz | elm calendar_example_06.c: Fixed tm structure initializ... |
commit | commitdiff | tree | snapshot |
2012-03-28 |
seoz | elm examples: Fixed some meaningful build warnings. |
commit | commitdiff | tree | snapshot |
2012-03-28 |
seoz | elm: Updated .gitignore. |
commit | commitdiff | tree | snapshot |
2012-03-28 |
seoz | elm examples: Define __UNUSED__ when HAVE_CONFIG_H... |
commit | commitdiff | tree | snapshot |
2012-03-28 |
seoz | elm genlist_example_04.c: Use proper group item style... |
commit | commitdiff | tree | snapshot |
2012-03-28 |
seoz | elm examples: Fixed build warnings. |
commit | commitdiff | tree | snapshot |
2012-03-27 |
hermet | elementary/naviframe - add blending effect to overlap... |
commit | commitdiff | tree | snapshot |
2012-03-27 |
hermet | elementary/colorselector - padding between color items... |
commit | commitdiff | tree | snapshot |
2012-03-27 |
hermet | elementary/naviframe - added overlap style and updated... |
commit | commitdiff | tree | snapshot |
2012-03-27 |
hermet | elementary/pager - farewell pager. you was the best... |
commit | commitdiff | tree | snapshot |
2012-03-27 |
hermet | elemenatary/panel - modified to use recommended parents. |
commit | commitdiff | tree | snapshot |
2012-03-27 |
hermet | elementary/panel - buggy position!! |
commit | commitdiff | tree | snapshot |
2012-03-27 |
hermet | elementary/naviframe - fixed to an object has a focus... |
commit | commitdiff | tree | snapshot |
2012-03-27 |
hermet | elementary/naviframe - modified content unfocusable. |
commit | commitdiff | tree | snapshot |
2012-03-27 |
hermet | elementary/transit - more simple code. |
commit | commitdiff | tree | snapshot |
2012-03-27 |
seoz | elm genlist: Updated moved/moved,after/moved,before... |
commit | commitdiff | tree | snapshot |
2012-03-27 |
seoz | elm genlist: Fixed documentation. |
commit | commitdiff | tree | snapshot |
2012-03-26 |
seoz | elm examples: Fixed some build warnings. |
commit | commitdiff | tree | snapshot |
2012-03-26 |
hermet | elementary/transit - don't be over the alpha value. |
commit | commitdiff | tree | snapshot |
2012-03-26 |
seoz | elm els_scroller: Added horizontal scroll feature by... |
commit | commitdiff | tree | snapshot |
2012-03-26 |
jaehwan | When the scroller is holded and scrolled, it can be... |
commit | commitdiff | tree | snapshot |
2012-03-26 |
hermet | elementary/transit - covered flipped image object |
commit | commitdiff | tree | snapshot |
2012-03-26 |
seoz | elm multibuttonentry: Deprecated elm_multibuttonentry_i... |
commit | commitdiff | tree | snapshot |
2012-03-26 |
seoz | elm multibuttonentry: Refactoring. Use more descriptive... |
commit | commitdiff | tree | snapshot |
2012-03-25 |
seoz | elm multibuttonentry: Fixed formatting. |
commit | commitdiff | tree | snapshot |
2012-03-24 |
raster | update configure/readme for 1.0 alpha |
commit | commitdiff | tree | snapshot |
2012-03-24 |
raster | From: Hyoyoung Chang <hyoyoung@gmail.com> |
commit | commitdiff | tree | snapshot |
2012-03-24 |
raster | update po's? |
commit | commitdiff | tree | snapshot |
2012-03-23 |
sanjeev | Fix related zoom |
commit | commitdiff | tree | snapshot |
2012-03-23 |
raster | From: GoUn Lee <gouni.lee@samsung.com> |
commit | commitdiff | tree | snapshot |
2012-03-23 |
raster | From: chanwook jung <jchanwook@gmail.com> |
commit | commitdiff | tree | snapshot |
2012-03-23 |
raster | fix other bring in bug leif found. |
commit | commitdiff | tree | snapshot |
2012-03-23 |
caro | Elm examples: add win32 thread examples, remove some... |
commit | commitdiff | tree | snapshot |
next |