Commit Graph

1760 Commits

Author SHA1 Message Date
doursse 6d871d6351 rename AC_CHECK_X_EXTENSION into ECORE_CHECK_X_EXTENSION
SVN revision: 29285
2007-03-31 14:55:16 +00:00
doursse 49410caa35 AC_DEFINE removed by error
SVN revision: 29284
2007-03-31 14:35:51 +00:00
doursse dadd53df2c use an m4 macro to check all the modules (except evaso_evas engine modules)
SVN revision: 29282
2007-03-31 11:11:02 +00:00
Carsten Haitzler 5f7e0227c4 allow NULL events.
SVN revision: 29269
2007-03-31 01:58:31 +00:00
tilman 12215d740c ugh, don't define HAVE_POLL just if is set. we check for it later.
SVN revision: 29241
2007-03-30 19:47:46 +00:00
tilman 9ed48cc2eb removed the pthread stuff - it's not used anymore
SVN revision: 29240
2007-03-30 19:38:17 +00:00
Carsten Haitzler 216d8d315b fix inotify stuff.. bad bad bad.
SVN revision: 29237
2007-03-30 12:24:19 +00:00
Sebastian Dransfeld af731bf780 Remove unneeded include.
SVN revision: 29201
2007-03-27 18:59:23 +00:00
Sebastian Dransfeld c29155ecb0 TODO
SVN revision: 29200
2007-03-27 18:15:16 +00:00
Sebastian Dransfeld 0f6383ee5b Readd watch if a file is recreated.
SVN revision: 29197
2007-03-27 05:36:29 +00:00
Sebastian Dransfeld e82715591a Use correct inotify include.
SVN revision: 29189
2007-03-26 21:47:41 +00:00
Sebastian Dransfeld d79c286b70 file is not NULL and empty if a file is monitored
SVN revision: 29186
2007-03-26 19:30:51 +00:00
Sebastian Dransfeld 07cedee486 Add a function to find a value in a hash.
SVN revision: 29129
2007-03-25 16:44:11 +00:00
Sebastian Dransfeld 928faa73f5 Check for NULL argument.
SVN revision: 29110
2007-03-25 12:05:48 +00:00
doursse a337ae94f1 -lecore_dfb -> -lecore_directfb
SVN revision: 29096
2007-03-25 09:30:59 +00:00
Sebastian Dransfeld d2b7cd5296 Remove unused file.
SVN revision: 29091
2007-03-25 08:46:57 +00:00
tilman 62c98ea3da call PKG_PROG_PKG_CONFIG
SVN revision: 28998
2007-03-24 10:41:31 +00:00
tilman e41d0054bd removed pkg.m4, wtf?
SVN revision: 28989
2007-03-24 09:21:04 +00:00
tilman a61eb329cc fix ecore_desktop check etc
SVN revision: 28987
2007-03-24 08:38:33 +00:00
tilman 10ce990a4f more clean ups
SVN revision: 28976
2007-03-23 23:04:32 +00:00
tilman e24eeed435 slightly rework ecore_x
SVN revision: 28975
2007-03-23 22:53:21 +00:00
tilman b3c1a74772 slightly rework ecore_txt checks wrt configure output
SVN revision: 28974
2007-03-23 22:44:49 +00:00
tilman 984d3931bb erm, i don't think there's anything such as 'Ecore_Buffer' :P
SVN revision: 28973
2007-03-23 22:29:23 +00:00
tilman ef4acf8d30 removed some unneeded dummy assignments. spotted by vincent.
SVN revision: 28970
2007-03-23 22:07:18 +00:00
tilman fd8d972c13 clean up AM_CONDITIONALs
SVN revision: 28966
2007-03-23 20:25:18 +00:00
tilman c491798541 don't append to a variable inside a conditional statement
SVN revision: 28964
2007-03-23 19:14:01 +00:00
kaethorn 16510219ac reflect pkg-config changes.
SVN revision: 28929
2007-03-22 18:39:22 +00:00
Sebastian Dransfeld dbe28a92ec No longer needed.
SVN revision: 28910
2007-03-22 16:01:20 +00:00
tilman 64c924042a make use of Libs.private for some stuff
SVN revision: 28906
2007-03-22 15:33:08 +00:00
tilman 31babf84bc removed ecore.m4
SVN revision: 28879
2007-03-22 02:29:11 +00:00
tilman 2fb1a2093c oops, removed some trailing whitespace
SVN revision: 28869
2007-03-21 18:42:37 +00:00
tilman 40ca2f85d8 split ecore.pc into multiple pc files, one for each sub module.
SVN revision: 28853
2007-03-21 15:30:23 +00:00
tilman f0e280839d ecore-x doesn't depend on ecore-job
SVN revision: 28852
2007-03-21 15:06:43 +00:00
tilman 4705ff7f0b removed ecore_x_reply. we don't need to link to ecore_job anymore, either.
SVN revision: 28843
2007-03-21 03:03:33 +00:00
Christopher Michael 75f052383e Part 1 of ravenlocks mouse acceleration patch that provides the ecore_x
functions for setting mouse accel.


