framework/uifw/expedite.git
14 years agoadd fullscreen support to software xcb
caro [Mon, 22 Mar 2010 07:45:51 +0000 (07:45 +0000)]
add fullscreen support to software xcb

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/expedite@47366 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

14 years ago * expedite: small cosmetic.
cedric [Thu, 18 Mar 2010 15:37:22 +0000 (15:37 +0000)]
* expedite: small cosmetic.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/expedite@47324 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

14 years ago * evas: Make evas_object_move on Evas_Object_Polygon work.
cedric [Tue, 16 Mar 2010 13:23:37 +0000 (13:23 +0000)]
* evas: Make evas_object_move on Evas_Object_Polygon work.

TODO: Make evas_object_resize work also.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/expedite@47291 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

14 years agouse content hints. does nothing atm. but i can test for it when it does :)
raster [Sun, 7 Mar 2010 04:22:49 +0000 (04:22 +0000)]
use content hints. does nothing atm. but i can test for it when it does :)

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/expedite@46923 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

14 years agoi dont believe it... dont link to Xrender.. and any call to xrender - tho it
raster [Mon, 1 Mar 2010 16:17:42 +0000 (16:17 +0000)]
i dont believe it... dont link to Xrender.. and any call to xrender - tho it
works -and it links i.. ends up with xlib segving.. this is subtle and bizarre!

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/expedite@46703 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

14 years agoformatting the same as others
raster [Sun, 28 Feb 2010 06:54:15 +0000 (06:54 +0000)]
formatting the same as others

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/expedite@46637 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

14 years agoadd fullscreen option for a fair number of engines - didnt do xcb - more work
raster [Sun, 28 Feb 2010 04:59:18 +0000 (04:59 +0000)]
add fullscreen option for a fair number of engines - didnt do xcb - more work
:(

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/expedite@46636 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

14 years agoaaaaagh! color was wrong! premul.. pemul!
raster [Sat, 27 Feb 2010 07:49:12 +0000 (07:49 +0000)]
aaaaagh! color was wrong! premul.. pemul!

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/expedite@46571 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

14 years agofor some reason on some cross-build setups evas eet deps dont propagate via
raster [Sat, 27 Feb 2010 05:23:30 +0000 (05:23 +0000)]
for some reason on some cross-build setups evas eet deps dont propagate via
shared lib deps. odd. even tho its linked etc. etc.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/expedite@46554 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

14 years ago * expedite: Add 1080p.
cedric [Wed, 24 Feb 2010 18:43:24 +0000 (18:43 +0000)]
* expedite: Add 1080p.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/expedite@46441 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

14 years ago * expedite: Massive cleanup.
cedric [Wed, 24 Feb 2010 18:25:18 +0000 (18:25 +0000)]
* expedite: Massive cleanup.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/expedite@46439 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

14 years agochange gl engine api a little - fixed in ecore-evas and expedite. expose
raster [Mon, 15 Feb 2010 05:05:05 +0000 (05:05 +0000)]
change gl engine api a little - fixed in ecore-evas and expedite. expose
indirect option in ecore-evas with a new opt param for gl engines - will add
more opts over time.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/expedite@46177 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

14 years agoActually add the gl_sdl engine files
xcomputerman [Fri, 29 Jan 2010 05:59:14 +0000 (05:59 +0000)]
Actually add the gl_sdl engine files

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/expedite@45689 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

14 years agoAdd support for new Evas GL_SDL engine
xcomputerman [Fri, 29 Jan 2010 02:32:38 +0000 (02:32 +0000)]
Add support for new Evas GL_SDL engine

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/expedite@45675 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

14 years agoWindows CE fixes:
caro [Tue, 19 Jan 2010 14:02:52 +0000 (14:02 +0000)]
Windows CE fixes:

 * Typo in the restoration of top level windows
 * shows top level windows when exiting

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/expedite@45328 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

14 years agorestore the win ce interface (taskbar, SIP) on failure
caro [Tue, 19 Jan 2010 11:02:49 +0000 (11:02 +0000)]
restore the win ce interface (taskbar, SIP) on failure

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/expedite@45323 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

14 years agoNew icons for the tests.
toma [Tue, 19 Jan 2010 03:07:39 +0000 (03:07 +0000)]
New icons for the tests.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/expedite@45317 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

14 years agoPsychedelic E logo instead of a beer swigging rasterman. Booooooo. :)
toma [Tue, 19 Jan 2010 01:01:39 +0000 (01:01 +0000)]
Psychedelic E logo instead of a beer swigging rasterman. Booooooo. :)

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/expedite@45310 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

