Commit Graph

912 Commits

Author SHA1 Message Date
Carsten Haitzler 19fdd7fbe7 thanks tillsan! :) leak found. leak fixed. happy pants!
SVN revision: 8351
2004-01-12 02:13:11 +00:00
tsauerbeck 33a4059b2c fix an off-by-one bug
SVN revision: 8342
2004-01-11 12:14:14 +00:00
tsauerbeck 435d6499ac plugged a memleak
SVN revision: 8335
2004-01-11 00:51:15 +00:00
xcomputerman 8fcfc53754 Lots of overdue selections code.
- Pasting works, but has a little data size-related bug that will be
  fixed soon. A work around would be to use the returned size (len) to
  determine the correct data length but this should be done within
  ecore itself.
- Copy code isn't working yet


SVN revision: 8332
2004-01-10 21:01:18 +00:00
xcomputerman 814b888746 ecore_x_window_prop.c:
- Bad pointer dereferencing fixed. Surprised this wasn't caught earlier


SVN revision: 8331
2004-01-10 19:56:44 +00:00
xcomputerman f8823f65d3 Slight change to opacity API:
- Use a 0 - 255 range instead, keeping consistent with 8-bit RGBA
  conventions
- Clip supplied value if not in bounds


SVN revision: 8318
2004-01-09 08:38:39 +00:00
Carsten Haitzler 2c5ac0ccbe bah! actually have entry in eet struct memebers to save/load for repeat :)
SVN revision: 8294
2004-01-07 00:35:31 +00:00
xcomputerman eacc3bcc49 Thanks to Brett Nash for pointing out that this integer division will
not work.


SVN revision: 8282
2004-01-06 16:45:31 +00:00
xcomputerman e348e59778 Add support for the proposed _NET_WM_WINDOW_OPACITY window manager hint.
At the moment does nothing useful unless you're running kdrive with a
specially patched version of Metacity ... but I just felt like putting it
in there anyways for later.

A little bit of the upcoming selections code leaked in with one of the
files in this commit.


SVN revision: 8280
2004-01-06 03:42:05 +00:00
handyande 023fa75ea5 OK, spanking noted, examine and its referenced to ewl moved out and into apps/examine
SVN revision: 8277
2004-01-05 22:29:30 +00:00
rbdpngn df231df3b6 Flattened some of the nesting of macros for the ecore_txt check, hopefully
this will convince older autotools versions to play nice.


SVN revision: 8274
2004-01-04 20:23:36 +00:00
xcomputerman 6bae1f82b5 Various inconsequential semantic updates
SVN revision: 8271
2004-01-04 00:31:29 +00:00
xcomputerman 94128b91ba Back that out...did nothing to help :(
SVN revision: 8267
2004-01-03 17:29:44 +00:00
xcomputerman 1de145b423 First attempt to fix this autoconf issue
SVN revision: 8266
2004-01-03 17:17:30 +00:00
Carsten Haitzler 824b75f8fb AAAARGH! no no no no! don't put ewl code in ecore! what WERE you thinking?
does the term circular dependancy come to mind? SPANK SPANK!


SVN revision: 8258
2004-01-03 03:36:18 +00:00
Carsten Haitzler f94ea32351 1. fix focus loss after fullscreening
2. add call to get x fd


SVN revision: 8257
2004-01-03 03:24:37 +00:00
tsauerbeck 5ecc729b86 configure now tells us which modules are going to be compiled
SVN revision: 8255
2004-01-02 19:08:32 +00:00
rbdpngn efccd128dc Only enable ecore_txt code portions when the checks for building it succeed.
SVN revision: 8252
2004-01-02 17:16:24 +00:00
rbdpngn 49a4982ea9 Updated help message.
SVN revision: 8249
2004-01-02 04:42:04 +00:00
rbdpngn dc2fa35658 Minor changes to ecore_config to make it compile on OS X.
SVN revision: 8236
2003-12-31 22:15:33 +00:00
handyande 385bdd4ee5 minor work on examine
SVN revision: 8235
2003-12-31 16:25:23 +00:00
handyande 5bc8533c07 very first bit of code for examine - does not do anything but list properties...
SVN revision: 8232
2003-12-31 00:09:55 +00:00
rbdpngn 12241ce615 Don't attempt to build ecore_x if checks for ecore_txt dependancies fail.
SVN revision: 8231
2003-12-30 21:51:50 +00:00
handyande a7830089ca fixup small errors in ecore_config autofoo
SVN revision: 8226
2003-12-29 23:09:57 +00:00
tsauerbeck 08ab2abaa0 Don't define ecore_config_libs when we don't build the config module
SVN revision: 8224
2003-12-28 21:00:52 +00:00
Carsten Haitzler 9cc07f3b20 oops... fix!
SVN revision: 8214
2003-12-27 10:51:02 +00:00
Carsten Haitzler 614486c43c fix dragables! eeek! :)
SVN revision: 8211
2003-12-25 23:57:18 +00:00
azundris ed6a50bb58 * assorted fixes for RPM-building
SVN revision: 8200
2003-12-23 11:41:25 +00:00
xcomputerman 020f67bffc And make ecore_config build contigent upon detection of Edb
SVN revision: 8198
2003-12-23 07:34:27 +00:00
rbdpngn a74a6b6a87 Fix for a build issue some people have encountered with jpeglib.h not
including stdio.h as necessary.


