~ubuntu-branches/ubuntu/wily/gnome-applets/wily

« back to all changes in this revision

Viewing changes to ChangeLog

  • Committer: Package Import Robot
  • Author(s): Dmitry Shachnev
  • Date: 2014-11-19 19:57:51 UTC
  • mfrom: (1.10.22)
  • Revision ID: package-import@ubuntu.com-20141119195751-gqirgm99dewik39n
Tags: 3.14.0-1~svn1
* New upstream release.
* Update (build-)dependencies for new version.
  - Require new GLib and libpanel-applet.
  - Switch from Python 2 to Python 3.
  - Drop GConf.
* Remove --enable-mixer-applet configure flag.
* Remove obsolete gnome-applets.gconf-defaults file.
* Update applet list in package description.
* Move Python modules to a private location.
* Use dh_python3.
* Use NEWS file as upstream changelog.
* Bump Standards-Version to 3.9.6, no changes needed.
* Update Homepage URL.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
commit b472c74f4145f18d0f8322fbff5014419e0c270d
 
2
Author: Alberts Muktupāvels <alberts.muktupavels@gmail.com>
 
3
Date:   Wed Oct 29 01:50:43 2014 +0200
 
4
 
 
5
    bump version to 3.14.0, update NEWS
 
6
 
 
7
 NEWS         | 16 ++++++++++++++++
 
8
 configure.ac |  2 +-
 
9
 2 files changed, 17 insertions(+), 1 deletion(-)
 
10
 
 
11
commit 5305bbb8b92f8c31ca86294d21039e73750ac32a
 
12
Author: Alberts Muktupāvels <alberts.muktupavels@gmail.com>
 
13
Date:   Tue Oct 28 20:42:05 2014 +0200
 
14
 
 
15
    remove mixer applet
 
16
    
 
17
    Similar sound applet for system tray / notification area are
 
18
    provided by gnome-flashback module.
 
19
 
 
20
 Makefile.am                                        |    9 +-
 
21
 configure.ac                                       |   24 -
 
22
 mixer/AUTHORS                                      |    4 -
 
23
 mixer/Makefile.am                                  |   76 -
 
24
 mixer/applet.c                                     | 1456 --------------------
 
25
 mixer/applet.h                                     |  108 --
 
26
 mixer/dock.c                                       |  360 -----
 
27
 mixer/dock.h                                       |   77 --
 
28
 mixer/help/C/figures/volumecontrol_applet.png      |  Bin 987 -> 0 bytes
 
29
 mixer/help/C/index.docbook                         |  264 ----
 
30
 mixer/help/C/l10n.txt                              |   52 -
 
31
 mixer/help/C/legal.xml                             |   76 -
 
32
 mixer/help/Makefile.am                             |   13 -
 
33
 mixer/help/ca/ca.po                                |  315 -----
 
34
 mixer/help/cs/cs.po                                |  470 -------
 
35
 mixer/help/da/da.po                                |  479 -------
 
36
 mixer/help/de/de.po                                |  478 -------
 
37
 mixer/help/de/figures/mixer_applet.png             |  Bin 1078 -> 0 bytes
 
38
 mixer/help/de/figures/volumecontrol_applet.png     |  Bin 1025 -> 0 bytes
 
39
 mixer/help/de/mixer_applet2.xml                    |  260 ----
 
40
 mixer/help/el/el.po                                |  359 -----
 
41
 mixer/help/en_GB/en_GB.po                          |  334 -----
 
42
 mixer/help/es/es.po                                |  487 -------
 
43
 mixer/help/eu/eu.po                                |  319 -----
 
44
 mixer/help/eu/mixer_applet2.xml                    |  260 ----
 
45
 mixer/help/fi/fi.po                                |  361 -----
 
46
 mixer/help/fr/figures/volumecontrol_applet.png     |  Bin 723 -> 0 bytes
 
47
 mixer/help/fr/fr.po                                |  480 -------
 
48
 mixer/help/hu/hu.po                                |  356 -----
 
49
 mixer/help/it/it.po                                |  437 ------
 
50
 mixer/help/ja/figures/mixer_applet.png             |  Bin 1078 -> 0 bytes
 
51
 mixer/help/ja/figures/volumecontrol_applet.png     |  Bin 987 -> 0 bytes
 
52
 mixer/help/ja/legal.xml                            |   46 -
 
53
 mixer/help/ja/mixer_applet2.xml                    |  220 ---
 
54
 mixer/help/ko/ko.po                                |  457 ------
 
55
 mixer/help/oc/oc.po                                |  408 ------
 
56
 mixer/help/pa/pa.po                                |  340 -----
 
57
 mixer/help/pt_BR/pt_BR.po                          |  334 -----
 
58
 mixer/help/ru/ru.po                                |  461 -------
 
59
 mixer/help/sl/sl.po                                |  342 -----
 
60
 mixer/help/sv/sv.po                                |  333 -----
 
61
 mixer/help/uk/figures/volumecontrol_applet.png     |  Bin 987 -> 0 bytes
 
62
 mixer/help/uk/uk.po                                |  470 -------
 
63
 mixer/help/zh_CN/zh_CN.po                          |  444 ------
 
64
 mixer/help/zh_HK/figures/volumecontrol_applet.png  |  Bin 987 -> 0 bytes
 
65
 mixer/help/zh_HK/legal.xml                         |   54 -
 
66
 mixer/help/zh_HK/mixer_applet2.xml                 |  220 ---
 
67
 mixer/help/zh_TW/figures/mixer_applet.png          |  Bin 1078 -> 0 bytes
 
68
 mixer/help/zh_TW/figures/volumecontrol_applet.png  |  Bin 987 -> 0 bytes
 
69
 mixer/help/zh_TW/legal.xml                         |   54 -
 
70
 mixer/help/zh_TW/mixer_applet2.xml                 |  220 ---
 
71
 mixer/load.c                                       |  178 ---
 
72
 mixer/mixer-applet-menu.xml                        |   24 -
 
73
 ...rg.gnome.applets.MixerApplet.panel-applet.in.in |   15 -
 
74
 ...org.gnome.gnome-applets.mixer.gschema.xml.in.in |   10 -
 
75
 ...nome.panel.applet.MixerAppletFactory.service.in |    3 -
 
76
 mixer/preferences.c                                |  436 ------
 
77
 mixer/preferences.h                                |   77 --
 
78
 po/POTFILES.in                                     |    7 -
 
79
 po/POTFILES.skip                                   |    2 -
 
80
 60 files changed, 1 insertion(+), 13068 deletions(-)
 
81
 
 
82
commit 6a232f9edadaca204c4f82ccd6eceb6d8ca4569a
 
83
Author: Alberts Muktupāvels <alberts.muktupavels@gmail.com>
 
84
Date:   Fri Aug 22 15:52:10 2014 +0300
 
85
 
 
86
    bump version to 3.10.0
 
87
 
 
88
 configure.ac | 2 +-
 
89
 1 file changed, 1 insertion(+), 1 deletion(-)
 
90
 
 
91
commit acf5b8334c7d722fb5b9ab60bec2a30be4e92225
 
92
Author: Alberts Muktupāvels <alberts.muktupavels@gmail.com>
 
93
Date:   Wed Oct 8 01:12:34 2014 +0300
 
94
 
 
95
    update for new libpanel-applet version
 
96
 
 
97
 accessx-status/accessx-status-applet-menu.xml     | 19 +++--
 
98
 accessx-status/applet.c                           | 63 ++++++++--------
 
99
 battstat/battstat-applet-menu.xml                 | 18 ++++-
 
100
 battstat/battstat.h                               |  2 +-
 
101
 battstat/battstat_applet.c                        | 52 ++++++-------
 
102
 battstat/properties.c                             |  8 +-
 
103
 charpick/charpick-applet-menu.xml                 | 18 ++++-
 
104
 charpick/charpick.c                               | 57 +++++++-------
 
105
 charpick/charpick.h                               |  5 +-
 
106
 charpick/properties.c                             |  7 +-
 
107
 configure.ac                                      |  8 +-
 
108
 cpufreq/cpufreq-applet-menu.xml                   | 18 ++++-
 
109
 cpufreq/src/cpufreq-applet.c                      | 68 +++++++++--------
 
110
 drivemount/drivemount-applet-menu.xml             | 13 +++-
 
111
 drivemount/drivemount.c                           | 42 ++++++-----
 
112
 geyes/geyes-applet-menu.xml                       | 19 +++--
 
113
 geyes/geyes.c                                     | 57 +++++++-------
 
114
 geyes/geyes.h                                     |  5 +-
 
115
 geyes/themes.c                                    |  6 +-
 
116
 gweather/gweather-applet-menu.xml                 | 31 ++++++--
 
117
 gweather/gweather-applet.c                        | 90 ++++++++++++-----------
 
118
 invest-applet/data/invest-applet-menu.xml         | 25 +++++--
 
119
 invest-applet/invest/applet.py                    | 41 +++++++----
 
120
 mini-commander/src/about.c                        |  5 +-
 
121
 mini-commander/src/about.h                        |  5 +-
 
122
 mini-commander/src/help.c                         |  6 +-
 
123
 mini-commander/src/help.h                         |  5 +-
 
124
 mini-commander/src/mini-commander-applet-menu.xml | 18 ++++-
 
125
 mini-commander/src/mini-commander_applet.c        | 42 +++++------
 
126
 mini-commander/src/preferences.c                  |  7 +-
 
127
 mini-commander/src/preferences.h                  |  5 +-
 
128
 mixer/applet.c                                    | 85 +++++++++++----------
 
129
 mixer/applet.h                                    |  2 +-
 
130
 mixer/mixer-applet-menu.xml                       | 31 ++++++--
 
131
 modemlights/modem-applet-menu.xml                 | 25 +++++--
 
132
 modemlights/modem-applet.c                        | 89 +++++++++++-----------
 
133
 multiload/global.h                                |  5 +-
 
134
 multiload/main.c                                  | 73 +++++++++---------
 
135
 multiload/multiload-applet-menu.xml               | 26 +++++--
 
136
 multiload/properties.c                            |  6 +-
 
137
 po/POTFILES.in                                    | 15 ++++
 
138
 stickynotes/stickynotes-applet-menu.xml           | 42 ++++++++---
 
139
 stickynotes/stickynotes_applet.c                  | 82 ++++++---------------
 
140
 stickynotes/stickynotes_applet.h                  |  2 +-
 
141
 stickynotes/stickynotes_applet_callbacks.c        | 28 ++++---
 
142
 stickynotes/stickynotes_applet_callbacks.h        | 17 +++--
 
143
 trashapplet/src/trashapplet.c                     | 86 ++++++++++++----------
 
144
 trashapplet/trashapplet-menu.xml                  | 26 +++++--
 
145
 windowpicker/data/menu.xml                        | 12 ++-
 
146
 windowpicker/src/applet.c                         | 64 +++++++++-------
 
147
 50 files changed, 859 insertions(+), 622 deletions(-)
 
148
 
 
149
commit 5ea32abe364c61022ccbf5c4c34f4857bb24ec8a
 
150
Author: Мирослав Николић <miroslavnikolic@rocketmail.com>
 
151
Date:   Sat Oct 25 10:52:26 2014 +0200
 
152
 
 
153
    Updated Serbian translation
 
154
 
 
155
 po/sr.po       | 725 ++++++++++++++++++++++++++++-----------------------------
 
156
 po/sr@latin.po | 712 ++++++++++++++++++++++++++++---------------------------
 
157
 2 files changed, 727 insertions(+), 710 deletions(-)
 
158
 
 
159
commit babd3fcfb901ea8d9798acc2d887cb9d99ace0f1
 
160
Author: Piotr Drąg <piotrdrag@gmail.com>
 
161
Date:   Mon Oct 20 01:14:21 2014 +0200
 
162
 
 
163
    Updated Polish translation
 
164
 
 
165
 po/pl.po | 606 +++++++++++++++++++++++++++++++--------------------------------
 
166
 1 file changed, 303 insertions(+), 303 deletions(-)
 
167
 
 
168
commit 31616d4f9ba443e9af84b1df8e3911791cdf295e
 
169
Author: Balló György <ballogyor@gmail.com>
 
170
Date:   Thu Oct 16 01:29:12 2014 +0200
 
171
 
 
172
    accessx-status: Open the new location of preferences
 
173
    
 
174
    AssessX settings moved from keyboard preferences to universal access.
 
175
 
 
176
 accessx-status/applet.c | 4 ++--
 
177
 1 file changed, 2 insertions(+), 2 deletions(-)
 
178
 
 
179
commit fd899c2b4ddf058c42917f86ad47dca53db04822
 
180
Author: Alberts Muktupāvels <alberts.muktupavels@gmail.com>
 
181
Date:   Mon Oct 13 21:18:39 2014 +0300
 
182
 
 
183
    invest-applet: fix quotes saving to file
 
184
    
 
185
    Fix for this error:
 
186
    Could not save the retrieved quotes file to
 
187
    /home/[user]/.config/gnome-applets/invest-applet/quotes.csv: must
 
188
    be str, not bytes
 
189
 
 
190
 invest-applet/invest/quotes.py | 2 +-
 
191
 1 file changed, 1 insertion(+), 1 deletion(-)
 
192
 
 
193
commit 355fa60e3e2d481826c87cf06be5c2386cd9c616
 
194
Author: Dmitry Shachnev <mitya57@gmail.com>
 
195
Date:   Mon Oct 13 19:54:45 2014 +0400
 
196
 
 
197
    invest-applet: Port to Python 3
 
198
 
 
199
 configure.ac                          |  3 +--
 
200
 invest-applet/invest/__init__.py      | 15 +++++++++------
 
201
 invest-applet/invest/chart.py         |  7 +++----
 
202
 invest-applet/invest/invest-applet.py |  2 +-
 
203
 invest-applet/invest/invest-chart     |  2 +-
 
204
 invest-applet/invest/preferences.py   | 11 ++++++-----
 
205
 invest-applet/invest/quotes.py        |  5 ++---
 
206
 invest-applet/invest/test.py          |  3 +--
 
207
 8 files changed, 24 insertions(+), 24 deletions(-)
 
208
 
 
209
commit 2db593b13c7f4db7b5dabe6e067915708f348b31
 
210
Author: Dmitry Shachnev <mitya57@gmail.com>
 
211
Date:   Mon Oct 13 19:54:45 2014 +0400
 
212
 
 
213
    invest-applet: Fix some undefined variables in quotes.py
 
214
 
 
215
 invest-applet/invest/quotes.py | 2 ++
 
216
 1 file changed, 2 insertions(+)
 
217
 
 
218
commit 0c927816a287a9d2ea42dcc343fc9aa5da2ebffb
 
219
Author: Dmitry Shachnev <mitya57@gmail.com>
 
220
Date:   Mon Oct 13 19:54:45 2014 +0400
 
221
 
 
222
    invest-applet: Remove unused code
 
223
 
 
224
 invest-applet/invest/quotes.py  |  3 --
 
225
 invest-applet/invest/widgets.py | 95 +----------------------------------------
 
226
 2 files changed, 1 insertion(+), 97 deletions(-)
 
227
 
 
228
commit 7a101ef7bdba4a808c77f87da2c529794b71722f
 
229
Author: Dmitry Shachnev <mitya57@gmail.com>
 
230
Date:   Mon Oct 13 19:54:45 2014 +0400
 
231
 
 
232
    invest-applet: Remove unused imports
 
233
    
 
234
    Remove all imports that are not actually used, and replace
 
235
    star imports with proper enumerations to keep the namespace
 
236
    clean (so that tools like PyFlakes can work).
 
237
 
 
238
 invest-applet/invest/__init__.py       | 4 ++--
 
239
 invest-applet/invest/about.py          | 2 +-
 
240
 invest-applet/invest/applet.py         | 5 ++---
 
241
 invest-applet/invest/chart.py          | 5 +----
 
242
 invest-applet/invest/invest-applet.py  | 5 +----
 
243
 invest-applet/invest/networkmanager.py | 1 -
 
244
 invest-applet/invest/quotes.py         | 2 +-
 
245
 invest-applet/invest/test.py           | 2 +-
 
246
 invest-applet/invest/widgets.py        | 5 +----
 
247
 9 files changed, 10 insertions(+), 21 deletions(-)
 
248
 
 
249
commit 7e0ff9e8c39b6f475d6f58eb6d326eaaf28ac33c
 
250
Author: Andika Triwidada <andika@gmail.com>
 
251
Date:   Fri Oct 10 01:03:28 2014 +0000
 
252
 
 
253
    Updated Indonesian translation
 
254
 
 
255
 po/id.po | 109 +++++++++++++++++++++++++++++++++------------------------------
 
256
 1 file changed, 57 insertions(+), 52 deletions(-)
 
257
 
 
258
commit f6f9166df5fdece6643d03555011177caee65ab8
 
259
Author: Balló György <ballogyor@gmail.com>
 
260
Date:   Thu Oct 9 18:58:14 2014 +0200
 
261
 
 
262
    invest-applet: various fixes
 
263
    
 
264
    - Fix launch on Arch Linux.
 
265
    - Fix opening help.
 
266
 
 
267
 invest-applet/invest/__init__.py | 2 +-
 
268
 invest-applet/invest/help.py     | 4 ++--
 
269
 2 files changed, 3 insertions(+), 3 deletions(-)
 
270
 
 
271
commit 94efc723206dfa1c5504fae3b292d0a68127faf0
 
272
Author: Alberts Muktupāvels <alberts.muktupavels@gmail.com>
 
273
Date:   Thu Oct 9 03:39:12 2014 +0300
 
274
 
 
275
    gweather: update license headers
 
276
    
 
277
    This applet is licensed under GPL without specified version number,
 
278
    update license to GPLv2 or any later version.
 
279
 
 
280
 gweather/gweather-about.c  | 17 +++++++++++------
 
281
 gweather/gweather-about.h  | 23 ++++++++++++++---------
 
282
 gweather/gweather-applet.c | 17 +++++++++++------
 
283
 gweather/gweather-applet.h | 23 ++++++++++++++---------
 
284
 gweather/gweather-dialog.c | 17 +++++++++++------
 
285
 gweather/gweather-dialog.h | 23 ++++++++++++++---------
 
286
 gweather/gweather-pref.c   | 17 +++++++++++------
 
287
 gweather/gweather-pref.h   | 17 +++++++++++------
 
288
 gweather/gweather.h        | 22 +++++++++++++++-------
 
289
 gweather/main.c            | 17 +++++++++++------
 
290
 10 files changed, 123 insertions(+), 70 deletions(-)
 
291
 
 
292
commit 9d7d694174b4b5bcc8d9dd99711d39a53e0b8bbe
 
293
Author: Alberts Muktupāvels <alberts.muktupavels@gmail.com>
 
294
Date:   Thu Oct 9 02:24:07 2014 +0300
 
295
 
 
296
    mini-commander: add missing license headers
 
297
    
 
298
    Only three .h files did not have license header. Add same license
 
299
    headers that are available in .c files.
 
300
 
 
301
 mini-commander/src/about.h   | 20 ++++++++++++++++++++
 
302
 mini-commander/src/help.h    | 20 ++++++++++++++++++++
 
303
 mini-commander/src/history.h | 20 ++++++++++++++++++++
 
304
 3 files changed, 60 insertions(+)
 
305
 
 
306
commit 2607ff954087da2276348a67aa518eae916287e2
 
307
Author: Alberts Muktupāvels <alberts.muktupavels@gmail.com>
 
308
Date:   Thu Oct 9 02:18:48 2014 +0300
 
309
 
 
310
    add license header for two gsettings.h files
 
311
    
 
312
    These files was created by me.
 
313
 
 
314
 mini-commander/src/gsettings.h | 17 +++++++++++++++++
 
315
 stickynotes/gsettings.h        | 17 +++++++++++++++++
 
316
 2 files changed, 34 insertions(+)
 
317
 
 
318
commit a7473250b6fa19906b82801c22abf8be6eca7d78
 
319
Author: Alberts Muktupāvels <alberts.muktupavels@gmail.com>
 
