Commit Graph

413 Commits

Author SHA1 Message Date
Carsten Haitzler f726ca9c6c change of types
SVN revision: 6920
2003-05-20 06:05:47 +00:00
Carsten Haitzler 72c06b259b evas now uses
EVAS_DEBUG_SHOW
EVAS_DEBUG_ABORT
environment variables to disctate if:
1. it displays any error output if it encorunters wrong object types, NULLs
etc.
2. if it should call abort() on such an error so it can be easily caught with
gdb as a segv.

if these enironment variables exists it will do both.. if they dont it will
not perform the appropriate action. (so now by default evas remains quiet and
marches on)


SVN revision: 6915
2003-05-19 05:36:12 +00:00
Carsten Haitzler 9e87031686 symbol clash! oops!
SVN revision: 6901
2003-05-12 02:26:27 +00:00
jeoparde 83b5a05e2f Patch to update pkg-config from Tilman Sauerbeck <tilman@code-monkey.de>.
SVN revision: 6890
2003-05-03 08:55:33 +00:00
jeoparde ee6ab155c5 ...And remember to update README and spec file to reflect the new version.
SVN revision: 6872
2003-04-21 17:59:26 +00:00
Carsten Haitzler 507eec8963 bump up to pre_6
SVN revision: 6871
2003-04-21 07:10:40 +00:00
Carsten Haitzler 5ca397ff69 fonts.dir fonts.alias support... so u can point evas at x's font
directories... as long as the fonts are ttf's it will work. you can use
x-style font definition. ie.
-*-helmet-medium-r-*-*-*-*-*-*-*-*-*-*
:)
(fonts.alias is also supported!). the old style is still supported too.


SVN revision: 6870
2003-04-20 08:26:32 +00:00
Carsten Haitzler b991fb9819 viewport bug fixed
SVN revision: 6868
2003-04-17 12:05:00 +00:00
Carsten Haitzler 4947646c07 accept NULLS for font queries
SVN revision: 6865
2003-04-16 02:04:30 +00:00
Carsten Haitzler 1a1dcc4f51 packageconfig support
SVN revision: 6842
2003-04-09 10:32:17 +00:00
Carsten Haitzler b699523d67 allow for a callback rtoo to provid e adest buffer when needed
SVN revision: 6840
2003-04-09 06:52:14 +00:00
Carsten Haitzler 98d327b588 fix
SVN revision: 6835
2003-04-07 06:17:54 +00:00
Carsten Haitzler a2051c00f2 special case fill if fill = object size to avoif roundoff miscalcs
SVN revision: 6832
2003-04-05 04:48:14 +00:00
Carsten Haitzler a2e0c127b0 buffer engine seems to be wroking for an rgb buffer with color keying...
SVN revision: 6811
2003-04-02 08:00:34 +00:00
Carsten Haitzler afa5ce1ab0 only tar up docs ONCE!
SVN revision: 6810
2003-04-02 05:02:19 +00:00
Carsten Haitzler f44ad01306 and configre check right...
SVN revision: 6809
2003-04-02 04:52:14 +00:00
Carsten Haitzler bbfaab2ac1 memory buffer engine... not doing everything. api may change... working on it.
SVN revision: 6808
2003-04-02 04:28:27 +00:00
Carsten Haitzler 733ffbfc5d missing ifdef
SVN revision: 6769
2003-03-14 04:57:09 +00:00
Carsten Haitzler 56aac58eab tab...
SVN revision: 6766
2003-03-11 05:07:46 +00:00
Carsten Haitzler e5082ae151 oops cut one line too many
SVN revision: 6765
2003-03-11 05:06:43 +00:00
Carsten Haitzler d7a6a70b16 avoid a cmp/bra
SVN revision: 6764
2003-03-11 05:04:33 +00:00
rbdpngn 77a3240e2c Removed unused variable. 1 line indent fix.
SVN revision: 6763
2003-03-11 04:59:49 +00:00
Carsten Haitzler c7a24853ef bauil out of a double-init
SVN revision: 6762
2003-03-11 04:56:46 +00:00
rbdpngn b6ae92d827 Generic runtime cpu feature testing. This is not used much yet, and shouldn't
break anything. Please review and shout if you see problems.


