E CVS: libs/ecore tilman

2007-10-06 Thread Enlightenment CVS
Enlightenment CVS committal Author : tilman Project : e17 Module : libs/ecore Dir : e17/libs/ecore/src/lib/ecore_x Modified Files: Ecore_X.h Makefile.am ecore_x.c ecore_x_private.h ecore_xcb.c ecore_xcb_private.h Added Files: ecore_x_composite.c

E CVS: libs/ecore tilman

2007-10-06 Thread Enlightenment CVS
Enlightenment CVS committal Author : tilman Project : e17 Module : libs/ecore Dir : e17/libs/ecore/src/lib/ecore_evas Modified Files: ecore_evas_x.c Log Message: Ecore now checks whether the composite extension is available before trying to open an ARGB window.

E CVS: libs/ecore tilman

2007-10-06 Thread Enlightenment CVS
Enlightenment CVS committal Author : tilman Project : e17 Module : libs/ecore Dir : e17/libs/ecore Modified Files: configure.in Log Message: Ecore now checks whether the composite extension is available before trying to open an ARGB window.

E CVS: libs/ecore tilman

2007-08-22 Thread Enlightenment CVS
Enlightenment CVS committal Author : tilman Project : e17 Module : libs/ecore Dir : e17/libs/ecore Modified Files: configure.in Log Message: unfuck configure.in === RCS file: /cvs/e/e17/libs/ecore/configure.in,v

E CVS: libs/ecore tilman

2007-08-22 Thread Enlightenment CVS
Enlightenment CVS committal Author : tilman Project : e17 Module : libs/ecore Dir : e17/libs/ecore/src/lib/ecore Modified Files: ecore_str.c Log Message: include Ecore_Str.h so we get EAPI declarations. this the reason why IMO EAPI should be inserted in the code, too, instead

E CVS: libs/ecore tilman

2007-05-07 Thread Enlightenment CVS
Enlightenment CVS committal Author : tilman Project : e17 Module : libs/ecore Dir : e17/libs/ecore Modified Files: configure.in Log Message: don't enable BUILD_ECORE_X and BUILD_ECORE_X_XCB at the same time. this unbreaks the ecore-x-xcb build

E CVS: libs/ecore tilman

2007-05-07 Thread Enlightenment CVS
Enlightenment CVS committal Author : tilman Project : e17 Module : libs/ecore Dir : e17/libs/ecore/src/lib/ecore_x Modified Files: ecore_xcb_atom.c Log Message: global string tables suck ass. this is better. ===

E CVS: libs/ecore tilman

2007-05-07 Thread Enlightenment CVS
Enlightenment CVS committal Author : tilman Project : e17 Module : libs/ecore Dir : e17/libs/ecore Modified Files: Makefile.am Log Message: distribute ecore-x.pc for xcb, too === RCS file:

E CVS: libs/ecore tilman

2007-05-07 Thread Enlightenment CVS
Enlightenment CVS committal Author : tilman Project : e17 Module : libs/ecore Dir : e17/libs/ecore/src/lib/ecore_x Modified Files: ecore_xcb.c ecore_xcb_atom.c ecore_xcb_private.h Log Message: keep the atom init cookie list in a local variables, rather than in global

E CVS: libs/ecore tilman

2007-05-07 Thread Enlightenment CVS
Enlightenment CVS committal Author : tilman Project : e17 Module : libs/ecore Dir : e17/libs/ecore Modified Files: configure.in Log Message: unbreak the ecore-x build. that 2nd test doesn't belong there. === RCS

E CVS: libs/ecore tilman

2007-05-06 Thread Enlightenment CVS
Enlightenment CVS committal Author : tilman Project : e17 Module : libs/ecore Dir : e17/libs/ecore Modified Files: ecore-x.pc.in Log Message: fixed dependencies for ecore-x === RCS file:

E CVS: libs/ecore tilman

2007-04-07 Thread Enlightenment CVS
Enlightenment CVS committal Author : tilman Project : e17 Module : libs/ecore Dir : e17/libs/ecore/src/lib/ecore_evas Modified Files: ecore_evas.c Log Message: ugh, translate some documentation from frenglish to english.

E CVS: libs/ecore tilman

2007-03-30 Thread Enlightenment CVS
Enlightenment CVS committal Author : tilman Project : e17 Module : libs/ecore Dir : e17/libs/ecore Modified Files: configure.in Log Message: removed the pthread stuff - it's not used anymore === RCS file:

E CVS: libs/ecore tilman

2007-03-30 Thread Enlightenment CVS
Enlightenment CVS committal Author : tilman Project : e17 Module : libs/ecore Dir : e17/libs/ecore Modified Files: configure.in Log Message: ugh, don't define HAVE_POLL just if is set. we check for it later. ===

E CVS: libs/ecore tilman

2007-03-24 Thread Enlightenment CVS
Enlightenment CVS committal Author : tilman Project : e17 Module : libs/ecore Dir : e17/libs/ecore Modified Files: configure.in Log Message: fix ecore_desktop check etc === RCS file:

E CVS: libs/ecore tilman

2007-03-24 Thread Enlightenment CVS
Enlightenment CVS committal Author : tilman Project : e17 Module : libs/ecore Dir : e17/libs/ecore/m4 Removed Files: pkg.m4 Log Message: removed pkg.m4, wtf? - Take Surveys. Earn Cash. Influence the

E CVS: libs/ecore tilman

