Commit Graph

164 Commits

Author SHA1 Message Date
Carsten Haitzler 3c9d0ec692 yuri's math code for the parser!
SVN revision: 9322
2004-03-11 03:21:06 +00:00
Carsten Haitzler 92b6f79c2e fixed a leak... patches from trill... need to go thru my mail....
SVN revision: 9281
2004-03-08 02:43:48 +00:00
swielinga 6e6f4598ab Now the edc vim syntax file for edje sources actually shows up in the deb.
SVN revision: 9279
2004-03-08 01:36:11 +00:00
swielinga 8a9f8bb478 You forgot to add $(DESTDIR), buddy :-)
SVN revision: 9278
2004-03-08 01:21:05 +00:00
xcomputerman 4c870036d0 Add configure option to manually specify vim directory
SVN revision: 9246
2004-03-06 17:20:04 +00:00
xcomputerman 1fd0243a98 Giving a vim syntax file its own module directory is just ridiculous.
SVN revision: 9245
2004-03-06 15:18:57 +00:00
tsauerbeck b2d118fbce don't segfault on a missing default description
SVN revision: 9242
2004-03-06 10:21:15 +00:00
xcomputerman f7f2f0821a Out, ye cursed critters!
SVN revision: 9187
2004-03-01 23:15:32 +00:00
rbdpngn b97f74f636 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
2004-02-28 04:42:27 +00:00
Carsten Haitzler 9220c243f0 fix build deps
SVN revision: 9078
2004-02-23 01:39:59 +00:00
rephorm 4eb39a4eb9 gah! don't know how that one slipped by. sorry :)
SVN revision: 9053
2004-02-21 05:24:10 +00:00
Carsten Haitzler b7ec192c94 gendoc update
SVN revision: 9045
2004-02-20 08:24:06 +00:00
Carsten Haitzler 5979a8f8db fixie doccie
SVN revision: 9039
2004-02-20 08:16:25 +00:00
rephorm 160e4083c1 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
2004-02-20 03:20:10 +00:00
boris fe8afbffba Re-order params
SVN revision: 9023
2004-02-18 11:35:08 +00:00
Carsten Haitzler cac7272808 cross-compile cleanly!
SVN revision: 9003
2004-02-17 07:13:12 +00:00
Carsten Haitzler 511a9a2406 a possible leak plugged.
SVN revision: 8825
2004-02-06 03:40:15 +00:00
tsauerbeck 06de4c4ca5 fixed a memleak
SVN revision: 8804
2004-02-04 19:41:27 +00:00
Carsten Haitzler fcd8351553 and reset those vars when done
SVN revision: 8794
2004-02-04 11:10:10 +00:00
tsauerbeck 92b161bda8 edje_init() shouldn't be called from edje_object_add()
SVN revision: 8752
2004-02-01 14:02:40 +00:00
Carsten Haitzler cfba3261a0 aspect calc buggie. fix fix
SVN revision: 8740
2004-02-01 07:19:22 +00:00
Carsten Haitzler 1210f8a9f7 remove conf file, update README
SVN revision: 8690
2004-01-28 02:50:20 +00:00
Carsten Haitzler a9cfdc0688 support for inlining ttf's in edje's so you can ship your fonts along too! :)
SVN revision: 8624
2004-01-23 02:13:42 +00:00
tsauerbeck 7917201960 removed some unused variables
SVN revision: 8596
2004-01-20 17:53:18 +00:00
Carsten Haitzler b2102064ed cleanies
SVN revision: 8574
2004-01-20 01:04:16 +00:00
atmosphere b29897bd7d apparently char is unsigned by default on my compiler
SVN revision: 8566
2004-01-19 19:28:38 +00:00
tsauerbeck ca094f0b8a added valgrind suppression file for Edje
SVN revision: 8548
2004-01-17 23:53:57 +00:00
Kim Woelders 2ed0dc9a77 Hush
SVN revision: 8538
2004-01-17 18:25:55 +00:00
tsauerbeck 71c3534e23 added .cvsignore files
SVN revision: 8529
2004-01-17 16:36:46 +00:00
tsauerbeck a34bda3be4 call eet_init() and eet_shutdown()
SVN revision: 8526
2004-01-17 16:00:56 +00:00
tsauerbeck 5402f1bcc2 call edje_shutdown()
SVN revision: 8524
2004-01-17 15:37:48 +00:00
tsauerbeck 93d43439ec gcc, shut up!
SVN revision: 8519
2004-01-17 13:09:35 +00:00
tsauerbeck b0431359c2 strcpy() doesn't allow copying overlapping strings
SVN revision: 8518
2004-01-17 12:39:01 +00:00
Carsten Haitzler d4b9d513fb "*" matches ANYTHING including ""
SVN revision: 8450
2004-01-16 01:42:57 +00:00
Carsten Haitzler b28fbb9434 examples change - test shwos 1 delimiter form, e_logo.edc, another
SVN revision: 8448
2004-01-16 00:59:02 +00:00
Carsten Haitzler bd791501dd add : in as a delimiter so you can do:
name, "blah name";

OR ALSO

name: "blah name";


SVN revision: 8447
2004-01-16 00:51:43 +00:00
xcomputerman 984869d881 - Fix warnings
- Actually check for dependency libs


SVN revision: 8433
2004-01-15 00:12:19 +00:00
xcomputerman fe37a8fc46 No more warnings! No more warnings I say!
SVN revision: 8417
2004-01-14 20:47:05 +00:00
tsauerbeck cfa94eaaaa call edje_shutdown()
SVN revision: 8402
2004-01-14 17:19:16 +00:00
tsauerbeck 3b8d9f384b edje is valgrind-clean now! :)
SVN revision: 8374
2004-01-13 17:14:31 +00:00
tsauerbeck 7ebc004b74 more memory management cleanups. fixed some warnings.
SVN revision: 8357
2004-01-12 19:21:25 +00:00
tsauerbeck aa22ce4442 more memory management improvements. applications should call edje_shutdown() now.
SVN revision: 8355
2004-01-12 17:41:48 +00:00
Carsten Haitzler 19fdd7fbe7 thanks tillsan! :) leak found. leak fixed. happy pants!
SVN revision: 8351
2004-01-12 02:13:11 +00:00
Carsten Haitzler 2c5ac0ccbe bah! actually have entry in eet struct memebers to save/load for repeat :)
SVN revision: 8294
2004-01-07 00:35:31 +00:00
Carsten Haitzler 9cc07f3b20 oops... fix!
SVN revision: 8214
2003-12-27 10:51:02 +00:00
Carsten Haitzler 614486c43c fix dragables! eeek! :)
SVN revision: 8211
2003-12-25 23:57:18 +00:00
rbdpngn 8e9d2983a0 Portable version check for libtool.
SVN revision: 7943
2003-11-25 07:23:48 +00:00
rbdpngn 6bee6d788d Avoid memory corruption by cleaning up parts at the correct time.
SVN revision: 7942
2003-11-25 07:22:19 +00:00
Carsten Haitzler 2bcf6301f8 atmos' patch! :)
SVN revision: 7798
2003-11-05 00:08:57 +00:00
rbdpngn 17678212d6 Global text and color class manipulation. Settings on individual edje's will
override the global values.


SVN revision: 7795
2003-11-04 06:15:19 +00:00