Carsten Haitzler [Sat, 27 Dec 2003 10:51:02 +0000 (10:51 +0000)]
oops... fix!
SVN revision: 8214
Carsten Haitzler [Thu, 25 Dec 2003 23:57:18 +0000 (23:57 +0000)]
fix dragables! eeek! :)
SVN revision: 8211
azundris [Tue, 23 Dec 2003 11:41:25 +0000 (11:41 +0000)]
* assorted fixes for RPM-building
SVN revision: 8200
xcomputerman [Tue, 23 Dec 2003 07:34:27 +0000 (07:34 +0000)]
And make ecore_config build contigent upon detection of Edb
SVN revision: 8198
rbdpngn [Tue, 23 Dec 2003 05:59:03 +0000 (05:59 +0000)]
Fix for a build issue some people have encountered with jpeglib.h not
including stdio.h as necessary.
SVN revision: 8197
xcomputerman [Tue, 23 Dec 2003 04:58:47 +0000 (04:58 +0000)]
Add edb-checking option, and attempt to properly handle Edb cflags without
causing compile-time errors for ecore_config
SVN revision: 8196
handyande [Tue, 23 Dec 2003 00:32:05 +0000 (00:32 +0000)]
oopsie\!
SVN revision: 8189
handyande [Mon, 22 Dec 2003 17:16:53 +0000 (17:16 +0000)]
more fixes
SVN revision: 8170
rbdpngn [Sun, 21 Dec 2003 23:06:46 +0000 (23:06 +0000)]
These options are no longer necessary.
SVN revision: 8160
handyande [Sat, 20 Dec 2003 11:06:43 +0000 (11:06 +0000)]
more ansi fixes
SVN revision: 8153
handyande [Fri, 19 Dec 2003 16:31:14 +0000 (16:31 +0000)]
ansi fixes
SVN revision: 8151
handyande [Fri, 19 Dec 2003 15:35:45 +0000 (15:35 +0000)]
more ansi
SVN revision: 8150
rbdpngn [Thu, 18 Dec 2003 17:18:50 +0000 (17:18 +0000)]
Ok, that didn't work out well, we'll need to figure out something else for
Solaris.
SVN revision: 8146
rbdpngn [Thu, 18 Dec 2003 08:36:21 +0000 (08:36 +0000)]
Hopefully fix build for solaris.
SVN revision: 8144
rbdpngn [Thu, 18 Dec 2003 07:55:21 +0000 (07:55 +0000)]
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
rbdpngn [Wed, 17 Dec 2003 16:30:10 +0000 (16:30 +0000)]
Apparently AC_MSG_NOTICE requires a version of autoconf > 2.13.
SVN revision: 8137
rbdpngn [Wed, 17 Dec 2003 16:25:51 +0000 (16:25 +0000)]
Correctly set the AM_CONDITIONALs for a couple missed cases. Add some
dependancy checks and notices.
SVN revision: 8136
handyande [Wed, 17 Dec 2003 11:05:29 +0000 (11:05 +0000)]
Spanking works, I am learning\!
SVN revision: 8135
rbdpngn [Tue, 16 Dec 2003 17:49:45 +0000 (17:49 +0000)]
Those changes should not have gone to cvs yet.
SVN revision: 8132
rbdpngn [Tue, 16 Dec 2003 17:37:26 +0000 (17:37 +0000)]
Don't test for altivec if it has been disabled.
SVN revision: 8131
rbdpngn [Tue, 16 Dec 2003 05:54:46 +0000 (05:54 +0000)]
Check separately for the Evas_Engine_FB.h header for enabling it in
ecore_evas.
SVN revision: 8130
rbdpngn [Tue, 16 Dec 2003 04:57:42 +0000 (04:57 +0000)]
Dependancy check since ecore_x relies on ecore_txt.
SVN revision: 8129
Carsten Haitzler [Tue, 16 Dec 2003 04:40:00 +0000 (04:40 +0000)]
bsd libiconv....?
SVN revision: 8128
Carsten Haitzler [Tue, 16 Dec 2003 04:15:16 +0000 (04:15 +0000)]
fix iconv.... rbdpgn! :)
SVN revision: 8127
rbdpngn [Tue, 16 Dec 2003 02:46:31 +0000 (02:46 +0000)]
*** empty log message ***
SVN revision: 8126
rbdpngn [Tue, 16 Dec 2003 01:58:17 +0000 (01:58 +0000)]
Enable the use of altivec functions. A bit of a dirty hack to detect the
compiler settings for detecting altivec support. If someone has a better
suggestion, please speak up.
SVN revision: 8125
rbdpngn [Fri, 12 Dec 2003 07:53:09 +0000 (07:53 +0000)]
Altivec code for YUV conversion to ARGB. This option cannot be enabled yet, I
need to verify the autofoo on Linux.
SVN revision: 8099
Carsten Haitzler [Thu, 11 Dec 2003 22:58:23 +0000 (22:58 +0000)]
update docs to include suggestions for yuv
SVN revision: 8098
Carsten Haitzler [Thu, 11 Dec 2003 11:20:40 +0000 (11:20 +0000)]
propagate events from child objects to msart object parents
SVN revision: 8093
Carsten Haitzler [Wed, 10 Dec 2003 06:55:18 +0000 (06:55 +0000)]
more comments
SVN revision: 8088
rbdpngn [Wed, 10 Dec 2003 04:10:55 +0000 (04:10 +0000)]
Don't access static variables from inline functions.
SVN revision: 8078
Carsten Haitzler [Wed, 10 Dec 2003 01:35:37 +0000 (01:35 +0000)]
and set alpha bits
SVN revision: 8071
Carsten Haitzler [Wed, 10 Dec 2003 01:23:24 +0000 (01:23 +0000)]
and add yuv conversion code
SVN revision: 8069
Carsten Haitzler [Wed, 10 Dec 2003 01:12:13 +0000 (01:12 +0000)]
yuv pixel import api (well arbitary pixel format import api) for doing media
sreams (video) via image objects
SVN revision: 8068
xcomputerman [Tue, 9 Dec 2003 05:12:11 +0000 (05:12 +0000)]
We need properties, daddy. We need 'em!
SVN revision: 8055
handyande [Mon, 8 Dec 2003 23:25:13 +0000 (23:25 +0000)]
hmm, ecore-config requires -ledb in ecore-config
SVN revision: 8048
xcomputerman [Mon, 8 Dec 2003 17:42:25 +0000 (17:42 +0000)]
Add ecore_config to build list
SVN revision: 8038
xcomputerman [Mon, 8 Dec 2003 17:40:06 +0000 (17:40 +0000)]
Needs to get IPC headers from within source package -- won't compile on
fresh install
SVN revision: 8037
rbdpngn [Sun, 7 Dec 2003 19:19:28 +0000 (19:19 +0000)]
Missing a -I for the ecore_config directory.
SVN revision: 8025
handyande [Sun, 7 Dec 2003 08:35:13 +0000 (08:35 +0000)]
oopsies, hopefully this should be better\!
SVN revision: 8016
handyande [Sat, 6 Dec 2003 17:37:20 +0000 (17:37 +0000)]
oopsie - got carried away and altered good code
SVN revision: 8013
handyande [Sat, 6 Dec 2003 17:24:19 +0000 (17:24 +0000)]
Fixups, cleanups etc. ecore_config now working with an equate client :)
SVN revision: 8011
handyande [Sat, 6 Dec 2003 13:17:32 +0000 (13:17 +0000)]
Added exsh the text mode ecore_config client, we should now have a usable ecore_config
SVN revision: 8010
handyande [Fri, 5 Dec 2003 18:13:46 +0000 (18:13 +0000)]
Oops, missed this file
SVN revision: 8008
handyande [Fri, 5 Dec 2003 16:57:32 +0000 (16:57 +0000)]
This should give a working ecore with ecore_config. No test apps yet, that is another story. Also need a tidyup...
SVN revision: 8007
handyande [Fri, 5 Dec 2003 15:02:17 +0000 (15:02 +0000)]
Added beginning of ecore_config the final location for proto/examine
SVN revision: 8006
Carsten Haitzler [Wed, 3 Dec 2003 07:23:08 +0000 (07:23 +0000)]
now it builds! cleanly too
SVN revision: 7990
Carsten Haitzler [Wed, 3 Dec 2003 07:13:47 +0000 (07:13 +0000)]
change build order...
SVN revision: 7989
Carsten Haitzler [Wed, 3 Dec 2003 07:08:51 +0000 (07:08 +0000)]
copy & paste oopsies
SVN revision: 7988
Carsten Haitzler [Wed, 3 Dec 2003 07:07:09 +0000 (07:07 +0000)]
and... a backslash
SVN revision: 7987
Carsten Haitzler [Wed, 3 Dec 2003 07:03:46 +0000 (07:03 +0000)]
use utf8 for compose string
SVN revision: 7986
Carsten Haitzler [Wed, 3 Dec 2003 05:22:21 +0000 (05:22 +0000)]
and 666 dithering was arse. fixed.
SVN revision: 7985
Carsten Haitzler [Wed, 3 Dec 2003 05:07:12 +0000 (05:07 +0000)]
8bpp rendering sucked. now it doesnt suck as much.
SVN revision: 7984
rbdpngn [Tue, 25 Nov 2003 07:23:48 +0000 (07:23 +0000)]
Portable version check for libtool.
SVN revision: 7943
rbdpngn [Tue, 25 Nov 2003 07:22:19 +0000 (07:22 +0000)]
Avoid memory corruption by cleaning up parts at the correct time.
SVN revision: 7942
xcomputerman [Tue, 25 Nov 2003 06:10:18 +0000 (06:10 +0000)]
Add code to request selections
SVN revision: 7941
xcomputerman [Mon, 24 Nov 2003 06:41:43 +0000 (06:41 +0000)]
Beginnings of support for X selections. Does nothing right now expect set
and clear selections (no actual events handled yet).
SVN revision: 7935
xcomputerman [Mon, 24 Nov 2003 06:19:56 +0000 (06:19 +0000)]
Add timestamps to ALL events
SVN revision: 7934
rbdpngn [Wed, 19 Nov 2003 23:05:08 +0000 (23:05 +0000)]
Oops, dereferencing a pointer after it's been freed.
SVN revision: 7918
Carsten Haitzler [Sun, 16 Nov 2003 02:29:10 +0000 (02:29 +0000)]
till's stick patch
SVN revision: 7901
swielinga [Thu, 13 Nov 2003 12:30:50 +0000 (12:30 +0000)]
Fixed a couple of debs in e17/libs, added and updated a couple of .cvsignores.
SVN revision: 7872
Carsten Haitzler [Mon, 10 Nov 2003 04:48:28 +0000 (04:48 +0000)]
volatile little suckers
SVN revision: 7854
Carsten Haitzler [Sat, 8 Nov 2003 10:45:46 +0000 (10:45 +0000)]
handle stale sockets gracefully
SVN revision: 7824
Carsten Haitzler [Wed, 5 Nov 2003 00:08:57 +0000 (00:08 +0000)]
atmos' patch! :)
SVN revision: 7798
rbdpngn [Tue, 4 Nov 2003 06:15:19 +0000 (06:15 +0000)]
Global text and color class manipulation. Settings on individual edje's will
override the global values.
SVN revision: 7795
Carsten Haitzler [Mon, 3 Nov 2003 03:51:01 +0000 (03:51 +0000)]
tosting....
SVN revision: 7791
Carsten Haitzler [Mon, 3 Nov 2003 01:31:12 +0000 (01:31 +0000)]
test..
SVN revision: 7789
Carsten Haitzler [Mon, 3 Nov 2003 01:27:06 +0000 (01:27 +0000)]
update docs comments.. oops..
SVN revision: 7786
xcomputerman [Mon, 3 Nov 2003 01:19:48 +0000 (01:19 +0000)]
Variable names for the property_set/property_get functions changed to be
more consistent with Xlib - eliminate confusion :)
SVN revision: 7785
xcomputerman [Mon, 3 Nov 2003 00:27:15 +0000 (00:27 +0000)]
Added support for NetWM window state hints.
All were successfully tested except the fullscreen state (is this
supported in E16.6?)
SVN revision: 7783
xcomputerman [Sat, 1 Nov 2003 22:28:50 +0000 (22:28 +0000)]
Apparent typo for fullscreen state atom.
SVN revision: 7781
rbdpngn [Fri, 31 Oct 2003 05:07:39 +0000 (05:07 +0000)]
Moved the text_class into the description's text section.
SVN revision: 7773
rbdpngn [Thu, 30 Oct 2003 04:45:18 +0000 (04:45 +0000)]
Spelling cleanup, though it feels kinda dirty "correcting spelling" on a word
that doesn't exist.
SVN revision: 7767
Carsten Haitzler [Wed, 29 Oct 2003 13:22:06 +0000 (13:22 +0000)]
check for iconv in libc, or libiconv...
SVN revision: 7763
rbdpngn [Wed, 29 Oct 2003 06:42:03 +0000 (06:42 +0000)]
Slight re-organization of color classes, now can be set per-description rather
than per-part. This will probably break old edje's.
SVN revision: 7759
Carsten Haitzler [Wed, 29 Oct 2003 00:22:46 +0000 (00:22 +0000)]
dont segv if font wasnt loaded and we query
SVN revision: 7756
Carsten Haitzler [Tue, 21 Oct 2003 04:17:26 +0000 (04:17 +0000)]
oops.
SVN revision: 7682
Carsten Haitzler [Mon, 20 Oct 2003 07:10:07 +0000 (07:10 +0000)]
oops. update.
SVN revision: 7675
Carsten Haitzler [Mon, 20 Oct 2003 06:10:09 +0000 (06:10 +0000)]
load error fetching
SVN revision: 7674
Carsten Haitzler [Sun, 19 Oct 2003 02:11:06 +0000 (02:11 +0000)]
remove lots of warnings
SVN revision: 7662
Carsten Haitzler [Sat, 18 Oct 2003 03:34:54 +0000 (03:34 +0000)]
match changes made to evas.
SVN revision: 7645
Carsten Haitzler [Sat, 18 Oct 2003 03:34:00 +0000 (03:34 +0000)]
move co-ordinates to be their own type. this is a good thing, because ti
allows me to be able to virtualize he canvas co-ordinate system. right now
it's doubles. i can now move to floats, int's etc. with a recompile (and well
recompile all depending apps too). it's still ACTUALLY doubles, just all
typedef'ed now. i've also changed booleans to actual boolean types (not an
int), all code will keep working - but i'd highly suggest moving your code to
use these types if interacting with evas.
SVN revision: 7644
rbdpngn [Thu, 16 Oct 2003 07:02:31 +0000 (07:02 +0000)]
A simple program that lists collections in files, can take multiple files as
arguments and an optional -o <outfile>.
SVN revision: 7616
Carsten Haitzler [Wed, 15 Oct 2003 05:20:07 +0000 (05:20 +0000)]
ACTUALLY you want this one... that fix would lead to a segv... :) i think
this si what i originally intended but somehow just got wrong :(
SVN revision: 7604
xcomputerman [Wed, 15 Oct 2003 05:12:39 +0000 (05:12 +0000)]
Little critter in filter deletion
SVN revision: 7603
Carsten Haitzler [Wed, 15 Oct 2003 04:20:38 +0000 (04:20 +0000)]
do autoconf options properly
SVN revision: 7602
rbdpngn [Tue, 14 Oct 2003 21:59:38 +0000 (21:59 +0000)]
I knew I'd forget to disable that test before committing one of these times.
SVN revision: 7599
rbdpngn [Tue, 14 Oct 2003 21:42:28 +0000 (21:42 +0000)]
Support for setting the basic window types. Default to normal type on toplevel
windows.
SVN revision: 7598
rbdpngn [Tue, 14 Oct 2003 19:11:35 +0000 (19:11 +0000)]
Added setup for more netwm atoms, also API for working with the current desktop.
SVN revision: 7597
rbdpngn [Mon, 13 Oct 2003 17:36:09 +0000 (17:36 +0000)]
Missed assigning an event for client machine change. Also added support for
_NET_WM_PID.
SVN revision: 7564
rbdpngn [Mon, 13 Oct 2003 16:28:30 +0000 (16:28 +0000)]
Rmoeved API for changing the WM_CLIENT_MACHINE as this shouldn't change after
window creation (afaik), easy enough to re-add it if a need is found.
SVN revision: 7563
rbdpngn [Mon, 13 Oct 2003 16:02:41 +0000 (16:02 +0000)]
Should probably only set the WM_CLIENT_MACHINE automatically for top-level
windows.
SVN revision: 7562
jeoparde [Sun, 12 Oct 2003 22:39:12 +0000 (22:39 +0000)]
Whoopsie, my mistake earlier ... was too eager to get to bed :)
No, we won't just kill all clients, we'll kill all clients under the
specified root window.
SVN revision: 7558
rbdpngn [Sun, 12 Oct 2003 17:55:28 +0000 (17:55 +0000)]
Set the default WM_CLIENT_MACHINE based on the results from gethostname, this
is the "right way" to determine it according to NetWM's example.
SVN revision: 7557
rbdpngn [Sun, 12 Oct 2003 17:35:35 +0000 (17:35 +0000)]
API for manipulating the WM_CLIENT_MACHINE string.
SVN revision: 7556
jeoparde [Sun, 12 Oct 2003 07:15:26 +0000 (07:15 +0000)]
And doc.
SVN revision: 7553
jeoparde [Sun, 12 Oct 2003 07:12:09 +0000 (07:12 +0000)]
The almighty nuke function. Use at your own risk! :)
SVN revision: 7552
rbdpngn [Sun, 12 Oct 2003 06:55:40 +0000 (06:55 +0000)]
More NetWM support, this time added _NET_WM_VISIBLE_ICON_NAME.
SVN revision: 7550
rbdpngn [Sun, 12 Oct 2003 06:25:25 +0000 (06:25 +0000)]
Support WM_ICON_NAME and _NET_WM_ICON_NAME. Added test cases to ecore_test to
verify these are setting and retrieving the values as well as generating the
correct events.
SVN revision: 7549
Carsten Haitzler [Sun, 12 Oct 2003 05:48:34 +0000 (05:48 +0000)]
ALSO report children than exited due to signals... and why...
SVN revision: 7548