2007-03-24 Thread Enlightenment CVS
Enlightenment CVS committal Author : tilman Project : e17 Module : libs/ecore Dir : e17/libs/ecore Modified Files: configure.in Log Message: call PKG_PROG_PKG_CONFIG === RCS file:

E CVS: libs/ecore tilman

2007-03-23 Thread Enlightenment CVS
Enlightenment CVS committal Author : tilman Project : e17 Module : libs/ecore Dir : e17/libs/ecore Modified Files: Makefile.am Log Message: don't append to a variable inside a conditional statement === RCS file:

E CVS: libs/ecore tilman

2007-03-23 Thread Enlightenment CVS
Enlightenment CVS committal Author : tilman Project : e17 Module : libs/ecore Dir : e17/libs/ecore Modified Files: configure.in Log Message: clean up AM_CONDITIONALs === RCS file:

E CVS: libs/ecore tilman

2007-03-23 Thread Enlightenment CVS
Enlightenment CVS committal Author : tilman Project : e17 Module : libs/ecore Dir : e17/libs/ecore Modified Files: configure.in Log Message: removed some unneeded dummy assignments. spotted by vincent. === RCS

E CVS: libs/ecore tilman

2007-03-23 Thread Enlightenment CVS
Enlightenment CVS committal Author : tilman Project : e17 Module : libs/ecore Dir : e17/libs/ecore Modified Files: configure.in Log Message: erm, i don't think there's anything such as 'Ecore_Buffer' :P === RCS

E CVS: libs/ecore tilman

2007-03-23 Thread Enlightenment CVS
Enlightenment CVS committal Author : tilman Project : e17 Module : libs/ecore Dir : e17/libs/ecore Modified Files: configure.in Log Message: slightly rework ecore_txt checks wrt configure output === RCS file:

E CVS: libs/ecore tilman

2007-03-23 Thread Enlightenment CVS
Enlightenment CVS committal Author : tilman Project : e17 Module : libs/ecore Dir : e17/libs/ecore Modified Files: configure.in Log Message: slightly rework ecore_x === RCS file:

E CVS: libs/ecore tilman

2007-03-23 Thread Enlightenment CVS
Enlightenment CVS committal Author : tilman Project : e17 Module : libs/ecore Dir : e17/libs/ecore Modified Files: configure.in Log Message: more clean ups === RCS file: /cvs/e/e17/libs/ecore/configure.in,v

E CVS: libs/ecore tilman

2007-03-22 Thread Enlightenment CVS
Enlightenment CVS committal Author : tilman Project : e17 Module : libs/ecore Dir : e17/libs/ecore Modified Files: ecore-x.pc.in ecore.pc.in Log Message: make use of Libs.private for some stuff === RCS file:

E CVS: libs/ecore tilman

2007-03-21 Thread Enlightenment CVS
Enlightenment CVS committal Author : tilman Project : e17 Module : libs/ecore Dir : e17/libs/ecore Modified Files: ecore-config.in Log Message: ecore-x doesn't depend on ecore-job === RCS file:

E CVS: libs/ecore tilman

2007-03-21 Thread Enlightenment CVS
Enlightenment CVS committal Author : tilman Project : e17 Module : libs/ecore Dir : e17/libs/ecore Modified Files: .cvsignore Makefile.am configure.in ecore.pc.in Added Files: ecore-con.pc.in ecore-config.pc.in ecore-dbus.pc.in ecore-desktop.pc.in

E CVS: libs/ecore tilman

2007-03-21 Thread Enlightenment CVS
Enlightenment CVS committal Author : tilman Project : e17 Module : libs/ecore Dir : e17/libs/ecore Modified Files: Makefile.am Log Message: oops, removed some trailing whitespace === RCS file:

E CVS: libs/ecore tilman

2007-03-21 Thread Enlightenment CVS
Enlightenment CVS committal Author : tilman Project : e17 Module : libs/ecore Dir : e17/libs/ecore Modified Files: Makefile.am Removed Files: ecore.m4 Log Message: removed ecore.m4 === RCS file:

E CVS: libs/ecore tilman

2007-03-20 Thread Enlightenment CVS
Enlightenment CVS committal Author : tilman Project : e17 Module : libs/ecore Dir : e17/libs/ecore/src/lib/ecore_x Modified Files: Makefile.am ecore_x_private.h Log Message: removed ecore_x_reply. we don't need to link to ecore_job anymore, either.

E CVS: libs/ecore tilman

2007-03-10 Thread Enlightenment CVS
Enlightenment CVS committal Author : tilman Project : e17 Module : libs/ecore Dir : e17/libs/ecore Modified Files: configure.in Log Message: make sure have_ecore_desktop and want_ecore_desktop are initialized. otherwise you'll get an empty result for ecore_desktop if you

E CVS: libs/ecore tilman

2007-03-10 Thread Enlightenment CVS
Enlightenment CVS committal Author : tilman Project : e17 Module : libs/ecore Dir : e17/libs/ecore Modified Files: ecore-config.in Log Message: these days it's everyone's hobby to put lots of funky stuff in ecore, that has nothing core-ish about it. so here's an --libs-core

E CVS: libs/ecore tilman

2006-11-16 Thread Enlightenment CVS
Enlightenment CVS committal Author : tilman Project : e17 Module : libs/ecore Dir : e17/libs/ecore Modified Files: configure.in Log Message: missing define for BUILD_ECORE_DESKTOP === RCS file: