Commit Graph

66255 Commits

Author SHA1 Message Date
Carsten Haitzler 9d7f6187e0 woooop fix fix fix.. note to self... font caching in the gl engine REALLY
needs work.. but that can wait as an optmization/imporovement later. for now
it works and works pretty fast / ok if your hardware is good. i'll have to
make it better later.


SVN revision: 3932
2000-11-29 04:38:22 +00:00
Carsten Haitzler b37830894e increase font cache and image cache.. this shoudl help a bit
SVN revision: 3931
2000-11-28 00:53:22 +00:00
Carsten Haitzler e21838f9f2 slightly cleaner code... :)
SVN revision: 3930
2000-11-28 00:51:22 +00:00
Carsten Haitzler 98261e19e3 enable the font bug again... debugging dri.. :)
SVN revision: 3928
2000-11-27 23:51:00 +00:00
Horms 41c72f3b84 added debian stuff maaaaaaaaaaaaaaate
SVN revision: 3924
2000-11-26 17:21:17 +00:00
Carsten Haitzler c4814ed242 more calls for wm stuff....
SVN revision: 3918
2000-11-25 02:07:06 +00:00
Carsten Haitzler a90e845d1e more code to do window management
SVN revision: 3913
2000-11-21 22:35:42 +00:00
Carsten Haitzler d379f6b771 more calls to help to do window managment... ooooooh I wonder what that means!
SVN revision: 3901
2000-11-17 18:28:11 +00:00
Joshua Deere f7a6c88618 Changed evas_add_image_from_file() to return NULL if the file could not be
loaded or did not exist


SVN revision: 3890
2000-11-15 21:31:14 +00:00
Mandrake 92c4c2732d Hush CVS :)
SVN revision: 3888
2000-11-15 20:14:05 +00:00
Mandrake 6c7f883c91 nice typo. amazing this stuff ever works :)
SVN revision: 3887
2000-11-15 20:11:55 +00:00
Carsten Haitzler d40d6c6f01 adding some grab calls while i'm making my window border code work... :)
SVN revision: 3871
2000-11-13 03:45:32 +00:00
Carsten Haitzler 70c496497d there's an oops in ecore e_window_show... :)
SVN revision: 3853
2000-11-11 00:24:02 +00:00
Carsten Haitzler 25153f7298 gravity handled 100% correctly now
SVN revision: 3849
2000-11-10 21:27:27 +00:00
Carsten Haitzler 0bc1fb60b3 oops printf still there
SVN revision: 3845
2000-11-10 03:32:29 +00:00
Carsten Haitzler 918a9de0c1 fix widnow gravity caching stuff
SVN revision: 3843
2000-11-10 03:22:58 +00:00
Carsten Haitzler 4fe996c71f generate fake moves events for enter/leave
SVN revision: 3838
2000-11-10 01:33:11 +00:00
Carsten Haitzler af1ac0ce02 more calls :)
SVN revision: 3834
2000-11-09 23:49:50 +00:00
Carsten Haitzler 51f0972f8d return values in default cases where applicable
SVN revision: 3817
2000-11-07 20:43:05 +00:00
Carsten Haitzler acc7f88694 mouse out event - ay object mouse is in.... leave event... generate.
SVN revision: 3808
2000-11-04 19:17:57 +00:00
Carsten Haitzler 376cb1963e stray ;
SVN revision: 3807
2000-11-03 00:29:05 +00:00
Carsten Haitzler 5787acde54 zero macro
SVN revision: 3806
2000-11-03 00:27:37 +00:00
Carsten Haitzler db9b37768c add ungrab call for ungrabbing the implicit grab when buttons go down....
SVN revision: 3796
2000-10-31 18:15:11 +00:00
Carsten Haitzler 0fbc800d38 move headers into 1 headre and install it - do a few cleanings etc. :)
SVN revision: 3776
2000-10-29 07:34:16 +00:00
Carsten Haitzler 90c2286933 fix bug with gradient texture binding :)
SVN revision: 3762
2000-10-28 18:27:43 +00:00
Carsten Haitzler 92e9ebd222 fix "special case" for rectangles - property chnage parameter wasnt being set
in some cases.


