efl/src/lib
Jeff Grimshaw cf5192025f efl/eina: General cleanup of Eina documentation
Summary:
I've combed through the Eina source files and made enhancements to the
documentation, including:
- Document the undocumented
- Fixed some errors in Doxygen markup
- Moved some function documentation from implementation (.c or .x) to definition
  (.h)
- Edited some of the entries to improve clarity

Test Plan: Reviewers

Reviewers: cedric

Reviewed By: cedric

CC: cedric

Differential Revision: https://phab.enlightenment.org/D639
2014-03-20 16:35:42 +09:00
..
ecore ecore: @fix race condition when using ecore_main_loop_thread_safe_call_sync. 2014-02-27 12:24:28 -03:00
ecore_audio ecore-audio: remove src files that are never compiled 2014-01-26 21:35:17 +09:00
ecore_avahi avahi shut up if you aren't compiling 2014-03-17 13:48:59 -04:00
ecore_cocoa
ecore_con Fix doxy typo 2014-01-19 12:06:05 +00:00
ecore_drm ecore-drm: Fix absolute motion coordinate calculation 2014-03-20 07:15:23 +00:00
ecore_evas ecore-evas: Predefine Ecore_X_Atom and Ecore_X_Icon 2014-03-12 08:42:01 +00:00
ecore_fb ecore_fb: @fix use of uninitialized values reported by valgrind. 2014-03-06 11:19:13 -03:00
ecore_file Revert "fix allocator sizeof operand mismatch reported by clang" 2014-01-09 10:02:26 +09:00
ecore_imf ecore_imf: Add ECORE_IMF_INPUT_PANEL_LAYOUT_EMOTICON 2014-02-27 13:46:16 +09:00
ecore_imf_evas Use key instead of keyname for considering setxkbmap 2014-01-04 13:25:21 +09:00
ecore_input efl: Unified eina critical manro to CRI. 2013-12-26 12:27:13 +09:00
ecore_input_evas efl: Unified eina critical manro to CRI. 2013-12-26 12:27:13 +09:00
ecore_ipc fix typos in EFL documents 2014-01-07 14:28:45 +09:00
ecore_psl1ght efl: Unified eina critical manro to CRI. 2013-12-26 12:27:13 +09:00
ecore_sdl efl: Unified eina critical manro to CRI. 2013-12-26 12:27:13 +09:00
ecore_wayland ecore-wayland: Fix ecore_wl_init 'stalling' when used in a server 2014-03-18 09:12:57 +00:00
ecore_win32
ecore_wince
ecore_x Ecore x: Add back the two symbols removed in 1.9. 2014-03-13 11:06:57 +00:00
edje Add new PLUGIN_RUN action type and new plugins.plugin handlers 1. If external library is commerical source and not opensource, we cannot include/build the library within edje. 2. If external library does not use general encodable sources, we... 2014-03-20 13:00:21 +09:00
eet eet: fix tokenizer's escape logic. 2014-03-13 22:08:44 -03:00
eeze fix mingw build for setuid fix/checks 2014-01-08 22:06:41 +09:00
efl Add "--with-id" configure option that can be used to specify a 2013-11-04 22:12:12 +09:00
efreet efreet: fix build on windows by matching the #if around the if statement. 2014-01-09 14:30:13 +09:00
eina efl/eina: General cleanup of Eina documentation 2014-03-20 16:35:42 +09:00
eio eio: check if we need to wake up thread when the memory limit is changed. 2014-03-07 16:49:14 +09:00
eldbus Registers a fallback handler for a given subsection of the object hierarchy. 2014-01-23 15:45:22 +09:00
embryo alpha1 release autofoo/build tree work to pass distcheck and actually work 2013-11-04 18:33:35 +09:00
emotion fix mingw build for setuid fix/checks 2014-01-08 22:06:41 +09:00
eo Eolian: fix prototype for Eo_Base function. 2014-03-20 07:14:56 +02:00
eolian Eolian/Lexer: increase buffer length for .eo files 2014-03-19 07:04:28 +02:00
ephysics Ephysics: Silence more warnings from libbullet 2014-01-09 11:49:29 +09:00
escape
ethumb ethumb - fix clients going right to disk and getting half written thumbs 2014-02-19 22:13:09 +09:00
ethumb_client efl: Unified eina critical manro to CRI. 2013-12-26 12:27:13 +09:00
evas Evas image: Improve diagrams in comments 2014-03-20 11:13:32 +09:00
evil evil: fix Doxygen markup to prevent warnings. 2014-03-15 20:05:24 +09:00
.gitignore