Commit Graph

12237 Commits

Author SHA1 Message Date
Sebastian Dransfeld 978741a789 doc
SVN revision: 56326
2011-01-27 17:49:45 +00:00
Sebastian Dransfeld 3997a22f3a Add doc
SVN revision: 56324
2011-01-27 17:43:38 +00:00
Sebastian Dransfeld ceb323a4eb Add doc for param
SVN revision: 56323
2011-01-27 17:43:27 +00:00
Sebastian Dransfeld c4fdbe3a66 fix parameter name
SVN revision: 56322
2011-01-27 17:43:15 +00:00
Sebastian Dransfeld 8141000018 fix variable name typo in doc
SVN revision: 56321
2011-01-27 17:43:01 +00:00
Carsten Haitzler 6d83a46b76 exe none enum++
SVN revision: 56315
2011-01-27 03:30:42 +00:00
Mike Blumenkrantz 17930e3b31 fix segv
SVN revision: 56314
2011-01-27 03:23:05 +00:00
Carsten Haitzler 725e7cd0d7 protect against people providing out-of-bounds u&v coords in map.
SVN revision: 56313
2011-01-27 02:59:49 +00:00
Mike Blumenkrantz 9bfc56caf3 unsigned int : 1 -> Eina_Bool : 1
SVN revision: 56310
2011-01-26 18:38:13 +00:00
Mike Blumenkrantz 8ac00624a3 add @file for doxy
SVN revision: 56309
2011-01-26 18:23:45 +00:00
Carsten Haitzler d51568d537 notes for later.
SVN revision: 56305
2011-01-26 09:56:54 +00:00
Carsten Haitzler c472771a84 well neon asm was wrongly documented - and wrong before anyway. it's
disabled for now and uses memcpy. bizarre stuff occurs if i try use it
though.



SVN revision: 56304
2011-01-26 08:45:11 +00:00
Tom Hacohen 80b71b0a05 Evas textblock: fixed in issue with the return value of evas_textblock_cursor_char_next which wasn't always correct.
SVN revision: 56295
2011-01-25 02:56:14 +00:00
Cedric BAIL 45652e5da5 * edje: finally fix everything !
SVN revision: 56286
2011-01-24 13:29:17 +00:00
Carsten Haitzler 998ffa4094 fix test min AND max bool flags to work right again. :)
SVN revision: 56280
2011-01-24 10:35:34 +00:00
Mike McCormack 67c261a8af From: Mike McCormack <mj.mccormack@samsung.com>
ecore_config code may end up closing stdin, due to assuming 0 is a valid fd.

I know this code is deprecated, and it's being kept around "for reference".

Either:
A) this bug should still be fixed so bad code is not copied elsewhere

OR

B) ecore_config should be deleted so bad code is not copied elsewhere

thanks,

Mike


SVN revision: 56275
2011-01-24 01:59:09 +00:00
Mike McCormack e7c983aaec From: Mike McCormack <mj.mccormack@samsung.com>
The ecore_fb keyboard code may end up closing stdin.
The attached patch fixes this bug.

thanks,

Mike


SVN revision: 56274
2011-01-24 01:58:08 +00:00
Vincent Torri f2c3d976f8 use typedef type for ecore_main_loop_select_func_get() API
SVN revision: 56261
2011-01-22 10:11:14 +00:00
Carsten Haitzler e70188c5a2 "...PLEASE TEST ASAP AND REPORT TO ME: cedric.bail@free.fr !..."
you broke everything in e17 with this - evry apps window bottom half
is back now! i'll rever for now and let you re-apply the patch locally
and do some testing to find out what you broke with evry in trying to
fix this other bug. :)
  


SVN revision: 56259
2011-01-22 02:36:57 +00:00
Rui Seabra ad112f80bb Assorted fixes for building RPMS, probably a good thing that the release source archives can generate the rpms as expected.
SVN revision: 56257
2011-01-21 21:38:01 +00:00
Carsten Haitzler dca85251b0 dns async lookup fix - if u del svr before dns lookup done
SVN revision: 56254
2011-01-21 10:01:04 +00:00
Cedric BAIL d2d54ecad6 * ecore: SO_REUSEADDR in all case.
Patch thanks to Raoul Hecky < raoul.hecky at gmail.com >


SVN revision: 56253
2011-01-21 09:45:38 +00:00
Carsten Haitzler cea2587c3b dont call pipe handler if its deleted
SVN revision: 56251
2011-01-21 06:25:36 +00:00
ChunEon Park 4208f2445b Fix invalid ref
Patch by: ChunEon Park <chuneon.park@samsung.com>




