platform/upstream/efl.git
19 years agoactually detect x...
Carsten Haitzler [Tue, 7 Dec 2004 12:38:55 +0000 (12:38 +0000)]
actually detect x...

SVN revision: 12396

19 years ago- continue to load even if the system.eet file dosen't exist. This file
Dan Sinclair [Mon, 6 Dec 2004 21:15:29 +0000 (21:15 +0000)]
- continue to load even if the system.eet file dosen't exist. This file
  isn't strictly necessary and we can continue without it.

SVN revision: 12377

19 years agoIntroduce ecore_x_icccm_init(), add ECORE_X_ATOM_WM_NORMAL_HINTS.
Kim Woelders [Sun, 5 Dec 2004 08:29:10 +0000 (08:29 +0000)]
Introduce ecore_x_icccm_init(), add ECORE_X_ATOM_WM_NORMAL_HINTS.

SVN revision: 12358

19 years agoMake ecore_x atoms public.
Kim Woelders [Sat, 4 Dec 2004 10:10:29 +0000 (10:10 +0000)]
Make ecore_x atoms public.

SVN revision: 12352

19 years agobutton grabs... a start...
Carsten Haitzler [Sat, 4 Dec 2004 03:54:04 +0000 (03:54 +0000)]
button grabs... a start...

SVN revision: 12347

19 years agoevil warning fixed ;)
tsauerbeck [Thu, 2 Dec 2004 21:09:29 +0000 (21:09 +0000)]
evil warning fixed ;)

SVN revision: 12341

19 years agodeferred message bug. fixeed.
Carsten Haitzler [Thu, 2 Dec 2004 09:21:22 +0000 (09:21 +0000)]
deferred message bug. fixeed.

SVN revision: 12335

19 years agoadd a delete call
Carsten Haitzler [Thu, 2 Dec 2004 04:25:25 +0000 (04:25 +0000)]
add a delete call

SVN revision: 12331

19 years agofixies...
Carsten Haitzler [Thu, 2 Dec 2004 00:35:39 +0000 (00:35 +0000)]
fixies...

SVN revision: 12329

19 years agoA few fixes ready for some more E config things
handyande [Wed, 1 Dec 2004 23:07:43 +0000 (23:07 +0000)]
A few fixes ready for some more E config things
recommend that folk remove their config.eets of convenient, doing so will remove the e tab from examine :)

SVN revision: 12326

19 years ago8192 is as good as SIZE_MAX - its arbitary...
Carsten Haitzler [Wed, 1 Dec 2004 04:59:41 +0000 (04:59 +0000)]
8192 is as good as SIZE_MAX - its arbitary...

SVN revision: 12322

19 years agoBeginning of ecore_config_arg support for arguments with no direct property relationship
handyande [Wed, 1 Dec 2004 00:49:18 +0000 (00:49 +0000)]
Beginning of ecore_config_arg support for arguments with no direct property relationship
see engage for demo usage

SVN revision: 12320

19 years agoAdd a few netwm functions.
Kim Woelders [Mon, 29 Nov 2004 23:25:12 +0000 (23:25 +0000)]
Add a few netwm functions.

SVN revision: 12317

19 years agoFix incorrect function name.
Kim Woelders [Mon, 29 Nov 2004 22:30:14 +0000 (22:30 +0000)]
Fix incorrect function name.

SVN revision: 12316

19 years agoTrivial fixes to avoid compiler warnings.
Kim Woelders [Mon, 29 Nov 2004 22:26:37 +0000 (22:26 +0000)]
Trivial fixes to avoid compiler warnings.

SVN revision: 12314

19 years agoable to force a calc if we want to...
Carsten Haitzler [Sun, 28 Nov 2004 14:52:01 +0000 (14:52 +0000)]
able to force a calc if we want to...

SVN revision: 12288

19 years agoEcore_Config no longer saves configurations passed on the command line - due to popul...
handyande [Sat, 27 Nov 2004 23:14:30 +0000 (23:14 +0000)]
Ecore_Config no longer saves configurations passed on the command line - due to popular demand

SVN revision: 12287

19 years agowarning fix
tsauerbeck [Sat, 27 Nov 2004 15:17:30 +0000 (15:17 +0000)]
warning fix

SVN revision: 12282

19 years agouse the correct indices
tsauerbeck [Sat, 27 Nov 2004 15:12:53 +0000 (15:12 +0000)]
use the correct indices

SVN revision: 12281

