summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* evas - fix smart clipped if a move happens to recurse within itselfCarsten Haitzler (Rasterman)2016-10-283-1/+15
* elm theme: Add volume control theme to "e/widgets/border/default/border"Michaƫl Bouchaud (yoz)2016-10-271-2/+128
* examples: ecore: add ecore_evas_vnc example binary to .gitignoreStefan Schmidt2016-10-271-0/+1
* docs: eo: document last missing structsStefan Schmidt2016-10-271-4/+5
* docs: eio: document missing structsStefan Schmidt2016-10-271-2/+2
* docs: efl: document missing structsStefan Schmidt2016-10-272-0/+2
* docs: evas: document missing structsStefan Schmidt2016-10-273-4/+4
* docs: elm: document missing structsStefan Schmidt2016-10-276-20/+24
* docs: ecore_con: document missing structsStefan Schmidt2016-10-274-5/+6
* docs: ecore: document missing structsStefan Schmidt2016-10-272-1/+3
* eina: documment envvars at eina_init().Gustavo Sverzut Barbieri2016-10-271-0/+92
* ecore_init() use getenv(ECORE_NO_SYSTEM_MODULES) and disable those.Gustavo Sverzut Barbieri2016-10-272-1/+27
* elementary: split up the build options from the main headerMarcel Hollerbach2016-10-275-20/+29
* elm_multibuttonentry: Apply focus UI feature for the item.Woochan Lee2016-10-272-3/+41
* UNIX socket doesn't exist on Windows.Gustavo Sverzut Barbieri2016-10-272-0/+6
* elm hoversel: restore focus to the button when hover endWooHyun Jung2016-10-271-0/+1
* efl_io_copier: work around efl_future weirdness.Gustavo Sverzut Barbieri2016-10-261-0/+2
* efl_net_dialer_http: fix short downloads.Gustavo Sverzut Barbieri2016-10-261-2/+20
* scroller: Adjust rare case when content fits but bars are visibleJean-Philippe Andre2016-10-272-1/+32
* elm: Fix elementary uninstalled eo headersJean-Philippe Andre2016-10-2720-33/+13
* docs: fix the last missing enum field docs all over the treeStefan Schmidt2016-10-278-11/+11
* docs: gen{list,grid}: add docs for field type enumsStefan Schmidt2016-10-272-9/+9
* docs: elm widget: start to document more items in the big elm widget eo fileStefan Schmidt2016-10-271-40/+40
* docs: efl ui flip: document enums and events for ui flipStefan Schmidt2016-10-271-22/+21
* docs: evas 3d: update and correct some docs for 3d object classStefan Schmidt2016-10-271-4/+5
* docs: evas_types: finishing up documenting all enum types in evas_typesStefan Schmidt2016-10-271-78/+82
* efl_io_copier_example: add AF_UNIX support.Gustavo Sverzut Barbieri2016-10-261-0/+64
* addded efl_net_{socket,dialer,server}_unixGustavo Sverzut Barbieri2016-10-2614-7/+950
* efl_net_dialer_tcp: remove useless code.Gustavo Sverzut Barbieri2016-10-261-6/+1
* efl_net_dialer_tcp: make code bit more robust.Gustavo Sverzut Barbieri2016-10-261-12/+18
* Merge branch 'devs/devilhorns/wip'Chris Michael2016-10-265-29/+47
|\
| * evas-wayland-shm: Remove unused varibleChris Michael2016-10-261-3/+1
| * evas-wayland-shm: Get page flips out of the render threadChris Michael2016-10-263-12/+31
| * evas-wayland-shm: Improve next buffer selection algorithmChris Michael2016-10-261-7/+8
| * evas-wayland-shm: Default to triple bufferingChris Michael2016-10-261-2/+2
| * evas-wayland-shm: Fix max buffer ageChris Michael2016-10-261-1/+1
| * evas-wayland-shm: Fix formattingChris Michael2016-10-261-5/+5
|/
* ecore-wl2: Remove erroneous cursor structure from Ecore_Wl2_PointerChris Michael2016-10-261-11/+0
* ecore-wl2: Ensure we remove the proper pointer frame callbackChris Michael2016-10-261-1/+2
* ecore-wl2: Remove usage of pointer update timerChris Michael2016-10-262-4/+5
* ecore-wl2: Remove cursor field from window structureChris Michael2016-10-262-3/+0
* efl_io_copier_example: allow udp as input/source.Gustavo Sverzut Barbieri2016-10-261-0/+33
* efl_net_dialer_udp_example: add missing print of groups.Gustavo Sverzut Barbieri2016-10-261-0/+8
* edje: remove extraneous new line in debug logJean Guyomarc'h2016-10-261-1/+1
* elementary: Delete mouse pointer when window is closedChris Michael2016-10-261-0/+5
* elm: Fix compilation of other apps (elm_access.eo.h)Jean-Philippe Andre2016-10-262-2/+1
* elm_test: Add minor hack to run test when Enter is pressedJean-Philippe Andre2016-10-261-0/+19
* examples: Remove now broken cxx elm examplesJean-Philippe Andre2016-10-264-185/+1
* elm: Remove some eo files from installationJean-Philippe Andre2016-10-2639-108/+51
* evas: Fix legacy events output vs. canvas coordsJean-Philippe Andre2016-10-263-6/+8