summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* fix whitespace like trailing spaces and tabsCarsten Haitzler (Rasterman)2014-06-181-167/+167
* edje: Edje_Edit - add edje_edit_without_source save function.Mykyta Biliavskyi2014-06-172-7/+71
* edje: Edje_Edit - fix compiler warnings for edje_edit_part_item_source_get/setVorobiov Vitalii2014-06-171-2/+2
* edje: Edje_Edit - add edje_edit_part_entry_mode_xet()Igor Gala2014-06-172-5/+63
* edje: Edje_Edit - add edje_edit_state_map_rotation_center_xet()Igor Gala2014-06-172-3/+50
* edje: Edje_Edit - add edje_edit_part_item_align functions.Vorobiov Vitalii2014-06-172-1/+104
* edje: Edje_Edit - add edje_edit_state_map_light_xet()Igor Gala2014-06-172-0/+59
* Evas/Textblock: Introduce PS deletion bug test and fixDaniel Hirt2014-06-172-4/+57
* whitespace - fixup trailing whitespaceCarsten Haitzler (Rasterman)2014-06-171-3/+3
* edje: Edje_Edit - add functions that allow user to set and get the value of s...Kateryna Fesyna2014-06-163-0/+95
* edje: Edje_Edit - add edje_edit_part_item_padding functions.Vorobiov Vitalii2014-06-162-3/+105
* edje: Edje_Edit - add functions that allow user to set and get value of fill ...Kateryna Fesyna2014-06-163-2/+98
* edje: Edje_Edit - edje_edit_sound_compression_type_xet()Igor Gala2014-06-162-0/+83
* Evas gl: Fix ETC2 texture atlassesJean-Philippe Andre2014-06-162-3/+10
* elua: fix installation of xgettext/generatorDaniel Kolesa2014-06-161-1/+2
* partial fix for T518 - fix blank display on 2+ windows with glCarsten Haitzler (Rasterman)2014-06-161-1/+2
* po: cleaner extension handling in xgettext wrapperDaniel Kolesa2014-06-162-3/+3
* configure: Add dl to edje libsStefan Schmidt2014-06-161-0/+1
* m4: fix macro, Makevars.in: quotesDaniel Kolesa2014-06-162-4/+4
* po: xgettext_wrapper now respects EXEEXTDaniel Kolesa2014-06-162-2/+3
* elua: helper makefile typo fixDaniel Kolesa2014-06-161-1/+1
* trailing spaces--Carsten Haitzler (Rasterman)2014-06-161-1/+1
* fix duplicate function call names in ecore and ecore_con that can clashCarsten Haitzler (Rasterman)2014-06-163-21/+11
* Revert "eo: replace composite_objects Eina_List with an array of Eo_Object*"Tom Hacohen2014-06-133-56/+25
* edje: Edje_Edit - edje_edit_part_select_mode_xet()Igor Gala2014-06-132-0/+53
* edje: Edje_Edit - add bunch of BOX and TABLE param get/set functions.Vorobiov Vitalii2014-06-132-6/+245
* edje: Edje_Edit - add edje_edit_part_item_source functions.Vorobiov Vitalii2014-06-132-1/+92
* edje: Edje_Edit - add functions that allows user to set and get frequency val...Kateryna Fesyna2014-06-132-14/+68
* edje: Edje_Edit - some minor editsIgor Gala2014-06-132-45/+42
* edje: Edje_Edit - add functions to provide the ability to set and get the val...Kateryna Fesyna2014-06-132-1/+55
* Evas textblock: Fix issue with edje fonts not being used.Tom Hacohen2014-06-131-2/+8
* Eet: Add INF message about how slow ETC2 encoding isJean-Philippe Andre2014-06-131-1/+8
* Edje: Add support for ETC2 through LOSSY_ETC2 imagesJean-Philippe Andre2014-06-135-24/+50
* Eet: Add support for ETC2 encoding and decodingJean-Philippe Andre2014-06-133-83/+237
* Evas: Add encoding parameter to the saversJean-Philippe Andre2014-06-1312-34/+68
* Evas: Fix ETC2 encoding with RGB images (no alpha)Jean-Philippe Andre2014-06-131-1/+1
* autotools: Fix elua 'make examples'.Savio Sena2014-06-122-0/+5
* edje: Edje_Edit - add edje_edit_part_items_list_get.Maksym Volodin2014-06-122-0/+29
* edje: Edje_Edit - edje_edit_sound_compression_rate_xet()Igor Gala2014-06-122-0/+68
* edje: Edje_Edit - add edje_edit_sound_sample_add() function that allows user ...Kateryna Fesyna2014-06-122-19/+116
* eina-cxx: fix compilation error on clangFelipe Magno de Almeida2014-06-121-5/+11
* m4: EFL_WITH_BIN_SUFFIX, make use of it in configure.acDaniel Kolesa2014-06-122-35/+12
* elua: use --with-elua instead of --with-elua-binDaniel Kolesa2014-06-121-3/+29
* elua: fix up some names and fix a name conflict on windowsDaniel Kolesa2014-06-121-73/+73
* Evas TGV: Optimize loader using NEON intrinsicsJean-Philippe Andre2014-06-121-1/+28
* Evas ETC2: Fix etc2 function declarationJean-Philippe Andre2014-06-121-1/+1
* Evas gl: Enable texture atlasses with ETC1/2Jean-Philippe Andre2014-06-125-14/+69
* Evas gl: Remove dlsym of glCompressedTexImage2DJean-Philippe Andre2014-06-122-16/+2
* evas 3d - fix uninitialized orientation varCarsten Haitzler (Rasterman)2014-06-121-1/+1
* eina-tiler: fix crash when trying to check intersection between two tilersGwanglim Lee2014-06-121-25/+24