platform/upstream/efl.git
12 years agoanother useless header file
Vincent Torri [Thu, 22 Sep 2011 20:36:08 +0000 (20:36 +0000)]
another useless header file

SVN revision: 63547

12 years agouseless header file
Vincent Torri [Thu, 22 Sep 2011 20:33:58 +0000 (20:33 +0000)]
useless header file

SVN revision: 63546

12 years agoefreet: add svg.
Cedric BAIL [Thu, 22 Sep 2011 14:10:04 +0000 (14:10 +0000)]
efreet: add svg.

SVN revision: 63538

12 years agoEcore_Evas: Don't need the WindowAttributes variable unless we are an
Christopher Michael [Thu, 22 Sep 2011 09:26:02 +0000 (09:26 +0000)]
Ecore_Evas: Don't need the WindowAttributes variable unless we are an
argb window.

(Sorry vtorri).

SVN revision: 63534

12 years agoEdje: if _edje_fetch fails and we are returning from here, then no need to
Christopher Michael [Thu, 22 Sep 2011 07:19:50 +0000 (07:19 +0000)]
Edje: if _edje_fetch fails and we are returning from here, then no need to
fetch evas_object_evas_get. Use eina_stringshare_replace rather than
del & add. Fix a little formatting.

SVN revision: 63533

12 years agowhitespaces--
Vincent Torri [Thu, 22 Sep 2011 06:02:26 +0000 (06:02 +0000)]
whitespaces--

SVN revision: 63531

12 years agoEcore_Evas: Rework ecore_evas_x_render function so it does not
Christopher Michael [Thu, 22 Sep 2011 02:39:23 +0000 (02:39 +0000)]
Ecore_Evas: Rework ecore_evas_x_render function so it does not
allocate memory for list variables & rectangles unless we need to (ie:
If there are no evas_render_updates to do, then there is no need to
allocate extra list variables & rectangles).

SVN revision: 63528

12 years agoEcore_Evas: When doing rotation_set_internal, no need to fetch the
Christopher Michael [Wed, 21 Sep 2011 21:01:15 +0000 (21:01 +0000)]
Ecore_Evas: When doing rotation_set_internal, no need to fetch the
ecore_x_window_size here as the returned values are not used anyway,
so avoid the extra function call.

SVN revision: 63523

12 years agoEcore_Evas: No need to call ecore_x_window_move/resize is the canvas
Christopher Michael [Wed, 21 Sep 2011 20:55:12 +0000 (20:55 +0000)]
Ecore_Evas: No need to call ecore_x_window_move/resize is the canvas
is already at the required size or position.

SVN revision: 63522

12 years agoEcore: Remove checks for xcb_dri extension in configure.ac as we are
Christopher Michael [Wed, 21 Sep 2011 11:42:24 +0000 (11:42 +0000)]
Ecore: Remove checks for xcb_dri extension in configure.ac as we are
not going to use it, but rather dlsym to the libdri/libGL libs (ala
xlib code).

SVN revision: 63518

12 years agoEcore_X(cb): Make vsync code behave like xlib version and link against
Christopher Michael [Wed, 21 Sep 2011 11:41:25 +0000 (11:41 +0000)]
Ecore_X(cb): Make vsync code behave like xlib version and link against
libdri/libGL/etc. Remove use of xcb_dri2 extension (for now).

SVN revision: 63517

12 years agoEcore_X(cb): Make sync_magic_send more like the xlib version and use
Christopher Michael [Wed, 21 Sep 2011 11:39:08 +0000 (11:39 +0000)]
Ecore_X(cb): Make sync_magic_send more like the xlib version and use
xcb_send_event directly.

SVN revision: 63516

12 years agoevas_object_smart - trivial changes.
ChunEon Park [Wed, 21 Sep 2011 10:56:23 +0000 (10:56 +0000)]
evas_object_smart - trivial changes.

SVN revision: 63514

12 years agoevas/evas_events - just removed white spaces.
ChunEon Park [Wed, 21 Sep 2011 10:35:03 +0000 (10:35 +0000)]
evas/evas_events - just removed white spaces.

