21331 Commits (b726563a9e127963c0df0058525aff636e876a9d)
 

Author SHA1 Message Date
Carsten Haitzler b726563a9e add .arcconfig for efl. 10 years ago
Carsten Haitzler 5a9a4fdd1f oops - still had printfs. remove. 10 years ago
Tom Hacohen 1425b0d2dc Evas text: Fixed a bug with the (kinda) newly added text object ellipsis. 10 years ago
Tom Hacohen 039b3da078 Evas text: Added a test that shows how broken ellipsis is. 10 years ago
Tom Hacohen 9696f44a67 Evas text tests: Start shipping DejaVuSans with the test suite. 10 years ago
Christopher Michael 1b5ffada1b Evas: Fixed wrong if in the x11 engine. 10 years ago
ChunEon Park 2af4cc2687 * evas/cache: remove the freed worker from the pthread worker list when it's failed to create a new thread so as not to access it if a thread is working newly. 10 years ago
ChunEon Park 0920a8e182 evas/cache - formatting 10 years ago
ChunEon Park 53fa4cd2d8 evas/common - scale sample code refactoring. simpler and more effcient. 10 years ago
ChunEon Park 029d539a85 Merge branch 'master' of ssh://git.enlightenment.org/core/efl 10 years ago
ChunEon Park 9c950e4a8d edje/edc - add additional vim syntax keyword 10 years ago
Jihoon Kim 161a78466b ecore_imf_example: call ecore_imf_context_filter_event in mouse up/down event 10 years ago
Jihoon Kim 2ea7ddfdcb ecore_imf_example: remove unused variable, fix warning 10 years ago
Tom Hacohen a66f1c73f7 Edje entry fit: Set the min size according to the fitting as well. 10 years ago
Tom Hacohen 9bc0260b51 Edje entry fit: Set the min/max sizes according to the fitting, not before. 10 years ago
chuneon.park 1a0ee8cb87 evas/common - return function as soon as possible. 10 years ago
chuneon.park e79cb473a8 evas/common - fix indentation 10 years ago
Daniel Juyung Seo b46fc75acd ChangeLog: Fixed formatting. We don't use tab for ChangeLog. Ping tasn and cedric. 10 years ago
Tom Hacohen 4fc694978b Evas font: Fixed font run detection for some cases. 10 years ago
Tom Hacohen d6dababe78 Evas text: Fixed bug with the text object direction detection. 10 years ago
Cedric BAIL 8a818ad79d edje: let's fix the edje test to init/shutdown edje correctly. 10 years ago
Tom Hacohen a77cb9ee41 Revert "tests/edje: Disable edje mising file test until the needed header is commited." 10 years ago
Tom Hacohen ac16677405 Edje tests: Added missing file. 10 years ago
Cedric BAIL a05b4b4e37 eeze: fix build with recent Eina change. 10 years ago
Cedric BAIL fe21e281a7 eeze: add back support for older system. 10 years ago
Carsten Haitzler 83190eb0c2 Add ecore_x_dnd_self_begin() and ecore_x_dnd_self_drop() to allow dnd 10 years ago
Stefan Schmidt 5e99f9b968 Revert "Refactor evas_sw_xlib_outbuf to allocate less in case of rotations." 10 years ago
Stefan Schmidt 251eac7d7a tests/edje: Disable edje mising file test until the needed header is commited. 10 years ago
Cedric BAIL 1637e99931 eina: make that test not depend on efl configuration. 10 years ago
Carsten Haitzler c5ade50c9f Fix ecore-x edid fetch to ftech 128, not 100 bytes. 10 years ago
Cedric BAIL 61287fce38 edje: let's properly report that file doesn't exist. 10 years ago
Tom Hacohen 9654db3b16 Edje tests: Added a failing test for the file doesn't exist issue. 10 years ago
Daniel Zaoui c5ac584a57 edje file_set: _edje_object_orientation_inform should be in the Eo 10 years ago
Tom Hacohen a2d710b0b6 Ecore_x: Revert "don't filter out non-master pointers in xi2.2 support." 10 years ago
Rafael Antognolli 8be4940bb3 evas/wayland_shm: Remove x,y offsets from swapbuf related APIs. 10 years ago
Rafael Antognolli dc0d88df9c ecore_evas/wayland_shm: Fixed window resize. 10 years ago
Christopher Michael cf67e69b50 Fix swapper to take resize edges into account. 10 years ago
Christopher Michael 232ea5b875 Fix function prototypes to take resize edges into account. 10 years ago
Christopher Michael 899e4f745c Fix swapbuf setup to take resize edges into account. 10 years ago
Christopher Michael 5dde66b4e4 Fix function prototypes to take x & y as params. Fix functions to take x & y as params (for resize edges). 10 years ago
Christopher Michael b717e948af Fix new shm engine to take resize edges into account. 10 years ago
Christopher Michael c95160baae Fix swapper_setup function prototype to take x & y as params. 10 years ago
Christopher Michael e4aae7301f Add x & y to Output buffer. 10 years ago
Christopher Michael ef76f3caab Remove blank line. 10 years ago
Christopher Michael f541b8af90 Add edges struct to engine information. 10 years ago
Christopher Michael 3bf37fb3b8 Free any old input or opaque regions if they exist (regardless of the existance of a surface). 10 years ago
Christopher Michael 886768b1e1 Remove old shm information from the private data structure. 10 years ago
Christopher Michael 9e6b41e629 Fix formatting. 10 years ago
Christopher Michael 5526a29417 Remove extra whitespace. 10 years ago
Christopher Michael 7f7f7f7c1f Fix possible memory leak. 10 years ago