Enlightenment CVS committal

Author  : kiwi
Project : e_modules
Module  : devian

Dir     : e_modules/devian


Modified Files:
        AUTHORS TODO 


Log Message:
Work on picture loading, tail functionnality and code cleanups
 * Picture loading doesn't block E anymore !
 * Loading pictures popup
 * Some fixes on picture loading
 * Work on 'tail' file, like news hilight, use textblock cursors ...
 * Disable 'tail' file functionnality for the moment
 * Config version bump
 * Code comment cleanups
 * Some function renames
 * Indent functions in headers

===================================================================
RCS file: /cvs/e/e_modules/devian/AUTHORS,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -3 -r1.2 -r1.3
--- AUTHORS     14 Apr 2006 09:09:37 -0000      1.2
+++ AUTHORS     25 Apr 2006 10:32:07 -0000      1.3
@@ -1,7 +1,8 @@
 Laurent 'kiwi' Ghigonis
 
 logo dEvian :
-Estelle Senay
+   Estelle Senay
+
 
 [EMAIL PROTECTED]
 http://oooo.zapto.org
===================================================================
RCS file: /cvs/e/e_modules/devian/TODO,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -3 -r1.5 -r1.6
--- TODO        18 Apr 2006 08:08:21 -0000      1.5
+++ TODO        25 Apr 2006 10:32:07 -0000      1.6
@@ -17,7 +17,7 @@
        DEBUG_POPUP_WARN
        DEBUG_SOURCE
        DEBUG_CONTAINER
-       DEBUG_DATA
+       DEBUG_DATA_PICTURE
        DEBUG_DATA_CACHE
        DEBUG_DATA_RSS
        DEBUG_DATA_RSS_PARSER
@@ -25,7 +25,7 @@
 
 Debug compil
        make install CFLAGS="-g -Wall -DDEBUG_MAIN -DDEBUG_POPUP_WARN 
-DDEBUG_SOURCE -DDEBUG_CONTAINER
-       -DDEBUG_DATA -DDEBUG_DATA_CACHE -DDEBUG_DATA_RSS 
-DDEBUG_DATA_RSS_PARSER -DDEBUG_DATA_FILE"
+       -DDEBUG_DATA_PICTURE -DDEBUG_DATA_CACHE -DDEBUG_DATA_RSS 
-DDEBUG_DATA_RSS_PARSER -DDEBUG_DATA_FILE"
 
 
--------------------------------------------------------------------------------
 BUG (FIXES)
@@ -64,16 +64,19 @@
 
 
 
--------------------------------------------------------------------------------
-RENAMES
+RENAMES / INDENT
 
--------------------------------------------------------------------------------
 
  * Faire de devian_main une variable globale
  * degager globale dEvian_Container 
  * devian_add ... -> devian_devian_add
- - Passer   Picture_List_Local *picture_list_local;
-           Picture_List_Net *picture_list_net;
-           Picture_Cache *picture_cache;
-   en globals
+ * Indent functions in .h
+ * Comments min
+ - Rename DEVIANN and DEVIANM to something more explicit
+ - Change Picture_List_Local *picture_list_local;
+         Picture_List_Net *picture_list_net;
+         Picture_Cache *picture_cache;
+   to globals
 
 
--------------------------------------------------------------------------------
 TODO CODE (order)
@@ -330,19 +333,45 @@
  * User can choose not to add dEvian's icons in picture list
  * Icon warning indicator
  * Option Load hidden directories in source picture
+ * Loading pictures to picture list in background (ecore_idler)
+ * Loading pictures popup
+ * When a source picture local has no picture to display, keep an eye on cache
+   to see when there's something to display (own ecore_event)
+ * Disable .edj load in pictures for the moment
+ * Fix 'don't load hidden files' option
 
  / Source file (log)
    * Read the last lines of a file (data_file_update)
-   - Ini and Max lines
+   - ! Fix problem with textblock cursors !
+   / Ini and Max lines
+   / Hilight
    - Use Retlines, do not cut in the middle of a line
+   - Popup
+
+ - e_mod_data_rss.c 937 free ts ?
+
+ - Modify popup_warn devian to be not rss only -> changes in rss too
+     Args (popup_warn_add) :
+       - text
+       - (popup_warn_old)
+       - (timer)
+       - (devian)
+
+ - Something better for loading / thumbnailing picture message
+   Message in a corner during all pictures loading
+     (close on click, refresh / 500 pictures and on end)
+   Popup for thumbnailing, one popup per thumb ?
 
  - Rss News hiligh when url == null
  - ? Bug in the config ? When updating ?
+ - Ident functions in .h
+
+ - Container Box option to keep width / heigh
+ - Double click to open viewer
 
  - Charsets (ecore_txt :D)
    - Problems in convert
        Need strdup ?
- - Box option to keep width / heigh
 
  - ? --SEGV embryo timer del some timer that doesnt exists (in infos panel)-- ?
    When the information pannel is going to close, after timer ...
@@ -359,13 +388,12 @@
 
  - RELEASE 0.2.0
 
- -------
- - ? Check modifs dans gestion config dialog (close & only one per type) ?
- - les dEvians doivent eviter les autres modules
-   (comme les windows peuvent detecter les collisions avec,
-    c'est fesable) PLUTOT wait pour gadcon
+ - Gadman -> Gadcon
+ - dEvian has to avoid other modules
  - RSS Box auto resize
- -------
+ - Check changes in config dialog management (close & only one per type)
+
+ - Source file : pattern watch ! hihi =)
 
  - Just add color_class: "nameofclass"; in the parts that you want 
color_classed 
 
@@ -375,15 +403,13 @@
 
  - images from net
    - deviantart
-   - url utilisateur (direct la page avec images)
-   - recherche sur google et pecho des images au hasard / creation d'urls
-   - Choix taille du cache dans panel config advanced
+   - url user (direct on page with pictures)
+   - search on google et take random pictures / url creator
+   - choose cache size in config panel
 
- - Loading pictures to picture list in background (-> semaphore)
  - mhb_cze, #e : Multiple rss in one windows, talk svn account
  - Box animation boing boing
  - Picture Historic list
- - RSS historic, for news you missed
  - Change text color (edje_color_class ?)
  - ? Rename a picture ?
  - evas_object_smart for box ?
@@ -393,15 +419,14 @@
 
--------------------------------------------------------------------------------
 TODO THEME
 
--------------------------------------------------------------------------------
- - Theme a couleurs plus foncées & opaques
 
  / New theme minimal :
    * Name and Id overlap
    * Infos panel
-   * Boutons
-   - Transitions entre sources avec des clips
-     Clip swallow part dans part clip, et change alpha du clip
-   - Joli rss selection, style menu E
+   * Butons
+   - Transitions between sources using clips
+     Clip swallow part in part clip, et change clip alpha
+   - Nice rss selection, menu E style
    -  morlenxus kiwi_: I would also remove these hightlights. If you click on 
a test the links should
       be opened, without extra clicking on the icon. And the reload button and 
the || button would be
       fit better to the context menu. That would make the module fit better to 
the desktop.
@@ -409,4 +434,6 @@
       change with the mouse to another window.
       kiwi_ i'll split the files and write a little help about communication 
between devian and theme,
       so people wiill be able to write other ones
-      kiwi_ i agree, i have to find somthing to avoid animations when mouse 
over only
\ No newline at end of file
+      kiwi_ i agree, i have to find somthing to avoid animations when mouse 
over only
+
+ - Theme with dark and non transparent colors
\ No newline at end of file




-------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to