SVN revision: 63511

12 years agoxcb impl for generic events
Carsten Haitzler [Wed, 21 Sep 2011 06:17:22 +0000 (06:17 +0000)]
xcb impl for generic events

SVN revision: 63508

12 years agoEcore_X(cb): Remove debug printout. Add missing logfn.
Christopher Michael [Wed, 21 Sep 2011 05:13:03 +0000 (05:13 +0000)]
Ecore_X(cb): Remove debug printout. Add missing logfn.

SVN revision: 63507

12 years agoEcore: Oups, typo, check for PS3 with __lv2ppu__ and not __ppulv2__
Youness Alaoui [Tue, 20 Sep 2011 22:06:33 +0000 (22:06 +0000)]
Ecore: Oups, typo, check for PS3 with __lv2ppu__ and not __ppulv2__

SVN revision: 63504

12 years agosupport mtrace in eina at runtime. easier now to enable via env vars.
Carsten Haitzler [Tue, 20 Sep 2011 11:28:25 +0000 (11:28 +0000)]
support mtrace in eina at runtime. easier now to enable via env vars.

SVN revision: 63498

12 years agoemotion: don't use the pipeline anymore when it's not needed.
Cedric BAIL [Tue, 20 Sep 2011 11:04:54 +0000 (11:04 +0000)]
emotion: don't use the pipeline anymore when it's not needed.

SVN revision: 63497

12 years agoemotion: correctly update position of sub-object.
Cedric BAIL [Tue, 20 Sep 2011 10:54:53 +0000 (10:54 +0000)]
emotion: correctly update position of sub-object.

SVN revision: 63496

12 years agoemotion: remove use of xattr.
Cedric BAIL [Tue, 20 Sep 2011 09:40:55 +0000 (09:40 +0000)]
emotion: remove use of xattr.

SVN revision: 63495

12 years agoEcore_X(cb): Add macro to check for validity of the xcb_connection
Christopher Michael [Tue, 20 Sep 2011 09:12:02 +0000 (09:12 +0000)]
Ecore_X(cb): Add macro to check for validity of the xcb_connection
before trying to use it.

SVN revision: 63494

12 years agoEvas textblock: Fixed an issue when deleting A from <a><a>A</a></a>.
Tom Hacohen [Tue, 20 Sep 2011 08:05:50 +0000 (08:05 +0000)]
Evas textblock: Fixed an issue when deleting A from <a><a>A</a></a>.

Reported by WooHyun. Thanks a lot, great catch, also told me where and what
the issue is exactly.

Also added a test to verify this works.

SVN revision: 63493

12 years agoEcore_X(cb): Add checks to make sure that extensions are loaded and
Christopher Michael [Tue, 20 Sep 2011 07:34:50 +0000 (07:34 +0000)]
Ecore_X(cb): Add checks to make sure that extensions are loaded and
available before making calls to them.

SVN revision: 63492

12 years agoEcore_X(cb): Trim down memory usage. Add checks for damage extension
Christopher Michael [Tue, 20 Sep 2011 07:17:55 +0000 (07:17 +0000)]
Ecore_X(cb): Trim down memory usage. Add checks for damage extension
before trying to use it. Enable getting xcursor core & anim from
xdefaults.

SVN revision: 63491

12 years agoEcore_X(cb): Check composite is available before trying to use it.
Christopher Michael [Tue, 20 Sep 2011 07:15:52 +0000 (07:15 +0000)]
Ecore_X(cb): Check composite is available before trying to use it.

SVN revision: 63490

12 years agoEcore_X(cb): Fix 'dpy' thingies ;)
Christopher Michael [Tue, 20 Sep 2011 07:14:11 +0000 (07:14 +0000)]
Ecore_X(cb): Fix 'dpy' thingies ;)

SVN revision: 63489

12 years agoEcore_X(cb): Make sure screensaver extension is available before
Christopher Michael [Tue, 20 Sep 2011 07:11:36 +0000 (07:11 +0000)]
Ecore_X(cb): Make sure screensaver extension is available before
trying to call functions involving it.

