summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Luncher: Improve tooltip theme.devs/okra/luncherStephen okra Houston2016-10-231-3/+4
* Luncher: Make the tooltip theme more transparentStephen okra Houston2016-10-221-10/+4
* Luncher: Add tooltip theme.Stephen okra Houston2016-10-201-0/+393
* Luncher: Update luncher theme for ugent.Stephen okra Houston2016-10-181-27/+22
* Revert "ecore_evas x - dont set withdrawn to fals on show but wait for wm state"Stephen okra Houston2016-10-181-5/+5
* Add theme files for luncherStephen Houston2016-10-184-0/+351
* ecore: handle recursive trigger of promise by the cancel of a future.Cedric BAIL2016-10-181-3/+7
* efl_net_dialer_udp: enable SO_BROADCAST before sending to 255.255.255.255Gustavo Sverzut Barbieri2016-10-181-0/+22
* efl_net_dialer_udp: "connect" to an UDP server to send and receive data.Gustavo Sverzut Barbieri2016-10-1811-2/+661
* efl_net_socket_tcp: only emit error message if cork is being enabled.Gustavo Sverzut Barbieri2016-10-181-1/+2
* ecore: replace arbitrary time with 32-bit safe arbitrary timeDerek Foreman2016-10-181-1/+1
* wayland_shm: Add swap mode fallback when buffer age changesJean-Philippe Andre2016-10-182-5/+11
* edje_edit: avoid generate '(null)' value for image.normalVyacheslav Reutskiy2016-10-181-2/+2
* edje_edit: add correct tweens generation for inherit stateVyacheslav Reutskiy2016-10-181-7/+24
* edje_cc: set correct value for attr set for MESH_NODEVyacheslav Reutskiy2016-10-181-1/+2
* elm_atspi_bridge: visible data changed signal not sent issue fix.Shilpa Singh2016-10-181-1/+1
* edje_edit: refactor eet file usageAndrii Kroitor2016-10-171-109/+102
* elementary: Fix call to offer_supports_mime functionChris Michael2016-10-171-1/+1
* ecore-wl2: Fix typo in API function nameChris Michael2016-10-172-3/+3
* map: Fix elm_map usage (typo)Jean-Philippe Andre2016-10-171-1/+1
* Emile: use stronger ssl cipherSimon Lees2016-10-171-2/+2
* ecore_ssl: Use stricter cipher suitesSimon Lees2016-10-171-2/+2
* evas/map: do nothing when same map is set againSubhransu Mohanty2016-10-171-1/+16
* ELM: sync "clicked" usage with other places in the libShuhrat Dehkanov2016-10-172-2/+4
* Emotion: prefer ratio to calculate sizesDave Andreoli2016-10-161-3/+13
* fix edje_cc segv when compiling bling bling themeCarsten Haitzler (Rasterman)2016-10-151-2/+5
* evas gl x11 engine - Wrap eglCreateImageDerek Foreman2016-10-141-26/+53
* ecore_evas_wayland: Don't use frame callbacks on windows with no shell surfaceDerek Foreman2016-10-141-0/+1
* ecore_wl2: add API for testing if a window has a shell surfaceDerek Foreman2016-10-142-0/+17
* eolian gen: better checks for whether to add space after typeDaniel Kolesa2016-10-142-7/+7
* examples: eolian_cxx: adapt code generation to changed eolian_gen commandlineStefan Schmidt2016-10-142-6/+6
* fix possible eina file shutdown issueCarsten Haitzler (Rasterman)2016-10-141-0/+1
* evas/module: add a new module in vg_saver for eetSubhransu Mohanty2016-10-145-6/+112
* evas: Fix evas_object_smart_clipped_clipper_getJean-Philippe Andre2016-10-142-8/+15
* evas: Improve render debug logsJean-Philippe Andre2016-10-141-10/+19
* ecore_evas - fix setting urgent immediately after showCarsten Haitzler (Rasterman)2016-10-141-4/+6
* ecore-wl2: Fix input and opaque region settingDerek Foreman2016-10-131-2/+2
* elementary: Fix issue of using uninitialized valuesChris Michael2016-10-131-2/+2
* evas: Fix directly dereferencing pointer which may be NULLChris Michael2016-10-131-1/+3
* evas: Fix directly dereferencing pointer which may be NULLChris Michael2016-10-131-1/+2
* evas: Fix missing varargs cleanupChris Michael2016-10-131-3/+3
* gengrid: call this on the pam class not on the normal classMarcel Hollerbach2016-10-131-1/+1
* eolian gen: use the new data type API to simplify the codeDaniel Kolesa2016-10-131-53/+24
* eolian: add API to get the C class datatypeDaniel Kolesa2016-10-133-0/+37
* Fix use of undeclared type in C++ tests compilationFelipe Magno de Almeida2016-10-131-2/+1
* cxx: Fix Makefiles for C++ compilation and installationFelipe Magno de Almeida2016-10-138-21/+23
* ecore: free futures which are still pending on shutdownMarcel Hollerbach2016-10-131-0/+6
* evas/module: add a new module in vg_loader for eetSubhransu Mohanty2016-10-135-4/+110
* evas: Use proper type in smart objects API (eo)Jean-Philippe Andre2016-10-131-1/+1
* eolian gen: use the C get function name getter instead of manual concatDaniel Kolesa2016-10-121-24/+6