platform/upstream/efl.git
2013-02-22 Carsten Haitzlerbetter check for awarenes setting.
2013-02-22 Carsten Haitzlerquick fix > 1 win for dnd! :)
2013-02-22 Carsten Haitzlerupdate docs.
2013-02-22 Carsten Haitzlerallow dealing with dnd actions and status at src.
2013-02-22 Daniel Juyung Seoelm ChangeLog: Fixed formatting. Do not use tab for...
2013-02-22 Daniel Juyung Seoelementary, elementary-1.7 ChangeLog/NEWS: Updated...
2013-02-22 Daniel Juyung Seoelm elm_index.c: removed unnecessary type casting.
2013-02-21 Carsten Haitzlerflesh out a lot more of dnd support in elm and add...
2013-02-21 ChunEon Parkelementary/popup - removed duplicated strings.
2013-02-21 Jaehwan KimSmall bug in scroller when the page is set.
2013-02-21 ChunEon Parkelementary/naviframe - guarantee that new pushed item...
2013-02-21 ChunEon Parkelementary/button,label,bg - i have no idea but elm_lay...
2013-02-21 ChunEon Parkelementary/hoversel - renamed internal variable.
2013-02-21 ChunEon Parkelementary/widget - missed return there.
2013-02-21 ChunEon Parkelementary/naviframe - remove del callback function...
2013-02-20 Carsten Haitzlermore work on fixing cnp... still more to go. debug on.
2013-02-20 Carsten Haitzlerfix gl engine opt + pulse.
2013-02-20 Shinwoo Kimupdate NEWS, ChangeLog for r84245
2013-02-20 Jihoon Kimelm: fix typo in naviframe document
2013-02-20 Shinwoo Kim[ctxpopup] proper restacking, previous restack callback...
2013-02-19 Tom HacohenElm win: Fixed an OBVIOUS gcc warning.
2013-02-19 Tom HacohenElm layout: Expose some clouseau information.
2013-02-19 Carsten Haitzlermuch better.. dnd actually works now.. doesnmt get...
2013-02-19 Carsten Haitzlersome cleanups missing from previous commit.
2013-02-19 Carsten Haitzlerthis is messing woith internal apis in elm - but drop...
2013-02-19 Stefan Schmidtelm_map: Free allocated buffer in all cases.
2013-02-19 ChunEon Parkelementary/widget - revised orientation mode code.
2013-02-19 ChunEon Parkelemenatry/photocam - oopss sorry my fault.
2013-02-19 ChunEon Parkelemenatry/photocam - reverted 84074
2013-02-19 ChunEon Parkelementary/photocam - removed unused
2013-02-19 Shinwoo Kim[focus][popup] fix focus related bugs
2013-02-19 Jaehwan Kimtypo
2013-02-18 ChunEon Parkelementary/naviframe - removed unused group and fixed...
2013-02-18 ChunEon Parkelemenatry - fixed typo
2013-02-18 ChunEon Parkelemenatry/widget - --printf
2013-02-18 ChunEon Parkelementary/theme - Missed this in privouse commit.
2013-02-18 ChunEon Parkelementary/widgets - if the orient mode is changed...
2013-02-17 Mike Blumenkrantzforwardport previous entry commit for blocking blank...
2013-02-17 Mike Blumenkrantzignore tab key focus changes in elm_win if ctrl/alt...
2013-02-17 Cedric BAILelementary: as previously stated sizeof (long) != sizeo...
2013-02-16 ChunEon Parkelementary/naviframe - fix some trivial bugs.
2013-02-16 ChunEon Parkelementary/naviframe - removed duplicated strings.
2013-02-16 ChunEon Parkelementary/widget - ++FIXME
2013-02-16 ChunEon Parkelementary/widget - don't handle tthe resize objects...
2013-02-16 Davide Andreolielm external actionslider: missing param declaration
2013-02-16 ChunEon Parkelementary/naviframe - don't call the parent smart_them...
2013-02-16 ChunEon Parkelementary/naviframe - improve the naviframe to not...
2013-02-16 Davide Andreolielm external clock: another type error. Big SPANK to...
2013-02-16 Davide Andreolielm external slider: min and max are double not string
2013-02-16 ChunEon Parkelementary/widget, naviframe, popup, label, button
2013-02-16 Cedric BAILelementary: Use eina_file_stat_ls() when listing profiles
2013-02-16 ChunEon Parkelementary/popup - a workaround code to prevent a popup...
2013-02-16 Daniel Juyung Seoelm panes: fixed unclear horizontal mode description.
2013-02-16 Daniel Juyung Seoelm elm_panes.c: fixed wrong eo description.
2013-02-16 Daniel Juyung Seoelm panes: fixed wrong signal name.
2013-02-16 Daniel Juyung Seoelm elm_panes.h: fixed wrong documentation about elm_pa...
2013-02-16 Daniel Juyung Seoelm panes.edc: fixed formatting. keep the consistency...
2013-02-15 Daniel Juyung Seoelm test_panes.c, panes_example.c: refactoring. use...
2013-02-15 Daniel Juyung Seoelm test_panes.c: fixed formatting before working on...
2013-02-15 ChunEon Parkelementary/widget - null conditional check
2013-02-15 ChunEon Parkelementary/popup - init the action area layout theme...
2013-02-15 ChunEon Parkelementary - actually this fix was invalid in branches.
2013-02-15 ChunEon Parkelementary/popup - fix popup to not unswallow invalid...
2013-02-15 ChunEon Parkelementary/naviframe,button,label - support naviframe...
2013-02-15 ChunEon Parkelementary/widget - Apply current orientation mode...
2013-02-15 Shinwoo Kim[popup] popup is now a focusable object!!
2013-02-15 Jaehwan KimChange "up" to "clicked" in edc
2013-02-15 Jaehwan KimAdd the reorder effect in Toolbar.
2013-02-15 ChunEon Parkelementary/widget - don't set orient mode if the new...
2013-02-15 ChunEon Parkelementary/widget - keep orient_mode has actual degree.
2013-02-14 Davide Andreolielementary external slider: wasn not an int but an...
2013-02-14 Davide Andreolielementary external slider: parameter span is an int...
2013-02-14 Daniel Juyung Seoelm elm_interface_scrollable.c: fixed formatting.
2013-02-14 Shinwoo Kim[access][ctxpopup][popup] parent could be any object...
2013-02-14 Shinwoo KimI "accidently" fixed this bug in elm_access.
2013-02-14 ChunEon Parkelementary/widget - added widget orientation mode infra...
2013-02-13 ChunEon Parkelementary/win - removed duplicated logic.
2013-02-13 ChunEon Parkelementary/widget - for consistency, revised internal...
2013-02-12 Jihoon Kimelm: sync with AUTHOR
2013-02-12 Carsten Haitzlerunbreak hermet commit. :)
2013-02-12 ChunEon Parkelementary/widget - added elm_widget_item_translate...
2013-02-12 ChunEon Parkelemenatry/widget - removed incorrect call in widget_tr...
2013-02-12 ChunEon Parkelementary - removed duplicated logic from translatable...
2013-02-12 ChunEon Parkelemenatry - replace elm_object_domain_translatable_tex...
2013-02-12 Arvind RFrom: Arvind R <arvino55@gmail.com>
2013-02-12 Carsten Haitzlerlet's make the player widget only udpate every 0.25...
2013-02-12 ChunEon Parkelementary - move elm_object_translatable_set()/get...
2013-02-12 ChunEon Parkelementary - added elm_object_item_translatable_part_te...
2013-02-12 ChunEon Parkelementary/gengrid - support language,changed smart...
2013-02-12 ChunEon Parkelementar - updated po
2013-02-12 ChunEon Parkelementary/genlist - supplement language changed callba...
2013-02-12 ChunEon Parkelementary/genlist - move the "language,changed" string...
2013-02-12 ChunEon Parkelementary/ctxpopup - ctxpopup will be dismissed when...
2013-02-12 ChunEon Parkelementary/glview - support "language,changed" callback
2013-02-12 ChunEon Parkelementary/glview - fill up missed signal callback...
2013-02-10 Daniel ZaouiReplace supported_types
2013-02-09 Daniel Juyung Seoelm elm_authors.h: Synch elm_authors.h with AUTHORS.
2013-02-08 Daniel Juyung Seoelm elm_access.c: Fixed formatting.
2013-02-08 Daniel Juyung Seoelm access: Fixed wrong return value handling.
2013-02-08 Daniel Juyung Seoelm test_slider.c: fixed typo.
next