projects
/
framework
/
uifw
/
elementary.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
elm test.c: Fixed formatting.
[framework/uifw/elementary.git]
/
src
/
2012-04-03
seoz
elm test.c: Fixed formatting.
tree
|
commitdiff
2012-04-03
seoz
elm test: Separated test menu creation function.
tree
|
commitdiff
2012-04-03
seoz
elm test_genlist.c: Use proper test name for genlist...
tree
|
commitdiff
2012-04-03
woohyun
elementary : Removing duplicate codes when _content_unset.
tree
|
commitdiff
2012-04-03
seoz
elm genlist: Renamed internal variables and functions...
tree
|
commitdiff
2012-04-03
seoz
elm genlist: Renamed internal variables/functions....
tree
|
commitdiff
2012-04-03
seoz
elm genlist: Internal variable rename. Patch by Hyoyoun...
tree
|
commitdiff
2012-04-03
hermet
elementary/widget - removed item smart callback interna...
tree
|
commitdiff
2012-04-02
caro
Elm: second doc patch
tree
|
commitdiff
2012-04-02
woohyun
elementary/button : Some codes were duplicated in _sub_...
tree
|
commitdiff
2012-04-02
hermet
elementary/mapbuf - super trivial changes
tree
|
commitdiff
2012-04-02
hermet
elementary/index - removed unnecessary code
tree
|
commitdiff
2012-04-02
woohyun
elementary/elm_entry : fix a mistake in commit 69829
tree
|
commitdiff
2012-04-02
seoz
elm bin: Use convenient utility function elm_win_util_s...
tree
|
commitdiff
2012-04-02
seoz
Revert a wrong commit. Un-wanted files are committed...
tree
|
commitdiff
2012-04-02
hermet
elementary/datetime - Elm_datetime open source patch...
tree
|
commitdiff
2012-04-02
seoz
elm bin: Use convenient utility function elm_win_util_s...
tree
|
commitdiff
2012-04-02
hermet
elementary/colorselector - send signal when mode is...
tree
|
commitdiff
2012-04-02
seoz
elm genlist: Changed internal variables correctly....
tree
|
commitdiff
2012-04-02
seoz
elm genlist: Reverted Hyoyoung's first patch. He sent...
tree
|
commitdiff
2012-04-02
hermet
elementary/colorselector - updated for elm_colorselecto...
tree
|
commitdiff
2012-04-02
hermet
elementary/colorselector - more proper parents passing
tree
|
commitdiff
2012-04-02
hermet
elementary/colorselector - removed unnecesary layout
tree
|
commitdiff
2012-04-02
woohyun
elementary/elm_entry : Fixed a bug. While appending...
tree
|
commitdiff
2012-03-30
seoz
elm: Set timer/animator to NULL after they're deleted.
tree
|
commitdiff
2012-03-30
seoz
elm gengrid: Changed internal function and variable...
tree
|
commitdiff
2012-03-30
raster
After edit mode naming is changed, some legacy naming...
tree
|
commitdiff
2012-03-30
raster
protect ethumb with the ifdef as provided in example.
tree
|
commitdiff
2012-03-30
raster
From: cnook <kimcinoo@gmail.com>
tree
|
commitdiff
2012-03-30
seoz
elm genlist: Set long_timer to NULL after it's deleted.
tree
|
commitdiff
2012-03-30
woohyun
elementary/genlist : set NULL for swipe_timer.
tree
|
commitdiff
2012-03-30
seoz
elm genlist: Fixed genlist infinite loop bug.
tree
|
commitdiff
2012-03-30
seoz
elm examples: Removed macro for data dir. Used elm_app_...
tree
|
commitdiff
2012-03-30
seoz
elm index_example_02.c: Fix index behavior properly.
tree
|
commitdiff
2012-03-30
seoz
elm bg_example_03.c: Fixed window size to see the conte...
tree
|
commitdiff
2012-03-30
hermet
elementary/naviframe - fixed to keep title_visiblility...
tree
|
commitdiff
2012-03-30
discomfitor
clean up this logic a bit as well
tree
|
commitdiff
2012-03-30
discomfitor
why use two loops when one is fine?
tree
|
commitdiff
2012-03-30
discomfitor
this was redundant and confusing so I hit it with a...
tree
|
commitdiff
2012-03-30
discomfitor
also rename widget data variable to be consistent with...
tree
|
commitdiff
2012-03-30
discomfitor
this is not actually unused...
tree
|
commitdiff
2012-03-29
yoz
elementary: oops, mistake
tree
|
commitdiff
2012-03-29
yoz
elementary: add an enum for the weekdays, with magic...
tree
|
commitdiff
2012-03-29
yoz
elementary: add 2 API, the first one is to set the...
tree
|
commitdiff
2012-03-29
caro
Elm: remove some warnings when no X
tree
|
commitdiff
2012-03-29
gastal
Remove warnings about unused parameters in examples.
tree
|
commitdiff
2012-03-29
gastal
Fixes compilation instructions of examples to work...
tree
|
commitdiff
2012-03-29
discomfitor
new test for naviframe, move naviframe tests to navifra...
tree
|
commitdiff
2012-03-29
discomfitor
for the last time: CONFIG.H ALWAYS GETS INCLUDED FIRST...
tree
|
commitdiff
2012-03-29
raster
make elm robust and handle if u DONT set compile time...
tree
|
commitdiff
2012-03-29
seoz
elm: Fixed formatting. Added a space after 'if/while...
tree
|
commitdiff
2012-03-29
seoz
elm elm_object: Fixed part content set hooks.
tree
|
commitdiff
2012-03-29
seoz
elm genlist: Fixed _item_content_set_hook. Use _item_co...
tree
|
commitdiff
2012-03-29
seoz
elm elm_object_item: Fixed item part content set hooks.
tree
|
commitdiff
2012-03-29
raster
fix next calgrind bitch. yay!
tree
|
commitdiff
2012-03-29
raster
fix segv on elm_config exiting - entry bug! free(wd...
tree
|
commitdiff
2012-03-29
raster
warn-- for non-x
tree
|
commitdiff
2012-03-29
raster
fix formatting! no if( ... space pls!
tree
|
commitdiff
2012-03-29
seoz
elm genlist: Fixed flip bug. Patch by Hyoyoung Chang
tree
|
commitdiff
2012-03-29
raster
use new ref_get func in object cleanup for windows.
tree
|
commitdiff
2012-03-29
seoz
elm genlist: Remove tree_effect_animator on genlist...
tree
|
commitdiff
2012-03-29
hermet
elementary/panes - Patch to handle deletion of current...
tree
|
commitdiff
2012-03-29
woohyun
elementary/toolbar : can_focus should be set as EINA_TRUE.
tree
|
commitdiff
2012-03-29
seoz
elm conform: Revised code. More proper NULL check and...
tree
|
commitdiff
2012-03-29
woohyun
elementary/conform : wd->content is set as NULL in...
tree
|
commitdiff
2012-03-29
woohyun
elementary/toolbar : toolbar should be focusable as...
tree
|
commitdiff
2012-03-28
hermet
elementary/naviframe - more clean tree
tree
|
commitdiff
2012-03-28
hermet
elementary/widget - fixed to update the some status...
tree
|
commitdiff
2012-03-28
seoz
elm: Fixed formatting.
tree
|
commitdiff
2012-03-28
seoz
elm examples: Adjust directory names.
tree
|
commitdiff
2012-03-28
seoz
elm examples: I removed __UNUSED__ and config header...
tree
|
commitdiff
2012-03-28
seoz
elm elc_player.c: Fixed slider usage.
tree
|
commitdiff
2012-03-28
seoz
elm thumb_example_01.c: Revert wrong #if 0, #endif...
tree
|
commitdiff
2012-03-28
seoz
elm slider_example.c: Use proper callback declarations...
tree
|
commitdiff
2012-03-28
seoz
elm slider: Changed format function callback's const...
tree
|
commitdiff
2012-03-28
seoz
elm genlist: Fixed tree effect bug. Patch by Chanwook...
tree
|
commitdiff
2012-03-28
seoz
elm examples: Use standard way of elementary applicatio...
tree
|
commitdiff
2012-03-28
seoz
elm examples: Fixed most of shadow variable warnings...
tree
|
commitdiff
2012-03-28
seoz
elm calendar_example_06.c: Fixed tm structure initializ...
tree
|
commitdiff
2012-03-28
seoz
elm examples: Fixed some meaningful build warnings.
tree
|
commitdiff
2012-03-28
seoz
elm examples: Define __UNUSED__ when HAVE_CONFIG_H...
tree
|
commitdiff
2012-03-28
seoz
elm genlist_example_04.c: Use proper group item style...
tree
|
commitdiff
2012-03-28
seoz
elm examples: Fixed build warnings.
tree
|
commitdiff
2012-03-27
hermet
elementary/colorselector - padding between color items...
tree
|
commitdiff
2012-03-27
hermet
elementary/naviframe - added overlap style and updated...
tree
|
commitdiff
2012-03-27
hermet
elementary/pager - farewell pager. you was the best...
tree
|
commitdiff
2012-03-27
hermet
elemenatary/panel - modified to use recommended parents.
tree
|
commitdiff
2012-03-27
hermet
elementary/naviframe - fixed to an object has a focus...
tree
|
commitdiff
2012-03-27
hermet
elementary/naviframe - modified content unfocusable.
tree
|
commitdiff
2012-03-27
hermet
elementary/transit - more simple code.
tree
|
commitdiff
2012-03-27
seoz
elm genlist: Updated moved/moved,after/moved,before...
tree
|
commitdiff
2012-03-27
seoz
elm genlist: Fixed documentation.
tree
|
commitdiff
2012-03-26
seoz
elm examples: Fixed some build warnings.
tree
|
commitdiff
2012-03-26
hermet
elementary/transit - don't be over the alpha value.
tree
|
commitdiff
2012-03-26
seoz
elm els_scroller: Added horizontal scroll feature by...
tree
|
commitdiff
2012-03-26
jaehwan
When the scroller is holded and scrolled, it can be...
tree
|
commitdiff
2012-03-26
hermet
elementary/transit - covered flipped image object
tree
|
commitdiff
2012-03-26
seoz
elm multibuttonentry: Deprecated elm_multibuttonentry_i...
tree
|
commitdiff
2012-03-26
seoz
elm multibuttonentry: Refactoring. Use more descriptive...
tree
|
commitdiff
2012-03-25
seoz
elm multibuttonentry: Fixed formatting.
tree
|
commitdiff
next