19 years agoAdd transient_for, window_role and client_leader hints
xcomputerman [Fri, 26 Nov 2004 08:27:45 +0000 (08:27 +0000)]
Add transient_for, window_role and client_leader hints

SVN revision: 12270

19 years agoAdd icon name set/get, colormap window set/unset ICCCM functions
xcomputerman [Fri, 26 Nov 2004 07:28:51 +0000 (07:28 +0000)]
Add icon name set/get, colormap window set/unset ICCCM functions

SVN revision: 12269

19 years agoMore ICCCM code, replicated from window_prop*. Corresponding functions are
xcomputerman [Fri, 26 Nov 2004 06:42:24 +0000 (06:42 +0000)]
More ICCCM code, replicated from window_prop*. Corresponding functions are
deprecated and will be removed in the future.

SVN revision: 12268

19 years agoIt's MWM, not ICCCM. :)
xcomputerman [Fri, 26 Nov 2004 05:58:28 +0000 (05:58 +0000)]
It's MWM, not ICCCM. :)

SVN revision: 12266

19 years agoOpenBSD does not define CODESET.
vacuum [Thu, 25 Nov 2004 17:40:42 +0000 (17:40 +0000)]
OpenBSD does not define CODESET.
nl_langinfo() returns a pointer to an empty string if item is invalid.
So just let the strcmp fall through.

SVN revision: 12262

19 years agoremoved some unused variables
tsauerbeck [Thu, 25 Nov 2004 16:30:46 +0000 (16:30 +0000)]
removed some unused variables

SVN revision: 12261

19 years agoborderless hint mwm stuff PROPERLY done...
Carsten Haitzler [Thu, 25 Nov 2004 14:09:24 +0000 (14:09 +0000)]
borderless hint mwm stuff PROPERLY done...

SVN revision: 12256

19 years agohidden symbol support
Carsten Haitzler [Thu, 25 Nov 2004 05:18:31 +0000 (05:18 +0000)]
hidden symbol support

SVN revision: 12252

19 years agosupport gcc 4 and 3.4 + hidden symbols
Carsten Haitzler [Thu, 25 Nov 2004 05:15:48 +0000 (05:15 +0000)]
support gcc 4 and 3.4 + hidden symbols

SVN revision: 12250

19 years agosupport app restart... :)
Carsten Haitzler [Thu, 25 Nov 2004 04:07:54 +0000 (04:07 +0000)]
support app restart... :)

SVN revision: 12249

19 years agoleak schmeak! bad!
Carsten Haitzler [Wed, 24 Nov 2004 08:52:22 +0000 (08:52 +0000)]
leak schmeak! bad!

SVN revision: 12244

19 years agoi can't believe that didnt segv! fixed.
Carsten Haitzler [Wed, 24 Nov 2004 07:27:58 +0000 (07:27 +0000)]
i can't believe that didnt segv! fixed.

SVN revision: 12243

19 years agoextra ecore_x and ecore_evas features for e17.. :)
Carsten Haitzler [Tue, 23 Nov 2004 15:17:56 +0000 (15:17 +0000)]
extra ecore_x and ecore_evas features for e17.. :)

SVN revision: 12241

19 years ago- make the ecore_list 0 based instead of 1 based
Dan Sinclair [Tue, 23 Nov 2004 02:32:04 +0000 (02:32 +0000)]
- make the ecore_list 0 based instead of 1 based

SVN revision: 12240

19 years agofix page jumping!
Carsten Haitzler [Sun, 21 Nov 2004 03:52:28 +0000 (03:52 +0000)]
fix page jumping!

SVN revision: 12235

19 years agofix mouse grab accounting on delete and hide
Carsten Haitzler [Sat, 20 Nov 2004 07:41:14 +0000 (07:41 +0000)]
fix mouse grab accounting on delete and hide

SVN revision: 12232

19 years agofix up dragables for panners panning element bigger than confine
Carsten Haitzler [Sat, 20 Nov 2004 05:05:28 +0000 (05:05 +0000)]
fix up dragables for panners panning element bigger than confine

SVN revision: 12230

19 years agofix initial dragable values
Carsten Haitzler [Sat, 20 Nov 2004 04:43:37 +0000 (04:43 +0000)]
fix initial dragable values

SVN revision: 12229

19 years agominus 2 printfs
Carsten Haitzler [Fri, 19 Nov 2004 08:25:04 +0000 (08:25 +0000)]
minus 2 printfs

SVN revision: 12225

