platform/upstream/efl.git
20 years agoneed a swap!
Carsten Haitzler [Thu, 25 Mar 2004 03:05:27 +0000 (03:05 +0000)]
need a swap!

SVN revision: 9457

20 years agofix
Carsten Haitzler [Thu, 25 Mar 2004 02:14:56 +0000 (02:14 +0000)]
fix

SVN revision: 9456

20 years agodont need these... :)
Carsten Haitzler [Thu, 25 Mar 2004 02:12:11 +0000 (02:12 +0000)]
dont need these... :)

SVN revision: 9455

20 years agoAgain, libtoolize for version checking.
rbdpngn [Thu, 25 Mar 2004 02:12:09 +0000 (02:12 +0000)]
Again, libtoolize for version checking.

SVN revision: 9454

20 years agoUse libtoolize instead of libtool.
rbdpngn [Thu, 25 Mar 2004 02:08:55 +0000 (02:08 +0000)]
Use libtoolize instead of libtool.

SVN revision: 9453

20 years agoportable portable damnit! need help cleaning this code! its horrid!
Carsten Haitzler [Thu, 25 Mar 2004 02:07:28 +0000 (02:07 +0000)]
portable portable damnit! need help cleaning this code! its horrid!

SVN revision: 9452

20 years agocleaning up...
Carsten Haitzler [Wed, 24 Mar 2004 14:32:04 +0000 (14:32 +0000)]
cleaning up...

SVN revision: 9447

20 years agodisable lots of compiler options - embryo handles a subset of small
Carsten Haitzler [Wed, 24 Mar 2004 10:25:05 +0000 (10:25 +0000)]
disable lots of compiler options - embryo handles a subset of small
make compiler quieter. change default options for compiler and include
default include for the user as well as current dir.

SVN revision: 9446

20 years agoand E cvs did givbe birth to an Embryo! :)
Carsten Haitzler [Wed, 24 Mar 2004 09:48:28 +0000 (09:48 +0000)]
and E cvs did givbe birth to an Embryo! :)

SVN revision: 9445

20 years agosort your evas lists via a function pointer
atmosphere [Wed, 24 Mar 2004 07:23:51 +0000 (07:23 +0000)]
sort your evas lists via a function pointer

SVN revision: 9443

20 years agofixed compilation error when sse was disabled and mmx was enabled
tsauerbeck [Sun, 21 Mar 2004 20:22:58 +0000 (20:22 +0000)]
fixed compilation error when sse was disabled and mmx was enabled

SVN revision: 9418

20 years agoplugged another leak
tsauerbeck [Sat, 20 Mar 2004 10:16:22 +0000 (10:16 +0000)]
plugged another leak

SVN revision: 9402

20 years agochanged ECORE_MIN /MAX to MIN/MAX
tsauerbeck [Fri, 19 Mar 2004 18:40:09 +0000 (18:40 +0000)]
changed ECORE_MIN /MAX to MIN/MAX

SVN revision: 9399

20 years agoMoved the locks into a struct so we can use semi-colons at the end of the
rbdpngn [Thu, 18 Mar 2004 20:56:20 +0000 (20:56 +0000)]
Moved the locks into a struct so we can use semi-colons at the end of the
declaration macro.

SVN revision: 9395

20 years agoThe semi-colon at the end of this macro causes many compiler warnings under
rbdpngn [Thu, 18 Mar 2004 20:44:33 +0000 (20:44 +0000)]
The semi-colon at the end of this macro causes many compiler warnings under
OS X.

SVN revision: 9394

20 years agoConvert some of the documentation to doxygen.
rbdpngn [Thu, 18 Mar 2004 19:02:23 +0000 (19:02 +0000)]
Convert some of the documentation to doxygen.

SVN revision: 9393

20 years ago- Fix references to old Ecore_List structure (temporarily)
xcomputerman [Thu, 18 Mar 2004 14:29:59 +0000 (14:29 +0000)]
- Fix references to old Ecore_List structure (temporarily)
- Fix warnings (bad raster!)

SVN revision: 9390

