~m-buck/+junk/gtk-desktop-info

« back to all changes in this revision

Viewing changes to debian/changelog

  • Committer: Mark Buck (Kaivalagi)
  • Date: 2009-06-19 17:13:00 UTC
  • Revision ID: m_buck@hotmail.com-20090619171300-5cbhr90xwg62z27y
Added --backgroundblend and --backgroundcolour options for visual seperation of output from wallpaper if required, Fixed song length output in the rhythmbox plugin when songs are an hour long or more, Added copy option to right click, enabling the copying of html content to the clipboard for testing, Moved common functions into a plugin_common module

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
gtk-desktop-info (0.20) intrepid; urgency=low
 
2
 
 
3
  * Added --backgroundblend and --backgroundcolour options for visual seperation of output from wallpaper if required
 
4
  * Fixed song length output in the rhythmbox plugin when songs are an hour long or more
 
5
  * Added copy option to right click, enabling the copying of html content to the clipboard for testing
 
6
  * Moved common functions into a plugin_common module
 
7
 
 
8
 -- Mark Buck (Kaivalagi) <m_buck@hotmail.com>  Tue, 19 Jun 2009 17:50:00 +0000
 
9
 
1
10
gtk-desktop-info (0.19) jaunty; urgency=low
2
11
 
3
12
  * Added new twitter plugin and all the relevant default style, config and template files
4
13
  * Added new processinfo plugin and all the relevant default style, config and template files
5
14
  * Updated pdf guide
6
15
 
7
 
 -- Mark Buck (Kaivalagi) <m_buck@hotmail.com>  Fri, 8 May 2009 21:50:00 +0000 
8
 
 
 
16
 -- Mark Buck (Kaivalagi) <m_buck@hotmail.com>  Fri, 8 May 2009 21:50:00 +0000
 
17
 
9
18
gtk-desktop-info (0.18) intrepid; urgency=low
10
19
 
11
20
  * Added new feedparser plugin PROPERLY :)
12
21
  * Corrected version number for --version output
13
22
 
14
 
 -- Mark Buck (Kaivalagi) <m_buck@hotmail.com>  Wed, 22 April 2009 19:35:00 +0000 
 
23
 -- Mark Buck (Kaivalagi) <m_buck@hotmail.com>  Wed, 22 April 2009 19:35:00 +0000
15
24
 
16
25
gtk-desktop-info (0.17) intrepid; urgency=low
17
26
 
18
27
  * Added new feedparser plugin and all the relevant default style, config and template files
19
28
 
20
 
 -- Mark Buck (Kaivalagi) <m_buck@hotmail.com>  Wed, 22 April 2009 07:50:00 +0000 
21
 
 
 
29
 -- Mark Buck (Kaivalagi) <m_buck@hotmail.com>  Wed, 22 April 2009 07:50:00 +0000
 
30
 
22
31
gtk-desktop-info (0.16) jaunty; urgency=low
23
32
 
24
33
  * Added new feedparser plugin and all the relevant default style, config and template files
25
34
 
26
35
 -- Mark Buck (Kaivalagi) <m_buck@hotmail.com>  Tue, 21 April 2009 23:10:00 +0000
27
 
 
 
36
 
28
37
gtk-desktop-info (0.15) jaunty; urgency=low
29
38
 
30
39
  * Added new feedparser plugin and all the relevant default style, config and template files
31
40
 
32
41
 -- Mark Buck (Kaivalagi) <m_buck@hotmail.com>  Tue, 21 April 2009 22:50:00 +0000
33
 
 
 
42
 
34
43
gtk-desktop-info (0.14) jaunty; urgency=low
35
44
 
36
45
  * Updated deluge plugin to retrieve data items for each torrent based on a finite list rather than all of them, this stops an error occurring with python 2.6 and xmlrpc in Jaunty
42
51
  * Added missing import of minidom for google calendar
43
52
 
44
53
 -- Mark Buck (Kaivalagi) <m_buck@hotmail.com>  Thu, 16 April 2008 20:45:00 +0000
45
 
 
 
54
 
46
55
gtk-desktop-info (0.12) intrepid; urgency=low
47
56
 
48
57
  * Updated forecast plugin to handle date/time conversions better, now outputs raw data when conversion fails
50
59
  * Updated tomboy plugin to format output html a little better
51
60
  * Updated email plugin so emaillist sort still works when there is no recvdate available
52
61
  * Updated plugin import to handle any name passed in to remove any code dependancies in the main script, so if --plugin=newscript is used the app will look for plugin_newscript.py
