summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* poc for shadow togglingdevs/discomfitor/xdg-shedsmanshipMike Blumenkrantz2015-12-051-0/+31
* elm border: also change shadow program signal name...Mike Blumenkrantz2015-12-041-2/+2
* elm border: change shadow toggle program signal source e -> elmMike Blumenkrantz2015-12-041-2/+2
* elementary: Don't call ecore_wl2_shutdown unless we have a displayChris Michael2015-12-041-2/+5
* cursor: add cursor support on Windows.Vincent Torri2015-12-031-87/+127
* win32: call ecore_win32 shutdown as part of the shutdown subsystem.Vincent Torri2015-12-031-0/+3
* cnp: add Copy & Paste support for WindowsVincent Torri2015-12-036-1/+457
* elementary_test: fix memory leakJean Guyomarc'h2015-12-031-1/+4
* priv: centralized and safe inclusion of Ecore_Cocoa.hJean Guyomarc'h2015-12-033-6/+9
* win: add Cocoa support for elm_win_window_id_get() APIJean Guyomarc'h2015-12-031-0/+14
* win: use EINA_UNUSED instead of void casting.Jean Guyomarc'h2015-12-031-2/+1
* cnp: cocoa support for copy and paste (text only).Jean Guyomarc'h2015-12-031-0/+272
* cursor: add support for Cocoa system cursors.Jean Guyomarc'h2015-12-033-85/+199
* config: add error messages when profile or config could not be saved.Jean Guyomarc'h2015-12-031-2/+8
* cocoa: call ecore_cocoa_init as part of the init process.Nicolas Aguirre2015-12-031-0/+3
* elementary: Port elementary to use Ecore_Wl2 libraryChris Michael2015-12-038-154/+211
|\
| * elementary: Remove misuse of EINA_UNUSEDdevs/devilhorns/ecore_wl2Chris Michael2015-12-031-1/+1
| * elementary: Port elementary config code to use Ecore_Wl2 libraryChris Michael2015-12-031-3/+21
| * elementary: Port elementary copy/paste code to use Ecore_Wl2 libraryChris Michael2015-12-031-75/+105
| * elementary: Port elementary window code to use Ecore_Wl2Chris Michael2015-12-033-63/+68
| * elementary: Port elementary cursor code to use ecore_wl2 libraryChris Michael2015-12-031-9/+9
| * elementary: Include header for Ecore_Wl2 and add external displayChris Michael2015-12-031-2/+6
| * elementary: Use ecore_wl2 library for elementaryChris Michael2015-12-031-1/+1
|/
* Entry: add "selection,reset" stateDaniel Hirt2015-12-031-1/+6
* spinner: prevent scrolling when longpress timer enabled.woochan lee2015-12-021-0/+6
* elm: set language to edje when elm_language_set is called.Shilpa Singh2015-12-021-0/+1
* menu: enhance accessibility supportLukasz Stanislawski2015-12-024-2/+161
* box: skip box in accessibility tree by defaultLukasz Stanislawski2015-12-021-0/+1
* atspi: always use widget's subobj as accessible childrenLukasz Stanislawski2015-12-0212-163/+50
* bg: do not make background accessibility object.Lukasz Stanislawski2015-12-013-27/+4
* atspi: add type of accessibility objectLukasz Stanislawski2015-12-014-15/+95
* elm_font: correct argument order for calloc()Stefan Schmidt2015-11-301-2/+2
* test: correct argument order for calloc()Stefan Schmidt2015-11-301-1/+1
* test_gesture_layer: correct argument order for calloc()Stefan Schmidt2015-11-302-2/+2
* atspi: correct argument order for calloc()Stefan Schmidt2015-11-302-5/+5
* test_access: correct argument order for calloc()Stefan Schmidt2015-11-301-2/+2
* elementary: Fix test_colorclass functionChris Michael2015-11-302-2/+2
* Entry: add markup cnp handlersDaniel Hirt2015-11-302-0/+17
* elm_widget: correct declaration of function with no parametersStefan Schmidt2015-11-261-1/+1
* test: correct declaration of function with no parametersStefan Schmidt2015-11-261-1/+1
* elm_prefcs_cc: correct declaration of function with no parametersStefan Schmidt2015-11-261-3/+3
* atspi: remove useless "GetDefaultAttributeSet" methodLukasz Stanislawski2015-11-261-1/+0
* comp base: allow mouse events to propagate through comp base -> wallpaperMike Blumenkrantz2015-11-251-1/+1
* atspi: fix default text attribute signatureLukasz Stanislawski2015-11-251-3/+1
* notify: remove duplicate call of _sizing_eval.Amitesh Singh2015-11-241-2/+0
* Popup Example: Fix size calculation issue in popupAditya Raj2015-11-241-1/+1
* table: implement Evas.Object_Smart.calculateMike Blumenkrantz2015-11-232-0/+9
* ibar: stop mouse-in animation after current animation completesMike Blumenkrantz2015-11-231-6/+16
* Entry focus region : if single line, show the whole object.indefini2015-11-231-0/+7
* theme: add DBG() message when style is set to default (fallback)Jee-Yong Um2015-11-231-1/+6