summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* ecore/wayland: Use eina_inlist instead of wl_list for inputs too.devs/antognolli/ecore_waylandRafael Antognolli2013-11-044-10/+8
* ecore/wayland: Use eina_inlist instead of wl_list for outputs too.Rafael Antognolli2013-11-044-10/+10
* ecore/wayland: Use eina_inlist instead of wl_list for globals.Rafael Antognolli2013-11-044-22/+23
* Require wayland libraries of at least 1.3.0Chris Michael2013-11-042-4/+4
* Add "--with-id" configure option that can be used to specify aJerome Pinot2013-11-042-0/+11
* ecore/wayland: Move Ecore_Wl_Output to a private header.Rafael Antognolli2013-11-042-13/+13
* configure does not print tests option as a defaultRyuan Choi2013-11-041-3/+6
* alpha1 release autofoo/build tree work to pass distcheck and actually workv1.8.0-alpha1Carsten Haitzler (Rasterman)2013-11-0476-110/+155
* evil: let's try to get the right header.Cedric Bail2013-11-041-1/+1
* evil: add regex code (needed for elm).Vincent Torri2013-11-0414-3/+3415
* AUTHORS: he has been definitively contributing !Cedric Bail2013-11-041-0/+1
* edje: fix error _edje_part_description_find_byname, use wrong object.Vyacheslav Reutskiy2013-11-041-3/+3
* edje: add string "default" to a default description of the part being build.Vyacheslav Reutskiy2013-11-041-0/+2
* edje: edje_edit api - fixed seg fault in the edje_edit_part_delVyacheslav Reutskiy2013-11-041-7/+9
* eet: Adding EET_DATA_DESCRIPTOR_ADD_MAPPING_BASIC to add a basic type to a un...Christophe Sadoine2013-11-046-7/+144
* edje: delete unused images from eet(edj) file.Vyacheslav Reutskiy2013-11-041-3/+89
* evas: force complete items rebuild on evas_object_font_font_set.Cedric Bail2013-11-041-0/+1
* evas: update use of eina_cow_free for latest change.Cedric Bail2013-11-042-12/+9
* edje: update use of eina_cow_free to latest change.Cedric Bail2013-11-043-20/+20
* eina: update Eina_Cow test to latest API change.Cedric Bail2013-11-041-3/+3
* eet: shutup a warning and use the right pointer source even if they are the s...Cedric Bail2013-11-041-2/+2
* eina: make eina_cow_free reset the pointer to the default read only value.Cedric Bail2013-11-042-13/+19
* Revert "evas - clip shutdown fix to avoid invalid mem accesses"Cedric Bail2013-11-042-34/+11
* eet: let's use const Eina_File here to.Cedric Bail2013-11-042-2/+2
* edje: use const Eina_File for mmap_set function.Cedric Bail2013-11-047-14/+13
* evas: make mmap_set use const Eina_File.Cedric Bail2013-11-044-6/+6
* eina: roll const into Eina_File API.Cedric Bail2013-11-042-8/+10
* evas/x11: Fix Xlib swapper buffer sizeJean-Philippe Andre2013-11-041-0/+2
* evas - clip shutdown fix to avoid invalid mem accessesCarsten Haitzler (Rasterman)2013-11-032-11/+34
* eina thread - make note about valgrind complaint that is bogusCarsten Haitzler (Rasterman)2013-11-031-0/+2
* evas - re-fix to use first, last or if item is list head on text recompCarsten Haitzler (Rasterman)2013-11-031-1/+3
* Make setter functions "edje_edit_script..." return Eina_Bool.m.biliavskyi2013-11-022-11/+17
* evas - text - only remove item from list if its in a listCarsten Haitzler (Rasterman)2013-11-021-3/+3
* fix framespace handling in evas _render to not cause in/out events...Carsten Haitzler (Rasterman)2013-11-021-0/+6
* ecore-wl - add ecore_wl_window_surface_id_get so we can unbreak elmCarsten Haitzler (Rasterman)2013-11-022-1/+12
* ecore/wayland: Finally move Ecore_Wayland internals to private header.Rafael Antognolli2013-11-012-60/+58
* ecore/wayland: Add ecore_wl_window_keyboard_get().Rafael Antognolli2013-11-013-1/+14
* ecore/wayland: Set win->resizing flag inside ecore_wl_resize().Rafael Antognolli2013-11-013-2/+1
* ecore/wayland: Set win->moving from inside ecore_wayland.Rafael Antognolli2013-11-012-4/+3
* ecore(_evas)/wayland: Move frame callback to engine data.Rafael Antognolli2013-11-014-14/+16
* ecore/wayland: Add title_set and class_name_set APIs.Rafael Antognolli2013-11-015-20/+44
* ecore_evas/wayland: Do not update opaque region to the same value.Rafael Antognolli2013-11-011-6/+0
* ecore/wayland: Remove attributes that are not used anymore.Rafael Antognolli2013-11-015-31/+3
* Evas textgrid: Added some clouseau debug info.Tom Hacohen2013-11-011-1/+30
* edje/edje_entry.c : By Next/Previous, cursor can reach to the top or the bott...WooHyun Jung2013-11-011-2/+11
* Fix compiler warning: Need to define _state_update function early asChris Michael2013-11-011-6/+6
* edje: make mouse_events, repeat_events, ignore_flags and scale setters return...Andrii Kroitor2013-11-012-31/+36
* edje: make functions "edje_edit_state_fill/aspect/align..." return Eina_Boolm.biliavskyi2013-11-012-28/+57
* ChangeLog: let's try to be more informative in our commit.Cedric Bail2013-11-011-8/+9
* Evas: Fixed textblock rendering to properly set render operation on context.Youngbok Shin2013-11-013-0/+6