Enlightenment CVS committal Author : pfritz Project : e17 Module : libs/ewl
Dir : e17/libs/ewl/src/lib Modified Files: ewl_paned.h Log Message: oops, forgot this =================================================================== RCS file: /cvs/e/e17/libs/ewl/src/lib/ewl_paned.h,v retrieving revision 1.24 retrieving revision 1.25 diff -u -3 -r1.24 -r1.25 --- ewl_paned.h 4 Jan 2007 05:09:47 -0000 1.24 +++ ewl_paned.h 19 Jan 2007 22:32:30 -0000 1.25 @@ -47,6 +47,10 @@ Ewl_Orientation orientation; /**< The orientation of the paned */ Ecore_List *new_panes; /**< List of unplaced panes */ + + int last_pos; /**< the last position */ + int last_size; /**< the last size */ + Ewl_Widget *last_grab; /**< a pointer to the last resized pane */ unsigned short updating_grabbers:1; /**< are we updating the grabbers */ }; ------------------------------------------------------------------------- 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