summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Ecore Evas Wayland: Create the devices during Ecore_Evas setup.devs/iscaro/wayland-fixGuilherme Iscaro2016-11-104-23/+186
* eolian-cxx: Remove EOLIAN_TYPE_POINTER enumerationFelipe Magno de Almeida2016-11-104-47/+3
* theme: unclip bryce scroller along opposing orientation axisMike Blumenkrantz2016-11-101-1/+12
* Edje containers: split logicDaniel Hirt2016-11-106-323/+394
* theme: remove clips from bryce themesMike Blumenkrantz2016-11-101-20/+0
* eolian: remove parsing of pointers and the corresponding APIsDaniel Kolesa2016-11-1020-76/+32
* efl_net_control: remove pointerDaniel Kolesa2016-11-101-1/+1
* efl_ui_win: temporarily use terminated_array to remove a pointerDaniel Kolesa2016-11-101-2/+8
* elm_prefs, elm_slideshow: remove pointersDaniel Kolesa2016-11-102-4/+4
* efl_ui_text, efl_ui_clock: remove pointersDaniel Kolesa2016-11-102-5/+5
* elm_code_widget: remove pointersDaniel Kolesa2016-11-101-10/+10
* elm gengrid_item toolbar_item: remove pointersDaniel Kolesa2016-11-102-7/+7
* efl_ui_win: remove most pointersDaniel Kolesa2016-11-101-3/+3
* elm radio, scroller, sys_notify: remove pointersDaniel Kolesa2016-11-103-4/+4
* elm_map: remove pointersDaniel Kolesa2016-11-101-13/+13
* elm dayselector, entry, glview: remove pointersDaniel Kolesa2016-11-103-4/+4
* docs: emotion: add last missing docs for emotion eo fileStefan Schmidt2016-11-101-1/+3
* docs: eo: finish up docs for eoStefan Schmidt2016-11-102-41/+39
* elua: docgen: follow is_ref to is_ptr renameStefan Schmidt2016-11-101-4/+4
* fix install on clean systemAndrii Kroitor2016-11-101-1/+1
* eina freeq - make bypass setup only on new freeq creation and changableCarsten Haitzler (Rasterman)2016-11-102-3/+13
* evlog - reduce overhead of getting time a little by pre-checking clockCarsten Haitzler (Rasterman)2016-11-101-8/+10
* evlog - no need to take lock to check if evlog is on. fixCarsten Haitzler (Rasterman)2016-11-101-5/+1
* ecore - add run state evlogs to know when we run (mainloop) or sleepCarsten Haitzler (Rasterman)2016-11-102-0/+4
* DnD: cancel drag if mouse moves too muchDaniel Zaoui2016-11-101-3/+6
* efl_net_session-connman: be more careful with incoming messages.Gustavo Sverzut Barbieri2016-11-101-34/+63
* efl_net_dialer_udp: remove redundant thread cancel.Gustavo Sverzut Barbieri2016-11-101-3/+0
* [elementary][atspi] change accessible description to char* from const char*Shinwoo Kim2016-11-1018-74/+74
* efl_net_dialer_http: NULL-ify thread pointer when it's gone.Gustavo Sverzut Barbieri2016-11-101-2/+10
* ecore_evas_wayland: Re-kill double disconnect bug on fallbackDerek Foreman2016-11-091-1/+4
* efl_net_server_unix: fix invalid socket comparison.Gustavo Sverzut Barbieri2016-11-091-1/+1
* elm gengrid, genlist: remove pointersDaniel Kolesa2016-11-093-15/+15
* elm_calendar: remove pointersDaniel Kolesa2016-11-091-6/+6
* elm atspi interfaces: remove some pointersDaniel Kolesa2016-11-092-2/+2
* elm_layout, elm_general: remove pointersDaniel Kolesa2016-11-092-5/+5
* elm_interface_atspi_text: remove pointersDaniel Kolesa2016-11-091-13/+13
* elm_widget: remove pointersDaniel Kolesa2016-11-091-6/+6
* elm_interface_atspi_accessible: remove pointersDaniel Kolesa2016-11-091-6/+6
* evlog + efl dbug - add logging of cpu freq and cpu usage per threadCarsten Haitzler (Rasterman)2016-11-104-28/+292
* Evas: Change evas_canvas_default_device_get() to property.Guilherme Iscaro2016-11-091-4/+7
* efl: add getter for input device's seatBruno Dilly2016-11-094-35/+41
* [elementary][access] check previous access object before registerShinwoo Kim2016-11-091-0/+5
* efl interface: define own FILL/EXPAND values.Hermet Park2016-11-091-4/+9
* elm: remove datetime widget internal codeAmitesh Singh2016-11-0912-2181/+303
* efl interface: fix typo.Hermet Park2016-11-091-2/+2
* efl interface: define constant in eo.Hermet Park2016-11-092-4/+4
* efl stack: define own LAYER_MIN/MAX values.Hermet Park2016-11-092-1/+4
* Toolbar: fix icon switch during state changeDaniel Zaoui2016-11-091-1/+10
* Toolbar: fix retrieval of previous stateDaniel Zaoui2016-11-091-1/+1
* Focus: add NULL check before function invocationDaniel Zaoui2016-11-091-1/+1