Enlightenment CVS committal

Author  : azundris
Project : misc
Module  : erss

Dir     : misc/erss


Modified Files:
        ChangeLog 


Log Message:
2003-02-21 Azundris <[EMAIL PROTECTED]>
        * refactoring: remove most global variables (=> Erss_Feed)
        * refactoring: make unecessarily global functions static
        * refactoring: separate data handling from presentation --
                       this may be a Good Thing, but it is also a
                       solid foundation for conditional redraws
                       (don't flicker when there is no new data)
                       and stream aggregation (show ten latest of
                       these five sites (giving 1o, not 5o items))

===================================================================
RCS file: /cvsroot/enlightenment/misc/erss/ChangeLog,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -3 -r1.3 -r1.4
--- ChangeLog   20 Feb 2004 13:36:54 -0000      1.3
+++ ChangeLog   21 Feb 2004 11:12:17 -0000      1.4
@@ -1,3 +1,13 @@
+2003-02-21 Azundris <[EMAIL PROTECTED]>
+       * refactoring: remove most global variables (=> Erss_Feed)
+       * refactoring: make unecessarily global functions static
+       * refactoring: separate data handling from presentation --
+                      this may be a Good Thing, but it is also a
+                      solid foundation for conditional redraws
+                      (don't flicker when there is no new data)
+                      and stream aggregation (show ten latest of
+                      these five sites (giving 1o, not 5o items))
+
 2003-02-20 Azundris <[EMAIL PROTECTED]>
         * remove potential tags from tooltips
 




-------------------------------------------------------
SF.Net is sponsored by: Speed Start Your Linux Apps Now.
Build and deploy apps & Web services for Linux with
a free DVD software kit from IBM. Click Now!
http://ads.osdn.com/?ad_id=1356&alloc_id=3438&op=click
_______________________________________________
enlightenment-cvs mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to