320
Date:   Thu Oct 9 02:10:15 2014 +0300
 
321
 
 
322
    fix incorrect FSF address
 
323
 
 
324
 battstat/acpi-freebsd.c                                    | 5 ++---
 
325
 battstat/acpi-freebsd.h                                    | 6 +++---
 
326
 battstat/acpi-linux.c                                      | 5 ++---
 
327
 battstat/acpi-linux.h                                      | 5 ++---
 
328
 battstat/battstat-upower.c                                 | 5 ++---
 
329
 battstat/battstat-upower.h                                 | 5 ++---
 
330
 battstat/battstat.h                                        | 5 ++---
 
331
 battstat/battstat_applet.c                                 | 5 ++---
 
332
 battstat/pixmaps.h                                         | 5 ++---
 
333
 battstat/power-management.c                                | 5 ++---
 
334
 battstat/properties.c                                      | 5 ++---
 
335
 cpufreq/src/cpufreq-applet.c                               | 5 ++---
 
336
 cpufreq/src/cpufreq-applet.h                               | 5 ++---
 
337
 cpufreq/src/cpufreq-monitor-cpuinfo.c                      | 5 ++---
 
338
 cpufreq/src/cpufreq-monitor-cpuinfo.h                      | 5 ++---
 
339
 cpufreq/src/cpufreq-monitor-factory.c                      | 5 ++---
 
340
 cpufreq/src/cpufreq-monitor-factory.h                      | 5 ++---
 
341
 cpufreq/src/cpufreq-monitor-libcpufreq.c                   | 5 ++---
 
342
 cpufreq/src/cpufreq-monitor-libcpufreq.h                   | 5 ++---
 
343
 cpufreq/src/cpufreq-monitor-procfs.c                       | 5 ++---
 
344
 cpufreq/src/cpufreq-monitor-procfs.h                       | 5 ++---
 
345
 cpufreq/src/cpufreq-monitor-sysfs.c                        | 5 ++---
 
346
 cpufreq/src/cpufreq-monitor-sysfs.h                        | 5 ++---
 
347
 cpufreq/src/cpufreq-monitor.c                              | 5 ++---
 
348
 cpufreq/src/cpufreq-monitor.h                              | 5 ++---
 
349
 cpufreq/src/cpufreq-popup.c                                | 5 ++---
 
350
 cpufreq/src/cpufreq-popup.h                                | 5 ++---
 
351
 cpufreq/src/cpufreq-prefs.c                                | 5 ++---
 
352
 cpufreq/src/cpufreq-prefs.h                                | 5 ++---
 
353
 cpufreq/src/cpufreq-selector.c                             | 5 ++---
 
354
 cpufreq/src/cpufreq-selector.h                             | 5 ++---
 
355
 cpufreq/src/cpufreq-selector/cpufreq-selector-factory.c    | 5 ++---
 
356
 cpufreq/src/cpufreq-selector/cpufreq-selector-factory.h    | 5 ++---
 
357
 cpufreq/src/cpufreq-selector/cpufreq-selector-libcpufreq.c | 5 ++---
 
358
 cpufreq/src/cpufreq-selector/cpufreq-selector-libcpufreq.h | 5 ++---
 
359
 cpufreq/src/cpufreq-selector/cpufreq-selector-procfs.c     | 5 ++---
 
360
 cpufreq/src/cpufreq-selector/cpufreq-selector-procfs.h     | 5 ++---
 
361
 cpufreq/src/cpufreq-selector/cpufreq-selector-service.c    | 5 ++---
 
362
 cpufreq/src/cpufreq-selector/cpufreq-selector-service.h    | 5 ++---
 
363
 cpufreq/src/cpufreq-selector/cpufreq-selector-sysfs.c      | 5 ++---
 
364
 cpufreq/src/cpufreq-selector/cpufreq-selector-sysfs.h      | 5 ++---
 
365
 cpufreq/src/cpufreq-selector/cpufreq-selector.c            | 5 ++---
 
366
 cpufreq/src/cpufreq-selector/cpufreq-selector.h            | 5 ++---
 
367
 cpufreq/src/cpufreq-selector/main.c                        | 5 ++---
 
368
 cpufreq/src/cpufreq-utils.c                                | 5 ++---
 
369
 cpufreq/src/cpufreq-utils.h                                | 5 ++---
 
370
 drivemount/drive-button.c                                  | 3 +--
 
371
 drivemount/drive-button.h                                  | 3 +--
 
372
 drivemount/drive-list.c                                    | 3 +--
 
373
 drivemount/drive-list.h                                    | 3 +--
 
374
 drivemount/drivemount.c                                    | 3 +--
 
375
 geyes/geyes.c                                              | 3 +--
 
376
 geyes/geyes.h                                              | 3 +--
 
377
 geyes/themes.c                                             | 3 +--
 
378
 mini-commander/src/about.c                                 | 3 +--
 
379
 mini-commander/src/cmd_completion.c                        | 3 +--
 
380
 mini-commander/src/cmd_completion.h                        | 3 +--
 
381
 mini-commander/src/command_line.c                          | 3 +--
 
382
 mini-commander/src/command_line.h                          | 3 +--
 
383
 mini-commander/src/exec.c                                  | 3 +--
 
384
 mini-commander/src/exec.h                                  | 3 +--
 
385
 mini-commander/src/help.c                                  | 3 +--
 
386
 mini-commander/src/history.c                               | 3 +--
 
387
 mini-commander/src/macro.c                                 | 3 +--
 
388
 mini-commander/src/macro.h                                 | 3 +--
 
389
 mini-commander/src/mini-commander_applet.c                 | 3 +--
 
390
 mini-commander/src/mini-commander_applet.h                 | 3 +--
 
391
 mini-commander/src/preferences.c                           | 3 +--
 
392
 mini-commander/src/preferences.h                           | 3 +--
 
393
 modemlights/modem-applet.c                                 | 3 +--
 
394
 modemlights/modem-applet.h                                 | 3 +--
 
395
 stickynotes/stickynotes.c                                  | 4 +---
 
396
 stickynotes/stickynotes.h                                  | 4 +---
 
397
 stickynotes/stickynotes_applet.c                           | 4 +---
 
398
 stickynotes/stickynotes_applet.h                           | 4 +---
 
399
 stickynotes/stickynotes_applet_callbacks.c                 | 4 +---
 
400
 stickynotes/stickynotes_applet_callbacks.h                 | 4 +---
 
401
 stickynotes/stickynotes_callbacks.c                        | 4 +---
 
402
 stickynotes/stickynotes_callbacks.h                        | 4 +---
 
403
 stickynotes/util.c                                         | 4 +---
 
404
 stickynotes/util.h                                         | 4 +---
 
405
 trashapplet/src/trash-empty.c                              | 4 +---
 
406
 trashapplet/src/trash-empty.h                              | 4 +---
 
407
 trashapplet/src/trashapplet.c                              | 3 +--
 
408
 trashapplet/src/trashapplet.h                              | 5 ++---
 
409
 85 files changed, 133 insertions(+), 229 deletions(-)
 
410
 
 
411
commit 76edd5f99effc679726bf72e3151e19ccfb4aacf
 
412
Author: Alberts Muktupāvels <alberts.muktupavels@gmail.com>
 
413
Date:   Thu Oct 9 01:24:58 2014 +0300
 
414
 
 
415
    upgrade LGPL license to GPL
 
416
    
 
417
    GNOME Applets are licensed under GPL (v2 or later) so change LGPL
 
418
    license to GPL. (LGPL license allows this move)
 
419
 
 
420
 accessx-status/COPYING   | 482 -----------------------------------------------
 
421
 accessx-status/applet.c  |  20 +-
 
422
 accessx-status/applet.h  |  20 +-
 
423
 battstat/apmlib/apm.h    |  21 +--
 
424
 battstat/apmlib/apmlib.c |  21 +--
 
425
 mixer/applet.c           |  20 +-
 
426
 mixer/applet.h           |  20 +-
 
427
 mixer/dock.c             |  20 +-
 
428
 mixer/dock.h             |  20 +-
 
429
 mixer/load.c             |  20 +-
 
430
 mixer/preferences.c      |  20 +-
 
431
 mixer/preferences.h      |  20 +-
 
432
 12 files changed, 101 insertions(+), 603 deletions(-)
 
433
 
 
434
commit 0793eca9986b23d208c6cd0b4a9b2baa4a46e80c
 
435
Author: Alberts Muktupāvels <alberts.muktupavels@gmail.com>
 
436
Date:   Thu Oct 9 01:05:19 2014 +0300
 
437
 
 
438
    add correct COPYING file
 
439
    
 
440
    Commit 1ee9bd740898d3b7438e4e8bb06318cb823af6d5 added wrong
 
441
    COPYING file. Fix it by adding GPLv2 COPYING file.
 
442
 
 
443
 COPYING | 639 +++++++++++++++++++++++++---------------------------------------
 
444
 1 file changed, 248 insertions(+), 391 deletions(-)
 
445
 
 
446
commit b9c7f85559c66d7bdadf91575a94bfea70e81aa6
 
447
Author: Gábor Kelemen <kelemeng@openscope.org>
 
448
Date:   Wed Oct 8 22:53:17 2014 +0000
 
449
 
 
450
    Updated Hungarian translation
 
451
 
 
452
 po/hu.po | 126 ++++++++++++++++++++++++++++++++++-----------------------------
 
453
 1 file changed, 68 insertions(+), 58 deletions(-)
 
454
 
 
455
commit 25b23586097c19fbd35242ab5f7003decd59dbae
 
456
Author: Piotr Drąg <piotrdrag@gmail.com>
 
457
Date:   Wed Oct 8 17:17:43 2014 +0200
 
458
 
 
459
    Clean up Polish translation
 
460
 
 
461
 po/pl.po | 117 +++++++++++++++++++++++++++++++++------------------------------
 
462
 1 file changed, 62 insertions(+), 55 deletions(-)
 
463
 
 
464
commit 5036c797d3390732671b9db9d1171e5255fb6c43
 
465
Author: Piotr Drąg <piotrdrag@gmail.com>
 
466
Date:   Wed Oct 8 17:15:32 2014 +0200
 
467
 
 
468
    Fix minor typos
 
469
 
 
470
 windowpicker/src/applet.c | 4 ++--
 
471
 1 file changed, 2 insertions(+), 2 deletions(-)
 
472
 
 
473
commit 9ac0b697c51a9588bc202e89acbef3839824791b
 
474
Author: Sebastian Geiger <sbastig@gmx.net>
 
475
Date:   Tue Oct 7 22:05:20 2014 +0200
 
476
 
 
477
    Merge window-picker translations into parent folder
 
478
 
 
479
 po/ar.po                 |  71 ++++-
 
480
 po/ast.po                |  60 +++++
 
481
 po/bg.po                 |  61 +++++
 
482
 po/bs.po                 | 223 ++++++++++++----
 
483
 po/ca.po                 |  82 +++++-
 
484
 po/cs.po                 |  57 +++-
 
485
 po/da.po                 |  65 ++++-
 
486
 po/de.po                 | 669 +++++++++++++++++++++++++++++++----------------
 
487
 po/el.po                 |  62 +++++
 
488
 po/en_CA.po              |  71 ++++-
 
489
 po/en_GB.po              |  65 ++++-
 
490
 po/es.po                 |  63 ++++-
 
491
 po/eu.po                 |  69 ++++-
 
492
 po/fi.po                 |  64 ++++-
 
493
 po/fr.po                 |  59 ++++-
 
494
 po/gl.po                 |  66 ++++-
 
495
 po/he.po                 | 523 ++++++++++++++++++++++--------------
 
496
 po/hr.po                 |  68 ++++-
 
497
 po/hu.po                 |  59 ++++-
 
498
 po/id.po                 |  57 +++-
 
499
 po/it.po                 |  64 ++++-
 
500
 po/ja.po                 |  67 ++++-
 
501
 po/ko.po                 |  70 ++++-
 
502
 po/lv.po                 |  58 +++-
 
503
 po/nb.po                 |  67 ++++-
 
504
 po/nl.po                 |  71 ++++-
 
505
 po/pl.po                 |  58 +++-
 
506
 po/pt.po                 |  79 +++++-
 
507
 po/pt_BR.po              |  61 ++++-
 
508
 po/ro.po                 |  60 +++++
 
509
 po/ru.po                 | 588 ++++++++++++++++++++++++++---------------
 
510
 po/sk.po                 |  70 ++++-
 
511
 po/sl.po                 |  57 ++++
 
512
 po/sr.po                 |  69 ++++-
 
513
 po/sv.po                 | 593 ++++++++++++++++++++++++++---------------
 
514
 po/th.po                 |  68 ++++-
 
515
 po/tr.po                 |  59 +++++
 
516
 po/uk.po                 |  65 ++++-
 
517
 po/zh_CN.po              |  57 +++-
 
518
 po/zh_TW.po              |  59 +++++
 
519
 windowpicker/po/LINGUAS  |   1 -
 
520
 windowpicker/po/ar.po    |  59 -----
 
521
 windowpicker/po/ast.po   |  57 ----
 
522
 windowpicker/po/bg.po    |  58 ----
 
523
 windowpicker/po/bs.po    |  58 ----
 
524
 windowpicker/po/ca.po    |  58 ----
 
525
 windowpicker/po/cs.po    |  56 ----
 
526
 windowpicker/po/da.po    |  56 ----
 
527
 windowpicker/po/de.po    |  59 -----
 
528
 windowpicker/po/el.po    |  59 -----
 
529
 windowpicker/po/en_CA.po |  56 ----
 
530
 windowpicker/po/en_GB.po |  55 ----
 
531
 windowpicker/po/es.po    |  58 ----
 
532
 windowpicker/po/eu.po    |  59 -----
 
533
 windowpicker/po/fi.po    |  56 ----
 
534
 windowpicker/po/fr.po    |  58 ----
 
535
 windowpicker/po/gl.po    |  58 ----
 
536
 windowpicker/po/he.po    |  56 ----
 
537
 windowpicker/po/hr.po    |  57 ----
 
538
 windowpicker/po/hu.po    |  58 ----
 
539
 windowpicker/po/id.po    |  56 ----
 
540
 windowpicker/po/it.po    |  57 ----
 
541
 windowpicker/po/ja.po    |  58 ----
 
542
 windowpicker/po/ko.po    |  56 ----
 
543
 windowpicker/po/lv.po    |  57 ----
 
544
 windowpicker/po/nb.po    |  56 ----
 
545
 windowpicker/po/nl.po    |  57 ----
 
546
 windowpicker/po/pl.po    |  57 ----
 
547
 windowpicker/po/pt.po    |  58 ----
 
548
 windowpicker/po/pt_BR.po |  56 ----
 
549
 windowpicker/po/ro.po    |  57 ----
 
550
 windowpicker/po/ru.po    |  59 -----
 
551
 windowpicker/po/sk.po    |  59 -----
 
552
 windowpicker/po/sl.po    |  58 ----
 
553
 windowpicker/po/sr.po    |  56 ----
 
554
 windowpicker/po/sv.po    |  56 ----
 
555
 windowpicker/po/th.po    |  56 ----
 
556
 windowpicker/po/tr.po    |  56 ----
 
557
 windowpicker/po/uk.po    |  58 ----
 
558
 windowpicker/po/zh_CN.po |  56 ----
 
559
 windowpicker/po/zh_TW.po |  56 ----
 
560
 81 files changed, 3856 insertions(+), 3285 deletions(-)
 
561
 
 
562
commit d74078302c4ef0f7e7aafd59031b658bc05fd520
 
563
Author: Sebastian Geiger <sbastig@gmx.net>
 
564
Date:   Tue Oct 7 14:00:07 2014 +0200
 
565
 
 
566
    Update build system and merge files
 
567
    
 
568
     * This commit cleans up the files of
 
569
       window picker applet that have become
 
570
       unnecessary due to the merge and applies
 
571
       the necessary changes to the build system
 
572
       to integrate window picker with gnome-applets.
 
573
 
 
574
 Makefile.am                    |   6 +-
 
575
 configure.ac                   |   4 +
 
576
 po/POTFILES.in                 |   4 +
 
577
 windowpicker/.gitignore        |  62 ------
 
578
 windowpicker/COPYING           | 482 -----------------------------------------
 
579
 windowpicker/ChangeLog         |   0
 
580
 windowpicker/INSTALL           | 236 --------------------
 
581
 windowpicker/Makefile.am       |  22 +-
 
582
 windowpicker/NEWS              |   0
 
583
 windowpicker/autogen.sh        |   3 -
 
584
 windowpicker/configure.ac      |  70 ------
 
585
 windowpicker/data/Makefile.am  |  13 +-
 
586
 windowpicker/m4/Makefile.am    |   0
 
587
 windowpicker/po/ChangeLog      |   0
 
588
 windowpicker/po/Makefile.in.in |   1 -
 
589
 windowpicker/po/POTFILES.in    |   4 -
 
590
 windowpicker/po/POTFILES.skip  |   3 -
 
591
 windowpicker/src/Makefile.am   |  11 +-
 
592
 18 files changed, 32 insertions(+), 889 deletions(-)
 
593
 
 
594
commit 1488a6eb2edea6059a31518509b9d3e8fb97cdfb
 
595
Merge: 4a45254 a47479d
 
596
Author: Sebastian Geiger <sbastig@gmx.net>
 
597
Date:   Tue Oct 7 21:48:36 2014 +0200
 
598
 
 
599
    Subtree merged into windowpicker/
 
600
    
 
601
     * This imports the window-picker-applet from
 
602
       http://github.com/lanoxx/window-picker-applet
 
603
       into this repository and stores it in the
 
604
       windowpicker/ folder
 
605
 
 
606
commit a47479d0115cd97ed1c1ad2a5bd9cb438fd19fe4
 
607
Author: Sebastian Geiger <sbastig@gmx.net>
 
608
Date:   Tue Oct 7 12:04:29 2014 +0200
 
609
 
 
610
    Remove unused variables
 
611
 
 
612
 src/task-list.c | 3 ---
 
613
 1 file changed, 3 deletions(-)
 
614
 
 
615
commit f8ffc0a8e06e6f4cc8ad7948c22b40c157d9fc3a
 
616
Author: Sebastian Geiger <sbastig@gmx.net>
 
617
Date:   Tue Oct 7 12:04:18 2014 +0200
 
618
 
 
619
    Thanks to Alberts Muktupāvels
 
620
 
 
621
 AUTHORS | 4 ++++
 
622
 1 file changed, 4 insertions(+)
 
623
 
 
624
commit 5c7dcb95cd17a52e9651d2fe0a81de14bc2e61f8
 
625
Author: Sebastian Geiger <sbastig@gmx.net>
 
626
Date:   Tue Oct 7 12:01:03 2014 +0200
 
627
 
 
628
    Add my self as author
 
629
 
 
630
 src/applet.h     | 2 ++
 
631
 src/task-item.c  | 3 ++-
 
632
 src/task-list.c  | 3 ++-
 
633
 src/task-title.c | 3 ++-
 
634
 4 files changed, 8 insertions(+), 3 deletions(-)
 
635
 
 
636
commit 8a999f374d077947e72fc2ec8f83cdb001e17e97
 
637
Author: Sebastian Geiger <sbastig@gmx.net>
 
638
Date:   Thu Sep 25 22:31:55 2014 +0200
 
639
 
 
640
    Fix schema configuration
 
641
 
 
642
 data/Makefile.am                                   |  2 +-
 
643
 ...-applets.window-picker-applet.gschema.xml.in.in | 26 ++++++++++++++++++++++
 
644
 ...rg.gnome.window-picker-applet.gschema.xml.in.in | 26 ----------------------
 
645
 3 files changed, 27 insertions(+), 27 deletions(-)
 
646
 
 
647
commit 2fed5ff2f428e88c1c0bb0b54190438ca23b70bf
 
648
Author: Sebastian Geiger <sbastig@gmx.net>
 
649
Date:   Sun Sep 21 22:11:59 2014 +0200
 
