Commit Graph

13767 Commits

Author SHA1 Message Date
Cedric BAIL 5e8d050184 eet: add EET_DATA_DESCRIPTOR_ADD_LIST_STRING helper.
SVN revision: 60188
2011-06-10 10:33:59 +00:00
Tom Hacohen 04207db6b7 Evas textblock: Fixed charwrap for very small textblocks.
SVN revision: 60185
2011-06-10 10:12:51 +00:00
Daniel Juyung Seo 917b378841 Ecore ecore_events.c: Fixed indentation.
SVN revision: 60179
2011-06-10 07:26:56 +00:00
Carsten Haitzler 93e020f7ea fix epp case for:
#define AA(x) x
#define BB(a,b) \
   AA(a+b)
BB(1,1)



SVN revision: 60173
2011-06-10 05:50:45 +00:00
Fabiano Fidêncio 989da2f5c1 Ooops! Fixing eina_list_sorted doc, again!
SVN revision: 60162
2011-06-10 03:41:48 +00:00
Fabiano Fidêncio 59023e6b9d Fixing eina_list_sort docs
SVN revision: 60161
2011-06-10 03:33:01 +00:00
Christopher Michael 01c5c9f340 Evas: GL_X11 engine: Do not set UNUSED on variables that we actually
use and remove some extra whitespace between functions.



SVN revision: 60153
2011-06-09 19:25:21 +00:00
Rafael Antognolli 0213972e5b eina: add autotools rules to building and installing examples.
SVN revision: 60150
2011-06-09 18:53:38 +00:00
Rafael Antognolli 348787c45b [eina] Add high-level documentation and examples for Eina_Hash.
SVN revision: 60149
2011-06-09 18:52:45 +00:00
Gustavo Lima Chaves ecd51ab3c3 [evas] No cscope files tracked by git.
SVN revision: 60146
2011-06-09 17:01:34 +00:00
Gustavo Lima Chaves 07ff60a884 [evas] Fixing placement of key input funcions' doc
group.
Documentation comes later.



SVN revision: 60145
2011-06-09 17:01:27 +00:00
Gustavo Lima Chaves 9d7d17f188 [evas] Reorganizing evas events documenting blocks.
SVN revision: 60144
2011-06-09 17:01:21 +00:00
Gustavo Lima Chaves 8d38f7ad7f [evas] Documentation bumps on
evas{_init,_shutdown,_load_error_str}.



SVN revision: 60143
2011-06-09 17:01:14 +00:00
Gustavo Lima Chaves ef41d78fce [evas] Example code for evas{_init,_shutdown,_load_error_str}.
SVN revision: 60142
2011-06-09 17:00:24 +00:00
Gustavo Lima Chaves e79cc153ea [evas] Lots of documentation groups didn't have end
delimiters set.



SVN revision: 60141
2011-06-09 16:48:31 +00:00
Gustavo Lima Chaves 92d15b99c9 [evas] Tell doxygen how our example files are.
SVN revision: 60140
2011-06-09 16:48:24 +00:00
Gustavo Lima Chaves a3c50952d2 [evas] Cleaning whitespaces at doxyfile.
SVN revision: 60139
2011-06-09 16:48:16 +00:00
Cedric BAIL 9bf62d7383 ecore: since...
SVN revision: 60136
2011-06-09 15:32:08 +00:00
Cedric BAIL 707f908ba1 ecore: add ecore_pipe_wait.
SVN revision: 60135
2011-06-09 14:54:24 +00:00
Cedric BAIL a82325e41d edje: forgotten ChangeLog, if no side effect, should backport it.
SVN revision: 60129
2011-06-09 10:26:55 +00:00
Cedric BAIL bdf7217e3b eet: correctly protect Eina_File during eet_close.
SVN revision: 60127
2011-06-09 10:16:00 +00:00
Tom Hacohen 94cfe6e3ad Edje text: Fix part_text_append to work with not editable textblocks.
SVN revision: 60119
2011-06-09 08:08:43 +00:00
ChunEon Park 9442a38b81 evas/canvas - removed white trailing
SVN revision: 60112
2011-06-09 03:08:50 +00:00
ChunEon Park c982843cb3 evas/canvas - removed white spaces / fixed indentation
SVN revision: 60109
2011-06-09 02:45:59 +00:00
Carsten Haitzler 54afc1bba6 neon rendering bug - fix by disabling
SVN revision: 60068
2011-06-08 03:04:12 +00:00
Carsten Haitzler 210c898e06 fix eina prefix - somehow using elm_init make it find the wrong prefix
for the lib. weird.