SVN revision: 63488

12 years agoactually no - wrong pixman... remove if.
Carsten Haitzler [Tue, 20 Sep 2011 05:45:00 +0000 (05:45 +0000)]
actually no - wrong pixman... remove if.

SVN revision: 63487

12 years agosoftware xcb cvant build without pixman... fix autofoo
Carsten Haitzler [Tue, 20 Sep 2011 05:28:20 +0000 (05:28 +0000)]
software xcb cvant build without pixman... fix autofoo

SVN revision: 63486

12 years agoemotion: add basic xoverlay infrastructure to emotion. not ready at all yet.
Cedric BAIL [Mon, 19 Sep 2011 15:33:02 +0000 (15:33 +0000)]
emotion: add basic xoverlay infrastructure to emotion. not ready at all yet.

SVN revision: 63482

12 years agoevas: remove a fixme by making the engine list dynamic.
Cedric BAIL [Mon, 19 Sep 2011 14:20:18 +0000 (14:20 +0000)]
evas: remove a fixme by making the engine list dynamic.

SVN revision: 63481

12 years agoemotion: disable tricky surface destruction and remove useless lock.
Cedric BAIL [Mon, 19 Sep 2011 12:49:20 +0000 (12:49 +0000)]
emotion: disable tricky surface destruction and remove useless lock.

SVN revision: 63480

12 years agoeio: don't free internal data.
Cedric BAIL [Mon, 19 Sep 2011 12:47:02 +0000 (12:47 +0000)]
eio: don't free internal data.

SVN revision: 63479

12 years agomake fonts obey the same cutout rules as images.
Carsten Haitzler [Mon, 19 Sep 2011 10:48:33 +0000 (10:48 +0000)]
make fonts obey the same cutout rules as images.

SVN revision: 63478

12 years agowarning--
Carsten Haitzler [Mon, 19 Sep 2011 10:48:11 +0000 (10:48 +0000)]
warning--

SVN revision: 63477

12 years agofix bug in generic event handling on xlib side of ecore_x
Carsten Haitzler [Mon, 19 Sep 2011 10:11:53 +0000 (10:11 +0000)]
fix bug in generic event handling on xlib side of ecore_x

SVN revision: 63475

12 years agoEvas textblock: Replace the rbtree index with a fixed ptr array.
Tom Hacohen [Mon, 19 Sep 2011 09:17:17 +0000 (09:17 +0000)]
Evas textblock: Replace the rbtree index with a fixed ptr array.

This possibly doesn't scale as good but it's good enough for everything I've
tried. It's a lot easier to maintain comparing to the rbtree, and takes a
lot less memory. Next step is probably changing the array size according
to the actual content of the textblock.

SVN revision: 63474

12 years agoEvas font: Adjust yet again to the new harfbuzz API.
Tom Hacohen [Mon, 19 Sep 2011 09:17:08 +0000 (09:17 +0000)]
Evas font: Adjust yet again to the new harfbuzz API.

SVN revision: 63473

12 years agoEcore: Do not call execvp if it's unavailable on the system
Youness Alaoui [Sun, 18 Sep 2011 21:57:47 +0000 (21:57 +0000)]
Ecore: Do not call execvp if it's unavailable on the system

SVN revision: 63466

12 years agoEcore: Do not declare the siginfo_t and signal functions for the PS3
Youness Alaoui [Sun, 18 Sep 2011 21:57:38 +0000 (21:57 +0000)]
Ecore: Do not declare the siginfo_t and signal functions for the PS3

SVN revision: 63465

12 years agoEvas: Remove lazy ifdef WIN32 and check for siglongjmp and sigaction availability
Youness Alaoui [Sun, 18 Sep 2011 21:57:17 +0000 (21:57 +0000)]
Evas: Remove lazy ifdef WIN32 and check for siglongjmp and sigaction availability

SVN revision: 63463

