Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Fix formatting. | Chris Michael | 2013-04-11 | 1 | -11/+12 | |
| | | | | | | Declare variables in the proper place. Signed-off-by: Chris Michael <cp.michael@samsung.com> | |||||
* | edje_entry: fix typo in comment | Jihoon Kim | 2013-04-11 | 1 | -1/+1 | |
| | ||||||
* | edje_entry: fix formatting | Jihoon Kim | 2013-04-11 | 1 | -21/+21 | |
| | ||||||
* | and further work on buffer age support in evas... after more testing | Carsten Haitzler (Rasterman) | 2013-04-11 | 3 | -39/+50 | |
| | | | | on nvidia... | |||||
* | ecore/wayland: Add support for double and triple click. | Rafael Antognolli | 2013-04-10 | 5 | -23/+164 | |
| | | | | | | | It's implemented exactly the same way as on the X11 backend. It does handle multiple devices, though may need some adjustments when multi-touch is added, since there's no support for multi-touch on EFL-wayland yet. | |||||
* | eeze/sensor: Check if sens is valid the same way we do in other cases. | Stefan Schmidt | 2013-04-10 | 1 | -7/+11 | |
| | ||||||
* | Evas textblock: disable some tests. FIXME | Yakov Goldberg | 2013-04-10 | 1 | -0/+4 | |
| | | | | | | | | Some of tests fail on e5-jenkins-slave-x86_64-1. Tests seem right and pass locally, but not on the server. Signed-off-by: Yakov Goldberg <yakov.g@samsung.com> | |||||
* | Efl textblock/entry: additions to split BiDi cursor | Yakov Goldberg | 2013-04-10 | 6 | -56/+516 | |
| | | | | | | | - handling multiple runs, multiple lines, last char of line/par - tests added Signed-off-by: Yakov Goldberg <yakov.g@samsung.com> | |||||
* | Efl textblock/entry: Added support for split BiDi cursor. | Tom 'TAsn' Hacohen | 2013-04-10 | 3 | -3/+134 | |
| | | | | | | | | | | If logical cursor is between LTR/RTL text two cursors will be shown. Upper cursor is shown for the text of the same direction as paragraph, lower cursor - for opposite. NOT DONE YET Signed-off-by: Tom 'TAsn' Hacohen <tom@stosb.com> | |||||
* | Evas textblock: fixing tests to work w/ or w/o harfbuzz | Yakov Goldberg | 2013-04-10 | 1 | -0/+19 | |
| | | | | | | | In this test harfbuzz creates ligatures, so need to handle cases w/ or w/o harfbuzz Signed-off-by: Yakov Goldberg <yakov.g@samsung.com> | |||||
* | add environemnt vars to switch bounding box to full region list calcs | Carsten Haitzler (Rasterman) | 2013-04-10 | 1 | -20/+53 | |
| | | | | and an env var to show debug for partial updates. | |||||
* | fix valgrind complaint in evas gl caching of surface caps... bad code | Carsten Haitzler (Rasterman) | 2013-04-10 | 1 | -8/+8 | |
| | | | | bad! | |||||
* | add mesa buffer release support to evas gl engine. | Carsten Haitzler (Rasterman) | 2013-04-10 | 3 | -13/+112 | |
| | ||||||
* | add gl buffer age support fully now for default automatic mode: query | Carsten Haitzler (Rasterman) | 2013-04-10 | 3 | -17/+47 | |
| | | | | | extensions correctly in egl and glx too. need to hunt a partial swap for glx now... | |||||
* | eet: be picky and really use the correct format without shitty cast. | Cedric Bail | 2013-04-10 | 1 | -2/+2 | |
| | ||||||
* | Modified ChangeLog and News for the latest modification. | WooHyun Jung | 2013-04-10 | 2 | -0/+5 | |
| | ||||||
* | edje_entry.c: When cursor is located to each edge, entry now doesn't grab ↵ | WooHyun Jung | 2013-04-10 | 1 | -17/+18 | |
| | | | | events for cursor movement. | |||||
* | Eet: Pass the correct parameter to the correct format. | Tom Hacohen | 2013-04-09 | 1 | -2/+2 | |
| | ||||||
* | eo: Update tests to check for the correct error strings | Daniel Willmann | 2013-04-09 | 1 | -3/+3 | |
| | | | | Signed-off-by: Daniel Willmann <d.willmann@samsung.com> | |||||
* | eo: Indicate that numbers in error messages are in hex - prefix with 0x | Daniel Willmann | 2013-04-09 | 1 | -8/+8 | |
| | | | | | | The message "Expected a and got b" is a bit misleading :-) Signed-off-by: Daniel Willmann <d.willmann@samsung.com> | |||||
* | eina: add eina_inlist_first and eina_inlist_last | Jérémy Zurcher | 2013-04-09 | 6 | -0/+93 | |
| | | | | | - both as static inline functions - test added in eina_inlist_simple | |||||
* | add a little code to alloc engine info in outs.. but we need a new | Carsten Haitzler (Rasterman) | 2013-04-09 | 1 | -7/+9 | |
| | | | | | engine api for this... i guess we have no choice... it's time for a new engine api anyway... | |||||
* | updating esperanto translation | maxerba | 2013-04-08 | 1 | -16/+16 | |
| | ||||||
* | Evas font: Fixed a bug with cluster sizes and ligatures. | Tom Hacohen | 2013-04-08 | 4 | -1/+29 | |
| | | | | | | | This casused cursor position (among other things) to look wrong with texts ending with ligatures. Thanks to Yakov Goldberg for reporting. | |||||
* | evas device new/free -> add/del (new 1.8 api so no log). | Carsten Haitzler (Rasterman) | 2013-04-08 | 2 | -6/+6 | |
| | ||||||
* | clean up outputs list on evas free. | Carsten Haitzler (Rasterman) | 2013-04-08 | 1 | -0/+3 | |
| | ||||||
* | Add multiple output api support to evas... just "eo infra stubs" right | Carsten Haitzler (Rasterman) | 2013-04-08 | 6 | -1/+400 | |
| | | | | now. | |||||
* | edje: always invalidate and recalc the correct Edje object. | Cedric Bail | 2013-04-08 | 5 | -148/+146 | |
| | ||||||
* | evas: correctly define bounding box in all case. | Cedric Bail | 2013-04-08 | 1 | -3/+2 | |
| | ||||||
* | edje: rename variable to match the rest of the library. | Cedric Bail | 2013-04-08 | 1 | -13/+13 | |
| | ||||||
* | edje: reuse existing index instead of a direct pointer (-30KB). | Cedric Bail | 2013-04-08 | 5 | -87/+70 | |
| | | | | | This one does account for the fact that we always read relative information even when only computing a part of it. | |||||
* | Revert "edje: reuse existing index instead of a direct pointer (-30KB)." | Cedric Bail | 2013-04-08 | 5 | -57/+87 | |
| | | | | This reverts commit 6a6e6dda68bc91c031e893e62cfeaf8b84253829. | |||||
* | edje: reuse existing index instead of a direct pointer (-30KB). | Cedric Bail | 2013-04-07 | 5 | -87/+57 | |
| | ||||||
* | evas: get the bounding box from the right object and always update it. | Cedric Bail | 2013-04-07 | 1 | -6/+10 | |
| | ||||||
* | evas: correctly initialize and get the bounding box at the right time. | Cedric Bail | 2013-04-07 | 1 | -3/+4 | |
| | ||||||
* | evas: revert useless change. | Cedric Bail | 2013-04-07 | 1 | -2/+2 | |
| | ||||||
* | Updated .gitignore for tags. | Ryuan Choi | 2013-04-07 | 1 | -0/+1 | |
| | ||||||
* | edje: fix little bug with table naming. | Cedric Bail | 2013-04-07 | 1 | -1/+1 | |
| | ||||||
* | edje: increase item number in the mempool to reduce its over head. | Cedric Bail | 2013-04-07 | 1 | -2/+2 | |
| | ||||||
* | evas: small reorder for a little bit of memory win. | Cedric Bail | 2013-04-07 | 1 | -4/+5 | |
| | ||||||
* | evas: bounding box is only relevant to smart object. | Cedric Bail | 2013-04-07 | 5 | -187/+188 | |
| | ||||||
* | evas: remove one useless pointer (-30KB). | Cedric Bail | 2013-04-07 | 14 | -58/+58 | |
| | ||||||
* | edje: don't use 30K of pointers for an indirection in some event path. | Cedric Bail | 2013-04-07 | 6 | -36/+34 | |
| | ||||||
* | edje: one less pointer per Edje_Real_Part. | Cedric Bail | 2013-04-07 | 8 | -523/+505 | |
| | ||||||
* | eina_inlist: fix eina_inlist_sort doc | Jérémy Zurcher | 2013-04-05 | 1 | -1/+1 | |
| | ||||||
* | ecore/wayland: Sync before assuming that there's no output. | Rafael Antognolli | 2013-04-05 | 1 | -0/+3 | |
| | | | | | This will make the mainloop block waiting for the output info, if it's not there yet, but it's better than just returning with no screen size. | |||||
* | ecore/wayland: Actually wait for the sync callback on ecore_wl_sync(). | Rafael Antognolli | 2013-04-05 | 2 | -1/+30 | |
| | | | | | | | | | | | The wl_display_sync() request doesn't really wait for all the requests to be processed, but instead sends a request for the "done" event. Wayland relies on the fact that the requests are processed in order, so when the "done" event is received, it means that all the other requests requested prior to the respective "sync" have been processed already. This commit makes the ecore_wl_sync() call actually wait for its "done" event (thus blocking the ecore mainloop). | |||||
* | evas: stop over redraw of Evas_Map content with Smart Object. | Cedric BAIL | 2013-04-05 | 3 | -1/+7 | |
| | | | | | Clip object would always stay in a changed state. Nobody was walking them to reset. Now we do reset there state as soon as we do render them. | |||||
* | Evas font: fix font source have wrong current size. | Jiyoun Park | 2013-04-05 | 3 | -0/+9 | |
| | ||||||
* | eet: enable more debug information regarding memory allocation. | Cedric BAIL | 2013-04-05 | 1 | -0/+3 | |
| |