Commit Graph

9 Commits

Author SHA1 Message Date
Vincent Torri d23ff9c849 * add shutdown function to properly shut down the graphic system
* fix seg fault with the xcb (soft and render) engines

Notes:
 * install fontconfig >= 2.7: it frees correctly its mem
 * strangely, the xrender xlib and gl xlib engines are
   segfaulting when XCloseDisplay is called (in the shutdown
   function). It does not with soft xlib. I absolutely don't
   know why.


SVN revision: 43373
2009-10-31 15:05:23 +00:00
Carsten Haitzler 518b6dc1dd wait for first expose in x11 engines before beginning to avoid wm delay.
SVN revision: 39751
2009-03-27 09:37:17 +00:00
Carsten Haitzler 1998a5ccda engines should "handle" being resized - even if they asked not to.
SVN revision: 39747
2009-03-27 08:53:50 +00:00
Vincent Torri 69c4c4d43e copy/paste error
SVN revision: 39678
2009-03-24 11:52:11 +00:00
Vincent Torri 0f6c7f1ede fail if evas_engine_info_set() fails
SVN revision: 39671
2009-03-24 09:06:40 +00:00
Sebastian Dransfeld 1ec701e87e Clean build system
SVN revision: 32534
2007-11-10 12:17:07 +00:00
doursse 43ecaa0ee6 remove trailing spaces
SVN revision: 32103
2007-10-17 11:55:47 +00:00
doursse b4b852d75a Add the check of environment variables EXPEDITE_FONTS_DIR
and EXPEDITE_DATA_DIR to locate the path of the fonts and
png files respectively

Fix a typo


SVN revision: 32101
2007-10-17 11:07:13 +00:00
Carsten Haitzler 502d62417d add expedite to cvs! finally! :) it's in decent shape.
SVN revision: 29466
2007-04-11 11:58:32 +00:00