efl/legacy
Gustavo Sverzut Barbieri ddc7fb9527 Just cut/ellipsis if text.min.x is not set.
This should fix the bug with the following code:

collections {
   group { name: "main";
      parts {
         part { name: "text";
            type: TEXT;
            description { state: "default" 0.0;
               text {
                  font: "Sans";
                  size: 72;
                  text: "contents";
                  fit: 0 1;
                  min: 1 0;
               }
            }
         }
      }
   }
}




SVN revision: 62639
2011-08-20 23:47:46 +00:00
..
ecore Ecore_X(cb): Filter out some motion_notify events to reduce cpu 2011-08-20 21:14:34 +00:00
edje Just cut/ellipsis if text.min.x is not set. 2011-08-20 23:47:46 +00:00
eet Eet: Make links work on PDF documentation. 2011-08-19 13:38:05 +00:00
eeze update changelog for last commit since it seems to have been worthwhile 2011-08-05 23:22:50 +00:00
efreet hey.. if we use magic poinrters like... -1 for not existing... null 2011-08-20 04:22:24 +00:00
eina eina: add eina_main_loop_define. 2011-08-17 09:42:43 +00:00
eio eio: obvious typo ! 2011-08-16 21:13:20 +00:00
embryo embryo: handle filename given to #line command 2011-08-12 12:39:29 +00:00
emotion Emotion: Make links work on PDF documentation. 2011-08-19 13:37:22 +00:00
ethumb ethumb: Fix shadow warnings 2011-08-18 10:59:49 +00:00
evas Evas: Check for the presence of shm extension (in 2011-08-20 22:15:44 +00:00
evil evil: improve install. 2011-08-15 20:57:40 +00:00