Enlightenment CVS committal Author : dj2 Project : e17 Module : libs/ewl
Dir : e17/libs/ewl/data/themes Modified Files: default.edc Log Message: - work on ewl_text selection code. There are a few issues with the highlighting of the selections but I'm waiting for textblock2 before I try to work them out. The selections do seem to work, they just might not cover the correct characters in the block =================================================================== RCS file: /cvsroot/enlightenment/e17/libs/ewl/data/themes/default.edc,v retrieving revision 1.26 retrieving revision 1.27 diff -u -3 -r1.26 -r1.27 --- default.edc 15 Jun 2005 20:17:42 -0000 1.26 +++ default.edc 15 Aug 2005 21:55:08 -0000 1.27 @@ -64,6 +64,7 @@ item, "/progressbar/group" "progressbar"; item, "/radio/group" "radio"; item, "/scrollpane/group" "trough"; + item, "/selection_area/group" "selection_area"; item, "/spacer/group" "spacer"; item, "/spinner/button_decrement/group" "vscroll-mini-down"; item, "/spinner/button_increment/group" "vscroll-mini-up"; @@ -122,6 +123,7 @@ #include "default/bits/progressbar-groups.edc" #include "default/bits/radio-groups.edc" #include "default/bits/scrollbar-groups.edc" +#include "default/bits/selection-groups.edc" #include "default/bits/stock-groups.edc" #include "default/bits/statusbar-groups.edc" #include "default/bits/tree-groups.edc" ------------------------------------------------------- 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