19 years agofix ecore_x and ecore-evas to work in multihead at all... :)
Carsten Haitzler [Fri, 19 Nov 2004 08:16:49 +0000 (08:16 +0000)]
fix ecore_x and ecore-evas to work in multihead at all... :)

SVN revision: 12224

19 years agodisable this for now... see comment.
Carsten Haitzler [Fri, 19 Nov 2004 05:49:16 +0000 (05:49 +0000)]
disable this for now... see comment.

SVN revision: 12223

19 years agoaaaaaaaaaah. rectangulkar textures... fix fix... :)
Carsten Haitzler [Sat, 13 Nov 2004 05:05:24 +0000 (05:05 +0000)]
aaaaaaaaaah. rectangulkar textures... fix fix... :)

SVN revision: 12200

19 years agopatch from bart elberg
Carsten Haitzler [Sat, 13 Nov 2004 00:05:52 +0000 (00:05 +0000)]
patch from bart elberg

SVN revision: 12198

19 years agoRespect config.h
vacuum [Fri, 12 Nov 2004 15:44:38 +0000 (15:44 +0000)]
Respect config.h

SVN revision: 12188

19 years agobe nice!
Carsten Haitzler [Fri, 12 Nov 2004 04:18:51 +0000 (04:18 +0000)]
be nice!

SVN revision: 12186

19 years agoclean and shit
Carsten Haitzler [Fri, 12 Nov 2004 02:32:30 +0000 (02:32 +0000)]
clean and shit

SVN revision: 12184

19 years agocleanies
Carsten Haitzler [Fri, 12 Nov 2004 02:29:49 +0000 (02:29 +0000)]
cleanies

SVN revision: 12183

19 years agodont double the flags
Carsten Haitzler [Fri, 12 Nov 2004 00:15:55 +0000 (00:15 +0000)]
dont double the flags

SVN revision: 12179

19 years agorogue animators! fix fix.
Carsten Haitzler [Thu, 11 Nov 2004 12:24:00 +0000 (12:24 +0000)]
rogue animators! fix fix.

SVN revision: 12176

19 years agonukethose too
Carsten Haitzler [Wed, 10 Nov 2004 10:09:49 +0000 (10:09 +0000)]
nukethose too

SVN revision: 12163

19 years agooops.
Carsten Haitzler [Wed, 10 Nov 2004 10:02:34 +0000 (10:02 +0000)]
oops.

SVN revision: 12162

19 years agocleansies
Carsten Haitzler [Wed, 10 Nov 2004 08:35:38 +0000 (08:35 +0000)]
cleansies

SVN revision: 12161

19 years agofixipoos
Carsten Haitzler [Wed, 10 Nov 2004 08:35:32 +0000 (08:35 +0000)]
fixipoos

SVN revision: 12160

19 years agooptimization flags
Carsten Haitzler [Tue, 9 Nov 2004 23:56:53 +0000 (23:56 +0000)]
optimization flags

SVN revision: 12157

19 years agoopenembedded build files... this makes life so easy to build efl for
Carsten Haitzler [Tue, 9 Nov 2004 09:36:36 +0000 (09:36 +0000)]
openembedded build files... this makes life so easy to build efl for
embedded... :)

SVN revision: 12154

19 years agofixie fixie long time.
Carsten Haitzler [Tue, 9 Nov 2004 09:31:08 +0000 (09:31 +0000)]
fixie fixie long time.

SVN revision: 12153

19 years agoout out ye demons of stupidity!
Carsten Haitzler [Mon, 8 Nov 2004 04:08:00 +0000 (04:08 +0000)]
out out ye demons of stupidity!

SVN revision: 12149

19 years agoexplicitly allow libiconv flags
Carsten Haitzler [Mon, 8 Nov 2004 02:48:12 +0000 (02:48 +0000)]
explicitly allow libiconv flags

SVN revision: 12147

19 years agobe a bit more generous on the enter/leave events... i wonder why i did this
Carsten Haitzler [Mon, 8 Nov 2004 00:23:59 +0000 (00:23 +0000)]
be a bit more generous on the enter/leave events... i wonder why i did this
to start with...

SVN revision: 12146

19 years agosome defines, a fix for ecores main loop so if an idle enterer generates
Carsten Haitzler [Mon, 8 Nov 2004 00:08:26 +0000 (00:08 +0000)]
some defines, a fix for ecores main loop so if an idle enterer generates
events we dont sit and wait on timers or fd's before processing them.

SVN revision: 12145

19 years agoadded ABS and CLAMP macros
tsauerbeck [Wed, 3 Nov 2004 19:23:18 +0000 (19:23 +0000)]
added ABS and CLAMP macros

