Commit Graph

729 Commits

Author SHA1 Message Date
Carsten Haitzler 4aca7949f5 fix excess overdraw bug
SVN revision: 18200
2005-11-02 04:03:55 +00:00
Mike Frysinger 9258e379ad cut old code
SVN revision: 18180
2005-11-01 01:40:20 +00:00
Carsten Haitzler 09602687a0 fix hash calls, fix object leak. :)
SVN revision: 18162
2005-10-31 07:06:52 +00:00
Carsten Haitzler f56726798f add calls to tell evas to propagate (or not) events on an object to its
parent smart object IF there is a callback set. ie. if there is a key down
callback set and propagae is set to false then the key event will not
prpagate to the parent as long as the child gets the key down events and has
the callback set.


SVN revision: 18123
2005-10-30 05:07:51 +00:00
Carsten Haitzler 34a58f38e0 linux ppc altivec patches - and some tiler speedusp while i was hunting a non-bug
SVN revision: 18122
2005-10-30 03:03:53 +00:00
David Walter Seikel cc996d8804 If we are checking the DirectFB version, we should make sure directfb_version.h is included.
SVN revision: 18095
2005-10-29 09:14:41 +00:00
Mike Frysinger 5acc3ca593 re-enable new directfb code since 0.9.2[34] has been released
SVN revision: 18082
2005-10-29 06:10:11 +00:00
Carsten Haitzler 83f010591d no more old textblock - gone. completely. tb2 renamed (as threatened) to
textblock. updated edje and e17.


SVN revision: 18054
2005-10-28 02:56:27 +00:00
Carsten Haitzler d4db65df1f empty string SHOULD work now if the node is non exiustant to start with
SVN revision: 18053
2005-10-28 02:46:16 +00:00
Carsten Haitzler 2264c5cc58 burn witch... BURN!
SVN revision: 18032
2005-10-27 10:33:47 +00:00
Carsten Haitzler 5650f1a234 fix renders now
SVN revision: 18009
2005-10-27 06:40:28 +00:00
Carsten Haitzler c39bf3cc4e no that made it worse.. evas renders everything. fix. must find it.
SVN revision: 18006
2005-10-27 04:36:58 +00:00
Carsten Haitzler bc6ba3ab34 fix restack draw bug
SVN revision: 18005
2005-10-27 04:25:30 +00:00
Carsten Haitzler 208de4897a the first wave of evas smart object modes. commit hell #1. :) other things
still need updating in cvs - but i am sure others can do that :)


SVN revision: 18001
2005-10-27 02:44:36 +00:00
sebastid 2cede9353e Clean warnings.
SVN revision: 17992
2005-10-26 20:32:27 +00:00
sebastid c12421c7a3 Unused variable.
SVN revision: 17991
2005-10-26 20:22:26 +00:00
sebastid b8955065e6 Don't return value in void func.
SVN revision: 17990
2005-10-26 20:20:53 +00:00
sebastid 6aafd9e493 Clean warnings.
SVN revision: 17989
2005-10-26 20:19:42 +00:00
tsauerbeck f7b38107de some warning fixes
SVN revision: 17600
2005-10-16 09:34:35 +00:00
Dan Sinclair ef2fcdc4c1 - make sure we have a name before trying to look it up
- strip off an + or - in _format_fill so we don't end up with things like
  +font=fonts/Vera which then won't match when we try to recognize it as a
  keyword


