[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Straw-commits] address@hidden/straw--mainline--0.26--patch-42
From: |
juri |
Subject: |
[Straw-commits] address@hidden/straw--mainline--0.26--patch-42 |
Date: |
Sat, 30 Oct 2004 14:32:54 +0300 |
Revision: straw--mainline--0.26--patch-42
Archive: address@hidden
Creator: Juri Pakaste <address@hidden>
Date: Sat Oct 30 14:32:53 EEST 2004
Standard-date: 2004-10-30 11:32:53 GMT
New-files: src/lib/.arch-ids/subscribe.py.id
src/lib/subscribe.py test/.arch-ids/TestSubscribe.py.id
test/TestSubscribe.py
Removed-files: src/lib/.arch-ids/SubscribeDialog.py.id
src/lib/SubscribeDialog.py
Modified-files: TODO glade/straw.glade glade/strings.c
src/lib/Event.py src/lib/MVP.py src/lib/MainWindow.py
src/lib/PollManager.py src/lib/SummaryParser.py
src/lib/Tray.py src/lib/hig_alert.py test/LookupTests.py
test/TestParser.py
New-patches: address@hidden/straw--mainline--0.26--patch-66
address@hidden/straw--mainline--0.26--patch-67
address@hidden/straw--mainline--0.26--patch-68
address@hidden/straw--mainline--0.26--patch-69
address@hidden/straw--mainline--0.26--patch-70
address@hidden/straw--mainline--0.26--patch-71
address@hidden/straw--mainline--0.26--patch-72
address@hidden/straw--mainline--0.26--patch-73
address@hidden/straw--mainline--0.26--patch-74
address@hidden/straw--mainline--0.26--patch-75
address@hidden/straw--mainline--0.26--patch-67
address@hidden/straw--mainline--0.26--patch-68
address@hidden/straw--mainline--0.26--patch-69
address@hidden/straw--mainline--0.26--patch-70
address@hidden/straw--mainline--0.26--patch-71
address@hidden/straw--mainline--0.26--patch-72
address@hidden/straw--mainline--0.26--patch-73
address@hidden/straw--mainline--0.26--patch-74
address@hidden/straw--mainline--0.26--patch-75
address@hidden/straw--mainline--0.26--patch-76
address@hidden/straw--mainline--0.26--patch-42
Summary: merge jan
Keywords:
Patches applied:
* address@hidden/straw--mainline--0.26--patch-66
Fix title slicing.
* address@hidden/straw--mainline--0.26--patch-67
redo subscribe dialog
* address@hidden/straw--mainline--0.26--patch-68
move subscribe events in subscribe(.py) module
* address@hidden/straw--mainline--0.26--patch-69
Add GladeView which allows the xml (glade) file to act as View
* address@hidden/straw--mainline--0.26--patch-70
fix typo: maybe_poll should be _maybe_poll
* address@hidden/straw--mainline--0.26--patch-71
private methods should only use a single '_' (as per straw guidelines). fix
those
* address@hidden/straw--mainline--0.26--patch-72
return response on reportError()
* address@hidden/straw--mainline--0.26--patch-73
remove 'straw' module import
* address@hidden/straw--mainline--0.26--patch-74
started refactoring parse(); fix issues with empty description (makes the
item empty too
* address@hidden/straw--mainline--0.26--patch-75
rewrite subscribe dialog to use MVP.
* address@hidden/straw--mainline--0.26--patch-67
fix title slicing. Parse the title first before converting to unicode
* address@hidden/straw--mainline--0.26--patch-68
Add buttons on each tab to replace the global ones
* address@hidden/straw--mainline--0.26--patch-69
move subscribe specific events to subscribe.py
* address@hidden/straw--mainline--0.26--patch-70
added GladeView to get more UI on Views
* address@hidden/straw--mainline--0.26--patch-71
maybe_poll shoule be _maybe_poll
* address@hidden/straw--mainline--0.26--patch-72
change private methods to use a singe leading underscore
* address@hidden/straw--mainline--0.26--patch-73
return response on reportError
* address@hidden/straw--mainline--0.26--patch-74
remove any 'straw' package references
* address@hidden/straw--mainline--0.26--patch-75
started refactoring parse(); fix possible empty item due to wrong
conditional logic
* address@hidden/straw--mainline--0.26--patch-76
started cleaning up the subscription process. more to come
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Straw-commits] address@hidden/straw--mainline--0.26--patch-42,
juri <=