~ubuntu-branches/ubuntu/karmic/xfce4-sensors-plugin/karmic

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
2008-11-03 timystery
  * Addded support for sysfs for linux 2.6.24++ but still without good checks
  in configure.in.in
  * Some translations updated by various people

2008-11-02 timystery
  * Stand-alone application with temperature-unit-choser and all sensor values
  at a glance
  * libnotify support for error messages
  * Netcat support for hddtemp
  * hard disk name swhen used with netcat

2008-10-26 timystery
  * New Xfce-style header
  * border around sensors scrolled window /  treeview

2008-10-21 timystery
  * Added tooltip onto sensors items list: "You can change values, names and
   colours by double-clicking the entry, editing the content, and pressing
    »Return« or selecting a different field."
  * Introduced separate handling of text labels for vertically aligned panels
  * aligned text label centered when being in vertical panels
  * Updated German translation
  * Changed order how clicks in the settings dialog are handled --
   remove old widget, update value, rebuild widget

2008-10-19 timystery
  * added own xfce4-sensors application to be used instead of xsensors
  * split functionality into panel plugin, library and application
  * began using libnotify for error messages where available
  * introduced checking for netcat/nc to be used as a replacement for hddtemp

2008-06-26 timystery
    * also offer suppress-checkbox in other failure dialogs
    * changed conditions for hddtemp error checking to check for valid pointer
    as well

2008-06-20/21 timystery
    * renaming of hddtemp and acpi features available
    * whitelist for sd and hd disks only
    * Update of German translation

2008-06-16 timystery
    * added switch to suppress hddtemp error dialog
    * moved description of chosen sensor to bottom of combobox

2008-06-13 timystery
    * added ability to not display units in text view
    * add default command via g_strdup instead of constant value
    * did NOT replace check for hddtemp!=0 and /dev/fd* by ==0; would be very very wrong
    * refresh ACPI values properly?
    * added option to have smaller spacings between columns in textual display mode

2008-03-04 timystery
    * began adding checkbox to not display the units in text view

2008-02-29 timystery
    * removed some minor mem leaks
    * changed error handling with hddtemp stuff
    * changed my mind to start the netcat/nc stuff for 0.11.0 (0.10.99.5 and later)

2007-12-14 timystery
    * added support for libsensors4

2007-12-11 timystery
    * removed remainders of playing around with g_spawn*
    * removed some debug statements
    * added another check for hddtemp not being installed properly.
    * acpi working?
    * removed bug leading to failing assertion when removing the graphical
    labels, especially when toggling sensors features.

2007-11-18 timystery
    * Hddtemp can be specified at configure-time now and no longer relies
    statically on /usr/sbin .
    * acpi implementation going on.

2007-11-15 timystery
    * Rewrote big parts of configure.in.in to better support enable/disable.

2007-11-10 timystery
    * Went through the plugin with valgrind and removed lots of sources for
    data accumulation.

2006-10 - 2007-11 timystery

    * New internal structure being able to run with ACPI, hddtemp and lm
      sensors independently, should make plugin work on any OS.
    * new settings interface
    * new translations

2005-11-02 17:19  byunghyunchoi

    * xfce4-fsguard-plugin/trunk/po/ko.po,
      xfce4-modemlights-plugin/trunk/po/ko.po, po/ko.po,
      xfce4-wavelan-plugin/trunk/po/ko.po: 11/03/2005: ByungHyun Choi
      added Korean translations for modemlights and wavelan plugin
      modified Korean translations for fsguard and sendsors plugin

2005-10-15 10:28  timystery

    * README, configure, configure.ac, icons/Makefile,
      panel-plugin/sensors.c: version 0.9.0 with hddtemp working with
      any device in /proc/ide with 2.4 kernels and most devices from
      /sys/block witch 3.6 kernels. support for bsd is planned, but
      yet unknown which direcories to look in.

2005-10-14 14:55  timystery

    * configure.ac: set version to 0.8.99 instead of pre0.9.0 as its
      still pretty untested.

2005-10-14 14:54  timystery

    * po/de.po, po/el.po, po/fr.po, po/ko.po, po/lt.po: updated
      translations for hddtemp