14 years agoExpedite 0.7.0 now with a nicer look! Reworked graphics to bring it more in-line...
toma [Sun, 17 Jan 2010 02:33:48 +0000 (02:33 +0000)]
Expedite 0.7.0 now with a nicer look! Reworked graphics to bring it more in-line with EFL current look. Also added a logo.png file that can be easily changed without upsetting the start interface. If you use this version, you may experience different performance results in comparision to the older version so please consider this when using it for benchmarking.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/expedite@45237 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

14 years agomissing type in declaration
caro [Sat, 16 Jan 2010 12:58:21 +0000 (12:58 +0000)]
missing type in declaration

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/expedite@45215 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

14 years agoexpedite xcb: speed up a bit the startup by requesting the atoms' cookie as soon...
caro [Thu, 14 Jan 2010 08:01:18 +0000 (08:01 +0000)]
expedite xcb: speed up a bit the startup by requesting the atoms' cookie as soon as possible

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/expedite@45111 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

14 years agobetter error management when a connection is created
caro [Thu, 14 Jan 2010 07:30:06 +0000 (07:30 +0000)]
better error management when a connection is created

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/expedite@45110 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

14 years agoAdd HVGA to available profiles (Palm Pre, iPhone)
xcomputerman [Sat, 9 Jan 2010 19:13:09 +0000 (19:13 +0000)]
Add HVGA to available profiles (Palm Pre, iPhone)

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/expedite@45006 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

14 years agosilent rules for expedite
caro [Sat, 19 Dec 2009 12:12:35 +0000 (12:12 +0000)]
silent rules for expedite

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/expedite@44574 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

14 years agoThat conditionnal is already set in the m4 macro
caro [Wed, 16 Dec 2009 07:42:09 +0000 (07:42 +0000)]
That conditionnal is already set in the m4 macro

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/expedite@44508 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

14 years agoopensolaris linker produces an error because of -f*** gcc options
caro [Mon, 30 Nov 2009 18:06:12 +0000 (18:06 +0000)]
opensolaris linker produces an error because of -f*** gcc options
So force the link to be done when checking the availability of
-fno-rtti and -fno-exceptions

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/expedite@44056 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

14 years agobetter reports
barbieri [Fri, 13 Nov 2009 14:16:48 +0000 (14:16 +0000)]
better reports

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/expedite@43663 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

14 years agoconvert expedite to use new evas_map util.
barbieri [Wed, 11 Nov 2009 12:48:25 +0000 (12:48 +0000)]
convert expedite to use new evas_map util.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/expedite@43614 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

14 years agoadd shutdown function
caro [Wed, 11 Nov 2009 11:15:20 +0000 (11:15 +0000)]
add shutdown function

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/expedite@43609 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

14 years agomore 3d tests
raster [Mon, 2 Nov 2009 15:17:59 +0000 (15:17 +0000)]
more 3d tests

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/expedite@43422 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

14 years agoand another 3d test/demo
raster [Mon, 2 Nov 2009 15:05:48 +0000 (15:05 +0000)]
and another 3d test/demo

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/expedite@43421 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

14 years agomore 3d tests! try them.
raster [Mon, 2 Nov 2009 12:37:11 +0000 (12:37 +0000)]
more 3d tests! try them.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/expedite@43420 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

14 years agoand use changed api properly.
raster [Mon, 2 Nov 2009 12:20:57 +0000 (12:20 +0000)]
and use changed api properly.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/expedite@43419 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

