platform/upstream/efl.git
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

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

SVN revision: 12244

20 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

20 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

20 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

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

SVN revision: 12235

20 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

20 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

20 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

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

SVN revision: 12225

20 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

20 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

20 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

20 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

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

SVN revision: 12188

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

SVN revision: 12186

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

SVN revision: 12184

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

SVN revision: 12183

20 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

20 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

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

SVN revision: 12163

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

SVN revision: 12162

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

SVN revision: 12161

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

SVN revision: 12160

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

SVN revision: 12157

20 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

20 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

20 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

20 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

20 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

20 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

20 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

20 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

20 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

20 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

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

SVN revision: 12128

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

SVN revision: 12127

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

SVN revision: 12126

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

SVN revision: 12125

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

SVN revision: 12123

20 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

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

SVN revision: 12117

20 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

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

SVN revision: 12100

20 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

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

SVN revision: 12098

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

SVN revision: 12097

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

SVN revision: 12095

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

SVN revision: 12094

20 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

20 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

20 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

20 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

20 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

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

SVN revision: 12086

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

SVN revision: 12084

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

SVN revision: 12083

20 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

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

SVN revision: 12081

20 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

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

SVN revision: 12079

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

SVN revision: 12078

20 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

20 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

20 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

20 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

20 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

20 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

20 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

20 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

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

SVN revision: 12062

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

SVN revision: 12061

20 years agoOops2
tsauerbeck [Fri, 29 Oct 2004 15:14:43 +0000 (15:14 +0000)]
Oops2

SVN revision: 12060

20 years agoOops
tsauerbeck [Fri, 29 Oct 2004 15:12:01 +0000 (15:12 +0000)]
Oops

SVN revision: 12059

20 years agoreduced code duplication
tsauerbeck [Fri, 29 Oct 2004 14:56:27 +0000 (14:56 +0000)]
reduced code duplication

SVN revision: 12058

20 years agofixed insert_float()
tsauerbeck [Fri, 29 Oct 2004 14:49:10 +0000 (14:49 +0000)]
fixed insert_float()

SVN revision: 12057

20 years ago'custom' is an invalid description name
tsauerbeck [Fri, 29 Oct 2004 14:11:54 +0000 (14:11 +0000)]
'custom' is an invalid description name

SVN revision: 12056

20 years agomingw fixes
tsauerbeck [Fri, 29 Oct 2004 14:04:23 +0000 (14:04 +0000)]
mingw fixes

SVN revision: 12055

20 years agodon't include mman.h
tsauerbeck [Fri, 29 Oct 2004 14:01:24 +0000 (14:01 +0000)]
don't include mman.h

SVN revision: 12054

20 years agothere's no need to copy the string byte by byte, use snprintf instead
tsauerbeck [Fri, 29 Oct 2004 13:50:27 +0000 (13:50 +0000)]
there's no need to copy the string byte by byte, use snprintf instead

SVN revision: 12053

20 years agobinary mode... and...
Carsten Haitzler [Thu, 28 Oct 2004 09:54:02 +0000 (09:54 +0000)]
binary mode... and...
close file AFTER finish off of decompress! :)

SVN revision: 12046

20 years agoMove NetWM atoms to ecore_x_netwm.c. Added ecore_x_netwm_wm_identify().
Kim Woelders [Wed, 27 Oct 2004 21:50:58 +0000 (21:50 +0000)]
Move NetWM atoms to ecore_x_netwm.c. Added ecore_x_netwm_wm_identify().

SVN revision: 12044