elm_config: Add feature to control transition scale for edje
[platform/upstream/elementary.git] / src / lib / elm_config.c
2015-06-26 jiin.moonelm_config: Add feature to control transition scale...
2015-06-25 Jaehwan Kimconfig: read flush.cfg when elm_config_all_flush is...
2015-06-23 Jaehwan Kimconfig: fix the flush file path.
2015-06-18 Carsten Haitzler... elm confiug - remove now useless x11 property handling...
2015-06-17 Jaehwan Kimconfig: fix comment
2015-06-17 Jaehwan Kimconfig: make a config directory, if it is not.
2015-06-17 Carsten Haitzler... fix more elm config file pointer access
2015-06-17 Carsten Haitzler... elm config files - don't write to file if file handle...
2015-06-16 Jaehwan Kimelm_config: remove X dependency.
2015-05-22 Carsten Haitzler... elm config - init wl if env vars indicate we should
2015-05-14 Cedric BAILelementary: use portable way to get tmp and home enviro...
2015-04-05 Mike Blumenkrantzconfig: use eina_streq to optimize comparisons in _elm_...
2015-03-19 Youngbok Shinconfig: Reinitialize font config using evas_font_reinit...
2015-03-16 Wonsik Jungelm_config: Add feature to set depth/stencil/msaa bit...
2015-03-04 Carsten Haitzler... elm - focus feature - add config option to automaticall...
2015-02-10 Carsten Haitzler... elm engine - restore explicit use of ELM_ENGNE env var
2015-01-09 Jean Guyomarc'hDo not call ecore_x_init() when not using X display.
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-11-10 Mike Blumenkrantzconfig font hinting api added
2014-09-24 Mike Blumenkrantzrevert most recent two elm engine commits
2014-09-23 Mike Blumenkrantzremove accel_override from elm_config
2014-08-26 Carsten Haitzler... elm win engines - make code only include engines efl...
2014-08-26 Tom HacohenRevert "elementary/config - commented out the translati...
2014-08-26 Carsten Haitzler... elm engine_set etc. - undeprecate, just limit engines...
2014-08-23 Carsten Haitzler... elm - put curly braces inside same ifdef
2014-08-22 Carsten Haitzler... elm engine choice and logic rationalize
2014-08-10 Carsten Haitzler... elm - do not do x11 main/config stuff without DISPLAY set
2014-08-07 Chris Michaelelementary: Handle case where ELM_ENGINE environment...
2014-08-07 Carsten Haitzler... elm config - fix leak on shutdown of config struct...
2014-08-07 Carsten Haitzler... elm - fix data leak if config version bad in property.
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-17 Chris Michaelelementary: Don't segfault if we are not using an X11...
2014-06-12 Vincent Torribackend: add default engine support for Windows and...
2014-06-12 Vincent Torribackend: remove Windows CE support Windows CE is dead...
2014-06-09 Cedric BAILconfig: always create a themes directory for user.
2014-05-22 Carsten Haitzler... default theme - make finger size 10
2014-05-11 Daniel Juyung Seofocus: Change new API names related to focus auto scrol...
2014-05-01 Daniel Juyung Seoconfig: internal code refactoring for the readability.
2014-05-01 Daniel Juyung Seoconfig: removed unnecessary variable initialize.
2014-04-26 Amitesh Singhconfig: Added two APIs to enable/disable focus auto...
2014-04-21 Lukasz Stanislawskiatspi: separate atspi mode from access mode.
2014-04-17 Lukasz Stanislawskiconfig: fix crash when finding key bidings
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 drm to list of available engine names...
2014-03-31 ChunEon ParkRevert "Revert "key binding: define Elm_Action function...
2014-03-27 ChunEon ParkRevert "key binding: define Elm_Action function as...
2014-03-26 Jaeun Choikey binding: define Elm_Action function as having a...
2014-03-25 Carsten Haitzler... fix config to upgrade bindings from system config if...
2014-03-25 Carsten Haitzler... code cleanup - don't repeat profile loading code 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-11 Carsten Haitzler... config - remove old engines not supported in evas anymore.
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-03-01 Daniel Juyung Seoelm: removing trailing white space ceremony for 1.9...
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-05 Daniel Juyung Seoconfig: Removed unnecessary internal function decralations.
2014-01-22 Daniel Juyung Seoelm: Removed unnecessary null checks.
2014-01-22 Daniel Juyung Seoelm: Removed unnecessary null check for free.
2014-01-22 Daniel Juyung Seoelm: Removed unnecessary null check for ecore_event_han...
2014-01-22 Daniel Juyung Seoelm: Removed unnecessary null check for eina_stringshar...
2014-01-21 Daniel Juyung Seoelm: Removed unnecessary null check for ecore_timer_del,
2014-01-08 Carsten Haitzler... fix mingw build for setuid fix/checks
2014-01-08 Carsten Haitzler... setuid safeness - ensure if an app that is setuid doesn...
2014-01-06 Daniel Juyung Seoelm: Changed __UNUSED__ to EINA_UNUSED.
2013-12-27 Carsten Haitzler... adatp to new api rename
2013-12-26 Carsten Haitzler... elm config - move x properties to child window of root...
2013-12-19 Daniel Juyung Seoconfig: comment out unused variable after commenting...
2013-12-18 ChunEon Parkelementary/config - commented out the translation avail...
2013-12-14 Daniel Juyung Seoelm lib: removed all the unnecessary empty lines.
2013-11-08 Daniel Juyung Seoelm_config.c: Check null for profile. I can be null.
2013-10-02 Daniel Juyung Seoelm_config/elm_image: Internal small refactoring.
2013-09-30 Ryuan Choielc_fileselector: Add fileselector_double_tap_navigatio...
2013-09-30 Daniel Juyung Seoelm: Longwaited trailing white space removal. Clean...
2013-09-19 José Roberto de... Make _elm_user_dir_snprintf() visible to other elm...
2013-09-10 Ryuan Choiconfig: Remove unnecessary alloc/free in _profile_fetch...
2013-09-04 Ryuan Choielm_config : profile may be broken when clicked reset...
2013-07-09 Daniel Juyung Seoelm_config.c: set the default value for thumbscroll...
2013-07-06 Daniel Juyung Seoelm_config.c: fixed dereference before null check issue...
2013-07-03 Jaehwan KimChange the method to calculate a distance which be...
2013-06-27 Carsten Haitzler... elm config: fix all_flush to not delay as this causes...
2013-06-07 Carsten Haitzler... part of the entry magnifier feature set from thiep...
2013-06-05 Daniel Juyung Seoelm: refactoring. no printf in the library. use eina...
2013-05-29 Daniel Juyung Seoelm_config.c: ELM_SAFE_FREE adoption.
2013-05-28 Seunggyun KimCurrent elm_config has _elm_config->glayer_long_tap_sta...
2013-05-28 Carsten Haitzler... fix xdg config changes (not enabled yet but changes...
2013-05-28 Carsten Haitzler... allow xdg dir usage if you add -DDOXDG to CFLAGS.
2013-05-21 Daniel Juyung Seoelm: introduce ELM_FREE_FUNC for code quality enhancement.
2013-05-20 Tom Hacohenelm_config_clouseau_enable_* -> elm_config_clouseau_ena...
2013-05-20 Tom HacohenMade clouseau_enable an elm_config option.
2013-05-13 Chris MichaelAdd missing HAVE_ELEMENTARY_X guards.
2013-05-03 Daniel Juyung Seoconfig: fixed recently added scroll configuration setup...
next