12 years agoEina: In eina_file_open, only set the CLOEXEC flag if system supports exec
Youness Alaoui [Sun, 18 Sep 2011 21:57:10 +0000 (21:57 +0000)]
Eina: In eina_file_open, only set the CLOEXEC flag if system supports exec

SVN revision: 63462

12 years agoEina: mmap: Use HAVE_SIGINT_T instead of ifdefs on WIN32
Youness Alaoui [Sun, 18 Sep 2011 21:57:02 +0000 (21:57 +0000)]
Eina: mmap: Use HAVE_SIGINT_T instead of ifdefs on WIN32

SVN revision: 63461

12 years agoEina: Always use fpathconfig and never assume NAME_MAX is defined
Youness Alaoui [Sun, 18 Sep 2011 21:56:54 +0000 (21:56 +0000)]
Eina: Always use fpathconfig and never assume NAME_MAX is defined

SVN revision: 63460

12 years agoadd sys/types.h check
Vincent Torri [Sun, 18 Sep 2011 10:13:29 +0000 (10:13 +0000)]
add sys/types.h check

SVN revision: 63455

12 years agocomments again
Vincent Torri [Sat, 17 Sep 2011 07:13:02 +0000 (07:13 +0000)]
comments again

SVN revision: 63447

12 years agowhitespaces-- and comments
Vincent Torri [Sat, 17 Sep 2011 06:29:23 +0000 (06:29 +0000)]
whitespaces-- and comments

SVN revision: 63446

12 years agoadd @since to doc type
Vincent Torri [Sat, 17 Sep 2011 06:24:00 +0000 (06:24 +0000)]
add @since to doc type

SVN revision: 63445

12 years agoeio: use eina xattr helper and add more eio xattr function.
Cedric BAIL [Fri, 16 Sep 2011 14:18:08 +0000 (14:18 +0000)]
eio: use eina xattr helper and add more eio xattr function.

SVN revision: 63441

12 years agoEcore_X(cb): Work around (possible) xcb bug where
Christopher Michael [Fri, 16 Sep 2011 14:16:09 +0000 (14:16 +0000)]
Ecore_X(cb): Work around (possible) xcb bug where
ecore_x_screen_index_get was not returning the proper 0-based index.

NB: Fixes OpenGL with xcb.

SVN revision: 63440

12 years agoeio: use eina_xattr.
Cedric BAIL [Fri, 16 Sep 2011 11:14:57 +0000 (11:14 +0000)]
eio: use eina_xattr.

SVN revision: 63438

12 years agoecore: reduce race condition.
Cedric BAIL [Fri, 16 Sep 2011 09:31:47 +0000 (09:31 +0000)]
ecore: reduce race condition.

SVN revision: 63436

12 years agofix configure output
Vincent Torri [Fri, 16 Sep 2011 07:34:43 +0000 (07:34 +0000)]
fix configure output

SVN revision: 63434

12 years agoquotes and cleanup
Vincent Torri [Fri, 16 Sep 2011 07:30:40 +0000 (07:30 +0000)]
quotes and cleanup

SVN revision: 63433

12 years agoEcore-Sdl: Must set the mouse event's multi struct to 0
Youness Alaoui [Fri, 16 Sep 2011 07:08:53 +0000 (07:08 +0000)]
Ecore-Sdl: Must set the mouse event's multi struct to 0
Otherwise ecore-evas will think that the event is for multi touch
and will ignore the actual values of the structure and will only use
the uninitialized data from the multi struct

SVN revision: 63431

12 years agoEcore: Include sys/select.h before using 'select' to conform to POSIX.1-2001
Youness Alaoui [Fri, 16 Sep 2011 07:08:45 +0000 (07:08 +0000)]
Ecore: Include sys/select.h before using 'select' to conform to POSIX.1-2001

SVN revision: 63430

12 years agoEina: Disable xattr calls when xattr api is not available
Youness Alaoui [Fri, 16 Sep 2011 07:08:37 +0000 (07:08 +0000)]
Eina: Disable xattr calls when xattr api is not available

SVN revision: 63429

