Commit Graph

18263 Commits

Author SHA1 Message Date
ChunEon Park 23225d016f edje - updated AUTHORS
SVN revision: 74315
2012-07-23 08:54:46 +00:00
Tom Hacohen fc5eaf662d Eo: Fixed bug with calling multiple ops in some cases.
SVN revision: 74313
2012-07-23 08:43:35 +00:00
WooHyun Jung be181af5dc edje/edje_entry : Only MOUSE_UP should reset character.
SVN revision: 74312
2012-07-23 08:36:36 +00:00
Christopher Michael 18e1a5093b Emotion: Add UNUSED to _image_resize function paramaters where missing.
SVN revision: 74311
2012-07-23 08:23:31 +00:00
Christopher Michael 6fe982b022 Emotion: Fix 'engine' may be used uninitialized warning.
SVN revision: 74309
2012-07-23 08:20:14 +00:00
Cedric BAIL 733338509e evas: make evas_object_smart_type_check more resilient.
Issue reported by JPeg.


SVN revision: 74295
2012-07-22 07:03:29 +00:00
Vincent Torri 78886b5542 evil: why sed when rm works ? Get rid of the stupid .la files
SVN revision: 74290
2012-07-21 18:44:50 +00:00
Vincent Torri b14142b5eb remove workaround
SVN revision: 74289
2012-07-21 18:36:18 +00:00
Vincent Torri 15d902f502 remove workaround
SVN revision: 74288
2012-07-21 18:35:46 +00:00
Vincent Torri 664d6ca2d4 remove workaround
SVN revision: 74287
2012-07-21 18:33:38 +00:00
Vincent Torri b21c352bd0 remove workaround
SVN revision: 74286
2012-07-21 18:33:02 +00:00
Vincent Torri 4b79d38272 * src/lib/Makefile.am:
* src/lib/dlfcn/Makefile.am:
	work around a problem with libtool and the creation
	of the DLL. libtool developpers should be impaled.



SVN revision: 74285
2012-07-21 18:31:43 +00:00
Youness Alaoui 2b3169566a Eina: Set CFLAGS in the configure to allow AC_CHECK_HEADERS to find sys/mman.h installed in exotic/escape
SVN revision: 74274
2012-07-21 16:50:36 +00:00
Youness Alaoui 26ac924d67 Eina: oups, typo in #ifdef for including Escape.h
SVN revision: 74273
2012-07-21 16:50:26 +00:00
Carsten Haitzler 28bb07e852 and eezes-scaanner didnt del the polelr it added per device(cdrom one)
when the dev is deleted.. crash waiting to happen. in addition it
didnt start a new polelr when it added one again. start one too.



SVN revision: 74263
2012-07-21 09:24:11 +00:00
Carsten Haitzler e174bc3c99 1. let us not install eeze_scanner in e17's utils dir. really not nice
to do that.
2. just use regular ecore-con naming of the socket. it will handle if
someone else has it. no need to do tmpdir and filename stuff by hand.