2005-10-14 14:53  timystery

    * panel-plugin/sensors.c: working hddtemp

2005-10-14 13:29  timystery

    * panel-plugin/sensors.c, panel-plugin/sensors.h: some more steps
      towards hdd temp values...

2005-10-14 10:41  timystery

    * icons/Makefile, panel-plugin/sensors.c, panel-plugin/sensors.h:
      compiling again with first hddtemp stuff in it.

2005-10-11 20:20  timystery

    * Makefile.in, aclocal.m4, configure, icons/Makefile,
      icons/Makefile.in, panel-plugin/Makefile.in,
      panel-plugin/sensors.c, panel-plugin/sensors.h: hddtemp
      extensions

2005-10-11 11:38  timystery

    * configure, configure.ac, icons/Makefile: version 0.8.3 in
      configuration file now

2005-10-11 11:30  timystery

    * README, TODO, autogen.sh, panel-plugin/sensors.c: fixed bug:
      removing values from plugin wasn't saved properly autogen for
      xdt-autogen now.

2005-10-09 13:58  timystery

    * README, configure, configure.ac, icons/Makefile,
      panel-plugin/sensors.c: version 0.8.2 to fix the bug, that more
      than one column is displayed in vertical panel layout mode. so
      now it properly works.

2005-10-09 09:20  timystery

    * po/de.po, po/el.po, po/fr.po, po/ko.po, po/lt.po,
      po/xfce4-sensors-plugin.pot: updated german translation, but
      other translations were also affected by being updated to
      contain newest strings for translation.

2005-10-08 13:36  timystery

    * po/de.po: updated german tranlastaoit

2005-10-08 13:33  timystery

    * Makefile.in, aclocal.m4, configure, icons, icons/Makefile,
      icons/Makefile.am, icons/Makefile.in, icons/xfce-sensors.png,
      panel-plugin/Makefile.in,
      panel-plugin/xfce4-sensors-plugin.desktop.in.in, po/de.po,
      po/el.po, po/fr.po, po/ko.po, po/lt.po: neues icon zeug, desktop
      file eingetragen

2005-10-03 19:43  timystery

    * po/de.gmo: delete unnnecessary gmo file from repositor

2005-10-03 19:42  timystery

    * Makefile.am, Makefile.in, configure, configure.ac: image icon
      now copied to 48er hicolor icon theme

2005-10-03 14:50  timystery

    * Makefile.am, Makefile.in, panel-plugin/Makefile.am,
      panel-plugin/Makefile.in: fully new version with working
      tranlsations, xdt-autogen and so on

2005-10-03 14:26  timystery

    * README, TODO, panel-plugin/Makefile.am, po/POTFILES.in,
      po/de.po, po/el.po, po/fr.po, po/ko.po, po/lt.po: .desktop and
      translation stuff

2005-10-03 14:12  timystery

    * Makefile.am, Makefile.in, aclocal.m4, config.guess, config.h.in,
      config.sub, configure, configure.ac, ltmain.sh, mkinstalldirs,
      panel-plugin/Makefile.am, panel-plugin/Makefile.in,
      panel-plugin/sensors.c, panel-plugin/sensors.h,
      po/Makefile.in.in, po/POTFILES.in, po/de.po, po/el.po, po/fr.po,
      po/ko.po, po/lt.po, xfce-sensors.png: Version 0.8.0 for new
      panel 4.3.22 and higher. Pretty bug free (TM)

2005-09-18 16:30  stefan_ott

    * panel-plugin/sensors.c: Removed some uncommented stuff

2005-09-14 21:21  timystery

    * panel-plugin/sensors.c: some more code cleanups, could already
      be regarded as 0.7.1, as it makes the optiosn dialog faster

2005-09-14 21:08  timystery

    * NEWS, README, configure, configure.ac, panel-plugin/sensors.c,
      panel-plugin/sensors.h, po/de.po, po/el.po, po/fr.po, po/ko.po,
      po/lt.po, po/xfce4-sensors-plugin.pot: new user interface for
      options dialog

