platform/upstream/efl.git
19 years agohandle xdarwin better :)
Carsten Haitzler [Thu, 23 Dec 2004 05:17:59 +0000 (05:17 +0000)]
handle xdarwin better :)

SVN revision: 12563

19 years agoswitched to floating-point math. yell if you think this causes trouble.
tsauerbeck [Wed, 22 Dec 2004 14:41:12 +0000 (14:41 +0000)]
switched to floating-point math. yell if you think this causes trouble.

SVN revision: 12550

19 years agochanged oe calls to bb
emte [Sun, 19 Dec 2004 07:40:11 +0000 (07:40 +0000)]
changed oe calls to bb

SVN revision: 12508

19 years agoPython is too incompetent to parse hyphens
emte [Sat, 18 Dec 2004 22:06:27 +0000 (22:06 +0000)]
Python is too incompetent to parse hyphens

SVN revision: 12502

19 years agochange order...
Carsten Haitzler [Sat, 18 Dec 2004 11:08:56 +0000 (11:08 +0000)]
change order...

SVN revision: 12500

19 years agothis file is unused.
Carsten Haitzler [Fri, 17 Dec 2004 05:47:38 +0000 (05:47 +0000)]
this file is unused.

SVN revision: 12491

19 years agoAdded the change for BitBake the Standardized Openembedded Build System
emte [Fri, 17 Dec 2004 01:19:02 +0000 (01:19 +0000)]
Added the change for BitBake the Standardized Openembedded Build System

SVN revision: 12488

19 years agooops. fix eet
Carsten Haitzler [Thu, 16 Dec 2004 09:30:15 +0000 (09:30 +0000)]
oops. fix eet

SVN revision: 12481

19 years agoadd edje_test to spec
Carsten Haitzler [Thu, 16 Dec 2004 00:19:17 +0000 (00:19 +0000)]
add edje_test to spec

SVN revision: 12479

19 years agoedje_cc now knows about parens, which means that "(x + y + z)" is treated as *one...
tsauerbeck [Wed, 15 Dec 2004 17:58:10 +0000 (17:58 +0000)]
edje_cc now knows about parens, which means that "(x + y + z)" is treated as *one* token.
this made it possible to fix edje_cc's math code a bit.
NOTE: only fixed point arithmetic works again, floating point stuff doesn't!
See the FIXME for ideas on how to handle this.

SVN revision: 12477

19 years agokill of a single client call added
Carsten Haitzler [Wed, 15 Dec 2004 11:48:33 +0000 (11:48 +0000)]
kill of a single client call added

SVN revision: 12475

19 years agonewq fb keytable
Carsten Haitzler [Tue, 14 Dec 2004 16:12:05 +0000 (16:12 +0000)]
newq fb keytable

SVN revision: 12464

19 years agouse new extended event info
Carsten Haitzler [Tue, 14 Dec 2004 03:24:32 +0000 (03:24 +0000)]
use new extended event info

SVN revision: 12459

19 years agouse evas's new extended info
Carsten Haitzler [Tue, 14 Dec 2004 03:22:21 +0000 (03:22 +0000)]
use evas's new extended info

SVN revision: 12458

19 years agoextend key and mouse events
Carsten Haitzler [Tue, 14 Dec 2004 03:21:32 +0000 (03:21 +0000)]
extend key and mouse events

SVN revision: 12457

19 years agogrumble, i suck
tsauerbeck [Sat, 11 Dec 2004 19:24:53 +0000 (19:24 +0000)]
grumble, i suck

SVN revision: 12451

19 years agosmarter _edje_dragable_pos_set()
tsauerbeck [Sat, 11 Dec 2004 19:22:55 +0000 (19:22 +0000)]
smarter _edje_dragable_pos_set()

SVN revision: 12450

19 years agosome janitor work. no new bugs this time ;)
tsauerbeck [Sat, 11 Dec 2004 19:08:55 +0000 (19:08 +0000)]
some janitor work. no new bugs this time ;)

SVN revision: 12449

19 years ago- don't segv if we can't open the file. this would die if you had a file with
Dan Sinclair [Fri, 10 Dec 2004 16:03:42 +0000 (16:03 +0000)]
- don't segv if we can't open the file. this would die if you had a file with
  the same name as the directory edje_decc was trying to create.

SVN revision: 12433

19 years agoforce a recalc when set_state() has been called (Embryo)
tsauerbeck [Fri, 10 Dec 2004 15:45:31 +0000 (15:45 +0000)]
force a recalc when set_state() has been called (Embryo)

SVN revision: 12432

19 years agoformatting
tsauerbeck [Thu, 9 Dec 2004 19:34:26 +0000 (19:34 +0000)]
formatting

SVN revision: 12427

19 years agoGah - fix.
Kim Woelders [Thu, 9 Dec 2004 19:29:24 +0000 (19:29 +0000)]
Gah - fix.

SVN revision: 12425

19 years agoa nicer way of copying strings :)
tsauerbeck [Thu, 9 Dec 2004 19:27:22 +0000 (19:27 +0000)]
a nicer way of copying strings :)

SVN revision: 12424

19 years agotesting the edje message queue.. revealed.... problems... and.. now....
Carsten Haitzler [Thu, 9 Dec 2004 05:49:34 +0000 (05:49 +0000)]
testing the edje message queue.. revealed.... problems... and.. now....
FIXES! :)

SVN revision: 12419

19 years agofix some typedefs... and cell arrays...
Carsten Haitzler [Thu, 9 Dec 2004 05:10:42 +0000 (05:10 +0000)]
fix some typedefs... and cell arrays...

SVN revision: 12416

19 years agogetfarg
Carsten Haitzler [Thu, 9 Dec 2004 02:46:32 +0000 (02:46 +0000)]
getfarg

SVN revision: 12414

19 years agoNetWM function fixes, and a few new ones.
Kim Woelders [Wed, 8 Dec 2004 20:29:45 +0000 (20:29 +0000)]
NetWM function fixes, and a few new ones.

SVN revision: 12408

19 years agoFix configure bug and and ecore warning - thanks Sebastian Dransfeld
handyande [Wed, 8 Dec 2004 16:23:09 +0000 (16:23 +0000)]
Fix configure bug and and ecore warning - thanks Sebastian Dransfeld

SVN revision: 12400

19 years agoforcibly shut up about loose indentation!
Carsten Haitzler [Wed, 8 Dec 2004 06:05:23 +0000 (06:05 +0000)]
forcibly shut up about loose indentation!

SVN revision: 12399

19 years agohandle double/triple click again
Carsten Haitzler [Tue, 7 Dec 2004 13:31:15 +0000 (13:31 +0000)]
handle double/triple click again

SVN revision: 12397

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