20 years agojust in case this gets through...
Carsten Haitzler [Thu, 18 Mar 2004 09:22:36 +0000 (09:22 +0000)]
just in case this gets through...

SVN revision: 9388

20 years agooops - this DOESNT actually work - i thought as much! i knew i had my
Carsten Haitzler [Thu, 18 Mar 2004 09:06:12 +0000 (09:06 +0000)]
oops - this DOESNT actually work - i thought as much! i knew i had my
reasons...

SVN revision: 9387

20 years ago- Merge Ewd functions into Ecore.
xcomputerman [Thu, 18 Mar 2004 05:30:48 +0000 (05:30 +0000)]
- Merge Ewd functions into Ecore.
- Version number bump

SVN revision: 9385

20 years agoMerge Ewd code into Ecore.
xcomputerman [Thu, 18 Mar 2004 05:29:54 +0000 (05:29 +0000)]
Merge Ewd code into Ecore.
The new functions (Ecore_Data.h) have not been tested yet, be warned! :)

SVN revision: 9384

20 years agoadd file.
Carsten Haitzler [Wed, 17 Mar 2004 05:44:17 +0000 (05:44 +0000)]
add file.

SVN revision: 9380

20 years agodebugging stuff to help profile an application using evas/ecore etc. to see
Carsten Haitzler [Wed, 17 Mar 2004 05:14:13 +0000 (05:14 +0000)]
debugging stuff to help profile an application using evas/ecore etc. to see
where (rougly) time is spent (as it runs - dynamically). quite useful if your
code is dropping frames to keep animation going - but u'd like to know when
exactly its happening so you can lean down the graphics design or the code in
those situations.

SVN revision: 9379

20 years agodebugging - but more important - configure.in fix!
Carsten Haitzler [Tue, 16 Mar 2004 23:52:46 +0000 (23:52 +0000)]
debugging - but more important - configure.in fix!

SVN revision: 9377

20 years agoBump version number of the evas debian package
swielinga [Tue, 16 Mar 2004 19:54:18 +0000 (19:54 +0000)]
Bump version number of the evas debian package

SVN revision: 9371

20 years agoinit drag step on load
Carsten Haitzler [Tue, 16 Mar 2004 08:38:51 +0000 (08:38 +0000)]
init drag step on load

freeze/thaw imbalance! fix. :(

SVN revision: 9365

20 years agoa good 20% speedup on my p4 and minor speedup on this p3. no difference on my
Carsten Haitzler [Tue, 16 Mar 2004 08:03:00 +0000 (08:03 +0000)]
a good 20% speedup on my p4 and minor speedup on this p3. no difference on my
ipaq...

SVN revision: 9364

20 years agofix stack queries! :)
Carsten Haitzler [Tue, 16 Mar 2004 04:13:05 +0000 (04:13 +0000)]
fix stack queries! :)

SVN revision: 9362

20 years agoyuri's math code for the parser!
Carsten Haitzler [Thu, 11 Mar 2004 03:21:06 +0000 (03:21 +0000)]
yuri's math code for the parser!

SVN revision: 9322

20 years agoOops - nobody wants debug _really_ ;)
handyande [Wed, 10 Mar 2004 09:43:02 +0000 (09:43 +0000)]
Oops - nobody wants debug _really_ ;)

SVN revision: 9309

20 years agoFixed SYSTEM flag and set non-overridden system props hidden in listings, these will...
handyande [Tue, 9 Mar 2004 23:01:05 +0000 (23:01 +0000)]
Fixed SYSTEM flag and set non-overridden system props hidden in listings, these will be addressed via the system settings

SVN revision: 9308

20 years agoW00T, finally fixed the int bug too :)
handyande [Mon, 8 Mar 2004 15:44:17 +0000 (15:44 +0000)]
W00T, finally fixed the int bug too :)

SVN revision: 9292

20 years agoFinally - cought the little blighter.
handyande [Mon, 8 Mar 2004 15:03:40 +0000 (15:03 +0000)]
Finally - cought the little blighter.
erm - that means fixed the fix\!!

SVN revision: 9291

