Commit Graph

1111 Commits

Author SHA1 Message Date
handyande db564309d5 Why do it the hard way?
SVN revision: 9503
2004-03-27 23:16:48 +00:00
handyande 9263a8028f Hmm, that fits better than the method I forgot to commit
SVN revision: 9502
2004-03-27 21:58:01 +00:00
handyande a7c3818d59 Fixup listing of system properties - handled differently to local properties
this allows the _system connector to be 'examined'


SVN revision: 9500
2004-03-27 20:59:42 +00:00
handyande 4a9e1528df Added ecore_config_evas_font_path_apply to control the font path locations in all edje apps
SVN revision: 9497
2004-03-27 14:57:23 +00:00
atmosphere f745104f97 build fixes from Spanky courtesy of some gentoo user I imagine, hopefully saving raster some time, if it's wrong, sorry
SVN revision: 9495
2004-03-27 05:46:27 +00:00
handyande 8ef3bddb5d Create directories if they do not exist - that should fix 'not being remembered' settings problems
SVN revision: 9488
2004-03-26 14:05:40 +00:00
Carsten Haitzler 59a6f2c4b0 embryo support... started. :)
SVN revision: 9487
2004-03-26 09:10:05 +00:00
Carsten Haitzler 76b6621bba data set/get
SVN revision: 9486
2004-03-26 08:07:47 +00:00
Carsten Haitzler 8e4af28c5b 1 more call
SVN revision: 9485
2004-03-26 06:23:13 +00:00
Carsten Haitzler 9c7d952185 oops. accidentally removed that... fix!
SVN revision: 9484
2004-03-26 04:25:33 +00:00
Carsten Haitzler a6ea2124d2 woop! it works... 64bit cleanliness left.
SVN revision: 9483
2004-03-26 04:12:36 +00:00
Carsten Haitzler ec5ae240d0 actually memory will be aligned anyway... :)
SVN revision: 9482
2004-03-26 03:26:09 +00:00
Carsten Haitzler 41162f95e6 fix some code up.. clean.. a FIXME i noticed...
SVN revision: 9481
2004-03-26 03:24:33 +00:00
Carsten Haitzler f8fc561ce6 actual docs
SVN revision: 9475
2004-03-25 14:55:26 +00:00
Carsten Haitzler 580ca0e7ac some readme.. got to run!
SVN revision: 9474
2004-03-25 09:52:12 +00:00
Carsten Haitzler 12841180fd move to default.inc - now u dont need to #include <float> anymore
compiler deletes .asm's again...


SVN revision: 9473
2004-03-25 09:44:55 +00:00
Carsten Haitzler 552e101418 and fix this to work on PPC (big endian)
still have to check for 64bit... that is borken, i think...


SVN revision: 9472
2004-03-25 09:29:16 +00:00
Carsten Haitzler 25af2e595c compiler SHHHHHHHHHHHH
SVN revision: 9471
2004-03-25 07:03:00 +00:00
rbdpngn c1b170777d Use stdint.h when available, otherwise define the stuff ourselves.
SVN revision: 9466
2004-03-25 06:35:38 +00:00
Carsten Haitzler 5f6c023047 different packing...
SVN revision: 9465
2004-03-25 06:21:58 +00:00
Carsten Haitzler ea5fbe2674 fix endianess...
SVN revision: 9464
2004-03-25 05:40:55 +00:00
Carsten Haitzler c62848b02f swap all code bytes!
SVN revision: 9460
2004-03-25 04:38:07 +00:00
Carsten Haitzler 06369590b3 oosp backwards ifdef
SVN revision: 9459
2004-03-25 03:59:18 +00:00
Carsten Haitzler 8c4511cbc2 fix endianess stuff... in amx
SVN revision: 9458
2004-03-25 03:50:32 +00:00
Carsten Haitzler f14640499b need a swap!
SVN revision: 9457
2004-03-25 03:05:27 +00:00
Carsten Haitzler eefce8aa05 fix
SVN revision: 9456
2004-03-25 02:14:56 +00:00
Carsten Haitzler ff2f327692 dont need these... :)
SVN revision: 9455
2004-03-25 02:12:11 +00:00
rbdpngn 4544dafe7a Again, libtoolize for version checking.
SVN revision: 9454
2004-03-25 02:12:09 +00:00
rbdpngn 8633f2c941 Use libtoolize instead of libtool.
SVN revision: 9453
2004-03-25 02:08:55 +00:00
Carsten Haitzler 6685ca7a70 portable portable damnit! need help cleaning this code! its horrid!
SVN revision: 9452
2004-03-25 02:07:28 +00:00
Carsten Haitzler 0e711afd54 cleaning up...
SVN revision: 9447
2004-03-24 14:32:04 +00:00
Carsten Haitzler 2766840f17 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
2004-03-24 10:25:05 +00:00
Carsten Haitzler 7b4b36e5d2 and E cvs did givbe birth to an Embryo! :)
SVN revision: 9445
2004-03-24 09:48:28 +00:00
atmosphere 04ac65be8f sort your evas lists via a function pointer
SVN revision: 9443
2004-03-24 07:23:51 +00:00
tsauerbeck 83a1ee651c fixed compilation error when sse was disabled and mmx was enabled
SVN revision: 9418
2004-03-21 20:22:58 +00:00
tsauerbeck 81ac2fa928 plugged another leak
SVN revision: 9402
2004-03-20 10:16:22 +00:00
tsauerbeck 34e3b8f092 changed ECORE_MIN /MAX to MIN/MAX
SVN revision: 9399
2004-03-19 18:40:09 +00:00
rbdpngn fb596336ab Moved the locks into a struct so we can use semi-colons at the end of the
declaration macro.


SVN revision: 9395
2004-03-18 20:56:20 +00:00
rbdpngn ad711136a8 The semi-colon at the end of this macro causes many compiler warnings under
OS X.


SVN revision: 9394
2004-03-18 20:44:33 +00:00
rbdpngn 89914f3097 Convert some of the documentation to doxygen.
SVN revision: 9393
2004-03-18 19:02:23 +00:00
xcomputerman 9850d90113 - Fix references to old Ecore_List structure (temporarily)
- Fix warnings (bad raster!)


SVN revision: 9390
2004-03-18 14:29:59 +00:00
Carsten Haitzler 667379ef53 just in case this gets through...
SVN revision: 9388
2004-03-18 09:22:36 +00:00
Carsten Haitzler 84d4cac05e oops - this DOESNT actually work - i thought as much! i knew i had my
reasons...


SVN revision: 9387
2004-03-18 09:06:12 +00:00
xcomputerman 0ee90d2918 - Merge Ewd functions into Ecore.
- Version number bump


SVN revision: 9385
2004-03-18 05:30:48 +00:00
xcomputerman 1034f13443 Merge Ewd code into Ecore.
The new functions (Ecore_Data.h) have not been tested yet, be warned! :)


SVN revision: 9384
2004-03-18 05:29:54 +00:00
Carsten Haitzler 002beaf9a6 add file.
SVN revision: 9380
2004-03-17 05:44:17 +00:00
Carsten Haitzler 5a4428d1b2 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
2004-03-17 05:14:13 +00:00
Carsten Haitzler ca94c6eec7 debugging - but more important - configure.in fix!
SVN revision: 9377
2004-03-16 23:52:46 +00:00
swielinga c2939d2fb0 Bump version number of the evas debian package
SVN revision: 9371
2004-03-16 19:54:18 +00:00
Carsten Haitzler e069710f42 init drag step on load
freeze/thaw imbalance! fix. :(


SVN revision: 9365
2004-03-16 08:38:51 +00:00