straw r353 - in trunk: . data scripts straw straw/httplib2
- From: jmalonzo svn gnome org
- To: svn-commits-list gnome org
- Subject: straw r353 - in trunk: . data scripts straw straw/httplib2
- Date: Mon, 24 Sep 2007 12:21:32 +0100 (BST)
Author: jmalonzo
Date: 2007-09-24 12:21:31 +0100 (Mon, 24 Sep 2007)
New Revision: 353
ViewCVS link: http://svn.gnome.org/viewcvs/straw?rev=353&view=rev
Added:
trunk/Changelog.git
trunk/data/feed-properties.glade
trunk/data/preferences.glade
trunk/data/subscribe.glade
trunk/straw/feedproperties.py
trunk/straw/preferences.py
Removed:
trunk/straw/FeedPropertiesDialog.py
trunk/straw/PreferencesDialog.py
trunk/straw/Tray.py
trunk/straw/strawdbus.py
Modified:
trunk/Makefile.am
trunk/TODO
trunk/configure.ac
trunk/data/Makefile.am
trunk/data/straw.glade
trunk/scripts/Makefile.am
trunk/scripts/straw
trunk/straw/Application.py
trunk/straw/Config.py
trunk/straw/FeedListView.py
trunk/straw/ItemView.py
trunk/straw/MVP.py
trunk/straw/Makefile.am
trunk/straw/MessageManager.py
trunk/straw/PollManager.py
trunk/straw/__init__.py
trunk/straw/defs.py.in
trunk/straw/httplib2/Makefile.am
trunk/straw/subscribe.py
trunk/straw/utils.py
Log:
Squashed commit of the following:
commit 774d2a04dd7bfd5f1f73b7197fd85b75285ffaac
Author: Jan Michael Alonzo <jmalonzo unpluggable com>
Date: Mon Sep 24 21:17:55 2007 +1000
added git Changelog
commit 57c9110f7e86429cd2fa031e399a233893877e50
Author: Jan Michael Alonzo <jmalonzo unpluggable com>
Date: Mon Sep 24 21:16:08 2007 +1000
fix subsribe glade file loading and show()
commit a874a06f9edb42e26b3f46e5e808e6b8fbf8cf68
Author: Jan Michael Alonzo <jmalonzo unpluggable com>
Date: Mon Sep 24 20:51:57 2007 +1000
moved tray in Application and support StatusIcon for pygtk2.10
commit f4a4f59f52c7425ad35751d10421c978aa67349f
Author: Jan Michael Alonzo <jmalonzo unpluggable com>
Date: Mon Sep 24 18:49:50 2007 +1000
fix preferences layout, loading of default config, and subscribe fix
modified: data/preferences.glade
- relayout sections
modified: straw/Config.py
- fix loading of defaults values (make sure they're not 0)
modified: straw/MessageManager.py
- use logging module instead of error
modified: straw/preferences.py
- fix checking of browser command
modified: straw/subscribe.py
- add default param to subscribe_show
commit c9128274970b51de91776c4a12fedd0f53001b10
Author: Jan Michael Alonzo <jmalonzo unpluggable com>
Date: Mon Sep 24 17:38:10 2007 +1000
Fix calls to MessageManager
commit 4c66b6459db2171b00bdc8f95d4f0e6bc0f643fe
Author: Jan Michael Alonzo <jmalonzo unpluggable com>
Date: Mon Sep 24 17:31:20 2007 +1000
more namespace cleanup, MAINTAINER_CLEAN cleans everything now, move strawdbus
in MessageManager
modified: Makefile.am
modified: data/Makefile.am
modified: scripts/Makefile.am
modified: straw/Makefile.am
modified: straw/httplib2/Makefile.am
- added MAINTAINERCLEANFILES which cleans up every file autogenerated
by autoconf
modified: configure.ac
modified: straw/Application.py
modified: straw/MVP.py
modified: straw/__init__.py
modified: straw/defs.py.in
modified: straw/feedproperties.py
modified: straw/preferences.py
modified: straw/subscribe.py
- make each UI presenter import its own glade file
- move show dialog functions in __init__.py
modified: straw/MessageManager.py
deleted: straw/strawdbus.py
- Move content of strawdbus in MessageManager
commit df43aca10637573b1a3f43712d22be2492752e47
Author: Jan Michael Alonzo <jmalonzo unpluggable com>
Date: Sun Sep 23 19:32:04 2007 +1000
Moved categories section out of preferences and glade file splitting
modified: TODO
- Updated
modified: configure.ac
- depend on 2.10 libs
modified: data/Makefile.am
new file: data/feed-properties.glade
new file: data/preferences.glade
modified: data/straw.glade
new file: data/subscribe.glade
- move the different windows from straw.glade into its own file
modified: straw/Application.py
- reorganize signals, tidy up calls to feed properties and preferences
modified: straw/FeedListView.py
- update due to renaming of PreferencesDialog to preferences
modified: straw/Tray.py
- remove dependency on constants.py
modified: straw/__init__.py
- initial work on putting classes and functions under the straw namespace
renamed: straw/FeedPropertiesDialog.py -> straw/feedproperties.py
new file: straw/preferences.py
deleted: straw/PreferencesDialog.py
modified: straw/Makefile.am
- module renaming
modified: straw/utils.py
- use straw.* instead of defs.*
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]