20 years agofixed a leak... patches from trill... need to go thru my mail....
Carsten Haitzler [Mon, 8 Mar 2004 02:43:48 +0000 (02:43 +0000)]
fixed a leak... patches from trill... need to go thru my mail....

SVN revision: 9281

20 years agocheck deleted flag.. need to do this in more places tho....
Carsten Haitzler [Mon, 8 Mar 2004 02:42:08 +0000 (02:42 +0000)]
check deleted flag.. need to do this in more places tho....

SVN revision: 9280

20 years agoNow the edc vim syntax file for edje sources actually shows up in the deb.
swielinga [Mon, 8 Mar 2004 01:36:11 +0000 (01:36 +0000)]
Now the edc vim syntax file for edje sources actually shows up in the deb.

SVN revision: 9279

20 years agoYou forgot to add $(DESTDIR), buddy :-)
swielinga [Mon, 8 Mar 2004 01:21:05 +0000 (01:21 +0000)]
You forgot to add $(DESTDIR), buddy :-)

SVN revision: 9278

20 years agoAdd configure option to manually specify vim directory
xcomputerman [Sat, 6 Mar 2004 17:20:04 +0000 (17:20 +0000)]
Add configure option to manually specify vim directory

SVN revision: 9246

20 years agoGiving a vim syntax file its own module directory is just ridiculous.
xcomputerman [Sat, 6 Mar 2004 15:18:57 +0000 (15:18 +0000)]
Giving a vim syntax file its own module directory is just ridiculous.

SVN revision: 9245

20 years agodon't segfault on a missing default description
tsauerbeck [Sat, 6 Mar 2004 10:21:15 +0000 (10:21 +0000)]
don't segfault on a missing default description

SVN revision: 9242

20 years agoI Guess this isn't needed (anymore?)
swielinga [Thu, 4 Mar 2004 20:31:30 +0000 (20:31 +0000)]
I Guess this isn't needed (anymore?)

SVN revision: 9225

20 years agoOut, ye cursed critters!
xcomputerman [Mon, 1 Mar 2004 23:15:32 +0000 (23:15 +0000)]
Out, ye cursed critters!

SVN revision: 9187

20 years agoStart tidyup with namespaces - fingers crossed
handyande [Mon, 1 Mar 2004 23:11:28 +0000 (23:11 +0000)]
Start tidyup with namespaces - fingers crossed

SVN revision: 9186

20 years agoFix typo
xcomputerman [Mon, 1 Mar 2004 23:08:45 +0000 (23:08 +0000)]
Fix typo

SVN revision: 9185

20 years agoFix-moc-compiler-meta-dependency-distdir-kung-foo
xcomputerman [Mon, 1 Mar 2004 22:57:00 +0000 (22:57 +0000)]
Fix-moc-compiler-meta-dependency-distdir-kung-foo

SVN revision: 9184

20 years agoThis too
xcomputerman [Mon, 1 Mar 2004 22:29:15 +0000 (22:29 +0000)]
This too

SVN revision: 9182

20 years agoThis shouldn't be here
xcomputerman [Mon, 1 Mar 2004 22:23:49 +0000 (22:23 +0000)]
This shouldn't be here

SVN revision: 9181

20 years agoXdnd drag code...
xcomputerman [Sun, 29 Feb 2004 08:15:47 +0000 (08:15 +0000)]
Xdnd drag code...

SVN revision: 9155

20 years agoThrow in a couple macros
xcomputerman [Sun, 29 Feb 2004 05:08:26 +0000 (05:08 +0000)]
Throw in a couple macros

SVN revision: 9154

20 years agoAdd ecore_x_window_parent_get()
xcomputerman [Sun, 29 Feb 2004 04:37:18 +0000 (04:37 +0000)]
Add ecore_x_window_parent_get()

SVN revision: 9153

20 years agoImplement more functions prerequisite to Xdnd
xcomputerman [Sun, 29 Feb 2004 04:29:25 +0000 (04:29 +0000)]
Implement more functions prerequisite to Xdnd
- ecore_x_window_visible_get() <-- yeah, hard to believe it wasn't there
- ecore_x_server_grab/ungrab <-- that too
- ecore_x_window_at_xy_get()