SVN revision: 3761
2000-10-28 18:03:39 +00:00
Carsten Haitzler 2e06735388 fix a minor event bug with retaining the wrong coordinates fomr the last
event. never saw it because i was always feedingin mosue move events too


SVN revision: 3743
2000-10-26 22:47:33 +00:00
Term 90493cb200 more typos
SVN revision: 3723
2000-10-26 00:19:36 +00:00
Term 96475fa637 I was wondering why it worked anyway...
SVN revision: 3722
2000-10-25 23:37:23 +00:00
Term 5416825108 typo
SVN revision: 3721
2000-10-25 23:36:44 +00:00
Tom Gilbert d0e6540f88 bla bla bla
SVN revision: 3712
2000-10-25 11:48:43 +00:00
Tom Gilbert 3974364a5b get rid of them
SVN revision: 3711
2000-10-25 11:38:10 +00:00
Tom Gilbert 45598b89bb purge that
SVN revision: 3710
2000-10-25 11:33:59 +00:00
Carsten Haitzler 2deea5a083 make distcheck pass.......... :)
SVN revision: 3708
2000-10-24 22:11:31 +00:00
Carsten Haitzler 967df257cf add files so they get into extra_dist :)
SVN revision: 3706
2000-10-24 00:36:29 +00:00
Carsten Haitzler 581e017a65 slightly more correct :)
SVN revision: 3705
2000-10-24 00:22:45 +00:00
Carsten Haitzler b81ee05c27 evas_test now make installs :)
SVN revision: 3703
2000-10-24 00:21:49 +00:00
Carsten Haitzler 61f9e4f648 raster: special case optimization for retcangle objects... since they are a
solid color - if you move or resize a rect and it doesnt change color, or
stakcing or visability - it only changes size and/or location, i do an XOR on
the update rectangles (this is a logical geometric XOR) and only update those
rectangles... why do this? see efm with the selection rectangle? it re-renders
the entire rectangle area - even only the edges change while you drag it around
so this special casing in evas would handle that and optimize.


SVN revision: 3690
2000-10-22 19:14:22 +00:00
Carsten Haitzler 4d126e9df5 update a bit of the readme
SVN revision: 3682
2000-10-21 17:01:56 +00:00
Carsten Haitzler ed69ed5d43 update the documentation to include a good explanation of how rendering works
SVN revision: 3680
2000-10-21 16:31:47 +00:00
Carsten Haitzler 036b906fa3 test commit
SVN revision: 3677
2000-10-20 22:59:31 +00:00
Carsten Haitzler 58965c4663 just testing new commit message
SVN revision: 3670
2000-10-20 22:47:55 +00:00
Carsten Haitzler f843a2453a minor documentation fixes
SVN revision: 3667
2000-10-20 21:34:25 +00:00
Tom Gilbert 0e64a78d9a ew.
SVN revision: 3666
2000-10-20 11:17:18 +00:00
Tom Gilbert 68916ba5d9 seeyah
SVN revision: 3665
2000-10-20 11:12:20 +00:00
Tom Gilbert dd507c85cb kill unneeded functions
SVN revision: 3664
2000-10-20 10:58:54 +00:00
Tom Gilbert 8685930a75 Initial event abstraction for e17. More work needed.
SVN revision: 3663
2000-10-20 10:48:21 +00:00
Carsten Haitzler f984e4ab77 make sure that make distcheck works
SVN revision: 3658
2000-10-19 23:27:54 +00:00
Carsten Haitzler 75c2ebe3e8 and only include render header if we have render....
SVN revision: 3656
2000-10-19 23:13:26 +00:00
Carsten Haitzler bbbea130ec xrender configure detect
SVN revision: 3655
2000-10-19 23:06:48 +00:00