platform/upstream/efl.git
2013-10-05 Daniel Juyung Seoelc_naviframe.c: adopted ELM_WIDGET_DATA_GET_OR_RETURN...
2013-10-05 Daniel Juyung Seoelc_multibuttonentry.c: adopted ELM_WIDGET_DATA_GET_OR_...
2013-10-05 Daniel Juyung Seoelc_hoversel.c: adopted ELM_WIDGET_DATA_GET_OR_RETURN...
2013-10-05 Daniel Juyung Seoelc_fileselector_entry.c: adopted ELM_WIDGET_DATA_GET_O...
2013-10-05 Daniel Juyung Seoelc_fileselector_button.c: adopted ELM_WIDGET_DATA_GET_...
2013-10-05 Daniel Juyung Seoelc_fileselector.c: adopted ELM_WIDGET_DATA_GET_OR_RETU...
2013-10-05 Daniel Juyung Seoelc_ctxpopup.c: adopted ELM_WIDGET_DATA_GET_OR_RETURN...
2013-10-05 Daniel Juyung Seoelm_layout.c: adopted ELM_WIDGET_DATA_GET_OR_RETURN...
2013-10-05 Daniel Juyung Seoelm_widget.h: support return values for ELM_WIDGET_DATA...
2013-10-05 Daniel Juyung Seoelm_glview.c: Set ret value false by default on smart_o...
2013-10-04 Carsten Haitzler... popup - this BREAKS THEME API. i know. it is needed:
2013-10-04 ami[hover.edc] - corrected indentation and removed unneces...
2013-10-04 Carsten Haitzler... genlist - fix homogenouse mode after previous fix to...
2013-10-03 ChunEon Parkelementary/focus - update focus highlight when theme...
2013-10-02 Daniel Juyung Seoelm_config/elm_image: Internal small refactoring.
2013-10-02 Daniel Juyung Seotest_icon_animated.c: Internal code refactoring.
2013-10-02 Ryuan Choifileselector: fileselector: Add "activated" smart callback
2013-10-01 Jaeun Choibug fix: fixed memory leak
2013-10-01 Jean-Philippe... elm_image: Fix preload for normal files
2013-10-01 Jean-Philippe... elm_image: Remove double callback on mouse_up
2013-10-01 Carsten Haitzler... genlist - fix homogenous to NOT go (un)realizing every...
2013-09-30 Carsten Haitzler... remove ifdef from glsl in glview shader - ifdefs not...
2013-09-30 Ryuan Choielc_fileselector: Add fileselector_double_tap_navigatio...
2013-09-30 Daniel Juyung Seoelc_naviframe.c: Check value before dereferencing it.
2013-09-30 Daniel Juyung Seoelm: Longwaited trailing white space removal. Clean...
2013-09-30 Daniel Juyung Seoelm_index.c: Internal refactoring. Removed unnecessary...
2013-09-30 Stefan Schmidtelm_calendar: Fix wrong seconds per day also in comments.
2013-09-30 Mariusz Bialonczyktest_calendar: Fix number of seconds per day.
2013-09-30 WooHyun Jungelementary/naviframe.c : Because naviframe is focusable...
2013-09-29 ChunEon Parkelementary/mapbuf: Dont' move the content to not be...
2013-09-27 ChunEon Parkelementary/scroller - null set properly.
2013-09-27 ChunEon Parkelementary/mapbuf - code refactoring.
2013-09-27 ChunEon Parkelementary/mapbuf - refactoring mapbuf code.
2013-09-27 ChunEon Parkelementary/mapbuf - revert 1850e735698f926cad8303cfe966...
2013-09-27 Stefan Schmidtelm_panes: Remove whitespaces while ebing in the file
2013-09-27 Stefan Schmidtelm_panes: Remove unused variable.
2013-09-27 ChunEon Parkpanes - removed redundant code.
2013-09-26 ChunEon Parkelementary/layout - fix the layout to swallow contents...
2013-09-26 ChunEon Parkelementary/naviframe - don't delete the animator.
2013-09-26 Jean-Philippe... elm_image: Fix remote image loading
2013-09-26 Ryuan Choielc_fileselector: support ui-mirroring for files_grid.
2013-09-26 Cedric Bailelementary: cast an uintptr_t when pushing stuff into...
2013-09-26 Cedric Bailelm_app: _close and some friends are defined on windows...
2013-09-26 ChunEon Parkelementary/mapbuf - resize content only when mapbuf...
2013-09-25 Ryuan Choielc_fileselector: restore name_entry.
2013-09-25 Jean-Philippe... elm_image: do not preload full image on file_set.
2013-09-25 Stefan Schmidttests: Add images into the tarball to fix distcheck
2013-09-25 Cedric Bailelm_widget: fix widget signal callback memory leak.
2013-09-25 Cedric Bailelementary: update to new eo_parent_get/set API.
2013-09-24 Daniel Juyung Seoelm_widget.c: added comments for very confusable code.
2013-09-24 Daniel Juyung Seoelm_spinner: refactoring internal codes.
2013-09-23 Daniel Juyung Seopo: updated po files.
2013-09-23 Amitesh Singhfocus: Added glow effect example on a button.
2013-09-23 Daniel Juyung Seotest_hover.c: added hover test case to move hover objec...
2013-09-21 Daniel Juyung Seotest_map.c: fixed indentation. it was wrong even before...
2013-09-21 Daniel Juyung Seotest_map.c: show longitude/latitude information about...
2013-09-21 Daniel Juyung Seoelm_menu: added elm_menu_item_subitems_clear.
2013-09-21 Daniel Juyung Seoelm_menu: added "dismissed" smart callback for dismiss...
2013-09-21 Daniel Juyung Seoelm_menu.c: adopted new signal macro for menu.
2013-09-21 Daniel Juyung Seoelm_menu.h: added @c for signal, content part, and...
2013-09-21 Daniel Juyung Seoelm_menu.c: use hover's dismissed callback instead...
2013-09-21 Daniel Juyung Seoelm_hover: added "dismissed" smart callback for dismiss...
2013-09-21 Daniel Juyung SeoChangeLog: fixed a typo.
2013-09-21 Daniel Juyung Seoelm_hover.c: adopted new signal macro before adding...
2013-09-21 Daniel Juyung Seotest_hover.c: use elm_win_util_standard_add API and...
2013-09-21 Daniel Juyung Seoelm_menu.c: use local variable for code readability.
2013-09-21 Daniel Juyung Seotest_map.c: changed mouse down event local variable...
2013-09-21 Daniel Juyung Seoelm_map_common.h: fixed header indentation.
2013-09-20 Stefan Schmidtelm_app_server: Deploy header file to fix distcheck
2013-09-19 José Roberto... Add elm_app_service/client class
2013-09-19 José Roberto... Make _elm_user_dir_snprintf() visible to other elm...
2013-09-18 Michael Bouchaudelementary: fix typo
2013-09-18 Michael Bouchaudelementary: update Changelog and NEWS
2013-09-18 Michael Bouchaudelementary: oops, missing this check
2013-09-18 Michael Bouchaudelementary: add a way to add some custom part text...
2013-09-18 Tom HacohenGesture layer: Updated changelog according to c08d6e0bf...
2013-09-18 Tom HacohenRevert "elm_gesture_layer: Fix potential NULL pointer...
2013-09-17 Jaehyun Cho[naviframe] Enable item pop during item push.
2013-09-17 Daniel Juyung Seoelm headers: fixed documentation about elm_object_item...
2013-09-17 Chris MichaelNo need for a cast here as 'obj' is already Eo when...
2013-09-17 Chris MichaelRemove __UNUSED__ from function declaration where param...
2013-09-16 Daniel Juyung Seoelm_list.c: disable edje_object_parts_extends_calc...
2013-09-16 Michaël Bouchaud... elementary: allow custom text part on item list
2013-09-15 Daniel Juyung Seoelm_spinner.c: consider style name starting with "verti...
2013-09-15 Daniel Juyung SeoChangeLog: fixed formatting.
2013-09-15 Daniel Juyung Seoelm_flip.c: set focus to the flip's content object...
2013-09-15 Daniel Juyung Seotest_launcher.c: use elm_layout_signal_emit instead...
2013-09-14 Boris Faure_close() exists on windows (patch by vtorri)
2013-09-14 Boris Faurefix EAPI definition on Windows (patch by vtorri)
2013-09-13 Daniel Juyung Seoelm_spinner.c: fixed spinner arrow key bug.
2013-09-13 Stefan Schmidtmailmaip: Add .mailmap file to fixup various git author...
2013-09-13 ChunEon Parkelementary/genlist,gengrid - should be cancel the track...
2013-09-13 ChunEon Parkelementary/elm_object_item - delete the track objects...
2013-09-13 U. Artie Eoffelm/examples: port 265eff94bb6274c284e8e111192f9922906990ac
2013-09-13 U. Artie Eoffexamples: Fixed Makefile regression of rELM1dcd32068
2013-09-12 ChunEon Parkelementary/elm_object_item - removed white trailings.
2013-09-12 ChunEon Parkelementary - Actually this code is useless. there track...
2013-09-12 ChunEon Parkelementary - oops missed example adding.
2013-09-12 ChunEon Parkelementary - introduces 3 apis elm_object_item_track...
2013-09-12 Ryuan Choifileselector: Added "selected,invalid" signal for wrong...
next