straw-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Straw-commits] 0.26--mainline: patch-7


From: Mike Alonzo
Subject: [Straw-commits] 0.26--mainline: patch-7
Date: Sun, 18 Jul 2004 16:00:50 +1000 (EST)

Revision: straw--mainline--0.26--patch-7
Archive: address@hidden
Creator: Jan Alonzo <address@hidden>
Date: Sun Jul 18 16:00:36 EST 2004
Standard-date: 2004-07-18 06:00:36 GMT
Modified-files: src/lib/Event.py src/lib/FeedDataRouter.py
    src/lib/FeedItems.py src/lib/ItemStore.py
    src/lib/Main.py src/lib/MainWindow.py
    src/lib/MainloopManager.py src/lib/PollManager.py
New-patches: address@hidden/straw--mainline--0.26--patch-7
    address@hidden/straw--mainline--0.26--patch-8
    address@hidden/straw--mainline--0.26--patch-8
    address@hidden/straw--mainline--0.26--patch-9
    address@hidden/straw--mainline--0.26--patch-10
    address@hidden/straw--mainline--0.26--patch-11
    address@hidden/straw--mainline--0.26--patch-12
    address@hidden/straw--mainline--0.26--patch-13
    address@hidden/straw--mainline--0.26--patch-14
    address@hidden/straw--mainline--0.26--patch-15
    address@hidden/straw--mainline--0.26--patch-16
    address@hidden/straw--mainline--0.26--patch-17
    address@hidden/straw--mainline--0.26--patch-18
    address@hidden/straw--mainline--0.26--patch-19
Summary: merge juri patch 9-19
Keywords: 

merge juri patch 9-19

Patches applied:

 * address@hidden/straw--mainline--0.26--patch-8
   merge juri patch 9-19

 * address@hidden/straw--mainline--0.26--patch-8
   merge jan patches 1-7

 * address@hidden/straw--mainline--0.26--patch-9
   connect FeedItems to config's ItemOrderChanged only once

 * address@hidden/straw--mainline--0.26--patch-10
   add set_repeating_timer, end_repeating_timer to MainloopManager for managing 
repeating timers in the gtk main loop

 * address@hidden/straw--mainline--0.26--patch-11
   add the pygtk stanza to the beginning of MainloopManager

 * address@hidden/straw--mainline--0.26--patch-12
   convert PollManager to use MainloopManager for timeouts, remove pygtk/gtk 
imports

 * address@hidden/straw--mainline--0.26--patch-13
   make ItemStore use MainloopManager for timeouts, remove pygtk/gtk imports, 
fix stopping operations

 * address@hidden/straw--mainline--0.26--patch-14
   try importing gc and calling enable, warn the user if this didn't succeed

 * address@hidden/straw--mainline--0.26--patch-15
   remove the explicit gc.collect call, collection is done automatically. also 
remove print-out of gc.garbage, it never seems to contain anything

 * address@hidden/straw--mainline--0.26--patch-16
   instead of sys.stderr.write, call error.log_exc on an exception thrown from 
a signal handler

 * address@hidden/straw--mainline--0.26--patch-17
   disconnect all signals from FeedDisplayAdapters so they won't be leaked

 * address@hidden/straw--mainline--0.26--patch-18
   remove the stopper object from FeedDataRouter when route_no_data is invoked

 * address@hidden/straw--mainline--0.26--patch-19
   minor optimizations to maybe_poll: don't do unecessary checks for 
self._is_offline, cache values to local variables where possible





reply via email to

[Prev in Thread] Current Thread [Next in Thread]