SVN revision: 9152

20 years agoThe path for the libedje.la needs to indicate that it's in the same directory
rbdpngn [Sat, 28 Feb 2004 04:42:27 +0000 (04:42 +0000)]
The path for the libedje.la needs to indicate that it's in the same directory
for autofoo to determine the correct build order. This should solve the
parallel build issue.

SVN revision: 9137

20 years agoah! that was silly. fix!
Carsten Haitzler [Thu, 26 Feb 2004 04:27:08 +0000 (04:27 +0000)]
ah! that was silly. fix!

SVN revision: 9114

20 years agofix multiple gl canvas issues
Carsten Haitzler [Wed, 25 Feb 2004 02:50:48 +0000 (02:50 +0000)]
fix multiple gl canvas issues

SVN revision: 9104

20 years agoindenting cleanliness
Carsten Haitzler [Wed, 25 Feb 2004 02:24:59 +0000 (02:24 +0000)]
indenting cleanliness

SVN revision: 9103

20 years agoHmm, Moz name changes again
handyande [Tue, 24 Feb 2004 19:54:51 +0000 (19:54 +0000)]
Hmm, Moz name changes again

SVN revision: 9097

20 years agoAdded ECORE_FD_ERROR to go w/ ECORE_FD_READ AND _WRITE. I couldn't trigger the error...
tsauerbeck [Tue, 24 Feb 2004 19:45:01 +0000 (19:45 +0000)]
Added ECORE_FD_ERROR to go w/ ECORE_FD_READ AND _WRITE. I couldn't trigger the error 'event' though, which makes me wonder whether i missed something

SVN revision: 9096

20 years agofix build deps
Carsten Haitzler [Mon, 23 Feb 2004 01:39:59 +0000 (01:39 +0000)]
fix build deps

SVN revision: 9078

20 years agoAdded generic functions to fetch geometry, border width
xcomputerman [Sat, 21 Feb 2004 21:44:48 +0000 (21:44 +0000)]
Added generic functions to fetch geometry, border width
and depth for a drawable, and wrapper functions for windows
and pixmaps (overrides previous commit)

SVN revision: 9069

20 years agoecore_x_window_geometry_get() added
xcomputerman [Sat, 21 Feb 2004 21:09:13 +0000 (21:09 +0000)]
ecore_x_window_geometry_get() added

SVN revision: 9068

20 years agoFetch AnyPropertyType from application
xcomputerman [Sat, 21 Feb 2004 20:44:37 +0000 (20:44 +0000)]
Fetch AnyPropertyType from application

SVN revision: 9067

20 years agoFinish up client message handling for Xdnd. Still has a couple of
xcomputerman [Sat, 21 Feb 2004 08:58:20 +0000 (08:58 +0000)]
Finish up client message handling for Xdnd. Still has a couple of
unresolved cases that will be filled out when the actual dnd process loop
is written.

SVN revision: 9059

20 years agogah! don't know how that one slipped by. sorry :)
rephorm [Sat, 21 Feb 2004 05:24:10 +0000 (05:24 +0000)]
gah! don't know how that one slipped by. sorry :)

SVN revision: 9053

20 years agogendoc update
Carsten Haitzler [Fri, 20 Feb 2004 08:24:06 +0000 (08:24 +0000)]
gendoc update

SVN revision: 9045

20 years agogendoc
Carsten Haitzler [Fri, 20 Feb 2004 08:23:24 +0000 (08:23 +0000)]
gendoc

SVN revision: 9044

20 years agochange gendoc
Carsten Haitzler [Fri, 20 Feb 2004 08:23:17 +0000 (08:23 +0000)]
change gendoc

SVN revision: 9043

20 years ago@'s
Carsten Haitzler [Fri, 20 Feb 2004 08:19:34 +0000 (08:19 +0000)]
@'s

SVN revision: 9041

20 years ago1.fix docs @
Carsten Haitzler [Fri, 20 Feb 2004 08:18:28 +0000 (08:18 +0000)]
1.fix docs @
2. sync AUTHORs and docs

SVN revision: 9040