14 years agoand expedite... 3d test # 1!
raster [Mon, 2 Nov 2009 08:52:47 +0000 (08:52 +0000)]
and expedite... 3d test # 1!

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/expedite@43412 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

14 years agotests for the map color values now
raster [Mon, 2 Nov 2009 04:18:32 +0000 (04:18 +0000)]
tests for the map color values now

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/expedite@43406 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

14 years ago * add shutdown function to properly shut down the graphic system
caro [Sat, 31 Oct 2009 15:05:23 +0000 (15:05 +0000)]
 * add shutdown function to properly shut down the graphic system
 * fix seg fault with the xcb (soft and render) engines

Notes:
 * install fontconfig >= 2.7: it frees correctly its mem
 * strangely, the xrender xlib and gl xlib engines are
   segfaulting when XCloseDisplay is called (in the shutdown
   function). It does not with soft xlib. I absolutely don't
   know why.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/expedite@43373 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

14 years agoand use new calls to set smooth
raster [Sat, 31 Oct 2009 09:08:22 +0000 (09:08 +0000)]
and use new calls to set smooth

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/expedite@43363 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

14 years agoadd profile mode
raster [Thu, 29 Oct 2009 12:50:46 +0000 (12:50 +0000)]
add profile mode

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/expedite@43338 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

14 years agotest both smooth and non-smooth map rotates.
raster [Fri, 23 Oct 2009 13:17:34 +0000 (13:17 +0000)]
test both smooth and non-smooth map rotates.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/expedite@43227 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

14 years agoupdate to match new evas_map api
barbieri [Thu, 22 Oct 2009 20:12:26 +0000 (20:12 +0000)]
update to match new evas_map api

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/expedite@43212 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

14 years agoadd tests for image map.
raster [Thu, 22 Oct 2009 15:48:08 +0000 (15:48 +0000)]
add tests for image map.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/expedite@43202 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

14 years ago * expedite: Make benchmark run again on MacOsX.
cedric [Wed, 21 Oct 2009 14:54:22 +0000 (14:54 +0000)]
* expedite: Make benchmark run again on MacOsX.

Note: Quartz and MacOsX really need some love, perf are not well.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/expedite@43184 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

14 years agooops - didnt notice it didnt contiunue tests
raster [Thu, 15 Oct 2009 01:11:17 +0000 (01:11 +0000)]
oops - didnt notice it didnt contiunue tests

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/expedite@43089 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

14 years agodisable text at the top during tests not to pollute results with any text
raster [Thu, 15 Oct 2009 01:03:13 +0000 (01:03 +0000)]
disable text at the top during tests not to pollute results with any text
drawing at all if not needed.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/expedite@43088 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

14 years agofix configure output
caro [Tue, 13 Oct 2009 17:41:51 +0000 (17:41 +0000)]
fix configure output

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/expedite@43059 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

14 years agooh dont preload and complicate things!
raster [Tue, 6 Oct 2009 04:34:59 +0000 (04:34 +0000)]
oh dont preload and complicate things!

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/expedite@42898 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

15 years agoadd loops arg
raster [Thu, 1 Oct 2009 09:04:02 +0000 (09:04 +0000)]
add loops arg

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/expedite@42836 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

15 years agolink explicitely against eina, to make compilation with mingw possible.
caro [Sat, 26 Sep 2009 08:38:35 +0000 (08:38 +0000)]
link explicitely against eina, to make compilation with mingw possible.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/expedite@42709 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

15 years agotestws to show linesize and linerelsize
raster [Fri, 4 Sep 2009 03:54:14 +0000 (03:54 +0000)]
testws to show linesize and linerelsize

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/expedite@42232 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

15 years agocheck if the compiler accepts -fno-rtti -fno-exceptions
caro [Thu, 20 Aug 2009 08:45:20 +0000 (08:45 +0000)]
check if the compiler accepts -fno-rtti -fno-exceptions

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/expedite@41882 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

15 years agorename 'x11' to 'xlib' for software x11 based engines when it makes sense
caro [Tue, 14 Jul 2009 21:30:58 +0000 (21:30 +0000)]
rename 'x11' to 'xlib' for software x11 based engines when it makes sense

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/expedite@41335 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