SVN revision: 12139

19 years agoadded support for a few more properties for the custom state stuff
tsauerbeck [Tue, 2 Nov 2004 17:31:56 +0000 (17:31 +0000)]
added support for a few more properties for the custom state stuff

SVN revision: 12135

19 years agoraster's snprintf() 'fix' applies here, too
tsauerbeck [Tue, 2 Nov 2004 17:05:37 +0000 (17:05 +0000)]
raster's snprintf() 'fix' applies here, too

SVN revision: 12133

19 years agoSomehow this bug has slipped through for years.
rbdpngn [Tue, 2 Nov 2004 16:11:36 +0000 (16:11 +0000)]
Somehow this bug has slipped through for years.

SVN revision: 12131

19 years agosome iccm
Carsten Haitzler [Tue, 2 Nov 2004 04:03:27 +0000 (04:03 +0000)]
some iccm
LDFLAGS.

SVN revision: 12128

19 years agoldflags
Carsten Haitzler [Tue, 2 Nov 2004 03:56:48 +0000 (03:56 +0000)]
ldflags

SVN revision: 12127

19 years agoLDFLAGS
Carsten Haitzler [Tue, 2 Nov 2004 03:50:27 +0000 (03:50 +0000)]
LDFLAGS

SVN revision: 12126

19 years agono ldflags
Carsten Haitzler [Tue, 2 Nov 2004 03:42:40 +0000 (03:42 +0000)]
no ldflags

SVN revision: 12125

19 years agoldflags
Carsten Haitzler [Tue, 2 Nov 2004 03:34:42 +0000 (03:34 +0000)]
ldflags

SVN revision: 12123

19 years agomore efficient :) (snprintf is a bit of a sledgehammer - if we can do it
Carsten Haitzler [Tue, 2 Nov 2004 00:05:27 +0000 (00:05 +0000)]
more efficient :) (snprintf is a bit of a sledgehammer - if we can do it
simply.. why not? :) )
:)

SVN revision: 12119

19 years agosnprintf goooooood :)
tsauerbeck [Mon, 1 Nov 2004 19:14:23 +0000 (19:14 +0000)]
snprintf goooooood :)

SVN revision: 12117

19 years agohow the fuck did this get in unnoticed? maybe actually read the warnings cc spits...
tsauerbeck [Sun, 31 Oct 2004 11:21:30 +0000 (11:21 +0000)]
how the fuck did this get in unnoticed? maybe actually read the warnings cc spits out?

SVN revision: 12107

19 years agoanother doxygen fix
tsauerbeck [Sat, 30 Oct 2004 19:27:13 +0000 (19:27 +0000)]
another doxygen fix

SVN revision: 12100

19 years agooops, orig_len is size_t now
tsauerbeck [Sat, 30 Oct 2004 19:23:39 +0000 (19:23 +0000)]
oops, orig_len is size_t now

SVN revision: 12099

19 years agotiny doxygen fix
tsauerbeck [Sat, 30 Oct 2004 19:19:57 +0000 (19:19 +0000)]
tiny doxygen fix

SVN revision: 12098

19 years agoeven more splitting
tsauerbeck [Sat, 30 Oct 2004 19:18:32 +0000 (19:18 +0000)]
even more splitting

SVN revision: 12097

19 years agomore cleanups
tsauerbeck [Sat, 30 Oct 2004 18:25:51 +0000 (18:25 +0000)]
more cleanups

SVN revision: 12095

19 years agomore splitting
tsauerbeck [Sat, 30 Oct 2004 17:56:50 +0000 (17:56 +0000)]
more splitting

SVN revision: 12094

19 years agounbreak edje_text_fit_x
tsauerbeck [Sat, 30 Oct 2004 16:54:58 +0000 (16:54 +0000)]
unbreak edje_text_fit_x

SVN revision: 12093

19 years agosplit _edje_text_recalc_apply()
tsauerbeck [Sat, 30 Oct 2004 15:51:55 +0000 (15:51 +0000)]
split _edje_text_recalc_apply()

SVN revision: 12092

19 years agofixed a buffer overflow vulnerability
tsauerbeck [Sat, 30 Oct 2004 15:04:51 +0000 (15:04 +0000)]
fixed a buffer overflow vulnerability

SVN revision: 12090

19 years agosimplification. raster, have a look at that FIXME, please.
tsauerbeck [Sat, 30 Oct 2004 14:28:40 +0000 (14:28 +0000)]
simplification. raster, have a look at that FIXME, please.

