platform/upstream/efl.git
19 years ago1. move font dir to its own
Carsten Haitzler [Sat, 8 Jan 2005 10:02:18 +0000 (10:02 +0000)]
1. move font dir to its own
2. textblokc object stub. this is for an etxo-style text object. nothing much
there yet.

SVN revision: 12825

19 years agoatoi booboo - accepts 1, not 2 params! :)
Carsten Haitzler [Sat, 8 Jan 2005 08:57:00 +0000 (08:57 +0000)]
atoi booboo - accepts 1, not 2 params! :)

SVN revision: 12824

19 years agobuild fixes
Carsten Haitzler [Fri, 7 Jan 2005 15:38:01 +0000 (15:38 +0000)]
build fixes

SVN revision: 12812

19 years agodont SIGFPE
Carsten Haitzler [Fri, 7 Jan 2005 08:35:27 +0000 (08:35 +0000)]
dont SIGFPE

SVN revision: 12807

19 years agoevas cflags for ecore_config...
Carsten Haitzler [Fri, 7 Jan 2005 04:00:59 +0000 (04:00 +0000)]
evas cflags for ecore_config...

SVN revision: 12805

19 years agoThu Jan 6 10:27:24 2005 Michael Jennings (mej)
Michael Jennings [Thu, 6 Jan 2005 15:28:20 +0000 (15:28 +0000)]
Thu Jan  6 10:27:24 2005                        Michael Jennings (mej)

Spec file fixes from Jason Williams <jasonw@tulg.org>.
----------------------------------------------------------------------

SVN revision: 12798

19 years agosome debuggies
Carsten Haitzler [Thu, 6 Jan 2005 09:08:20 +0000 (09:08 +0000)]
some debuggies

SVN revision: 12795

19 years agoSome hackish bits to enable cleaner e17 shutdown.
Kim Woelders [Wed, 5 Jan 2005 23:35:16 +0000 (23:35 +0000)]
Some hackish bits to enable cleaner e17 shutdown.

SVN revision: 12792

19 years agoNow colons are valid
glassy_ape [Wed, 5 Jan 2005 17:40:49 +0000 (17:40 +0000)]
Now colons are valid

SVN revision: 12783

19 years agoecore_hash_goto_first and ecore_hash_next have been removed
werkt [Wed, 5 Jan 2005 07:20:11 +0000 (07:20 +0000)]
ecore_hash_goto_first and ecore_hash_next have been removed

SVN revision: 12771

19 years agoFixes for ecore_hash_goto_first and ecore_hash_next
werkt [Wed, 5 Jan 2005 06:03:48 +0000 (06:03 +0000)]
Fixes for ecore_hash_goto_first and ecore_hash_next

SVN revision: 12767

19 years agoWed Jan 5 00:03:30 2005 Michael Jennings (mej)
Michael Jennings [Wed, 5 Jan 2005 05:05:30 +0000 (05:05 +0000)]
Wed Jan  5 00:03:30 2005                        Michael Jennings (mej)

Assorted spec file cleanups.

Do not override --bindir and --libdir (breaks x86_64).

Some of these are still untested, so please be patient.
----------------------------------------------------------------------

SVN revision: 12761

19 years agoIf cvsignores were beers, I'd be dead by now.
xenith [Wed, 5 Jan 2005 04:16:58 +0000 (04:16 +0000)]
If cvsignores were beers, I'd be dead by now.

SVN revision: 12759

19 years agoUn-botched ecore_hash_next
werkt [Wed, 5 Jan 2005 02:05:07 +0000 (02:05 +0000)]
Un-botched ecore_hash_next

SVN revision: 12753

19 years agoAdded user_data capability to data callbacks and some sequential processing
werkt [Tue, 4 Jan 2005 22:45:06 +0000 (22:45 +0000)]
Added user_data capability to data callbacks and some sequential processing
routines for hashes.

SVN revision: 12747

19 years agoChange the colour calls to work on all bitdepths
handyande [Tue, 4 Jan 2005 21:54:10 +0000 (21:54 +0000)]
Change the colour calls to work on all bitdepths

SVN revision: 12744

19 years agobetter xcursor checks
Carsten Haitzler [Tue, 4 Jan 2005 14:22:04 +0000 (14:22 +0000)]
better xcursor checks

SVN revision: 12738

19 years agohmm never mind.. a -I not a -l... ARGH!
Carsten Haitzler [Tue, 4 Jan 2005 14:07:03 +0000 (14:07 +0000)]
hmm never mind.. a -I not a -l... ARGH!

SVN revision: 12735

19 years agoquery for color cursor support
Carsten Haitzler [Tue, 4 Jan 2005 13:43:27 +0000 (13:43 +0000)]
query for color cursor support

SVN revision: 12734

19 years agoxcursor support... note the comment in the Makefile.am.
Carsten Haitzler [Tue, 4 Jan 2005 10:26:17 +0000 (10:26 +0000)]
xcursor support... note the comment in the Makefile.am.

i dont have enough expletives to describe what i think of libtool....

SVN revision: 12733

19 years agoAllow null strings
handyande [Sun, 2 Jan 2005 21:51:13 +0000 (21:51 +0000)]
Allow null strings

SVN revision: 12693

19 years agoAdd netwm window state hints to ecore_x_netwm.c
xcomputerman [Thu, 30 Dec 2004 05:36:01 +0000 (05:36 +0000)]
Add netwm window state hints to ecore_x_netwm.c

SVN revision: 12643

19 years agoalways append new animators to _edje_anim_list so we can have more than one animator...
tsauerbeck [Wed, 29 Dec 2004 19:17:01 +0000 (19:17 +0000)]
always append new animators to _edje_anim_list so we can have more than one animator in an edje/in multiple edjes

SVN revision: 12631

19 years agoonly increment id_count if we could allocate memory for a new timer/animator
tsauerbeck [Wed, 29 Dec 2004 19:10:57 +0000 (19:10 +0000)]
only increment id_count if we could allocate memory for a new timer/animator

SVN revision: 12629

19 years agoAdd event mask as parameter to ecore_x_client_message32_send().
Kim Woelders [Wed, 29 Dec 2004 12:36:25 +0000 (12:36 +0000)]
Add event mask as parameter to ecore_x_client_message32_send().

SVN revision: 12626

19 years agoPrevent possible multiple inits
xcomputerman [Mon, 27 Dec 2004 18:30:28 +0000 (18:30 +0000)]
Prevent possible multiple inits

SVN revision: 12607

19 years agoPlug memory leak
xcomputerman [Mon, 27 Dec 2004 18:28:14 +0000 (18:28 +0000)]
Plug memory leak

SVN revision: 12606

19 years ago spanky's patch is in
Carsten Haitzler [Mon, 27 Dec 2004 14:40:57 +0000 (14:40 +0000)]
 spanky's patch is in

SVN revision: 12605

19 years agoremoved support for the (so far deprecated) description.border keyword
tsauerbeck [Sun, 26 Dec 2004 22:36:45 +0000 (22:36 +0000)]
removed support for the (so far deprecated) description.border keyword

SVN revision: 12593

19 years agolisted for xrander configure events.... :)
Carsten Haitzler [Sat, 25 Dec 2004 15:15:29 +0000 (15:15 +0000)]
listed for xrander configure events.... :)

SVN revision: 12586

19 years agoactually use time field
Carsten Haitzler [Sat, 25 Dec 2004 13:13:57 +0000 (13:13 +0000)]
actually use time field

SVN revision: 12583

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