53
 
  * Updated googlecalendar plugin to handle overridden calendar names when using the --requestCalendarNames option to limit output   
 
62
  * Updated googlecalendar plugin to handle overridden calendar names when using the --requestCalendarNames option to limit output
54
63
  * Removed excess imports statements from all plugins
55
64
  * Changed googlecalendar plugin default connection timeout from 10 to 30 seconds
56
65
  * Updated googlecalendar plugin so calendars detailed in the --requestCalendarNames option now HAVE to match the exact name (not case sensitive though) e.g. -r "Diary" will no longer mean a calendar called "SchoolDiary" is output, to output it -r "SchoolDiary" is necessary.
57
66
 
58
67
 -- Mark Buck (Kaivalagi) <m_buck@hotmail.com>  Thu, 16 April 2008 20:15:00 +0000
59
 
 
 
68
 
60
69
gtk-desktop-info (0.11) intrepid; urgency=low
61
70
 
62
71
  * Made CT datatype behave like CC to make sure full translation occurs
65
74
  * fixed issue with pidgin sort ordering by log activity
66
75
 
67
76
 -- Mark Buck (Kaivalagi) <m_buck@hotmail.com>  Wed, 04 March 2008 18:15:00 +0000
68
 
 
 
77
 
69
78
gtk-desktop-info (0.10) intrepid; urgency=low
70
79
 
71
80
  * Added DEFAULTBUDDYICON setting to pidgin plugin config, if set a default icon will be used for all buddies where one is not set
76
85
  * Updated the pdf guide
77
86
 
78
87
 -- Mark Buck (Kaivalagi) <m_buck@hotmail.com>  Mon, 02 March 2008 18:15:00 +0000
79
 
  
 
88
 
80
89
gtk-desktop-info (0.09) intrepid; urgency=low
81
90
 
82
91
  * Updated the main app to handle detection of gnome, kde3, kde4 and xfce4 wallpapers. Use the --windowmanager option to define the desktop manager you use.
83
92
  * Updated the default forecast.template to use the CC rather than CT datatype so all translations work
84
93
 
85
94
 -- Mark Buck (Kaivalagi) <m_buck@hotmail.com>  Thu, 12 February 2008 22:15:00 +0000
86
 
 
 
95
 
87
96
gtk-desktop-info (0.08) intrepid; urgency=low
88
97
 
89
98
  * Updated deluge plugin to use total_wanted stats (only selected parts of torrent) instead of total_size, fixes summary progress where partial downloads of torrents are in place
90
99
 
91
100
 -- Mark Buck (Kaivalagi) <m_buck@hotmail.com>  Sun, 08 February 2008 13:50:00 +0000
92
 
 
 
101
 
93
102
gtk-desktop-info (0.07) intrepid; urgency=low
94
103
 
95
104
  * Updated plugins that use IMAGESIZE to now have the image widths set in the template files instead, allowing mixed sizes for a single plugins output. Template overrides can be used to change the sizes rather than editing the config for a plugin.
104
113
  *     Fixed up rhythmbox plugin to work better with last.fm and CD based music info
105
114
  * Updated rhythmbox coverart function to handle internet based art too for last.fm
106
115
  * Added buddy icon to plugin_pidgin
107
 
  *     Updated plugin_pidgin.template to include buddy icon  
 
116
  *     Updated plugin_pidgin.template to include buddy icon
108
117
  * Updated guide to include new options available
109
118
 
110
119
 -- Mark Buck (Kaivalagi) <m_buck@hotmail.com>  Wed, 21 January 2009 09:05:00 +0000
111
 
 
 
120
 
112
121
gtk-desktop-info (0.05) intrepid; urgency=low
113
122
 
114
123
  * Fixed sort order in email plugin
118
127
  * Added sortbylogactivity function to pidgin plugin, set in the config, useful used in conjunction with the limit option.
119
128
 
120
129
 -- Mark Buck (Kaivalagi) <m_buck@hotmail.com>  Thu, 08 January 2009 18:05:00 +0000
121
 
 
 
130
 
122
131
 gtk-desktop-info (0.04) intrepid; urgency=low
123
132
 
124
133
  * Fixed buddy status handling in pidgin plugin
145
154
  * Fixed getWindLevel function to actually work, now the wind strength based icons for --datatype=BS will work properly
146
155
 
147
156
 -- Mark Buck (Kaivalagi) <m_buck@hotmail.com>  Fri, 12 December 2008 18:30:00 +0000
148
 
 
 
157
 
149
158
gtk-desktop-info (0.01) intrepid; urgency=low
150
159
 
151
160
  * Initial package