15 years agoForce some Windows CE devices to use their real screen
caro [Sat, 27 Jun 2009 06:57:54 +0000 (06:57 +0000)]
Force some Windows CE devices to use their real screen
resolution instead of 240x320 (iPAQ HX4700, eg) when
using GAPI.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/expedite@41213 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

15 years agoclean shutdown on all cases, use eina macros to free list.
barbieri [Sat, 20 Jun 2009 07:37:26 +0000 (07:37 +0000)]
clean shutdown on all cases, use eina macros to free list.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/expedite@41125 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

15 years agomissing declaration variable
caro [Fri, 12 Jun 2009 06:46:19 +0000 (06:46 +0000)]
missing declaration variable

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/expedite@41012 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

15 years agobetter check of the objective c compiler
caro [Fri, 8 May 2009 18:23:38 +0000 (18:23 +0000)]
better check of the objective c compiler

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/expedite@40555 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

15 years agofix problems with am__fastdepOBJC not being in AM_CONDITIONAL()
barbieri [Fri, 8 May 2009 05:20:44 +0000 (05:20 +0000)]
fix problems with am__fastdepOBJC not being in AM_CONDITIONAL()

let's hope I'm right...

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/expedite@40544 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

15 years agouse more rediculously big double
raster [Wed, 6 May 2009 12:41:23 +0000 (12:41 +0000)]
use more rediculously big double

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/expedite@40525 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

15 years agoFixed debian stuff everywhere.
quaker [Mon, 4 May 2009 17:36:48 +0000 (17:36 +0000)]
Fixed debian stuff everywhere.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/expedite@40505 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

15 years agoAdded libtool as Build-Depends to everything that uses
rbelem [Sun, 3 May 2009 14:32:23 +0000 (14:32 +0000)]
Added libtool as Build-Depends to everything that uses
DEB_CONFIGURE_SCRIPT := ./autogen.sh

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/expedite@40500 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

15 years agoadd GDI evas engine support
caro [Thu, 23 Apr 2009 03:26:41 +0000 (03:26 +0000)]
add GDI evas engine support

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/expedite@40312 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

15 years agoUpdated debian stuff for core EFL. Changed debian stuff of others to work with core...
quaker [Wed, 22 Apr 2009 16:37:17 +0000 (16:37 +0000)]
Updated debian stuff for core EFL. Changed debian stuff of others to work with core EFL updates.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/expedite@40292 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

15 years agoUpdated changelogs for packages which will go into repository.
quaker [Tue, 21 Apr 2009 17:39:20 +0000 (17:39 +0000)]
Updated changelogs for packages which will go into repository.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/expedite@40270 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

15 years agoUpdated Standards-Version
quaker [Sun, 19 Apr 2009 16:28:48 +0000 (16:28 +0000)]
Updated Standards-Version

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/expedite@40228 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

15 years agoPrepared for merge with pkgE debian stuff
quaker [Sun, 19 Apr 2009 16:18:41 +0000 (16:18 +0000)]
Prepared for merge with pkgE debian stuff

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/expedite@40225 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

15 years agoUpdated debian stuff(grew Standards-Version, updated python-ecore rules file)
quaker [Tue, 14 Apr 2009 17:21:19 +0000 (17:21 +0000)]
Updated debian stuff(grew Standards-Version, updated python-ecore rules file)

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/expedite@40043 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

15 years agowait for first expose in x11 engines before beginning to avoid wm delay.
raster [Fri, 27 Mar 2009 09:37:17 +0000 (09:37 +0000)]
wait for first expose in x11 engines before beginning to avoid wm delay.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/expedite@39751 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

15 years agofix bg @ loop start.
raster [Fri, 27 Mar 2009 09:17:35 +0000 (09:17 +0000)]
fix bg @ loop start.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/expedite@39750 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

15 years agoand center logo too if menu is up
raster [Fri, 27 Mar 2009 09:14:42 +0000 (09:14 +0000)]
and center logo too if menu is up

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/expedite@39749 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