650
 
 
651
    Remove icon size lookup
 
652
 
 
653
 src/task-title.c | 9 +--------
 
654
 1 file changed, 1 insertion(+), 8 deletions(-)
 
655
 
 
656
commit 9085c13b70a1727d6b70eb08fa34596cd58104a1
 
657
Author: Sebastian Geiger <sbastig@gmx.net>
 
658
Date:   Sun Sep 21 22:09:55 2014 +0200
 
659
 
 
660
    WindowPickerApplet: Add properties for settings
 
661
    
 
662
     * Bind a property for each GSettings option
 
663
       in the applet. This allows us to get the
 
664
       settings from getters of WindowPickerApplet
 
665
       instead of passing the GSettings pointer
 
666
       around.
 
667
 
 
668
 src/applet.c     | 250 +++++++++++++++++++++++++++++++++++++++++++------------
 
669
 src/applet.h     |  33 +++++---
 
670
 src/task-item.c  |   5 +-
 
671
 src/task-list.c  |  68 ---------------
 
672
 src/task-list.h  |   1 -
 
673
 src/task-title.c |  41 ++-------
 
674
 6 files changed, 229 insertions(+), 169 deletions(-)
 
675
 
 
676
commit 6bf32e65ba208db32eb4e87cf3e7897285ebfe38
 
677
Author: Sebastian Geiger <sbastig@gmx.net>
 
678
Date:   Sun Sep 21 21:21:37 2014 +0200
 
679
 
 
680
    Fix empty applet bug
 
681
    
 
682
     * If a second appet was opened after the first applet
 
683
       then the second applet would be empty. The reason
 
684
       was that for the second applet the "window-opened"
 
685
       callback was not invoked again.
 
686
     * This patch fixes this by getting a list of open
 
687
       windows on startup and calling 'on_window_opened'
 
688
       for each open window when the applet is initialized.
 
689
 
 
690
 src/task-list.c | 5 +++++
 
691
 1 file changed, 5 insertions(+)
 
692
 
 
693
commit bfca9bd683f476a809cc55d1b6383408ba0969ed
 
694
Author: Sebastian Geiger <sbastig@gmx.net>
 
695
Date:   Mon Sep 22 03:47:24 2014 +0200
 
696
 
 
697
    TaskItem: Fix drag and drop bug
 
698
    
 
699
     * This patch fixes a drag and drop bug
 
700
       that causes the drag and drop animation
 
701
       to show the cancel animation. This means
 
702
       that the icon dragged objects jumps back
 
703
       to its original location.
 
704
     * This also fixes an typo in TARGET_WIDGET_DRAGGED
 
705
       which was missing a second 'G'.
 
706
 
 
707
 src/task-item.c | 45 +++++++++++++++++++++++++--------------------
 
708
 1 file changed, 25 insertions(+), 20 deletions(-)
 
709
 
 
710
commit 47d0e043db5cbb148526f5597fb9551704cd5f2e
 
711
Author: Sebastian Geiger <sbastig@gmx.net>
 
712
Date:   Mon Sep 22 03:43:47 2014 +0200
 
713
 
 
714
    Migrate applet.c to use class structure instead of global variable
 
715
 
 
716
 ...rg.gnome.window-picker-applet.gschema.xml.in.in |   2 +-
 
717
 src/Makefile.am                                    |   1 +
 
718
 src/applet.c                                       | 196 ++++++++++++---------
 
719
 src/applet.h                                       |  47 +++++
 
720
 src/common.h                                       |  36 ----
 
721
 src/task-item.c                                    |  36 ++--
 
722
 src/task-item.h                                    |   4 +-
 
723
 src/task-list.c                                    |  38 ++--
 
724
 src/task-list.h                                    |   5 +-
 
725
 src/task-title.c                                   | 151 +++++++++-------
 
726
 src/task-title.h                                   |   4 +-
 
727
 11 files changed, 296 insertions(+), 224 deletions(-)
 
728
 
 
729
commit e8e1239e6c6a09bd3cf73d4766761076104447b7
 
730
Author: Sebastian Geiger <sbastig@gmx.net>
 
731
Date:   Mon Sep 22 03:18:03 2014 +0200
 
732
 
 
733
    Code cleanup
 
734
 
 
735
 src/task-item.c  | 46 ++++++++++++++++++++++++----------------------
 
736
 src/task-list.c  | 13 ++++++++-----
 
737
 src/task-list.h  |  2 +-
 
738
 src/task-title.c |  5 +++--
 
739
 src/task-title.h |  2 +-
 
740
 5 files changed, 37 insertions(+), 31 deletions(-)
 
741
 
 
742
commit f13a2e69fcdc66d10e7f3a3019bed94bad421b42
 
743
Author: Sebastian Geiger <sbastig@gmx.net>
 
744
Date:   Sun Sep 21 20:33:25 2014 +0200
 
745
 
 
746
    Add window_picker_factory function
 
747
 
 
748
 src/applet.c | 46 +++++++++++++++++++++++++++++-----------------
 
749
 1 file changed, 29 insertions(+), 17 deletions(-)
 
750
 
 
751
commit b1fd3117641a256c0255bd2610188f48a833433b
 
752
Author: Sebastian Geiger <sbastig@gmx.net>
 
753
Date:   Sun Sep 21 20:24:55 2014 +0200
 
754
 
 
755
    Rename array to windowPickerAuthors
 
756
 
 
757
 src/applet.c | 4 ++--
 
758
 1 file changed, 2 insertions(+), 2 deletions(-)
 
759
 
 
760
commit 464ebcbec420470c5b5cf13f3134601047f7470a
 
761
Author: Sebastian Geiger <sbastig@gmx.net>
 
762
Date:   Sun Sep 21 21:13:09 2014 +0200
 
763
 
 
764
    TaskList: Private initialization
 
765
 
 
766
 src/task-list.c | 18 ++++++------------
 
767
 1 file changed, 6 insertions(+), 12 deletions(-)
 
768
 
 
769
commit e3c1affb40382604145e9c8c694e39452c3fd3f6
 
770
Author: Sebastian Geiger <sbastig@gmx.net>
 
771
Date:   Sun Sep 21 20:21:15 2014 +0200
 
772
 
 
773
    Replace deprecated functions
 
774
 
 
775
 src/task-title.c | 12 ++++++------
 
776
 1 file changed, 6 insertions(+), 6 deletions(-)
 
777
 
 
778
commit e2ef951321c5deba09b2aaa38c3c80351e323f83
 
779
Author: Sebastian Geiger <sbastig@gmx.net>
 
780
Date:   Sun Sep 21 20:29:35 2014 +0200
 
781
 
 
782
    Cleanup formatting
 
783
 
 
784
 src/applet.c     |  3 +--
 
785
 src/task-item.h  | 22 ++++++----------------
 
786
 src/task-list.c  |  6 ++++--
 
787
 src/task-title.h | 21 ++++++---------------
 
788
 4 files changed, 17 insertions(+), 35 deletions(-)
 
789
 
 
790
commit c089488884fd4a5267de9a268b0bbdfccbd076a2
 
791
Author: Sebastian Geiger <sbastig@gmx.net>
 
792
Date:   Mon Sep 22 04:01:36 2014 +0200
 
793
 
 
794
    Use foreign to be compatible with README.md
 
795
 
 
796
 configure.ac | 2 +-
 
797
 1 file changed, 1 insertion(+), 1 deletion(-)
 
798
 
 
799
commit c9738bab0777a1da4feda8f25cd53c1cb0710c71
 
800
Author: Ryan Lortie <desrt@desrt.ca>
 
801
Date:   Mon Oct 6 16:21:02 2014 -0400
 
802
 
 
803
    Relicense to GPLv2 "or later"
 
804
    
 
805
    This change was verified by Katherine Ollerhead on Canonical's legal
 
806
    team.
 
807
 
 
808
 COPYING          | 1096 ++++++++++++++++++++++--------------------------------
 
809
 src/applet.c     |    8 +-
 
810
 src/task-item.c  |    8 +-
 
811
 src/task-item.h  |    8 +-
 
812
 src/task-list.c  |    8 +-
 
813
 src/task-list.h  |    8 +-
 
814
 src/task-title.c |    8 +-
 
815
 src/task-title.h |    8 +-
 
816
 8 files changed, 479 insertions(+), 673 deletions(-)
 
817
 
 
818
commit 4a452545c6cffbed5e7ea56f3ebaf6f839aab4fb
 
819
Author: Мирослав Николић <miroslavnikolic@rocketmail.com>
 
820
Date:   Wed Oct 1 20:32:05 2014 +0200
 
821
 
 
822
    Updated Serbian translation
 
823
 
 
824
 po/sr.po       | 1597 ++++++++++++++++++++++++++++----------------------------
 
825
 po/sr@latin.po | 1587 ++++++++++++++++++++++++++++---------------------------
 
826
 2 files changed, 1589 insertions(+), 1595 deletions(-)
 
827
 
 
828
commit dfa001b37451e4b361189c10712cf35b2dad16cf
 
829
Author: Kjartan Maraas <kmaraas@gnome.org>
 
830
Date:   Fri Sep 26 17:23:08 2014 +0200
 
831
 
 
832
    Updated Norwegian bokmål translation.
 
833
 
 
834
 po/nb.po | 1383 +++++++++++++++++++++++++++-----------------------------------
 
835
 1 file changed, 611 insertions(+), 772 deletions(-)
 
836
 
 
837
commit a92e3bea178c84da7683a37f9508331bd249ee5e
 
838
Author: Dmitry Shachnev <mitya57@gmail.com>
 
839
Date:   Fri Sep 26 16:35:49 2014 +0400
 
840
 
 
841
    invest-applet: Do not use deprecated Python 2 syntax
 
842
    
 
843
    This syntax is not supported in Python 3, so we need to remove it
 
844
    before porting.
 
845
    
 
846
    - Use print() function.
 
847
    - Use 'except ... as ...' syntax.
 
848
    - Use 'foo in dict' syntax.
 
849
    - Use absolute imports.
 
850
    - Use new syntax for octal numbers.
 
851
    
 
852
    This commit is based on running 'futurize -1' command.
 
853
 
 
854
 invest-applet/invest/__init__.py      | 19 +++++++-------
 
855
 invest-applet/invest/about.py         |  2 +-
 
856
 invest-applet/invest/chart.py         |  4 +--
 
857
 invest-applet/invest/invest-applet.py |  6 ++---
 
858
 invest-applet/invest/preferences.py   | 23 +++++++++--------
 
859
 invest-applet/invest/quotes.py        | 47 ++++++++++++++++++-----------------
 
860
 invest-applet/invest/test.py          |  5 ++--
 
861
 invest-applet/invest/widgets.py       |  4 +--
 
862
 8 files changed, 57 insertions(+), 53 deletions(-)
 
863
 
 
864
commit b5d88d7283871199cf2653817b69a3b54e0ab339
 
865
Author: Andika Triwidada <andika@gmail.com>
 
866
Date:   Wed Sep 24 13:35:54 2014 +0000
 
867
 
 
868
    Updated Indonesian translation
 
869
 
 
870
 po/id.po | 1130 +++++++++++++++++++++++++++-----------------------------------
 
871
 1 file changed, 493 insertions(+), 637 deletions(-)
 
872
 
 
873
commit 9ea49953dcca6e21976fa24cd482b10fa17a9225
 
874
Author: Balázs Úr <urbalazs@gmail.com>
 
875
Date:   Sun Sep 21 18:36:21 2014 +0000
 
876
 
 
877
    Updated Hungarian translation
 
878
 
 
879
 po/hu.po | 233 ++++++++++++++++++++++++++++-----------------------------------
 
880
 1 file changed, 105 insertions(+), 128 deletions(-)
 
881
 
 
882
commit 9ae6506fdbf2e2a46460035f3132afdbc268766d
 
883
Author: Piotr Drąg <piotrdrag@gmail.com>
 
884
Date:   Sun Sep 21 15:16:02 2014 +0200
 
885
 
 
886
    Updated Polish translation
 
887
 
 
888
 po/pl.po | 1139 +++++++++++++++++++++++++++-----------------------------------
 
889
 1 file changed, 495 insertions(+), 644 deletions(-)
 
890
 
 
891
commit 236e0ff6f5f24e2e70903afc53547f06af01108a
 
892
Author: Piotr Drąg <piotrdrag@gmail.com>
 
893
Date:   Sun Sep 21 15:14:38 2014 +0200
 
894
 
 
895
    Fix typos
 
896
 
 
897
 multiload/org.gnome.gnome-applets.multiload.gschema.xml.in.in     | 4 ++--
 
898
 stickynotes/org.gnome.gnome-applets.stickynotes.gschema.xml.in.in | 2 +-
 
899
 2 files changed, 3 insertions(+), 3 deletions(-)
 
900
 
 
901
commit 8ed2a06cba1e7cae6988bc18f697952836641efe
 
902
Author: Alberts Muktupāvels <alberts.muktupavels@gmail.com>
 
903
Date:   Thu Jul 10 11:45:08 2014 +0300
 
904
 
 
905
    modemlights: remove help menu item
 
906
    
 
907
    There is no help to install so remove useless help menu entry.
 
908
 
 
909
 modemlights/Makefile.am           |  2 --
 
910
 modemlights/modem-applet-menu.xml |  2 --
 
911
 modemlights/modem-applet.c        | 15 ---------------
 
912
 3 files changed, 19 deletions(-)
 
913
 
 
914
commit 40218bf96b08b33d24dac9bf687bd578930cf8f4
 
915
Author: Alberts Muktupāvels <alberts.muktupavels@gmail.com>
 
916
Date:   Thu Jul 10 11:23:46 2014 +0300
 
917
 
 
918
    modemlights: launch gnome-control-center for network configuration
 
919
 
 
920
 modemlights/modem-applet.c | 42 ++++++++++++++++--------------------------
 
921
 1 file changed, 16 insertions(+), 26 deletions(-)
 
922
 
 
923
commit d4c6596159955527e7a8c0eeda2e500c24a8f967
 
924
Author: Alberts Muktupāvels <alberts.muktupavels@gmail.com>
 
925
Date:   Thu Jul 10 10:31:44 2014 +0300
 
926
 
 
927
    modemlights: restore applet
 
928
 
 
929
 configure.ac               |  20 +++----
 
930
 modemlights/Makefile.am    |   9 ++--
 
931
 modemlights/modem-applet.c | 129 +++++++++++++++++++++------------------------
 
932
 modemlights/modem-applet.h |  18 +++----
 
933
 4 files changed, 83 insertions(+), 93 deletions(-)
 
934
 
 
935
commit 370466363c3b53ffcf53aafd891ce2294968251e
 
936
Author: Alberts Muktupāvels <alberts.muktupavels@gmail.com>
 
937
Date:   Sun Sep 21 02:16:48 2014 +0300
 
938
 
 
939
    don't use panel_applet_get_size
 
940
 
 
941
 accessx-status/applet.c                    | 28 ++++++++++++++++++----------
 
942
 accessx-status/applet.h                    |  1 +
 
943
 charpick/charpick.c                        |  4 +---
 
944
 cpufreq/src/cpufreq-applet.c               |  1 -
 
945
 gweather/gweather-applet.c                 |  8 +++-----
 
946
 mini-commander/src/mini-commander_applet.c |  1 -
 
947
 multiload/global.h                         |  2 ++
 
948
 multiload/load-graph.c                     |  2 +-
 
949
 multiload/main.c                           | 19 +++++++++++++------
 
950
 stickynotes/stickynotes_applet.c           |  1 -
 
951
 10 files changed, 39 insertions(+), 28 deletions(-)
 
952
 
 
953
commit cacfe9b043fbd8188aed7e8d1521b2c6564bec0d
 
954
Author: Alberts Muktupāvels <alberts.muktupavels@gmail.com>
 
955
Date:   Sun Sep 21 02:01:40 2014 +0300
 
956
 
 
957
    invest-applet: port to GSettings
 
958
 
 
959
 invest-applet/invest/__init__.py    | 55 +++++++++++--------------------------
 
960
 invest-applet/invest/applet.py      |  2 +-
 
961
 invest-applet/invest/preferences.py |  2 +-
 
962
 invest-applet/invest/quotes.py      |  2 +-
 
963
 invest-applet/invest/widgets.py     |  2 +-
 
964
 5 files changed, 20 insertions(+), 43 deletions(-)
 
965
 
 
966
commit 88f7555d4ec1feb98b32fafa3c993d2eba8b56c0
 
967
Author: Alberts Muktupāvels <alberts.muktupavels@gmail.com>
 
968
Date:   Sun Sep 21 01:09:06 2014 +0300
 
969
 
 
970
    misc: remove BonoboId and related info
 
971
 
 
972
 HACKING                                                      | 12 ------------
 
973
 .../org.gnome.applets.AccessxStatusApplet.panel-applet.in.in |  1 -
 
974
 battstat/org.gnome.applets.BattstatApplet.panel-applet.in.in |  1 -
 
975
 .../org.gnome.applets.CharpickerApplet.panel-applet.in.in    |  1 -
 
976
 cpufreq/org.gnome.applets.CPUFreqApplet.panel-applet.in.in   |  1 -
 
977
 .../org.gnome.applets.DriveMountApplet.panel-applet.in.in    |  1 -
 
978
 geyes/org.gnome.applets.GeyesApplet.panel-applet.in.in       |  1 -
 
979
 gweather/org.gnome.applets.GWeatherApplet.panel-applet.in.in |  1 -
 
980
 .../data/org.gnome.applets.InvestApplet.panel-applet.in.in   |  1 -
 
981
 .../org.gnome.applets.MiniCommanderApplet.panel-applet.in.in |  1 -
 
982
 mixer/org.gnome.applets.MixerApplet.panel-applet.in.in       |  1 -
 
983
 modemlights/org.gnome.applets.ModemApplet.panel-applet.in.in |  1 -
 
984
 .../org.gnome.applets.MultiLoadApplet.panel-applet.in.in     |  1 -
 
985
 stickynotes/TODO                                             |  5 -----
 
986
 .../org.gnome.applets.StickyNotesApplet.panel-applet.in.in   |  1 -
 
987
 trashapplet/org.gnome.applets.TrashApplet.panel-applet.in.in |  1 -
 
988
 16 files changed, 31 deletions(-)
 
989
 
 
990
commit e8e131987bdbaed71fcc4bb1582cecd8366c1f00
 
991
Author: Alberts Muktupāvels <alberts.muktupavels@gmail.com>
 
992
Date:   Tue Jul 8 17:45:43 2014 +0300
 
993
 
 
994
    configure.am: remove gconf
 
995
 
 
996
 configure.ac | 12 ------------
 
997
 1 file changed, 12 deletions(-)
 
998
 
 
999
commit 6ba948bb0d8c50a4efe99172f4424542b99dba88
 
1000
Author: Alberts Muktupāvels <alberts.muktupavels@gmail.com>
 
1001
Date:   Tue Jul 8 18:47:36 2014 +0300
 
1002
 
 
1003
    don't use panel_applet_add_preferences
 
1004
 
 
1005
 battstat/battstat_applet.c | 4 +---
 
1006
 drivemount/drivemount.c    | 3 ---
 
1007
 2 files changed, 1 insertion(+), 6 deletions(-)
 
1008
 
 
1009
commit 9cfcc41381659a20ce04ff3b11b9d5be00528e0e
 
1010
Author: Alberts Muktupāvels <alberts.muktupavels@gmail.com>
 
1011
Date:   Sun Sep 21 00:54:52 2014 +0300
 
1012
 
 
1013
    mixer: port to GSettings
 
1014
 
 
1015
 mixer/Makefile.am                                  | 34 ++++----
 
1016
 mixer/applet.c                                     | 93 +++++++++-------------
 
1017
 mixer/applet.h                                     |  7 +-
 
1018
 mixer/dock.c                                       |  2 -
 
1019
 mixer/keys.h                                       | 35 --------
 
1020
 mixer/mixer.schemas.in                             | 36 ---------
 
