1version-0.4.7
2- Remove some printf used for debugging.
3
4version-0.4.6
5- When the size of a window increased, it was not displayed in the pager.
6
7version-0.4.5
8- Fix compiler issue
9
10version-0.4.4
11- Fix redraw issue when in slit.
12
13version-0.4.3
14- Fixed crash when reconfiguring (happens automatically when withdrawn).
15
16version-0.4.2
17Integrated patches provided by Joey Morris, fixing the following problems:
18 - add more flexible border support in bbpager (see README.bbpager)
19 - fix crash on pixmap release
20 - fix off-center pager texture off-center
21 - fix bug in focused desktop texture
22 - fix bug in configuring mouse button actions
23
24- patch for 0.4.0-cvs: transition from netwm to ewmh, to make bbpager compile
25       against blackbox 0.70.0cvs Markus Ottenbacher <m.ottenbacher at gmx de>
26
27version-0.3.1
28- Fixed compilation for gcc-3.0 and up.
29
30version-0.3.0
31- Fix bug which caused bbpager to segfault when a window poped up and
32  immediately closed.
33
34version-0.2.9
35- Updated the Image and Display code (copied some files from latest blackbox)
36
37version-0.2.8
38- nethints changed to blackboxhints (Luckily Bradley made the patch)
39
40version-0.2.7
41- update Image.*
42
43version-0.2.6
44- fixed compile time error with enums
45  (thanks to Sean 'Shaleh' Perry for the patch)
46- fixed bbpager taking focus, it shouldn't
47- when you iconize a window it disappears.
48
49version-0.2.5
50- added support for Blackbox-0.60.0
51- added window focus and window raise mouse buttons
52- fixed various other bugs
53
54version-0.1.6
55- fixed small bug which made bbpager segfault
56- Updated INSTALL file
57- added run-time configuration of mouse button
58  (thanks to Sean 'Shaleh' Perry <shaleh@via.net>).
59
60version-0.1.5
61- fixed disappearing when iconized.
62- gave decorated window a name.
63- added possibility to close decorated window.
64- fixed height/width problems.
65- height or width are only as big as needed (not always as wide as columns or
66  as high as rows)
67
68
69version-0.1.4
70- fixed segfault when using the -c option for non Blackbox systems.
71- fixed core dump on -w for non Blackbox systems, which doesn't mean
72  -w works.
73- You can't resize the decorated window anymore, and it stays the correct size
74  now.
75- if you iconize it, it doesn't vanishes anymore.
76- sudden core dumps in Window Maker belong to the past (I hope).
77
78version-0.1.3
79- fixed segfault when closing windows
80- fixed a number of bugs which caused segfault at startup
81- added session.* resources to bbpager.nobb
82
83version-0.1.2
84- fixed segfault when closing windows.
85- fixed enable debug config options.
86
87version-0.1.1
88- fixed some minor bugs
89- fixed placement global configuration files.
90  (./configure --prefix=<somewhere> should work again)
91
92version-0.1.0
93- added command-line option to show pager in normal (decorated) window.
94- display focused window as texture, border-color or not.
95- display current desktop as texture border or not.
96- new buttonstyle is now default
97
98version-0.0.9
99- changed configuration
100- fixed bug which made program segfault when a pager-window was placed
101  outside bbpager.
102- Updated image code from blackbox 0.51.0
103- Added BaseDisplay code so future updates of the image code only means
104  dropping n the new Image.cc and Image.hh. (thanks Bradley)
105
106version-0.0.8
107- fixed a bug in change desktop,
108  now bbpager should work with all kwm-compliant window managers.
109- add new button style: middle button moves the windows, left button switch
110  desktop.
111
112version-0.0.7
113- fixed a few bugs
114- sticky windows now show up (when you make them sticky after bbpager started).
115- fixed autoraise
116- fixed (de)iconize
117- add matrix-display of pager
118- Blackbox keys now work again while on bbpager
119- made new patch for Blackbox-0.50.5
120  now all pager windows should be deleted when applications
121  close (thanks to Brad Huges).
122
123version-0.0.6
124- can now place bbpager in the slit (and it reconfigures)
125- can choose for horizotal or vertical orientation
126- fixed bug, iconfied windows not showing up after deiconfying.
127- fixed bug, windows which are moved with title bar Send to now
128show up correctly in pager
129
130version-0.0.5
131- cleaned up the source.
132
133version-0.0.4 (internal)
134- Added moving windows
135
136version-0.0.3 (internal)
137- Added changing workspaces
138
139version-0.0.2
140-  It is now possible to add and remove desktops.
141-  resources are in place.
142-  windows are now raised and lowered in the pager (an patch for Blackbox is
143   needed to do this)
144-  focused desktop and window are shown.
145
146
147version-0.0.1
148-  First release
149