SVN revision: 8197
2003-12-23 05:59:03 +00:00
xcomputerman 4e5e0b0974 Add edb-checking option, and attempt to properly handle Edb cflags without
causing compile-time errors for ecore_config


SVN revision: 8196
2003-12-23 04:58:47 +00:00
handyande ea9802745f oopsie\!
SVN revision: 8189
2003-12-23 00:32:05 +00:00
handyande df2a06843a more fixes
SVN revision: 8170
2003-12-22 17:16:53 +00:00
rbdpngn 51354ff27c These options are no longer necessary.
SVN revision: 8160
2003-12-21 23:06:46 +00:00
handyande 9a1355325c more ansi fixes
SVN revision: 8153
2003-12-20 11:06:43 +00:00
handyande f2ae029f3f ansi fixes
SVN revision: 8151
2003-12-19 16:31:14 +00:00
handyande abeb38543a more ansi
SVN revision: 8150
2003-12-19 15:35:45 +00:00
rbdpngn d22d230017 Ok, that didn't work out well, we'll need to figure out something else for
Solaris.


SVN revision: 8146
2003-12-18 17:18:50 +00:00
rbdpngn 513caedd40 Hopefully fix build for solaris.
SVN revision: 8144
2003-12-18 08:36:21 +00:00
rbdpngn 6b42e2db32 Enable most features by default, and disable them if needed. CPU specific
features are disabled by default. I've tested most of the options pretty
thoroughly, but I haven't found anyone with the qtopia environment to test
that or the ARM cross compile script.


SVN revision: 8142
2003-12-18 07:55:21 +00:00
rbdpngn 16c5eca177 Apparently AC_MSG_NOTICE requires a version of autoconf > 2.13.
SVN revision: 8137
2003-12-17 16:30:10 +00:00
rbdpngn 17bacbf557 Correctly set the AM_CONDITIONALs for a couple missed cases. Add some
dependancy checks and notices.


SVN revision: 8136
2003-12-17 16:25:51 +00:00
handyande f8f467b4e5 Spanking works, I am learning\!
SVN revision: 8135
2003-12-17 11:05:29 +00:00
rbdpngn 732d2e2836 Those changes should not have gone to cvs yet.
SVN revision: 8132
2003-12-16 17:49:45 +00:00
rbdpngn 9fb85c8776 Don't test for altivec if it has been disabled.
SVN revision: 8131
2003-12-16 17:37:26 +00:00
rbdpngn 8b273b4f52 Check separately for the Evas_Engine_FB.h header for enabling it in
ecore_evas.


SVN revision: 8130
2003-12-16 05:54:46 +00:00
rbdpngn 5fe1c32bc4 Dependancy check since ecore_x relies on ecore_txt.
SVN revision: 8129
2003-12-16 04:57:42 +00:00
Carsten Haitzler 96a6ba3a68 bsd libiconv....?
SVN revision: 8128
2003-12-16 04:40:00 +00:00
Carsten Haitzler d6791d6eb8 fix iconv.... rbdpgn! :)
SVN revision: 8127
2003-12-16 04:15:16 +00:00
rbdpngn abb5351c1b *** empty log message ***
SVN revision: 8126
2003-12-16 02:46:31 +00:00