straw-commits
[Top][All Lists]
Advanced

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

[Straw-commits] address@hidden/straw--mainline--0.26--patch-28


From: juri
Subject: [Straw-commits] address@hidden/straw--mainline--0.26--patch-28
Date: Fri, 10 Sep 2004 18:16:54 +0300

Revision: straw--mainline--0.26--patch-28
Archive: address@hidden
Creator: Juri Pakaste <address@hidden>
Date: Fri Sep 10 18:16:54 EEST 2004
Standard-date: 2004-09-10 15:16:54 GMT
New-files: test/.arch-ids/TestQueueDict.py.id
    test/TestQueueDict.py
Modified-files: src/lib/Config.py src/lib/FeedDataRouter.py
    src/lib/FeedItems.py src/lib/ItemStore.py
    src/lib/Main.py src/lib/MainWindow.py
    src/lib/QueueDict.py src/lib/hig_alert.py
    test/TestConfig.py
New-patches: address@hidden/straw--mainline--0.26--patch-36
    address@hidden/straw--mainline--0.26--patch-37
    address@hidden/straw--mainline--0.26--patch-38
    address@hidden/straw--mainline--0.26--patch-39
    address@hidden/straw--mainline--0.26--patch-40
    address@hidden/straw--mainline--0.26--patch-41
    address@hidden/straw--mainline--0.26--patch-42
    address@hidden/straw--mainline--0.26--patch-43
    address@hidden/straw--mainline--0.26--patch-44
    address@hidden/straw--mainline--0.26--patch-45
    address@hidden/straw--mainline--0.26--patch-46
    address@hidden/straw--mainline--0.26--patch-37
    address@hidden/straw--mainline--0.26--patch-38
    address@hidden/straw--mainline--0.26--patch-39
    address@hidden/straw--mainline--0.26--patch-40
    address@hidden/straw--mainline--0.26--patch-41
    address@hidden/straw--mainline--0.26--patch-42
    address@hidden/straw--mainline--0.26--patch-43
    address@hidden/straw--mainline--0.26--patch-44
    address@hidden/straw--mainline--0.26--patch-45
    address@hidden/straw--mainline--0.26--patch-46
    address@hidden/straw--mainline--0.26--patch-47
    address@hidden/straw--mainline--0.26--patch-28
Summary: merge jan
Keywords: 

Patches applied:

 * address@hidden/straw--mainline--0.26--patch-36
   _generate_html returns the HTML; avoid using iter keyword on variables;

 * address@hidden/straw--mainline--0.26--patch-37
   change items.keys to items.keys()

 * address@hidden/straw--mainline--0.26--patch-38
   merge juri 25-27

 * address@hidden/straw--mainline--0.26--patch-39
   fix item ordering; values() and items() now depend on keys()

 * address@hidden/straw--mainline--0.26--patch-40
   itemstore cleanup; move versioning dialog in Main; strip primary and 
secondary text in hig_alert

 * address@hidden/straw--mainline--0.26--patch-41
   move versioning error dialog here

 * address@hidden/straw--mainline--0.26--patch-42
   Added QueueDict test case; remove feed info visibility test in Config test 
case

 * address@hidden/straw--mainline--0.26--patch-43
   test non-existent keys; catch ValueError in QueueDict

 * address@hidden/straw--mainline--0.26--patch-44
   Wrong suite identifier, change to TestQueueDict

 * address@hidden/straw--mainline--0.26--patch-45
   slot to NumberOfItemsStoredChangedSignal; removed unnecessary cruft

 * address@hidden/straw--mainline--0.26--patch-46
   cleanup

 * address@hidden/straw--mainline--0.26--patch-37
   avoid using python keywords on variables (e.g. iter); _generate_html returns 
the HTML string; removed DummyDocStream

 * address@hidden/straw--mainline--0.26--patch-38
   change items.keys to items.keys()

 * address@hidden/straw--mainline--0.26--patch-39
   merge patch 25-27 (juri)

 * address@hidden/straw--mainline--0.26--patch-40
   fix item ordering, make sure keys are sorted

 * address@hidden/straw--mainline--0.26--patch-41
   itemstore cleanup; move versioning dialog in Main; strip primary and 
secondary text in hig_alert

 * address@hidden/straw--mainline--0.26--patch-42
   move versioning error dialog from ItemStore here

 * address@hidden/straw--mainline--0.26--patch-43
   Added QueueDict test case; remove feed info visibility test in Config test 
case

 * address@hidden/straw--mainline--0.26--patch-44
   test non-existent keys; catch ValueError

 * address@hidden/straw--mainline--0.26--patch-45
   rename ConfigTestCase to TestQueueDict

 * address@hidden/straw--mainline--0.26--patch-46
   Connect NumberOfItemsStoredChangedSignal to FeedItems; remove unneeded code

 * address@hidden/straw--mainline--0.26--patch-47
   fix cutting and ordering





reply via email to

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