1021
 ...org.gnome.gnome-applets.mixer.gschema.xml.in.in | 10 +++
 
1022
 mixer/preferences.c                                | 37 +++------
 
1023
 mixer/preferences.h                                |  3 +-
 
1024
 po/POTFILES.in                                     |  2 +-
 
1025
 po/POTFILES.skip                                   |  1 +
 
1026
 11 files changed, 85 insertions(+), 175 deletions(-)
 
1027
 
 
1028
commit ff5d20f877a8d86a1cf4166392fc9cd0ce2af599
 
1029
Author: Balázs Úr <urbalazs@gmail.com>
 
1030
Date:   Sat Sep 20 21:54:49 2014 +0000
 
1031
 
 
1032
    Updated Hungarian translation
 
1033
 
 
1034
 po/hu.po | 1428 +++++++++++++++++++++++++++++++-------------------------------
 
1035
 1 file changed, 712 insertions(+), 716 deletions(-)
 
1036
 
 
1037
commit 55ec1df0ab496c9f3513b0a1c074f73e7a4f8d0d
 
1038
Author: Alberts Muktupāvels <alberts.muktupavels@gmail.com>
 
1039
Date:   Sun Sep 21 00:20:29 2014 +0300
 
1040
 
 
1041
    multiload: port to GSettings
 
1042
 
 
1043
 multiload/Makefile.am                              |  29 ++-
 
1044
 multiload/global.h                                 |  50 +++-
 
1045
 multiload/load-graph.c                             |  18 +-
 
1046
 multiload/main.c                                   |  38 ++-
 
1047
 multiload/multiload.schemas.in                     | 284 ---------------------
 
1048
 ...gnome.gnome-applets.multiload.gschema.xml.in.in | 133 ++++++++++
 
1049
 multiload/properties.c                             | 193 ++++++--------
 
1050
 po/POTFILES.in                                     |   2 +-
 
1051
 po/POTFILES.skip                                   |   1 +
 
1052
 9 files changed, 302 insertions(+), 446 deletions(-)
 
1053
 
 
1054
commit 8ff396c8ad595ac4f342521a9ddfcfbe5e2578db
 
1055
Author: Alberts Muktupāvels <alberts.muktupavels@gmail.com>
 
1056
Date:   Sun Sep 21 00:14:46 2014 +0300
 
1057
 
 
1058
    stickynotes: port to GSettings
 
1059
 
 
1060
 po/POTFILES.in                                     |   2 +-
 
1061
 po/POTFILES.skip                                   |   1 +
 
1062
 stickynotes/Makefile.am                            |  27 ++--
 
1063
 stickynotes/gsettings.h                            |  21 +++
 
1064
 ...ome.gnome-applets.stickynotes.gschema.xml.in.in |  69 +++++++++
 
1065
 stickynotes/stickynotes.c                          | 101 ++++++-------
 
1066
 stickynotes/stickynotes.schemas.in                 | 161 ---------------------
 
1067
 stickynotes/stickynotes_applet.c                   | 118 ++++++---------
 
1068
 stickynotes/stickynotes_applet.h                   |   7 +-
 
1069
 stickynotes/stickynotes_applet_callbacks.c         | 111 +++++---------
 
1070
 stickynotes/stickynotes_applet_callbacks.h         |   2 +-
 
1071
 11 files changed, 241 insertions(+), 379 deletions(-)
 
1072
 
 
1073
commit c26f0f88a385a055a06667b1ff82fcdb28f5eb17
 
1074
Author: Alberts Muktupāvels <alberts.muktupavels@gmail.com>
 
1075
Date:   Sat Sep 20 23:57:19 2014 +0300
 
1076
 
 
1077
    mini-commander: port to GSettings
 
1078
 
 
1079
 mini-commander/src/Makefile.am                     |  42 +-
 
1080
 mini-commander/src/command_line.c                  |  19 +-
 
1081
 mini-commander/src/exec.c                          |  15 +-
 
1082
 mini-commander/src/gsettings.h                     |  24 +
 
1083
 mini-commander/src/history.c                       |  44 +-
 
1084
 mini-commander/src/mc-default-macros.h             |  65 ---
 
1085
 mini-commander/src/mc-install-default-macros.c     | 181 ------
 
1086
 .../src/mini-commander-global.schemas.in           |  31 --
 
1087
 mini-commander/src/mini-commander.schemas.in       | 193 -------
 
1088
 mini-commander/src/mini-commander.ui               | 297 ++++++----
 
1089
 mini-commander/src/mini-commander_applet.c         |  33 +-
 
1090
 mini-commander/src/mini-commander_applet.h         |   4 +-
 
1091
 ....gnome-applets.mini-commander.gschema.xml.in.in |  80 +++
 
1092
 mini-commander/src/preferences.c                   | 608 +++++----------------
 
1093
 mini-commander/src/preferences.h                   |  27 +-
 
1094
 po/POTFILES.in                                     |   4 +-
 
1095
 po/POTFILES.skip                                   |   1 +
 
1096
 17 files changed, 511 insertions(+), 1157 deletions(-)
 
1097
 
 
1098
commit 6d61304f8ee62eb2776725b8424140a332f651cf
 
1099
Author: Alberts Muktupāvels <alberts.muktupavels@gmail.com>
 
1100
Date:   Sat Sep 20 22:00:49 2014 +0300
 
1101
 
 
1102
    cpufreq: port to GSettings
 
1103
 
 
1104
 cpufreq/Makefile.am                                |  30 ++--
 
1105
 cpufreq/cpufreq-applet.schemas.in                  |  36 -----
 
1106
 ...g.gnome.gnome-applets.cpufreq.gschema.xml.in.in |  19 +++
 
1107
 cpufreq/src/cpufreq-applet.c                       |  17 +--
 
1108
 cpufreq/src/cpufreq-prefs.c                        | 161 +++------------------
 
1109
 cpufreq/src/cpufreq-prefs.h                        |   2 +-
 
1110
 po/POTFILES.in                                     |   2 +-
 
1111
 po/POTFILES.skip                                   |   1 +
 
1112
 8 files changed, 69 insertions(+), 199 deletions(-)
 
1113
 
 
1114
commit bd4c93cd882a1dd9fa4d740225901b65d8173c45
 
1115
Author: Alberts Muktupāvels <alberts.muktupavels@gmail.com>
 
1116
Date:   Sat Sep 20 21:52:45 2014 +0300
 
1117
 
 
1118
    battstat: port to GSettings
 
1119
 
 
1120
 battstat/Makefile.am                               |  24 +++--
 
1121
 battstat/apmlib/Makefile.am                        |   2 +
 
1122
 battstat/battstat.h                                |  15 ++-
 
1123
 battstat/battstat.schemas.in                       | 104 ---------------------
 
1124
 battstat/battstat_applet.c                         |  29 +++---
 
1125
 ....gnome.gnome-applets.battstat.gschema.xml.in.in |  52 +++++++++++
 
1126
 battstat/properties.c                              |  66 +++----------
 
1127
 po/POTFILES.in                                     |   2 +-
 
1128
 po/POTFILES.skip                                   |   1 +
 
1129
 9 files changed, 113 insertions(+), 182 deletions(-)
 
1130
 
 
1131
commit 7fdb6e62fa7b56543ab0de0238d9f19f9fb4a60b
 
1132
Author: Alberts Muktupāvels <alberts.muktupavels@gmail.com>
 
1133
Date:   Sun Jul 6 09:53:14 2014 +0300
 
1134
 
 
1135
    charpick: port to GSettings
 
1136
 
 
1137
 charpick/Makefile.am                               | 30 ++++----
 
1138
 charpick/charpick.c                                | 82 ++++++----------------
 
1139
 charpick/charpick.h                                |  9 +--
 
1140
 charpick/charpick.schemas.in                       | 36 ----------
 
1141
 ....gnome.gnome-applets.charpick.gschema.xml.in.in | 14 ++++
 
1142
 charpick/properties.c                              | 16 ++---
 
1143
 po/POTFILES.in                                     |  2 +-
 
1144
 po/POTFILES.skip                                   |  1 +
 
1145
 8 files changed, 69 insertions(+), 121 deletions(-)
 
1146
 
 
1147
commit 5df9f98d66f9c2920122a2a86269d95bd68ce67a
 
1148
Author: Alberts Muktupāvels <alberts.muktupavels@gmail.com>
 
1149
Date:   Sat Sep 20 19:07:46 2014 +0300
 
1150
 
 
1151
    don't use deprecated gtk_[h/v]box_new
 
1152
 
 
1153
 accessx-status/applet.c                    | 18 ++++++++-------
 
1154
 battstat/battstat_applet.c                 |  6 ++---
 
1155
 battstat/power-management.c                |  2 +-
 
1156
 charpick/charpick.c                        | 15 ++++++------
 
1157
 charpick/properties.c                      | 18 +++++++--------
 
1158
 cpufreq/src/cpufreq-applet.c               | 20 ++++++++--------
 
1159
 geyes/geyes.c                              |  4 ++--
 
1160
 geyes/themes.c                             | 10 ++++----
 
1161
 gweather/gweather-applet.c                 |  8 +++----
 
1162
 gweather/gweather-dialog.c                 |  6 ++---
 
1163
 gweather/gweather-pref.c                   | 22 +++++++++---------
 
1164
 mini-commander/src/mini-commander_applet.c | 14 ++++++-----
 
1165
 mixer/dock.c                               | 23 +++++++++++++------
 
1166
 mixer/preferences.c                        |  2 +-
 
1167
 multiload/load-graph.c                     |  4 ++--
 
1168
 multiload/main.c                           |  4 ++--
 
1169
 multiload/properties.c                     | 37 +++++++++++++++---------------
 
1170
 trashapplet/src/trashapplet.c              |  4 ++--
 
1171
 18 files changed, 116 insertions(+), 101 deletions(-)
 
1172
 
 
1173
commit b62a72c582f627ea662bee63ec54c8d88656de91
 
1174
Author: Alberts Muktupāvels <alberts.muktupavels@gmail.com>
 
1175
Date:   Sat Sep 20 18:56:04 2014 +0300
 
1176
 
 
1177
    null_applet: remove
 
1178
    
 
1179
    - It does not work!. It is added to panel, but will never check for obsolete
 
1180
      applets, because of incorrect factory id - "NullApplet" set in
 
1181
      PANEL_APPLET_OUT_PROCESS_FACTORY. It should be "NullAppletFactory".
 
1182
    - With correct factory id applet will be added, but it will show dialog
 
1183
      every time when panel will be started or restarted. Also there will be
 
1184
      small 1x1px visual point on panel in place where it was added.
 
1185
    - It is using GConf, but GNOME Panel does not store configuration in gconf
 
1186
      anymore.
 
1187
    - This applet used to check for BonoboId, but BonoboId is not used anymore.
 
1188
 
 
1189
 Makefile.am                                        |   6 +-
 
1190
 configure.ac                                       |   1 -
 
1191
 null_applet/Makefile.am                            |  41 -----
 
1192
 null_applet/README                                 |  29 ----
 
1193
 null_applet/null_applet.c                          | 180 ---------------------
 
1194
 null_applet/null_applet.h                          |  50 ------
 
1195
 ...org.gnome.applets.NullApplet.panel-applet.in.in |  15 --
 
1196
 ...gnome.panel.applet.NullAppletFactory.service.in |   3 -
 
1197
 po/POTFILES.in                                     |   2 -
 
1198
 9 files changed, 2 insertions(+), 325 deletions(-)
 
1199
 
 
1200
commit 567154f696d7d7db6b197637e7fc692aefc1b850
 
1201
Author: Alberts Muktupāvels <alberts.muktupavels@gmail.com>
 
1202
Date:   Thu Jul 10 11:32:52 2014 +0300
 
1203
 
 
1204
    modemlights: update .ui file
 
1205
 
 
1206
 modemlights/modemlights.ui | 23 ++++++++++++++---------
 
1207
 1 file changed, 14 insertions(+), 9 deletions(-)
 
1208
 
 
1209
commit 4adb2b76b6a7add18423fda9a40708b04a2db9ca
 
1210
Author: Alberts Muktupāvels <alberts.muktupavels@gmail.com>
 
1211
Date:   Mon Jul 7 23:39:20 2014 +0300
 
1212
 
 
1213
    trashapplet: port to GSettings
 
1214
 
 
1215
 trashapplet/src/Makefile.am   |   4 +-
 
1216
 trashapplet/src/trash-empty.c |   9 +-
 
1217
 trashapplet/src/trashapplet.c |  10 -
 
1218
 trashapplet/src/xstuff.c      | 524 ------------------------------------------
 
1219
 trashapplet/src/xstuff.h      |  34 ---
 
1220
 5 files changed, 6 insertions(+), 575 deletions(-)
 
1221
 
 
1222
commit da467f73150171f18dc299b0e895cb3219ccc6b8
 
1223
Author: Alberts Muktupāvels <alberts.muktupavels@gmail.com>
 
1224
Date:   Sun Jul 6 18:06:19 2014 +0300
 
1225
 
 
1226
    drivemount: remove gconf
 
1227
 
 
1228
 drivemount/Makefile.am           | 20 +------------
 
1229
 drivemount/drive-button.c        | 24 +++------------
 
1230
 drivemount/drivemount.schemas.in | 64 ----------------------------------------
 
1231
 po/POTFILES.in                   |  1 -
 
1232
 4 files changed, 5 insertions(+), 104 deletions(-)
 
1233
 
 
1234
commit ed3cd3de5b43c31b6417e7a726ef5ec18a745308
 
1235
Author: Alberts Muktupāvels <alberts.muktupavels@gmail.com>
 
1236
Date:   Sat Sep 20 16:52:08 2014 +0300
 
1237
 
 
1238
    doap: add programming languages
 
1239
 
 
1240
 gnome-applets.doap | 3 +++
 
1241
 1 file changed, 3 insertions(+)
 
1242
 
 
1243
commit 1bd25f6df8824b4b9833b982c0b17067ab6b7402
 
1244
Author: Alberts Muktupāvels <alberts.muktupavels@gmail.com>
 
1245
Date:   Thu Jul 10 00:14:49 2014 +0300
 
1246
 
 
1247
    trashapplet: don't use deprecated GtkStock
 
1248
 
 
1249
 trashapplet/src/trash-empty.c | 2 +-
 
1250
 trashapplet/src/trashapplet.c | 7 +++----
 
1251
 2 files changed, 4 insertions(+), 5 deletions(-)
 
1252
 
 
1253
commit 126b4acc9ac4d8aa98309d612ee012b3cc670472
 
1254
Author: Alberts Muktupāvels <alberts.muktupavels@gmail.com>
 
1255
Date:   Sat Jul 5 22:47:07 2014 +0300
 
1256
 
 
1257
    geyes: don't use deprecated GtkStock
 
1258
 
 
1259
 geyes/themes.c | 4 ++--
 
1260
 1 file changed, 2 insertions(+), 2 deletions(-)
 
1261
 
 
1262
commit 1abff7b32421a9b6da4f98311b322b364daa1d8b
 
1263
Author: Alberts Muktupāvels <alberts.muktupavels@gmail.com>
 
1264
Date:   Fri Sep 19 14:35:15 2014 +0300
 
1265
 
 
1266
    update POTFILES
 
1267
 
 
1268
 po/POTFILES.in   | 1 -
 
1269
 po/POTFILES.skip | 2 --
 
1270
 2 files changed, 3 deletions(-)
 
1271
 
 
1272
commit df3079da314cce69694e823a052c0d12ba336719
 
1273
Author: Alberts Muktupāvels <alberts.muktupavels@gmail.com>
 
1274
Date:   Sun Jul 13 10:31:48 2014 +0300
 
1275
 
 
1276
    stickynotes: remove data directory
 
1277
 
 
1278
 configure.ac                                       |  1 -
 
1279
 stickynotes/Makefile.am                            |  2 +-
 
1280
 stickynotes/data/GNOME_StickyNotesApplet.server.in | 24 ----------------------
 
1281
 stickynotes/data/Makefile.am                       | 19 -----------------
 
1282
 4 files changed, 1 insertion(+), 45 deletions(-)
 
1283
 
 
1284
commit e2175246a32321bc7c55521a4c06348f3805070f
 
1285
Author: Alberts Muktupāvels <alberts.muktupavels@gmail.com>
 
1286
Date:   Fri Sep 19 14:05:25 2014 +0300
 
1287
 
 
1288
    invest-applet: update preferences dialog
 
1289
 
 
1290
 invest-applet/data/prefs-dialog.ui | 26 +++++++++++++++-----------
 
1291
 1 file changed, 15 insertions(+), 11 deletions(-)
 
1292
 
 
1293
commit 7f44f09f37d8ebaff05e1c65588bff6053e8c67a
 
1294
Author: Alberts Muktupāvels <alberts.muktupavels@gmail.com>
 
1295
Date:   Fri Sep 19 13:57:56 2014 +0300
 
1296
 
 
1297
    invest-applet: import correct PanelApplet version
 
1298
 
 
1299
 configure.ac                          | 7 +++++--
 
1300
 invest-applet/invest/defs.py.in       | 1 +
 
1301
 invest-applet/invest/invest-applet.py | 8 +++++++-
 
1302
 3 files changed, 13 insertions(+), 3 deletions(-)
 
1303
 
 
1304
commit 79fd0ce4af94900a1f3d0c4f8dc53e7911b2820c
 
1305
Author: Alberts Muktupāvels <alberts.muktupavels@gmail.com>
 
1306
Date:   Fri Sep 19 13:09:36 2014 +0300
 
1307
 
 
1308
    invest-applet: fix debug mode
 
1309
 
 
1310
 invest-applet/invest/invest-applet.py | 1 -
 
1311
 1 file changed, 1 deletion(-)
 
1312
 
 
1313
commit 862231f9602db98a0d2ba90c8eb3fd5f941a7351
 
1314
Author: Sebastian Geiger <sbastig@gmx.net>
 
1315
Date:   Mon Sep 8 00:37:24 2014 +0200
 
1316
 
 
1317
    Remove data parameters from callbacks
 
1318
 
 
1319
 invest-applet/invest/applet.py | 8 ++++----
 
1320
 1 file changed, 4 insertions(+), 4 deletions(-)
 
1321
 
 
1322
commit 9b53c7156b61d51777dbe2f60c55125c86b3409c
 
1323
Author: Dan Winship <danw@gnome.org>
 
1324
Date:   Mon Sep 8 00:33:27 2014 +0200
 
1325
 
 
1326
    gweather, invest: use GNetworkMonitor
 
1327
    
 
1328
     * Rather than talking to NetworkManager over D-Bus, use GNetworkMonitor
 
1329
       to monitor the network state.
 
1330
    
 
1331
    Signed-off-by: Sebastian Geiger <lanoxx@gmx.net>
 
1332
 
 
1333
 configure.ac                           |  25 +------
 
1334
 gweather/Makefile.am                   |   4 +-
 
1335
 gweather/gweather-applet.c             | 120 ++++++---------------------------
 
1336
 invest-applet/invest/defs.py.in        |   1 -
 
1337
 invest-applet/invest/networkmanager.py |  79 +++-------------------
 
1338
 5 files changed, 32 insertions(+), 197 deletions(-)
 
1339
 
 
1340
commit 6ee6629fe7a5bf9703822cc0caf184a8565778e3
 
1341
Author: Alberts Muktupāvels <alberts.muktupavels@gmail.com>
 
1342
Date:   Fri Sep 19 12:53:59 2014 +0300
 
1343
 
 
1344
    bump version to 3.9.0
 
1345
 
 
1346
 configure.ac | 2 +-
 
1347
 1 file changed, 1 insertion(+), 1 deletion(-)
 
1348
 
 
1349
commit 22a02886691f41af417a019f79bc83cacc1f7874
 
1350
Author: Sebastian Geiger <sbastig@gmx.net>
 
1351
Date:   Tue Sep 16 22:06:42 2014 +0200
 
1352
 
 
1353
    Change Readme markdown
 
1354
 
 
1355
 README.md | 6 +++---
 