SVN revision: 60066
2011-06-08 02:59:52 +00:00
Vincent Torri d9e7ffbf87 Ecore: ecore_thread : free resources, spotted by Ulrich Eckhardt
SVN revision: 60057
2011-06-07 22:21:25 +00:00
Vincent Torri 7ad2e5e0d4 Ecore : ecore_wince : remove useless casts. Spotted by Ulrich Eckhardt
SVN revision: 60056
2011-06-07 22:17:09 +00:00
Vincent Torri 0b57481661 fix doc
SVN revision: 60054
2011-06-07 22:12:58 +00:00
Christopher Michael a96a4c12a0 Evas: Make sure we return a value from image_load_orientation_get.
SVN revision: 60052
2011-06-07 22:09:18 +00:00
Vincent Torri 21fd8a2ba4 Ecore : ecore_win32 : remove useless casts. Spotted by Ulrich Eckhardt
SVN revision: 60051
2011-06-07 21:59:08 +00:00
Cedric BAIL 19d5fb205a eio: associate data to a file behing listed assynchronously.
SVN revision: 60043
2011-06-07 16:30:10 +00:00
Cedric BAIL 260718c700 evas: add evas_object_image_load_orientation_set, evas_object_image_load_orientation_get.
SVN revision: 60040
2011-06-07 13:39:13 +00:00
Cedric BAIL 1e62ad24a3 evas: use Eina_File for JPEG loader.
SVN revision: 60039
2011-06-07 13:34:18 +00:00
Tom Hacohen 59a22ad090 Evas textblock: Fixed two ellipsis issues.
1. If there's no wrapping enabled, do ellipsis even if we still have vertical
room left.
2. Fixed updating of o->have_ellipsis.

SVN revision: 60038
2011-06-07 11:38:07 +00:00
Mike McCormack 2b58267396 Add ignore and update files
SVN revision: 60034
2011-06-07 10:26:13 +00:00
Cedric BAIL e8ec9f6c50 edje: update hints after loading GROUP.
SVN revision: 60026
2011-06-07 07:43:32 +00:00
Vincent Torri 50cadd1765 Ecore: ecore_pipe : fix function name in magic check. Reported by Ulrich Eckhardt
SVN revision: 60023
2011-06-07 06:37:25 +00:00
ChunEon Park 431b652da9 evas/evas_gl - removed white spaces / fixed identation
SVN revision: 60019
2011-06-07 04:30:25 +00:00
Rafael Antognolli 8ca07b375e eet: fix 'make doc' when srcdir != builddir.
SVN revision: 60006
2011-06-06 20:29:10 +00:00
Rafael Antognolli 22cfc5e480 evas: "make doc" now works when srcdir != builddir.
SVN revision: 60005
2011-06-06 20:27:01 +00:00
Rafael Antognolli 198f7ee958 eina: fix doc building when srcdir != builddir.
SVN revision: 60004
2011-06-06 20:20:38 +00:00
Mike Blumenkrantz b3b3a6b74d fix configure on captainigloo's system
SVN revision: 60001
2011-06-06 19:14:32 +00:00
Cedric BAIL 8b4793d575 evas: and some doc for the 60000 commits :-)
SVN revision: 60000
2011-06-06 17:49:58 +00:00
Cedric BAIL 3a69fed6f5 edje: trying to add back my small improvements.
SVN revision: 59999
2011-06-06 17:47:32 +00:00
Cedric BAIL fc5d48d169 ethumb: use the right edje_cc.
patch from arrowdodger.


SVN revision: 59998
2011-06-06 17:45:57 +00:00
Cedric BAIL 993b27c50f edje: set parent earlier.
SVN revision: 59996
2011-06-06 17:29:07 +00:00
Cedric BAIL 5fa5eb95cd eina: make Eina_File thread safe.
SVN revision: 59995
2011-06-06 17:08:06 +00:00
Vincent Torri f07605db74 too much po/Makefile.in
SVN revision: 59993
2011-06-06 16:26:49 +00:00
Cedric BAIL 9c22d6a9e9 edje: parent link should be properly set before instantiating sub object.
SVN revision: 59989
2011-06-06 13:10:54 +00:00