efl/legacy/eina/src/include
Cedric BAIL 6caac50006 * eina: improve QuadTree API.
SVN revision: 48482
2010-04-30 17:04:28 +00:00
..
.cvsignore Add .cvsignore. 2008-07-30 13:09:03 +00:00
Eina.h * eina: Add first version of a Quad Tree data type. 2010-04-29 17:21:14 +00:00
Makefile.am * eina: Add first version of a Quad Tree data type. 2010-04-29 17:21:14 +00:00
eina_accessor.h fix a bit the documentation, but there are still 2009-06-22 20:03:58 +00:00
eina_array.h Fix other EINA_PURE/EINA_CONST. 2010-02-27 15:17:15 +00:00
eina_benchmark.h EINA API BREAK: no more individual modules init/shutdown. 2009-09-06 22:21:56 +00:00
eina_config.h.in * modify the way eina_config.h is built (see eina_config.h.in 2009-06-08 08:27:33 +00:00
eina_convert.h * eina: Cleanup Eina fixed point implementation. 2009-09-29 12:04:50 +00:00
eina_counter.h EINA API BREAK: no more individual modules init/shutdown. 2009-09-06 22:21:56 +00:00
eina_cpu.h * eina: Add eina_cpu_count. 2009-07-30 16:45:15 +00:00
eina_error.h fix most compilation errors with vc++ (there are still a 2010-03-23 06:41:17 +00:00
eina_file.h fix a bit the documentation, but there are still 2009-06-22 20:03:58 +00:00
eina_fp.h * eina: Improve precision of f32p32 sinus/cosinus. 2009-12-09 13:03:23 +00:00
eina_hamster.h minor fixes 2009-12-25 16:22:13 +00:00
eina_hash.h Fix other EINA_PURE/EINA_CONST. 2010-02-27 15:17:15 +00:00
eina_inline_array.x * eina: Allow compilation with -Wshadow. 2010-01-23 19:53:27 +00:00
eina_inline_f8p24.x explicit cast 2010-04-10 23:23:26 +00:00
eina_inline_f16p16.x explicit cast 2010-04-10 23:23:26 +00:00
eina_inline_f32p32.x constants should be unsigned 2010-02-12 07:27:27 +00:00
eina_inline_fp.x * eina: fix rounding issue with different size of fixed point. 2010-04-16 14:32:18 +00:00
eina_inline_hash.x constness++ 2009-03-20 01:00:04 +00:00
eina_inline_list.x * eina: Add eina_list_data_set. 2010-03-01 17:46:15 +00:00
eina_inline_log.x eina log level utilities. 2010-02-09 01:43:58 +00:00
eina_inline_mempool.x API BREAK: fix Eina API so that it is more consistent with the other EFL 2009-06-24 16:56:49 +00:00
eina_inline_rbtree.x Fix some constness. 2008-11-10 16:23:56 +00:00
eina_inline_rectangle.x eina gets lots of gcc attributes to its api. 2008-12-26 13:17:51 +00:00
eina_inline_str.x fix doc for eina_str 2010-03-07 06:59:28 +00:00
eina_inline_stringshare.x stringshare: optimization suggested by rasterman, docs. 2010-03-14 01:06:52 +00:00
eina_inline_tiler.x * eina: Don't variable name that could shadow math symbols. 2010-03-01 13:50:35 +00:00
eina_inline_trash.x cast. c++ doesn't like the implied void * -> struct * cast. 2009-07-16 03:04:56 +00:00
eina_inlist.h * finish benchmark tutorial 2009-12-27 08:45:30 +00:00
eina_iterator.h * finish benchmark tutorial 2009-12-27 08:45:30 +00:00
eina_lalloc.h API BREAK: fix Eina API so that it is more consistent with the other EFL 2009-06-24 16:56:49 +00:00
eina_list.h * finish benchmark tutorial 2009-12-27 08:45:30 +00:00
eina_log.h fix most compilation errors with vc++ (there are still a 2010-03-23 06:41:17 +00:00
eina_magic.h Typo 2010-02-09 21:05:56 +00:00
eina_main.h * eina: Add first version of a Quad Tree data type. 2010-04-29 17:21:14 +00:00
eina_matrixsparse.h EINA API BREAK: no more individual modules init/shutdown. 2009-09-06 22:21:56 +00:00
eina_mempool.h EINA API BREAK: no more individual modules init/shutdown. 2009-09-06 22:21:56 +00:00
eina_module.h doc improvements. 2010-02-28 21:29:30 +00:00
eina_private.h * eina: Add first version of a Quad Tree data type. 2010-04-29 17:21:14 +00:00
eina_quadtree.h * eina: improve QuadTree API. 2010-04-30 17:04:28 +00:00
eina_rbtree.h doc improvements. 2010-02-28 21:29:30 +00:00
eina_rectangle.h doc improvements. 2010-02-28 21:29:30 +00:00
eina_safety_checks.h Define new error handling macros 2010-04-30 14:54:05 +00:00
eina_str.h * fix more str doc 2010-03-07 07:11:13 +00:00
eina_strbuf.h Adding strbuf printfs 2010-04-09 15:56:20 +00:00
eina_stringshare.h news is a valid stringshare 2010-01-13 21:20:32 +00:00
eina_tiler.h * finish benchmark tutorial 2009-12-27 08:45:30 +00:00
eina_trash.h fix a bit the documentation 2009-08-19 07:54:13 +00:00
eina_types.h TRUE/FALSE are gone, use EINA_TRUE/EINA_FALSE instead. 2010-02-26 00:59:11 +00:00