1356
 1 file changed, 3 insertions(+), 3 deletions(-)
 
1357
 
 
1358
commit 355e016b06f03133624bf9b08ceb29bc7035ea89
 
1359
Author: Sebastian Geiger <sbastig@gmx.net>
 
1360
Date:   Tue Sep 16 22:03:37 2014 +0200
 
1361
 
 
1362
    Move README to README.md
 
1363
 
 
1364
 README    | 58 ----------------------------------------------------------
 
1365
 README.md | 58 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 
1366
 2 files changed, 58 insertions(+), 58 deletions(-)
 
1367
 
 
1368
commit 1b113fe74994a7d2c51e23d07783fef6b3be7547
 
1369
Author: Tails developers <tails@boum.org>
 
1370
Date:   Mon Jun 2 00:45:48 2014 +0200
 
1371
 
 
1372
    Use proper event time when closing a window in response to button click
 
1373
 
 
1374
 src/task-title.c | 2 +-
 
1375
 1 file changed, 1 insertion(+), 1 deletion(-)
 
1376
 
 
1377
commit b37ccaa95d4f7e7b29fc1716098a82cbb80298c4
 
1378
Author: Tails developers <tails@boum.org>
 
1379
Date:   Mon Jun 2 00:34:40 2014 +0200
 
1380
 
 
1381
    Don't leak task title text attributes
 
1382
 
 
1383
 src/task-title.c | 1 +
 
1384
 1 file changed, 1 insertion(+)
 
1385
 
 
1386
commit 9c5cf6d67b1a83575d6b53448d6675f5a2da6707
 
1387
Author: Tails developers <tails@boum.org>
 
1388
Date:   Mon Jun 2 00:30:33 2014 +0200
 
1389
 
 
1390
    Speed up some private data access
 
1391
    
 
1392
    Avoid all unnecessary uses of G_TYPE_INSTANCE_GET_PRIVATE() as it is a
 
1393
    *lot* slower than direct object->priv access.
 
1394
 
 
1395
 src/task-item.c  | 2 +-
 
1396
 src/task-list.c  | 2 +-
 
1397
 src/task-title.c | 4 ++--
 
1398
 3 files changed, 4 insertions(+), 4 deletions(-)
 
1399
 
 
1400
commit 6a486290118216261f29f3026f0db396ae71ecce
 
1401
Author: Tails developers <tails@boum.org>
 
1402
Date:   Mon Jun 2 00:29:16 2014 +0200
 
1403
 
 
1404
    Avoid GTK namespace pollution
 
1405
 
 
1406
 src/task-item.c | 4 ++--
 
1407
 1 file changed, 2 insertions(+), 2 deletions(-)
 
1408
 
 
1409
commit de838923ec9f9ce8639bb54489fdddcda4af0e90
 
1410
Author: Tails developers <tails@boum.org>
 
1411
Date:   Mon Jun 2 00:26:56 2014 +0200
 
1412
 
 
1413
    Fix improper pixbuf lifetime handling
 
1414
    
 
1415
    Fixes use of uninitialized value, and use-after-free in fallback code.
 
1416
 
 
1417
 src/task-item.c | 9 +++------
 
1418
 1 file changed, 3 insertions(+), 6 deletions(-)
 
1419
 
 
1420
commit eb0535d7617ea9e672c6f2f20780f6d97a9a189b
 
1421
Author: Tails developers <tails@boum.org>
 
1422
Date:   Mon Jun 2 00:25:22 2014 +0200
 
1423
 
 
1424
    Fix configuration options not properly marked as translatable
 
1425
 
 
1426
 src/applet.c | 16 +++++++---------
 
1427
 1 file changed, 7 insertions(+), 9 deletions(-)
 
1428
 
 
1429
commit a7e725b7ffa2c6ac8bd5359177ef52c39e35ce19
 
1430
Author: Tails developers <tails@boum.org>
 
1431
Date:   Mon Jun 2 00:24:28 2014 +0200
 
1432
 
 
1433
    Fix about dialog logo leak
 
1434
 
 
1435
 src/applet.c | 2 ++
 
1436
 1 file changed, 2 insertions(+)
 
1437
 
 
1438
commit f5721f1a73c6254a19ba586fa09b089b845b211e
 
1439
Author: Marek Černocký <marek@manet.cz>
 
1440
Date:   Tue Sep 9 21:26:44 2014 +0200
 
1441
 
 
1442
    Updated Czech translation
 
1443
 
 
1444
 po/cs.po | 344 +++++++++++++++++++++++++++++++--------------------------------
 
1445
 1 file changed, 170 insertions(+), 174 deletions(-)
 
1446
 
 
1447
commit a5fc6d1434cd00da36908a3dd02b363ae866aa29
 
1448
Author: Andika Triwidada <andika@gmail.com>
 
1449
Date:   Fri Sep 5 01:10:48 2014 +0000
 
1450
 
 
1451
    Updated Indonesian translation
 
1452
 
 
1453
 po/id.po | 340 +++++++++++++++++++++++++++++----------------------------------
 
1454
 1 file changed, 157 insertions(+), 183 deletions(-)
 
1455
 
1
1456
commit f9e8dfa43605920014f0c35ea4104f6ac7eb327f
2
1457
Author: Alberts Muktupāvels <alberts.muktupavels@gmail.com>
3
1458
Date:   Sat Aug 30 21:52:49 2014 +0300
487
1942
 po/fi.po | 5652 +++++++++++++++++++++++---------------------------------------
488
1943
 1 file changed, 2113 insertions(+), 3539 deletions(-)
489
1944
 
 
1945
commit ebcc436c1e47ca5b20637f1ef5bac8bd4636b246
 
1946
Author: Sebastian Geiger <sbastig@gmx.net>
 
1947
Date:   Thu May 15 21:03:32 2014 +0200
 
1948
 
 
1949
    Check if task item is null
 
1950
 
 
1951
 src/task-item.c | 2 +-
 
1952
 1 file changed, 1 insertion(+), 1 deletion(-)
 
1953
 
 
1954
commit db098e68734d5487d8f388de4452ac8367a31d68
 
1955
Author: Sebastian Geiger <sbastig@gmx.net>
 
1956
Date:   Wed May 14 14:05:42 2014 +0200
 
1957
 
 
1958
    Allow orientation change of TaskList
 
1959
    
 
1960
     * Change GtkGrid to GtkBox,
 
1961
       since we only have one row.
 
1962
     * The applet now works both on
 
1963
       horizontal and on vertical panels.
 
1964
 
 
1965
 src/task-item.c | 27 +++++--------------------
 
1966
 src/task-list.c | 62 +++++++++++++++++++++++++++++++++++++++++++++++++--------
 
1967
 src/task-list.h |  2 +-
 
1968
 3 files changed, 60 insertions(+), 31 deletions(-)
 
1969
 
490
1970
commit 09f8ab2b67f3a78fa9998b6e17614ff4b008fed7
491
1971
Author: Inaki Larranaga Murgoitio <dooteo@zundan.com>
492
1972
Date:   Sat May 3 11:47:52 2014 +0200
629
2109
 po/zh_CN.po | 2864 +++++++++++++++++++++++++++++------------------------------
630
2110
 1 file changed, 1426 insertions(+), 1438 deletions(-)
631
2111
 
 
2112
commit 5ad82038a86f282c4f643df7a5e56cfdd7fd5a99
 
2113
Author: Sebastian Geiger <sbastig@gmx.net>
 
2114
Date:   Mon Oct 14 12:35:42 2013 +0200
 
2115
 
 
2116
    Remove obsolete OAF-style service file
 
2117
 
 
2118
 src/GNOME_WindowPicker.server | 172 ------------------------------------------
 
2119
 1 file changed, 172 deletions(-)
 
2120
 
 
2121
commit 7b5b7208b2f45fcde32ffcfe07aefeaf8beb63b4
 
2122
Author: Sebastian Geiger <sbastig@gmx.net>
 
2123
Date:   Mon Oct 14 12:35:10 2013 +0200
 
2124
 
 
2125
    src/Makefile.am: Link math library
 
2126
 
 
2127
 src/Makefile.am | 3 ++-
 
2128
 1 file changed, 2 insertions(+), 1 deletion(-)
 
2129
 
632
2130
commit 8844011d9992f4f3867d3a784c188c4610985b56
633
2131
Author: Rūdolfs Mazurs <rudolfsm@src.gnome.org>
634
2132
Date:   Sat Oct 5 13:29:35 2013 +0300
3111
4609
 po/th.po | 3183 +++++++++++++++++++++++++-------------------------------------
3112
4610
 1 file changed, 1265 insertions(+), 1918 deletions(-)
3113
4611
 
 
4612
commit 2750764768d256b9589e6a7fc0478413742d4b51
 
4613
Author: Sebastian Geiger <sbastig@gmx.net>
 
4614
Date:   Mon Mar 4 09:51:27 2013 +0100
 
4615
 
 
4616
    m4: Make sure this foler exists
 
4617
    
 
4618
     * Adding a dummy Makefile.am to ensure the m4 folder
 
4619
       always exists. Otherwise when running ./autogen.sh
 
4620
       we get wired errors about the m4 directory.
 
4621
 
 
4622
 m4/Makefile.am | 0
 
4623
 1 file changed, 0 insertions(+), 0 deletions(-)
 
4624
 
3114
4625
commit 82d629ee39910640b542c12db484199599ee1d65
3115
4626
Author: Alexandre Franke <alexandre.franke@gmail.com>
3116
4627
Date:   Mon Feb 18 13:44:37 2013 +0100
3461
4972
 po/lt.po | 3007 +++++++++++++++++++++++---------------------------------------
3462
4973
 1 file changed, 1105 insertions(+), 1902 deletions(-)
3463
4974
 
 
4975
commit d293058bd079df4fb8e7c2b6fffea2958e6be323
 
4976
Author: Sebastian Geiger <sbastig@gmx.net>
 
4977
Date:   Sat Sep 15 12:28:54 2012 +0200
 
4978
 
 
4979
    Revert "Update README"
 
4980
    
 
4981
     * autogen.sh calls ./configure "$@" to inded the user does not
 
4982
       need to run ./configure himself.
 
4983
    
 
4984
    This reverts commit 1ff00380bd7a7009c9ed9980989749da13919ca0.
 
4985
 
 
4986
 README | 4 ++--
 
4987
 1 file changed, 2 insertions(+), 2 deletions(-)
 
4988
 
 
4989
commit 3b80fce77555698e84f141ea95f0d4ffddc27d10
 
4990
Author: Sebastian Geiger <sbastig@gmx.net>
 
4991
Date:   Sat Sep 15 12:14:35 2012 +0200
 
4992
 
 
4993
    configure.ac: Add LT_PREREQ macro
 
4994
    
 
4995
     * Without this macro libtool with (potentially) complain,
 
4996
       about a version mismatch and stop with an error.
 
4997
     * The error message looks something like this:
 
4998
       libtool: Version mismatch error.  This is libtool 2.4.2 Debian-2.4.2-1ubuntu1, but the
 
4999
       libtool: definition of this LT_INIT comes from libtool 2.4.
 
5000
       libtool: You should recreate aclocal.m4 with macros from libtool 2.4.2 Debian-2.4.2-1ubuntu1
 
5001
       libtool: and run autoconf again.
 
5002
     * This patch should fix that error.
 
5003
 
 
5004
 configure.ac | 1 +
 
5005
 1 file changed, 1 insertion(+)
 
5006
 
 
5007
commit d16d8f8efbe6119358b986788dcccfdd54562190
 
5008
Author: Sebastian Geiger <sbastig@gmx.net>
 
5009
Date:   Sat Sep 15 11:59:24 2012 +0200
 
5010
 
 
5011
    configure.ac: Update Documentation
 
5012
    
 
5013
     * Use AC_SUBST with value
 
5014
 
 
5015
 configure.ac | 9 +++++++--
 
5016
 1 file changed, 7 insertions(+), 2 deletions(-)
 
5017
 
 
5018
commit 4282d7f41c59315cc3865cefd233c739e5ae142e
 
5019
Author: Sebastian Geiger <sbastig@gmx.net>
 
5020
Date:   Sat Sep 15 11:54:15 2012 +0200
 
5021
 
 
5022
    autogen.sh: Make options self-documenting
 
5023
    
 
5024
     * Also use symlinks option for autoreconf
 
5025
 
 
5026
 autogen.sh | 2 +-
 
5027
 1 file changed, 1 insertion(+), 1 deletion(-)
 
5028
 
 
5029
commit 3dfc8d27febbea73e81353bfb254a4c695d2c711
 
5030
Author: Sebastian Geiger <sbastig@gmx.net>
 
5031
Date:   Fri Sep 14 18:48:02 2012 +0200
 
5032
 
 
5033
    Update configure.ac with autoupdate
 
5034
 
 
5035
 configure.ac | 15 ++++++++-------
 
5036
 1 file changed, 8 insertions(+), 7 deletions(-)
 
5037
 
3464
5038
commit 5f8535d1093f210e3cdb9b2d693d91a4b572912d
3465
5039
Author: Andika Triwidada <andika@gmail.com>
3466
5040
Date:   Sun Sep 9 02:53:22 2012 +0700
3479
5053
 po/pl.po | 36 ++++++++++++++++++++++++++++--------
3480
5054
 1 file changed, 28 insertions(+), 8 deletions(-)
3481
5055
 
 
5056
commit 1ff00380bd7a7009c9ed9980989749da13919ca0
 
5057
Author: Sebastian Geiger <sbastig@gmx.net>
 
5058
Date:   Sun Sep 2 11:00:22 2012 +0200
 
5059
 
 
5060
    Update README
 
5061
 
 
5062
 README | 4 ++--
 
5063
 1 file changed, 2 insertions(+), 2 deletions(-)
 
5064
 
3482
5065
commit 2582bf532817ab092c8702d24ab635fff19b8f4f
3483
5066
Author: Enrico Minack <enrico-minack@gmx.de>
3484
5067
Date:   Thu Aug 30 20:59:25 2012 +0200
3506
5089
 configure.in | 2 +-
3507
5090
 1 file changed, 1 insertion(+), 1 deletion(-)
3508
5091
 
 
5092
commit 8c3f2d139968d448c72407865b123cd791ebaf06
 
5093
Author: Sebastian Geiger <sbastig@gmx.net>
 
5094
Date:   Wed Aug 29 11:24:25 2012 +0200
 
5095
 
 
5096
    README: Fix a typo
 
5097
 
 
5098
 README | 2 +-
 
5099
 1 file changed, 1 insertion(+), 1 deletion(-)
 
5100
 
 
5101
commit a93ad2fa7624e17203c1ed0ced15b23204105b2b
 
5102
Author: Sebastian Geiger <sbastig@gmx.net>
 
5103
Date:   Sun Aug 26 19:19:54 2012 +0200
 
5104
 
 
5105
    applet: Fix GSettings persistence
 
5106
 
 
5107
 data/org.gnome.window-picker-applet.gschema.xml.in.in | 2 +-
 
5108
 src/applet.c                                          | 3 +--
 
5109
 2 files changed, 2 insertions(+), 3 deletions(-)
 
5110
 
 
5111
commit 631c55970a753f73a28360f62a91f1c49a1aae47
 
5112
Author: Sebastian Geiger <sbastig@gmx.net>
 
5113
Date:   Sun Aug 26 17:45:13 2012 +0200
 
5114
 
 
5115
    Release 0.6.99
 
5116
 
 
5117
 configure.ac | 2 +-
 
5118
 1 file changed, 1 insertion(+), 1 deletion(-)
 
5119
 
 
5120
commit aa710152c13f2ab0cbb5c96e0165e78c9ab83c23
 
5121
Author: Sebastian Geiger <sbastig@gmx.net>
 
5122
Date:   Sun Aug 26 17:37:33 2012 +0200
 
5123
 
 
5124
    README: Update
 
5125
 
 
5126
 README | 47 ++++++++++++++++++++++++++++++++++-------------
 
5127
 1 file changed, 34 insertions(+), 13 deletions(-)
 
5128
 
 
5129
commit 41fcb8d390c57b617d50e573d018262e0c68a86e
 
5130
Author: Sebastian Geiger <sbastig@gmx.net>
 
5131
Date:   Sun Aug 26 16:56:23 2012 +0200
 
5132
 
 
5133
    applet: Add expand option to preferences
 
5134
 
 
5135
 ...rg.gnome.window-picker-applet.gschema.xml.in.in |  4 ++++
 
5136
 src/applet.c                                       | 26 +++++++++++++---------
 
5137
 src/common.h                                       |  1 +
 
5138
 3 files changed, 21 insertions(+), 10 deletions(-)
 
5139
 
 
5140
commit 44c1c1abb1489a7bf65da2127179988cbcbbf7d3
 
5141
Author: Sebastian Geiger <sbastig@gmx.net>
 
5142
Date:   Sun Aug 26 16:55:47 2012 +0200
 
5143
 
 
5144
    applet: Add logo to about dialog
 
5145
 
 
5146
 data/Makefile.am                  |   4 +++-
 
5147
 data/window-picker-about-logo.png | Bin 0 -> 46970 bytes
 
5148
 src/applet.c                      |   5 ++++-
 
5149
 3 files changed, 7 insertions(+), 2 deletions(-)
 
5150
 
 
5151
commit ba443237c2a9783181bf1d43f7f676df1055de17
 
5152
Author: Sebastian Geiger <sbastig@gmx.net>
 
5153
Date:   Sun Aug 26 15:58:17 2012 +0200
 
5154
 
 
5155
    GSettings Schema: Update default values
 
5156
    
 
5157
     * Don't show the task title by default.
 
5158
     * Also don't show the home title and
 
5159
       logout icon by default.
 
5160
 
 
5161
 data/org.gnome.window-picker-applet.gschema.xml.in.in | 4 ++--
 
5162
 1 file changed, 2 insertions(+), 2 deletions(-)
 
5163
 
 
5164
commit a57fc99212df85e74b60a058624779bb81d13b46
 
5165
Author: Sebastian Geiger <sbastig@gmx.net>
 
5166
Date:   Sun Aug 26 15:49:28 2012 +0200
 
5167
 
 
5168
    task-item: Improve gtk_grid_get_pos()
 
5169
 
 
5170
 src/task-item.c | 30 ++++++++++++------------------
 
5171
 1 file changed, 12 insertions(+), 18 deletions(-)
 
5172
 
 
5173
commit 9db71a23e6384cf8f5a161c79182584b1e09a737
 
5174
Author: Sebastian Geiger <sbastig@gmx.net>
 
5175
Date:   Sun Aug 26 15:45:09 2012 +0200
 
5176
 
 
5177
    applet: Whitespace update
 
5178
 
 
5179
 src/applet.c | 7 ++++---
 
5180
 1 file changed, 4 insertions(+), 3 deletions(-)
 
5181
 
 
5182
commit 10c264fb8be59e55004d63f629dcbf0e34167da5
 
5183
Author: Sebastian Geiger <sbastig@gmx.net>
 
5184
Date:   Sun Aug 26 15:43:36 2012 +0200
 
5185
 
 
5186
    task-item: Improve cairo drawing code
 
5187
 
 
5188
 src/task-item.c | 25 ++++++++-----------------
 
5189
 1 file changed, 8 insertions(+), 17 deletions(-)
 
5190
 
 
5191
commit e5f5b2abc8d2a525df0fb6fa1831c3ff7f090dbb
 
5192
Author: Sebastian Geiger <sbastig@gmx.net>
 
5193
Date:   Sun Aug 26 15:20:08 2012 +0200
 
5194
 
 
5195
    applet: Remove unused background code
 
5196
 
 
5197
 src/applet.c | 28 ----------------------------
 
5198
 1 file changed, 28 deletions(-)
 
5199
 
 
5200
commit 3494dd7eedf10655bf17a4b10cbd8e034c3c5f04
 
5201
Author: Sebastian Geiger <sbastig@gmx.net>
 
5202
Date:   Sun Aug 26 15:18:07 2012 +0200
 