SVN revision: 74261
2012-07-21 09:11:00 +00:00
Rafael Antognolli 1ab16d192b ecore/examples: Fix build of ecore_exe example.
SVN revision: 74258
2012-07-20 18:23:38 +00:00
Jonas M. Gastal 390e859bb8 If there's a filter and a program running don't execute another one.
SVN revision: 74249
2012-07-20 14:05:22 +00:00
Vincent Torri c7f295b3e4 ecore_con: fix compilation on Windows
SVN revision: 74240
2012-07-20 11:05:25 +00:00
Vincent Torri 54fafa8fd9 libtool authors must be impaled (#4)
SVN revision: 74239
2012-07-20 11:04:45 +00:00
Vincent Torri d8745ead0d libtool authors must be impaled (#3)
SVN revision: 74238
2012-07-20 11:04:22 +00:00
Vincent Torri e4d9a9e27d I like alphabetical order
SVN revision: 74237
2012-07-20 11:01:36 +00:00
Vincent Torri 641f662330 libtool authors must be impaled (#2)
SVN revision: 74236
2012-07-20 11:00:49 +00:00
Vincent Torri 0ac3d0b1c7 libtool authors must be impaled (#1)
SVN revision: 74235
2012-07-20 11:00:24 +00:00
Vincent Torri 461dc809f2 typo
SVN revision: 74232
2012-07-20 10:45:25 +00:00
Carsten Haitzler f7914c31d0 add docs for exe line buffer.
SVN revision: 74227
2012-07-20 09:42:11 +00:00
Carsten Haitzler 2fcec3db4b fix bug in example of assuming 0 termination of "data" as its not a
string.



SVN revision: 74226
2012-07-20 09:40:03 +00:00
Vincent Torri 2ead8b85c2 * configure.ac:
* src/bin/Makefile.am:
	* src/lib/Makefile.am:
	Fix compilation with mingw-w64 gcc 4.8



SVN revision: 74223
2012-07-20 09:00:48 +00:00
Vincent Torri 948f817752 whitespaces--
SVN revision: 74212
2012-07-20 07:38:40 +00:00
ChunEon Park d8a799003c evas/image - trivial changes
SVN revision: 74204
2012-07-20 05:41:25 +00:00
Cedric BAIL 9447175a7d edje: remove dead code.
SVN revision: 74199
2012-07-20 02:12:06 +00:00
Cedric BAIL 4107be8da7 evas: little cosmetic fix.
SVN revision: 74181
2012-07-19 11:07:54 +00:00
Cedric BAIL f7d8ab31ed evas: try to unbork previous map fix.
NOTE: That one is nasty and I do admit that this doesn't
sounds like the proper fix, but as it doesn't trigger other
issue and is simple/reasonable I took to defeat that damn
beast.


SVN revision: 74180
2012-07-19 11:07:14 +00:00
WooHyun Jung 445fae77be edje/edje_entry : Just fixed a comment.
SVN revision: 74168
2012-07-19 08:26:02 +00:00
Tom Hacohen 322a84e8f9 Evas tests: Fixed warnings.
SVN revision: 74166
2012-07-19 08:17:20 +00:00
Tom Hacohen df9ee73e48 Evas textblock: Fixed memory leak on tb deletion.
Thanks to k-s for reporting this.

SVN revision: 74165
2012-07-19 08:17:17 +00:00
Tom Hacohen d657328c80 Evas font: Add missing include.
Seriously, I don't know why or how, but it got removed from my previous
commit. Anyhow, it's fixed now.

SVN revision: 74159
2012-07-19 06:43:21 +00:00
Jiyoun Park d34502b33f fix bug in jpeg saver.
it override error handler before creation.
modify override error hanler after creation


SVN revision: 74153
2012-07-19 03:04:47 +00:00
Gustavo Lima Chaves e7f2bdd37a [emotion] No evas_object_smart_callback_call() on an evas
image.

Big important change here. Want myself in authors :P



SVN revision: 74145
2012-07-18 19:05:47 +00:00
Tom Hacohen b22564a2e5 Evas image: reset error after setting a proxy.
evas_object_image_file_set tries to load the file even if the file is NULL,
this in turn makes proxies always report about an error, although there
isn't really one.
I'm not sure whether evas_object_image_file_set should behave the way it
does, but I'm sure the proxy needs to reset the error anyway (because of
potential previous errors).

SVN revision: 74073
2012-07-18 14:09:53 +00:00
Tom Hacohen fc73ddb332 Eo: Fixed super of different functions.
I.e calling super a_get from an a_set implementation.
This slows things down a bit.

SVN revision: 74062
2012-07-18 12:27:09 +00:00
Carsten Haitzler 677080ab4e add warning if u dont have process priority swizzling.
SVN revision: 74060
2012-07-18 11:54:32 +00:00
Carsten Haitzler d92420f461 and actually command (m4 style dnl) the multisense stuff for release.
SVN revision: 74052
2012-07-18 08:37:23 +00:00
Carsten Haitzler e7c992be99 make multisense off by default as it's not ready yet.
SVN revision: 74050
2012-07-18 08:33:41 +00:00
Carsten Haitzler 8d4f8f3dc7 fix box size hint handling.
SVN revision: 74039
2012-07-18 06:57:10 +00:00
Jonas M. Gastal 438941c355 Eina: eina_list_remove doc improvements
This patch fixes a small typo and changes the return docs case
data is not found.

Author: Leandro Dorileo <dorileo@profusion.mobi>

SVN revision: 74026
2012-07-17 21:09:55 +00:00
Jonas M. Gastal b03e262ed8 Iterator and Accessor doc improvements.
SVN revision: 74004
2012-07-17 17:51:10 +00:00
Rafael Antognolli 30cff2b5fb evas/cserve2: Don't mark as unloaded if we are not
unloading the image.



SVN revision: 74000
2012-07-17 15:15:01 +00:00
Rafael Antognolli 665cffc165 evas/cserve2: Set image->flags.loaded on loaded_handle.
The flag and pixel data will be set on this callback, avoiding new
image_load_data() to create a new request or wait for the LOADED
message.



SVN revision: 73999
2012-07-17 15:14:54 +00:00
Rafael Antognolli 0efde61fef evas/cserve2: Don't set image loaded if we didn't get
pixel data yet.



SVN revision: 73998
2012-07-17 15:14:01 +00:00