Commit Graph

912 Commits

Author SHA1 Message Date
tsauerbeck ca094f0b8a added valgrind suppression file for Edje
SVN revision: 8548
2004-01-17 23:53:57 +00:00
tsauerbeck f28a4af246 added valgrind suppression file for ecore
SVN revision: 8547
2004-01-17 23:50:13 +00:00
Kim Woelders 2ed0dc9a77 Hush
SVN revision: 8538
2004-01-17 18:25:55 +00:00
tsauerbeck 9aa98bed52 comitting untested code sucks :/
SVN revision: 8535
2004-01-17 17:52:10 +00:00
tsauerbeck 71c3534e23 added .cvsignore files
SVN revision: 8529
2004-01-17 16:36:46 +00:00
tsauerbeck d573ecc0f4 added evas_common_image_init()/shutdown()
SVN revision: 8527
2004-01-17 16:27:58 +00:00
tsauerbeck a34bda3be4 call eet_init() and eet_shutdown()
SVN revision: 8526
2004-01-17 16:00:56 +00:00
tsauerbeck f9f8ba198e make this the right way
SVN revision: 8525
2004-01-17 15:58:40 +00:00
tsauerbeck 5402f1bcc2 call edje_shutdown()
SVN revision: 8524
2004-01-17 15:37:48 +00:00
tsauerbeck 1cdd21dac3 fixed .cvsignore somewhat
SVN revision: 8523
2004-01-17 15:14:17 +00:00
tsauerbeck 9af690822a fixed detection of fmemopen() and open_memstream()
SVN revision: 8522
2004-01-17 15:11:55 +00:00
tsauerbeck 9a048bd058 zero the header info before writing it. this wasn't a critical bug, but it might help debugging and it shuts up valgrind.
SVN revision: 8521
2004-01-17 15:01:19 +00:00
tsauerbeck 5c53190442 added eet_shutdown(), which cleans up the eet_memfile stuff
SVN revision: 8520
2004-01-17 14:58:50 +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
xcomputerman dadd638530 Some documentation
SVN revision: 8511
2004-01-17 00:52:22 +00:00
xcomputerman 5273a7fb41 Refuse selection request if conversion to target failed or a converter
is not available


SVN revision: 8510
2004-01-17 00:22:32 +00:00
xcomputerman 1c38ca23ec Update request API to use strings for target types instead of enums
SVN revision: 8509
2004-01-17 00:14:37 +00:00
xcomputerman b26938f6c3 Selections:
- Framework for conversion functions complete
- Added default function for TEXT, COMPOUND_TEXT and STRING


SVN revision: 8508
2004-01-16 22:34:02 +00:00
Kim Woelders 2c69b06922 Hushhhh
SVN revision: 8507
2004-01-16 21:11:41 +00:00
xcomputerman 31d579cb9b More work on selections:
- implement functions to add, delete and run conversion callbacks
  (not usable yet)


SVN revision: 8506
2004-01-16 20:41:45 +00:00
Kim Woelders 523228ca6c Sshhhhh
SVN revision: 8495
2004-01-16 16:59:07 +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
rbdpngn 4436026ac6 An instance of ft_lib was missed.
SVN revision: 8444
2004-01-15 14:58:03 +00:00
rbdpngn 84736e7845 Renamed a variable to avoid a collision with an imlib2 global.
SVN revision: 8442
2004-01-15 06:27:44 +00:00
Carsten Haitzler 112333f1cb no no no!
malloc! not calloc
why?
large chunks of memory are used for image pixels
why set them all to 0 THEN set them to their pixel values? it's harmless
having them uninitialized. the idea is to avoid zeroing out potentially
megabytes of data.


SVN revision: 8440
2004-01-15 04:48:48 +00:00
xcomputerman 984869d881 - Fix warnings
- Actually check for dependency libs


SVN revision: 8433
2004-01-15 00:12:19 +00:00
rbdpngn c53a08409a The start of desktop change notification, added the ability to set the command
used to launch a window (set in the defaults).


SVN revision: 8429
2004-01-14 23:08:58 +00:00
xcomputerman fe37a8fc46 No more warnings! No more warnings I say!
SVN revision: 8417
2004-01-14 20:47:05 +00:00
xcomputerman cd74bf9246 Boom boom boom, acconfig.h and configure.ac gone
SVN revision: 8414
2004-01-14 20:29:55 +00:00
xcomputerman df70241e58 - Don't check for C++ compiler if Qtopia isn't requested
- A conf-e-x11.sh script that actually works out of the box :)


SVN revision: 8413
2004-01-14 20:23:55 +00:00
xcomputerman ab1d54cbc9 Kaboom! acconfig.h gone
SVN revision: 8410
2004-01-14 19:09:14 +00:00
xcomputerman 1124314081 Bye-bye acconfig.h
SVN revision: 8407
2004-01-14 18:47:46 +00:00
tsauerbeck ae0df2ecb5 initialize that memory block before reading from it
SVN revision: 8406
2004-01-14 18:11:03 +00:00
tsauerbeck cfa94eaaaa call edje_shutdown()
SVN revision: 8402
2004-01-14 17:19:16 +00:00
xcomputerman 84a6083d5d Boom, Copy & Paste all works now
SVN revision: 8398
2004-01-14 05:18:43 +00:00
xcomputerman 6f41c8705e Generate Ecore event for selection clear
SVN revision: 8397
2004-01-14 04:43:51 +00:00
handyande 862a18b206 more work, seperate bounded numbers in api
fix float bugs


SVN revision: 8390
2004-01-13 21:15:23 +00:00
tsauerbeck a170fcc554 call evas_shutdown() from ecore_evas_shutdown()
SVN revision: 8384
2004-01-13 19:44:21 +00:00
tsauerbeck 3b8d9f384b edje is valgrind-clean now! :)
SVN revision: 8374
2004-01-13 17:14:31 +00:00
Carsten Haitzler dca0de96c2 till's shutdown patch - this is good (tm). :)
SVN revision: 8371
2004-01-13 02:24:03 +00:00
Carsten Haitzler a6bb664833 shutting down font systems eh? :) that's cool - but lets make it nestable for
multiple canvases in 1 app :)


SVN revision: 8366
2004-01-12 23:48:10 +00:00
tsauerbeck c8d152ef0a fixed evas smart object refcounting
SVN revision: 8363
2004-01-12 21:57:15 +00:00
tsauerbeck 1e0f9c8885 take care of mouse wheel callbacks in _clear() and _cleanup()
SVN revision: 8361
2004-01-12 21:34:50 +00:00
tsauerbeck 7ebc004b74 more memory management cleanups. fixed some warnings.
SVN revision: 8357
2004-01-12 19:21:25 +00:00
tsauerbeck 9c22413aa8 free the freetype handle after we're done with it.
SVN revision: 8356
2004-01-12 18:12:41 +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
handyande 1b485c4149 Added types to default calls - this concludes my planned api additions for now
Made edb only save modified (non-default) properties


SVN revision: 8353
2004-01-12 16:08:08 +00:00