12 years agoEscape: Include sys/syslimits which contains NAME_MAX define
Youness Alaoui [Fri, 16 Sep 2011 07:08:29 +0000 (07:08 +0000)]
Escape: Include sys/syslimits which contains NAME_MAX define

SVN revision: 63428

12 years agoemotion/smart: Remove fprintf left after debugging.
Rafael Antognolli [Thu, 15 Sep 2011 19:01:03 +0000 (19:01 +0000)]
emotion/smart: Remove fprintf left after debugging.

SVN revision: 63419

12 years agoemotion/doc: Add @ingroup to new functions.
Rafael Antognolli [Thu, 15 Sep 2011 18:51:35 +0000 (18:51 +0000)]
emotion/doc: Add @ingroup to new functions.

SVN revision: 63417

12 years agoemotion/aspect: Add API to configure the aspect ratio policy.
Rafael Antognolli [Thu, 15 Sep 2011 18:51:33 +0000 (18:51 +0000)]
emotion/aspect: Add API to configure the aspect ratio policy.

The new function emotion_object_keep_aspect_set() allow to set a policy
that will automatically change the emotion object border property, based
on the video aspect ratio and object current aspect ratio.

Possible values are:
 * EMOTION_ASPECT_KEEP_NONE
 * EMOTION_ASPECT_KEEP_WIDTH
 * EMOTION_ASPECT_KEEP_HEIGHT
 * EMOTION_ASPECT_KEEP_BOTH
 * EMOTION_ASPECT_CROP
 * EMOTION_ASPECT_CUSTOM

SVN revision: 63416

12 years agoemotion/border: Add support for selecting the border colors.
Rafael Antognolli [Thu, 15 Sep 2011 18:51:27 +0000 (18:51 +0000)]
emotion/border: Add support for selecting the border colors.

This is a simple API that implements colors for the borders specified by
emotion_object_border_set(), using a background rectangle behind the
emotion object.

SVN revision: 63415

12 years agoemotion/border: Add border/crop support for emotion objects.
Rafael Antognolli [Thu, 15 Sep 2011 18:51:23 +0000 (18:51 +0000)]
emotion/border: Add border/crop support for emotion objects.

The emotion_object_border_set/get APIs were added, allowing one to
specify a positive (border) or negative (crop) value for each of the
edjes of the video being played. This allows easier setup on an Emotion
object to keep the aspect ratio, either by adding black areas on it, or
by cropping the exceding area of the video.

NOTE: The specified border/crop is based on the original size of the
video. If it is scaled (emotion object size is different from the video
size), the borders will be scaled as well.

Patch based on an original patch sent by
Hugo Camboulive <hugo.camboulive@gmail.com>.

SVN revision: 63414

12 years agoeet: add eet_data_xattr helper.
Cedric BAIL [Thu, 15 Sep 2011 17:05:56 +0000 (17:05 +0000)]
eet: add eet_data_xattr helper.

SVN revision: 63413

12 years agoeina: add eina_xattr.{c,h}.
Cedric BAIL [Thu, 15 Sep 2011 15:37:28 +0000 (15:37 +0000)]
eina: add eina_xattr.{c,h}.

SVN revision: 63412

12 years agoeina: use eina safety check in eina_file.c.
Cedric BAIL [Thu, 15 Sep 2011 13:57:27 +0000 (13:57 +0000)]
eina: use eina safety check in eina_file.c.

SVN revision: 63409

12 years agoeina: add XAttr support to eina.
Cedric BAIL [Thu, 15 Sep 2011 12:39:40 +0000 (12:39 +0000)]
eina: add XAttr support to eina.

SVN revision: 63408

12 years agoecore: prevent race condition when using sync call after begin/end.
Cedric BAIL [Thu, 15 Sep 2011 11:15:46 +0000 (11:15 +0000)]
ecore: prevent race condition when using sync call after begin/end.

SVN revision: 63407

12 years agoemotion: correctly destroy buffer.
Cedric BAIL [Wed, 14 Sep 2011 22:33:41 +0000 (22:33 +0000)]
emotion: correctly destroy buffer.