5203
 
 
5204
    Update Author information
 
5205
 
 
5206
 src/applet.c | 1 +
 
5207
 1 file changed, 1 insertion(+)
 
5208
 
3509
5209
commit b2ee9e02cc757c4745720f6e965dc46284a62323
3510
5210
Author: Piotr Drąg <piotrdrag@gmail.com>
3511
5211
Date:   Wed Aug 22 02:02:38 2012 +0200
3615
5315
 po/he.po | 1080 +++++++++++++++++++++++++++-----------------------------------
3616
5316
 1 file changed, 463 insertions(+), 617 deletions(-)
3617
5317
 
 
5318
commit 88a45f9ca3394748fd3d710f3ee7a907cea11028
 
5319
Author: Sebastian Geiger <sbastig@gmx.net>
 
5320
Date:   Wed Apr 4 01:54:40 2012 +0200
 
5321
 
 
5322
    task-item: Add halo on mouse highlight
 
5323
 
 
5324
 src/task-item.c | 17 +++++++++++++++--
 
5325
 1 file changed, 15 insertions(+), 2 deletions(-)
 
5326
 
 
5327
commit 7c821ec08285cc2fb1acf29aca55c58afaca4009
 
5328
Author: Sebastian Geiger <sbastig@gmx.net>
 
5329
Date:   Wed Apr 4 00:15:25 2012 +0200
 
5330
 
 
5331
    tasklist: Fix code style
 
5332
 
 
5333
 src/task-list.c | 3 ++-
 
5334
 1 file changed, 2 insertions(+), 1 deletion(-)
 
5335
 
 
5336
commit 5a5a476d5be32bb5dfb8106be2f00ada5e694785
 
5337
Author: Sebastian Geiger <sbastig@gmx.net>
 
5338
Date:   Wed Apr 4 00:14:54 2012 +0200
 
5339
 
 
5340
    task-item: Better highlighting
 
5341
 
 
5342
 src/task-item.c | 24 +++++++++++++++++++-----
 
5343
 1 file changed, 19 insertions(+), 5 deletions(-)
 
5344
 
 
5345
commit 0db784bc470eb37fd331ecb9e73d501812c611bd
 
5346
Author: Sebastian Geiger <sbastig@gmx.net>
 
5347
Date:   Sun Apr 1 01:57:19 2012 +0200
 
5348
 
 
5349
    task-item: Highlight icons even when grayscale is off
 
5350
 
 
5351
 src/task-item.c | 9 +++++++--
 
5352
 1 file changed, 7 insertions(+), 2 deletions(-)
 
5353
 
 
5354
commit 3c9df7e64a541b08875efdb0b9954df19730107b
 
5355
Author: Sebastian Geiger <sbastig@gmx.net>
 
5356
Date:   Sun Apr 1 01:52:57 2012 +0200
 
5357
 
 
5358
    task-item: Fix drawing code for active icon
 
5359
 
 
5360
 src/task-item.c | 4 ++--
 
5361
 1 file changed, 2 insertions(+), 2 deletions(-)
 
5362
 
 
5363
commit f77d1dfc82eed10ece9c87d17a03574b9d7ca54f
 
5364
Author: Sebastian Geiger <sbastig@gmx.net>
 
5365
Date:   Sun Apr 1 01:52:08 2012 +0200
 
5366
 
 
5367
    GSettings: Use color icons by default
 
5368
 
 
5369
 data/org.gnome.window-picker-applet.gschema.xml.in.in | 2 +-
 
5370
 1 file changed, 1 insertion(+), 1 deletion(-)
 
5371
 
 
5372
commit c90d80267b6af4aa95b470e93b527163d1b6ac67
 
5373
Author: Sebastian Geiger <sbastig@gmx.net>
 
5374
Date:   Fri Mar 30 00:03:12 2012 +0200
 
5375
 
 
5376
    Removing transparency for colored icons
 
5377
    
 
5378
     * If grayscale icons are not activated then
 
5379
       it makes no sense to have semi transparent
 
5380
       icons (this looks rather confusing).
 
5381
     * Removing this makes icons fully opaque when
 
5382
       using colored icons for minimized windows
 
5383
 
 
5384
 src/task-item.c | 2 +-
 
5385
 1 file changed, 1 insertion(+), 1 deletion(-)
 
5386
 
 
5387
commit 8f4fecdc8d77a42a7183cf869b5b88bd5ca83651
 
5388
Author: Sebastian Geiger <sbastig@gmx.net>
 
5389
Date:   Thu Mar 29 23:51:57 2012 +0200
 
5390
 
 
5391
    applet: Fix background theme issue
 
5392
 
 
5393
 src/applet.c | 2 +-
 
5394
 1 file changed, 1 insertion(+), 1 deletion(-)
 
5395
 
 
5396
commit bbc4205c4ebd1862eb69dda7143eb4d74cb7dd2a
 
5397
Author: Sebastian Geiger <sbastig@gmx.net>
 
5398
Date:   Thu Mar 29 15:21:48 2012 +0200
 
5399
 
 
5400
    Convert tabs to spaces
 
5401
 
 
5402
 src/task-item.c | 304 ++++++++++++++++++++++++++++----------------------------
 
5403
 1 file changed, 152 insertions(+), 152 deletions(-)
 
5404
 
 
5405
commit 9415c4ed78f65cb3edcce6d2a8045162fc8ff42c
 
5406
Author: Sebastian Geiger <sbastig@gmx.net>
 
5407
Date:   Thu Mar 29 15:16:29 2012 +0200
 
5408
 
 
5409
    Updating the GSettings code to handle all settings
 
5410
    
 
5411
     * The preferences menu has been updated to make
 
5412
       all settings available to the user
 
5413
     * Added a switch ctivate desaturation of
 
5414
       minimized windows. Now all icons are colored
 
5415
       if this switch is off
 
5416
     * Added a switch to control the displaying of
 
5417
       the home title. If this switch is off then the
 
5418
       home title is not shown for maximized windows
 
5419
     * Added a switch to show the home title when on the
 
5420
       desktop. This only works if nautilus is handling
 
5421
       the desktop and has no effect otherwise.
 
5422
 
 
5423
 ...rg.gnome.window-picker-applet.gschema.xml.in.in | 11 ++++++-
 
5424
 src/applet.c                                       | 34 +++++++++++++---------
 
5425
 src/common.h                                       |  5 ++++
 
5426
 src/task-item.c                                    |  4 ++-
 
5427
 src/task-list.c                                    |  7 ++++-
 
5428
 src/task-title.c                                   | 27 +++++++++++++++--
 
5429
 6 files changed, 69 insertions(+), 19 deletions(-)
 
5430
 
 
5431
commit d33b3e5cd32195d11f553636f57e4cc1bdaa98bb
 
5432
Author: Sebastian Geiger <sbastig@gmx.net>
 
5433
Date:   Thu Mar 29 15:08:26 2012 +0200
 
5434
 
 
5435
    Remove obsolete gconf schema
 
5436
 
 
5437
 data/window-picker-applet.schemas.in | 13 -------------
 
5438
 1 file changed, 13 deletions(-)
 
5439
 
 
5440
commit 5b4c6663204da86bd5ba94f3fa010db916ae29df
 
5441
Author: Sebastian Geiger <sbastig@gmx.net>
 
5442
Date:   Thu Mar 29 10:28:17 2012 +0200
 
5443
 
 
5444
    task-item: Fix type of time variable
 
5445
 
 
5446
 src/task-item.c | 2 +-
 
5447
 1 file changed, 1 insertion(+), 1 deletion(-)
 
5448
 
3618
5449
commit ddef6f22594a42c4b687f55488b9e4d1f88f3dbd
3619
5450
Author: Fran Diéguez <fran.dieguez@mabishu.com>
3620
5451
Date:   Sat Mar 24 00:54:01 2012 +0100
3687
5518
 po/de.po | 2039 ++++++++++++++++++++++----------------------------------------
3688
5519
 1 file changed, 702 insertions(+), 1337 deletions(-)
3689
5520
 
 
5521
commit 21895e1e188805c6669353f87d6af5bcb27fb165
 
5522
Author: Sebastian Geiger <sbastig@gmx.net>
 
5523
Date:   Fri Mar 2 19:25:08 2012 +0100
 
5524
 
 
5525
    Update README
 
5526
 
 
5527
 README | 20 +++++++++-----------
 
5528
 1 file changed, 9 insertions(+), 11 deletions(-)
 
5529
 
3690
5530
commit d2888482e9d2ec491c017d7de7afe9725c5378b0
3691
5531
Author: Daniel Mustieles <daniel.mustieles@gmail.com>
3692
5532
Date:   Fri Mar 2 14:18:35 2012 +0100
3696
5536
 po/es.po | 2412 +++++++++++++++++++++++++++++---------------------------------
3697
5537
 1 file changed, 1144 insertions(+), 1268 deletions(-)
3698
5538
 
 
5539
commit ec0a482a8743c90714e91a023d82396d6c698abb
 
5540
Author: Sebastian Geiger <sbastig@gmx.net>
 
5541
Date:   Fri Mar 2 00:18:17 2012 +0100
 
5542
 
 
5543
    task-item: Fix maximize bug
 
5544
    
 
5545
     * Add the drag-end callback
 
5546
       which sets the drag-drop
 
5547
       property back to 0 after
 
5548
       the D&D is finished.
 
5549
     * Without this an item
 
5550
       that has been dragged
 
5551
       cannot be maximized or
 
5552
       minimized anymore
 
5553
 
 
5554
 src/task-item.c | 10 ++++++++++
 
5555
 1 file changed, 10 insertions(+)
 
5556
 
 
5557
commit d85c58d9f291e2f28724a3a6c7342a3d8885463c
 
5558
Author: Sebastian Geiger <sbastig@gmx.net>
 
5559
Date:   Thu Mar 1 23:05:59 2012 +0100
 
5560
 
 
5561
    Bump version to 0.6.98
 
5562
 
 
5563
 TODO         | 6 ++++++
 
5564
 configure.ac | 2 +-
 
5565
 2 files changed, 7 insertions(+), 1 deletion(-)
 
5566
 
 
5567
commit a8c3d6aebe52c173636ab83bd648b49c116c2149
 
5568
Author: Sebastian Geiger <sbastig@gmx.net>
 
5569
Date:   Thu Mar 1 23:03:28 2012 +0100
 
5570
 
 
5571
    Update Automake configuration
 
5572
 
 
5573
 Makefile.am  | 2 ++
 
5574
 autogen.sh   | 2 +-
 
5575
 configure.ac | 9 ++++-----
 
5576
 3 files changed, 7 insertions(+), 6 deletions(-)
 
5577
 
 
5578
commit 36ea5001296e74329eb253a95e106705e0fb5e89
 
5579
Author: Sebastian Geiger <sbastig@gmx.net>
 
5580
Date:   Thu Mar 1 22:36:44 2012 +0100
 
5581
 
 
5582
    task-item: Update comments
 
5583
 
 
5584
 src/task-item.c | 6 ++++--
 
5585
 1 file changed, 4 insertions(+), 2 deletions(-)
 
5586
 
 
5587
commit 996711a9a660bc1e7626c43a3ea54bcf8e161788
 
5588
Author: Sebastian Geiger <sbastig@gmx.net>
 
5589
Date:   Thu Mar 1 21:59:06 2012 +0100
 
5590
 
 
5591
    task-item: Fix dragging to last list position
 
5592
 
 
5593
 src/task-item.c | 24 ++++++++++--------------
 
5594
 1 file changed, 10 insertions(+), 14 deletions(-)
 
5595
 
 
5596
commit a4467dd154a02fc4ed4cb9941423aad78124e461
 
5597
Author: Sebastian Geiger <sbastig@gmx.net>
 
5598
Date:   Thu Mar 1 21:37:59 2012 +0100
 
5599
 
 
5600
    task-item: New helper function
 
5601
    
 
5602
     * gtk_grid_get_pos returns the
 
5603
       current position of a widget
 
5604
       in the gtk grid or -1 if the
 
5605
       widget is not in the grid.
 
5606
     * This functions is a bit of a
 
5607
       hack but I could not figure
 
5608
       out a better way to do this.
 
5609
 
 
5610
 src/task-item.c | 21 +++++++++++++++++++++
 
5611
 1 file changed, 21 insertions(+)
 
5612
 
 
5613
commit 9a6113d4dd68e374cf5161fb59358d2969dd0596
 
5614
Author: Sebastian Geiger <sbastig@gmx.net>
 
5615
Date:   Thu Mar 1 22:53:43 2012 +0100
 
5616
 
 
5617
    task-item: Dont activate window during D&D
 
5618
    
 
5619
     * When we start the drag action
 
5620
       we set the "drag-drop" property
 
5621
       so we can prevent the button-click
 
5622
       handler from activating the window
 
5623
       after the drag and drop action has
 
5624
       finished.
 
5625
     * We check this property in the
 
5626
       button-released callback
 
5627
 
 
5628
 src/task-item.c | 7 +++++++
 
5629
 1 file changed, 7 insertions(+)
 
5630
 
 
5631
commit fe49e060353e576fef4bf8cf31e4eea98b50f765
 
5632
Author: Sebastian Geiger <sbastig@gmx.net>
 
5633
Date:   Thu Mar 1 21:25:17 2012 +0100
 
5634
 
 
5635
    task-item: Dynamic Drag and Drop
 
5636
    
 
5637
     * Make the drag and drop action more
 
5638
       dynamik by returning FALSE instead
 
5639
       of true in the on_drag_motion handler.
 
5640
       This causes the drag and drop action to
 
5641
       issue further motion events when the user
 
5642
       is still draging the widget along.
 
5643
     * The result is that the widget, when being
 
5644
       dragged moves along with the pointer until
 
5645
       the mouse is released.
 
5646
 
 
5647
 src/task-item.c | 2 +-
 
5648
 1 file changed, 1 insertion(+), 1 deletion(-)
 
5649
 
 
5650
commit 5fb50335a19352bae93c2bca729a54f59949f7de
 
5651
Author: Sebastian Geiger <sbastig@gmx.net>
 
5652
Date:   Thu Mar 1 21:57:16 2012 +0100
 
5653
 
 
5654
    task-item: Add comment, cleanup code
 
5655
 
 
5656
 src/task-item.c | 17 +++++------------
 
5657
 1 file changed, 5 insertions(+), 12 deletions(-)
 
5658
 
 
5659
commit 26964e38107a0ffc0e7548d0cf12ca764f6ce3d4
 
5660
Author: Sebastian Geiger <sbastig@gmx.net>
 
5661
Date:   Thu Mar 1 21:19:29 2012 +0100
 
5662
 
 
5663
    task-item: Remove debug messages
 
5664
 
 
5665
 src/task-item.c | 4 ----
 
5666
 1 file changed, 4 deletions(-)
 
5667
 
 
5668
commit 85de3b1e0e84c991b683f5670c869ad7b7afa3c7
 
5669
Author: Sebastian Geiger <sbastig@gmx.net>
 
5670
Date:   Fri Feb 10 00:18:35 2012 +0100
 
5671
 
 
5672
    task-item: Icon reordering (D&D)
 
5673
    
 
5674
     * Use drag and drop to allow the
 
5675
       reordering of the icons.
 
5676
     * Register the callbacks for
 
5677
       D&D
 
5678
     * Implementation of:
 
5679
           get_data
 
5680
           receive_data
 
5681
           begin
 
5682
           drop
 
5683
       callback functions for source
 
5684
       and target
 
5685
     * Changed implementation of the
 
5686
       drag_motion callback
 
5687
     * Set the windows icon as the
 
5688
       drag and drop icon
 
5689
     * Implementation works but still
 
5690
       has some bugs
 
5691
 
 
5692
 src/task-item.c | 220 ++++++++++++++++++++++++++++++++++++++++++++++++++------
 
5693
 1 file changed, 197 insertions(+), 23 deletions(-)
 
5694
 
3699
5695
commit ea7c685470543a71c2a339d5b1268409ec4e58fb
3700
5696
Author: Daniel Nylander <po@danielnylander.se>
3701
5697
Date:   Tue Feb 28 09:23:45 2012 +0100
3742
5738
 po/et.po | 659 ++++++++++-----------------------------------------------------
3743
5739
 1 file changed, 103 insertions(+), 556 deletions(-)
3744
5740
 
 
5741
commit d9ebcd23004f2dbbfb0ec2d8ac12b4cb0565a3e2
 
5742
Author: Sebastian Geiger <sbastig@gmx.net>
 
5743
Date:   Wed Feb 8 21:45:17 2012 +0100
 
5744
 
 
5745
    Bump version to 0.6.12
 
5746
 
 
5747
 configure.ac | 2 +-
 
5748
 1 file changed, 1 insertion(+), 1 deletion(-)
 
5749
 
 
5750
commit 1fd6ff9e388437b64b276dcdd187bab2238f7709
 
5751
Author: Sebastian Geiger <sbastig@gmx.net>
 
5752
Date:   Wed Feb 8 21:42:03 2012 +0100
 
5753
 
 
5754
    Fix background not changing for solid color backgrounds
 
5755
 
 
5756
 src/applet.c | 2 +-
 
5757
 1 file changed, 1 insertion(+), 1 deletion(-)
 
5758
 
 
5759
commit fdd1380100576c47e536164209e474fd7cfa0a16
 
5760
Author: Sebastian Geiger <sbastig@gmx.net>
 
5761
Date:   Wed Feb 8 21:40:05 2012 +0100
 
5762
 
 
5763
    Minor changes
 
5764
 
 
5765
 src/task-item.c  | 1 -
 
5766
 src/task-title.c | 2 +-
 
5767
 2 files changed, 1 insertion(+), 2 deletions(-)
 
5768
 
 
5769
commit 30cabb381eecff774b5714a4daa9767988d3c910
 
5770
Author: Sebastian Geiger <sbastig@gmx.net>
 
5771
Date:   Wed Feb 8 18:03:38 2012 +0100
 
5772
 
 
5773
    Fix layout error after theme change
 
5774
 
 
5775
 src/applet.c | 2 +-
 
5776
 1 file changed, 1 insertion(+), 1 deletion(-)
 
5777
 
 
5778
commit 7f0c74b44bd5de22b7aefffb2502f8de2c5f1f17
 
5779
Author: Sebastian Geiger <sbastig@gmx.net>
 
5780
Date:   Wed Feb 8 13:09:14 2012 +0100
 
5781
 
 
5782
    task-list: change deprecated hbox to grid
 
5783
 
 
5784
 src/task-item.c |  1 +
 
5785
 src/task-list.c | 13 ++++++++-----
 
5786
 src/task-list.h |  4 ++--
 
5787
 3 files changed, 11 insertions(+), 7 deletions(-)
 
5788
 
 
5789
commit f540de3b3e471e163b1cb8c5d4140849de868a06
 
5790
Author: Sebastian Geiger <sbastig@gmx.net>
 
5791
Date:   Wed Feb 8 13:06:31 2012 +0100
 
5792
 
 
5793
    Replace tabs with spaces
 
5794
 
 
5795
 src/task-item.c | 102 ++++++++++++++++++++++++++++----------------------------
 
5796
 src/task-list.c |   4 +--
 
5797
 2 files changed, 53 insertions(+), 53 deletions(-)
 
5798
 
 
5799
commit ae9f0238aeed8e171159669afaa18aba582db6a0
 
5800
Author: Sebastian Geiger <sbastig@gmx.net>
 
5801
Date:   Mon Feb 6 22:21:07 2012 +0100
 
5802
 
 
5803
    task-title: clean up active window changed
 
5804
    
 
5805
     * Refactor and move duplicate code into
 
5806
       their own functions
 
5807
     * Clean up the if-logic
 
5808
     * More comments
 
5809
 
 
5810
 src/task-title.c | 146 +++++++++++++++++++++++++++----------------------------
 
5811
 1 file changed, 73 insertions(+), 73 deletions(-)
 
5812
 
 
5813
commit 42bf35561406ba774345029bb93a9374ac52437f
 
5814
Author: Sebastian Geiger <sbastig@gmx.net>
 
