16391 Commits (664e6939fbbfb3cbb646d1db3fe91c6e0f97eae3)

Author SHA1 Message Date
Cedric BAIL 664e6939fb edje: fix use of inherit, overridding and alias. 12 years ago
Jonas M. Gastal 263d6af353 Small fixes to eina_model documentation. 12 years ago
Tom Hacohen 4bd08d2ca5 Eina model: Fix the example in the docs to compile. 12 years ago
Cedric BAIL 762126ef49 edje: rename variable to have a more miningfull name. 12 years ago
Cedric BAIL 0379b5c2da edje: cast the right type. 12 years ago
Cedric BAIL f968d16b55 edje: do it in the right order. 12 years ago
Cedric BAIL 7191b9a3f6 edje: edje_cc will now only store and encore needed image. 12 years ago
Sung Park 14a94f1a8f Fixed a logic error for Evas GL Direct rendering override 12 years ago
Gustavo Sverzut Barbieri 73b1d45d15 value got the helper, will be useful in other cases as well. 12 years ago
Gustavo Sverzut Barbieri 73b595df2f more efficient model properties based on struct. 12 years ago
Gustavo Sverzut Barbieri 19a47340a5 reset log level after it's done testing. 12 years ago
Vincent Torri 78c73ea97a Eina: fix requirements and a comment message 12 years ago
Cedric BAIL 7e8b2681c9 eio: fix eio monitor by Guillaume Friloux. 12 years ago
Cedric BAIL 457de1db0b ecore: M_PI / 2.0 == M_PI_2 12 years ago
Cedric BAIL 814d9bfb29 edje: prevent filter from matching during a program run. 12 years ago
Cedric BAIL 93a7b884a9 edje: back port in 1.0 and 1.1. 12 years ago
Vincent Torri 1f27f0b581 Eina: update alloca() declaration from latest autoconf doc. 12 years ago
Vincent Torri 0f16de1de6 Eina: Windows version is managed by Evil, now. I'm not sure I have to update ChangeLog. 12 years ago
Cedric BAIL 41dd379872 eet: reduce the time taken by eet tests suite and hopefully reduce the risk for failure. 12 years ago
Iván Briano e4178ad8e6 dereference pointer before using 12 years ago
Cedric BAIL 17b4d5db06 edje: remove white space. 12 years ago
Cedric BAIL a296c7b30a edje: fix all id including the current directory entry. 12 years ago
Tom Hacohen fb85ed026b Edje util: Remove useless cast. 12 years ago
Tom Hacohen cc198996bc Edje textblock: Added edje_object_part_text_style_user_set/get 12 years ago
Tom Hacohen 98c61bfe6c Evas textblock: Added user style support. 12 years ago
Cedric BAIL a5b728d53d edje: detect when we try to inherit from ourself. 12 years ago
Gustavo Sverzut Barbieri 99b7af6912 beef eina_error tests. 12 years ago
Gustavo Sverzut Barbieri 022434a0bb enable coverage for evas as well. 12 years ago
Gustavo Sverzut Barbieri 4e88371068 fix paths to be relative to project build root. 12 years ago
Boris Faure 72165a3f49 evas: use correct format for size_t 12 years ago
Boris Faure 2b1c8050fb evas: fix strict prototypes 12 years ago
Gustavo Sverzut Barbieri 1cd6f27baa help buildbot and user know where the html files are. 12 years ago
Gustavo Sverzut Barbieri 422775911b buildbot: new attempt at coverage support. 12 years ago
Gustavo Sverzut Barbieri 58feaf04b4 ecore/docs: improve main page a bit. 12 years ago
Vincent Torri 7bc418f30f Eina: remove warning when compiling with mingw-w64 12 years ago
Vincent Torri f4baf62a91 Eina: DOS2UNIX eina_file_win32.c 12 years ago
Vincent Torri 54b589cfe9 Eina: remove unused variable 12 years ago
Vincent Torri 37ccabf61c Eina "Fix" printf conversion format on Windows. printf family on Windows is just plain weirdness 12 years ago
Vincent Torri 2b932abc9c Eina: formatting 12 years ago
Vincent Torri 9f844d5699 Eina: Windows fixes 12 years ago
Vincent Torri 92b7c85e37 alphabetical order 12 years ago
Vincent Torri b2e1adaaa6 Eina: put m4 files in their own subdir 12 years ago
Vincent Torri 0b96df92ee Eina: include stdlib.h instead of alloca.h (alloca() is not used while malloc() is) 12 years ago
Gustavo Sverzut Barbieri adf2dcfed9 eina share log refactor. 12 years ago
Gustavo Sverzut Barbieri 76b62698a2 eina_test_model: better use of check macros. 12 years ago
Gustavo Sverzut Barbieri 8fb1d6e036 eina_model: fix uninitialized bit 12 years ago
Gustavo Sverzut Barbieri 22e40d2cf7 matrixsparse: fix pointer after it's freed. 12 years ago
Gustavo Sverzut Barbieri c4120e4593 ensure trailing \0 12 years ago
Gustavo Sverzut Barbieri a47da47844 check if file was parsed fine. 12 years ago
Gustavo Sverzut Barbieri 9be2320053 more safety test checks for file and unicode. 12 years ago