SVN revision: 6761
2003-03-11 04:39:58 +00:00
Carsten Haitzler 42219cdca3 Evas doc update... at least all api calls are now listed
SVN revision: 6742
2003-03-05 02:30:20 +00:00
Carsten Haitzler 377dcb3044 alignment...
SVN revision: 6724
2003-02-27 00:07:46 +00:00
Carsten Haitzler ba943a18ea update docs
SVN revision: 6710
2003-02-24 02:27:07 +00:00
Carsten Haitzler ef30c8096f add img
SVN revision: 6704
2003-02-21 23:49:26 +00:00
Carsten Haitzler d92d87a4a6 now that documentation is looking nicer
SVN revision: 6701
2003-02-21 10:28:24 +00:00
Horms 1971975cce typo
SVN revision: 6693
2003-02-16 12:04:28 +00:00
Carsten Haitzler 90a63a715f major oopsie. :)
SVN revision: 6691
2003-02-15 01:30:32 +00:00
Horms d115d3a677 removed some potential double frees in evas_object_image_*
SVN revision: 6682
2003-02-13 10:25:30 +00:00
Carsten Haitzler bdb20a4f9d softare_x11 engine can now rotate on the fly :) ecore_evas relies on this btw.
SVN revision: 6680
2003-02-12 23:31:38 +00:00
Horms 29c3f54a87 Pedantry
SVN revision: 6679
2003-02-12 07:51:37 +00:00
Carsten Haitzler 9854af242d i've been leaning mem usage down... save 30% on all evas_objects now! :)
SVN revision: 6678
2003-02-09 04:22:45 +00:00
Carsten Haitzler 702156de93 we build nice rpm's
SVN revision: 6671
2003-02-07 02:49:42 +00:00
Carsten Haitzler c5641e4f46 update spec
SVN revision: 6668
2003-02-07 01:48:59 +00:00
jeoparde 5911ae1441 Update README to reflect version change.
SVN revision: 6666
2003-02-07 01:07:46 +00:00
Carsten Haitzler 360713139a oops... fix fix
SVN revision: 6660
2003-02-05 04:19:16 +00:00
Carsten Haitzler a057104399 oops... bug bug bug... FIX :)
SVN revision: 6659
2003-02-05 03:08:20 +00:00
Carsten Haitzler c969e9a7c9 ewps!
SVN revision: 6642
2003-01-31 07:56:46 +00:00
Carsten Haitzler 921c853a1c hmmm breakage.. not good.
SVN revision: 6641
2003-01-30 00:02:30 +00:00
Carsten Haitzler ab2a046990 freeze/thaw event yhandling... and dont respond to a changed focus after
grabs are handled....


SVN revision: 6640
2003-01-29 23:37:10 +00:00
Carsten Haitzler 0e996a9a69 up to pre5
SVN revision: 6635
2003-01-25 01:12:55 +00:00
Till Adam 11e6b79765 follow DFB API changes, so the soddy test app can be canceled again
SVN revision: 6631
2003-01-24 08:26:43 +00:00
Carsten Haitzler fcc61494df fear the changes... api breakage... everyone.. errr... fix yer proggies! :)
SVN revision: 6618
2003-01-22 22:24:36 +00:00
Carsten Haitzler 07af96e2c9 symbol fixup :) (conflict with imlib2)
SVN revision: 6604
2003-01-20 23:04:38 +00:00
Carsten Haitzler 81eea1bd27 code
SVN revision: 6602
2003-01-20 06:44:07 +00:00
Carsten Haitzler 693645b0ea then there weere grabs
SVN revision: 6601
2003-01-20 05:17:21 +00:00
Carsten Haitzler df1d81011a after some testing.. this code has been found wanting...
SVN revision: 6600
2003-01-20 05:05:16 +00:00