5815
Date:   Mon Feb 6 22:18:54 2012 +0100
 
5816
 
 
5817
    task-title: remove the window check
 
5818
    
 
5819
     * If we are in this callback then
 
5820
       the passed window reference is alway
 
5821
       the same as in our priv structure
 
5822
 
 
5823
 src/task-title.c | 3 ---
 
5824
 1 file changed, 3 deletions(-)
 
5825
 
 
5826
commit 4ba6b629818d598165d09e6520abfa037fe5ae7a
 
5827
Author: Sebastian Geiger <sbastig@gmx.net>
 
5828
Date:   Mon Feb 6 22:18:28 2012 +0100
 
5829
 
 
5830
    task-title: fix close button highlighting
 
5831
 
 
5832
 src/task-title.c | 22 +++++++++-------------
 
5833
 1 file changed, 9 insertions(+), 13 deletions(-)
 
5834
 
 
5835
commit 3cd4c36f0171e0fd6aacb33431239f7998a0adc9
 
5836
Author: Sebastian Geiger <sbastig@gmx.net>
 
5837
Date:   Mon Feb 6 22:09:56 2012 +0100
 
5838
 
 
5839
    task-title: clean up and add comments
 
5840
    
 
5841
     * Remove icon change callback, this is not
 
5842
       neccessary as we dont show the icon in the
 
5843
       title but only in the task-list
 
5844
     * Rename some functions
 
5845
     * Add some comments
 
5846
     * Move GObject related functions to the bottom
 
5847
 
 
5848
 src/task-title.c | 62 ++++++++++++++++++++++----------------------------------
 
5849
 1 file changed, 24 insertions(+), 38 deletions(-)
 
5850
 
 
5851
commit 8c6de9ded61743246b82a04c2a21c714e50957ef
 
5852
Author: Sebastian Geiger <sbastig@gmx.net>
 
5853
Date:   Mon Feb 6 22:06:04 2012 +0100
 
5854
 
 
5855
    task-item: avoid warning about workspace
 
5856
 
 
5857
 src/task-item.c | 12 +++++++-----
 
5858
 1 file changed, 7 insertions(+), 5 deletions(-)
 
5859
 
 
5860
commit a7ca6d0131fb000000602907307040725b0db275
 
5861
Author: Sebastian Geiger <sbastig@gmx.net>
 
5862
Date:   Mon Feb 6 22:03:22 2012 +0100
 
5863
 
 
5864
    task-item: avoid a gtk warning about wrong time
 
5865
 
 
5866
 src/task-item.c | 4 ++--
 
5867
 1 file changed, 2 insertions(+), 2 deletions(-)
 
5868
 
 
5869
commit 0c6236a17901383498198f4bc181de35a744cc00
 
5870
Author: Sebastian Geiger <sbastig@gmx.net>
 
5871
Date:   Mon Feb 6 00:30:30 2012 +0100
 
5872
 
 
5873
    task-title: multiple changes
 
5874
    
 
5875
     * Change from h/v box to GtkGrid
 
5876
     * Remove gconf and replace with GSettings
 
5877
     * Use the gsettings pointer from common.h
 
5878
       to access the settings object created
 
5879
       during applet initialization
 
5880
     * Clean up the init function and add two
 
5881
       helper functions to create the button
 
5882
       and label of the title
 
5883
     * Clean up the icon loading for the
 
5884
       logoff button
 
5885
 
 
5886
 src/task-title.c | 170 +++++++++++++++++++++++++++++--------------------------
 
5887
 1 file changed, 89 insertions(+), 81 deletions(-)
 
5888
 
 
5889
commit f3ea37921da339bd6a8c58e814127656ea0d4778
 
5890
Author: Sebastian Geiger <sbastig@gmx.net>
 
5891
Date:   Mon Feb 6 00:23:37 2012 +0100
 
5892
 
 
5893
    task-title: Add comments and clean up code
 
5894
 
 
5895
 src/task-title.c | 50 +++++++++++++++++++++++++++++++++++---------------
 
5896
 1 file changed, 35 insertions(+), 15 deletions(-)
 
5897
 
 
5898
commit cfc25cc21b811f5d04538ab4c96ceb155c05a67a
 
5899
Author: Sebastian Geiger <sbastig@gmx.net>
 
5900
Date:   Mon Feb 6 00:14:11 2012 +0100
 
5901
 
 
5902
    Fix the update background function
 
5903
    
 
5904
     * This functions is commented out because
 
5905
       it seems not to be neccessary, but it would
 
5906
       have produced a failure in its current state
 
5907
       so we fix it. Still commented out though.
 
5908
 
 
5909
 src/applet.c | 4 +---
 
5910
 1 file changed, 1 insertion(+), 3 deletions(-)
 
5911
 
 
5912
commit 91b581c28ecb3284db559726f556272088bed6ae
 
5913
Author: Sebastian Geiger <sbastig@gmx.net>
 
5914
Date:   Mon Feb 6 00:13:54 2012 +0100
 
5915
 
 
5916
    Clean up code and add comment
 
5917
 
 
5918
 src/applet.c | 9 ++++++---
 
5919
 1 file changed, 6 insertions(+), 3 deletions(-)
 
5920
 
 
5921
commit f374e6aab795883f6da68f365dbc9b1b59fc4d58
 
5922
Author: Sebastian Geiger <sbastig@gmx.net>
 
5923
Date:   Mon Feb 6 00:13:32 2012 +0100
 
5924
 
 
5925
    applet: use GtkGrid instead of h_box
 
5926
 
 
5927
 src/applet.c | 18 +++++++++++-------
 
5928
 1 file changed, 11 insertions(+), 7 deletions(-)
 
5929
 
 
5930
commit 1a785048b54fd96d28745ce202bdb1d73d159591
 
5931
Author: Sebastian Geiger <sbastig@gmx.net>
 
5932
Date:   Mon Feb 6 00:09:43 2012 +0100
 
5933
 
 
5934
    Setup panel context menu properly
 
5935
 
 
5936
 src/applet.c | 33 ++++++++++++++++++++++-----------
 
5937
 1 file changed, 22 insertions(+), 11 deletions(-)
 
5938
 
 
5939
commit 21a431fec4b0f6deaff882456113fc2a2b28107c
 
5940
Author: Sebastian Geiger <sbastig@gmx.net>
 
5941
Date:   Mon Feb 6 00:06:54 2012 +0100
 
5942
 
 
5943
    applet: rename function that loads applet style
 
5944
 
 
5945
 src/applet.c | 4 ++--
 
5946
 1 file changed, 2 insertions(+), 2 deletions(-)
 
5947
 
 
5948
commit 9593ba03f25f65a0da882d71709cfce606160781
 
5949
Author: Sebastian Geiger <sbastig@gmx.net>
 
5950
Date:   Mon Feb 6 00:05:11 2012 +0100
 
5951
 
 
5952
    applet: update credits
 
5953
 
 
5954
 src/applet.c | 2 +-
 
5955
 1 file changed, 1 insertion(+), 1 deletion(-)
 
5956
 
 
5957
commit 6fb8180521a2c2758a543b5fe49d2363e630c9b6
 
5958
Author: Sebastian Geiger <sbastig@gmx.net>
 
5959
Date:   Mon Feb 6 00:04:00 2012 +0100
 
5960
 
 
5961
    applet: use common.h header
 
5962
 
 
5963
 src/applet.c | 10 ++--------
 
5964
 1 file changed, 2 insertions(+), 8 deletions(-)
 
5965
 
 
5966
commit d4b7cba03065ed74377624eb53bff3b6806c76fa
 
5967
Author: Sebastian Geiger <sbastig@gmx.net>
 
5968
Date:   Mon Feb 6 00:01:51 2012 +0100
 
5969
 
 
5970
    Clean up code and fix white space
 
5971
 
 
5972
 src/applet.c     |  8 +++---
 
5973
 src/task-item.c  | 23 ++++++++----------
 
5974
 src/task-item.h  | 20 +++++++--------
 
5975
 src/task-list.h  | 16 ++++++------
 
5976
 src/task-title.c | 74 ++++++++++++++++++++++++++++----------------------------
 
5977
 src/task-title.h | 16 ++++++------
 
5978
 6 files changed, 76 insertions(+), 81 deletions(-)
 
5979
 
 
5980
commit cbeaaeeaa7b255568c4cd0ea7e770ace7347bb95
 
5981
Author: Sebastian Geiger <sbastig@gmx.net>
 
5982
Date:   Sun Feb 5 23:44:27 2012 +0100
 
5983
 
 
5984
    update gsettings schema file
 
5985
 
 
5986
 data/org.gnome.window-picker-applet.gschema.xml.in.in | 14 +++++++++++++-
 
5987
 1 file changed, 13 insertions(+), 1 deletion(-)
 
5988
 
 
5989
commit 1073c18e121f6f779d26a8694992fdff2a1d0134
 
5990
Author: Sebastian Geiger <sbastig@gmx.net>
 
5991
Date:   Sun Feb 5 23:02:18 2012 +0100
 
5992
 
 
5993
    common: share the global mainapp variable
 
5994
 
 
5995
 src/common.h | 30 ++++++++++++++++++++++++++++++
 
5996
 1 file changed, 30 insertions(+)
 
5997
 
 
5998
commit 2d4c525f1e22e4367c1ef9343d769594bc278fb8
 
5999
Author: Sebastian Geiger <sbastig@gmx.net>
 
6000
Date:   Sun Feb 5 17:54:19 2012 +0100
 
6001
 
 
6002
    applet: Remvoe deprecated vbox and clean up
 
6003
    
 
6004
     * Remove the deprecated vbox and hbox and replace
 
6005
       them with GtkGrid
 
6006
     * Clean up the Preferences window and remove
 
6007
       unused functions and widgets
 
6008
 
 
6009
 src/applet.c | 61 +++++++++++++++++++++++++++++++-----------------------------
 
6010
 1 file changed, 32 insertions(+), 29 deletions(-)
 
6011
 
 
6012
commit dec3de5ec7a7b80a850c7c885d8868e8864699e0
 
6013
Author: Sebastian Geiger <sbastig@gmx.net>
 
6014
Date:   Sun Feb 5 05:43:29 2012 +0100
 
6015
 
 
6016
    Make GSettings work again
 
6017
 
 
6018
 .gitignore                                         |  3 ++
 
6019
 configure.ac                                       |  2 ++
 
6020
 data/Makefile.am                                   | 19 +++++++---
 
6021
 ...rg.gnome.window-picker-applet.gschema.xml.in.in |  1 +
 
6022
 src/applet.c                                       | 40 +++++++++-------------
 
6023
 5 files changed, 37 insertions(+), 28 deletions(-)
 
6024
 
 
6025
commit bd2966fdca3b3c34d64e5e8557f3f909d904ea3e
 
6026
Author: Sebastian Geiger <sbastig@gmx.net>
 
6027
Date:   Sun Feb 5 05:31:11 2012 +0100
 
6028
 
 
6029
    Much nicer make output
 
6030
 
 
6031
 Makefile.am | 2 ++
 
6032
 1 file changed, 2 insertions(+)
 
6033
 
 
6034
commit e7278024de200368347937544885f9237be28a7e
 
6035
Author: Sebastian Geiger <sbastig@gmx.net>
 
6036
Date:   Sun Feb 5 03:47:26 2012 +0100
 
6037
 
 
6038
    Port Styles to CSS
 
6039
 
 
6040
 src/applet.c | 33 ++++++++++++++++++++-------------
 
6041
 1 file changed, 20 insertions(+), 13 deletions(-)
 
6042
 
 
6043
commit 14a7671b5e684e931ebebf652f8b19fd6b17b037
 
6044
Author: Sebastian Geiger <sbastig@gmx.net>
 
6045
Date:   Sun Feb 5 03:40:54 2012 +0100
 
6046
 
 
6047
    Fix the applet menu
 
6048
 
 
6049
 configure.ac     |  4 +---
 
6050
 data/Makefile.am |  3 +++
 
6051
 data/menu.xml    |  4 ++--
 
6052
 src/Makefile.am  |  1 +
 
6053
 src/applet.c     | 38 ++++++++++++++------------------------
 
6054
 5 files changed, 21 insertions(+), 29 deletions(-)
 
6055
 
 
6056
commit 2992f9147d243dd9cd5354b3bd7589fed4eb6343
 
6057
Author: Sebastian Geiger <sbastig@gmx.net>
 
6058
Date:   Sat Feb 4 23:31:57 2012 +0100
 
6059
 
 
6060
    task-title: replace deprecated function
 
6061
 
 
6062
 src/task-title.c | 17 ++++++++---------
 
6063
 1 file changed, 8 insertions(+), 9 deletions(-)
 
6064
 
 
6065
commit 09110f4c753293a757297ddf44023c1c924b4e85
 
6066
Author: Sebastian Geiger <sbastig@gmx.net>
 
6067
Date:   Fri Feb 3 23:18:45 2012 +0100
 
6068
 
 
6069
    Update AUTHORS
 
6070
 
 
6071
 AUTHORS | 3 +++
 
6072
 1 file changed, 3 insertions(+)
 
6073
 
 
6074
commit 840de6f1c51ce7f142909671861d6d596bc0b428
 
6075
Author: Sebastian Geiger <sbastig@gmx.net>
 
6076
Date:   Fri Feb 3 21:51:40 2012 +0100
 
6077
 
 
6078
    Revert "applet.c: Remove GETTEXT macros for now"
 
6079
    
 
6080
     Also add a the include for i18n
 
6081
    
 
6082
    This reverts commit 311cf81813901528dd552e4ccebe48f27adf996a.
 
6083
 
 
6084
 src/applet.c | 14 ++++++++------
 
6085
 1 file changed, 8 insertions(+), 6 deletions(-)
 
6086
 
 
6087
commit 26c056f2c369374bf0114dd801602d4d06a54de0
 
6088
Author: Sebastian Geiger <sbastig@gmx.net>
 
6089
Date:   Fri Feb 3 21:51:16 2012 +0100
 
6090
 
 
6091
    Make autogen.sh executable
 
6092
 
 
6093
 autogen.sh | 0
 
6094
 1 file changed, 0 insertions(+), 0 deletions(-)
 
6095
 
 
6096
commit d640d93792a5dfff36f58762ced83b43c28a5e94
 
6097
Author: Sebastian Geiger <sbastig@gmx.net>
 
6098
Date:   Fri Feb 3 21:50:13 2012 +0100
 
6099
 
 
6100
    applet.c: Remove gtk2 code
 
6101
 
 
6102
 src/applet.c | 185 ++++++-----------------------------------------------------
 
6103
 1 file changed, 18 insertions(+), 167 deletions(-)
 
6104
 
 
6105
commit 58a74ed1c27c885ea578ac1b4bf6e8871c1ee5e0
 
6106
Author: Sebastian Geiger <sbastig@gmx.net>
 
6107
Date:   Fri Feb 3 21:44:51 2012 +0100
 
6108
 
 
6109
    Update .gitignore
 
6110
 
 
6111
 .gitignore | 6 ++++++
 
6112
 1 file changed, 6 insertions(+)
 
6113
 
 
6114
commit e65761b3b00a3d960c3745d251b9c0a417883c51
 
6115
Author: Sebastian Geiger <sbastig@gmx.net>
 
6116
Date:   Fri Feb 3 21:26:22 2012 +0100
 
6117
 
 
6118
    Update README
 
6119
 
 
6120
 README | 20 ++++++++++++++------
 
6121
 1 file changed, 14 insertions(+), 6 deletions(-)
 
6122
 
 
6123
commit c8f6cd9e42ac3325f017f0a17c06a404b1c89455
 
6124
Author: Sebastian Geiger <sbastig@gmx.net>
 
6125
Date:   Fri Feb 3 21:03:38 2012 +0100
 
6126
 
 
6127
    Update applet.c
 
6128
 
 
6129
 src/applet.c | 24 ++++++++++++------------
 
6130
 1 file changed, 12 insertions(+), 12 deletions(-)
 
6131
 
 
6132
commit 5e3a9dd585b0f1b3b8e7648967a7024a07b8234e
 
6133
Author: Sebastian Geiger <sbastig@gmx.net>
 
6134
Date:   Fri Feb 3 20:58:31 2012 +0100
 
6135
 
 
6136
    Add backticks to configure
 
6137
 
 
6138
 configure.ac | 2 +-
 
6139
 1 file changed, 1 insertion(+), 1 deletion(-)
 
6140
 
 
6141
commit 87d855337e8a5237f6cc05ab3e9cc33d3e5c134a
 
6142
Author: Sebastian Geiger <sbastig@gmx.net>
 
6143
Date:   Fri Feb 3 20:47:30 2012 +0100
 
6144
 
 
6145
    Fix make install
 
6146
 
 
6147
 configure.ac                                               |  2 ++
 
6148
 data/Makefile.am                                           |  2 +-
 
6149
 data/org.gnome.applets.WindowPicker.panel-applet.in.in     |  4 ++--
 
6150
 data/org.gnome.panel.WindowPicker.panel-applet.in.in       | 11 -----------
 
6151
 data/org.gnome.panel.applet.WindowPickerFactory.service.in |  2 +-
 
6152
 5 files changed, 6 insertions(+), 15 deletions(-)
 
6153
 
 
6154
commit 16bbbf777d8209d77608d3091c4a3f47ee9f2680
 
6155
Author: Sebastian Geiger <sbastig@gmx.net>
 
6156
Date:   Fri Feb 3 18:42:47 2012 +0100
 
6157
 
 
6158
    Delete some wired fuse file
 
6159
 
 
6160
 src/.fuse_hidden000062f300000009 | Bin 236628 -> 0 bytes
 
6161
 1 file changed, 0 insertions(+), 0 deletions(-)
 
6162
 
 
6163
commit 5f409ce1af33f4e09a765627bb39e5a4fcf082fb
 
6164
Author: Sebastian Geiger <sbastig@gmx.net>
 
6165
Date:   Fri Feb 3 18:37:16 2012 +0100
 
6166
 
 
6167
    Update README
 
6168
 
 
6169
 README | 31 +++++++++++++++++++++++++++++++
 
6170
 1 file changed, 31 insertions(+)
 
6171
 
3745
6172
commit ab1b72d6801018c12a4a802540117828e40ce26e
3746
6173
Author: Jiro Matsuzawa <jmatsuzawa@src.gnome.org>
3747
6174
Date:   Wed Jan 11 21:34:12 2012 +0900
3760
6187
 invest-applet/docs/ru/ru.po | 717 +++++++++++++++++++++++++++++++-------------
3761
6188
 1 file changed, 503 insertions(+), 214 deletions(-)
3762
6189
 
 
6190
commit fd802c0d770b06df665bf874807c242e00e5e3a4
 
6191
Author: Sebastian Geiger <sbastig@gmx.net>
 
6192
Date:   Fri Nov 4 00:57:13 2011 +0100
 
6193
 
 
6194
    configure.ac: Fix define for WINDOW_PICKER_MENU_UI_DIR
 
6195
 
 
6196
 configure.ac | 5 +++--
 
6197
 1 file changed, 3 insertions(+), 2 deletions(-)
 
6198
 
 
6199
commit faae93d2990f9fa2ca6091de40bcff1d53169a4d
 
6200
Author: Sebastian Geiger <sbastig@gmx.net>
 
6201
Date:   Fri Nov 4 00:55:06 2011 +0100
 
6202
 
 
6203
    Fix filename with space in the end
 
6204
 
 
6205
 data/org.gnome.panel.applet.WindowPickerFactory.service.in  | 3 ---
 
6206
 1 file changed, 3 deletions(-)
 
6207
 
 
6208
commit ba093aa7a170d31a7765e97ff8788f2009f3aa80
 
6209
Author: Sebastian Geiger <sbastig@gmx.net>
 
6210
Date:   Fri Nov 4 00:54:29 2011 +0100
 
6211
 
 
6212
    Fix a file name problem
 
6213
 
 
6214
 data/org.gnome.panel.applet.WindowPickerFactory.service.in | 3 +++
 