15 years agoand resize bg.
raster [Fri, 27 Mar 2009 09:08:31 +0000 (09:08 +0000)]
and resize bg.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/expedite@39748 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

15 years agoengines should "handle" being resized - even if they asked not to.
raster [Fri, 27 Mar 2009 08:53:50 +0000 (08:53 +0000)]
engines should "handle" being resized - even if they asked not to.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/expedite@39747 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

15 years agoadd some more tests
raster [Fri, 27 Mar 2009 08:29:42 +0000 (08:29 +0000)]
add some more tests

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/expedite@39746 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

15 years agoi found it is useless and cdbs is setting up prefix automatically.
quaker [Tue, 24 Mar 2009 19:56:43 +0000 (19:56 +0000)]
i found it is useless and cdbs is setting up prefix automatically.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/expedite@39695 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

15 years agoforgot to add --prefix=/usr
quaker [Tue, 24 Mar 2009 19:51:00 +0000 (19:51 +0000)]
forgot to add --prefix=/usr

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/expedite@39694 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

15 years agoUpdated debian stuff everywhere.
quaker [Tue, 24 Mar 2009 19:44:57 +0000 (19:44 +0000)]
Updated debian stuff everywhere.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/expedite@39693 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

15 years agocopy/paste error
caro [Tue, 24 Mar 2009 11:52:11 +0000 (11:52 +0000)]
copy/paste error

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/expedite@39678 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

15 years agofail if evas_engine_info_set() fails
caro [Tue, 24 Mar 2009 09:06:40 +0000 (09:06 +0000)]
fail if evas_engine_info_set() fails

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/expedite@39671 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

15 years ago * use the enum to set the backend in software X11 engines
caro [Tue, 24 Mar 2009 07:50:17 +0000 (07:50 +0000)]
 * use the enum to set the backend in software X11 engines
 * update to the new merged xrender engine

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/expedite@39666 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

15 years agopatch from Tiago Falcão - exit after test.
raster [Fri, 13 Mar 2009 11:50:30 +0000 (11:50 +0000)]
patch from Tiago Falcão - exit after test.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/expedite@39466 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

15 years agofix variable name
caro [Sun, 22 Feb 2009 19:47:54 +0000 (19:47 +0000)]
fix variable name

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/expedite@39150 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

15 years agoadd xrender xcb engine test
caro [Sun, 22 Feb 2009 11:29:52 +0000 (11:29 +0000)]
add xrender xcb engine test

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/expedite@39137 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

15 years ago.
cedric [Wed, 18 Feb 2009 17:42:49 +0000 (17:42 +0000)]
.
* expedite/src/bin/Makefile.am: Put script in package

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/expedite@39081 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

15 years agoTypo.
jethomas [Wed, 18 Feb 2009 00:32:16 +0000 (00:32 +0000)]
Typo.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/expedite@39068 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

15 years agoadd more tests. more realistic.
raster [Tue, 17 Feb 2009 05:16:58 +0000 (05:16 +0000)]
add more tests. more realistic.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/expedite@39053 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

15 years agoadd new test.
raster [Tue, 17 Feb 2009 05:11:02 +0000 (05:11 +0000)]
add new test.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/expedite@39052 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

15 years agofree memory used by menu items when exiting expedite
caro [Sun, 15 Feb 2009 10:48:09 +0000 (10:48 +0000)]
free memory used by menu items when exiting expedite

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/expedite@39023 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

15 years agofix tests...
raster [Sun, 25 Jan 2009 22:02:37 +0000 (22:02 +0000)]
fix tests...

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/expedite@38785 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

15 years agofix tsts for pow2
raster [Fri, 23 Jan 2009 00:28:12 +0000 (00:28 +0000)]
fix tsts for pow2

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/expedite@38704 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

15 years agoadd some tests... for some optimisations... :)
raster [Wed, 21 Jan 2009 23:28:46 +0000 (23:28 +0000)]
add some tests... for some optimisations... :)

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/expedite@38691 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

