summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Edje object: move more entry-specific api to legacydevs/herdsman/edje_efl_part_efl_textDaniel Hirt2016-11-173-48/+59
* fixup! Edje object: move more part api to legacyDaniel Hirt2016-11-171-1/+1
* Edje object: move more part api to legacyDaniel Hirt2016-11-173-64/+74
* Edje object: move part_text_append/prepend to legacyDaniel Hirt2016-11-173-28/+40
* Edje object: port part_text to efl_partDaniel Hirt2016-11-168-29/+102
* Eet: initialize descriptor class correctlyDaniel Zaoui2016-11-141-0/+2
* evas: protect against wrong request to default seat.Cedric Bail2016-11-121-11/+7
* elm: Allow setting NULL tooltip text to remove tooltip.Andy Williams2016-11-121-1/+6
* eet: return 0 instead of NULL when the return type is intJean Guyomarc'h2016-11-121-4/+2
* ecore_con: fix pointers type mismatchesJean Guyomarc'h2016-11-121-3/+3
* elementary-cxx: Removed example from datetimeFelipe Magno de Almeida2016-11-112-66/+0
* eet: add to basic eet_image EAPIs checking on NULLArtem Popov2016-11-111-0/+12
* elm_code: Fix double free on file close/freeAndy Williams2016-11-111-7/+8
* docs: ecore_con: add all missing docs for ecore_conStefan Schmidt2016-11-113-26/+26
* docs: efl_net_server: add missing docs for efl_net_serverStefan Schmidt2016-11-114-8/+8
* docs: efl_net_socket: add missing docs for efl_net_socketStefan Schmidt2016-11-115-23/+23
* docs: efl_net_dialer: add missing docs for efl_net_dialerStefan Schmidt2016-11-114-62/+62
* docs: efl_net_control*: ad missing docs in efl_net_control*Stefan Schmidt2016-11-113-71/+71
* docs: efl_network*: add missing documentationStefan Schmidt2016-11-112-4/+4
* docs: module: add some missing docs in our modules using eoStefan Schmidt2016-11-112-0/+2
* docs: ecore: finish up eo file docs in ecoreStefan Schmidt2016-11-1113-28/+36
* docs: edje: finish up eo file docs for edjeStefan Schmidt2016-11-112-50/+51
* docs: ecore_adio: finish up eo docs for ecore_audioStefan Schmidt2016-11-113-14/+13
* docs: eio: finish up missing eo file docs in eioStefan Schmidt2016-11-112-22/+22
* docs: efl_net*: add docs for newly added enumsStefan Schmidt2016-11-113-28/+28
* ecore_evas: first frame and animator are defined per canvasCedric BAIL2016-11-102-44/+40
* ecore_evas: always have a custom source set for animator if possible.Cedric BAIL2016-11-101-0/+1
* 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