SVN revision: 28821
2007-03-20 00:54:49 +00:00
doursse 25e9e492f3 some needed changes
SVN revision: 28769
2007-03-16 06:20:27 +00:00
Michael Jennings feabcdfe64 Thu Mar 15 12:20:27 2007 Michael Jennings (mej)
Re-apply the previously reverted patch and add (I think) the correct
fix for ecore-config.  I haven't tested this extensively, but edje
builds okay with it, so hopefully it's right.
----------------------------------------------------------------------


SVN revision: 28755
2007-03-15 22:21:28 +00:00
Michael Jennings 41047320af Wed Mar 14 22:06:13 2007 Michael Jennings (mej)
I hate when I do that.
----------------------------------------------------------------------


SVN revision: 28733
2007-03-15 08:06:15 +00:00
Michael Jennings 3edb26cf60 Wed Mar 14 21:57:38 2007 Michael Jennings (mej)
Reverting changes; kindly test patches BEFORE applying them.
----------------------------------------------------------------------


SVN revision: 28732
2007-03-15 07:57:43 +00:00
doursse d9fa45fe5f use the correct Windows macro when compiling with microsoft compiler, and not mingw/cygwin
SVN revision: 28727
2007-03-15 01:01:10 +00:00
doursse 4fb1500d27 accidently removed screensaver test
SVN revision: 28726
2007-03-15 00:32:30 +00:00
doursse 9185ef8961 use AC_CHECK_X_EXTENSION macro to check X extension
SVN revision: 28725
2007-03-15 00:26:39 +00:00
doursse 8050988bd5 add m4 macro to check X extension
SVN revision: 28724
2007-03-15 00:25:53 +00:00
doursse bbbec0d61e add ecore_x_drawable.c
SVN revision: 28723
2007-03-15 00:23:56 +00:00
Sebastian Dransfeld 36e603707f Check if screensaver extension is available.
SVN revision: 28720
2007-03-14 12:11:21 +00:00
Sebastian Dransfeld ff2d251911 Only wrap Screensaver extensions.
SVN revision: 28719
2007-03-14 12:06:49 +00:00
Sebastian Dransfeld 70be3f56aa For all who writes X wrappers. If a user decides to not link against a
library, the functions will not resolve at link time. So we need to wrap
them in cpp #ifdef's.


SVN revision: 28709
2007-03-14 01:40:16 +00:00
Christopher Michael a90e76863a With Seb's recent #ifdef's the if (!dpms_available) checks are not needed now.
SVN revision: 28700
2007-03-13 16:49:48 +00:00
Sebastian Dransfeld 8e3275490b Declare function.
SVN revision: 28698
2007-03-13 16:29:02 +00:00
Sebastian Dransfeld eeecc60efc Remove no longer used variable.
SVN revision: 28694
2007-03-13 16:11:48 +00:00