Enlightenment CVS committal Author : moom Project : e17 Module : proto
Dir : e17/proto/etk/src/engines/ecore_evas_software_x11 Modified Files: ecore_evas_software_x11.c Log Message: * Add a FB engine for ETK. It's disabled in the configure.in for now because it uses for now Ecore_LI which is not on the CVS (should be merged with Ecore_FB). The engine is far from being complete * Fix a bug with etk_embed widgets that have menu bars or combobox. =================================================================== RCS file: /cvs/e/e17/proto/etk/src/engines/ecore_evas_software_x11/ecore_evas_software_x11.c,v retrieving revision 1.6 retrieving revision 1.7 diff -u -3 -r1.6 -r1.7 --- ecore_evas_software_x11.c 28 Jul 2006 02:13:07 -0000 1.6 +++ ecore_evas_software_x11.c 30 Jul 2006 21:09:32 -0000 1.7 @@ -42,7 +42,9 @@ NULL, /* window_move */ NULL, /* window_resize */ NULL, /* window_size_min_get */ - NULL, /* window_geometry_get */ + NULL, /* window_evas_position_get */ + NULL, /* window_screen_position_get */ + NULL, /* window_size_get */ NULL, /* window_center_on_window */ NULL, /* window_move_to_mouse */ NULL, /* window_modal_for_window */ ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys -- and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ enlightenment-cvs mailing list enlightenment-cvs@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs