File: ChangeLog

package info (click to toggle)
bbsload 0.2.5-5
  • links: PTS
  • area: main
  • in suites: woody
  • size: 484 kB
  • ctags: 740
  • sloc: cpp: 5,111; sh: 327; makefile: 81
file content (72 lines) | stat: -rw-r--r-- 2,140 bytes parent folder | download
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
version-0.2.5
- updated Image and Display code (copied files from latest blackbox)

version-0.2.4
- fixed load not being updated

version-0.2.3
- updated NETHints to BlackboxHints so it's possible again to display bbsload 
  without decorations.


version-0.2.2
- fixed placement when not withdrawn
- fixed close button when decorated

version-0.2.1
- added option bbsload.show.vertical, which shows the labels below the
  gauges

version-0.2.0
- rewriten a large part of the code
- updated Image.* so new textures work
- updated style files, now it uses bbsload.bb and bbsload.nobb

version 0.1.4
- added support for multiple color-gauges
- added support for 'background color' (area between gauge segements)
- added support to assigning load-levels to the gauge segments.
- changed default look gauges.
- deleted resource ratio, space between segment now is 1 pixel if resource 
  tickmarks is True else 0 pixels.

version 0.1.3 (internal)
- renamed loadbar to gauge.
- fixed some bugs (not all labels/gauges where displayed)
- added idle, system, nice and user cpu loads.

version 0.1.2
- fixed bug for 8-bit (static) color-mode
- added resource withdrawn and shape (for placing bbdate in the slit)

version 0.1.1
- default label colors are now set correctly
- colors of different labels can now be defined
- changed some resource names

version 0.1.0
- code rewrite (using a number of base classes)
- updated Image.* (from blackbox-0.50.4) 
  now 8-bits colors should display better.
- it now possible to show memory stat:
  used memory : total memory
  used swap : total swap
  totally used memory : total memory
- all loadbar values can now be displayed in label

version 0.0.4
- always (auto)-reconfigure when in slit.
- fixed bug transparent frame in slit.
- temporarily fixed the top loadbar which wasn't always displayed correctly
  (will change in next version).

version 0.0.3
- updated bbsload to new configuration style
- added support for the Slit

03-01-1999 (version 0.0.2)
- a number of bugfixes
- It is now possible to display the load average over 1, 5 and 15 
  minutes.

06-12-1998 first alpha release (version 0.0.1)