SVN revision: 12089

19 years agosimplified _edje_part_description_apply(). one code block was executed twice for...
tsauerbeck [Sat, 30 Oct 2004 14:19:46 +0000 (14:19 +0000)]
simplified _edje_part_description_apply(). one code block was executed twice for no reason apparently. removed some condition checks that aren't needed.

SVN revision: 12087

19 years agowarning fixes
tsauerbeck [Sat, 30 Oct 2004 13:02:28 +0000 (13:02 +0000)]
warning fixes

SVN revision: 12086

19 years agominor cleanups
tsauerbeck [Sat, 30 Oct 2004 12:29:43 +0000 (12:29 +0000)]
minor cleanups

SVN revision: 12084

19 years agotypo
tsauerbeck [Sat, 30 Oct 2004 12:29:07 +0000 (12:29 +0000)]
typo

SVN revision: 12083

19 years agotrying to make the code more readable
tsauerbeck [Sat, 30 Oct 2004 12:19:33 +0000 (12:19 +0000)]
trying to make the code more readable

SVN revision: 12082

19 years agominor cleanups
tsauerbeck [Sat, 30 Oct 2004 12:12:02 +0000 (12:12 +0000)]
minor cleanups

SVN revision: 12081

19 years agocleaned up autotools setup some more
tsauerbeck [Sat, 30 Oct 2004 11:47:23 +0000 (11:47 +0000)]
cleaned up autotools setup some more

SVN revision: 12080

19 years agothese aren't needed
tsauerbeck [Sat, 30 Oct 2004 11:33:09 +0000 (11:33 +0000)]
these aren't needed

SVN revision: 12079

19 years agowarning fix
tsauerbeck [Sat, 30 Oct 2004 11:08:17 +0000 (11:08 +0000)]
warning fix

SVN revision: 12078

19 years agoMerge contents of Edje_Edit.h back into edje_private.h
rephorm [Sat, 30 Oct 2004 02:47:33 +0000 (02:47 +0000)]
Merge contents of Edje_Edit.h back into edje_private.h
Remove all traces of edje_edit (hopefully i didn't miss any).

SVN revision: 12071

19 years agoref and unref the edje when blocking/unblocking and creating/deleting messages to...
rephorm [Sat, 30 Oct 2004 02:30:55 +0000 (02:30 +0000)]
ref and unref the edje when blocking/unblocking and creating/deleting messages to avoid accessing free'd memory if an edje is deleted from an edje signal callback.

SVN revision: 12070

19 years agodon't invert part alignment when the part is smaller than the min size. this means...
tsauerbeck [Fri, 29 Oct 2004 22:32:35 +0000 (22:32 +0000)]
don't invert part alignment when the part is smaller than the min size. this means that an alignment of 0.0 will *always* be top/left.

SVN revision: 12069

19 years agoupdated comments to follow the not-so-recent embryo_cc syntax change
tsauerbeck [Fri, 29 Oct 2004 20:11:22 +0000 (20:11 +0000)]
updated comments to follow the not-so-recent embryo_cc syntax change

SVN revision: 12068

19 years agohopefully noone will ever notice :O
tsauerbeck [Fri, 29 Oct 2004 20:06:39 +0000 (20:06 +0000)]
hopefully noone will ever notice :O

SVN revision: 12067

19 years agoadded basic support for custom state magic. only description.align can be changed...
tsauerbeck [Fri, 29 Oct 2004 17:56:12 +0000 (17:56 +0000)]
added basic support for custom state magic. only description.align can be changed at runtime so far.

SVN revision: 12065

19 years agouuh, i must have forgotten to commit this earlier
tsauerbeck [Fri, 29 Oct 2004 17:45:07 +0000 (17:45 +0000)]
uuh, i must have forgotten to commit this earlier

SVN revision: 12064

19 years agomade snprintf() return the number of characters written on success, as it advertises...
tsauerbeck [Fri, 29 Oct 2004 17:21:14 +0000 (17:21 +0000)]
made snprintf() return the number of characters written on success, as it advertises to do

SVN revision: 12063

19 years agofixed timer/animator mixup
tsauerbeck [Fri, 29 Oct 2004 16:28:42 +0000 (16:28 +0000)]
fixed timer/animator mixup

SVN revision: 12062

19 years agotweak
tsauerbeck [Fri, 29 Oct 2004 15:43:50 +0000 (15:43 +0000)]
tweak

SVN revision: 12061