projects
/
framework
/
uifw
/
elementary.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
add elm_object_item_data_get elm_object_item_data_set to wrap corresponding elm_widge...
[framework/uifw/elementary.git]
/
src
/
2011-09-10
discomfitor
add elm_object_item_data_get elm_object_item_data_set...
tree
|
commitdiff
2011-09-10
discomfitor
revert this addition from r62857: breaks elm menus...
tree
|
commitdiff
2011-09-09
yoz
elementary: oups missing test add
tree
|
commitdiff
2011-09-09
yoz
elementary: welcome to group in gengrid. Still need...
tree
|
commitdiff
2011-09-08
seoz
elm test_genlist.c: I introduce "Genlist Textblock...
tree
|
commitdiff
2011-09-08
tasn
Elm Glayer: Updated documentation
tree
|
commitdiff
2011-09-08
tasn
Elm_glayer: Reset ZOOM, ROTATE to function as before...
tree
|
commitdiff
2011-09-08
tasn
Elm glayer: Moved is_mirrored definition and added...
tree
|
commitdiff
2011-09-08
tasn
Elm glayer: Added glayer_continues_enable setting to...
tree
|
commitdiff
2011-09-08
tasn
Elm glayer: Cleaned elm_gesture_layer.c.
tree
|
commitdiff
2011-09-08
tasn
Elm glayer: Added Continues-gesture-feature of Line...
tree
|
commitdiff
2011-09-07
seoz
elm diskselector: Fixed elm_diskselector_item_selected_...
tree
|
commitdiff
2011-09-07
woohyun
elementary : Elementary focus can be controlled only...
tree
|
commitdiff
2011-09-07
woohyun
elementary/elm_win : Elementary's focus control should...
tree
|
commitdiff
2011-09-05
cedric
elementary: use sorted state to improve gengrid and...
tree
|
commitdiff
2011-09-05
cedric
elementary: fix ordering bug in fileselector.
tree
|
commitdiff
2011-09-05
cedric
elementary: forgotten patch that cleanup callback.
tree
|
commitdiff
2011-09-05
seoz
elm genlist: Fixed reordering mode bug.
tree
|
commitdiff
2011-09-05
seoz
elm genlist: Fixed formatting.
tree
|
commitdiff
2011-09-04
seoz
elm Elementary.h.in: Fixed typo.
tree
|
commitdiff
2011-09-03
captainigloo
Elementary: fix typo
tree
|
commitdiff
2011-09-03
raster
From: Sanjeev BA <as2902.b@samsung.com>
tree
|
commitdiff
2011-09-02
captainigloo
Elementary: 16px is a common value for icons size.
tree
|
commitdiff
2011-09-02
seoz
elm scroller: Added 'const' to the first Evas_Object...
tree
|
commitdiff
2011-09-02
seoz
elm els_scroller.c: Fixed formatting.
tree
|
commitdiff
2011-09-02
seoz
elm: Removed all trailing whitespaces.
tree
|
commitdiff
2011-09-01
captainigloo
elementary: Privide a new api to elm_photo : elm_photo...
tree
|
commitdiff
2011-08-31
hermet
elementary/ctxpopup - trivial changes.
tree
|
commitdiff
2011-08-31
tasn
Elm entry: Reparent the smart scroller correctly.
tree
|
commitdiff
2011-08-31
seoz
elm Elementary.h.in: Removed duplicated callback descri...
tree
|
commitdiff
2011-08-29
seoz
elm: Refactoring. Modified elm_{widget}_scroller_policy...
tree
|
commitdiff
2011-08-29
seoz
elm list: Fixed elm_list_scroller_policy_set(). Closed...
tree
|
commitdiff
2011-08-29
hermet
elementary/ctxpopup - just renamed hover_parent -...
tree
|
commitdiff
2011-08-29
hermet
elementary/ctxpopup - join parent to separated hover...
tree
|
commitdiff
2011-08-29
hermet
elementary/ctxpopup - removed unuseful support.
tree
|
commitdiff
2011-08-29
hermet
elementary/ctxpopup - added missing stuff.
tree
|
commitdiff
2011-08-29
seoz
elm Elementary.h.in: Fixed typo.
tree
|
commitdiff
2011-08-29
raster
working on factory - fix fixme in box while i'm at it.
tree
|
commitdiff
2011-08-29
raster
handle case where child obj resizes WHILe bouncing...
tree
|
commitdiff
2011-08-29
tasn
Elm tooltip: Remove the checks if object passed is...
tree
|
commitdiff
2011-08-29
seoz
elm list: Fixed elm_list_item_disabled_set() API. Close...
tree
|
commitdiff
2011-08-29
seoz
elm src/examples: Applied caro's r62885 changes to...
tree
|
commitdiff
2011-08-29
seoz
elm els_tooltip.c: Fixed warings.
tree
|
commitdiff
2011-08-29
seoz
elm test.c: Removed wrong warnings. Fixed indentation...
tree
|
commitdiff
2011-08-28
tasn
Elm tooltip: Added checks if the object passed is an...
tree
|
commitdiff
2011-08-28
hermet
elementary/slideshow - removed white space and shadow...
tree
|
commitdiff
2011-08-28
hermet
elementry/ctxpopup - updated test code for checking...
tree
|
commitdiff
2011-08-28
hermet
elementary/ctxpopup - added elm_ctxpopup_direction_get API
tree
|
commitdiff
2011-08-28
hermet
elementry/ctxpopup - added event_hook, focus_hook
tree
|
commitdiff
2011-08-28
hermet
elementary/ctxpopup - really trivial changes.
tree
|
commitdiff
2011-08-27
caro
change the way elm_main() must be declared (fix bug...
tree
|
commitdiff
2011-08-26
yoz
elementary: slideshow fix cache build
tree
|
commitdiff
2011-08-26
raster
and improve factory massively.. no more "hangs" while...
tree
|
commitdiff
2011-08-26
seoz
elm genlist: Reverted r62645 patch. This needs to be...
tree
|
commitdiff
2011-08-26
raster
dont create main test win at all if test win only mode.
tree
|
commitdiff
2011-08-26
discomfitor
also fix text_converter I guess
tree
|
commitdiff
2011-08-26
discomfitor
consolidate cnp functions
tree
|
commitdiff
2011-08-26
discomfitor
add AMAZING hack to work around a bug that crashes...
tree
|
commitdiff
2011-08-26
woohyun
elementary/module : remove trailing whitespaces
tree
|
commitdiff
2011-08-26
woohyun
elementary : indentation and some small changes
tree
|
commitdiff
2011-08-25
discomfitor
fix OB1 on anchor click callback
tree
|
commitdiff
2011-08-25
seoz
elm list/gengrid: Fixed typo in internal functions...
tree
|
commitdiff
2011-08-25
seoz
elm Elementary.h.in: Removed unnecessary spacing.
tree
|
commitdiff
2011-08-25
glima
[elementary] genlist_nastiness--
tree
|
commitdiff
2011-08-25
raster
fix bug if pan has been deleted - sd wil lbe null.
tree
|
commitdiff
2011-08-25
woohyun
elementary : For fixing doxy bug. This patch was made...
tree
|
commitdiff
2011-08-25
raster
dont make index active - oops. debugging.
tree
|
commitdiff
2011-08-25
raster
make note of horizontal hoversel
tree
|
commitdiff
2011-08-25
raster
dont display indicator if no items in index.
tree
|
commitdiff
2011-08-25
raster
if you activate index without it being clicked, the...
tree
|
commitdiff
2011-08-25
raster
From: Jérémy Zurcher <jeremy@asynk.ch>
tree
|
commitdiff
2011-08-25
raster
From: Jaehwan Kim <jae.hwan.kim@samsung.com>
tree
|
commitdiff
2011-08-25
raster
From: Jihoon Kim <jihoon48.kim@samsung.com>
tree
|
commitdiff
2011-08-25
raster
Please find the Attached patch for Password show last...
tree
|
commitdiff
2011-08-25
raster
From: Jaehwan Kim <jae.hwan.kim@samsung.com>
tree
|
commitdiff
2011-08-25
raster
fix bug i created - i broke check adding accessibility...
tree
|
commitdiff
2011-08-24
glima
[elementary] Fixing list clearing inside item selection for
tree
|
commitdiff
2011-08-24
seoz
elm toolbar: Fixed toolbar access function. Thanks...
tree
|
commitdiff
2011-08-24
seoz
elm: Removed trailing whitespaces.
tree
|
commitdiff
2011-08-24
seoz
elm toolbar: Fixed build warnings.
tree
|
commitdiff
2011-08-24
hermet
elementary/ctxpopup - added show effect (patched by...
tree
|
commitdiff
2011-08-24
raster
and now add custom access info for items too and clean...
tree
|
commitdiff
2011-08-24
raster
and now do toolbar - showing how to add access stuff...
tree
|
commitdiff
2011-08-23
glima
[elementary] Irritatingly bad output string now better.
tree
|
commitdiff
2011-08-23
seoz
elm list: Changed elm_list_item_base_get() to elm_list_...
tree
|
commitdiff
2011-08-23
seoz
elm test_button.c: Use elm_object_xxx API in applicatio...
tree
|
commitdiff
2011-08-23
seoz
elm entry/label: Changed internal function name to...
tree
|
commitdiff
2011-08-23
raster
1. adjust voice to be slower and more clear
tree
|
commitdiff
2011-08-23
raster
and hide hilight on mouse out
tree
|
commitdiff
2011-08-23
raster
make access hilight follow object around and vanish...
tree
|
commitdiff
2011-08-23
raster
add visual feedback on accessibility mouseover too
tree
|
commitdiff
2011-08-23
seoz
elm gengrid: Oops, I added more changes to the previous...
tree
|
commitdiff
2011-08-23
seoz
elm genlist: Added "scroll,anim,start", "scroll,anim...
tree
|
commitdiff
2011-08-23
seoz
elm Elementary.h.in: Updated authors.
tree
|
commitdiff
2011-08-22
tasn
Elm entry: Fixed a bug with chunked feeding of textblock.
tree
|
commitdiff
2011-08-21
hermet
elementary/elm_transit - fixed a bug.
tree
|
commitdiff
2011-08-21
seoz
elm genlist: Fixed elm_genlist_item_insert_after()...
tree
|
commitdiff
2011-08-19
seoz
elm: Removed trailing whitespaces.
tree
|
commitdiff
2011-08-19
raster
and start on allowing modified behavior when in access...
tree
|
commitdiff
2011-08-19
raster
and now add a "clicked" say... when u click.
tree
|
commitdiff
next