efl/legacy/ecore/src/lib
Leif Middelschulte f43571de3a From: Leif Middelschulte <leif.middelschulte@gmail.com>
Subject: [E-devel] [PATCH] ecore_x_randr_current_output_get ~>
ecore_x_randr_window_outputs_get

find attached a set of patches that do the following:

State before patches:
ecore_x_randr_current_output_get was unimplemented.

State after patches:
Patch1: ecore_x_randr_window_outputs_get implements functionality of
ecore_x_randr_current_output_get
Patch2: ecore_x_randr_current_output_get is deprecated and redirects
calls to ecore_x_randr_window_outputs_get

(also i fixed the function to handle realloc errors and not fail, as
well as properly do rectangle intersects based on ROOT relative coords
which is what you wanted to start with as this would have only worked
right on immediate children of root)



SVN revision: 58513
2011-04-09 03:21:49 +00:00
..
ecore ecore: add ecore_thread_reschedule. 2011-03-16 13:16:14 +00:00
ecore_cocoa Ecore: Decide whether library will be built or not in upper level 2010-10-28 16:37:41 +00:00
ecore_con ecore: Add pipelining support for HTTP 1.1. 2011-04-01 16:37:55 +00:00
ecore_config From: Mike McCormack <mj.mccormack@samsung.com> 2011-01-24 01:59:09 +00:00
ecore_directfb Ecore: Decide whether library will be built or not in upper level 2010-10-28 16:37:41 +00:00
ecore_evas ecore: fix ecore_evas removal of Evas Quartz backend. 2011-04-05 14:04:10 +00:00
ecore_fb From: Mike McCormack <mj.mccormack@samsung.com> 2011-01-24 01:58:08 +00:00
ecore_file Ecore ecore_file.c: NULL check before using strcmp(). 2011-03-29 02:28:41 +00:00
ecore_imf From: Jihoon Kim <jihoon48.kim@samsung.com> 2011-03-10 09:15:36 +00:00
ecore_imf_evas Ecore: Decide whether library will be built or not in upper level 2010-10-28 16:37:41 +00:00
ecore_input updated build fix for windows from vtorri 2011-03-23 22:48:09 +00:00
ecore_input_evas order of .la (cosmetic) 2011-01-04 12:49:17 +00:00
ecore_ipc discomfitor... SPANK! REVERT REVERT REVERT! i've been sitting in a 2010-12-13 07:26:21 +00:00
ecore_sdl * ecore: fix event_window for Ecore_SDL. 2010-11-17 13:53:04 +00:00
ecore_win32 formatting and warnings-- 2011-02-20 10:26:05 +00:00
ecore_wince Ecore ecore_wince: fix compilation on Windows CE 2011-02-24 07:46:43 +00:00
ecore_x From: Leif Middelschulte <leif.middelschulte@gmail.com> 2011-04-09 03:21:49 +00:00
.cvsignore Fixed a couple of debs in e17/libs, added and updated a couple of .cvsignores. 2003-11-13 12:30:50 +00:00
Makefile.am Ecore: Decide whether library will be built or not in upper level 2010-10-28 16:37:41 +00:00