2005-09-11 00:26  stefan_ott

    * panel-plugin/sensors.c, panel-plugin/sensors.h: The scale is now
      an enum (+ some other small fixes)

2005-09-11 00:06  stefan_ott

    * panel-plugin/sensors.c: Some more unit->scale transitions, fixed
      properties window size

2005-09-11 00:03  stefan_ott

    * panel-plugin/sensors.c, panel-plugin/sensors.h: Renamed "unit"
      to "scale"

2005-09-11 00:01  stefan_ott

    * panel-plugin/sensors.c, panel-plugin/sensors.h: Added Fahrenheit
      option

2005-08-12 12:25  stefan_ott

    * panel-plugin/sensors.c: Does not cause a segfault anymore when
      no sensors are found

2005-08-02 19:17  stefan_ott

    * po/de.po, po/el.po, po/fr.po, po/ko.po, po/lt.po: Added new
      language lines

2005-08-02 19:14  stefan_ott

    * panel-plugin/sensors.c: Converted the UI checkbox to radio
      buttons

2005-08-02 17:20  stefan_ott

    * panel-plugin/sensors.c, panel-plugin/sensors.h: Renamed NewUI to
      BarUI

2005-08-02 16:46  stefan_ott

    * Makefile.in, aclocal.m4, compile, configure, depcomp,
      install-sh, missing, mkinstalldirs, panel-plugin/Makefile.in:
      Regenerated autoconf/automake files with new tests

2005-08-02 15:05  stefan_ott

    * panel-plugin/sensors.c: The panel is now updated correctly when
      options change

2005-08-02 14:57  stefan_ott

    * aclocal.m4, configure, configure.ac: Upgraded panel dependency
      from 4.0.0 to 4.2.0

2005-08-01 07:45  timystery

    * panel-plugin/sensors.c, po/de.po, po/el.po, po/fr.po, po/ko.po,
      po/lt.po, po/xfce4-sensors-plugin.pot: some more improvements
      concerning i18n

2005-08-01 07:35  timystery

    * NEWS, README, configure.ac, panel-plugin/sensors.c, po/de.po,
      po/el.po, po/fr.po, po/ko.po, po/lt.po,
      po/xfce4-sensors-plugin.pot: found more translatable strings ;)

2005-07-31 16:09  timystery

    * Makefile.in, aclocal.m4, compile, config.guess, config.h.in,
      config.sub, configure, configure.ac, depcomp, install-sh,
      ltmain.sh, missing, mkinstalldirs, panel-plugin/Makefile.am,
      panel-plugin/Makefile.in, po/de.po, po/el.po, po/fr.po,
      po/ko.po, po/lt.po, po/xfce4-sensors-plugin.pot: remode ja.po
      from targets, added sensors.h to targets

2005-07-31 13:01  timystery

    * NEWS, README, configure.ac: version number change, history in
      NEWS

2005-07-31 12:54  timystery

    * panel-plugin/sensors.h: exported structs and includes into this
      header file

2005-07-31 12:52  timystery

    * panel-plugin/sensors.c, po/de.po, po/fr.po, po/ko.po,
      po/xfce4-sensors-plugin.pot: svn-commit.5.tmp

2005-07-30 20:10  stefan_ott

    * panel-plugin/sensors.c: Implemented set_orientation

2005-07-30 19:34  stefan_ott

    * configure.ac: Added check for libsensors

2005-07-30 19:27  stefan_ott

    * panel-plugin/sensors.c: Introduced SENSORS and
      FEATURES_PER_SENSOR for more flexibility

2005-07-30 19:21  stefan_ott

    * panel-plugin/sensors.c: Properties-GUI elements are now enabled
      and disabled according to the current UI style

2005-07-30 19:02  stefan_ott

    * Makefile.am, README, panel-plugin/Makefile.am,
      panel-plugin/Makefile.in: Synchronized some files with v0.5.1

2005-07-29 19:18  stefan_ott

    * po/de.po: Added new lines

2005-07-29 19:12  stefan_ott

    * panel-plugin/sensors.c: Added new UI