20 years agofixie doccie
Carsten Haitzler [Fri, 20 Feb 2004 08:16:25 +0000 (08:16 +0000)]
fixie doccie

SVN revision: 9039

20 years agosome more docs...
Carsten Haitzler [Fri, 20 Feb 2004 07:06:39 +0000 (07:06 +0000)]
some more docs...

SVN revision: 9038

20 years agoslight change in doc comments... get rid of htmlisms...
Carsten Haitzler [Fri, 20 Feb 2004 07:06:29 +0000 (07:06 +0000)]
slight change in doc comments... get rid of htmlisms...

SVN revision: 9037

20 years agoThe beginnings of Edje_Edit, a lib for editing edje .eet files.
rephorm [Fri, 20 Feb 2004 03:20:10 +0000 (03:20 +0000)]
The beginnings of Edje_Edit, a lib for editing edje .eet files.
Doesn't do all that much yet, and I don't have much time, but I thought i'd get
it started at least. Feel free to add to, or even completely change things.

SVN revision: 9034

20 years agoRe-order params
boris [Wed, 18 Feb 2004 11:35:08 +0000 (11:35 +0000)]
Re-order params

SVN revision: 9023

20 years agoaaah bah! back to normal for you.
Carsten Haitzler [Tue, 17 Feb 2004 12:57:40 +0000 (12:57 +0000)]
aaah bah! back to normal for you.

SVN revision: 9008

20 years agooops typo
Carsten Haitzler [Tue, 17 Feb 2004 08:13:38 +0000 (08:13 +0000)]
oops typo

SVN revision: 9005

20 years agooops - fix make script...
Carsten Haitzler [Tue, 17 Feb 2004 07:59:30 +0000 (07:59 +0000)]
oops - fix make script...

SVN revision: 9004

20 years agocross-compile cleanly!
Carsten Haitzler [Tue, 17 Feb 2004 07:13:12 +0000 (07:13 +0000)]
cross-compile cleanly!

SVN revision: 9003

20 years agocross-compile cleanly damnit!
Carsten Haitzler [Tue, 17 Feb 2004 07:12:38 +0000 (07:12 +0000)]
cross-compile cleanly damnit!

SVN revision: 9002

20 years agocross-compile!
Carsten Haitzler [Tue, 17 Feb 2004 07:12:01 +0000 (07:12 +0000)]
cross-compile!

SVN revision: 9001

20 years agoproperly cross-compile
Carsten Haitzler [Tue, 17 Feb 2004 07:11:28 +0000 (07:11 +0000)]
properly cross-compile

SVN revision: 9000

20 years agocorrected the docs slightly - no code changed
zuluone [Mon, 16 Feb 2004 19:22:48 +0000 (19:22 +0000)]
corrected the docs slightly - no code changed

SVN revision: 8993

20 years agoif outbuf != multiple of 16... clip
Carsten Haitzler [Mon, 16 Feb 2004 09:43:44 +0000 (09:43 +0000)]
if outbuf != multiple of 16... clip

SVN revision: 8989

20 years agodan sinclair's fix.
Carsten Haitzler [Mon, 16 Feb 2004 02:48:13 +0000 (02:48 +0000)]
dan sinclair's fix.

SVN revision: 8986

20 years agomake moves and resizes immediate for ecore_evas - much mroe efficient :)
Carsten Haitzler [Mon, 16 Feb 2004 02:26:38 +0000 (02:26 +0000)]
make moves and resizes immediate for ecore_evas - much mroe efficient :)

SVN revision: 8985

20 years agoFixy - taa kim
handyande [Sun, 15 Feb 2004 22:43:48 +0000 (22:43 +0000)]
Fixy - taa kim

SVN revision: 8983

20 years agoWM_NAME and WM_CLIENT_MACHINE should not be UTF8 strings, use proper
xcomputerman [Sun, 15 Feb 2004 22:33:55 +0000 (22:33 +0000)]
WM_NAME and WM_CLIENT_MACHINE should not be UTF8 strings, use proper
Xlib functions instead of manually setting the string property.

SVN revision: 8982