SVN revision: 17580
2005-10-15 22:02:59 +00:00
sebastid ed1aa8117a Simpler check for 0 stringlength.
SVN revision: 17564
2005-10-15 06:54:42 +00:00
Dan Sinclair 051b5f6fc7 - make sure the string isn't blank before appending it
SVN revision: 17560
2005-10-15 05:19:11 +00:00
Carsten Haitzler 5f828e6fdb dont allow non-defaulted formats
SVN revision: 17558
2005-10-15 04:42:46 +00:00
doursse 4a27836ffd missing xcb cflags
SVN revision: 17531
2005-10-14 06:11:03 +00:00
Mike Frysinger 4a0f9b61c5 include altivec.h if we have it
SVN revision: 17491
2005-10-13 02:38:31 +00:00
Mike Frysinger db7746fa21 fix whitespacing
SVN revision: 17483
2005-10-13 02:09:03 +00:00
Carsten Haitzler dc389abd64 use best filter - :)
SVN revision: 17337
2005-10-09 03:07:44 +00:00
Carsten Haitzler d40fe99719 fix segv in shared data chunks
SVN revision: 17336
2005-10-09 02:06:52 +00:00
Carsten Haitzler 97f6242fca handle shm addr return right
SVN revision: 17325
2005-10-08 14:59:45 +00:00
Carsten Haitzler 2032d7e213 remove diplucate pixemaps!
SVN revision: 17321
2005-10-08 14:16:03 +00:00
tsauerbeck 72883bc3de more warning fixes
SVN revision: 17314
2005-10-08 10:43:14 +00:00
tsauerbeck a58a32b326 oops, use the correct type
SVN revision: 17313
2005-10-08 10:16:17 +00:00
tsauerbeck a8f25d2c81 ummm, how did that happen? fix evas_common_convert_rgba_to_24bpp_rgb_888
SVN revision: 17312
2005-10-08 10:13:43 +00:00
tsauerbeck cc9c9b8997 code cleanup
SVN revision: 17311
2005-10-08 10:10:09 +00:00
tsauerbeck 63169a9701 fix printf call
SVN revision: 17310
2005-10-08 09:59:03 +00:00
Carsten Haitzler 8b128c4213 playing with gl engine :)
SVN revision: 17308
2005-10-08 06:22:43 +00:00
Carsten Haitzler ce8bf6b723 support clipouts in xrender engine
SVN revision: 17305
2005-10-08 04:57:57 +00:00
sebastid 24b41284ec Use image api right.
SVN revision: 17266
2005-10-07 08:35:02 +00:00
Carsten Haitzler 49a0fde26c and no dither and ca there too
SVN revision: 17236
2005-10-06 10:18:06 +00:00
Carsten Haitzler 4e78236719 turn off dither and component alpha
SVN revision: 17235
2005-10-06 09:53:10 +00:00
Carsten Haitzler 7fce978d6a asparagus. and make distcheck passes again.
SVN revision: 17234
2005-10-06 08:47:12 +00:00
Carsten Haitzler a1ace2305f endianess fix
SVN revision: 17230
2005-10-06 04:18:52 +00:00
Carsten Haitzler e08ff34ee1 was playing with ansiotropic filtering - with mipmap stuff it looks nicer.
stillnot perfect. xrender engine detects "same source data pointer" and
shares nicely now :)


SVN revision: 17224
2005-10-06 02:38:34 +00:00
Carsten Haitzler 06d4179854 be more paranoid about poly point array and lines.
SVN revision: 17142
2005-10-03 15:49:45 +00:00
Carsten Haitzler 4e8976a4ad oops - accidentally added this. thanks dj2! fixed.
SVN revision: 17138
2005-10-03 14:18:23 +00:00
Carsten Haitzler 60efd688cc fix pixel uploads form emotion
SVN revision: 17133
2005-10-03 13:53:11 +00:00
Carsten Haitzler c934b1c733 fix gradients on scale
SVN revision: 17131
2005-10-03 13:14:07 +00:00
Carsten Haitzler de7384f549 fix mem issue
SVN revision: 17130
2005-10-03 12:46:15 +00:00
Carsten Haitzler 0f042bcbd4 fix xrender engnie to accept user-provided pixel data
SVN revision: 17128
2005-10-03 10:20:12 +00:00
Carsten Haitzler 884e03d762 fix null data copy
SVN revision: 17127
2005-10-03 07:52:23 +00:00