Commit Graph

32 Commits

Author SHA1 Message Date
Carsten Haitzler aa68331c2a add idle flush support - 0.5 secs of no rendering gets the engine to flush
all floating data.


SVN revision: 30358
2007-06-17 03:41:43 +00:00
Carsten Haitzler 849e428e7f documentation from brett... tiler can compiler again.
SVN revision: 30221
2007-06-04 09:48:28 +00:00
tilman 0d323a27ff ugh, translate some documentation from frenglish to english.
SVN revision: 29435
2007-04-07 13:19:18 +00:00
Sebastian Dransfeld 44c6d3add9 Don't use an idler to delete the evas. This wont work during ecore main
loop shutdown.


SVN revision: 29365
2007-04-05 06:53:41 +00:00
codewarrior ac8df12757 - more work on window state changes.
- add ecore_evas_callback_[un]sticky_set


SVN revision: 24240
2006-07-27 16:14:33 +00:00
Carsten Haitzler b187c47974 evilness... but it works.
SVN revision: 21091
2006-03-08 08:02:55 +00:00
Carsten Haitzler 2c52634e85 and yet more warning removal
SVN revision: 19568
2006-01-06 18:46:30 +00:00
Carsten Haitzler d1861a8d4c add a call
SVN revision: 18336
2005-11-06 09:47:28 +00:00
Carsten Haitzler f9a5f37623 allow managed co-ords to be set directly - for internal wm use :)
SVN revision: 18242
2005-11-03 11:32:59 +00:00
Carsten Haitzler c198ded7af on a NULl data - delete the old key and dont add any new one
SVN revision: 18161
2005-10-31 06:21:40 +00:00
Carsten Haitzler 347c26ce53 turran's dfb stuff! whee! :)
SVN revision: 17573
2005-10-15 10:37:37 +00:00
sebastid ae491b7811 ignore events.
Should we add extra windows to the ignore list (ecore_x_window_ignore_set)?


SVN revision: 17317
2005-10-08 12:41:59 +00:00
Carsten Haitzler d022e996e6 properly support shaped windows with xrender engine... :)
SVN revision: 17125
2005-10-03 06:45:45 +00:00
Dan Sinclair 0bf7211e4b - call _ecore_evas_free this stops emblem from looping infinitly on exit.
SVN revision: 15941
2005-07-29 21:47:33 +00:00
Carsten Haitzler a17ebe021d defer evas destruction until idle time :)
SVN revision: 15933
2005-07-28 14:09:09 +00:00
Carsten Haitzler 86b408fc4f ecore_evas supprot for buffers... and bingo... image objects in another
evas.. so u can put an evas in an evas.. and get its pixel data or just
render to raw ARGB memory too :)


SVN revision: 12834
2005-01-08 18:40:32 +00:00
Carsten Haitzler acfe995563 ok fix some things with SSL and ecore_evas. you ALWYAs have at least the api
to do ssl and al fo ecorE_evas stuff

BUt ecore_* may not be BUILT with that support
so the api stub exists
but it may just return NULL. theres calls to query for support here.


SVN revision: 11957
2004-10-22 03:41:49 +00:00
tsauerbeck f83c81433d mingw portability
SVN revision: 11926
2004-10-20 17:51:29 +00:00
tsauerbeck 325cc6fe68 implemented ecore_evas_data_get/set
SVN revision: 11501
2004-09-02 16:50:18 +00:00
tsauerbeck d2a6379853 oops
SVN revision: 10737
2004-07-08 14:42:12 +00:00
tsauerbeck 9b1524ef35 properly initialize evas
SVN revision: 10726
2004-07-07 19:27:26 +00:00
Carsten Haitzler 093bd1d9c2 nathan's docs :)
SVN revision: 10113
2004-05-08 04:44:04 +00:00
xcomputerman 9850d90113 - Fix references to old Ecore_List structure (temporarily)
- Fix warnings (bad raster!)


SVN revision: 9390
2004-03-18 14:29:59 +00:00
Carsten Haitzler 5a4428d1b2 debugging stuff to help profile an application using evas/ecore etc. to see
where (rougly) time is spent (as it runs - dynamically). quite useful if your
code is dropping frames to keep animation going - but u'd like to know when
exactly its happening so you can lean down the graphics design or the code in
those situations.


SVN revision: 9379
2004-03-17 05:14:13 +00:00
Carsten Haitzler ca94c6eec7 debugging - but more important - configure.in fix!
SVN revision: 9377
2004-03-16 23:52:46 +00:00
Carsten Haitzler 75047789ad slight change in doc comments... get rid of htmlisms...
SVN revision: 9037
2004-02-20 07:06:29 +00:00
xcomputerman 3318459b23 More bit char return value bugs fixed
SVN revision: 8579
2004-01-20 03:26:05 +00:00
xcomputerman 6be3ed40e3 Apparently reading a bit value sets all the bits of the target variable
to 1, hence -1 instead of 1...fix for property value queries


SVN revision: 8553
2004-01-18 05:41:23 +00:00
tsauerbeck a170fcc554 call evas_shutdown() from ecore_evas_shutdown()
SVN revision: 8384
2004-01-13 19:44:21 +00:00
rbdpngn 8b273b4f52 Check separately for the Evas_Engine_FB.h header for enabling it in
ecore_evas.


SVN revision: 8130
2003-12-16 05:54:46 +00:00
Carsten Haitzler a04d70cc0f till's stick patch
SVN revision: 7901
2003-11-16 02:29:10 +00:00
Carsten Haitzler a5c2425084 damn you salizar! damn you!
errr. i mean. ecore moves to HEAD!


SVN revision: 7475
2003-09-23 08:09:32 +00:00