summaryrefslogtreecommitdiff
path: root/src/lib/elm_config.h
Commit message (Expand)AuthorAgeFilesLines
* config: add API to configure Elm_Web backend.Cedric BAIL2016-03-091-1/+26
* moved eolian undefined enums to elm_systray.eo and elm_slider.eoLarry2016-02-251-15/+0
* elm widget: move some types used in elm_widget.eo to Eolian filesVitor Sousa2016-02-221-13/+0
* config: add option to modify scroll acceleration factorMike Blumenkrantz2016-02-181-0/+29
* scrolling: add option to disable scroll animationsMike Blumenkrantz2016-02-181-0/+27
* Adjust "context_menu_disabled" configuration.Dave Andreoli2016-01-211-4/+4
* elm config - add the ability to have derived configurations from othersCarsten Haitzler (Rasterman)2016-01-051-0/+41
* elm config - add function to check if profile existsCarsten Haitzler (Rasterman)2016-01-051-0/+11
* elm config - allow the ability to save out to another hidden profileCarsten Haitzler (Rasterman)2016-01-051-0/+30
* Entry: Context Menu is now configurableVaibhav Gupta2015-12-111-0/+20
* fix typos in APIs docAmitesh Singh2015-09-281-1/+1
* elm - thumbscroll finger scrolling - make it far smootherCarsten Haitzler (Rasterman)2015-09-111-0/+84
* config: add missing since tag in doc.ChunEon Park2015-08-071-1/+1
* elm_win: add new condition about engine set when generate the elm_win objectjiin.moon2015-08-071-0/+1
* elm_config: Add feature to control transition scale for edjejiin.moon2015-06-261-0/+25
* elm_focus: added new focus move policy and elm_object_focus_move_policy_set/getWooHyun Jung2015-06-021-1/+2
* elm - undeprecate preferred engine config api - still neeed it for casesCarsten Haitzler (Rasterman)2015-04-101-5/+9
* elm_config.h: Delete whitespaces.woochan lee2015-04-061-7/+7
* elm_config: Add doc for the new depth/stencil/msaa preferenceJean-Philippe Andre2015-03-161-2/+21
* elm - focus feature - add config option to automatically show/hide focusCarsten Haitzler (Rasterman)2015-03-041-0/+48
* elm - fix engine config mismatch with new perferred accel vs old engineCarsten Haitzler (Rasterman)2015-02-071-4/+8
* config: improve doc.ChunEon Park2014-12-101-2/+4
* elementary/config: improve doc.ChunEon Park2014-12-101-3/+9
* slider: Clean up of the previous slider patch.Daniel Juyung Seo2014-11-291-3/+3
* Slider: Added APIs to set/get slider's indicator visibility mode.Anil Kumar Nahak2014-11-291-0/+40
* config font hinting api addedMike Blumenkrantz2014-11-101-0/+14
* doc: fix mismatched variable names between prototypes and doxygen comments.Adrien Nader2014-10-201-8/+8
* config: added descriptions for focus move policy enum and added # to enum.Daniel Juyung Seo2014-09-011-5/+5
* elm engine_set etc. - undeprecate, just limit engines supported insteadCarsten Haitzler (Rasterman)2014-08-261-22/+5
* config: fixed documentation typos.Daniel Juyung Seo2014-08-231-2/+2
* elm engine choice and logic rationalizeCarsten Haitzler (Rasterman)2014-08-221-9/+17
* doc: added @c for eina bool in the documentation.Daniel Juyung Seo2014-08-131-2/+4
* elm - add apis to deal with accel perferenceCarsten Haitzler (Rasterman)2014-08-061-0/+50
* Focus: first item should be focused when there is no focused/selected itemAnil Kumar Nahak2014-07-211-0/+22
* elm_config: updated color class api documentation.Daniel Juyung Seo2014-07-151-11/+12
* backend: remove Windows CE support Windows CE is dead and buried and its gcc ...Vincent Torri2014-06-121-1/+0
* focus: Change new API names related to focus auto scrolling.Daniel Juyung Seo2014-05-111-7/+31
* config: Added two APIs to enable/disable focus auto scroll bring in feature.Amitesh Singh2014-04-271-0/+20
* atspi: separate atspi mode from access mode.Lukasz Stanislawski2014-04-211-0/+43
* focus: Renamed the config APIs _item_focus_on_selection_get/set to _item_sele...Amitesh Singh2014-04-061-7/+9
* focus: Added optional focus feature - item focus on selection.Amitesh Singh2014-04-031-0/+20
* focus: Added optional focus feature - focus movement by mouse_in.Daniel Juyung Seo2014-03-231-0/+39
* add @since (missing)Carsten Haitzler (Rasterman)2014-03-091-0/+2
* config: Added more documentations to focus configuration APIs.Daniel Juyung Seo2014-03-091-6/+9
* focus: Added focus highlight clip disable feature.Daniel Juyung Seo2014-03-091-0/+27
* win - add accel preference option to elm windowsCarsten Haitzler (Rasterman)2014-03-091-0/+35
* elm: removing trailing white space ceremony for 1.9 release.Daniel Juyung Seo2014-03-021-6/+6
* [elm_config] support color classesSohyun Kim2014-02-281-0/+117
* config - feature add - audio muting config and controlsCarsten Haitzler (Rasterman)2014-02-091-0/+50
* elm: Fixed some typos in the documentations.Daniel Juyung Seo2014-02-071-12/+12