SVN revision: 63399

12 years agoeina: fix eina inlist sorted insert (with and without state)
Cedric BAIL [Wed, 14 Sep 2011 22:04:37 +0000 (22:04 +0000)]
eina: fix eina inlist sorted insert (with and without state)

SVN revision: 63398

12 years agoorder of includes
Vincent Torri [Wed, 14 Sep 2011 19:11:12 +0000 (19:11 +0000)]
order of includes

SVN revision: 63397

12 years agoclean generated files
Vincent Torri [Wed, 14 Sep 2011 19:09:24 +0000 (19:09 +0000)]
clean generated files

SVN revision: 63396

12 years agoclean generated files
Vincent Torri [Wed, 14 Sep 2011 19:08:50 +0000 (19:08 +0000)]
clean generated files

SVN revision: 63395

12 years agoadd tests and coverage support
Vincent Torri [Wed, 14 Sep 2011 19:02:07 +0000 (19:02 +0000)]
add tests and coverage support

SVN revision: 63394

12 years agofix and clarify more fd handler docs
Mike Blumenkrantz [Wed, 14 Sep 2011 14:31:54 +0000 (14:31 +0000)]
fix and clarify more fd handler docs

SVN revision: 63389

12 years agofix docs for ecore_main_fd_handler_del
Mike Blumenkrantz [Wed, 14 Sep 2011 14:26:28 +0000 (14:26 +0000)]
fix docs for ecore_main_fd_handler_del

SVN revision: 63388

12 years agoadd main loop group to main docs page
Mike Blumenkrantz [Wed, 14 Sep 2011 14:20:13 +0000 (14:20 +0000)]
add main loop group to main docs page

SVN revision: 63387

12 years agoEvil: add RTLD_DEFAULT support for dlsym()
Vincent Torri [Wed, 14 Sep 2011 07:44:09 +0000 (07:44 +0000)]
Evil: add RTLD_DEFAULT support for dlsym()

SVN revision: 63373

12 years agoevas evas_name.c: Fixed indentation.
Daniel Juyung Seo [Wed, 14 Sep 2011 04:41:12 +0000 (04:41 +0000)]
evas evas_name.c: Fixed indentation.

SVN revision: 63369

12 years agomore @since 1.1
Mike Blumenkrantz [Tue, 13 Sep 2011 23:04:18 +0000 (23:04 +0000)]
more @since 1.1

SVN revision: 63365

12 years agoadd ECORE_CON_EVENT_SERVER_WRITE ECORE_CON_EVENT_CLIENT_WRITE
Mike Blumenkrantz [Tue, 13 Sep 2011 23:03:26 +0000 (23:03 +0000)]
add ECORE_CON_EVENT_SERVER_WRITE ECORE_CON_EVENT_CLIENT_WRITE

SVN revision: 63364

12 years agoadd @since 1.1 for some events
Mike Blumenkrantz [Tue, 13 Sep 2011 22:46:46 +0000 (22:46 +0000)]
add @since 1.1 for some events

SVN revision: 63363

12 years agoEcore_X(cb): Remove extra calls to ecore_x_flush. Move main loop
Christopher Michael [Tue, 13 Sep 2011 16:32:34 +0000 (16:32 +0000)]
Ecore_X(cb): Remove extra calls to ecore_x_flush. Move main loop
flushing call to an idler like ecore_evas does...Thanks k-s ;)

SVN revision: 63359

12 years agoEcore_X(cb): Add missing flush after xcb_send_event.
Christopher Michael [Tue, 13 Sep 2011 15:47:56 +0000 (15:47 +0000)]
Ecore_X(cb): Add missing flush after xcb_send_event.

SVN revision: 63358

12 years agoEcore_X(cb): Add missing flush after xcb_send_event.
Christopher Michael [Tue, 13 Sep 2011 15:45:56 +0000 (15:45 +0000)]
Ecore_X(cb): Add missing flush after xcb_send_event.

SVN revision: 63357