15 years agoallow selecting of specific tests from the cmd-line and listing of them
raster [Wed, 21 Jan 2009 23:01:51 +0000 (23:01 +0000)]
allow selecting of specific tests from the cmd-line and listing of them

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/expedite@38690 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

15 years agotypo
caro [Mon, 19 Jan 2009 18:45:14 +0000 (18:45 +0000)]
typo

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/expedite@38648 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

15 years agofix the copying license to
raster [Tue, 13 Jan 2009 13:00:45 +0000 (13:00 +0000)]
fix the copying license to

1. get rid of grammar mistake
2. refer to COPYING-PLAIn correctly as the filename
3. be more explicit on "shipping source" due to ambiguity (this makes it what
it was intended to be and that is GPL compatible).

this does not modify the LGPL libs... or GPL apps etc. - only those using the
original COPYING from e. author and dates at the top remain the same.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/expedite@38569 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

15 years agoAdd expedite-cmp to create nice comparison tables for expedite results.
barbieri [Mon, 12 Jan 2009 15:36:37 +0000 (15:36 +0000)]
Add expedite-cmp to create nice comparison tables for expedite results.

Python script that outputs both console and html comparison
sheets/table for results, a good run is:

   expedite -e x11 -a > expedite-x11.log
   expedite -e xr -a > expedite-xr.log
   expedite -e gl -a > expedite-gl.log

   # text, with colors!
   expedite-cmp -p expedite-x11.log expedite-xr.log expedite-gl.log

   # html
   expedite-cmp -p -r html expedite-x11.log expedite-xr.log expedite-gl.log > expedite-cmp.html

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/expedite@38553 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

15 years agoAdded debian/rules files with a new permissions set(755).
quaker [Fri, 9 Jan 2009 16:33:51 +0000 (16:33 +0000)]
Added debian/rules files with a new permissions set(755).

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/expedite@38519 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

15 years agoprepare debian rules files for new chmod permissions.
quaker [Fri, 9 Jan 2009 16:31:51 +0000 (16:31 +0000)]
prepare debian rules files for new chmod permissions.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/expedite@38518 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

15 years agoAdded new set of debian subdirs.
quaker [Thu, 1 Jan 2009 11:35:17 +0000 (11:35 +0000)]
Added new set of debian subdirs.

BROKEN/etox
e
ecore
e_dbus
edje
edje_editor
edje_viewer
eet
efreet
eina
elicit
elitaire
embryo
E-MODULES-EXTRA
emotion
emphasis
empower
emprint
enhance
enity
entrance
ephoto
epsilon
esmart
estickies
etk
etk_extra
evas
evolve
ewl
exhibit
exml
expedite
imlib2
imlib2_loaders
MISC/engage
OLD/eclair
OLD/engrave
OLD/enotes
OLD/entrance_edit_gui
OLD/e_utils
OLD/evoak
OLD/examine
OLD/iconbar
PROTO/etk_server
PROTO/exchange
PROTO/extrackt
rage

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/expedite@38399 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

15 years agoExpedite Win32 VS8 project added
dm [Mon, 22 Dec 2008 23:26:04 +0000 (23:26 +0000)]
Expedite Win32 VS8 project added

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/expedite@38285 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

15 years ago * missing var
caro [Sat, 20 Dec 2008 14:46:54 +0000 (14:46 +0000)]
 * missing var
 * allow the export of symbols with VC++

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/expedite@38249 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

15 years agovtorri's xcb x11 engine merge for expedite
raster [Wed, 17 Dec 2008 08:15:01 +0000 (08:15 +0000)]
vtorri's xcb x11 engine merge for expedite

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/expedite@38174 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

15 years agoDon't display file installed by autotools.
cedric [Thu, 11 Dec 2008 13:46:52 +0000 (13:46 +0000)]
Don't display file installed by autotools.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/expedite@38101 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

15 years agoddraw and direct3d engines: link against libgdi32.a because of GetDeviceCaps
caro [Tue, 9 Dec 2008 23:09:20 +0000 (23:09 +0000)]
ddraw and direct3d engines: link against libgdi32.a because of GetDeviceCaps

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/expedite@38073 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33