Enlightenment CVS committal

Author  : kiwi
Project : e_modules
Module  : news

Dir     : e_modules/news


Modified Files:
        TODO 


Log Message:
better ui
 * [viewer] add different styles in the content view
 * [gadget] add fading effects to the icons

===================================================================
RCS file: /cvs/e/e_modules/news/TODO,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -3 -r1.5 -r1.6
--- TODO        29 May 2007 05:57:48 -0000      1.5
+++ TODO        2 Jun 2007 21:33:12 -0000       1.6
@@ -1,4 +1,4 @@
-make install CFLAGS="-g -Wall -Werror -DDEBUG -DDEBUG_MAIN -DDEBUG_CONFIG 
-DDEBUG_ITEM -DDEBUG_FEED -DDEBUG_PARSE -DDEBUG_BROWSER -DDEBUG_POPUP_WARN 
-DDEBUG_VIEWER"
+gmake install CFLAGS="-g -Wall -Werror -DDEBUG -DDEBUG_MAIN -DDEBUG_CONFIG 
-DDEBUG_ITEM -DDEBUG_FEED -DDEBUG_PARSE -DDEBUG_BROWSER -DDEBUG_POPUP_WARN 
-DDEBUG_VIEWER"
 
 ----------------------------------------------------
 BUGS
@@ -35,20 +35,7 @@
 NEEDED (to do more or less in this order)
 ----------------------------------------------------
 
- - make a difference in item ui, depending on the gadon gadget inset/freee 
appearance
-
- - item: open feeds in menu ?
-each menu item would be an article of the feed you clicked on
-it would open the article in the viewer (viewer-article_set)
-
-news_menu_viewer, in news_menu :
-going over a menu item would fire up a viewer near the menu
-the position of this small viewer is fixed, next to the menu. side to side. 
the same way that a submenu sticks to the menu. we are always on the side of 
the menu where there is the most much space
-maybe that could replace the normal viewer ? smaller are easier to use, more 
quick to get to the info ... but normal viewer is maybe better when you want to 
look at all the feeds, reading here and there, doing other sings at the same 
time ...
-
-the menu has a title, the feeds name
-
-the viewer near the menu gets its content by the same function than the full 
viewer
+ - ? make a difference in item ui, depending on the gadon gadget inset/freee 
appearance ?
 
  - debug html chars parse with test.rss
   -> add support for & alone in evas_textblock
@@ -82,10 +69,19 @@
 to avoid refresh the ilist
 
 [Viewer]
+ - ? item: open feeds in menu ?
+each menu item would be an article of the feed you clicked on
+it would open the article in the viewer (viewer-article_set)
+news_menu_viewer, in news_menu :
+going over a menu item would fire up a viewer near the menu
+the position of this small viewer is fixed, next to the menu. side to side. 
the same way that a submenu sticks to the menu. we are always on the side of 
the menu where there is the most much space
+maybe that could replace the normal viewer ? smaller are easier to use, more 
quick to get to the info ... but normal viewer is maybe better when you want to 
look at all the feeds, reading here and there, doing other sings at the same 
time ...
+the menu has a title, the feeds name
+the viewer near the menu gets its content by the same function than the full 
viewer
  - ? viewer: instead of having 'own lists', get the pos of feeds/articles via 
going through ilist items (e_widget_ilist_items_get && 
e_widget_ilist_nth_data_get), counting and looking data field ?
  - appear with sliding animation in option ?
- - viewer: dont reselect current feed in viewer when a feed has updated with 
changes
- - viewer: when an article goes to "as read" and "feeds first" option, refresh 
the feeds list but don't reselect the feed, go on top of the list
+ - dont reselect current feed in viewer when a feed has updated with changes
+ - when an article goes to "as read" and "feeds first" option, refresh the 
feeds list but don't reselect the feed, go on top of the list
  - use a "changed" attribute to things, to detect what has to be refresh when 
refresh() is called. to avoid refresh things for nothing, so avoid user ilists 
changer for nothing
 
 [Parse]



-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to