6215
 1 file changed, 3 insertions(+)
 
6216
 
 
6217
commit 9ad6a37aea56b6002e58f6f7c216b0411ff0b5b9
 
6218
Author: Sebastian Geiger <sbastig@gmx.net>
 
6219
Date:   Fri Nov 4 00:30:16 2011 +0100
 
6220
 
 
6221
    Update name of panel-applet.in.in file
 
6222
 
 
6223
 data/Makefile.am                                       |  2 +-
 
6224
 data/org.gnome.applets.WindowPicker.panel-applet.in.in | 11 +++++++++++
 
6225
 2 files changed, 12 insertions(+), 1 deletion(-)
 
6226
 
 
6227
commit 1093b6e69ff018b0d9cb4445a32e4f037268fac6
 
6228
Author: Sebastian Geiger <sbastig@gmx.net>
 
6229
Date:   Fri Nov 4 00:07:28 2011 +0100
 
6230
 
 
6231
    Update autotools files
 
6232
    
 
6233
     * configure.ac: Add WINDOW_PICKER_MENU_UI_DIR
 
6234
     * applet.c: Remove define
 
6235
     * Makefile.am: Use DBUS and panel-applet files
 
6236
 
 
6237
 configure.ac     |  3 ++-
 
6238
 data/Makefile.am | 37 ++++++++++++++++++++++++-------------
 
6239
 src/applet.c     |  3 +--
 
6240
 3 files changed, 27 insertions(+), 16 deletions(-)
 
6241
 
 
6242
commit bea057cc956c5eb8ef2d15f7e4d69a5326fc82b8
 
6243
Author: Sebastian Geiger <sbastig@gmx.net>
 
6244
Date:   Thu Nov 3 23:14:13 2011 +0100
 
6245
 
 
6246
    Remove old server file
 
6247
 
 
6248
 data/GNOME_WindowPicker.server.in.in | 24 ------------------------
 
6249
 1 file changed, 24 deletions(-)
 
6250
 
 
6251
commit 7973404b6d21f92cc0de7247f9dd36f0e76f5d0d
 
6252
Author: Sebastian Geiger <sbastig@gmx.net>
 
6253
Date:   Thu Nov 3 23:12:15 2011 +0100
 
6254
 
 
6255
    Move menu.xml to data
 
6256
 
 
6257
 data/menu.xml | 2 ++
 
6258
 src/menu.xml  | 2 --
 
6259
 2 files changed, 2 insertions(+), 2 deletions(-)
 
6260
 
 
6261
commit 3d39c87c35c1b193da03b065ddf7113190aaf5f6
 
6262
Merge: 56b6992 cd75fb6
 
6263
Author: Sebastian Geiger <sbastig@gmx.net>
 
6264
Date:   Thu Nov 3 23:01:11 2011 +0100
 
6265
 
 
6266
    Fix typo
 
6267
 
 
6268
commit 56b69929659d289f3e01b708dd45e40ab964dd28
 
6269
Author: Sebastian Geiger <sbastig@gmx.net>
 
6270
Date:   Thu Nov 3 22:57:04 2011 +0100
 
6271
 
 
6272
    task-title.c: Use draw signal instead of expose
 
6273
 
 
6274
 src/task-title.c | 33 +++++++++++++++++++--------------
 
6275
 1 file changed, 19 insertions(+), 14 deletions(-)
 
6276
 
 
6277
commit cd75fb68110132ffd3c7bbe701a06dbada0b02f0
 
6278
Author: Sebastian Geiger <sbastig@gmx.net>
 
6279
Date:   Thu Nov 3 22:57:04 2011 +0100
 
6280
 
 
6281
    task-title.c: Use draw signal instead of expose
 
6282
 
 
6283
 src/task-title.c | 33 +++++++++++++++++++--------------
 
6284
 1 file changed, 19 insertions(+), 14 deletions(-)
 
6285
 
 
6286
commit 26bd0dc6d95e84f88f5905c5af926b67aae22f5b
 
6287
Author: Sebastian Geiger <sbastig@gmx.net>
 
6288
Date:   Thu Nov 3 22:39:35 2011 +0100
 
6289
 
 
6290
    task-title.c: use cairo_t instead of cairo_pattern_t
 
6291
 
 
6292
 src/task-title.c | 2 +-
 
6293
 1 file changed, 1 insertion(+), 1 deletion(-)
 
6294
 
 
6295
commit a09c5d24f5da47a887d302294be52e9a2e7ebad1
 
6296
Author: Sebastian Geiger <sbastig@gmx.net>
 
6297
Date:   Thu Nov 3 22:36:24 2011 +0100
 
6298
 
 
6299
    task-title.c: Use draw signal instead of expose
 
6300
 
 
6301
 src/task-title.c | 37 +++++++++++++++++++++----------------
 
6302
 1 file changed, 21 insertions(+), 16 deletions(-)
 
6303
 
 
6304
commit 49d0558331768e9bfe46710cc3815c5b0babfec2
 
6305
Author: Sebastian Geiger <sbastig@gmx.net>
 
6306
Date:   Thu Nov 3 22:35:49 2011 +0100
 
6307
 
 
6308
    task-title.c: Make gettext work
 
6309
 
 
6310
 src/task-title.c | 5 +++++
 
6311
 1 file changed, 5 insertions(+)
 
6312
 
 
6313
commit 2b064af1b0b8f636dde0fef9b9082253b0983e78
 
6314
Author: Sebastian Geiger <sbastig@gmx.net>
 
6315
Date:   Thu Nov 3 20:36:43 2011 +0100
 
6316
 
 
6317
    task-list.c: Remove unused variable
 
6318
 
 
6319
 src/task-list.c | 2 --
 
6320
 1 file changed, 2 deletions(-)
 
6321
 
 
6322
commit 163720ef5a5063e43697980b2f7d39ac3110789b
 
6323
Author: Sebastian Geiger <sbastig@gmx.net>
 
6324
Date:   Thu Nov 3 20:36:03 2011 +0100
 
6325
 
 
6326
    task-item.c: Use draw instead of expose event
 
6327
 
 
6328
 src/task-item.c | 10 ++++++----
 
6329
 1 file changed, 6 insertions(+), 4 deletions(-)
 
6330
 
 
6331
commit 365c93db3e32fb097d94c7b3afdf46b562b01237
 
6332
Author: Sebastian Geiger <sbastig@gmx.net>
 
6333
Date:   Thu Nov 3 20:35:39 2011 +0100
 
6334
 
 
6335
    task-item.c: Dont use size_request
 
6336
 
 
6337
 src/task-item.c | 28 ++++++++++++++++++++--------
 
6338
 1 file changed, 20 insertions(+), 8 deletions(-)
 
6339
 
 
6340
commit 144011d044332c97ad5c2d2f987fbebed92c0a11
 
6341
Author: Sebastian Geiger <sbastig@gmx.net>
 
6342
Date:   Thu Nov 3 20:33:59 2011 +0100
 
6343
 
 
6344
    task-item.c: Use accessor functions
 
6345
 
 
6346
 src/task-item.c | 19 +++++++++++--------
 
6347
 1 file changed, 11 insertions(+), 8 deletions(-)
 
6348
 
 
6349
commit ead1baae859347d8c4dfb767d48ed4ace55c1680
 
6350
Author: Sebastian Geiger <sbastig@gmx.net>
 
6351
Date:   Thu Nov 3 15:11:30 2011 +0100
 
6352
 
 
6353
    applet.c: Move unused variables to GTK2 macro block
 
6354
 
 
6355
 src/applet.c | 4 ++--
 
6356
 1 file changed, 2 insertions(+), 2 deletions(-)
 
6357
 
 
6358
commit bd42907c2f511c960ba35372d0765799fbc89817
 
6359
Author: Sebastian Geiger <sbastig@gmx.net>
 
6360
Date:   Thu Nov 3 15:06:10 2011 +0100
 
6361
 
 
6362
    configure.ac: Update to use GTK+3
 
6363
 
 
6364
 configure.ac | 15 +++++++++++----
 
6365
 1 file changed, 11 insertions(+), 4 deletions(-)
 
6366
 
 
6367
commit 70270fb86ab13ef3a4f0197e2000407c9acf8b33
 
6368
Author: Sebastian Geiger <sbastig@gmx.net>
 
6369
Date:   Thu Nov 3 15:05:26 2011 +0100
 
6370
 
 
6371
    applet.c: Fix whitespace
 
6372
 
 
6373
 src/applet.c | 4 ++--
 
6374
 1 file changed, 2 insertions(+), 2 deletions(-)
 
6375
 
 
6376
commit 579c3a51e3ee0480e0d80447b4aa02cc9b9bc911
 
6377
Author: Sebastian Geiger <sbastig@gmx.net>
 
6378
Date:   Thu Nov 3 15:05:15 2011 +0100
 
6379
 
 
6380
    applet.c: Dont use gconf
 
6381
 
 
6382
 src/applet.c | 10 +++++-----
 
6383
 1 file changed, 5 insertions(+), 5 deletions(-)
 
6384
 
 
6385
commit 7f956dadbe0b534af41db27fa653fb494381a93f
 
6386
Author: Sebastian Geiger <sbastig@gmx.net>
 
6387
Date:   Thu Nov 3 15:04:43 2011 +0100
 
6388
 
 
6389
    applet.c: Type whitespace
 
6390
 
 
6391
 src/applet.c | 4 ++--
 
6392
 1 file changed, 2 insertions(+), 2 deletions(-)
 
6393
 
 
6394
commit 4140c7d6e66c11d6abc4f19a34f93015d4c390d4
 
6395
Author: Sebastian Geiger <sbastig@gmx.net>
 
6396
Date:   Thu Nov 3 15:04:27 2011 +0100
 
6397
 
 
6398
    applet.c: Properly do cairo drawing
 
6399
 
 
6400
 src/applet.c | 12 +++++++-----
 
6401
 1 file changed, 7 insertions(+), 5 deletions(-)
 
6402
 
 
6403
commit fd00588010b35d9d384a10682cd1cf6458f4f9e4
 
6404
Author: Sebastian Geiger <sbastig@gmx.net>
 
6405
Date:   Thu Nov 3 15:03:30 2011 +0100
 
6406
 
 
6407
    applet.c: Set SHOW_WIN_KEY in GSettings
 
6408
 
 
6409
 src/applet.c | 1 +
 
6410
 1 file changed, 1 insertion(+)
 
6411
 
 
6412
commit 311cf81813901528dd552e4ccebe48f27adf996a
 
6413
Author: Sebastian Geiger <sbastig@gmx.net>
 
6414
Date:   Thu Nov 3 14:54:20 2011 +0100
 
6415
 
 
6416
    applet.c: Remove GETTEXT macros for now
 
6417
 
 
6418
 src/applet.c | 12 ++++++------
 
6419
 1 file changed, 6 insertions(+), 6 deletions(-)
 
6420
 
 
6421
commit 98625477af3afbb784420abd36d9eb125e1faa2b
 
6422
Author: Sebastian Geiger <sbastig@gmx.net>
 
6423
Date:   Thu Nov 3 14:49:43 2011 +0100
 
6424
 
 
6425
    applet.c: Remove unused variable
 
6426
 
 
6427
 src/applet.c | 3 +--
 
6428
 1 file changed, 1 insertion(+), 2 deletions(-)
 
6429
 
 
6430
commit bb87b36fc6991a74db84a19e71358b3ba983bb48
 
6431
Author: Sebastian Geiger <sbastig@gmx.net>
 
6432
Date:   Thu Nov 3 14:47:59 2011 +0100
 
6433
 
 
6434
    applet.c: Apply some code formating
 
6435
 
 
6436
 src/applet.c | 3 ++-
 
6437
 1 file changed, 2 insertions(+), 1 deletion(-)
 
6438
 
 
6439
commit fb46ca5cecacc9b09290a77d522af3f8feaf4840
 
6440
Author: Sebastian Geiger <sbastig@gmx.net>
 
6441
Date:   Thu Nov 3 14:44:34 2011 +0100
 
6442
 
 
6443
    applet.c: Properly declare prototypes
 
6444
 
 
6445
 src/applet.c | 13 +++++++++++++
 
6446
 1 file changed, 13 insertions(+)
 
6447
 
 
6448
commit f38fba3a91343860ace4f013debaf2921523a937
 
6449
Author: Sebastian Geiger <sbastig@gmx.net>
 
6450
Date:   Thu Nov 3 14:43:58 2011 +0100
 
6451
 
 
6452
    applet.c: Update lib check macros
 
6453
 
 
6454
 src/applet.c | 45 ++++++++++++++++++++++++---------------------
 
6455
 1 file changed, 24 insertions(+), 21 deletions(-)
 
6456
 
 
6457
commit d4bfb3a95809a884fd3d61e270867894a015b50e
 
6458
Author: Sebastian Geiger <sbastig@gmx.net>
 
6459
Date:   Thu Nov 3 14:31:33 2011 +0100
 
6460
 
 
6461
    applet.c: Update includes
 
6462
 
 
6463
 src/applet.c | 4 +++-
 
6464
 1 file changed, 3 insertions(+), 1 deletion(-)
 
6465
 
 
6466
commit 31cc877c98e41f385fddf7ce91d7b6374d1920bd
 
6467
Author: Sebastian Geiger <sbastig@gmx.net>
 
6468
Date:   Thu Nov 3 12:53:48 2011 +0100
 
6469
 
 
6470
    applet.c: Add code for GSettings
 
6471
 
 
6472
 src/applet.c | 37 ++++++++++++++++++++++---------------
 
6473
 1 file changed, 22 insertions(+), 15 deletions(-)
 
6474
 
 
6475
commit f4b5b64eee10d26b5fb8297f14ad0191d2dd43cb
 
6476
Author: Sebastian Geiger <sbastig@gmx.net>
 
6477
Date:   Thu Nov 3 12:28:50 2011 +0100
 
6478
 
 
6479
    applet.c: Include macro check for deprecated callback
 
6480
 
 
6481
 src/applet.c | 2 +-
 
6482
 1 file changed, 1 insertion(+), 1 deletion(-)
 
6483
 
 
6484
commit deef8d1f5746f9589fc988121367093137b80514
 
6485
Merge: 26ef44b acc703c
 
6486
Author: Sebastian Geiger <sbastig@gmx.net>
 
6487
Date:   Thu Nov 3 12:27:37 2011 +0100
 
6488
 
 
6489
    Merge branch 'master' into gtk3port
 
6490
 
 
6491
commit acc703c98fbf070e66024a2032f6070b065169e3
 
6492
Author: Sebastian Geiger <sbastig@gmx.net>
 
6493
Date:   Thu Nov 3 12:24:41 2011 +0100
 
6494
 
 
6495
    Update .gitignore
 
6496
 
 
6497
 .gitignore | 1 +
 
6498
 1 file changed, 1 insertion(+)
 
6499
 
 
6500
commit 26ef44be832cbe9462f96789ef203d328b56fc71
 
6501
Author: Sebastian Geiger <sbastig@gmx.net>
 
6502
Date:   Thu Nov 3 00:03:49 2011 +0100
 
6503
 
 
6504
    Update configure file for libpanel-appelt-4.0 and gtk-3
 
6505
 
 
6506
 configure.ac | 4 ++--
 
6507
 1 file changed, 2 insertions(+), 2 deletions(-)
 
6508
 
 
6509
commit 5c1a860f5c8db5e7161c4f063982b64247dbf81f
 
6510
Author: Sebastian Geiger <sbastig@gmx.net>
 
6511
Date:   Wed Nov 2 23:55:34 2011 +0100
 
6512
 
 
6513
    Initial Commit
 
6514
 
 
6515
 .gitignore                                         |  52 ++
 
6516
 AUTHORS                                            |   2 +
 
6517
 COPYING                                            | 676 +++++++++++++++++++++
 
6518
 ChangeLog                                          |   0
 
6519
 INSTALL                                            | 236 +++++++
 
6520
 Makefile.am                                        |  18 +
 
6521
 NEWS                                               |   0
 
6522
 README                                             |   0
 
6523
 autogen.sh                                         |   3 +
 
6524
 configure.ac                                       |  53 ++
 
6525
 data/GNOME_WindowPicker.server.in.in               |  24 +
 
6526
 data/Makefile.am                                   |  22 +
 
6527
 ...rg.gnome.panel.WindowPicker.panel-applet.in.in  |  11 +
 
6528
 ...me.panel.applet.WindowPickerFactory.service.in  |   3 +
 
6529
 data/window-picker-applet.schemas.in               |  13 +
 
6530
 po/ChangeLog                                       |   0
 
6531
 po/LINGUAS                                         |   1 +
 
6532
 po/Makefile.in.in                                  |   1 +
 
6533
 po/POTFILES.in                                     |   4 +
 
6534
 po/POTFILES.skip                                   |   3 +
 
6535
 po/ar.po                                           |  59 ++
 
6536
 po/ast.po                                          |  57 ++
 
6537
 po/bg.po                                           |  58 ++
 
6538
 po/bs.po                                           |  58 ++
 
6539
 po/ca.po                                           |  58 ++
 
6540
 po/cs.po                                           |  56 ++
 
6541
 po/da.po                                           |  56 ++
 
6542
 po/de.po                                           |  59 ++
 
6543
 po/el.po                                           |  59 ++
 
6544
 po/en_CA.po                                        |  56 ++
 
6545
 po/en_GB.po                                        |  55 ++
 
6546
 po/es.po                                           |  58 ++
 
6547
 po/eu.po                                           |  59 ++
 
6548
 po/fi.po                                           |  56 ++
 
6549
 po/fr.po                                           |  58 ++
 
6550
 po/gl.po                                           |  58 ++
 
6551
 po/he.po                                           |  56 ++
 
6552
 po/hr.po                                           |  57 ++
 
6553
 po/hu.po                                           |  58 ++
 
6554
 po/id.po                                           |  56 ++
 
6555
 po/it.po                                           |  57 ++
 
6556
 po/ja.po                                           |  58 ++
 
6557
 po/ko.po                                           |  56 ++
 
6558
 po/lv.po                                           |  57 ++
 
6559
 po/nb.po                                           |  56 ++
 
6560
 po/nl.po                                           |  57 ++
 
6561
 po/pl.po                                           |  57 ++
 
6562
 po/pt.po                                           |  58 ++
 
6563
 po/pt_BR.po                                        |  56 ++
 
6564
 po/ro.po                                           |  57 ++
 
6565
 po/ru.po                                           |  59 ++
 
6566
 po/sk.po                                           |  59 ++
 
6567
 po/sl.po                                           |  58 ++
 
6568
 po/sr.po                                           |  56 ++
 
6569
 po/sv.po                                           |  56 ++
 
6570
 po/th.po                                           |  56 ++
 
6571
 po/tr.po                                           |  56 ++
 
6572
 po/uk.po                                           |  58 ++
 
6573
 po/zh_CN.po                                        |  56 ++
 
6574
 po/zh_TW.po                                        |  56 ++
 
6575
 src/.fuse_hidden000062f300000009                   | Bin 0 -> 236628 bytes
 
6576
 src/GNOME_WindowPicker.server                      | 172 ++++++
 
6577
 src/Makefile.am                                    |  25 +
 
6578
 src/applet.c                                       | 394 ++++++++++++
 
6579
 src/menu.xml                                       |   2 +
 
6580
 src/task-item.c                                    | 626 +++++++++++++++++++
 
6581
 src/task-item.h                                    |  64 ++
 
6582
 src/task-list.c                                    | 190 ++++++
 
6583
 src/task-list.h                                    |  62 ++
 
6584
 src/task-title.c                                   | 435 +++++++++++++
 
6585
 src/task-title.h                                   |  59 ++
 
6586
 71 files changed, 5437 insertions(+)
 
6587
 
3763
6588
commit df757c8bf0260be4afe423c43cba47ab0c30fafb
3764
6589
Author: Enrico Minack <enrico-minack@gmx.de>
3765
6590
Date:   Sun Oct 23 20:43:40 2011 +0200