SVN revision: 56250
2011-01-21 01:01:44 +00:00
ChunEon Park bdf92b1ed7 Fix invalid pointer ref
Patch by: ChunEon Park <chuneon.park@samsung.com>



SVN revision: 56249
2011-01-21 01:01:12 +00:00
Mike Blumenkrantz c8b8806b29 more descriptive error messages when epoll fails
@mike_m: should we replace this with strerror_r implementation?


SVN revision: 56247
2011-01-20 22:37:57 +00:00
Cedric BAIL 93d5b87e0a * edje: fix bug when targetting external, table and box items
reported by yoz and watchwolf.

	WARNING: IT SHOULD BE JUST A FIX, TRIED AND TESTED, BUT COULD
	BREAK YOUR APPS, PLEASE TEST ASAP AND REPORT TO ME:
	cedric.bail@free.fr !


SVN revision: 56241
2011-01-20 13:03:09 +00:00
Carsten Haitzler ecd007c049 fix slow path in neon - memcpy is actually faster! :)
SVN revision: 56240
2011-01-20 09:33:07 +00:00
Mike Blumenkrantz 88a8651acb I think someone meant to set it like this originally but was confused by the double negative.
ecore_con_url no longer shows progress bars


SVN revision: 56239
2011-01-20 09:27:19 +00:00
Carsten Haitzler 7957334611 fix over-render bug in map/mapbuf and with changed flags! that was
nasty to find!



SVN revision: 56220
2011-01-19 11:59:53 +00:00
Carsten Haitzler d95d5b5a82 missing IN_MODIFY!
SVN revision: 56210
2011-01-18 08:43:27 +00:00
Tom Hacohen c0a800288d Unlock should be run *after* EINA_MAGIC_FAIL otherwise wrong info about the error will be printed, because unlock may modify d.
SVN revision: 56209
2011-01-18 08:34:14 +00:00
Mike McCormack ea869cf57e From: Mike McCormack <mj.mccormack@samsung.com>
Subject: [E-devel] [PATCH - embryo] Use const on input string

Embryo_Program *embryo_program_load(char *file);

looks like it's missing a const.  This patch adds it.



SVN revision: 56205
2011-01-17 10:48:56 +00:00
Vincent Torri 0ca1df4bfe and last one, put again ethumb tests in the source tree
If there is a problem with gentoo packagers, tell me.


SVN revision: 56198
2011-01-16 19:10:44 +00:00
Vincent Torri 2a40bd2c7c put again efreet tests in the source tree
SVN revision: 56197
2011-01-16 19:07:19 +00:00
Vincent Torri da5549086a add space key support on Windows
SVN revision: 56196
2011-01-16 18:48:08 +00:00
Vincent Torri 6aa141ea7e put again ecore tests in the source tree
SVN revision: 56195
2011-01-16 18:31:21 +00:00
Vincent Torri b1b5620045 put again eet tests in the source tree
SVN revision: 56194
2011-01-16 18:16:11 +00:00
Vincent Torri d3420a210d put again eina tests in the source tree
SVN revision: 56193
2011-01-16 17:55:41 +00:00
Carsten Haitzler 6a5adabb1c prevent fpe (dv by 0)
SVN revision: 56191
2011-01-16 12:04:40 +00:00
Carsten Haitzler c2d14d60ec been removing too many headers. fix warning.
SVN revision: 56187
2011-01-16 08:14:42 +00:00
Carsten Haitzler 8da3cc47b5 actually log write err.
SVN revision: 56186
2011-01-16 08:12:51 +00:00
Carsten Haitzler 9f51fd635d warning--
SVN revision: 56185
2011-01-16 08:10:50 +00:00
Carsten Haitzler 7ea15062de warning--
SVN revision: 56184
2011-01-16 08:09:47 +00:00
Carsten Haitzler 3613caf8a5 warning--. ppl been removing headers eh?
SVN revision: 56183
2011-01-16 08:08:13 +00:00
Carsten Haitzler 0f33f9be05 and forgot that one too.
SVN revision: 56182
2011-01-16 08:06:05 +00:00
Carsten Haitzler e7b6e7beb4 and reduce error more by making coords fp/double.
SVN revision: 56181
2011-01-16 08:03:28 +00:00
Carsten Haitzler 1b89a7ac5f change map points to use double and floats to reduce perspective
correction adjustment seams in gl engine. almost all gone.



SVN revision: 56180
2011-01-16 07:49:49 +00:00
Carsten Haitzler 1a857abf6d useless statements--
SVN revision: 56179
2011-01-16 06:58:38 +00:00
Carsten Haitzler b8398f5035 remove useless statement
SVN revision: 56178
2011-01-16 06:51:03 +00:00