Enlightenment CVS committal Author : raster Project : e17 Module : apps/e
Dir : e17/apps/e Modified Files: TODO enlightenment.spec Log Message: 1. start work on dialog stuff 2. fix edge flip stuff 3. fix ghost windows stuff 4. spec =================================================================== RCS file: /cvsroot/enlightenment/e17/apps/e/TODO,v retrieving revision 1.228 retrieving revision 1.229 diff -u -3 -r1.228 -r1.229 --- TODO 27 Jul 2005 04:51:40 -0000 1.228 +++ TODO 28 Jul 2005 04:35:43 -0000 1.229 @@ -22,9 +22,6 @@ map/unmap event and something else... they still are around in x- just e hides them and never shows them again fullscreen. is this correct? -* BUG: client windows list somehow doesn't unref its list of borders in the - free callback set on it. why? is this callback never called? or is the - data pointer on the menu object null for some reason? * BUG: if you have 2 zones and you fill up zone 2 (right) mostly and then run a big xev (xev -g 1280x1024) that wont fit it gets placed offscreen to the right of zone 2 =================================================================== RCS file: /cvsroot/enlightenment/e17/apps/e/enlightenment.spec,v retrieving revision 1.5 retrieving revision 1.6 diff -u -3 -r1.5 -r1.6 --- enlightenment.spec 14 Jan 2005 22:44:55 -0000 1.5 +++ enlightenment.spec 28 Jul 2005 04:35:43 -0000 1.6 @@ -1,6 +1,6 @@ Summary: The Enlightenment window manager Name: enlightenment -Version: 0.17.0_pre10 +Version: 0.16.999.011 Release: NOT_RELEASE_1.%(date '+%Y%m%d') License: BSD Group: User Interface/Desktops @@ -52,16 +52,17 @@ %defattr(-, root, root) %doc AUTHORS COPYING COPYING-PLAIN README %{_bindir}/* +%{_libdir}/libe.so.* %{_libdir}/%{name} %{_datadir}/%{name} +%{_datadir}/locale/* %files devel %defattr(-, root, root) %{_includedir}/enlightenment/*.h -%{_includedir}/E.h +%{_includedir}/E_Lib.h %{_libdir}/libe.a %{_libdir}/libe.la -%{_libdir}/libe.so.0.0.0 - +%{_libdir}/libe.so %changelog ------------------------------------------------------- SF.Net email is Sponsored by the Better Software Conference & EXPO September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf _______________________________________________ enlightenment-cvs mailing list enlightenment-cvs@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs