slider: fix slider vector logic for supporting slider popup.
[platform/upstream/elementary.git] / src / lib / elm_priv.h
2015-08-07 Hosang Kimslider: fix slider vector logic for supporting slider... 51/45551/1
2015-08-07 Subhransu Mohantyelementary/check: Fix check state update takes more... 46/45546/1
2015-07-08 ChunEon Parkvector: fix typo. 13/43113/1
2015-07-08 Subhransu Mohantyelementary: updated slider widget with vector ux. 11/43111/1
2015-07-08 Subhransu Mohantyelementary: Updated elm_progressbar with tizen vector... 07/43107/1
2015-07-08 ChunEon Parkradio: support tizen vector ux 00/43100/1
2015-07-08 ChunEon Parkcheck: support vector ux 96/43096/1
2015-07-08 ChunEon Parkbutton: support vector ui. 94/43094/1
2015-04-06 Boram Parkread "win_no_border" config value and disable the windo... 53/37753/2 accepted/tizen/common/20150407.123350 accepted/tizen/mobile/20150408.015848 accepted/tizen/tv/20150407.082808 accepted/tizen/wearable/20150407.063253 submit/tizen/20150406.073959
2015-02-04 Jaehwan Kimdatetime module: include elm_widget_datetime.h instead...
2014-11-29 Anil Kumar NahakSlider: Added APIs to set/get slider's indicator visibi...
2014-11-29 Lukasz Stanislawskielm config: add key bindings for elm_actionslider
2014-08-26 Carsten Haitzler... elm win engines - make code only include engines efl...
2014-08-22 Carsten Haitzler... elm engine choice and logic rationalize
2014-08-05 Carsten Haitzler... elm - add apis to deal with accel perference
2014-07-21 Anil Kumar NahakFocus: first item should be focused when there is no...
2014-07-02 Lukasz Stanislawskiatspi: unify atspi initialization
2014-07-01 Lukasz Stanislawskiatspi: simplify key event handling
2014-06-16 Lukasz Stanislawskiatspi: notify registry daemon about keyboard events.
2014-06-12 Vincent Torribackend: remove Windows CE support Windows CE is dead...
2014-05-11 Daniel Juyung Seofocus: Change new API names related to focus auto scrol...
2014-04-26 Amitesh Singhconfig: Added two APIs to enable/disable focus auto...
2014-04-24 Jaeun Choiconfig: ELM_CONFIG_VERSION update
2014-04-21 Lukasz Stanislawskiatspi: separate atspi mode from access mode.
2014-04-21 Lukasz Stanislawskiatspi: refactor atspi_object class into mixins.
2014-04-14 Jaeun Choikey binding infra change for modifiers
2014-04-10 Jaeun Choiremoved unnecessary field in key binding
2014-04-05 Amitesh Singhfocus: Renamed the config APIs _item_focus_on_selection...
2014-04-03 Amitesh Singhfocus: Added optional focus feature - item focus on...
2014-04-01 Chris MichaelMerge branch 'devs/devilhorns/drm'
2014-04-01 Chris Michaelelementary: Add ecore-drm header and ELM_DRM engine...
2014-03-25 Carsten Haitzler... fix config to upgrade bindings from system config if...
2014-03-22 Daniel Juyung Seofocus: Added optional focus feature - focus movement...
2014-03-20 Jaeun Choiconfig: add a field in key binding data structure
2014-03-18 Subhransu Sekhar... elm_theme: Added a cache in elm_theme for styles that...
2014-03-08 Daniel Juyung Seofocus: Added focus highlight clip disable feature.
2014-03-08 Carsten Haitzler... win - add accel preference option to elm windows
2014-02-28 Jaeun Choielementary key binding feature implementation
2014-02-27 Sohyun Kim[elm_config] support color classes
2014-02-09 Carsten Haitzler... config - feature add - audio muting config and controls
2014-02-08 Jaehwan Kimaccess: Add smart signal "access,changed"
2014-02-06 WooHyun Jungelm_layout now supports focused/unfocused smart callback
2014-01-23 Daniel Juyung Seoelm: Defined the same macro, MAX and MIN, in elm_priv.h
2014-01-23 ChunEon Parkelementary - send signal "language,changed" with one...
2014-01-23 ChunEon Parkelementary - use the focused/unfocused string in widget...
2014-01-21 Daniel Juyung Seourl: Added underscore(_) to elm internal functions...
2014-01-21 Daniel Juyung Seoelm: Fixed formatting about EINA_LOG stuff.
2014-01-06 Daniel Juyung Seoelm_priv.h: Removed null check from ELM_SAFE_FREE becau...
2013-12-26 Daniel Juyung Seoelm: Unified eina critical manro to CRI.
2013-12-03 Lukasz Stanislawskiaccessibility: ATSPI2 support.
2013-11-16 Andrii KroitorElm_menu: fixed item disable hook for elm_dbus_menu
2013-11-12 Carsten Haitzler... option build deps that efl guarantees... now just are...
2013-11-04 Cedric Bailelm_theme: use Eina_File all over the place in an attem...
2013-09-30 Ryuan Choielc_fileselector: Add fileselector_double_tap_navigatio...
2013-09-19 José Roberto de... Make _elm_user_dir_snprintf() visible to other elm...
2013-08-09 Cedric Bailelm_image: add support for url.
2013-07-15 Ryuan Choielm, genlist: Introduce ELM_PRIV_STATIC_VARIABLE_DECLAR...
2013-07-03 Jaehwan KimChange the method to calculate a distance which be...
2013-06-07 Carsten Haitzler... part of the entry magnifier feature set from thiep...
2013-05-29 Daniel Juyung Seoelm_priv.h: ELM_SAFE_FREE adoption.
2013-05-29 Daniel Juyung Seoelm_priv.h: ELM_SAFE_FREE adoption.
2013-05-22 Daniel Juyung Seoelm_priv.h: space--
2013-05-21 Daniel Juyung Seoelm: introduce ELM_FREE_FUNC for code quality enhancement.
2013-05-20 Tom HacohenMade clouseau_enable an elm_config option.
2013-05-03 Cedric Bailelementary: properly sanitize headers order.
2013-04-30 Jaehwan KimThe momentum animation time is changed as the amount...
2013-04-30 Jaehwan KimAdd the config elm_scroll_smooth_start_enable.
2013-04-17 Hosang Kim[Scroller] changed acceleration constant values
2013-03-07 Jaehwan KimAdd the config ELM_THUMBSCROLL_HOLD_THRESHOLD.
2013-02-26 ChunEon Parkelementary - only support sending signals when orientat...
2013-02-19 ChunEon Parkelementary/widget - revised orientation mode code.
2013-01-22 Henrique Dante de... elm: Enable external main menu by default
2013-01-22 Henrique Dante de... elm: Support switching between local and D-Bus main...
2013-01-17 Henrique Dante de... elm: Handle D-Bus menu registration error
2013-01-17 Henrique Dante de... elm: Add support for Elm_Menu to behave as a menu bar
2013-01-06 Daniel Juyung Seoelm elm_priv.h: Fixed wrong parameter which was spotted...
2012-12-27 Murilo Belluzzo[elm] Add support to D-Bus systray icons
2012-12-27 Henrique Dante de... [elm] Add D-Bus external menu support
2012-12-05 Gustavo Sverzut... elm: add system notification.
2012-11-30 Gustavo Lima Chaves[elm] Bumping config file as to accomodate for
2012-11-30 Gustavo Lima Chaves[elm] Introducing a new widget, along with its infrastr...
2012-11-29 Cedric BAILelementary: add a mode to entry to clear selection...
2012-11-08 Daniel Juyung Seoelm access: Use less memory. Use Eina_Bool for access_mode.
2012-10-30 ChunEon Parkelementary - sorry i pushed together which should not be
2012-10-30 Seunggyun Kimsgyun.kimRE: [E-devel] [Patch] Align of Elm_Notify
2012-09-30 Vincent TorriElm: fix compilation of codegen on Mac and formatting...
2012-09-12 Jiyoun Parksupport indicator service using elm config.
2012-08-30 Gustavo Lima Chaves[elm] Put some order on elm_widget.c.
2012-08-30 Gustavo Lima Chaves[elm] Bump on elm_priv.h.
2012-08-28 Carsten HaitzlerYes - i know. Release. Freeze. I put this in as it...
2012-08-17 Vincent TorriElm: fix compilation on Windows
2012-07-11 Christopher MichaelElm: Commit roberts patch which fixes the unsafe call to
2012-07-06 Jiyoun Park[els scroller] add debug code to measure smoothness...
2012-07-05 Carsten Haitzlerfix several elm+fb related issues and add a feature.
2012-07-03 Cedric BAILelementary: initialize emotion when necessary.
2012-06-30 Kim ShinwooFrom: Kim Shinwoo <kimcinoo.efl@gmail.com>
2012-06-06 Christopher MichaelElm: Patches from Rob Bradford <rob@linux.intel.com...
2012-05-28 Gustavo Lima Chaves[elm] Warn about deprecation of some icon calls
2012-05-25 Gustavo Lima Chaves[elm] And here comes image, icon and photo on the
2012-05-20 Tom HacohenElm glayer: Made tap timeout a config.
next