2005-07-28 12:25  p0llux

    * configure.ac, po/el.po, po/fr.po, po/ja.po: add EL, FR and JA
      translations

2005-06-16 08:53  timystery

    * README, configure: Forgot to change version number in README
      added screenshot location to README

2005-06-15 20:18  timystery

    * configure.ac, panel-plugin/sensors.c, po/de.po, po/ko.po,
      po/xfce4-sensors-plugin.pot: Improved data visualization

2005-06-15 18:17  timystery

    * panel-plugin/sensors.c, po/de.po, po/ko.po,
      po/xfce4-sensors-plugin.pot: some more textual changes, sorry
      translators

2005-06-15 18:09  timystery

    * panel-plugin/sensors.c: successfully implemented and tested
      double-click improvement

2005-06-15 17:19  timystery

    * configure.ac, panel-plugin/Makefile.am,
      panel-plugin/Makefile.in, panel-plugin/sensors.c: - uncommented
      double-click changes - removed -enable-dynamic from library-flags

2005-06-14 18:13  timystery

    * README, panel-plugin/sensors.c: tried to add launch ommand
      ability

2005-02-13 12:56  p0llux

    * configure.ac, po/lt.po: add LT translations

2005-01-25 10:10  p0llux

    * Makefile.in, aclocal.m4, compile, config.guess, config.sub,
      configure, configure.ac, install-sh, ltmain.sh,
      panel-plugin/Makefile.in, po/de.gmo, po/ko.po: add KO
      translations

2005-01-17 18:33  benny

    * po/ChangeLog: Translators changelog.

2004-12-31 12:17  timystery

    * panel-plugin/sensors.c, po/de.po: removed gettext macros,
      included xfce-i18n header

2004-12-31 10:51  timystery

    * panel-plugin/sensors.c, po/de.gmo, po/de.po,
      po/xfce4-sensors-plugin.pot: further gettext macros

2004-12-31 10:42  timystery

    * README, configure, configure.ac, po/de.gmo, po/de.po,
      po/xfce4-sensors-plugin.pot: added i18n macros to some strings

2004-12-31 10:26  timystery

    * ChangeLog, panel-plugin/sensors.c: added i18n macros to some
      strings

2004-12-29 22:49  timystery

    * po/de.gmo: newly created file for german tranlation

2004-12-29 22:48  timystery

    * po/de.po: tranlated en -> de

2004-12-28 19:42  benny

    * ChangeLog, Makefile.am, Makefile.in, aclocal.m4, autogen.sh,
      config.h.in, configure, configure.ac, m4/glib-gettext.m4,
      mkinstalldirs, panel-plugin/Makefile.in, po, po/Makefile.in.in,
      po/POTFILES.in, po/de.gmo, po/de.po,
      po/xfce4-sensors-plugin.pot, xfce4-sensors-plugin.spec.in: Added
      i18n support. Added dist-bz2 and distcheck-bz2 targets. Updated
      spec file.

2004-12-27 10:39  timystery

    * ChangeLog, README, configure, panel-plugin/sensors.c: removed
      warnings, changed everything to version 0.3.1

2004-12-27 09:46  benny

    * xfce4-sensors-plugin.spec.in: Fix spec file.

2004-12-24 13:15  benny

    * ChangeLog, Makefile.am, Makefile.in, NEWS, configure,
      configure.ac, xfce4-sensors-plugin.spec.in: Added missing files.
      Fixes.

2004-12-24 12:49  benny

    * AUTHORS, COPYING, INSTALL, Makefile.am, Makefile.in, README,
      TODO, aclocal.m4, autogen.sh, compile, config.guess,
      config.h.in, config.sub, configure, configure.ac, depcomp,
      install-sh, ltmain.sh, m4, m4/debug.m4, m4/depends.m4,
      m4/i18n.m4, m4/pkg.m4, missing, panel-plugin,
      panel-plugin/Makefile.am, panel-plugin/Makefile.in,
      panel-plugin/sensors.c: Initial revision

2004-12-24 12:49

    * xfce4-sensors-plugin/branches, xfce4-sensors-plugin/tags, .: New
      repository initialized by cvs2svn.