20 years agoModified patch from kwo. Makes ecore_x_window_prop_withdrawn_set etc. do
xcomputerman [Sun, 15 Feb 2004 21:37:34 +0000 (21:37 +0000)]
Modified patch from kwo. Makes ecore_x_window_prop_withdrawn_set etc. do
the right thing, provides a proper framework for the initial_state
WMHint; fix a bug with client message event in prop_desktop_request()

SVN revision: 8980

20 years agoA few mem leaks plugged - getting to grips with valgrind
handyande [Sun, 15 Feb 2004 14:50:23 +0000 (14:50 +0000)]
A few mem leaks plugged - getting to grips with valgrind

SVN revision: 8976

20 years agoA few mem leaks plugged - getting to grips with valgrind
handyande [Sun, 15 Feb 2004 14:43:08 +0000 (14:43 +0000)]
A few mem leaks plugged - getting to grips with valgrind

SVN revision: 8974

20 years agouse static buf's and snprintf
rephorm [Fri, 13 Feb 2004 17:07:45 +0000 (17:07 +0000)]
use static buf's and snprintf

SVN revision: 8959

20 years agoinitialize e->modifiers. fixed indentation.
tsauerbeck [Sun, 8 Feb 2004 19:39:29 +0000 (19:39 +0000)]
initialize e->modifiers. fixed indentation.

SVN revision: 8909

20 years agoWrapped the utf8 converter in an ifdef to match other uses in the file.
rbdpngn [Sun, 8 Feb 2004 07:49:16 +0000 (07:49 +0000)]
Wrapped the utf8 converter in an ifdef to match other uses in the file.

SVN revision: 8894

20 years agoMissing handler for converting utf8 strings.
rbdpngn [Sun, 8 Feb 2004 07:45:37 +0000 (07:45 +0000)]
Missing handler for converting utf8 strings.

SVN revision: 8893

20 years agoSend and receive XdndStatus messages
xcomputerman [Sat, 7 Feb 2004 19:37:47 +0000 (19:37 +0000)]
Send and receive XdndStatus messages

SVN revision: 8883

20 years agoAdd layer constants to header file and update documentation accordingly
xcomputerman [Sat, 7 Feb 2004 12:05:55 +0000 (12:05 +0000)]
Add layer constants to header file and update documentation accordingly

SVN revision: 8877

20 years ago- Fix ambiguity in sticky hints ... NetWM defines two different ways of
xcomputerman [Sat, 7 Feb 2004 11:59:43 +0000 (11:59 +0000)]
- Fix ambiguity in sticky hints ... NetWM defines two different ways of
  making windows sticky, so we'll do both
- Fix desktop_request() function to actually do the right thing
- Add state_request() function

SVN revision: 8876

20 years agoOff-by-one array size is an unnecessary leak.
xcomputerman [Sat, 7 Feb 2004 11:20:48 +0000 (11:20 +0000)]
Off-by-one array size is an unnecessary leak.

SVN revision: 8873

20 years agoAnother API change suggested by kwo - layer_set() now accepts a value
xcomputerman [Sat, 7 Feb 2004 11:01:48 +0000 (11:01 +0000)]
Another API change suggested by kwo - layer_set() now accepts a value
from 1 to 255, 4 being the "default" layer.

SVN revision: 8872

20 years ago- Fix nasty bug in NetWM state functions that caused it to read 8 bit
xcomputerman [Sat, 7 Feb 2004 10:48:38 +0000 (10:48 +0000)]
- Fix nasty bug in NetWM state functions that caused it to read 8 bit
  values from the vectors instead of 32bit XIDs
- ecore_x_window_prop_layer_set() now calls the state_set function
  instead of trying to manipulate the properties directly

SVN revision: 8871

20 years ago- Fix window_type_dialog_set() call in ecore_evas_test
xcomputerman [Sat, 7 Feb 2004 00:55:37 +0000 (00:55 +0000)]
- Fix window_type_dialog_set() call in ecore_evas_test
- Ecore_Evas now returns the container window when we request its window,
  not the internal one - this fixes problems with NETWM hints not
  affecting ecore_evas windows

SVN revision: 8864