12 years agomore useless ecore-con functions: ecore_con_server_fd_get and ecore_con_client_fd_get
Mike Blumenkrantz [Mon, 12 Sep 2011 08:30:22 +0000 (08:30 +0000)]
more useless ecore-con functions: ecore_con_server_fd_get and ecore_con_client_fd_get

SVN revision: 63344

12 years agoAUTHORS - updated.
ChunEon Park [Mon, 12 Sep 2011 05:03:03 +0000 (05:03 +0000)]
AUTHORS - updated.

SVN revision: 63342

12 years agoEina: Remove 'unused var' warnings from eina_inline_lock_void include
Youness Alaoui [Mon, 12 Sep 2011 03:44:04 +0000 (03:44 +0000)]
Eina: Remove 'unused var' warnings from eina_inline_lock_void include

SVN revision: 63340

12 years agoEina: Use @EINA_LIBS@ for static linking libs in .pc file
Youness Alaoui [Mon, 12 Sep 2011 03:43:55 +0000 (03:43 +0000)]
Eina: Use @EINA_LIBS@ for static linking libs in .pc file

SVN revision: 63339

12 years agoEcore-sdl: remove unused events and fix semicolon typo and docs
Youness Alaoui [Mon, 12 Sep 2011 03:43:46 +0000 (03:43 +0000)]
Ecore-sdl: remove unused events and fix semicolon typo and docs

SVN revision: 63338

12 years agoEscape: Add proper static linkins libs to .pc file
Youness Alaoui [Mon, 12 Sep 2011 03:43:27 +0000 (03:43 +0000)]
Escape: Add proper static linkins libs to .pc file

SVN revision: 63336

12 years agoyou lied to me, cnp!
Mike Blumenkrantz [Sat, 10 Sep 2011 23:56:50 +0000 (23:56 +0000)]
you lied to me, cnp!

SVN revision: 63320

12 years agonull check for color_class_list
Mike Blumenkrantz [Sat, 10 Sep 2011 20:39:24 +0000 (20:39 +0000)]
null check for color_class_list

SVN revision: 63319

12 years agoEcore: If pkg-config doesn't find SDL, then try to use sdl-config
Youness Alaoui [Fri, 9 Sep 2011 02:56:03 +0000 (02:56 +0000)]
Ecore: If pkg-config doesn't find SDL, then try to use sdl-config

SVN revision: 63305

12 years agoEscape: static linking libraries should go in Libs.private in .pc file
Youness Alaoui [Fri, 9 Sep 2011 02:55:54 +0000 (02:55 +0000)]
Escape: static linking libraries should go in Libs.private in .pc file

SVN revision: 63304

12 years agoEcore_X(cb): Add missing window types to return in netwm code.
Christopher Michael [Thu, 8 Sep 2011 23:28:12 +0000 (23:28 +0000)]
Ecore_X(cb): Add missing window types to return in netwm code.

SVN revision: 63303

12 years agoEcore_X(cb): Dnd now works with efm. Add some debugging prints (to
Christopher Michael [Thu, 8 Sep 2011 23:11:33 +0000 (23:11 +0000)]
Ecore_X(cb): Dnd now works with efm. Add some debugging prints (to
debug gtk dnd events).

SVN revision: 63301

12 years agoEcore_X(cb): Add simple .Xdefaults file parser for getting dpi, cursor
Christopher Michael [Thu, 8 Sep 2011 21:51:08 +0000 (21:51 +0000)]
Ecore_X(cb): Add simple .Xdefaults file parser for getting dpi, cursor
size, etc.

NB: Xcb has no support for xrdb (yet), so parse dpi, etc from
.Xdefaults (if exists).

SVN revision: 63299

12 years agoEvas: Add simple .Xdefaults files parsing to get DPI.
Christopher Michael [Thu, 8 Sep 2011 21:49:45 +0000 (21:49 +0000)]
Evas: Add simple .Xdefaults files parsing to get DPI.

NB: Xcb has no support (yet) for dealing with xrdb (Xresource
database), so add a simple parser to read an .Xdefaults file and get
things like xft.dpi.

SVN revision: 63297